@charset "UTF-8";
/** Brand */
/** Utility */
/** Neutrals */
/* FONTS */
@import url(../css/slick.css);
@import url(../css/variables.css);
@font-face {
  font-family: 'ElsevierSansWeb';
  src: url("../fonts/ElsevierSansWeb-Regular.woff2") format("woff2"), url("../fonts/ElsevierSansWeb-Regular.woff") format("woff");
  font-weight: normal; }

@font-face {
  font-family: 'ElsevierSansWeb-Bold';
  src: url("../fonts/ElsevierSansWeb-Bold.woff2") format("woff2"), url("../fonts/ElsevierSansWeb-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'ElsevierSansWeb-BoldItalic';
  src: url("../fonts/ElsevierSansWeb-BoldItalic.woff2") format("woff2"), url("../fonts/ElsevierSansWeb-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: 'ElsevierSansWeb-Italic';
  src: url("../fonts/ElsevierSansWeb-RegularItalic.woff2") format("woff2"), url("../fonts/ElsevierSansWeb-RegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic; }

/**
 * Foundation for Sites by ZURB
 * Version 6.5.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 37.5em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto; } }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

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

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&medium=37.5em&large=56.25em&xlarge=75em&xxlarge=100em"; }

html {
  box-sizing: border-box;
  font-size: 1.125rem; }

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "ElsevierSansWeb", sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #323232;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.grid-container {
  padding-right: 0.55556rem;
  padding-left: 0.55556rem;
  max-width: 66.66667rem;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .grid-container {
      padding-right: 0.83333rem;
      padding-left: 0.83333rem; } }
  .grid-container.fluid {
    padding-right: 0.55556rem;
    padding-left: 0.55556rem;
    max-width: 100%;
    margin: 0 auto; }
    @media print, screen and (min-width: 37.5em) {
      .grid-container.fluid {
        padding-right: 0.83333rem;
        padding-left: 0.83333rem; } }
  .grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin: 0 auto; }

.grid-x {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }

.cell {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%; }
  .cell.auto {
    -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; }
  .cell.shrink {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }

.grid-x > .auto {
  width: auto; }

.grid-x > .shrink {
  width: auto; }

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }

@media print, screen and (min-width: 37.5em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto; } }

@media print, screen and (min-width: 56.25em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto; } }

.grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

.grid-x > .small-1 {
  width: 8.33333%; }

.grid-x > .small-2 {
  width: 16.66667%; }

.grid-x > .small-3 {
  width: 25%; }

.grid-x > .small-4 {
  width: 33.33333%; }

.grid-x > .small-5 {
  width: 41.66667%; }

.grid-x > .small-6 {
  width: 50%; }

.grid-x > .small-7 {
  width: 58.33333%; }

.grid-x > .small-8 {
  width: 66.66667%; }

.grid-x > .small-9 {
  width: 75%; }

.grid-x > .small-10 {
  width: 83.33333%; }

.grid-x > .small-11 {
  width: 91.66667%; }

.grid-x > .small-12 {
  width: 100%; }

@media print, screen and (min-width: 37.5em) {
  .grid-x > .medium-auto {
    -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    width: auto; }
  .grid-x > .medium-shrink, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
  .grid-x > .medium-shrink {
    width: auto; }
  .grid-x > .medium-1 {
    width: 8.33333%; }
  .grid-x > .medium-2 {
    width: 16.66667%; }
  .grid-x > .medium-3 {
    width: 25%; }
  .grid-x > .medium-4 {
    width: 33.33333%; }
  .grid-x > .medium-5 {
    width: 41.66667%; }
  .grid-x > .medium-6 {
    width: 50%; }
  .grid-x > .medium-7 {
    width: 58.33333%; }
  .grid-x > .medium-8 {
    width: 66.66667%; }
  .grid-x > .medium-9 {
    width: 75%; }
  .grid-x > .medium-10 {
    width: 83.33333%; }
  .grid-x > .medium-11 {
    width: 91.66667%; }
  .grid-x > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 56.25em) {
  .grid-x > .large-auto {
    -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    width: auto; }
  .grid-x > .large-shrink, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
  .grid-x > .large-shrink {
    width: auto; }
  .grid-x > .large-1 {
    width: 8.33333%; }
  .grid-x > .large-2 {
    width: 16.66667%; }
  .grid-x > .large-3 {
    width: 25%; }
  .grid-x > .large-4 {
    width: 33.33333%; }
  .grid-x > .large-5 {
    width: 41.66667%; }
  .grid-x > .large-6 {
    width: 50%; }
  .grid-x > .large-7 {
    width: 58.33333%; }
  .grid-x > .large-8 {
    width: 66.66667%; }
  .grid-x > .large-9 {
    width: 75%; }
  .grid-x > .large-10 {
    width: 83.33333%; }
  .grid-x > .large-11 {
    width: 91.66667%; }
  .grid-x > .large-12 {
    width: 100%; } }

.grid-margin-x:not(.grid-x) > .cell {
  width: auto; }

.grid-margin-y:not(.grid-y) > .cell {
  height: auto; }

.grid-margin-x {
  margin-left: -0.55556rem;
  margin-right: -0.55556rem; }
  @media print, screen and (min-width: 37.5em) {
    .grid-margin-x {
      margin-left: -0.83333rem;
      margin-right: -0.83333rem; } }
  .grid-margin-x > .cell {
    width: calc(100% - 1.11111rem);
    margin-left: 0.55556rem;
    margin-right: 0.55556rem; }
  @media print, screen and (min-width: 37.5em) {
    .grid-margin-x > .cell {
      width: calc(100% - 1.66667rem);
      margin-left: 0.83333rem;
      margin-right: 0.83333rem; } }
  .grid-margin-x > .auto {
    width: auto; }
  .grid-margin-x > .shrink {
    width: auto; }
  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 1.11111rem); }
  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.11111rem); }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.11111rem); }
  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.11111rem); }
  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.11111rem); }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.11111rem); }
  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.11111rem); }
  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.11111rem); }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.11111rem); }
  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.11111rem); }
  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.11111rem); }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.11111rem); }
  @media print, screen and (min-width: 37.5em) {
    .grid-margin-x > .auto {
      width: auto; }
    .grid-margin-x > .shrink {
      width: auto; }
    .grid-margin-x > .small-1 {
      width: calc(8.33333% - 1.66667rem); }
    .grid-margin-x > .small-2 {
      width: calc(16.66667% - 1.66667rem); }
    .grid-margin-x > .small-3 {
      width: calc(25% - 1.66667rem); }
    .grid-margin-x > .small-4 {
      width: calc(33.33333% - 1.66667rem); }
    .grid-margin-x > .small-5 {
      width: calc(41.66667% - 1.66667rem); }
    .grid-margin-x > .small-6 {
      width: calc(50% - 1.66667rem); }
    .grid-margin-x > .small-7 {
      width: calc(58.33333% - 1.66667rem); }
    .grid-margin-x > .small-8 {
      width: calc(66.66667% - 1.66667rem); }
    .grid-margin-x > .small-9 {
      width: calc(75% - 1.66667rem); }
    .grid-margin-x > .small-10 {
      width: calc(83.33333% - 1.66667rem); }
    .grid-margin-x > .small-11 {
      width: calc(91.66667% - 1.66667rem); }
    .grid-margin-x > .small-12 {
      width: calc(100% - 1.66667rem); }
    .grid-margin-x > .medium-auto {
      width: auto; }
    .grid-margin-x > .medium-shrink {
      width: auto; }
    .grid-margin-x > .medium-1 {
      width: calc(8.33333% - 1.66667rem); }
    .grid-margin-x > .medium-2 {
      width: calc(16.66667% - 1.66667rem); }
    .grid-margin-x > .medium-3 {
      width: calc(25% - 1.66667rem); }
    .grid-margin-x > .medium-4 {
      width: calc(33.33333% - 1.66667rem); }
    .grid-margin-x > .medium-5 {
      width: calc(41.66667% - 1.66667rem); }
    .grid-margin-x > .medium-6 {
      width: calc(50% - 1.66667rem); }
    .grid-margin-x > .medium-7 {
      width: calc(58.33333% - 1.66667rem); }
    .grid-margin-x > .medium-8 {
      width: calc(66.66667% - 1.66667rem); }
    .grid-margin-x > .medium-9 {
      width: calc(75% - 1.66667rem); }
    .grid-margin-x > .medium-10 {
      width: calc(83.33333% - 1.66667rem); }
    .grid-margin-x > .medium-11 {
      width: calc(91.66667% - 1.66667rem); }
    .grid-margin-x > .medium-12 {
      width: calc(100% - 1.66667rem); } }
  @media print, screen and (min-width: 56.25em) {
    .grid-margin-x > .large-auto {
      width: auto; }
    .grid-margin-x > .large-shrink {
      width: auto; }
    .grid-margin-x > .large-1 {
      width: calc(8.33333% - 1.66667rem); }
    .grid-margin-x > .large-2 {
      width: calc(16.66667% - 1.66667rem); }
    .grid-margin-x > .large-3 {
      width: calc(25% - 1.66667rem); }
    .grid-margin-x > .large-4 {
      width: calc(33.33333% - 1.66667rem); }
    .grid-margin-x > .large-5 {
      width: calc(41.66667% - 1.66667rem); }
    .grid-margin-x > .large-6 {
      width: calc(50% - 1.66667rem); }
    .grid-margin-x > .large-7 {
      width: calc(58.33333% - 1.66667rem); }
    .grid-margin-x > .large-8 {
      width: calc(66.66667% - 1.66667rem); }
    .grid-margin-x > .large-9 {
      width: calc(75% - 1.66667rem); }
    .grid-margin-x > .large-10 {
      width: calc(83.33333% - 1.66667rem); }
    .grid-margin-x > .large-11 {
      width: calc(91.66667% - 1.66667rem); }
    .grid-margin-x > .large-12 {
      width: calc(100% - 1.66667rem); } }

.grid-padding-x .grid-padding-x {
  margin-right: -0.55556rem;
  margin-left: -0.55556rem; }
  @media print, screen and (min-width: 37.5em) {
    .grid-padding-x .grid-padding-x {
      margin-right: -0.83333rem;
      margin-left: -0.83333rem; } }

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.55556rem;
  margin-left: -0.55556rem; }
  @media print, screen and (min-width: 37.5em) {
    .grid-container:not(.full) > .grid-padding-x {
      margin-right: -0.83333rem;
      margin-left: -0.83333rem; } }

.grid-padding-x > .cell {
  padding-right: 0.55556rem;
  padding-left: 0.55556rem; }
  @media print, screen and (min-width: 37.5em) {
    .grid-padding-x > .cell {
      padding-right: 0.83333rem;
      padding-left: 0.83333rem; } }

.small-up-1 > .cell {
  width: 100%; }

.small-up-2 > .cell {
  width: 50%; }

.small-up-3 > .cell {
  width: 33.33333%; }

.small-up-4 > .cell {
  width: 25%; }

.small-up-5 > .cell {
  width: 20%; }

.small-up-6 > .cell {
  width: 16.66667%; }

.small-up-7 > .cell {
  width: 14.28571%; }

.small-up-8 > .cell {
  width: 12.5%; }

@media print, screen and (min-width: 37.5em) {
  .medium-up-1 > .cell {
    width: 100%; }
  .medium-up-2 > .cell {
    width: 50%; }
  .medium-up-3 > .cell {
    width: 33.33333%; }
  .medium-up-4 > .cell {
    width: 25%; }
  .medium-up-5 > .cell {
    width: 20%; }
  .medium-up-6 > .cell {
    width: 16.66667%; }
  .medium-up-7 > .cell {
    width: 14.28571%; }
  .medium-up-8 > .cell {
    width: 12.5%; } }

@media print, screen and (min-width: 56.25em) {
  .large-up-1 > .cell {
    width: 100%; }
  .large-up-2 > .cell {
    width: 50%; }
  .large-up-3 > .cell {
    width: 33.33333%; }
  .large-up-4 > .cell {
    width: 25%; }
  .large-up-5 > .cell {
    width: 20%; }
  .large-up-6 > .cell {
    width: 16.66667%; }
  .large-up-7 > .cell {
    width: 14.28571%; }
  .large-up-8 > .cell {
    width: 12.5%; } }

.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.11111rem); }

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.11111rem); }

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.11111rem); }

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.11111rem); }

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.11111rem); }

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.11111rem); }

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.11111rem); }

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.11111rem); }

@media print, screen and (min-width: 37.5em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.66667rem); }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.66667rem); }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333% - 1.66667rem); }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.66667rem); }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.66667rem); }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.66667% - 1.66667rem); }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 1.66667rem); }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.66667rem); }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.66667rem); }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.66667rem); }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.66667rem); }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.66667rem); }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.66667rem); }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.66667rem); }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.66667rem); }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.66667rem); } }

@media print, screen and (min-width: 56.25em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.66667rem); }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.66667rem); }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.66667rem); }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.66667rem); }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.66667rem); }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.66667rem); }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.66667rem); }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.66667rem); } }

.small-margin-collapse {
  margin-right: 0;
  margin-left: 0; }
  .small-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; }
  .small-margin-collapse > .small-1 {
    width: 8.33333%; }
  .small-margin-collapse > .small-2 {
    width: 16.66667%; }
  .small-margin-collapse > .small-3 {
    width: 25%; }
  .small-margin-collapse > .small-4 {
    width: 33.33333%; }
  .small-margin-collapse > .small-5 {
    width: 41.66667%; }
  .small-margin-collapse > .small-6 {
    width: 50%; }
  .small-margin-collapse > .small-7 {
    width: 58.33333%; }
  .small-margin-collapse > .small-8 {
    width: 66.66667%; }
  .small-margin-collapse > .small-9 {
    width: 75%; }
  .small-margin-collapse > .small-10 {
    width: 83.33333%; }
  .small-margin-collapse > .small-11 {
    width: 91.66667%; }
  .small-margin-collapse > .small-12 {
    width: 100%; }
  @media print, screen and (min-width: 37.5em) {
    .small-margin-collapse > .medium-1 {
      width: 8.33333%; }
    .small-margin-collapse > .medium-2 {
      width: 16.66667%; }
    .small-margin-collapse > .medium-3 {
      width: 25%; }
    .small-margin-collapse > .medium-4 {
      width: 33.33333%; }
    .small-margin-collapse > .medium-5 {
      width: 41.66667%; }
    .small-margin-collapse > .medium-6 {
      width: 50%; }
    .small-margin-collapse > .medium-7 {
      width: 58.33333%; }
    .small-margin-collapse > .medium-8 {
      width: 66.66667%; }
    .small-margin-collapse > .medium-9 {
      width: 75%; }
    .small-margin-collapse > .medium-10 {
      width: 83.33333%; }
    .small-margin-collapse > .medium-11 {
      width: 91.66667%; }
    .small-margin-collapse > .medium-12 {
      width: 100%; } }
  @media print, screen and (min-width: 56.25em) {
    .small-margin-collapse > .large-1 {
      width: 8.33333%; }
    .small-margin-collapse > .large-2 {
      width: 16.66667%; }
    .small-margin-collapse > .large-3 {
      width: 25%; }
    .small-margin-collapse > .large-4 {
      width: 33.33333%; }
    .small-margin-collapse > .large-5 {
      width: 41.66667%; }
    .small-margin-collapse > .large-6 {
      width: 50%; }
    .small-margin-collapse > .large-7 {
      width: 58.33333%; }
    .small-margin-collapse > .large-8 {
      width: 66.66667%; }
    .small-margin-collapse > .large-9 {
      width: 75%; }
    .small-margin-collapse > .large-10 {
      width: 83.33333%; }
    .small-margin-collapse > .large-11 {
      width: 91.66667%; }
    .small-margin-collapse > .large-12 {
      width: 100%; } }

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0; }
  .small-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0; }

@media print, screen and (min-width: 37.5em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .medium-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

@media print, screen and (min-width: 37.5em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .small-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .small-3 {
    width: 25%; }
  .medium-margin-collapse > .small-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .small-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .small-6 {
    width: 50%; }
  .medium-margin-collapse > .small-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .small-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .small-9 {
    width: 75%; }
  .medium-margin-collapse > .small-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .small-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 37.5em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .medium-3 {
    width: 25%; }
  .medium-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .medium-6 {
    width: 50%; }
  .medium-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .medium-9 {
    width: 75%; }
  .medium-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 56.25em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .large-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .large-3 {
    width: 25%; }
  .medium-margin-collapse > .large-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .large-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .large-6 {
    width: 50%; }
  .medium-margin-collapse > .large-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .large-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .large-9 {
    width: 75%; }
  .medium-margin-collapse > .large-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .large-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .large-12 {
    width: 100%; } }

@media print, screen and (min-width: 37.5em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .medium-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

@media print, screen and (min-width: 56.25em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .large-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

@media print, screen and (min-width: 56.25em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%; }
  .large-margin-collapse > .small-2 {
    width: 16.66667%; }
  .large-margin-collapse > .small-3 {
    width: 25%; }
  .large-margin-collapse > .small-4 {
    width: 33.33333%; }
  .large-margin-collapse > .small-5 {
    width: 41.66667%; }
  .large-margin-collapse > .small-6 {
    width: 50%; }
  .large-margin-collapse > .small-7 {
    width: 58.33333%; }
  .large-margin-collapse > .small-8 {
    width: 66.66667%; }
  .large-margin-collapse > .small-9 {
    width: 75%; }
  .large-margin-collapse > .small-10 {
    width: 83.33333%; }
  .large-margin-collapse > .small-11 {
    width: 91.66667%; }
  .large-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 56.25em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .large-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .large-margin-collapse > .medium-3 {
    width: 25%; }
  .large-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .large-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .large-margin-collapse > .medium-6 {
    width: 50%; }
  .large-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .large-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .large-margin-collapse > .medium-9 {
    width: 75%; }
  .large-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .large-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .large-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 56.25em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%; }
  .large-margin-collapse > .large-2 {
    width: 16.66667%; }
  .large-margin-collapse > .large-3 {
    width: 25%; }
  .large-margin-collapse > .large-4 {
    width: 33.33333%; }
  .large-margin-collapse > .large-5 {
    width: 41.66667%; }
  .large-margin-collapse > .large-6 {
    width: 50%; }
  .large-margin-collapse > .large-7 {
    width: 58.33333%; }
  .large-margin-collapse > .large-8 {
    width: 66.66667%; }
  .large-margin-collapse > .large-9 {
    width: 75%; }
  .large-margin-collapse > .large-10 {
    width: 83.33333%; }
  .large-margin-collapse > .large-11 {
    width: 91.66667%; }
  .large-margin-collapse > .large-12 {
    width: 100%; } }

@media print, screen and (min-width: 56.25em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .large-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

.small-offset-0 {
  margin-left: 0%; }

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.55556rem); }

.small-offset-1 {
  margin-left: 8.33333%; }

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 0.55556rem); }

.small-offset-2 {
  margin-left: 16.66667%; }

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 0.55556rem); }

.small-offset-3 {
  margin-left: 25%; }

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.55556rem); }

.small-offset-4 {
  margin-left: 33.33333%; }

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 0.55556rem); }

.small-offset-5 {
  margin-left: 41.66667%; }

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 0.55556rem); }

.small-offset-6 {
  margin-left: 50%; }

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.55556rem); }

.small-offset-7 {
  margin-left: 58.33333%; }

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 0.55556rem); }

.small-offset-8 {
  margin-left: 66.66667%; }

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 0.55556rem); }

.small-offset-9 {
  margin-left: 75%; }

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.55556rem); }

.small-offset-10 {
  margin-left: 83.33333%; }

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 0.55556rem); }

.small-offset-11 {
  margin-left: 91.66667%; }

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 0.55556rem); }

@media print, screen and (min-width: 37.5em) {
  .medium-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.83333rem); }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 0.83333rem); }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 0.83333rem); }
  .medium-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.83333rem); }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 0.83333rem); }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 0.83333rem); }
  .medium-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.83333rem); }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 0.83333rem); }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 0.83333rem); }
  .medium-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.83333rem); }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 0.83333rem); }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 0.83333rem); } }

@media print, screen and (min-width: 56.25em) {
  .large-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.83333rem); }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 0.83333rem); }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 0.83333rem); }
  .large-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.83333rem); }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 0.83333rem); }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 0.83333rem); }
  .large-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.83333rem); }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 0.83333rem); }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 0.83333rem); }
  .large-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.83333rem); }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 0.83333rem); }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 0.83333rem); } }

.grid-y {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap; }
  .grid-y > .cell {
    width: auto;
    max-width: none; }
  .grid-y > .auto {
    height: auto; }
  .grid-y > .shrink {
    height: auto; }
  .grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto; }
  @media print, screen and (min-width: 37.5em) {
    .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              flex-basis: auto; } }
  @media print, screen and (min-width: 56.25em) {
    .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              flex-basis: auto; } }
  .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
  .grid-y > .small-1 {
    height: 8.33333%; }
  .grid-y > .small-2 {
    height: 16.66667%; }
  .grid-y > .small-3 {
    height: 25%; }
  .grid-y > .small-4 {
    height: 33.33333%; }
  .grid-y > .small-5 {
    height: 41.66667%; }
  .grid-y > .small-6 {
    height: 50%; }
  .grid-y > .small-7 {
    height: 58.33333%; }
  .grid-y > .small-8 {
    height: 66.66667%; }
  .grid-y > .small-9 {
    height: 75%; }
  .grid-y > .small-10 {
    height: 83.33333%; }
  .grid-y > .small-11 {
    height: 91.66667%; }
  .grid-y > .small-12 {
    height: 100%; }
  @media print, screen and (min-width: 37.5em) {
    .grid-y > .medium-auto {
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px;
      height: auto; }
    .grid-y > .medium-shrink, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; }
    .grid-y > .medium-shrink {
      height: auto; }
    .grid-y > .medium-1 {
      height: 8.33333%; }
    .grid-y > .medium-2 {
      height: 16.66667%; }
    .grid-y > .medium-3 {
      height: 25%; }
    .grid-y > .medium-4 {
      height: 33.33333%; }
    .grid-y > .medium-5 {
      height: 41.66667%; }
    .grid-y > .medium-6 {
      height: 50%; }
    .grid-y > .medium-7 {
      height: 58.33333%; }
    .grid-y > .medium-8 {
      height: 66.66667%; }
    .grid-y > .medium-9 {
      height: 75%; }
    .grid-y > .medium-10 {
      height: 83.33333%; }
    .grid-y > .medium-11 {
      height: 91.66667%; }
    .grid-y > .medium-12 {
      height: 100%; } }
  @media print, screen and (min-width: 56.25em) {
    .grid-y > .large-auto {
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px;
      height: auto; }
    .grid-y > .large-shrink, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; }
    .grid-y > .large-shrink {
      height: auto; }
    .grid-y > .large-1 {
      height: 8.33333%; }
    .grid-y > .large-2 {
      height: 16.66667%; }
    .grid-y > .large-3 {
      height: 25%; }
    .grid-y > .large-4 {
      height: 33.33333%; }
    .grid-y > .large-5 {
      height: 41.66667%; }
    .grid-y > .large-6 {
      height: 50%; }
    .grid-y > .large-7 {
      height: 58.33333%; }
    .grid-y > .large-8 {
      height: 66.66667%; }
    .grid-y > .large-9 {
      height: 75%; }
    .grid-y > .large-10 {
      height: 83.33333%; }
    .grid-y > .large-11 {
      height: 91.66667%; }
    .grid-y > .large-12 {
      height: 100%; } }

.grid-padding-y .grid-padding-y {
  margin-top: -0.55556rem;
  margin-bottom: -0.55556rem; }
  @media print, screen and (min-width: 37.5em) {
    .grid-padding-y .grid-padding-y {
      margin-top: -0.83333rem;
      margin-bottom: -0.83333rem; } }

.grid-padding-y > .cell {
  padding-top: 0.55556rem;
  padding-bottom: 0.55556rem; }
  @media print, screen and (min-width: 37.5em) {
    .grid-padding-y > .cell {
      padding-top: 0.83333rem;
      padding-bottom: 0.83333rem; } }

.grid-margin-y {
  margin-top: -0.55556rem;
  margin-bottom: -0.55556rem; }
  @media print, screen and (min-width: 37.5em) {
    .grid-margin-y {
      margin-top: -0.83333rem;
      margin-bottom: -0.83333rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 1.11111rem);
    margin-top: 0.55556rem;
    margin-bottom: 0.55556rem; }
  @media print, screen and (min-width: 37.5em) {
    .grid-margin-y > .cell {
      height: calc(100% - 1.66667rem);
      margin-top: 0.83333rem;
      margin-bottom: 0.83333rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.11111rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.11111rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.11111rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.11111rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.11111rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.11111rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.11111rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.11111rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.11111rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.11111rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.11111rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.11111rem); }
  @media print, screen and (min-width: 37.5em) {
    .grid-margin-y > .auto {
      height: auto; }
    .grid-margin-y > .shrink {
      height: auto; }
    .grid-margin-y > .small-1 {
      height: calc(8.33333% - 1.66667rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.66667% - 1.66667rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 1.66667rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.33333% - 1.66667rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.66667% - 1.66667rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 1.66667rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.33333% - 1.66667rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.66667% - 1.66667rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 1.66667rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.33333% - 1.66667rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.66667% - 1.66667rem); }
    .grid-margin-y > .small-12 {
      height: calc(100% - 1.66667rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.33333% - 1.66667rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.66667% - 1.66667rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 1.66667rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.33333% - 1.66667rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.66667% - 1.66667rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 1.66667rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.33333% - 1.66667rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.66667% - 1.66667rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 1.66667rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.33333% - 1.66667rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.66667% - 1.66667rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 1.66667rem); } }
  @media print, screen and (min-width: 56.25em) {
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(8.33333% - 1.66667rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.66667% - 1.66667rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 1.66667rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.33333% - 1.66667rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.66667% - 1.66667rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 1.66667rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.33333% - 1.66667rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.66667% - 1.66667rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 1.66667rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.33333% - 1.66667rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.66667% - 1.66667rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 1.66667rem); } }

.grid-frame {
  overflow: hidden;
  position: relative;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100vw; }

.cell .grid-frame {
  width: 100%; }

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.cell-block-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 100%; }
  .cell-block-container > .grid-x {
    max-height: 100%;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }

@media print, screen and (min-width: 37.5em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw; }
  .cell .medium-grid-frame {
    width: 100%; }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .medium-cell-block-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%; }
    .medium-cell-block-container > .grid-x {
      max-height: 100%;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

@media print, screen and (min-width: 56.25em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw; }
  .cell .large-grid-frame {
    width: 100%; }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .large-cell-block-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%; }
    .large-cell-block-container > .grid-x {
      max-height: 100%;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 100vh; }

@media print, screen and (min-width: 37.5em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh; } }

@media print, screen and (min-width: 56.25em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh; } }

.cell .grid-y.grid-frame {
  height: 100%; }

@media print, screen and (min-width: 37.5em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%; } }

@media print, screen and (min-width: 56.25em) {
  .cell .grid-y.large-grid-frame {
    height: 100%; } }

.grid-margin-y {
  margin-top: -0.55556rem;
  margin-bottom: -0.55556rem; }
  @media print, screen and (min-width: 37.5em) {
    .grid-margin-y {
      margin-top: -0.83333rem;
      margin-bottom: -0.83333rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 1.11111rem);
    margin-top: 0.55556rem;
    margin-bottom: 0.55556rem; }
  @media print, screen and (min-width: 37.5em) {
    .grid-margin-y > .cell {
      height: calc(100% - 1.66667rem);
      margin-top: 0.83333rem;
      margin-bottom: 0.83333rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.11111rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.11111rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.11111rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.11111rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.11111rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.11111rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.11111rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.11111rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.11111rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.11111rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.11111rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.11111rem); }
  @media print, screen and (min-width: 37.5em) {
    .grid-margin-y > .auto {
      height: auto; }
    .grid-margin-y > .shrink {
      height: auto; }
    .grid-margin-y > .small-1 {
      height: calc(8.33333% - 1.66667rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.66667% - 1.66667rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 1.66667rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.33333% - 1.66667rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.66667% - 1.66667rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 1.66667rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.33333% - 1.66667rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.66667% - 1.66667rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 1.66667rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.33333% - 1.66667rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.66667% - 1.66667rem); }
    .grid-margin-y > .small-12 {
      height: calc(100% - 1.66667rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.33333% - 1.66667rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.66667% - 1.66667rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 1.66667rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.33333% - 1.66667rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.66667% - 1.66667rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 1.66667rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.33333% - 1.66667rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.66667% - 1.66667rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 1.66667rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.33333% - 1.66667rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.66667% - 1.66667rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 1.66667rem); } }
  @media print, screen and (min-width: 56.25em) {
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(8.33333% - 1.66667rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.66667% - 1.66667rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 1.66667rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.33333% - 1.66667rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.66667% - 1.66667rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 1.66667rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.33333% - 1.66667rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.66667% - 1.66667rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 1.66667rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.33333% - 1.66667rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.66667% - 1.66667rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 1.66667rem); } }

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.11111rem); }
  @media print, screen and (min-width: 37.5em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.66667rem); } }
  @media print, screen and (min-width: 56.25em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.66667rem); } }

@media print, screen and (min-width: 37.5em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.66667rem); } }

@media print, screen and (min-width: 56.25em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.66667rem); } }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 1rem;
  line-height: inherit; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "ElsevierSansWeb-Bold";
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small,
  h4 small, .h4 small,
  h5 small, .h5 small,
  h6 small, .h6 small {
    line-height: 0;
    color: #cacaca; }

h1, .h1 {
  font-size: 1.88889rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h2, .h2 {
  font-size: 1.66667rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h3, .h3 {
  font-size: 1.33333rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4, .h4 {
  font-size: 1.11111rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h5, .h5 {
  font-size: 0.94444rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6, .h6 {
  font-size: 0.88889rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 37.5em) {
  h1, .h1 {
    font-size: 2.66667rem; }
  h2, .h2 {
    font-size: 2.11111rem; }
  h3, .h3 {
    font-size: 1.66667rem; }
  h4, .h4 {
    font-size: 1.33333rem; }
  h5, .h5 {
    font-size: 1.11111rem; }
  h6, .h6 {
    font-size: 0.88889rem; } }

a {
  line-height: inherit;
  color: #007398;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #006383; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 66.66667rem;
  height: 0;
  margin: 1.11111rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5rem 1.11111rem 0 1.05556rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.72222rem;
  color: #8a8a8a; }
  cite:before {
    content: "— "; }

abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

code {
  padding: 0.11111rem 0.27778rem 0.05556rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a; }

kbd {
  margin: 0;
  padding: 0.11111rem 0.22222rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 1.40625rem;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

@media print, screen and (min-width: 37.5em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 56.25em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

.button, .wp-block-button .wp-block-button__link {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.72em 0.83em;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 1.11111rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #007398;
  color: #fefefe; }
  [data-whatinput='mouse'] .button, [data-whatinput='mouse'] .wp-block-button .wp-block-button__link, .wp-block-button [data-whatinput='mouse'] .wp-block-button__link {
    outline: 0; }
  .button:hover, .wp-block-button .wp-block-button__link:hover, .button:focus, .wp-block-button .wp-block-button__link:focus {
    background-color: #006281;
    color: #fefefe; }
  .button.tiny, .wp-block-button .tiny.wp-block-button__link {
    font-size: 0.66667rem; }
  .button.small, .wp-block-button .small.wp-block-button__link {
    font-size: 0.88889rem; }
  .button.large, .wp-block-button .large.wp-block-button__link {
    font-size: 1.33333rem; }
  .button.expanded, .wp-block-button .expanded.wp-block-button__link {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button.primary, .wp-block-button .primary.wp-block-button__link {
    background-color: #007398;
    color: #fefefe; }
    .button.primary:hover, .wp-block-button .primary.wp-block-button__link:hover, .button.primary:focus, .wp-block-button .primary.wp-block-button__link:focus {
      background-color: #005c7a;
      color: #fefefe; }
  .button.secondary, .wp-block-button .secondary.wp-block-button__link {
    background-color: #E9711C;
    color: #0a0a0a; }
    .button.secondary:hover, .wp-block-button .secondary.wp-block-button__link:hover, .button.secondary:focus, .wp-block-button .secondary.wp-block-button__link:focus {
      background-color: #be5a12;
      color: #0a0a0a; }
  .button.success, .wp-block-button .success.wp-block-button__link {
    background-color: #29A61B;
    color: #0a0a0a; }
    .button.success:hover, .wp-block-button .success.wp-block-button__link:hover, .button.success:focus, .wp-block-button .success.wp-block-button__link:focus {
      background-color: #218516;
      color: #0a0a0a; }
  .button.warning, .wp-block-button .warning.wp-block-button__link {
    background-color: #ffae00;
    color: #0a0a0a; }
    .button.warning:hover, .wp-block-button .warning.wp-block-button__link:hover, .button.warning:focus, .wp-block-button .warning.wp-block-button__link:focus {
      background-color: #cc8b00;
      color: #0a0a0a; }
  .button.alert, .wp-block-button .alert.wp-block-button__link {
    background-color: #C83727;
    color: #fefefe; }
    .button.alert:hover, .wp-block-button .alert.wp-block-button__link:hover, .button.alert:focus, .wp-block-button .alert.wp-block-button__link:focus {
      background-color: #a02c1f;
      color: #fefefe; }
  .button.disabled, .wp-block-button .disabled.wp-block-button__link, .button[disabled], .wp-block-button .wp-block-button__link[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
    .button.disabled, .wp-block-button .disabled.wp-block-button__link, .button.disabled:hover, .wp-block-button .disabled.wp-block-button__link:hover, .button.disabled:focus, .wp-block-button .disabled.wp-block-button__link:focus, .button[disabled], .wp-block-button .wp-block-button__link[disabled], .button[disabled]:hover, .wp-block-button .wp-block-button__link[disabled]:hover, .button[disabled]:focus, .wp-block-button .wp-block-button__link[disabled]:focus {
      background-color: #007398;
      color: #fefefe; }
    .button.disabled.primary, .wp-block-button .disabled.primary.wp-block-button__link, .button[disabled].primary, .wp-block-button .wp-block-button__link[disabled].primary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.primary, .wp-block-button .disabled.primary.wp-block-button__link, .button.disabled.primary:hover, .wp-block-button .disabled.primary.wp-block-button__link:hover, .button.disabled.primary:focus, .wp-block-button .disabled.primary.wp-block-button__link:focus, .button[disabled].primary, .wp-block-button .wp-block-button__link[disabled].primary, .button[disabled].primary:hover, .wp-block-button .wp-block-button__link[disabled].primary:hover, .button[disabled].primary:focus, .wp-block-button .wp-block-button__link[disabled].primary:focus {
        background-color: #007398;
        color: #fefefe; }
    .button.disabled.secondary, .wp-block-button .disabled.secondary.wp-block-button__link, .button[disabled].secondary, .wp-block-button .wp-block-button__link[disabled].secondary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.secondary, .wp-block-button .disabled.secondary.wp-block-button__link, .button.disabled.secondary:hover, .wp-block-button .disabled.secondary.wp-block-button__link:hover, .button.disabled.secondary:focus, .wp-block-button .disabled.secondary.wp-block-button__link:focus, .button[disabled].secondary, .wp-block-button .wp-block-button__link[disabled].secondary, .button[disabled].secondary:hover, .wp-block-button .wp-block-button__link[disabled].secondary:hover, .button[disabled].secondary:focus, .wp-block-button .wp-block-button__link[disabled].secondary:focus {
        background-color: #E9711C;
        color: #0a0a0a; }
    .button.disabled.success, .wp-block-button .disabled.success.wp-block-button__link, .button[disabled].success, .wp-block-button .wp-block-button__link[disabled].success {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.success, .wp-block-button .disabled.success.wp-block-button__link, .button.disabled.success:hover, .wp-block-button .disabled.success.wp-block-button__link:hover, .button.disabled.success:focus, .wp-block-button .disabled.success.wp-block-button__link:focus, .button[disabled].success, .wp-block-button .wp-block-button__link[disabled].success, .button[disabled].success:hover, .wp-block-button .wp-block-button__link[disabled].success:hover, .button[disabled].success:focus, .wp-block-button .wp-block-button__link[disabled].success:focus {
        background-color: #29A61B;
        color: #0a0a0a; }
    .button.disabled.warning, .wp-block-button .disabled.warning.wp-block-button__link, .button[disabled].warning, .wp-block-button .wp-block-button__link[disabled].warning {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.warning, .wp-block-button .disabled.warning.wp-block-button__link, .button.disabled.warning:hover, .wp-block-button .disabled.warning.wp-block-button__link:hover, .button.disabled.warning:focus, .wp-block-button .disabled.warning.wp-block-button__link:focus, .button[disabled].warning, .wp-block-button .wp-block-button__link[disabled].warning, .button[disabled].warning:hover, .wp-block-button .wp-block-button__link[disabled].warning:hover, .button[disabled].warning:focus, .wp-block-button .wp-block-button__link[disabled].warning:focus {
        background-color: #ffae00;
        color: #0a0a0a; }
    .button.disabled.alert, .wp-block-button .disabled.alert.wp-block-button__link, .button[disabled].alert, .wp-block-button .wp-block-button__link[disabled].alert {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.alert, .wp-block-button .disabled.alert.wp-block-button__link, .button.disabled.alert:hover, .wp-block-button .disabled.alert.wp-block-button__link:hover, .button.disabled.alert:focus, .wp-block-button .disabled.alert.wp-block-button__link:focus, .button[disabled].alert, .wp-block-button .wp-block-button__link[disabled].alert, .button[disabled].alert:hover, .wp-block-button .wp-block-button__link[disabled].alert:hover, .button[disabled].alert:focus, .wp-block-button .wp-block-button__link[disabled].alert:focus {
        background-color: #C83727;
        color: #fefefe; }
  .button.hollow, .wp-block-button .hollow.wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link {
    border: 1px solid #007398;
    color: #007398; }
    .button.hollow, .wp-block-button .hollow.wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link, .button.hollow:hover, .wp-block-button .hollow.wp-block-button__link:hover, .wp-block-button.is-style-outline .wp-block-button__link:hover, .button.hollow:focus, .wp-block-button .hollow.wp-block-button__link:focus, .wp-block-button.is-style-outline .wp-block-button__link:focus {
      background-color: transparent; }
    .button.hollow.disabled, .wp-block-button .hollow.disabled.wp-block-button__link, .wp-block-button.is-style-outline .disabled.wp-block-button__link, .button.hollow.disabled:hover, .wp-block-button .hollow.disabled.wp-block-button__link:hover, .wp-block-button.is-style-outline .disabled.wp-block-button__link:hover, .button.hollow.disabled:focus, .wp-block-button .hollow.disabled.wp-block-button__link:focus, .wp-block-button.is-style-outline .disabled.wp-block-button__link:focus, .button.hollow[disabled], .wp-block-button .hollow.wp-block-button__link[disabled], .wp-block-button.is-style-outline .wp-block-button__link[disabled], .button.hollow[disabled]:hover, .wp-block-button .hollow.wp-block-button__link[disabled]:hover, .wp-block-button.is-style-outline .wp-block-button__link[disabled]:hover, .button.hollow[disabled]:focus, .wp-block-button .hollow.wp-block-button__link[disabled]:focus, .wp-block-button.is-style-outline .wp-block-button__link[disabled]:focus {
      background-color: transparent; }
    .button.hollow:hover, .wp-block-button .hollow.wp-block-button__link:hover, .wp-block-button.is-style-outline .wp-block-button__link:hover, .button.hollow:focus, .wp-block-button .hollow.wp-block-button__link:focus, .wp-block-button.is-style-outline .wp-block-button__link:focus {
      border-color: #003a4c;
      color: #003a4c; }
      .button.hollow:hover.disabled, .wp-block-button .hollow.wp-block-button__link:hover.disabled, .wp-block-button.is-style-outline .wp-block-button__link:hover.disabled, .button.hollow:hover[disabled], .wp-block-button .hollow.wp-block-button__link:hover[disabled], .wp-block-button.is-style-outline .wp-block-button__link:hover[disabled], .button.hollow:focus.disabled, .wp-block-button .hollow.wp-block-button__link:focus.disabled, .wp-block-button.is-style-outline .wp-block-button__link:focus.disabled, .button.hollow:focus[disabled], .wp-block-button .hollow.wp-block-button__link:focus[disabled], .wp-block-button.is-style-outline .wp-block-button__link:focus[disabled] {
        border: 1px solid #007398;
        color: #007398; }
    .button.hollow.primary, .wp-block-button .hollow.primary.wp-block-button__link, .wp-block-button.is-style-outline .primary.wp-block-button__link {
      border: 1px solid #007398;
      color: #007398; }
      .button.hollow.primary:hover, .wp-block-button .hollow.primary.wp-block-button__link:hover, .wp-block-button.is-style-outline .primary.wp-block-button__link:hover, .button.hollow.primary:focus, .wp-block-button .hollow.primary.wp-block-button__link:focus, .wp-block-button.is-style-outline .primary.wp-block-button__link:focus {
        border-color: #003a4c;
        color: #003a4c; }
        .button.hollow.primary:hover.disabled, .wp-block-button .hollow.primary.wp-block-button__link:hover.disabled, .wp-block-button.is-style-outline .primary.wp-block-button__link:hover.disabled, .button.hollow.primary:hover[disabled], .wp-block-button .hollow.primary.wp-block-button__link:hover[disabled], .wp-block-button.is-style-outline .primary.wp-block-button__link:hover[disabled], .button.hollow.primary:focus.disabled, .wp-block-button .hollow.primary.wp-block-button__link:focus.disabled, .wp-block-button.is-style-outline .primary.wp-block-button__link:focus.disabled, .button.hollow.primary:focus[disabled], .wp-block-button .hollow.primary.wp-block-button__link:focus[disabled], .wp-block-button.is-style-outline .primary.wp-block-button__link:focus[disabled] {
          border: 1px solid #007398;
          color: #007398; }
    .button.hollow.secondary, .wp-block-button .hollow.secondary.wp-block-button__link, .wp-block-button.is-style-outline .secondary.wp-block-button__link {
      border: 1px solid #E9711C;
      color: #E9711C; }
      .button.hollow.secondary:hover, .wp-block-button .hollow.secondary.wp-block-button__link:hover, .wp-block-button.is-style-outline .secondary.wp-block-button__link:hover, .button.hollow.secondary:focus, .wp-block-button .hollow.secondary.wp-block-button__link:focus, .wp-block-button.is-style-outline .secondary.wp-block-button__link:focus {
        border-color: #77380c;
        color: #77380c; }
        .button.hollow.secondary:hover.disabled, .wp-block-button .hollow.secondary.wp-block-button__link:hover.disabled, .wp-block-button.is-style-outline .secondary.wp-block-button__link:hover.disabled, .button.hollow.secondary:hover[disabled], .wp-block-button .hollow.secondary.wp-block-button__link:hover[disabled], .wp-block-button.is-style-outline .secondary.wp-block-button__link:hover[disabled], .button.hollow.secondary:focus.disabled, .wp-block-button .hollow.secondary.wp-block-button__link:focus.disabled, .wp-block-button.is-style-outline .secondary.wp-block-button__link:focus.disabled, .button.hollow.secondary:focus[disabled], .wp-block-button .hollow.secondary.wp-block-button__link:focus[disabled], .wp-block-button.is-style-outline .secondary.wp-block-button__link:focus[disabled] {
          border: 1px solid #E9711C;
          color: #E9711C; }
    .button.hollow.success, .wp-block-button .hollow.success.wp-block-button__link, .wp-block-button.is-style-outline .success.wp-block-button__link {
      border: 1px solid #29A61B;
      color: #29A61B; }
      .button.hollow.success:hover, .wp-block-button .hollow.success.wp-block-button__link:hover, .wp-block-button.is-style-outline .success.wp-block-button__link:hover, .button.hollow.success:focus, .wp-block-button .hollow.success.wp-block-button__link:focus, .wp-block-button.is-style-outline .success.wp-block-button__link:focus {
        border-color: #15530e;
        color: #15530e; }
        .button.hollow.success:hover.disabled, .wp-block-button .hollow.success.wp-block-button__link:hover.disabled, .wp-block-button.is-style-outline .success.wp-block-button__link:hover.disabled, .button.hollow.success:hover[disabled], .wp-block-button .hollow.success.wp-block-button__link:hover[disabled], .wp-block-button.is-style-outline .success.wp-block-button__link:hover[disabled], .button.hollow.success:focus.disabled, .wp-block-button .hollow.success.wp-block-button__link:focus.disabled, .wp-block-button.is-style-outline .success.wp-block-button__link:focus.disabled, .button.hollow.success:focus[disabled], .wp-block-button .hollow.success.wp-block-button__link:focus[disabled], .wp-block-button.is-style-outline .success.wp-block-button__link:focus[disabled] {
          border: 1px solid #29A61B;
          color: #29A61B; }
    .button.hollow.warning, .wp-block-button .hollow.warning.wp-block-button__link, .wp-block-button.is-style-outline .warning.wp-block-button__link {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.hollow.warning:hover, .wp-block-button .hollow.warning.wp-block-button__link:hover, .wp-block-button.is-style-outline .warning.wp-block-button__link:hover, .button.hollow.warning:focus, .wp-block-button .hollow.warning.wp-block-button__link:focus, .wp-block-button.is-style-outline .warning.wp-block-button__link:focus {
        border-color: #805700;
        color: #805700; }
        .button.hollow.warning:hover.disabled, .wp-block-button .hollow.warning.wp-block-button__link:hover.disabled, .wp-block-button.is-style-outline .warning.wp-block-button__link:hover.disabled, .button.hollow.warning:hover[disabled], .wp-block-button .hollow.warning.wp-block-button__link:hover[disabled], .wp-block-button.is-style-outline .warning.wp-block-button__link:hover[disabled], .button.hollow.warning:focus.disabled, .wp-block-button .hollow.warning.wp-block-button__link:focus.disabled, .wp-block-button.is-style-outline .warning.wp-block-button__link:focus.disabled, .button.hollow.warning:focus[disabled], .wp-block-button .hollow.warning.wp-block-button__link:focus[disabled], .wp-block-button.is-style-outline .warning.wp-block-button__link:focus[disabled] {
          border: 1px solid #ffae00;
          color: #ffae00; }
    .button.hollow.alert, .wp-block-button .hollow.alert.wp-block-button__link, .wp-block-button.is-style-outline .alert.wp-block-button__link {
      border: 1px solid #C83727;
      color: #C83727; }
      .button.hollow.alert:hover, .wp-block-button .hollow.alert.wp-block-button__link:hover, .wp-block-button.is-style-outline .alert.wp-block-button__link:hover, .button.hollow.alert:focus, .wp-block-button .hollow.alert.wp-block-button__link:focus, .wp-block-button.is-style-outline .alert.wp-block-button__link:focus {
        border-color: #641c14;
        color: #641c14; }
        .button.hollow.alert:hover.disabled, .wp-block-button .hollow.alert.wp-block-button__link:hover.disabled, .wp-block-button.is-style-outline .alert.wp-block-button__link:hover.disabled, .button.hollow.alert:hover[disabled], .wp-block-button .hollow.alert.wp-block-button__link:hover[disabled], .wp-block-button.is-style-outline .alert.wp-block-button__link:hover[disabled], .button.hollow.alert:focus.disabled, .wp-block-button .hollow.alert.wp-block-button__link:focus.disabled, .wp-block-button.is-style-outline .alert.wp-block-button__link:focus.disabled, .button.hollow.alert:focus[disabled], .wp-block-button .hollow.alert.wp-block-button__link:focus[disabled], .wp-block-button.is-style-outline .alert.wp-block-button__link:focus[disabled] {
          border: 1px solid #C83727;
          color: #C83727; }
  .button.clear, .wp-block-button .clear.wp-block-button__link {
    border: 1px solid #007398;
    color: #007398; }
    .button.clear, .wp-block-button .clear.wp-block-button__link, .button.clear:hover, .wp-block-button .clear.wp-block-button__link:hover, .button.clear:focus, .wp-block-button .clear.wp-block-button__link:focus {
      background-color: transparent; }
    .button.clear.disabled, .wp-block-button .clear.disabled.wp-block-button__link, .button.clear.disabled:hover, .wp-block-button .clear.disabled.wp-block-button__link:hover, .button.clear.disabled:focus, .wp-block-button .clear.disabled.wp-block-button__link:focus, .button.clear[disabled], .wp-block-button .clear.wp-block-button__link[disabled], .button.clear[disabled]:hover, .wp-block-button .clear.wp-block-button__link[disabled]:hover, .button.clear[disabled]:focus, .wp-block-button .clear.wp-block-button__link[disabled]:focus {
      background-color: transparent; }
    .button.clear:hover, .wp-block-button .clear.wp-block-button__link:hover, .button.clear:focus, .wp-block-button .clear.wp-block-button__link:focus {
      border-color: #003a4c;
      color: #003a4c; }
      .button.clear:hover.disabled, .wp-block-button .clear.wp-block-button__link:hover.disabled, .button.clear:hover[disabled], .wp-block-button .clear.wp-block-button__link:hover[disabled], .button.clear:focus.disabled, .wp-block-button .clear.wp-block-button__link:focus.disabled, .button.clear:focus[disabled], .wp-block-button .clear.wp-block-button__link:focus[disabled] {
        border: 1px solid #007398;
        color: #007398; }
    .button.clear, .wp-block-button .clear.wp-block-button__link, .button.clear.disabled, .wp-block-button .clear.disabled.wp-block-button__link, .button.clear[disabled], .wp-block-button .clear.wp-block-button__link[disabled], .button.clear:hover, .wp-block-button .clear.wp-block-button__link:hover, .button.clear:hover.disabled, .wp-block-button .clear.wp-block-button__link:hover.disabled, .button.clear:hover[disabled], .wp-block-button .clear.wp-block-button__link:hover[disabled], .button.clear:focus, .wp-block-button .clear.wp-block-button__link:focus, .button.clear:focus.disabled, .wp-block-button .clear.wp-block-button__link:focus.disabled, .button.clear:focus[disabled], .wp-block-button .clear.wp-block-button__link:focus[disabled] {
      border-color: transparent; }
    .button.clear.primary, .wp-block-button .clear.primary.wp-block-button__link {
      border: 1px solid #007398;
      color: #007398; }
      .button.clear.primary:hover, .wp-block-button .clear.primary.wp-block-button__link:hover, .button.clear.primary:focus, .wp-block-button .clear.primary.wp-block-button__link:focus {
        border-color: #003a4c;
        color: #003a4c; }
        .button.clear.primary:hover.disabled, .wp-block-button .clear.primary.wp-block-button__link:hover.disabled, .button.clear.primary:hover[disabled], .wp-block-button .clear.primary.wp-block-button__link:hover[disabled], .button.clear.primary:focus.disabled, .wp-block-button .clear.primary.wp-block-button__link:focus.disabled, .button.clear.primary:focus[disabled], .wp-block-button .clear.primary.wp-block-button__link:focus[disabled] {
          border: 1px solid #007398;
          color: #007398; }
      .button.clear.primary, .wp-block-button .clear.primary.wp-block-button__link, .button.clear.primary.disabled, .wp-block-button .clear.primary.disabled.wp-block-button__link, .button.clear.primary[disabled], .wp-block-button .clear.primary.wp-block-button__link[disabled], .button.clear.primary:hover, .wp-block-button .clear.primary.wp-block-button__link:hover, .button.clear.primary:hover.disabled, .wp-block-button .clear.primary.wp-block-button__link:hover.disabled, .button.clear.primary:hover[disabled], .wp-block-button .clear.primary.wp-block-button__link:hover[disabled], .button.clear.primary:focus, .wp-block-button .clear.primary.wp-block-button__link:focus, .button.clear.primary:focus.disabled, .wp-block-button .clear.primary.wp-block-button__link:focus.disabled, .button.clear.primary:focus[disabled], .wp-block-button .clear.primary.wp-block-button__link:focus[disabled] {
        border-color: transparent; }
    .button.clear.secondary, .wp-block-button .clear.secondary.wp-block-button__link {
      border: 1px solid #E9711C;
      color: #E9711C; }
      .button.clear.secondary:hover, .wp-block-button .clear.secondary.wp-block-button__link:hover, .button.clear.secondary:focus, .wp-block-button .clear.secondary.wp-block-button__link:focus {
        border-color: #77380c;
        color: #77380c; }
        .button.clear.secondary:hover.disabled, .wp-block-button .clear.secondary.wp-block-button__link:hover.disabled, .button.clear.secondary:hover[disabled], .wp-block-button .clear.secondary.wp-block-button__link:hover[disabled], .button.clear.secondary:focus.disabled, .wp-block-button .clear.secondary.wp-block-button__link:focus.disabled, .button.clear.secondary:focus[disabled], .wp-block-button .clear.secondary.wp-block-button__link:focus[disabled] {
          border: 1px solid #E9711C;
          color: #E9711C; }
      .button.clear.secondary, .wp-block-button .clear.secondary.wp-block-button__link, .button.clear.secondary.disabled, .wp-block-button .clear.secondary.disabled.wp-block-button__link, .button.clear.secondary[disabled], .wp-block-button .clear.secondary.wp-block-button__link[disabled], .button.clear.secondary:hover, .wp-block-button .clear.secondary.wp-block-button__link:hover, .button.clear.secondary:hover.disabled, .wp-block-button .clear.secondary.wp-block-button__link:hover.disabled, .button.clear.secondary:hover[disabled], .wp-block-button .clear.secondary.wp-block-button__link:hover[disabled], .button.clear.secondary:focus, .wp-block-button .clear.secondary.wp-block-button__link:focus, .button.clear.secondary:focus.disabled, .wp-block-button .clear.secondary.wp-block-button__link:focus.disabled, .button.clear.secondary:focus[disabled], .wp-block-button .clear.secondary.wp-block-button__link:focus[disabled] {
        border-color: transparent; }
    .button.clear.success, .wp-block-button .clear.success.wp-block-button__link {
      border: 1px solid #29A61B;
      color: #29A61B; }
      .button.clear.success:hover, .wp-block-button .clear.success.wp-block-button__link:hover, .button.clear.success:focus, .wp-block-button .clear.success.wp-block-button__link:focus {
        border-color: #15530e;
        color: #15530e; }
        .button.clear.success:hover.disabled, .wp-block-button .clear.success.wp-block-button__link:hover.disabled, .button.clear.success:hover[disabled], .wp-block-button .clear.success.wp-block-button__link:hover[disabled], .button.clear.success:focus.disabled, .wp-block-button .clear.success.wp-block-button__link:focus.disabled, .button.clear.success:focus[disabled], .wp-block-button .clear.success.wp-block-button__link:focus[disabled] {
          border: 1px solid #29A61B;
          color: #29A61B; }
      .button.clear.success, .wp-block-button .clear.success.wp-block-button__link, .button.clear.success.disabled, .wp-block-button .clear.success.disabled.wp-block-button__link, .button.clear.success[disabled], .wp-block-button .clear.success.wp-block-button__link[disabled], .button.clear.success:hover, .wp-block-button .clear.success.wp-block-button__link:hover, .button.clear.success:hover.disabled, .wp-block-button .clear.success.wp-block-button__link:hover.disabled, .button.clear.success:hover[disabled], .wp-block-button .clear.success.wp-block-button__link:hover[disabled], .button.clear.success:focus, .wp-block-button .clear.success.wp-block-button__link:focus, .button.clear.success:focus.disabled, .wp-block-button .clear.success.wp-block-button__link:focus.disabled, .button.clear.success:focus[disabled], .wp-block-button .clear.success.wp-block-button__link:focus[disabled] {
        border-color: transparent; }
    .button.clear.warning, .wp-block-button .clear.warning.wp-block-button__link {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.clear.warning:hover, .wp-block-button .clear.warning.wp-block-button__link:hover, .button.clear.warning:focus, .wp-block-button .clear.warning.wp-block-button__link:focus {
        border-color: #805700;
        color: #805700; }
        .button.clear.warning:hover.disabled, .wp-block-button .clear.warning.wp-block-button__link:hover.disabled, .button.clear.warning:hover[disabled], .wp-block-button .clear.warning.wp-block-button__link:hover[disabled], .button.clear.warning:focus.disabled, .wp-block-button .clear.warning.wp-block-button__link:focus.disabled, .button.clear.warning:focus[disabled], .wp-block-button .clear.warning.wp-block-button__link:focus[disabled] {
          border: 1px solid #ffae00;
          color: #ffae00; }
      .button.clear.warning, .wp-block-button .clear.warning.wp-block-button__link, .button.clear.warning.disabled, .wp-block-button .clear.warning.disabled.wp-block-button__link, .button.clear.warning[disabled], .wp-block-button .clear.warning.wp-block-button__link[disabled], .button.clear.warning:hover, .wp-block-button .clear.warning.wp-block-button__link:hover, .button.clear.warning:hover.disabled, .wp-block-button .clear.warning.wp-block-button__link:hover.disabled, .button.clear.warning:hover[disabled], .wp-block-button .clear.warning.wp-block-button__link:hover[disabled], .button.clear.warning:focus, .wp-block-button .clear.warning.wp-block-button__link:focus, .button.clear.warning:focus.disabled, .wp-block-button .clear.warning.wp-block-button__link:focus.disabled, .button.clear.warning:focus[disabled], .wp-block-button .clear.warning.wp-block-button__link:focus[disabled] {
        border-color: transparent; }
    .button.clear.alert, .wp-block-button .clear.alert.wp-block-button__link {
      border: 1px solid #C83727;
      color: #C83727; }
      .button.clear.alert:hover, .wp-block-button .clear.alert.wp-block-button__link:hover, .button.clear.alert:focus, .wp-block-button .clear.alert.wp-block-button__link:focus {
        border-color: #641c14;
        color: #641c14; }
        .button.clear.alert:hover.disabled, .wp-block-button .clear.alert.wp-block-button__link:hover.disabled, .button.clear.alert:hover[disabled], .wp-block-button .clear.alert.wp-block-button__link:hover[disabled], .button.clear.alert:focus.disabled, .wp-block-button .clear.alert.wp-block-button__link:focus.disabled, .button.clear.alert:focus[disabled], .wp-block-button .clear.alert.wp-block-button__link:focus[disabled] {
          border: 1px solid #C83727;
          color: #C83727; }
      .button.clear.alert, .wp-block-button .clear.alert.wp-block-button__link, .button.clear.alert.disabled, .wp-block-button .clear.alert.disabled.wp-block-button__link, .button.clear.alert[disabled], .wp-block-button .clear.alert.wp-block-button__link[disabled], .button.clear.alert:hover, .wp-block-button .clear.alert.wp-block-button__link:hover, .button.clear.alert:hover.disabled, .wp-block-button .clear.alert.wp-block-button__link:hover.disabled, .button.clear.alert:hover[disabled], .wp-block-button .clear.alert.wp-block-button__link:hover[disabled], .button.clear.alert:focus, .wp-block-button .clear.alert.wp-block-button__link:focus, .button.clear.alert:focus.disabled, .wp-block-button .clear.alert.wp-block-button__link:focus.disabled, .button.clear.alert:focus[disabled], .wp-block-button .clear.alert.wp-block-button__link:focus[disabled] {
        border-color: transparent; }
  .button.dropdown::after, .wp-block-button .dropdown.wp-block-button__link::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 0.83em; }
  .button.dropdown.hollow::after, .wp-block-button .dropdown.hollow.wp-block-button__link::after, .wp-block-button.is-style-outline .dropdown.wp-block-button__link::after, .button.dropdown.clear::after, .wp-block-button .dropdown.clear.wp-block-button__link::after {
    border-top-color: #007398; }
  .button.dropdown.hollow.primary::after, .wp-block-button .dropdown.hollow.primary.wp-block-button__link::after, .wp-block-button.is-style-outline .dropdown.primary.wp-block-button__link::after, .button.dropdown.clear.primary::after, .wp-block-button .dropdown.clear.primary.wp-block-button__link::after {
    border-top-color: #007398; }
  .button.dropdown.hollow.secondary::after, .wp-block-button .dropdown.hollow.secondary.wp-block-button__link::after, .wp-block-button.is-style-outline .dropdown.secondary.wp-block-button__link::after, .button.dropdown.clear.secondary::after, .wp-block-button .dropdown.clear.secondary.wp-block-button__link::after {
    border-top-color: #E9711C; }
  .button.dropdown.hollow.success::after, .wp-block-button .dropdown.hollow.success.wp-block-button__link::after, .wp-block-button.is-style-outline .dropdown.success.wp-block-button__link::after, .button.dropdown.clear.success::after, .wp-block-button .dropdown.clear.success.wp-block-button__link::after {
    border-top-color: #29A61B; }
  .button.dropdown.hollow.warning::after, .wp-block-button .dropdown.hollow.warning.wp-block-button__link::after, .wp-block-button.is-style-outline .dropdown.warning.wp-block-button__link::after, .button.dropdown.clear.warning::after, .wp-block-button .dropdown.clear.warning.wp-block-button__link::after {
    border-top-color: #ffae00; }
  .button.dropdown.hollow.alert::after, .wp-block-button .dropdown.hollow.alert.wp-block-button__link::after, .wp-block-button.is-style-outline .dropdown.alert.wp-block-button__link::after, .button.dropdown.clear.alert::after, .wp-block-button .dropdown.clear.alert.wp-block-button__link::after {
    border-top-color: #C83727; }
  .button.arrow-only::after, .wp-block-button .arrow-only.wp-block-button__link::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

a.button:hover, .wp-block-button a.wp-block-button__link:hover, a.button:focus, .wp-block-button a.wp-block-button__link:focus {
  text-decoration: none; }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.16667rem;
  margin: 0 0 0.88889rem;
  padding: 0.44444rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 0.88889rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0; }

input[type='search'] {
  box-sizing: border-box; }

::-webkit-input-placeholder {
  color: #cacaca; }

:-ms-input-placeholder {
  color: #cacaca; }

::placeholder {
  color: #cacaca; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 0.88889rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.44444rem;
  margin-right: 0.88889rem;
  margin-bottom: 0; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.44444rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a; }
  label.middle {
    margin: 0 0 0.88889rem;
    padding: 0.5rem 0; }

.help-text {
  margin-top: -0.44444rem;
  font-size: 0.72222rem;
  font-style: italic;
  color: #0a0a0a; }

.input-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0.88889rem;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }
  .input-group > :first-child, .input-group > :first-child.input-group-button > * {
    border-radius: 0 0 0 0; }
  .input-group > :last-child, .input-group > :last-child.input-group-button > * {
    border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0;
  -webkit-flex: 1 1 0px;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  min-width: 0; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
                -ms-grid-row-align: stretch;
            align-self: stretch;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 0.88889rem; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

legend {
  max-width: 100%;
  margin-bottom: 0.44444rem; }

.fieldset {
  margin: 1rem 0;
  padding: 1.11111rem;
  border: 1px solid #cacaca; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.16667rem;
    padding: 0 0.16667rem; }

select {
  height: 2.16667rem;
  margin: 0 0 0.88889rem;
  padding: 0.44444rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 0.88889rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -0.88889rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.33333rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }

.is-invalid-input:not(:focus) {
  border-color: #C83727;
  background-color: #f9eae9; }
  .is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #C83727; }
  .is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #C83727; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #C83727; }

.is-invalid-label {
  color: #C83727; }

.form-error {
  display: none;
  margin-top: -0.44444rem;
  margin-bottom: 0.88889rem;
  font-size: 0.66667rem;
  font-weight: bold;
  color: #C83727; }
  .form-error.is-visible {
    display: block; }

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none; }
  .accordion[disabled] .accordion-title {
    cursor: not-allowed; }

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0; }

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.66667rem;
  line-height: 1;
  color: #007398; }
  :last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 0 0; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: #e6e6e6; }
  .accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: '+'; }
  .is-active > .accordion-title::before {
    content: '\2013'; }

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #323232; }
  :last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6; }

.accordion-menu li {
  width: 100%; }

.accordion-menu a {
  padding: 0.7rem 1rem; }

.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem; }

.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem; }

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0; }

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative; }
  .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem; }

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto; }

.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem; }

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%; }

.is-accordion-submenu-parent {
  position: relative; }

.has-submenu-toggle > a {
  margin-right: 40px; }

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer; }
  .submenu-toggle::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto; }

.submenu-toggle[aria-expanded='true']::after {
  -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
          transform: scaleY(-1);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%; }

.submenu-toggle-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #007398;
  color: #fefefe; }
  .badge.primary {
    background: #007398;
    color: #fefefe; }
  .badge.secondary {
    background: #E9711C;
    color: #0a0a0a; }
  .badge.success {
    background: #29A61B;
    color: #0a0a0a; }
  .badge.warning {
    background: #ffae00;
    color: #0a0a0a; }
  .badge.alert {
    background: #C83727;
    color: #fefefe; }

.button-group {
  margin-bottom: 1rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }
  .button-group::before, .button-group::after {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .button-group::after {
    clear: both; }
  .button-group .button, .button-group .wp-block-button .wp-block-button__link, .wp-block-button .button-group .wp-block-button__link {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 1.11111rem;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
    .button-group .button:last-child, .button-group .wp-block-button .wp-block-button__link:last-child, .wp-block-button .button-group .wp-block-button__link:last-child {
      margin-right: 0; }
  .button-group.tiny .button, .button-group.tiny .wp-block-button .wp-block-button__link, .wp-block-button .button-group.tiny .wp-block-button__link {
    font-size: 0.66667rem; }
  .button-group.small .button, .button-group.small .wp-block-button .wp-block-button__link, .wp-block-button .button-group.small .wp-block-button__link {
    font-size: 0.88889rem; }
  .button-group.large .button, .button-group.large .wp-block-button .wp-block-button__link, .wp-block-button .button-group.large .wp-block-button__link {
    font-size: 1.33333rem; }
  .button-group.expanded .button, .button-group.expanded .wp-block-button .wp-block-button__link, .wp-block-button .button-group.expanded .wp-block-button__link {
    -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; }
  .button-group.primary .button, .button-group.primary .wp-block-button .wp-block-button__link, .wp-block-button .button-group.primary .wp-block-button__link {
    background-color: #007398;
    color: #fefefe; }
    .button-group.primary .button:hover, .button-group.primary .wp-block-button .wp-block-button__link:hover, .wp-block-button .button-group.primary .wp-block-button__link:hover, .button-group.primary .button:focus, .button-group.primary .wp-block-button .wp-block-button__link:focus, .wp-block-button .button-group.primary .wp-block-button__link:focus {
      background-color: #005c7a;
      color: #fefefe; }
  .button-group.secondary .button, .button-group.secondary .wp-block-button .wp-block-button__link, .wp-block-button .button-group.secondary .wp-block-button__link {
    background-color: #E9711C;
    color: #0a0a0a; }
    .button-group.secondary .button:hover, .button-group.secondary .wp-block-button .wp-block-button__link:hover, .wp-block-button .button-group.secondary .wp-block-button__link:hover, .button-group.secondary .button:focus, .button-group.secondary .wp-block-button .wp-block-button__link:focus, .wp-block-button .button-group.secondary .wp-block-button__link:focus {
      background-color: #be5a12;
      color: #0a0a0a; }
  .button-group.success .button, .button-group.success .wp-block-button .wp-block-button__link, .wp-block-button .button-group.success .wp-block-button__link {
    background-color: #29A61B;
    color: #0a0a0a; }
    .button-group.success .button:hover, .button-group.success .wp-block-button .wp-block-button__link:hover, .wp-block-button .button-group.success .wp-block-button__link:hover, .button-group.success .button:focus, .button-group.success .wp-block-button .wp-block-button__link:focus, .wp-block-button .button-group.success .wp-block-button__link:focus {
      background-color: #218516;
      color: #0a0a0a; }
  .button-group.warning .button, .button-group.warning .wp-block-button .wp-block-button__link, .wp-block-button .button-group.warning .wp-block-button__link {
    background-color: #ffae00;
    color: #0a0a0a; }
    .button-group.warning .button:hover, .button-group.warning .wp-block-button .wp-block-button__link:hover, .wp-block-button .button-group.warning .wp-block-button__link:hover, .button-group.warning .button:focus, .button-group.warning .wp-block-button .wp-block-button__link:focus, .wp-block-button .button-group.warning .wp-block-button__link:focus {
      background-color: #cc8b00;
      color: #0a0a0a; }
  .button-group.alert .button, .button-group.alert .wp-block-button .wp-block-button__link, .wp-block-button .button-group.alert .wp-block-button__link {
    background-color: #C83727;
    color: #fefefe; }
    .button-group.alert .button:hover, .button-group.alert .wp-block-button .wp-block-button__link:hover, .wp-block-button .button-group.alert .wp-block-button__link:hover, .button-group.alert .button:focus, .button-group.alert .wp-block-button .wp-block-button__link:focus, .wp-block-button .button-group.alert .wp-block-button__link:focus {
      background-color: #a02c1f;
      color: #fefefe; }
  .button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .button-group.stacked .button, .button-group.stacked .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked .wp-block-button__link, .button-group.stacked-for-small .button, .button-group.stacked-for-small .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked-for-small .wp-block-button__link, .button-group.stacked-for-medium .button, .button-group.stacked-for-medium .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked-for-medium .wp-block-button__link {
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%; }
      .button-group.stacked .button:last-child, .button-group.stacked .wp-block-button .wp-block-button__link:last-child, .wp-block-button .button-group.stacked .wp-block-button__link:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-small .wp-block-button .wp-block-button__link:last-child, .wp-block-button .button-group.stacked-for-small .wp-block-button__link:last-child, .button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-medium .wp-block-button .wp-block-button__link:last-child, .wp-block-button .button-group.stacked-for-medium .wp-block-button__link:last-child {
        margin-bottom: 0; }
    .button-group.stacked.expanded .button, .button-group.stacked.expanded .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked.expanded .wp-block-button__link, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-small.expanded .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked-for-small.expanded .wp-block-button__link, .button-group.stacked-for-medium.expanded .button, .button-group.stacked-for-medium.expanded .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked-for-medium.expanded .wp-block-button__link {
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; }
  @media print, screen and (min-width: 37.5em) {
    .button-group.stacked-for-small .button, .button-group.stacked-for-small .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked-for-small .wp-block-button__link {
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      margin-bottom: 0; } }
  @media print, screen and (min-width: 56.25em) {
    .button-group.stacked-for-medium .button, .button-group.stacked-for-medium .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked-for-medium .wp-block-button__link {
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      margin-bottom: 0; } }
  @media screen and (max-width: 37.49875em) {
    .button-group.stacked-for-small.expanded {
      display: block; }
      .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-small.expanded .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked-for-small.expanded .wp-block-button__link {
        display: block;
        margin-right: 0; } }
  @media screen and (max-width: 56.24875em) {
    .button-group.stacked-for-medium.expanded {
      display: block; }
      .button-group.stacked-for-medium.expanded .button, .button-group.stacked-for-medium.expanded .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked-for-medium.expanded .wp-block-button__link {
        display: block;
        margin-right: 0; } }

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: white;
  color: #323232; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #c9f2ff;
    color: #323232; }
  .callout.secondary {
    background-color: #fceadd;
    color: #323232; }
  .callout.success {
    background-color: #daf8d6;
    color: #323232; }
  .callout.warning {
    background-color: #fff3d9;
    color: #323232; }
  .callout.alert {
    background-color: #f8e0dd;
    color: #323232; }
  .callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem; }
  .callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem; }

.card {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #fefefe;
  box-shadow: none;
  overflow: hidden;
  color: #323232; }
  .card > :last-child {
    margin-bottom: 0; }

.card-divider {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  padding: 1rem;
  background: #e6e6e6; }
  .card-divider > :last-child {
    margin-bottom: 0; }

.card-section {
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  padding: 1rem; }
  .card-section > :last-child {
    margin-bottom: 0; }

.card-image {
  min-height: 1px; }

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer; }
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    color: #0a0a0a; }
  .close-button.small {
    right: 0.66rem;
    top: 0.33em;
    font-size: 1.5em;
    line-height: 1; }
  .close-button, .close-button.medium {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1; }

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  [data-whatinput='mouse'] .menu li {
    outline: 0; }
  .menu a,
  .menu .button,
  .menu .wp-block-button .wp-block-button__link,
  .wp-block-button .menu .wp-block-button__link {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 0.7rem 1rem; }
  .menu input,
  .menu select,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu input {
    display: inline-block; }
  .menu, .menu.horizontal {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .menu.vertical {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .menu.expanded li {
    -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; }
  .menu.simple {
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .menu.simple li + li {
      margin-left: 1rem; }
    .menu.simple a {
      padding: 0; }
  @media print, screen and (min-width: 37.5em) {
    .menu.medium-horizontal {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
    .menu.medium-vertical {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .menu.medium-expanded li {
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; }
    .menu.medium-simple li {
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; } }
  @media print, screen and (min-width: 56.25em) {
    .menu.large-horizontal {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
    .menu.large-vertical {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .menu.large-expanded li {
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; }
    .menu.large-simple li {
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; } }
  .menu.nested {
    margin-right: 0;
    margin-left: 1rem; }
  .menu.icons a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .menu.icon-left li a {
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap; }
    .menu.icon-left li a img,
    .menu.icon-left li a i,
    .menu.icon-left li a svg {
      margin-right: 0.25rem; }
  .menu.icon-right li a {
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap; }
    .menu.icon-right li a img,
    .menu.icon-right li a i,
    .menu.icon-right li a svg {
      margin-left: 0.25rem; }
  .menu.icon-top li a {
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap; }
    .menu.icon-top li a img,
    .menu.icon-top li a i,
    .menu.icon-top li a svg {
      -webkit-align-self: stretch;
          -ms-flex-item-align: stretch;
                  -ms-grid-row-align: stretch;
              align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu.icon-bottom li a {
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap; }
    .menu.icon-bottom li a img,
    .menu.icon-bottom li a i,
    .menu.icon-bottom li a svg {
      -webkit-align-self: stretch;
          -ms-flex-item-align: stretch;
                  -ms-grid-row-align: stretch;
              align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu .is-active > a {
    background: #007398;
    color: #fefefe; }
  .menu .active > a {
    background: #007398;
    color: #fefefe; }
  .menu.align-left {
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .menu.align-right li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .menu.align-right li .submenu li {
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
  .menu.align-right.vertical li {
    display: block;
    text-align: right; }
    .menu.align-right.vertical li .submenu li {
      text-align: right; }
  .menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0; }
  .menu.align-center li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .menu.align-center li .submenu li {
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
  .menu .menu-text {
    padding: 0.7rem 1rem;
    font-weight: bold;
    line-height: 1;
    color: inherit; }

.menu-centered > .menu {
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .menu-centered > .menu li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .menu-centered > .menu li .submenu li {
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; }

.no-js [data-responsive-menu] ul {
  display: none; }

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #53565A;
    box-shadow: 0 7px 0 #53565A, 0 14px 0 #53565A;
    content: ''; }
  .menu-icon:hover::after {
    background: #cacaca;
    box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon.dark::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
    content: ''; }
  .menu-icon.dark:hover::after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }

.is-drilldown {
  position: relative;
  overflow: hidden; }
  .is-drilldown li {
    display: block; }
  .is-drilldown.animate-height {
    transition: height 0.5s; }

.drilldown a {
  padding: 0.7rem 1rem;
  background: #fefefe; }

.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear; }
  .drilldown .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%); }
  .drilldown .is-drilldown-submenu.is-closing {
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%); }
  .drilldown .is-drilldown-submenu a {
    padding: 0.7rem 1rem; }

.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0; }

.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%; }

.drilldown .is-drilldown-submenu-parent > a {
  position: relative; }
  .drilldown .is-drilldown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #007398;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem; }

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #007398;
  right: 1rem;
  left: auto; }

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #007398 transparent transparent;
  right: auto;
  left: 1rem; }

.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #007398 transparent transparent;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem; }

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-size: 1rem; }
  .dropdown-pane.is-opening {
    display: block; }
  .dropdown-pane.is-open {
    display: block;
    visibility: visible; }

.dropdown-pane.tiny {
  width: 100px; }

.dropdown-pane.small {
  width: 200px; }

.dropdown-pane.large {
  width: 400px; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0; }

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #007398 transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px; }

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0; }

.dropdown.menu > li > a {
  padding: 0.7rem 1rem; }

.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #007398; }

.no-js .dropdown.menu ul {
  display: none; }

.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0; }

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto; }

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

.dropdown.menu.vertical > li > a::after {
  right: 14px; }

.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #007398 transparent transparent;
  right: auto;
  left: 5px; }

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #007398; }

@media print, screen and (min-width: 37.5em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #007398 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #007398 transparent transparent;
    right: auto;
    left: 5px; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #007398; } }

@media print, screen and (min-width: 56.25em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #007398 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #007398 transparent transparent;
    right: auto;
    left: 5px; }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #007398; } }

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto; }

.is-dropdown-menu.vertical {
  width: 100px; }
  .is-dropdown-menu.vertical.align-right {
    float: right; }

.is-dropdown-submenu-parent {
  position: relative; }
  .is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    margin-top: -6px; }
  .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fefefe; }
  .dropdown .is-dropdown-submenu a {
    padding: 0.7rem 1rem; }
  .is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #007398 transparent transparent;
    right: auto;
    left: 5px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #007398; }
  .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px; }
  .is-dropdown-submenu > li {
    width: 100%; }
  .is-dropdown-submenu.js-dropdown-active {
    display: block; }

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 0.88889rem;
  padding-bottom: 75%;
  overflow: hidden; }
  .responsive-embed iframe,
  .responsive-embed object,
  .responsive-embed embed,
  .responsive-embed video,
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .responsive-embed.widescreen,
  .flex-video.widescreen {
    padding-bottom: 56.25%; }

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #007398;
  color: #fefefe; }
  .label.primary {
    background: #007398;
    color: #fefefe; }
  .label.secondary {
    background: #E9711C;
    color: #0a0a0a; }
  .label.success {
    background: #29A61B;
    color: #0a0a0a; }
  .label.warning {
    background: #ffae00;
    color: #0a0a0a; }
  .label.alert {
    background: #C83727;
    color: #fefefe; }

.media-object {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
  .media-object img {
    max-width: none; }
  @media screen and (max-width: 37.49875em) {
    .media-object.stack-for-small {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }

.media-object-section {
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto; }
  .media-object-section:first-child {
    padding-right: 1rem; }
  .media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem; }
  .media-object-section > :last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 37.49875em) {
    .stack-for-small .media-object-section {
      padding: 0;
      padding-bottom: 1rem;
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
      max-width: 100%; }
      .stack-for-small .media-object-section img {
        width: 100%; } }
  .media-object-section.main-section {
    -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; }

.is-off-canvas-open {
  overflow: hidden; }

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden; }
  .js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible; }
  .js-off-canvas-overlay.is-closable {
    cursor: pointer; }
  .js-off-canvas-overlay.is-overlay-absolute {
    position: absolute; }
  .js-off-canvas-overlay.is-overlay-fixed {
    position: fixed; }

.off-canvas-wrapper {
  position: relative;
  overflow: hidden; }

.off-canvas {
  position: fixed;
  z-index: 12;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #F5F5F5; }
  [data-whatinput='mouse'] .off-canvas {
    outline: 0; }
  .off-canvas.is-transition-push {
    z-index: 12; }
  .off-canvas.is-closed {
    visibility: hidden; }
  .off-canvas.is-transition-overlap {
    z-index: 13; }
    .off-canvas.is-transition-overlap.is-open {
      box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
  .off-canvas.is-open {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #F5F5F5; }
  [data-whatinput='mouse'] .off-canvas-absolute {
    outline: 0; }
  .off-canvas-absolute.is-transition-push {
    z-index: 12; }
  .off-canvas-absolute.is-closed {
    visibility: hidden; }
  .off-canvas-absolute.is-transition-overlap {
    z-index: 13; }
    .off-canvas-absolute.is-transition-overlap.is-open {
      box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
  .off-canvas-absolute.is-open {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  -webkit-transform: translateX(-250px);
      -ms-transform: translateX(-250px);
          transform: translateX(-250px); }
  .off-canvas-content .off-canvas.position-left {
    -webkit-transform: translateX(-250px);
        -ms-transform: translateX(-250px);
            transform: translateX(-250px); }
    .off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-left.has-transition-push {
    -webkit-transform: translateX(250px);
        -ms-transform: translateX(250px);
            transform: translateX(250px); }
  .position-left.is-transition-push {
    box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  -webkit-transform: translateX(250px);
      -ms-transform: translateX(250px);
          transform: translateX(250px); }
  .off-canvas-content .off-canvas.position-right {
    -webkit-transform: translateX(250px);
        -ms-transform: translateX(250px);
            transform: translateX(250px); }
    .off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-250px);
        -ms-transform: translateX(-250px);
            transform: translateX(-250px); }
  .position-right.is-transition-push {
    box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  -webkit-transform: translateY(-250px);
      -ms-transform: translateY(-250px);
          transform: translateY(-250px); }
  .off-canvas-content .off-canvas.position-top {
    -webkit-transform: translateY(-250px);
        -ms-transform: translateY(-250px);
            transform: translateY(-250px); }
    .off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-top.has-transition-push {
    -webkit-transform: translateY(250px);
        -ms-transform: translateY(250px);
            transform: translateY(250px); }
  .position-top.is-transition-push {
    box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25); }

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  -webkit-transform: translateY(250px);
      -ms-transform: translateY(250px);
          transform: translateY(250px); }
  .off-canvas-content .off-canvas.position-bottom {
    -webkit-transform: translateY(250px);
        -ms-transform: translateY(250px);
            transform: translateY(250px); }
    .off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-bottom.has-transition-push {
    -webkit-transform: translateY(-250px);
        -ms-transform: translateY(-250px);
            transform: translateY(-250px); }
  .position-bottom.is-transition-push {
    box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25); }

.off-canvas-content {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
  .off-canvas-content.has-transition-push {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }
  .off-canvas-content .off-canvas.is-open {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }

@media print, screen and (min-width: 37.5em) {
  .position-left.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-medium {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-medium {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-medium {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-medium ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-medium {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-medium ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 56.25em) {
  .position-left.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-large {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-large {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-large {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-large ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-large {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-large ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 37.5em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none; }
    .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
      box-shadow: none;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas.in-canvas-for-medium .close-button {
      display: none; } }

@media print, screen and (min-width: 56.25em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none; }
    .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
      box-shadow: none;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas.in-canvas-for-large .close-button {
      display: none; } }

.orbit {
  position: relative; }

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden; }

.orbit-slide {
  width: 100%;
  position: absolute; }
  .orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0; }

.orbit-figure {
  margin: 0; }

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0; }

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe; }

.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe; }
  [data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
    outline: 0; }
  .orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    background-color: rgba(10, 10, 10, 0.5); }

.orbit-previous {
  left: 0; }

.orbit-next {
  left: auto;
  right: 0; }

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center; }
  [data-whatinput='mouse'] .orbit-bullets {
    outline: 0; }
  .orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.1rem;
    border-radius: 50%;
    background-color: #cacaca; }
    .orbit-bullets button:hover {
      background-color: #8a8a8a; }
    .orbit-bullets button.is-active {
      background-color: #8a8a8a; }

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }
  .pagination::before, .pagination::after {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .pagination::after {
    clear: both; }
  .pagination li {
    margin-right: 0.05556rem;
    border-radius: 0;
    font-size: 0.77778rem;
    display: none; }
    .pagination li:last-child, .pagination li:first-child {
      display: inline-block; }
    @media print, screen and (min-width: 37.5em) {
      .pagination li {
        display: inline-block; } }
  .pagination a,
  .pagination button {
    display: block;
    padding: 0.16667rem 0.55556rem;
    border-radius: 0;
    color: #0a0a0a; }
    .pagination a:hover,
    .pagination button:hover {
      background: #e6e6e6; }
  .pagination .current {
    padding: 0.16667rem 0.55556rem;
    background: #007398;
    color: #fefefe;
    cursor: default; }
  .pagination .disabled {
    padding: 0.16667rem 0.55556rem;
    color: #cacaca;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    padding: 0.16667rem 0.55556rem;
    content: '\2026';
    color: #0a0a0a; }

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\00ab'; }

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\00bb'; }

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #cacaca; }
  .progress.primary .progress-meter {
    background-color: #007398; }
  .progress.secondary .progress-meter {
    background-color: #E9711C; }
  .progress.success .progress-meter {
    background-color: #29A61B; }
  .progress.warning .progress-meter {
    background-color: #ffae00; }
  .progress.alert .progress-meter {
    background-color: #C83727; }

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #007398; }

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #fefefe;
  white-space: nowrap; }

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: none;
      touch-action: none; }

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  transition: all 0.2s ease-in-out; }
  .slider-fill.is-dragging {
    transition: all 0s linear; }

.slider-handle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #007398;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }
  [data-whatinput='mouse'] .slider-handle {
    outline: 0; }
  .slider-handle:hover {
    background-color: #006281; }
  .slider-handle.is-dragging {
    transition: all 0s linear; }

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed; }

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
          transform: scale(1, -1); }
  .slider.vertical .slider-fill {
    top: 0;
    width: 0.5rem;
    max-height: 100%; }
  .slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }

.sticky-container {
  position: relative; }

.sticky {
  position: relative;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%; }
  .sticky.is-stuck.is-at-top {
    top: 0; }
  .sticky.is-stuck.is-at-bottom {
    bottom: 0; }

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto; }
  .sticky.is-anchored.is-at-bottom {
    bottom: 0; }

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden; }
  html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll; }
  html.is-reveal-open body {
    overflow-y: hidden; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: auto; }

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media print, screen and (min-width: 37.5em) {
    .reveal {
      min-height: 0; } }
  .reveal .column {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 37.5em) {
    .reveal {
      width: 600px;
      max-width: 66.66667rem; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 37.5em) {
    .reveal.tiny {
      width: 30%;
      max-width: 66.66667rem; } }
  @media print, screen and (min-width: 37.5em) {
    .reveal.small {
      width: 50%;
      max-width: 66.66667rem; } }
  @media print, screen and (min-width: 37.5em) {
    .reveal.large {
      width: 90%;
      max-width: 66.66667rem; } }
  .reveal.full {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 37.49875em) {
    .reveal {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      max-width: none;
      height: 100%;
      min-height: 100%;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.77778rem;
  font-weight: bold;
  color: #fefefe;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0; }

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #cacaca;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer; }
  input + .switch-paddle {
    margin: 0; }
  .switch-paddle::after {
    position: absolute;
    top: 0.25rem;
    left: 0.25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    border-radius: 0;
    background: #fefefe;
    transition: all 0.25s ease-out;
    content: ''; }
  input:checked ~ .switch-paddle {
    background: #007398; }
    input:checked ~ .switch-paddle::after {
      left: 2.25rem; }
  [data-whatinput='mouse'] input:focus ~ .switch-paddle {
    outline: 0; }

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.switch-active {
  left: 8%;
  display: none; }
  input:checked + label > .switch-active {
    display: block; }

.switch-inactive {
  right: 15%; }
  input:checked + label > .switch-inactive {
    display: none; }

.switch.tiny {
  height: 1.5rem; }
  .switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: 0.55556rem; }
  .switch.tiny .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1rem;
    height: 1rem; }
  .switch.tiny input:checked ~ .switch-paddle::after {
    left: 1.75rem; }

.switch.small {
  height: 1.75rem; }
  .switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: 0.66667rem; }
  .switch.small .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1.25rem;
    height: 1.25rem; }
  .switch.small input:checked ~ .switch-paddle::after {
    left: 2rem; }

.switch.large {
  height: 2.5rem; }
  .switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 0.88889rem; }
  .switch.large .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 2rem;
    height: 2rem; }
  .switch.large input:checked ~ .switch-paddle::after {
    left: 2.75rem; }

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }
  thead,
  tbody,
  tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe; }
  caption {
    padding: 0.44444rem 0.55556rem 0.55556rem;
    font-weight: bold; }
  thead {
    background: #f8f8f8;
    color: #323232; }
  tfoot {
    background: #f1f1f1;
    color: #323232; }
  thead tr,
  tfoot tr {
    background: transparent; }
  thead th,
  thead td,
  tfoot th,
  tfoot td {
    padding: 0.44444rem 0.55556rem 0.55556rem;
    font-weight: bold;
    text-align: left; }
  tbody th,
  tbody td {
    padding: 0.44444rem 0.55556rem 0.55556rem; }
  tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f1f1f1; }
  table.unstriped tbody {
    background-color: #fefefe; }
    table.unstriped tbody tr {
      border-bottom: 0;
      border-bottom: 1px solid #f1f1f1;
      background-color: #fefefe; }

@media screen and (max-width: 56.24875em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover thead tr:hover {
  background-color: #f3f3f3; }

table.hover tfoot tr:hover {
  background-color: #ececec; }

table.hover tbody tr:hover {
  background-color: #f9f9f9; }

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec; }

.table-scroll {
  overflow-x: auto; }

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none; }
  .tabs::before, .tabs::after {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .tabs::after {
    clear: both; }

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto; }

.tabs.simple > li > a {
  padding: 0; }
  .tabs.simple > li > a:hover {
    background: transparent; }

.tabs.primary {
  background: #007398; }
  .tabs.primary > li > a {
    color: #fefefe; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #0081aa; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 0.66667rem;
    line-height: 1;
    color: #007398; }
    [data-whatinput='mouse'] .tabs-title > a {
      outline: 0; }
    .tabs-title > a:hover {
      background: #fefefe;
      color: #006383; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #e6e6e6;
      color: #007398; }

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #323232;
  transition: all 0.5s ease; }

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }
  .tabs-panel.is-active {
    display: block; }

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #fefefe;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0; }

a.thumbnail {
  transition: box-shadow 200ms ease-out; }
  a.thumbnail:hover, a.thumbnail:focus {
    box-shadow: 0 0 6px 1px rgba(0, 115, 152, 0.5); }
  a.thumbnail image {
    box-shadow: none; }

.title-bar {
  padding: 0.5rem;
  background: #2C3840;
  color: #fefefe;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.25rem; }

.title-bar-left,
.title-bar-right {
  -webkit-flex: 1 1 0px;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; }

.title-bar-right {
  text-align: right; }

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold; }

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help; }

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #0a0a0a;
  font-size: 1rem;
  color: #fefefe; }
  .tooltip::before {
    position: absolute; }
  .tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #0a0a0a;
    bottom: 100%; }
  .tooltip.bottom.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #0a0a0a transparent transparent;
    top: 100%;
    bottom: auto; }
  .tooltip.top.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0a0a0a;
    left: 100%; }
  .tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0a0a0a transparent transparent;
    right: 100%;
    left: auto; }
  .tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .tooltip.align-top::before {
    bottom: auto;
    top: 10%; }
  .tooltip.align-bottom::before {
    bottom: 10%;
    top: auto; }
  .tooltip.align-left::before {
    left: 10%;
    right: auto; }
  .tooltip.align-right::before {
    left: auto;
    right: 10%; }

.top-bar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5rem;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .top-bar,
  .top-bar ul {
    background-color: #e6e6e6; }
  .top-bar input {
    max-width: 200px;
    margin-right: 1rem; }
  .top-bar .input-group-field {
    width: 100%;
    margin-right: 0; }
  .top-bar input.button, .top-bar .wp-block-button input.wp-block-button__link, .wp-block-button .top-bar input.wp-block-button__link {
    width: auto; }
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  @media print, screen and (min-width: 37.5em) {
    .top-bar {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
      .top-bar .top-bar-left {
        -webkit-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        margin-right: auto; }
      .top-bar .top-bar-right {
        -webkit-flex: 0 1 auto;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        margin-left: auto; } }
  @media screen and (max-width: 56.24875em) {
    .top-bar.stacked-for-medium {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .top-bar.stacked-for-medium .top-bar-left,
      .top-bar.stacked-for-medium .top-bar-right {
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
  @media screen and (max-width: 74.99875em) {
    .top-bar.stacked-for-large {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .top-bar.stacked-for-large .top-bar-left,
      .top-bar.stacked-for-large .top-bar-right {
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }

.top-bar-title {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0; }

.top-bar-left,
.top-bar-right {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 37.49875em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 37.5em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 37.5em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 37.49875em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 37.5em) and (max-width: 56.24875em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 37.49875em), screen and (min-width: 56.25em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 56.25em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 56.24875em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 56.25em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 56.24875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

.align-left {
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.align-right {
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.align-center {
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.align-justify {
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.align-spaced {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around; }

.align-left.vertical.menu > li > a {
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.align-right.vertical.menu > li > a {
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.align-center.vertical.menu > li > a {
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.align-top {
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.align-self-top {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start; }

.align-bottom {
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end; }

.align-self-bottom {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end; }

.align-middle {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.align-self-middle {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
              -ms-grid-row-align: center;
          align-self: center; }

.align-stretch {
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }

.align-self-stretch {
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
              -ms-grid-row-align: stretch;
          align-self: stretch; }

.align-center-middle {
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center; }

.small-order-1 {
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }

.small-order-2 {
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2; }

.small-order-3 {
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3; }

.small-order-4 {
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4; }

.small-order-5 {
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5; }

.small-order-6 {
  -webkit-order: 6;
      -ms-flex-order: 6;
          order: 6; }

@media print, screen and (min-width: 37.5em) {
  .medium-order-1 {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .medium-order-2 {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .medium-order-3 {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .medium-order-4 {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .medium-order-5 {
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .medium-order-6 {
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; } }

@media print, screen and (min-width: 56.25em) {
  .large-order-1 {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .large-order-2 {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .large-order-3 {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .large-order-4 {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .large-order-5 {
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .large-order-6 {
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; } }

.flex-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.flex-child-auto {
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; }

.flex-child-grow {
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto; }

.flex-child-shrink {
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto; }

.flex-dir-row {
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row; }

.flex-dir-row-reverse {
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.flex-dir-column {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.flex-dir-column-reverse {
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }

@media print, screen and (min-width: 37.5em) {
  .medium-flex-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .medium-flex-child-auto {
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  .medium-flex-child-grow {
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  .medium-flex-child-shrink {
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  .medium-flex-dir-row {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .medium-flex-dir-row-reverse {
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .medium-flex-dir-column {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .medium-flex-dir-column-reverse {
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }

@media print, screen and (min-width: 56.25em) {
  .large-flex-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .large-flex-child-auto {
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  .large-flex-child-grow {
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  .large-flex-child-shrink {
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  .large-flex-dir-row {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .large-flex-dir-row-reverse {
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .large-flex-dir-column {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .large-flex-dir-column-reverse {
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }

.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-down.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-left.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0); }

.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-up.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-right.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0); }

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-down.mui-leave.mui-leave-active {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%); }

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-right.mui-leave.mui-leave-active {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%); }

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-up.mui-leave.mui-leave-active {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%); }

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-left.mui-leave.mui-leave-active {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%); }

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity; }

.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity; }

.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-top.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: right;
      -ms-transform-origin: right;
          transform-origin: right;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-right.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
          transform-origin: bottom;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-left.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-top.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: right;
      -ms-transform-origin: right;
          transform-origin: right;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-right.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
          transform-origin: bottom;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-left.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.scale-in-up.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1; }

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.scale-in-down.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1; }

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.scale-out-up.mui-leave.mui-leave-active {
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  opacity: 0; }

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.scale-out-down.mui-leave.mui-leave-active {
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  opacity: 0; }

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: rotate(-0.75turn);
      -ms-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.spin-in.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  opacity: 1; }

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.spin-out.mui-leave.mui-leave-active {
  -webkit-transform: rotate(0.75turn);
      -ms-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  opacity: 0; }

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: rotate(0.75turn);
      -ms-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.spin-in-ccw.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  opacity: 1; }

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.spin-out-ccw.mui-leave.mui-leave-active {
  -webkit-transform: rotate(-0.75turn);
      -ms-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  opacity: 0; }

.slow {
  transition-duration: 750ms !important; }

.fast {
  transition-duration: 250ms !important; }

.linear {
  transition-timing-function: linear !important; }

.ease {
  transition-timing-function: ease !important; }

.ease-in {
  transition-timing-function: ease-in !important; }

.ease-out {
  transition-timing-function: ease-out !important; }

.ease-in-out {
  transition-timing-function: ease-in-out !important; }

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  transition-delay: 300ms !important; }

.long-delay {
  transition-delay: 700ms !important; }

.shake {
  -webkit-animation-name: shake-7;
          animation-name: shake-7; }

@-webkit-keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%); } }

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%); } }

.spin-cw {
  -webkit-animation-name: spin-cw-1turn;
          animation-name: spin-cw-1turn; }

@-webkit-keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

.spin-ccw {
  -webkit-animation-name: spin-ccw-1turn;
          animation-name: spin-ccw-1turn; }

@-webkit-keyframes spin-ccw-1turn {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn); } }

@keyframes spin-ccw-1turn {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn); } }

.wiggle {
  -webkit-animation-name: wiggle-7deg;
          animation-name: wiggle-7deg; }

@-webkit-keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms; }

.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

.slow {
  -webkit-animation-duration: 750ms !important;
          animation-duration: 750ms !important; }

.fast {
  -webkit-animation-duration: 250ms !important;
          animation-duration: 250ms !important; }

.linear {
  -webkit-animation-timing-function: linear !important;
          animation-timing-function: linear !important; }

.ease {
  -webkit-animation-timing-function: ease !important;
          animation-timing-function: ease !important; }

.ease-in {
  -webkit-animation-timing-function: ease-in !important;
          animation-timing-function: ease-in !important; }

.ease-out {
  -webkit-animation-timing-function: ease-out !important;
          animation-timing-function: ease-out !important; }

.ease-in-out {
  -webkit-animation-timing-function: ease-in-out !important;
          animation-timing-function: ease-in-out !important; }

.bounce-in {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  -webkit-animation-delay: 300ms !important;
          animation-delay: 300ms !important; }

.long-delay {
  -webkit-animation-delay: 700ms !important;
          animation-delay: 700ms !important; }

/*
  My custom styles:
  Add your scss files below to structure your project styles
*/
.specialty-select-full-width .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 20px !important; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: 1.6;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

/** Brand */
/** Utility */
/** Neutrals */
#wpadminbar {
  position: fixed !important; }

body.admin-bar.f-topbar-fixed .sticky.fixed {
  margin-top: 1.77778rem; }

body.admin-bar.offcanvas .off-canvas.is-open {
  top: 2.55556rem; }
  @media screen and (min-width: 48.9375em) {
    body.admin-bar.offcanvas .off-canvas.is-open {
      top: 1.77778rem; } }

.wp-caption > figcaption {
  max-width: 100%;
  font-size: 0.8rem;
  color: #999;
  padding: 0.25rem 0; }

p.wp-caption-text {
  font-size: 90%;
  color: #666;
  padding: 0.55556rem 0; }

.alignleft {
  float: left;
  padding-right: 1rem;
  margin: 0; }

.alignright {
  float: right;
  padding-left: 1rem;
  margin: 0; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.gallery {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-right: -0.55556rem;
  margin-left: -0.55556rem; }
  @media print, screen and (min-width: 37.5em) {
    .gallery {
      margin-right: -0.83333rem;
      margin-left: -0.83333rem; } }
  .gallery.gallery-columns-1 > .gallery-item {
    width: calc(50% - 1.11111rem);
    margin-right: 0.55556rem;
    margin-left: 0.55556rem; }
  @media print, screen and (min-width: 37.5em) {
    .gallery.gallery-columns-1 > .gallery-item {
      width: calc(25% - 1.66667rem);
      margin-right: 0.83333rem;
      margin-left: 0.83333rem; } }
  @media print, screen and (min-width: 56.25em) {
    .gallery.gallery-columns-1 > .gallery-item {
      width: calc(100% - 1.66667rem);
      margin-right: 0.83333rem;
      margin-left: 0.83333rem; } }
  .gallery.gallery-columns-2 > .gallery-item {
    width: calc(50% - 1.11111rem);
    margin-right: 0.55556rem;
    margin-left: 0.55556rem; }
  @media print, screen and (min-width: 37.5em) {
    .gallery.gallery-columns-2 > .gallery-item {
      width: calc(25% - 1.66667rem);
      margin-right: 0.83333rem;
      margin-left: 0.83333rem; } }
  @media print, screen and (min-width: 56.25em) {
    .gallery.gallery-columns-2 > .gallery-item {
      width: calc(50% - 1.66667rem);
      margin-right: 0.83333rem;
      margin-left: 0.83333rem; } }
  .gallery.gallery-columns-3 > .gallery-item {
    width: calc(50% - 1.11111rem);
    margin-right: 0.55556rem;
    margin-left: 0.55556rem; }
  @media print, screen and (min-width: 37.5em) {
    .gallery.gallery-columns-3 > .gallery-item {
      width: calc(25% - 1.66667rem);
      margin-right: 0.83333rem;
      margin-left: 0.83333rem; } }
  @media print, screen and (min-width: 56.25em) {
    .gallery.gallery-columns-3 > .gallery-item {
      width: calc(33.33333% - 1.66667rem);
      margin-right: 0.83333rem;
      margin-left: 0.83333rem; } }
  .gallery.gallery-columns-4 > .gallery-item {
    width: calc(50% - 1.11111rem);
    margin-right: 0.55556rem;
    margin-left: 0.55556rem; }
  @media print, screen and (min-width: 37.5em) {
    .gallery.gallery-columns-4 > .gallery-item {
      width: calc(25% - 1.66667rem);
      margin-right: 0.83333rem;
      margin-left: 0.83333rem; } }
  @media print, screen and (min-width: 56.25em) {
    .gallery.gallery-columns-4 > .gallery-item {
      width: calc(25% - 1.66667rem);
      margin-right: 0.83333rem;
      margin-left: 0.83333rem; } }
  .gallery.gallery-columns-5 > .gallery-item {
    width: calc(50% - 1.11111rem);
    margin-right: 0.55556rem;
    margin-left: 0.55556rem; }
  @media print, screen and (min-width: 37.5em) {
    .gallery.gallery-columns-5 > .gallery-item {
      width: calc(25% - 1.66667rem);
      margin-right: 0.83333rem;
      margin-left: 0.83333rem; } }
  @media print, screen and (min-width: 56.25em) {
    .gallery.gallery-columns-5 > .gallery-item {
      width: calc(20% - 1.66667rem);
      margin-right: 0.83333rem;
      margin-left: 0.83333rem; } }
  .gallery.gallery-columns-6 > .gallery-item {
    width: calc(50% - 1.11111rem);
    margin-right: 0.55556rem;
    margin-left: 0.55556rem; }
  @media print, screen and (min-width: 37.5em) {
    .gallery.gallery-columns-6 > .gallery-item {
      width: calc(25% - 1.66667rem);
      margin-right: 0.83333rem;
      margin-left: 0.83333rem; } }
  @media print, screen and (min-width: 56.25em) {
    .gallery.gallery-columns-6 > .gallery-item {
      width: calc(16.66667% - 1.66667rem);
      margin-right: 0.83333rem;
      margin-left: 0.83333rem; } }
  .gallery.gallery-columns-7 > .gallery-item {
    width: calc(50% - 1.11111rem);
    margin-right: 0.55556rem;
    margin-left: 0.55556rem; }
  @media print, screen and (min-width: 37.5em) {
    .gallery.gallery-columns-7 > .gallery-item {
      width: calc(25% - 1.66667rem);
      margin-right: 0.83333rem;
      margin-left: 0.83333rem; } }
  @media print, screen and (min-width: 56.25em) {
    .gallery.gallery-columns-7 > .gallery-item {
      width: calc(14.28571% - 1.66667rem);
      margin-right: 0.83333rem;
      margin-left: 0.83333rem; } }
  .gallery.gallery-columns-8 > .gallery-item {
    width: calc(50% - 1.11111rem);
    margin-right: 0.55556rem;
    margin-left: 0.55556rem; }
  @media print, screen and (min-width: 37.5em) {
    .gallery.gallery-columns-8 > .gallery-item {
      width: calc(25% - 1.66667rem);
      margin-right: 0.83333rem;
      margin-left: 0.83333rem; } }
  @media print, screen and (min-width: 56.25em) {
    .gallery.gallery-columns-8 > .gallery-item {
      width: calc(12.5% - 1.66667rem);
      margin-right: 0.83333rem;
      margin-left: 0.83333rem; } }
  .gallery.gallery-columns-9 > .gallery-item {
    width: calc(50% - 1.11111rem);
    margin-right: 0.55556rem;
    margin-left: 0.55556rem; }
  @media print, screen and (min-width: 37.5em) {
    .gallery.gallery-columns-9 > .gallery-item {
      width: calc(25% - 1.66667rem);
      margin-right: 0.83333rem;
      margin-left: 0.83333rem; } }
  @media print, screen and (min-width: 56.25em) {
    .gallery.gallery-columns-9 > .gallery-item {
      width: calc(11.11111% - 1.66667rem);
      margin-right: 0.83333rem;
      margin-left: 0.83333rem; } }
  .gallery .gallery-icon > a {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: solid 4px #fefefe;
    border-radius: 0;
    box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
    line-height: 0;
    transition: box-shadow 200ms ease-out; }
    .gallery .gallery-icon > a:hover, .gallery .gallery-icon > a:focus {
      box-shadow: 0 0 6px 1px rgba(0, 115, 152, 0.5); }
    .gallery .gallery-icon > a image {
      box-shadow: none; }
  .gallery .gallery-icon > img {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: solid 4px #fefefe;
    border-radius: 0;
    box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
    line-height: 0; }

/*
Frontend styles for gutenberg blocks
*/
/** === Base Color Palatte === */
.has-primary-background-color {
  background-color: #007398; }

.has-primary-color {
  color: #007398; }

.has-secondary-background-color {
  background-color: #E9711C; }

.has-secondary-color {
  color: #E9711C; }

.has-success-background-color {
  background-color: #29A61B; }

.has-success-color {
  color: #29A61B; }

.has-warning-background-color {
  background-color: #ffae00; }

.has-warning-color {
  color: #ffae00; }

.has-alert-background-color {
  background-color: #C83727; }

.has-alert-color {
  color: #C83727; }

/** === Button === */
.wp-block-button .wp-block-button__link.has-primary-background-color {
  background-color: #007398; }

.wp-block-button .wp-block-button__link.has-primary-color {
  color: #007398; }

.wp-block-button .wp-block-button__link.has-secondary-background-color {
  background-color: #E9711C; }

.wp-block-button .wp-block-button__link.has-secondary-color {
  color: #E9711C; }

.wp-block-button .wp-block-button__link.has-success-background-color {
  background-color: #29A61B; }

.wp-block-button .wp-block-button__link.has-success-color {
  color: #29A61B; }

.wp-block-button .wp-block-button__link.has-warning-background-color {
  background-color: #ffae00; }

.wp-block-button .wp-block-button__link.has-warning-color {
  color: #ffae00; }

.wp-block-button .wp-block-button__link.has-alert-background-color {
  background-color: #C83727; }

.wp-block-button .wp-block-button__link.has-alert-color {
  color: #C83727; }

.wp-block-button.is-style-squared .wp-block-button__link {
  border-radius: 0; }

/** === File === */
.wp-block-file .wp-block-file__button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.72em 0.83em;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 1.11111rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #007398;
  color: #fefefe; }
  [data-whatinput='mouse'] .wp-block-file .wp-block-file__button {
    outline: 0; }
  .wp-block-file .wp-block-file__button:hover, .wp-block-file .wp-block-file__button:focus {
    background-color: #006281;
    color: #fefefe; }

html {
  scroll-behavior: smooth; }

p {
  color: #505050; }

h5, .h5 {
  font-size: 0.88889rem;
  color: #737373; }

a:hover {
  color: #E9711C; }

.small-caption {
  font-size: 1rem;
  line-height: rem-clac(24); }

.meta {
  font-size: 0.77778rem;
  line-height: 1.22222rem; }

.case-study {
  font-size: 1.44444rem;
  line-height: 1.94444rem;
  font-style: italic; }

.dotted-bottom {
  border-bottom: 1px dotted #007398;
  padding-bottom: 0.16667rem; }
  .dotted-bottom:hover {
    border-color: #E9711C; }

.dotted-bottom-white {
  border-bottom: 1px dotted #fefefe;
  padding-bottom: 0.16667rem; }
  .dotted-bottom-white:hover {
    border-color: #E9711C; }

.italic {
  font-style: italic; }

.label {
  border-radius: 14px;
  font-size: 0.66667rem; }

.brand-primary {
  background-color: #007398; }

.black {
  background-color: #0a0a0a; }

.no-margin {
  margin: 0; }

@media print, screen and (min-width: 56.25em) {
  body.password-required {
    background: url("../images/branch-pw.png");
    background-repeat: no-repeat;
    background-position: top right; } }

body.password-required .site-header,
body.password-required .lower-header,
body.password-required .footer {
  display: none; }

body.password-required .password-required-site-link {
  display: block;
  margin-bottom: 1.66667rem; }

body.password-required .site-title {
  padding-left: 0.61111rem;
  font-size: 1.55556rem;
  color: #E9711C;
  font-weight: 400;
  padding-left: 0.83333rem;
  font-size: 1.77778rem; }

body.password-required .post-password-form label {
  font-size: 0.88889rem; }

body.password-required .post-password-form p {
  margin-bottom: 2.22222rem; }

body.password-required .post-password-form .post-password-submit-button {
  margin-top: 1.66667rem;
  min-width: 8.33333rem; }

.sub-categories-heading {
  padding-top: 40px; }

ul.programs-list-parent li.text-center.cell.large-4 {
  padding: 10px; }

section.hero-catalog-mobile {
  padding: 1.6667rem 0 1.667rem; }

a.close-subcategories {
  font-size: 2em; }

ul.programs-list-parent {
  padding-top: 0; }

a.optanon-toggle-display {
  font-weight: bold; }

.lower-header {
  border-top: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
  padding: 0.55556rem 0.66667rem;
  margin: 0;
  font-size: 0.77778rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%; }
  .lower-header.sub-navigation-true {
    background-color: #F5F5F5; }
  .lower-header ul {
    margin: 0; }
  .lower-header .button, .lower-header .wp-block-button .wp-block-button__link, .wp-block-button .lower-header .wp-block-button__link,
  .lower-header button {
    margin-bottom: 0;
    margin-left: 1rem; }

@media screen and (max-width: 74.99875em) {
  .breadcrumbs span {
    max-height: 1.11111rem; } }

@media print, screen and (min-width: 56.25em) {
  .breadcrumbs {
    padding: 0.83333rem 1.66667rem; } }

.breadcrumbs::after, .breadcrumbs::before {
  content: none; }

.breadcrumbs a {
  color: #007398; }

.breadcrumbs a.button, .breadcrumbs .wp-block-button a.wp-block-button__link, .wp-block-button .breadcrumbs a.wp-block-button__link {
  display: none;
  margin: 0;
  color: #fefefe; }
  .breadcrumbs a.button:hover, .breadcrumbs .wp-block-button a.wp-block-button__link:hover, .wp-block-button .breadcrumbs a.wp-block-button__link:hover {
    text-decoration: none; }
  @media print, screen and (min-width: 56.25em) {
    .breadcrumbs a.button, .breadcrumbs .wp-block-button a.wp-block-button__link, .wp-block-button .breadcrumbs a.wp-block-button__link {
      display: inline-block; } }

.breadcrumbs.breadcrumbs-with-nav {
  background-color: #f5f5f5; }
  @media print, screen and (min-width: 56.25em) {
    .breadcrumbs.breadcrumbs-with-nav {
      padding: 0 1.66667rem; } }

.header-sub-nav {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0; }
  @media print, screen and (min-width: 56.25em) {
    .header-sub-nav {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; } }
  .header-sub-nav li {
    display: inline-block;
    /* dropdown / sub nav */ }
    @media print, screen and (min-width: 56.25em) {
      .header-sub-nav li {
        padding: 0.66667rem 0; } }
    .header-sub-nav li > a {
      display: block;
      font-size: 0.88889rem;
      padding: 0.33333rem 0.77778rem;
      color: #0a0a0a; }
    .header-sub-nav li > ul {
      white-space: nowrap;
      margin-left: 0;
      transition: .3s;
      opacity: 0;
      visibility: hidden;
      position: absolute;
      right: 0;
      z-index: 2;
      top: 100%;
      background-color: #fefefe; }
      .header-sub-nav li > ul li {
        display: block;
        border-bottom: 1px solid #DCDCDC;
        padding: 0; }
      .header-sub-nav li > ul a {
        color: #007398;
        padding-right: 1.66667rem; }
        .header-sub-nav li > ul a:hover, .header-sub-nav li > ul a:focus {
          color: #E9711C; }
    .header-sub-nav li.current-menu-item > a {
      background-color: rgba(233, 113, 28, 0.15); }
    .header-sub-nav li.menu-item-has-children {
      position: relative; }
      @media print, screen and (min-width: 56.25em) {
        .header-sub-nav li.menu-item-has-children {
          /* IE doesn't allow us to comma separate this */ }
          .header-sub-nav li.menu-item-has-children > a:after {
            content: url("./../../assets/images/arrow.svg");
            margin-left: 0.44444rem;
            -webkit-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                    transform: rotate(180deg);
            display: inline-block;
            transition: .5s; }
          .header-sub-nav li.menu-item-has-children:hover > ul, .header-sub-nav li.menu-item-has-children:focus > ul {
            opacity: 1;
            visibility: visible;
            display: block; }
          .header-sub-nav li.menu-item-has-children:focus-within > ul {
            opacity: 1;
            visibility: visible;
            display: block; } }
    @media print, screen and (min-width: 56.25em) {
      .header-sub-nav li.nav-button a {
        background-color: #007398;
        color: #fefefe;
        padding: 0.6em 1.83em;
        margin-left: 0.55556rem;
        font-size: 1rem; } }

.solution-template-shadow-health-home .lower-header,
.solution-template-shadow-health-research .lower-header,
.solution-template-shadow-health-undergraduate .lower-header,
.solution-template-shadow-health-graduate .lower-header,
.solution-template-shadow-health-pagination .lower-header {
  display: block;
  padding: 1rem; }
  .solution-template-shadow-health-home .lower-header ul,
  .solution-template-shadow-health-research .lower-header ul,
  .solution-template-shadow-health-undergraduate .lower-header ul,
  .solution-template-shadow-health-graduate .lower-header ul,
  .solution-template-shadow-health-pagination .lower-header ul {
    margin: 0; }
  @media all and (min-width: 1100px) {
    .solution-template-shadow-health-home .lower-header,
    .solution-template-shadow-health-research .lower-header,
    .solution-template-shadow-health-undergraduate .lower-header,
    .solution-template-shadow-health-graduate .lower-header,
    .solution-template-shadow-health-pagination .lower-header {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media print, screen and (min-width: 56.25em) {
    .solution-template-shadow-health-home .lower-header .breadcrumbs,
    .solution-template-shadow-health-research .lower-header .breadcrumbs,
    .solution-template-shadow-health-undergraduate .lower-header .breadcrumbs,
    .solution-template-shadow-health-graduate .lower-header .breadcrumbs,
    .solution-template-shadow-health-pagination .lower-header .breadcrumbs {
      padding: 0; } }
  @media all and (min-width: 1100px) and (max-width: 1350px) {
    .solution-template-shadow-health-home .lower-header .breadcrumbs,
    .solution-template-shadow-health-research .lower-header .breadcrumbs,
    .solution-template-shadow-health-undergraduate .lower-header .breadcrumbs,
    .solution-template-shadow-health-graduate .lower-header .breadcrumbs,
    .solution-template-shadow-health-pagination .lower-header .breadcrumbs {
      max-width: 200px; } }

.solution-template-shadow-health-home .header-sub-nav,
.solution-template-shadow-health-research .header-sub-nav,
.solution-template-shadow-health-undergraduate .header-sub-nav,
.solution-template-shadow-health-graduate .header-sub-nav,
.solution-template-shadow-health-pagination .header-sub-nav {
  display: block;
  margin: 0 auto; }
  @media screen and (max-width: 74.99875em) {
    .solution-template-shadow-health-home .header-sub-nav,
    .solution-template-shadow-health-research .header-sub-nav,
    .solution-template-shadow-health-undergraduate .header-sub-nav,
    .solution-template-shadow-health-graduate .header-sub-nav,
    .solution-template-shadow-health-pagination .header-sub-nav {
      text-align: center; } }
  @media all and (min-width: 1000px) {
    .solution-template-shadow-health-home .header-sub-nav,
    .solution-template-shadow-health-research .header-sub-nav,
    .solution-template-shadow-health-undergraduate .header-sub-nav,
    .solution-template-shadow-health-graduate .header-sub-nav,
    .solution-template-shadow-health-pagination .header-sub-nav {
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 0; }
      .solution-template-shadow-health-home .header-sub-nav ul,
      .solution-template-shadow-health-research .header-sub-nav ul,
      .solution-template-shadow-health-undergraduate .header-sub-nav ul,
      .solution-template-shadow-health-graduate .header-sub-nav ul,
      .solution-template-shadow-health-pagination .header-sub-nav ul {
        white-space: nowrap; } }
  .solution-template-shadow-health-home .header-sub-nav a.button, .solution-template-shadow-health-home .header-sub-nav .wp-block-button a.wp-block-button__link, .wp-block-button .solution-template-shadow-health-home .header-sub-nav a.wp-block-button__link,
  .solution-template-shadow-health-research .header-sub-nav a.button,
  .solution-template-shadow-health-research .header-sub-nav .wp-block-button a.wp-block-button__link,
  .wp-block-button .solution-template-shadow-health-research .header-sub-nav a.wp-block-button__link,
  .solution-template-shadow-health-undergraduate .header-sub-nav a.button,
  .solution-template-shadow-health-undergraduate .header-sub-nav .wp-block-button a.wp-block-button__link,
  .wp-block-button .solution-template-shadow-health-undergraduate .header-sub-nav a.wp-block-button__link,
  .solution-template-shadow-health-graduate .header-sub-nav a.button,
  .solution-template-shadow-health-graduate .header-sub-nav .wp-block-button a.wp-block-button__link,
  .wp-block-button .solution-template-shadow-health-graduate .header-sub-nav a.wp-block-button__link,
  .solution-template-shadow-health-pagination .header-sub-nav a.button,
  .solution-template-shadow-health-pagination .header-sub-nav .wp-block-button a.wp-block-button__link,
  .wp-block-button .solution-template-shadow-health-pagination .header-sub-nav a.wp-block-button__link {
    display: block;
    margin: 1rem 0 0;
    width: 100%; }
    @media all and (min-width: 1100px) and (max-width: 1350px) {
      .solution-template-shadow-health-home .header-sub-nav a.button.hollow-button, .solution-template-shadow-health-home .header-sub-nav .wp-block-button a.hollow-button.wp-block-button__link, .wp-block-button .solution-template-shadow-health-home .header-sub-nav a.hollow-button.wp-block-button__link,
      .solution-template-shadow-health-research .header-sub-nav a.button.hollow-button,
      .solution-template-shadow-health-research .header-sub-nav .wp-block-button a.hollow-button.wp-block-button__link,
      .wp-block-button .solution-template-shadow-health-research .header-sub-nav a.hollow-button.wp-block-button__link,
      .solution-template-shadow-health-undergraduate .header-sub-nav a.button.hollow-button,
      .solution-template-shadow-health-undergraduate .header-sub-nav .wp-block-button a.hollow-button.wp-block-button__link,
      .wp-block-button .solution-template-shadow-health-undergraduate .header-sub-nav a.hollow-button.wp-block-button__link,
      .solution-template-shadow-health-graduate .header-sub-nav a.button.hollow-button,
      .solution-template-shadow-health-graduate .header-sub-nav .wp-block-button a.hollow-button.wp-block-button__link,
      .wp-block-button .solution-template-shadow-health-graduate .header-sub-nav a.hollow-button.wp-block-button__link,
      .solution-template-shadow-health-pagination .header-sub-nav a.button.hollow-button,
      .solution-template-shadow-health-pagination .header-sub-nav .wp-block-button a.hollow-button.wp-block-button__link,
      .wp-block-button .solution-template-shadow-health-pagination .header-sub-nav a.hollow-button.wp-block-button__link {
        max-width: 190px; } }
    @media print, screen and (min-width: 37.5em) {
      .solution-template-shadow-health-home .header-sub-nav a.button, .solution-template-shadow-health-home .header-sub-nav .wp-block-button a.wp-block-button__link, .wp-block-button .solution-template-shadow-health-home .header-sub-nav a.wp-block-button__link,
      .solution-template-shadow-health-research .header-sub-nav a.button,
      .solution-template-shadow-health-research .header-sub-nav .wp-block-button a.wp-block-button__link,
      .wp-block-button .solution-template-shadow-health-research .header-sub-nav a.wp-block-button__link,
      .solution-template-shadow-health-undergraduate .header-sub-nav a.button,
      .solution-template-shadow-health-undergraduate .header-sub-nav .wp-block-button a.wp-block-button__link,
      .wp-block-button .solution-template-shadow-health-undergraduate .header-sub-nav a.wp-block-button__link,
      .solution-template-shadow-health-graduate .header-sub-nav a.button,
      .solution-template-shadow-health-graduate .header-sub-nav .wp-block-button a.wp-block-button__link,
      .wp-block-button .solution-template-shadow-health-graduate .header-sub-nav a.wp-block-button__link,
      .solution-template-shadow-health-pagination .header-sub-nav a.button,
      .solution-template-shadow-health-pagination .header-sub-nav .wp-block-button a.wp-block-button__link,
      .wp-block-button .solution-template-shadow-health-pagination .header-sub-nav a.wp-block-button__link {
        margin: 0 0 0 1rem;
        width: auto; } }
    @media all and (min-width: 600px) and (max-width: 1000px) {
      .solution-template-shadow-health-home .header-sub-nav a.button, .solution-template-shadow-health-home .header-sub-nav .wp-block-button a.wp-block-button__link, .wp-block-button .solution-template-shadow-health-home .header-sub-nav a.wp-block-button__link,
      .solution-template-shadow-health-research .header-sub-nav a.button,
      .solution-template-shadow-health-research .header-sub-nav .wp-block-button a.wp-block-button__link,
      .wp-block-button .solution-template-shadow-health-research .header-sub-nav a.wp-block-button__link,
      .solution-template-shadow-health-undergraduate .header-sub-nav a.button,
      .solution-template-shadow-health-undergraduate .header-sub-nav .wp-block-button a.wp-block-button__link,
      .wp-block-button .solution-template-shadow-health-undergraduate .header-sub-nav a.wp-block-button__link,
      .solution-template-shadow-health-graduate .header-sub-nav a.button,
      .solution-template-shadow-health-graduate .header-sub-nav .wp-block-button a.wp-block-button__link,
      .wp-block-button .solution-template-shadow-health-graduate .header-sub-nav a.wp-block-button__link,
      .solution-template-shadow-health-pagination .header-sub-nav a.button,
      .solution-template-shadow-health-pagination .header-sub-nav .wp-block-button a.wp-block-button__link,
      .wp-block-button .solution-template-shadow-health-pagination .header-sub-nav a.wp-block-button__link {
        display: inline-block; } }
  .solution-template-shadow-health-home .header-sub-nav ul,
  .solution-template-shadow-health-research .header-sub-nav ul,
  .solution-template-shadow-health-undergraduate .header-sub-nav ul,
  .solution-template-shadow-health-graduate .header-sub-nav ul,
  .solution-template-shadow-health-pagination .header-sub-nav ul {
    display: block; }
  .solution-template-shadow-health-home .header-sub-nav ul li,
  .solution-template-shadow-health-research .header-sub-nav ul li,
  .solution-template-shadow-health-undergraduate .header-sub-nav ul li,
  .solution-template-shadow-health-graduate .header-sub-nav ul li,
  .solution-template-shadow-health-pagination .header-sub-nav ul li {
    width: 49%; }
    @media print, screen and (min-width: 37.5em) {
      .solution-template-shadow-health-home .header-sub-nav ul li,
      .solution-template-shadow-health-research .header-sub-nav ul li,
      .solution-template-shadow-health-undergraduate .header-sub-nav ul li,
      .solution-template-shadow-health-graduate .header-sub-nav ul li,
      .solution-template-shadow-health-pagination .header-sub-nav ul li {
        width: auto; } }
  @media screen and (max-width: 74.99875em) {
    .solution-template-shadow-health-home .header-sub-nav .header-sub-nav-dropdown,
    .solution-template-shadow-health-research .header-sub-nav .header-sub-nav-dropdown,
    .solution-template-shadow-health-undergraduate .header-sub-nav .header-sub-nav-dropdown,
    .solution-template-shadow-health-graduate .header-sub-nav .header-sub-nav-dropdown,
    .solution-template-shadow-health-pagination .header-sub-nav .header-sub-nav-dropdown {
      margin: 1rem 0; } }

.mktoForm {
  font-family: "ElsevierSansWeb", sans-serif !important;
  font-size: 0.88889rem !important;
  width: 100% !important; }
  .mktoForm input[type=text],
  .mktoForm input[type=url],
  .mktoForm input[type=email],
  .mktoForm input[type=tel],
  .mktoForm input[type=number],
  .mktoForm input[type=date],
  .mktoForm textarea.mktoField,
  .mktoForm select.mktoField {
    width: 100% !important;
    border-radius: 0 !important;
    border: 0 !important; }
  .mktoForm select[multiple="multiple"] {
    height: auto;
    background: white; }
  .mktoForm select.mktoField[multiple="multiple"] {
    height: auto;
    background: white; }
  .mktoForm input[type="text"],
  .mktoForm input[type="email"],
  .mktoForm textarea {
    border-radius: 0; }
  .mktoForm label.mktoLabel {
    font-size: 0.88889rem !important;
    margin-bottom: 0.27778rem !important; }
  .mktoForm .mktoRequiredField label.mktoLabel {
    font-weight: normal !important; }
  .mktoForm button {
    border-radius: 0 !important;
    border: 2px solid #fefefe !important;
    background: transparent !important;
    color: #fefefe !important;
    font-family: "ElsevierSansWeb", sans-serif !important;
    font-size: 1.33333rem !important;
    font-weight: 500 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    transition: .3s; }
    .mktoForm button:hover {
      background-color: #fefefe !important;
      color: #007398 !important;
      box-shadow: none !important; }
  .mktoForm .mktoButtonRow {
    width: 100%;
    text-align: right; }
  .mktoForm .mktoAsterix {
    color: #fff !important; }
  .mktoForm .mktoHtmlText.mktoHasWidth {
    width: 100% !important; }
  .mktoForm .mktoCheckboxList.mktoHasWidth {
    width: 100% !important; }

form.formWithWhiteBg.mktoForm button {
  background-color: #007398 !important;
  float: right;
  padding: 0.72em 0.83em !important;
  border: 1px solid transparent !important;
  font-size: 1.11111rem !important; }
  form.formWithWhiteBg.mktoForm button:hover {
    background-color: #006281 !important;
    color: #fefefe !important; }

#vidyard-popbox {
  width: 100%; }

header.site-header {
  position: relative;
  z-index: 100; }

.site-navigation {
  padding: .75rem;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  @media print, screen and (min-width: 56.25em) {
    .site-navigation {
      padding: 0 1.75rem; } }
  .site-navigation, .site-navigation ul {
    background-color: #fefefe; }
  .site-navigation-title .site-title {
    padding-left: 0.61111rem;
    font-size: 1.22222rem;
    color: #E9711C;
    font-weight: 400;
    padding-left: 0.83333rem;
    font-size: 1.55556rem; }
  .site-navigation-left {
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .site-navigation-right {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    @media print, screen and (min-width: 56.25em) {
      .site-navigation-right {
        -webkit-align-items: flex-end;
            -ms-flex-align: end;
                align-items: flex-end;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .site-navigation .primary-nav-wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .site-navigation .desktop-menu {
    display: none;
    position: static; }
    @media print, screen and (min-width: 56.25em) {
      .site-navigation .desktop-menu {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; } }
    .site-navigation .desktop-menu h5 {
      font-style: italic; }
    .site-navigation .desktop-menu > li {
      border-bottom: 2px solid transparent; }
      .site-navigation .desktop-menu > li:hover {
        border-bottom: 2px solid #E9711C; }
      .site-navigation .desktop-menu > li:hover .mega-menu {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        top: 100%;
        z-index: 2;
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
        transition: .5s; }
      .site-navigation .desktop-menu > li.disciplines-mega-menu, .site-navigation .desktop-menu > li.solutions-mega-menu {
        position: static; }
        .site-navigation .desktop-menu > li.disciplines-mega-menu > a:after, .site-navigation .desktop-menu > li.solutions-mega-menu > a:after {
          content: url("./../../assets/images/arrow.svg");
          margin-left: 0.44444rem;
          -webkit-transform: rotate(180deg);
              -ms-transform: rotate(180deg);
                  transform: rotate(180deg);
          display: inline-block;
          transition: .5s; }
        .site-navigation .desktop-menu > li.disciplines-mega-menu:hover a:after,
        .site-navigation .desktop-menu > li.disciplines-mega-menu.hover a:after, .site-navigation .desktop-menu > li.solutions-mega-menu:hover a:after,
        .site-navigation .desktop-menu > li.solutions-mega-menu.hover a:after {
          -webkit-transform: rotate(0deg);
              -ms-transform: rotate(0deg);
                  transform: rotate(0deg);
          transition: .5s; }
      .site-navigation .desktop-menu > li > a {
        padding: 1.2rem 0.9rem;
        color: #323232; }
    .site-navigation .desktop-menu li > ul {
      display: none; }
  .site-navigation .top-menu {
    display: none; }
    @media print, screen and (min-width: 56.25em) {
      .site-navigation .top-menu {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-top: 0.55556rem; } }
    .site-navigation .top-menu ul {
      list-style-type: none;
      margin: 0; }
    .site-navigation .top-menu > li {
      position: relative; }
      .site-navigation .top-menu > li a {
        color: #737373;
        font-size: 0.72222rem;
        padding: 0.66667rem 0.77778rem; }
      .site-navigation .top-menu > li.sign-in a::after {
        content: url("./../../assets/images/chevron.svg");
        display: inline-block;
        margin-left: 0.44444rem;
        transition: .5s; }
      .site-navigation .top-menu > li .user-login {
        position: absolute;
        margin: 0 auto;
        padding: 0;
        width: auto;
        top: auto !important;
        left: auto !important;
        right: 0;
        white-space: nowrap;
        background-color: #fefefe;
        border: solid 1px #969696;
        border-top: 2px solid #E9711C;
        z-index: 10; }
        .site-navigation .top-menu > li .user-login a::after {
          content: none; }
        .site-navigation .top-menu > li .user-login .close-button-wrapper {
          width: 100%;
          text-align: right; }
        .site-navigation .top-menu > li .user-login .close-user-login-modal {
          line-height: .5;
          font-size: 1.44444rem;
          color: #007398;
          cursor: pointer;
          padding: 0.72222rem 0.72222rem; }
        .site-navigation .top-menu > li .user-login-dropdown {
          width: 24.16667rem;
          padding: 2.38889rem 3.05556rem;
          padding-top: 0; }
          .site-navigation .top-menu > li .user-login-dropdown * {
            white-space: initial; }
          .site-navigation .top-menu > li .user-login-dropdown-form label {
            font-size: 0.88889rem; }
          .site-navigation .top-menu > li .user-login-dropdown-form button[type="submit"] {
            width: 100%;
            margin: 0.5em auto 1em; }
          .site-navigation .top-menu > li .user-login-dropdown-form input {
            margin-bottom: 1em; }
          .site-navigation .top-menu > li .user-login-dropdown-links a {
            color: #007398;
            display: block;
            padding: 0;
            margin-bottom: 0.5em; }
        .site-navigation .top-menu > li .user-login #menu-user-login-menu li,
        .site-navigation .top-menu > li .user-login #menu-user-login-menu-1 li,
        .site-navigation .top-menu > li .user-login #menu-user-login-menu-2 li {
          padding: 1.66667rem 3.05556rem;
          border-bottom: 1px solid #969696; }
          .site-navigation .top-menu > li .user-login #menu-user-login-menu li:first-of-type,
          .site-navigation .top-menu > li .user-login #menu-user-login-menu-1 li:first-of-type,
          .site-navigation .top-menu > li .user-login #menu-user-login-menu-2 li:first-of-type {
            padding-top: 1.11111rem; }
          .site-navigation .top-menu > li .user-login #menu-user-login-menu li:last-of-type,
          .site-navigation .top-menu > li .user-login #menu-user-login-menu-1 li:last-of-type,
          .site-navigation .top-menu > li .user-login #menu-user-login-menu-2 li:last-of-type {
            border-bottom: none; }
        .site-navigation .top-menu > li .user-login #menu-user-login-menu a,
        .site-navigation .top-menu > li .user-login #menu-user-login-menu-1 a,
        .site-navigation .top-menu > li .user-login #menu-user-login-menu-2 a {
          padding: 0;
          font-size: 1.11111rem;
          min-width: 18.05556rem; }
  .site-navigation .search-button {
    cursor: pointer;
    margin: 0 1.11111rem 0;
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
                -ms-grid-row-align: stretch;
            align-self: stretch;
    border-bottom: 2px solid white;
    height: auto; }
    .site-navigation .search-button:hover {
      border-bottom: 2px solid #E9711C; }
    @media print, screen and (min-width: 56.25em) {
      .site-navigation .search-button {
        padding: 0.44444rem;
        margin: 0 0 0 0.55556rem; } }
  .site-navigation .search-modal {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 1.94444rem;
    background-color: #fefefe;
    border: solid 1px #969696;
    border-top: 2px solid #E9711C;
    visibility: hidden;
    z-index: +10; }
    @media print, screen and (min-width: 56.25em) {
      .site-navigation .search-modal {
        top: 90%;
        right: 2.22222rem;
        left: initial;
        max-width: 24.44444rem;
        padding: 2.38889rem 3.05556rem; } }
    .site-navigation .search-modal__form {
      color: #505050; }
      .site-navigation .search-modal__form-input-wrap {
        position: relative; }
      .site-navigation .search-modal__form label {
        font-size: 0.88889rem; }
      .site-navigation .search-modal__form input[type="text"] {
        width: 100%;
        padding-right: 2rem; }
      .site-navigation .search-modal__form button {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: 2.33333rem;
        cursor: pointer; }
        .site-navigation .search-modal__form button svg {
          height: 1.38889rem;
          width: 1.38889rem;
          margin-top: 0.22222rem; }
    .site-navigation .search-modal p.lead {
      color: #505050;
      font-weight: 700;
      font-size: 1rem;
      line-height: 1.5; }
    .site-navigation .search-modal p.visit-evolve {
      font-size: 0.77778rem;
      color: #737373; }
      .site-navigation .search-modal p.visit-evolve .north-east-arrow {
        color: #737373; }
    .site-navigation .search-modal.show {
      opacity: 1;
      visibility: visible; }
    .site-navigation .search-modal .close-search-modal {
      cursor: pointer;
      color: #007398;
      position: absolute;
      top: 0;
      right: 0;
      font-weight: bold;
      font-size: 26px;
      padding: 0.77778rem;
      line-height: .5;
      transition: .5s; }
      .site-navigation .search-modal .close-search-modal:hover {
        color: #E9711C;
        transition: .5s; }
  .site-navigation .mobile-menu-button {
    display: block; }
    @media print, screen and (min-width: 56.25em) {
      .site-navigation .mobile-menu-button {
        display: none; } }

.mega-menu {
  visibility: hidden;
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  pointer-events: none;
  top: calc(100%);
  z-index: +120;
  -webkit-transform: translateY(1rem);
      -ms-transform: translateY(1rem);
          transform: translateY(1rem);
  background-color: #FFFFFF;
  border-top: 0.05556rem solid #EBEBEB;
  padding: 3.33333rem 0;
  width: 100%;
  transition: .5s; }
  .mega-menu.show {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    top: 100%;
    z-index: 2;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    transition: .5s; }
  .mega-menu.solutions-mega-menu-dropdown {
    padding-bottom: 0; }
  .mega-menu .menu.vertical {
    padding-bottom: 1.66667rem; }
  .mega-menu .cell {
    margin-bottom: 1.11111rem; }
    @media print, screen and (min-width: 56.25em) {
      .mega-menu .cell {
        margin-bottom: 0; } }
    .mega-menu .cell.dropdown-menu-ad {
      border-top: 1px solid #DCDCDC; }
      .mega-menu .cell.dropdown-menu-ad .dropdown-menu-ad-container {
        text-align: right;
        padding: 1.66667rem 0;
        color: #737373; }
        .mega-menu .cell.dropdown-menu-ad .dropdown-menu-ad-container p {
          margin: 0; }
        .mega-menu .cell.dropdown-menu-ad .dropdown-menu-ad-container a {
          display: inline;
          padding: 0; }
  .mega-menu .select2-dropdown-holder h5 {
    padding: 0; }
  .mega-menu .select2-dropdown-holder .select2-container {
    max-width: 100%; }
    @media print, screen and (min-width: 56.25em) {
      .mega-menu .select2-dropdown-holder .select2-container {
        max-width: 40.55556rem; } }
    .mega-menu .select2-dropdown-holder .select2-container .select2-selection--single {
      border: 1px solid #bdbdbd;
      border-radius: 0;
      height: 2.66667rem;
      padding: 0.61111rem 0 0 0.55556rem; }
    .mega-menu .select2-dropdown-holder .select2-container .select2-selection__arrow {
      height: 100%; }
      .mega-menu .select2-dropdown-holder .select2-container .select2-selection__arrow b {
        position: relative;
        border: 0; }
        .mega-menu .select2-dropdown-holder .select2-container .select2-selection__arrow b::after {
          content: url("./../../assets/images/arrow-select.svg");
          display: inline-block;
          position: absolute;
          right: 0.22222rem;
          bottom: 0.38889rem; }
  .mega-menu h5 {
    padding: 0 1rem; }

.user-login-mobile {
  margin: 0 auto;
  padding: 0;
  width: auto;
  background-color: #fefefe;
  border: solid 1px #969696;
  border-top: 2px solid #E9711C;
  z-index: 10; }
  .user-login-mobile-dropdown {
    padding: 0.83333rem; }
    .user-login-mobile-dropdown * {
      white-space: initial; }
    .user-login-mobile-dropdown-form label {
      font-size: 0.88889rem; }
    .user-login-mobile-dropdown-form button[type="submit"] {
      width: 100%;
      margin: 0.55556rem 0; }
    .user-login-mobile-dropdown-links a {
      color: #007398;
      display: block;
      padding: 0.55556rem 0 !important;
      font-size: 0.88889rem !important; }
  .user-login-mobile .user-login-nav {
    display: block !important; }
    .user-login-mobile .user-login-nav li {
      padding: 1.11111rem 1.11111rem; }
      .user-login-mobile .user-login-nav li:last-of-type {
        border-bottom: none; }
    .user-login-mobile .user-login-nav a {
      padding: 0;
      font-size: 1rem; }

.hero-full-width-image a {
  border-bottom: 1px dotted; }

.hero-full-width-image .button, .hero-full-width-image .wp-block-button .wp-block-button__link, .wp-block-button .hero-full-width-image .wp-block-button__link {
  border-bottom: 0; }

.curriculum-catalogs-header a,
.training-solution__header a,
.hero-fifty-image a {
  border-bottom: 1px dotted; }

#user-login .user-login-mobile-dropdown form input {
  margin-bottom: 1em; }

#user-login .user-login-mobile-dropdown button {
  margin-bottom: 1em; }

.site-navigation .top-menu > li .user-login {
  max-height: calc(100vh - 20px); }

html.is-reveal-open body {
  overflow-y: unset !important; }

.expertise-mega-menu a {
  background: #fff !important;
  color: #007398 !important; }

.expertise-mega-menu a:hover {
  background-color: #ddd !important; }

.expertise-mega-menu a {
  color: #323232 !important; }

.expertise-mega-menu.is-active a {
  color: #007398 !important; }

.expertise-mega-menu #menu-expertise-nav a, .expertise-mega-menu #menu-expertise-topic a {
  color: #007398 !important; }

.expertise-mega-menu #menu-expertise-nav a:hover, .expertise-mega-menu #menu-expertise-topic a:hover {
  background-color: #ddd !important;
  color: #E9711C !important; }

.training-site-navigation {
  padding: 0.75rem;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  .training-site-navigation .site-navigation-title {
    padding: 0.75rem; }
  .training-site-navigation .desktop-search {
    display: none; }
    @media print, screen and (min-width: 56.25em) {
      .training-site-navigation .desktop-search {
        display: block;
        margin-top: 0.55rem; } }
  .training-site-navigation div.mobile-menu-search {
    display: block;
    margin-top: 0.6rem;
    margin-right: 0.8rem; }
    @media print, screen and (min-width: 56.25em) {
      .training-site-navigation div.mobile-menu-search {
        display: none; } }
  @media print, screen and (min-width: 56.25em) {
    .training-site-navigation {
      padding: 0 1.75rem; } }
  .training-site-navigation, .training-site-navigation ul {
    background-color: #fefefe; }
  .training-site-navigation-title img {
    height: 48px;
    width: auto; }
  .training-site-navigation-title .site-title-image img {
    max-width: 128px;
    height: auto;
    padding-left: 0.83333rem; }
  .training-site-navigation-title .site-title {
    padding-left: 0.61111rem;
    font-size: 1.22222rem;
    color: #E9711C;
    font-weight: 400;
    padding-left: 0.83333rem;
    font-size: 1.55556rem; }
  .training-site-navigation-title .left-logo-st {
    height: auto; }
  .training-site-navigation-left {
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-top: 0.83333rem;
    padding-bottom: 0.83333rem; }
  .training-site-navigation-right {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    @media print, screen and (min-width: 56.25em) {
      .training-site-navigation-right {
        -webkit-align-items: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .training-site-navigation .primary-nav-wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .training-site-navigation .primary-nav-wrap > button, .training-site-navigation .primary-nav-wrap > a {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 0 20px; }
      .training-site-navigation .primary-nav-wrap > button:last-child, .training-site-navigation .primary-nav-wrap > a:last-child {
        margin-right: 0; }
    .training-site-navigation .primary-nav-wrap .nav-sign-in-link {
      color: #007398;
      font-size: 20px;
      letter-spacing: 0.02px;
      line-height: 26px; }
      @media screen and (max-width: 56.24875em) {
        .training-site-navigation .primary-nav-wrap .nav-sign-in-link {
          display: none; } }
  .training-site-navigation .desktop-menu {
    display: none;
    position: static; }
    @media print, screen and (min-width: 56.25em) {
      .training-site-navigation .desktop-menu {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-right: 20px; } }
    .training-site-navigation .desktop-menu > .menu-item {
      position: relative;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .training-site-navigation .desktop-menu > .menu-item a {
        position: relative;
        font-size: 20px;
        color: #53565A;
        letter-spacing: 0.02px;
        padding: 1.2rem 0.9rem; }
      .training-site-navigation .desktop-menu > .menu-item a:hover {
        border-bottom: 2px solid #E9711C; }
      .training-site-navigation .desktop-menu > .menu-item.menu-item-has-children > a:after {
        content: url("./../../assets/images/arrow.svg");
        margin-left: 0.44444rem;
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg);
        display: inline-block;
        transition: .5s; }
      .training-site-navigation .desktop-menu > .menu-item > a:before {
        content: "";
        opacity: 0;
        width: calc(100% - 40px);
        height: 3px;
        margin-top: 10px;
        position: absolute;
        left: 20px;
        bottom: 10px;
        transition: .25s; }
      .training-site-navigation .desktop-menu > .menu-item .sub-menu-wrap {
        opacity: 0;
        pointer-events: none;
        position: absolute;
        top: 100%;
        left: 0px;
        background: #FFFFFF;
        padding: 2rem 1.61111rem;
        list-style: none;
        min-width: 240px;
        transition: .25s; }
        .training-site-navigation .desktop-menu > .menu-item .sub-menu-wrap .sub-menu {
          display: relative; }
          .training-site-navigation .desktop-menu > .menu-item .sub-menu-wrap .sub-menu .menu-item {
            white-space: nowrap; }
            .training-site-navigation .desktop-menu > .menu-item .sub-menu-wrap .sub-menu .menu-item a {
              padding: 0;
              margin-bottom: 20px;
              position: relative;
              display: inline-block; }
            .training-site-navigation .desktop-menu > .menu-item .sub-menu-wrap .sub-menu .menu-item a:before {
              content: "";
              opacity: 0;
              width: 100%;
              height: 3px;
              margin-top: 10px;
              position: absolute;
              left: 0px;
              bottom: -10px;
              transition: .25s; }
            .training-site-navigation .desktop-menu > .menu-item .sub-menu-wrap .sub-menu .menu-item a:hover {
              background-color: transparent;
              border-bottom: 0px;
              color: #E9711C; }
            .training-site-navigation .desktop-menu > .menu-item .sub-menu-wrap .sub-menu .menu-item:hover a:before {
              opacity: 1;
              transition: .25s; }
            .training-site-navigation .desktop-menu > .menu-item .sub-menu-wrap .sub-menu .menu-item:last-of-type a {
              margin: 0; }
          .training-site-navigation .desktop-menu > .menu-item .sub-menu-wrap .sub-menu .is-active a {
            background: transparent;
            color: #007398; }
      .training-site-navigation .desktop-menu > .menu-item:hover > a {
        display: relative; }
        .training-site-navigation .desktop-menu > .menu-item:hover > a:before {
          opacity: 1;
          transition: .25s; }
      .training-site-navigation .desktop-menu > .menu-item:hover.menu-item-has-children > a:after {
        -webkit-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
                transform: rotate(0deg);
        transition: .5s; }
      .training-site-navigation .desktop-menu > .menu-item:hover .sub-menu-wrap {
        opacity: 1;
        pointer-events: auto;
        transition: .25s; }
  .training-site-navigation .top-menu {
    display: none; }
    @media print, screen and (min-width: 56.25em) {
      .training-site-navigation .top-menu {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-top: 0.55556rem; } }
    .training-site-navigation .top-menu ul {
      list-style-type: none;
      margin: 0; }
    .training-site-navigation .top-menu > li {
      position: relative; }
      .training-site-navigation .top-menu > li a {
        color: #737373;
        font-size: 0.72222rem;
        padding: 0.66667rem 0.77778rem; }
  .training-site-navigation .header-search {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    @media print, screen and (min-width: 56.25em) {
      .training-site-navigation .header-search {
        position: relative; } }
    .training-site-navigation .header-search .search-button {
      cursor: pointer; }
      .training-site-navigation .header-search .search-button:before {
        content: "";
        opacity: 0;
        width: 100%;
        height: 3px;
        margin-top: 10px;
        position: absolute;
        left: 0;
        bottom: 10px;
        background-color: #E9711C;
        transition: .25s; }
      .training-site-navigation .header-search .search-button:hover:before {
        opacity: 1;
        transition: .25s; }
  .training-site-navigation .search-modal {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 1.94444rem;
    background-color: #fff;
    border: solid 1px #969696;
    border-top: 2px solid #E9711C;
    visibility: hidden;
    opacity: 0;
    z-index: +10; }
    @media print, screen and (min-width: 56.25em) {
      .training-site-navigation .search-modal {
        top: 90%;
        right: 0;
        left: initial;
        width: 24.44444rem;
        padding: 2.38889rem 3.05556rem; } }
    .training-site-navigation .search-modal__form {
      color: #505050; }
      .training-site-navigation .search-modal__form-input-wrap {
        position: relative; }
      .training-site-navigation .search-modal__form label {
        font-size: 0.88889rem; }
      .training-site-navigation .search-modal__form input[type="text"] {
        width: 100%;
        padding-right: 2rem; }
      .training-site-navigation .search-modal__form button {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: 2.33333rem;
        cursor: pointer; }
        .training-site-navigation .search-modal__form button svg {
          height: 1.38889rem;
          width: 1.38889rem;
          margin-top: 0.22222rem; }
    .training-site-navigation .search-modal p.lead {
      color: #505050;
      font-weight: 700;
      font-size: 1.11111rem;
      line-height: 1.5; }
    .training-site-navigation .search-modal p.visit-evolve {
      font-size: 0.77778rem;
      color: #737373; }
      .training-site-navigation .search-modal p.visit-evolve .north-east-arrow {
        color: #737373; }
    .training-site-navigation .search-modal.show {
      opacity: 1;
      visibility: visible; }
    .training-site-navigation .search-modal .close-search-modal {
      cursor: pointer;
      color: #007398;
      position: absolute;
      top: 0;
      right: 0;
      font-weight: bold;
      font-size: 26px;
      padding: 0.77778rem;
      line-height: .5;
      transition: .5s; }
      .training-site-navigation .search-modal .close-search-modal:hover {
        color: #E9711C;
        transition: .5s; }
  .training-site-navigation .mobile-menu-button {
    display: block; }
    @media print, screen and (min-width: 56.25em) {
      .training-site-navigation .mobile-menu-button {
        display: none; } }

@media print, screen and (min-width: 37.5em) {
  .mobile-menu,
  .site-title-bar {
    display: none !important; } }

@media screen and (max-width: 37.49875em) {
  .desktop-menu,
  .site-navigation .top-bar-left {
    display: none !important; } }

.site-desktop-title a {
  font-weight: bold; }

.post-navigation::before, .post-navigation::after {
  display: table;
  content: ' ';
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }

.post-navigation::after {
  clear: both; }

.nav-previous {
  float: left; }

.nav-next {
  float: right; }

.menu a[data-external-link="true"]:after {
  content: " ↗"; }

.mobile-menu-static {
  display: none;
  z-index: +1;
  position: unset;
  top: 4.44444rem;
  width: 100%;
  background-color: #fefefe;
  border-top: 1px solid #DCDCDC; }
  @media print, screen and (min-width: 56.25em) {
    .mobile-menu-static {
      display: none !important; } }
  .admin-bar .mobile-menu-static {
    top: 6.94444rem; }
    @media (min-width: 782px) {
      .admin-bar .mobile-menu-static {
        top: 6.22222rem; } }
  .mobile-menu-static.is-open {
    display: block; }
  .mobile-menu-static li {
    border-bottom: 1px solid #DCDCDC; }
    .mobile-menu-static li.is-active a {
      background: #fefefe;
      color: #505050; }
    .mobile-menu-static li.menu-item-has-children {
      position: relative;
      cursor: pointer; }
      .mobile-menu-static li.menu-item-has-children > a::after {
        content: url("../images/arrow.svg");
        position: absolute;
        right: 1.11111rem;
        top: 1rem;
        height: auto;
        width: auto;
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg);
        transition: .2s; }
      .mobile-menu-static li.menu-item-has-children > a.open::after {
        -webkit-transform: rotate(0);
            -ms-transform: rotate(0);
                transform: rotate(0); }
      .mobile-menu-static li.menu-item-has-children > a:focus, .mobile-menu-static li.menu-item-has-children > a:active {
        outline: 1px dotted #007398; }
    .mobile-menu-static li ul {
      display: none;
      border-top: 1px solid #DCDCDC; }
      .mobile-menu-static li ul li:last-child {
        border-bottom: 0; }
    .mobile-menu-static li a {
      padding: 1.11111rem 0.88889rem;
      color: #505050; }
    .mobile-menu-static li > ul li a {
      color: #737373; }

.main-container {
  padding-right: 0.55556rem;
  padding-left: 0.55556rem;
  max-width: 66.66667rem;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .main-container {
      padding-right: 0.83333rem;
      padding-left: 0.83333rem; } }

.main-grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-top: 1rem; }
  @media print, screen and (min-width: 37.5em) {
    .main-grid {
      margin-top: 3rem; } }
  .main-grid.sidebar-left .main-content {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .main-grid.sidebar-left .sidebar {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  @media print, screen and (min-width: 37.5em) {
    .main-grid.sidebar-left .main-content {
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; }
    .main-grid.sidebar-left .sidebar {
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; } }
  .main-grid .main-content-full-width {
    width: calc(100% - 1.11111rem);
    margin-right: 0.55556rem;
    margin-left: 0.55556rem; }
  .main-grid .main-content {
    width: calc(100% - 1.11111rem);
    margin-right: 0.55556rem;
    margin-left: 0.55556rem; }
    @media print, screen and (min-width: 37.5em) {
      .main-grid .main-content {
        width: calc(66.66667% - 1.66667rem);
        margin-right: 0.83333rem;
        margin-left: 0.83333rem; }
        .main-grid .main-content#search-results {
          width: calc(100% - 1.66667rem);
          margin-right: 0.83333rem;
          margin-left: 0.83333rem; } }
  .main-grid .sidebar {
    width: calc(100% - 1.11111rem);
    margin-right: 0.55556rem;
    margin-left: 0.55556rem; }
    @media print, screen and (min-width: 37.5em) {
      .main-grid .sidebar {
        width: calc(33.33333% - 1.66667rem);
        margin-right: 0.83333rem;
        margin-left: 0.83333rem;
        margin-top: 1rem; } }

.footer {
  border-top: 2px solid #D8D8D8; }

.footer-container {
  padding-right: 0.55556rem;
  padding-left: 0.55556rem;
  max-width: 66.66667rem;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .footer-container {
      padding-right: 0.83333rem;
      padding-left: 0.83333rem; } }
  .footer-container .footer-site-title {
    width: 13.33333rem; }
    .footer-container .footer-site-title .site-title {
      padding-left: 0.61111rem;
      font-size: 1.22222rem;
      color: #E9711C;
      font-weight: 400;
      vertical-align: sub; }
      @media print, screen and (min-width: 56.25em) {
        .footer-container .footer-site-title .site-title {
          padding-left: 0.83333rem;
          font-size: 1.55556rem; } }
  .footer-container .footer-social-icons {
    margin: 2.22222rem 0 0; }
    @media print, screen and (min-width: 56.25em) {
      .footer-container .footer-social-icons {
        margin: 3.05556rem 0 1.66667rem; } }
    .footer-container .footer-social-icons ul {
      margin: 0;
      list-style: none;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      .footer-container .footer-social-icons ul li {
        margin-right: 1.66667rem; }
        .footer-container .footer-social-icons ul li img {
          max-height: 1.11111rem; }
    .footer-container .footer-social-icons svg {
      height: 1.11111rem;
      width: 1.11111rem; }
  .footer-container h5 {
    color: #505050;
    font-style: normal;
    font-size: 1.11111rem; }
  .footer-container .footer-menu {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    display: none;
    padding-left: 1.11111rem; }
    @media print, screen and (min-width: 56.25em) {
      .footer-container .footer-menu {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-left: 0; } }
    .footer-container .footer-menu > li a {
      display: inline-block;
      padding: 0.66667rem 0;
      color: #737373;
      font-size: 1rem;
      border-bottom: 1px dotted transparent; }
      .footer-container .footer-menu > li a:hover {
        border-color: #007398; }
  .footer-container .footer-resources {
    display: block;
    padding-left: 0;
    margin: 1rem auto; }
    @media print, screen and (min-width: 37.5em) {
      .footer-container .footer-resources {
        margin: auto; } }
  .footer-container .footer-download {
    margin-bottom: 2rem; }
    @media print, screen and (min-width: 37.5em) {
      .footer-container .footer-download {
        margin-bottom: 0; } }
  .footer-container .download-image-wrap {
    position: relative;
    margin-bottom: 1.11111rem; }
    .footer-container .download-image-wrap .download-button {
      position: absolute;
      left: 0.44444rem;
      bottom: 0; }
      .footer-container .download-image-wrap .download-button svg {
        height: 2.77778rem; }
  .footer-container .download-paragraph {
    color: #323232; }
  .footer-container .download-header {
    color: #007398;
    font-size: 1.11111rem;
    font-weight: 700; }
  .footer-container .dropdown.menu.no-menu-title li:first-of-type {
    line-height: 1.4; }
    .footer-container .dropdown.menu.no-menu-title li:first-of-type a {
      padding-top: 0; }
  @media screen and (max-width: 56.24875em) {
    .footer-container .footer-dropdown-menu-toggle {
      padding-top: 0.77778rem;
      padding-bottom: 0.77778rem;
      border-bottom: 1px solid #DCDCDC;
      cursor: pointer; }
      .footer-container .footer-dropdown-menu-toggle::after {
        content: url("../images/arrow.svg");
        position: absolute;
        right: 1.11111rem;
        height: auto;
        width: auto;
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg);
        transition: .2s; }
      .footer-container .footer-dropdown-menu-toggle:focus, .footer-container .footer-dropdown-menu-toggle:active {
        outline: 1px dotted #007398; }
      .footer-container .footer-dropdown-menu-toggle.open::after {
        -webkit-transform: rotate(0);
            -ms-transform: rotate(0);
                transform: rotate(0); } }

.footer-grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding: 0.55556rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .footer-grid {
      padding: 1.66667rem 0; } }
  .footer-grid section {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.11111rem);
    margin-right: 0.55556rem;
    margin-left: 0.55556rem; }
    @media print, screen and (min-width: 56.25em) {
      .footer-grid section {
        -webkit-flex: 1 1 0px;
            -ms-flex: 1 1 0px;
                flex: 1 1 0px;
        width: auto;
        margin-right: 0.83333rem;
        margin-left: 0.83333rem; } }
  .footer-grid ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }

.footer-secondary {
  border-top: 2px solid #E9711C;
  padding: 1.22222rem 0; }
  .footer-secondary .secondary-footer-container {
    padding: 0 0.83333rem; }
    @media print, screen and (min-width: 56.25em) {
      .footer-secondary .secondary-footer-container {
        max-width: 72.22222rem;
        margin: 0 auto; } }
  .footer-secondary .copyright {
    font-size: 0.77778rem;
    color: #737373;
    margin-top: 1rem; }
    @media print, screen and (min-width: 56.25em) {
      .footer-secondary .copyright {
        margin-top: 0; } }
  .footer-secondary .footer-global {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0.66667rem 0; }
    @media print, screen and (min-width: 37.5em) {
      .footer-secondary .footer-global {
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row; } }
    .footer-secondary .footer-global > li a {
      font-size: 0.77778rem;
      color: #737373;
      transition: .5s;
      padding: 0 0 0.55556rem; }
      .footer-secondary .footer-global > li a:hover {
        color: #E9711C; }
      @media print, screen and (min-width: 56.25em) {
        .footer-secondary .footer-global > li a {
          padding: 0 2.22222rem 0 0; } }
    .footer-secondary .footer-global > li:last-of-type a {
      padding: 0; }
  .footer-secondary .cookie-notice p {
    font-size: 0.77778rem;
    color: #737373; }
  .footer-secondary .cookie-notice a {
    color: #737373;
    transition: .5s; }
    .footer-secondary .cookie-notice a:hover {
      color: #E9711C; }
  .footer-secondary .footer-logo svg {
    height: 1.38889rem; }
  @media print, screen and (min-width: 56.25em) {
    .footer-secondary .footer-relx-logo {
      text-align: right; } }

body#tinymce {
  height: auto;
  max-width: 66.66667rem;
  padding: 1.11111rem !important; }

@media screen and (max-width: 56.24875em) {
  .resource {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.resource h4 {
  color: #007398;
  font-weight: 700;
  font-size: 1.11111rem;
  margin-bottom: 0.16667rem;
  line-height: 1; }
  .resource h4:hover {
    color: #E9711C; }
  @media print, screen and (min-width: 56.25em) {
    .resource h4 {
      font-size: 1.33333rem;
      line-height: 1.83333rem; } }

.resource.large {
  margin-bottom: 1.66667rem; }
  @media print, screen and (min-width: 56.25em) {
    .resource.large {
      margin-bottom: 0; } }
  @media print, screen and (min-width: 56.25em) {
    .resource.large h4 {
      font-size: 1.66667rem; } }

.resource.medium {
  margin-bottom: 1.66667rem; }
  @media print, screen and (min-width: 56.25em) {
    .resource.medium {
      margin-bottom: 0; } }
  @media print, screen and (min-width: 56.25em) {
    .resource.medium h4 {
      font-size: 1.33333rem; } }

.resource.small {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.66667rem; }
  .resource.small .article-icon {
    position: absolute;
    bottom: 0.44444rem;
    left: 0.44444rem; }
  .resource.small .play {
    position: absolute;
    left: 0.55556rem;
    bottom: 0.55556rem;
    width: 1.38889rem; }
  .resource.small h4 {
    font-size: 1.11111rem;
    font-weight: 700;
    color: #007398;
    line-height: 1;
    text-overflow: ellipsis; }

.resource-right {
  width: 100%; }
  @media screen and (max-width: 56.24875em) {
    .resource-right {
      margin-left: 0.83333rem; } }
  .small .resource-right {
    margin-left: 0.83333rem; }

.resource-type {
  color: #007398;
  font-size: 0.77778rem; }

.resource-image {
  height: 5.55556rem;
  width: 5.55556rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  margin-bottom: 0.27778rem; }
  @media print, screen and (min-width: 56.25em) {
    .resource-image {
      height: 8.33333rem;
      width: auto; } }
  @media print, screen and (min-width: 56.25em) {
    .large .resource-image {
      height: 16.11111rem; } }
  .small .resource-image {
    height: 5.55556rem;
    width: 5.55556rem;
    min-width: 5.55556rem;
    margin-bottom: 0; }
    .small .resource-image svg,
    .small .resource-image img {
      width: 1.38889rem; }
  .resource-image svg,
  .resource-image img {
    position: absolute;
    bottom: 0.55556rem;
    left: 0.55556rem;
    width: 1.38889rem; }
    @media print, screen and (min-width: 56.25em) {
      .resource-image svg,
      .resource-image img {
        width: 2.77778rem; } }

.resource-time {
  background-color: rgba(20, 20, 20, 0.7);
  color: #fefefe;
  font-size: 0.77778rem;
  position: absolute;
  bottom: 0.44444rem;
  right: 0.27778rem;
  padding: 0.27778rem 0.55556rem;
  border-radius: 0.11111rem;
  line-height: 1; }

.resource .resource-author {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .resource .resource-author-image {
    width: 1.16667rem;
    overflow: hidden;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle; }
    .resource .resource-author-image img {
      display: block; }
  .resource .resource-author p {
    color: #505050;
    margin: 0 0 0 0.33333rem;
    font-size: 1rem;
    text-overflow: ellipsis; }

.resource.quote-cell {
  padding: 2.5rem 1.38889rem; }
  @media print, screen and (min-width: 56.25em) {
    .resource.quote-cell {
      padding: 2.5rem 1.38889rem; } }
  .resource.quote-cell .quote-icon {
    max-width: 26px;
    margin: .5rem auto; }
  .resource.quote-cell .text-center {
    text-align: left; }
    @media print, screen and (min-width: 56.25em) {
      .resource.quote-cell .text-center {
        text-align: center; } }
  .resource.quote-cell .quote {
    color: #323232;
    font-size: 1.44444rem;
    padding: 0;
    margin-bottom: 1.11111rem; }
  .resource.quote-cell .sub-quote {
    color: #6E6E6E; }

.resource.success-story-bg {
  background: rgba(233, 113, 28, 0.1); }

@media screen and (max-width: 56.24875em) {
  .resource.event-webinar {
    display: block; } }

.resource.event-webinar .time-details {
  display: block;
  margin-bottom: 0.83333rem; }
  .resource.event-webinar .time-details time {
    color: #737373; }

.resource.event-webinar-large {
  padding: 1.11111rem 0;
  border-bottom: 1px solid #D8D8D8;
  margin-right: 4.44444rem; }
  @media print, screen and (min-width: 56.25em) {
    .resource.event-webinar-large {
      padding: 2.22222rem 0; } }
  .resource.event-webinar-large:last-of-type {
    border-bottom: 0;
    margin-bottom: 1.11111rem; }

.resource.event-webinar-box {
  padding: 1.66667rem 1.11111rem;
  border: 1px solid #DCDCDC; }
  @media print, screen and (min-width: 56.25em) {
    .resource.event-webinar-box {
      padding: 3.33333rem 1.66667rem; } }

.sites-button {
  background: #007398;
  font-size: 1.25rem;
  font-weight: bold;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.2) inset;
  border-radius: 3px;
  border: none; }

.hollow-button {
  background: transparent;
  color: #007398;
  border: 2px solid #007398; }

.hollow-white-button, .inline-contact-form .mktoForm .mktoButton,
.inline-form .mktoForm .mktoButton {
  background: transparent;
  color: #fefefe;
  border: 2px solid #fefefe; }
  .hollow-white-button:hover, .inline-contact-form .mktoForm .mktoButton:hover,
  .inline-form .mktoForm .mktoButton:hover {
    background-color: #fefefe;
    color: #007398; }

.hollow-white-button, .inline-contact-form .mktoForm .mktoButton,
.inline-form .mktoForm .mktoButton,
.inline-contact-form .mktoForm .mktoButton,
.inline-form .mktoForm .mktoButton {
  background: rgba(0, 0, 0, 0.2);
  color: #fefefe;
  border: 2px solid #fefefe; }

.cards-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  .cards-container .card {
    width: calc(100% - 1.11111rem);
    margin-right: 0.55556rem;
    margin-left: 0.55556rem; }
    .cards-container .card .card-content {
      padding: 1rem; }
    @media print, screen and (min-width: 37.5em) {
      .cards-container .card {
        width: calc(33.33333% - 0.7rem);
        margin-right: 0.35rem;
        margin-left: 0.35rem; } }

.featured-hero {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  height: 5.55556rem; }
  @media print, screen and (min-width: 37.5em) {
    .featured-hero {
      height: 11.11111rem; } }
  @media screen and (min-width: 75em) {
    .featured-hero {
      height: 22.22222rem; } }

.dotted, .section-divider hr {
  border-style: dashed;
  margin: 2rem 0; }

[data-whatinput="mouse"] a:focus, button:focus [data-whatinput="touch"] a:focus, button:focus {
  outline: none; }

.external-link:after {
  content: '↗'; }

.pagination {
  text-align: right; }
  .pagination li {
    font-size: 1.11111rem; }
    .pagination li.current {
      border: 1px solid #969696;
      background: transparent;
      color: #007398; }
    .pagination li.pagination-next a::after {
      display: none; }
    .pagination li.pagination-previous a::before {
      display: none; }
    .pagination li a,
    .pagination li span {
      font-size: 1.11111rem;
      color: #007398; }

.pagination-wrap nav {
  margin-top: 1.11111rem; }

.book-slider-wrap {
  position: relative;
  padding-left: 1.66667rem;
  padding-right: 1.66667rem;
  padding-top: 2.22222rem;
  padding-bottom: 2.22222rem; }
  .book-slider-wrap .grid-container {
    position: relative; }
  .book-slider-wrap .slick-arrow {
    position: absolute;
    z-index: +1;
    cursor: pointer; }
    .book-slider-wrap .slick-arrow img {
      width: 0.55556rem; }
      @media print, screen and (min-width: 56.25em) {
        .book-slider-wrap .slick-arrow img {
          width: 0.83333rem; } }
  .book-slider-wrap .prev {
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
    left: 0;
    top: 30%; }
    @media print, screen and (min-width: 56.25em) {
      .book-slider-wrap .prev {
        -webkit-transform: translateX(calc(-100% - 10px));
            -ms-transform: translateX(calc(-100% - 10px));
                transform: translateX(calc(-100% - 10px)); } }
  .book-slider-wrap .next {
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    right: 0;
    top: 30%; }
    @media print, screen and (min-width: 56.25em) {
      .book-slider-wrap .next {
        -webkit-transform: translateX(calc(100% + 10px));
            -ms-transform: translateX(calc(100% + 10px));
                transform: translateX(calc(100% + 10px)); } }
  .book-slider-wrap .see-more-text {
    font-size: 0.88889rem;
    color: #737373; }

.book-slider {
  margin: 1.66667rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .book-slider {
      width: 100%; } }
  .book-slider .alt-slide {
    background-color: #007398;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .book-slider .alt-slide-inner {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      height: 100%;
      padding: 2rem;
      color: white;
      font-size: 1.33333rem; }
      .book-slider .alt-slide-inner h4 {
        font-size: 1.33333rem; }
      .book-slider .alt-slide-inner a {
        color: white; }
  .book-slider .slick-slide {
    padding-right: 1.66667rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .book-slider .slick-slide > div {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%; }
      .book-slider .slick-slide > div .book-slide {
        height: 100%; }
  .book-slider .slick-track {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .book-slider .slick-list {
    overflow: hidden; }
  .book-slider img {
    margin-bottom: 1.11111rem; }
  .book-slider h5 {
    font-style: normal;
    font-weight: 700;
    font-size: 1.11111rem;
    margin-bottom: 0.55556rem; }
  .book-slider .author,
  .book-slider .date,
  .book-slider .isbn {
    color: #323232;
    margin-bottom: 0.38889rem;
    font-size: 0.77778rem; }

.curriculum-catalogs-header {
  padding: 1.22222rem 0 2.77778rem;
  border-bottom: 1px solid #DCDCDC; }
  @media print, screen and (min-width: 56.25em) {
    .curriculum-catalogs-header {
      padding: 2.77778rem 0;
      background-image: url("../images/branch-bg-dark.png");
      background-position: bottom right;
      background-repeat: no-repeat; } }
  .curriculum-catalogs-header p {
    font-size: 1rem; }
    @media print, screen and (min-width: 56.25em) {
      .curriculum-catalogs-header p {
        padding-right: 3.33333rem; } }

.curriculum-catalogs-landing-list {
  list-style: none;
  padding-top: 2.22222rem; }
  .curriculum-catalogs-landing-list li.catalog {
    margin-bottom: 1.83333rem;
    width: calc(50% - 1.11111rem);
    margin-right: 0.55556rem;
    margin-left: 0.55556rem; }
    @media print, screen and (min-width: 37.5em) {
      .curriculum-catalogs-landing-list li.catalog {
        margin-bottom: 3.88889rem;
        width: calc(33.33333% - 1.66667rem);
        margin-right: 0.83333rem;
        margin-left: 0.83333rem; } }
    @media print, screen and (min-width: 56.25em) {
      .curriculum-catalogs-landing-list li.catalog {
        margin-bottom: 3.88889rem;
        width: calc(20% - 1.66667rem);
        margin-right: 0.83333rem;
        margin-left: 0.83333rem; } }
    .curriculum-catalogs-landing-list li.catalog img {
      margin-bottom: 0.66667rem; }
  @media print, screen and (min-width: 56.25em) {
    .curriculum-catalogs-landing-list a.catalog-link {
      font-size: 1.11111rem; } }
  .curriculum-catalogs-landing-list .catalog-year {
    font-size: 0.77778rem;
    margin-bottom: 0.38889rem; }

.page-template-curriculum-catalogs .divider-wrap {
  margin-top: 3.33333rem; }
  .page-template-curriculum-catalogs .divider-wrap .divider {
    border-color: #DCDCDC;
    border-bottom: 0; }

.page-template-curriculum-catalogs .talk-to-consultant + .related-content {
  border-top: 0.05556rem solid #DCDCDC; }

.curriculum-catalogs-filter {
  display: none;
  overflow-y: auto; }
  @media print, screen and (min-width: 56.25em) {
    .curriculum-catalogs-filter {
      display: block; } }
  @media screen and (max-width: 56.24875em) {
    .curriculum-catalogs-filter {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: +100;
      background-color: #fefefe; }
      .admin-bar .curriculum-catalogs-filter {
        top: 2.55556rem; } }
    @media screen and (max-width: 56.24875em) and (min-width: 782px) {
      .admin-bar .curriculum-catalogs-filter {
        top: 1.77778rem; } }
  .curriculum-catalogs-filter .catalog-filter-section {
    padding: 1.22222rem;
    border: 1px solid #DCDCDC;
    border-bottom: 0; }
    @media print, screen and (min-width: 56.25em) {
      .curriculum-catalogs-filter .catalog-filter-section {
        padding: 1rem; } }
    .curriculum-catalogs-filter .catalog-filter-section:last-of-type {
      border: 1px solid #DCDCDC; }
  .curriculum-catalogs-filter .catalog-filter-actions-list {
    display: none; }
  .curriculum-catalogs-filter .catalog-filter-section-list {
    padding-top: 1.11111rem;
    margin-bottom: 0; }
    @media print, screen and (min-width: 56.25em) {
      .curriculum-catalogs-filter .catalog-filter-section-list {
        padding-top: 0.27778rem; } }
  .curriculum-catalogs-filter .catalog-filter-section-header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .curriculum-catalogs-filter .catalog-filter-section-header p {
      margin: 0;
      font-size: 1rem; }
    .curriculum-catalogs-filter .catalog-filter-section-header .catalog-filter-toggle {
      cursor: pointer;
      padding: 0.55556rem;
      border: 1px solid transparent; }
      @media print, screen and (min-width: 56.25em) {
        .curriculum-catalogs-filter .catalog-filter-section-header .catalog-filter-toggle {
          padding: 0.77778rem; } }
      .curriculum-catalogs-filter .catalog-filter-section-header .catalog-filter-toggle:focus {
        border: 1px dotted #007398; }
      .curriculum-catalogs-filter .catalog-filter-section-header .catalog-filter-toggle img {
        transition: .2s; }
      .curriculum-catalogs-filter .catalog-filter-section-header .catalog-filter-toggle.open img {
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg); }
  .curriculum-catalogs-filter li label,
  .curriculum-catalogs-filter p label {
    color: #007398;
    font-size: 1rem; }
  .curriculum-catalogs-filter .catalog-filter-section-additional-links {
    padding-bottom: 0.55556rem; }
    .curriculum-catalogs-filter .catalog-filter-section-additional-links a {
      display: block;
      font-size: 0.77778rem; }

.catalog-filter-open {
  display: block;
  width: 100%; }
  .catalog-filter-open:focus {
    background-color: #007398; }

.catalog-filter-close {
  background: transparent;
  color: #505050;
  display: block;
  border: 2px solid #505050;
  width: 100%;
  margin-bottom: 0; }
  .catalog-filter-close::before {
    position: absolute;
    content: url("../images/arrow.svg");
    display: block;
    left: 0.55556rem;
    top: 0.83333rem;
    height: 1.11111rem;
    width: 1.11111rem;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg); }

.catalog-filter-buttons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1.22222rem;
  -webkit-columns: 2;
          columns: 2;
  -webkit-column-gap: 1.11111rem;
          column-gap: 1.11111rem; }
  .catalog-filter-buttons a,
  .catalog-filter-buttons button {
    display: inline-block;
    width: 100%;
    margin-bottom: 0; }
    .catalog-filter-buttons a:first-child,
    .catalog-filter-buttons button:first-child {
      margin-right: 1rem; }

.curriculum-titles-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-right: -0.55556rem;
  margin-left: -0.55556rem; }
  @media print, screen and (min-width: 37.5em) {
    .curriculum-titles-list {
      margin-right: -0.83333rem;
      margin-left: -0.83333rem; } }
  .curriculum-titles-list .title {
    width: calc(100% - 1.11111rem);
    margin-right: 0.55556rem;
    margin-left: 0.55556rem;
    margin-right: 0.55556rem;
    margin-left: 0.55556rem;
    border: 1px solid #DCDCDC;
    padding: 1.11111rem 0.88889rem;
    margin-bottom: 1.66667rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
    @media print, screen and (min-width: 37.5em) {
      .curriculum-titles-list .title {
        margin-right: 0.83333rem;
        margin-left: 0.83333rem; } }
    @media print, screen and (min-width: 37.5em) {
      .curriculum-titles-list .title {
        width: calc(50% - 1.66667rem);
        margin-right: 0.83333rem;
        margin-left: 0.83333rem; } }
    @media print, screen and (min-width: 56.25em) {
      .curriculum-titles-list .title {
        width: calc(33.33333% - 1.66667rem);
        margin-right: 0.83333rem;
        margin-left: 0.83333rem; } }
    .curriculum-titles-list .title .inner-product {
      width: 100%; }
    .curriculum-titles-list .title .title-link-image {
      -webkit-align-self: center;
          -ms-flex-item-align: center;
                  -ms-grid-row-align: center;
              align-self: center;
      margin: 0 auto; }
    .curriculum-titles-list .title .title-image {
      display: block;
      margin: 0 auto;
      margin-bottom: 22px;
      max-width: 7.22222rem;
      max-height: 9rem;
      overflow: hidden; }
    .curriculum-titles-list .title .labels {
      min-height: 1.5rem;
      margin-bottom: 0.55556rem; }
    .curriculum-titles-list .title .title-cat {
      color: #323232;
      margin-top: 0.55556rem;
      margin-bottom: 0;
      font-weight: 700; }
    .curriculum-titles-list .title .title-link {
      display: block;
      margin-bottom: 0.55556rem; }
    .curriculum-titles-list .title .title-author,
    .curriculum-titles-list .title .title-date,
    .curriculum-titles-list .title .isbn,
    .curriculum-titles-list .title .title-additional-link {
      display: block;
      font-size: 0.77778rem; }
    .curriculum-titles-list .title .title-extra-link {
      display: block;
      font-weight: 700;
      margin-top: 0.38889rem; }
    .curriculum-titles-list .title .button-wrap {
      margin-top: auto; }
      .curriculum-titles-list .title .button-wrap .button, .curriculum-titles-list .title .button-wrap .wp-block-button .wp-block-button__link, .wp-block-button .curriculum-titles-list .title .button-wrap .wp-block-button__link {
        margin-top: 0.77778rem;
        margin-bottom: 0;
        font-size: 0.88889rem;
        padding: 0.33333rem 0.55556rem; }

.accordion {
  background: transparent;
  margin: 1.66667rem 0;
  border-bottom: 1px solid #bdbdbd; }
  .accordion .accordion-header {
    border: 1px solid #bdbdbd;
    border-bottom: 0;
    font-size: 1.11111rem;
    margin-bottom: 0;
    background-color: #F5F5F5; }
  .accordion .accordion-toggle {
    position: relative;
    display: block;
    width: 100%;
    color: #007398;
    cursor: pointer;
    text-align: left;
    padding: 1.22222rem 0.66667rem; }
    .accordion .accordion-toggle:focus {
      outline: 1px dotted #007398; }
    .accordion .accordion-toggle::after {
      content: url("../images/arrow-select.svg");
      position: absolute;
      right: 1.33333rem;
      top: 1.22222rem;
      display: block;
      height: auto;
      width: auto;
      transition: .2s;
      -webkit-transform-origin: center 8px;
          -ms-transform-origin: center 8px;
              transform-origin: center 8px; }
    .accordion .accordion-toggle.accordion-open::after {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
  .accordion .accordion-panel {
    display: none;
    padding: 1.11111rem 0.55556rem;
    border: 1px solid #bdbdbd;
    border-bottom: 0; }

.hero-full-width-image {
  position: relative;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 3.33333rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .hero-full-width-image {
      min-height: 27.77778rem;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; } }
  .hero-full-width-image::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #323232;
    background: linear-gradient(90deg, rgba(50, 50, 50, 0.85) 0%, rgba(50, 50, 50, 0.3) 100%); }
  .hero-full-width-image h1,
  .hero-full-width-image p,
  .hero-full-width-image a {
    color: #fefefe; }
  .hero-full-width-image p {
    font-size: 1.11111rem;
    font-weight: 500; }
  .hero-full-width-image .grid-container {
    width: 100%; }
  .hero-full-width-image .hero-full-width-content {
    position: relative;
    z-index: +1; }

.hero-full-width-content-mobile {
  padding: 1.66667rem 0 4.44444rem;
  background-color: #323232; }
  .hero-full-width-content-mobile h1,
  .hero-full-width-content-mobile p {
    color: #fefefe; }

.hero-fifty-image {
  border-bottom: #DCDCDC solid 2px; }
  .hero-fifty-image .hero-fifty-image-top-section {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-right: 0.55556rem;
    padding-left: 0.55556rem;
    max-width: 66.66667rem;
    margin: 0 auto; }
    @media print, screen and (min-width: 37.5em) {
      .hero-fifty-image .hero-fifty-image-top-section {
        padding-right: 0.83333rem;
        padding-left: 0.83333rem; } }
    @media print, screen and (min-width: 56.25em) {
      .hero-fifty-image .hero-fifty-image-top-section {
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row; } }
  .hero-fifty-image .hero-fifty-image-bottom-section {
    padding: 0 0.83333rem;
    position: relative;
    background-color: #505050; }
    @media print, screen and (min-width: 56.25em) {
      .hero-fifty-image .hero-fifty-image-bottom-section {
        background-color: transparent;
        padding-right: 0.55556rem;
        padding-left: 0.55556rem;
        max-width: 66.66667rem;
        margin: 0 auto; } }
  @media print, screen and (min-width: 56.25em) and (min-width: 37.5em) {
    .hero-fifty-image .hero-fifty-image-bottom-section {
      padding-right: 0.83333rem;
      padding-left: 0.83333rem; } }
  .hero-fifty-image .hero-fifty-image-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 1.11111rem 0; }
    @media print, screen and (min-width: 56.25em) {
      .hero-fifty-image .hero-fifty-image-content {
        padding: 1.38889rem 3.33333rem 1.38889rem 0;
        width: 50%; } }
    @media screen and (min-width: 75em) {
      .hero-fifty-image .hero-fifty-image-content {
        padding: 4.44444rem 4.44444rem 4.44444rem 0; } }
  @media print, screen and (min-width: 56.25em) {
    .hero-fifty-image.has-spec-dropdown .hero-fifty-image-content {
      padding-bottom: 8.33333rem; } }
  .hero-fifty-image .hero-fifty-image-featured-image {
    min-height: 11.11111rem;
    width: 100%;
    overflow: hidden;
    position: relative; }
    @media print, screen and (min-width: 37.5em) {
      .hero-fifty-image .hero-fifty-image-featured-image {
        min-height: 17.77778rem; } }
    @media print, screen and (min-width: 56.25em) {
      .hero-fifty-image .hero-fifty-image-featured-image {
        width: 50%;
        min-height: 27.77778rem;
        overflow: visible; } }
    .hero-fifty-image .hero-fifty-image-featured-image .featured-image-div {
      width: 100%;
      max-width: none;
      height: 100%;
      background-position: top center;
      background-size: cover;
      position: absolute; }
      @media print, screen and (min-width: 56.25em) {
        .hero-fifty-image .hero-fifty-image-featured-image .featured-image-div {
          width: 50vw; } }
  .hero-fifty-image.white {
    background-color: #fff; }
  .hero-fifty-image.gray {
    background-color: #f5f5f5; }

.hero-fifty-image-select-wrap {
  color: #fefefe;
  background-color: #505050;
  padding: 1.11111rem 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media print, screen and (min-width: 37.5em) {
    .hero-fifty-image-select-wrap {
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media print, screen and (min-width: 56.25em) {
    .hero-fifty-image-select-wrap {
      position: absolute;
      bottom: 30px;
      left: 0;
      padding: 1.66667rem 1.38889rem;
      max-width: 50%;
      width: 50%; } }
  @media screen and (min-width: 75em) {
    .hero-fifty-image-select-wrap {
      left: auto;
      max-width: calc( 50% - 80px);
      width: calc( 50% - 80px); } }
  .hero-fifty-image-select-wrap .select2-container {
    max-width: 100% !important;
    font-size: 1.33333rem; }
    @media print, screen and (min-width: 56.25em) {
      .hero-fifty-image-select-wrap .select2-container {
        max-width: 40.55556rem; } }
    .hero-fifty-image-select-wrap .select2-container .select2-selection--single {
      border: 1px solid #bdbdbd;
      border-radius: 0;
      height: 2.66667rem;
      padding: 0.61111rem 0 0 0.55556rem; }
    .hero-fifty-image-select-wrap .select2-container .select2-selection__arrow {
      height: 100%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      top: 50% !important; }
      .hero-fifty-image-select-wrap .select2-container .select2-selection__arrow b {
        position: relative;
        border: 0 !important;
        top: 0 !important; }
        .hero-fifty-image-select-wrap .select2-container .select2-selection__arrow b::after {
          content: url("./../../assets/images/arrow-select.svg");
          display: inline-block;
          position: absolute;
          right: 0.22222rem;
          top: 0; }
    .hero-fifty-image-select-wrap .select2-container .select2-selection--single .select2-selection__rendered {
      padding-right: 2rem; }
  .hero-fifty-image-select-wrap select {
    margin: 0;
    padding-left: 2rem; }
    @media print, screen and (min-width: 56.25em) {
      .hero-fifty-image-select-wrap select {
        min-width: 170px; } }
  .hero-fifty-image-select-wrap label {
    margin: 0 1rem 0.55556rem 0;
    color: #fefefe;
    font-size: 1.11111rem;
    font-style: italic;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
    @media print, screen and (min-width: 37.5em) {
      .hero-fifty-image-select-wrap label {
        margin: 0 1rem 0 0; } }

.image-and-body {
  padding: 2rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .image-and-body {
      padding: 2rem 0; } }
  .image-and-body-white {
    background-color: #ffffff; }
  .image-and-body-gray {
    background-color: #f5f5f5; }
  .image-and-body .image-left-content-right {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media print, screen and (min-width: 56.25em) {
      .image-and-body .image-left-content-right {
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row; } }
    @media print, screen and (min-width: 56.25em) {
      .image-and-body .image-left-content-right .body-side {
        padding-left: 3.88889rem;
        padding-right: 0; } }
  .image-and-body .image-right-content-left {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media print, screen and (min-width: 56.25em) {
      .image-and-body .image-right-content-left {
        -webkit-flex-direction: row-reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse; } }
    @media print, screen and (min-width: 56.25em) {
      .image-and-body .image-right-content-left .body-side {
        padding-right: 3.88889rem;
        padding-left: 0; } }
  .image-and-body .body-side > *:last-child {
    margin-bottom: 0; }

.headline-and-body {
  padding: 2rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .headline-and-body {
      padding: 2rem 0; } }
  .headline-and-body ul {
    line-height: 2; }

.headline-and-quote {
  padding: 2rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .headline-and-quote {
      padding: 2rem 0; } }
  @media print, screen and (min-width: 56.25em) {
    .headline-and-quote .headline {
      padding-right: 6.66667rem; } }

.two-column-features-slider {
  background-color: #f5f5f5;
  padding: 2rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .two-column-features-slider {
      padding: 2rem 0; } }

.two-column-features-list {
  margin: 0;
  padding-top: 1rem; }
  @media print, screen and (min-width: 56.25em) {
    .two-column-features-list {
      height: 100%;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; } }
  .two-column-features-list ul {
    list-style: none; }
    .two-column-features-list ul ul {
      list-style: initial; }
  .two-column-features-list li:last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 56.25em) {
    .two-column-features-list li {
      margin-bottom: 2.22222rem;
      margin-right: 3.33333rem;
      /** IE 11 Grid placement */ }
      .two-column-features-list li ul li {
        margin: initial; }
        .two-column-features-list li ul li:nth-child(even) {
          margin: initial; }
      .two-column-features-list li:nth-child(even) {
        margin-left: calc(8.33333% + 0.83333rem); } }
  .two-column-features-list li h4 {
    width: 100%; }
  .two-column-features-list li p {
    font-size: 1rem;
    width: 100%; }
    @media print, screen and (min-width: 56.25em) {
      .two-column-features-list li p {
        font-size: 1rem; } }

.two-column-features-icon {
  margin-bottom: 1.11111rem; }

.two-column-features-slider-has-slider .two-column-features-list {
  padding-top: 0; }

.success-story-callout {
  padding: 1rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .success-story-callout {
      padding: 1rem 0; } }
  @media print, screen and (min-width: 56.25em) {
    .success-story-callout .success-story-callout-quote {
      max-width: 22.22222rem;
      margin: 0 auto; } }
  .success-story-callout .quote {
    font-size: 1.44444rem; }
  .success-story-callout .h4-heading {
    margin-bottom: 1.66667rem; }

.book-slider-wrap {
  position: relative;
  padding-left: 1.66667rem;
  padding-right: 1.66667rem;
  padding-top: 2.22222rem;
  padding-bottom: 2.22222rem; }
  .book-slider-wrap .grid-container {
    position: relative; }
  .book-slider-wrap .slick-arrow {
    position: absolute;
    z-index: +1;
    cursor: pointer; }
    .book-slider-wrap .slick-arrow img {
      width: 0.55556rem; }
      @media print, screen and (min-width: 56.25em) {
        .book-slider-wrap .slick-arrow img {
          width: 0.83333rem; } }
  .book-slider-wrap .prev {
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
    left: 0;
    top: 30%; }
    @media print, screen and (min-width: 56.25em) {
      .book-slider-wrap .prev {
        -webkit-transform: translateX(calc(-100% - 10px));
            -ms-transform: translateX(calc(-100% - 10px));
                transform: translateX(calc(-100% - 10px)); } }
  .book-slider-wrap .next {
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    right: 0;
    top: 30%; }
    @media print, screen and (min-width: 56.25em) {
      .book-slider-wrap .next {
        -webkit-transform: translateX(calc(100% + 10px));
            -ms-transform: translateX(calc(100% + 10px));
                transform: translateX(calc(100% + 10px)); } }
  .book-slider-wrap .see-more-text {
    font-size: 0.88889rem;
    color: #737373; }

.book-slider {
  margin: 1.66667rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .book-slider {
      width: 100%; } }
  .book-slider .alt-slide {
    background-color: #007398;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .book-slider .alt-slide-inner {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      height: 100%;
      padding: 2rem;
      color: white;
      font-size: 1.33333rem; }
      .book-slider .alt-slide-inner h4 {
        font-size: 1.33333rem; }
      .book-slider .alt-slide-inner a {
        color: white; }
  .book-slider .slick-slide {
    padding-right: 1.66667rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .book-slider .slick-slide > div {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%; }
      .book-slider .slick-slide > div .book-slide {
        height: 100%; }
  .book-slider .slick-track {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .book-slider .slick-list {
    overflow: hidden; }
  .book-slider img {
    margin-bottom: 1.11111rem; }
  .book-slider h5 {
    font-style: normal;
    font-weight: 700;
    font-size: 1.11111rem;
    margin-bottom: 0.55556rem; }
  .book-slider .author,
  .book-slider .date,
  .book-slider .isbn {
    color: #323232;
    margin-bottom: 0.38889rem;
    font-size: 0.77778rem; }

.image-links {
  margin-bottom: 1.5rem;
  margin-top: 1.5rem; }
  .image-links .image-links-item {
    position: relative;
    display: block;
    overflow: hidden;
    min-height: 14.44444rem; }
    @media print, screen and (min-width: 56.25em) {
      .image-links .image-links-item {
        min-height: 27.77778rem; } }
    .image-links .image-links-item:hover .image-links-item-bg {
      -webkit-transform: scale(1.08);
          -ms-transform: scale(1.08);
              transform: scale(1.08); }
    .image-links .image-links-item .button, .image-links .image-links-item .wp-block-button .wp-block-button__link, .wp-block-button .image-links .image-links-item .wp-block-button__link {
      z-index: +1;
      position: absolute;
      bottom: 1.88889rem;
      left: 1.11111rem;
      margin: 0;
      margin-right: 1.11111rem;
      text-align: left; }
      @media screen and (max-width: 37.49875em) {
        .image-links .image-links-item .button, .image-links .image-links-item .wp-block-button .wp-block-button__link, .wp-block-button .image-links .image-links-item .wp-block-button__link {
          font-size: 0.88889rem;
          left: 0.55556rem;
          bottom: 0.55556rem;
          margin-right: 0.55556rem;
          max-width: 95%;
          padding: 0.44444rem; } }
  .image-links .image-links-item-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: .3s;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 0.83333rem; }
    @media print, screen and (min-width: 56.25em) {
      .image-links .image-links-item-bg {
        padding: 1.66667rem 1.11111rem; } }
    .image-links .image-links-item-bg::before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(to top, #323232 0%, rgba(50, 50, 50, 0.5) 35%, rgba(50, 50, 50, 0) 50%); }

.contact-header {
  border-bottom: 1px solid #D8D8D8;
  padding: 1.38889rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .contact-header {
      padding: 5rem 0;
      background-image: url("../images/branch-bg-dark.png");
      background-position: bottom right;
      background-repeat: no-repeat; } }
  .contact-header p {
    font-size: 1rem;
    margin: 0; }
    @media print, screen and (min-width: 56.25em) {
      .contact-header p {
        font-size: 1.11111rem; } }

.contact-portal-help {
  padding: 2.22222rem 0 5rem; }
  @media print, screen and (min-width: 56.25em) {
    .contact-portal-help {
      padding: 2.22222rem 0 3.33333rem; } }
  .contact-portal-help .contact-portal-headline {
    margin-bottom: 1.11111rem; }

.contact-portal-list {
  margin: 0; }
  @media print, screen and (min-width: 56.25em) {
    .contact-portal-list {
      padding-top: 1.66667rem; } }
  .contact-portal-list li a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    border: 1px solid rgba(151, 151, 151, 0.25);
    padding: 0.83333rem;
    margin-bottom: 0.83333rem;
    font-size: 1.33333rem; }
    @media print, screen and (min-width: 56.25em) {
      .contact-portal-list li a {
        padding: 1.22222rem;
        font-size: 1.66667rem; } }
  .contact-portal-list li:last-child a {
    margin-bottom: 0; }
  .contact-portal-list li img {
    max-width: 1.94444rem;
    margin-right: 0.83333rem; }
    @media print, screen and (min-width: 56.25em) {
      .contact-portal-list li img {
        max-width: 2.44444rem;
        margin-right: 1.22222rem; } }

.contact-form {
  display: none;
  padding: 1.66667rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .contact-form {
      padding: 2.77778rem 0; }
      .contact-form .form-cell {
        padding-right: 3.33333rem; } }
  .contact-form p {
    font-size: 1rem;
    margin-bottom: 2.22222rem; }
  .contact-form .more-info {
    margin-top: 2.22222rem;
    margin-bottom: 1.11111rem; }
  .contact-form .form-back-btn {
    color: #E9711C;
    cursor: pointer; }
    .contact-form .form-back-btn:hover, .contact-form .form-back-btn:focus {
      color: #E9711C;
      text-decoration: underline; }
  .contact-form .form label,
  .contact-form .form input,
  .contact-form .form textarea,
  .contact-form .form select {
    font-size: 1rem; }
  .contact-form .form ul {
    margin: 0; }
  .contact-form .form .checkboxes li input {
    display: none; }
    .contact-form .form .checkboxes li input + label:before {
      content: "";
      display: inline-block;
      font-family: FontAwesome;
      width: 15px;
      height: 15px;
      border: 1px solid #cacaca;
      color: #E9711C;
      line-height: 0;
      padding: 7.5px 0 0;
      box-shadow: 0 0 3px 0 #e6e6e6 inset;
      margin-right: .5rem;
      vertical-align: middle; }
    .contact-form .form .checkboxes li input:checked + label:before {
      content: "\f067";
      border: none;
      box-shadow: none;
      opacity: .5; }
  .contact-form .form .submit-button-wrap {
    margin-top: 2.22222rem;
    margin-bottom: 2.22222rem; }
  .contact-form .form .button, .contact-form .form .wp-block-button .wp-block-button__link, .wp-block-button .contact-form .form .wp-block-button__link {
    min-width: 11.11111rem; }
  .contact-form .form .required {
    color: red;
    display: none;
    font-size: 14px;
    position: relative;
    top: -1rem; }
    .contact-form .form .required_display {
      display: inline-block; }

.contact-thank-you-content {
  padding: 1.66667rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .contact-thank-you-content {
      padding: 2.77778rem 0; } }
  @media print, screen and (min-width: 56.25em) {
    .contact-thank-you-content .message {
      padding-right: 7.77778rem; } }
  .contact-thank-you-content .message p {
    font-size: 1rem; }
    @media print, screen and (min-width: 56.25em) {
      .contact-thank-you-content .message p {
        font-size: 1rem; } }
  @media print, screen and (min-width: 56.25em) {
    .contact-thank-you-content .message h2 {
      margin-bottom: 1.66667rem; } }

.contact-sidebar {
  background-color: #007398;
  padding: 1.66667rem; }
  .contact-sidebar h3,
  .contact-sidebar a {
    color: #fefefe; }
  @media print, screen and (min-width: 56.25em) {
    .contact-sidebar h3 {
      padding-right: 2.77778rem; } }

.contact-sidebar-list a {
  line-height: 2; }

.feature-slider-wrap {
  position: relative;
  padding: 1.66667rem 2.22222rem; }
  @media print, screen and (min-width: 56.25em) {
    .feature-slider-wrap {
      padding: 2.77778rem 3.88889rem; } }
  .feature-slider-wrap .slick-arrow {
    position: absolute;
    top: calc(50% - 60px);
    width: 1.66667rem;
    cursor: pointer;
    z-index: +1; }
    @media print, screen and (min-width: 56.25em) {
      .feature-slider-wrap .slick-arrow {
        top: calc(50% - 100px);
        width: 2.44444rem; } }
  .feature-slider-wrap .feature-slider-next {
    right: 0; }
  .feature-slider-wrap .feature-slider-prev {
    left: 0; }

.feature-slider .slick-slide figure {
  text-align: center; }
  @media print, screen and (min-width: 56.25em) {
    .feature-slider .slick-slide figure {
      margin-bottom: 1.66667rem; } }
  .feature-slider .slick-slide figure img {
    margin-bottom: 1.11111rem;
    max-height: 25rem; }

.feature-slider .slick-slide figcaption {
  font-size: 0.77778rem; }

.feature-slider .slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.feature-slider .slick-list {
  overflow: hidden; }

.feature-slider .slick-dots {
  list-style: none;
  text-align: center; }
  .feature-slider .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 0.27778rem; }
    .feature-slider .slick-dots li.slick-active button::before {
      background-color: #007398; }
    .feature-slider .slick-dots li button {
      cursor: pointer;
      position: relative;
      font-size: 0;
      padding: 0.27778rem;
      height: 1.11111rem;
      width: 1.11111rem;
      line-height: 0;
      display: block;
      color: transparent; }
      .feature-slider .slick-dots li button::before {
        position: absolute;
        top: 0;
        left: 0;
        content: '';
        border: 2px solid #007398;
        border-radius: 50%;
        color: #007398;
        height: 0.72222rem;
        width: 0.72222rem; }

.related-content {
  padding: 1.66667rem 0; }
  .related-content__body-text {
    padding-bottom: 1.66667rem; }
  .related-content .button, .related-content .wp-block-button .wp-block-button__link, .wp-block-button .related-content .wp-block-button__link {
    margin-bottom: 2rem; }
  @media print, screen and (min-width: 56.25em) {
    .related-content {
      padding: 2.77778rem 0; }
      .related-content__body-text {
        padding-bottom: 3.88889rem; }
      .related-content .button, .related-content .wp-block-button .wp-block-button__link, .wp-block-button .related-content .wp-block-button__link {
        margin-bottom: 1rem; } }

.inline-contact-form,
.inline-form {
  background-color: #007398;
  padding: 2.22222rem 0;
  margin-left: 0.55556rem;
  margin-right: 0.55556rem; }
  @media print, screen and (min-width: 56.25em) {
    .inline-contact-form,
    .inline-form {
      margin-left: 0;
      margin-right: 0;
      padding: 1.5rem 0;
      background-image: url("../images/form-dec.svg");
      background-repeat: no-repeat;
      background-size: contain; } }
  .inline-contact-form .main-grid,
  .inline-form .main-grid {
    margin-top: 0; }
  .inline-contact-form .inline-contact-form-header,
  .inline-contact-form .inline-form-header,
  .inline-form .inline-contact-form-header,
  .inline-form .inline-form-header {
    color: #fefefe;
    margin-bottom: 1.11111rem; }
    @media print, screen and (min-width: 56.25em) {
      .inline-contact-form .inline-contact-form-header,
      .inline-contact-form .inline-form-header,
      .inline-form .inline-contact-form-header,
      .inline-form .inline-form-header {
        text-align: center;
        margin-bottom: 1.66667rem; } }
  .inline-contact-form .mktoForm h1,
  .inline-contact-form .mktoForm h2,
  .inline-contact-form .mktoForm h3,
  .inline-contact-form .mktoForm h4,
  .inline-contact-form .mktoForm h5,
  .inline-contact-form .mktoForm h6,
  .inline-contact-form .mktoForm pre,
  .inline-contact-form .mktoForm p,
  .inline-contact-form .mktoForm label,
  .inline-form .mktoForm h1,
  .inline-form .mktoForm h2,
  .inline-form .mktoForm h3,
  .inline-form .mktoForm h4,
  .inline-form .mktoForm h5,
  .inline-form .mktoForm h6,
  .inline-form .mktoForm pre,
  .inline-form .mktoForm p,
  .inline-form .mktoForm label {
    color: #fff; }
  .inline-contact-form .mktoForm input,
  .inline-contact-form .mktoForm select,
  .inline-form .mktoForm input,
  .inline-form .mktoForm select {
    height: 2.66667rem;
    padding-left: 0.83333rem !important;
    font-size: 1.11111rem;
    color: #505050 !important; }
  .inline-contact-form .mktoForm .mktoFormRow,
  .inline-form .mktoForm .mktoFormRow {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media print, screen and (min-width: 56.25em) {
      .inline-contact-form .mktoForm .mktoFormRow,
      .inline-form .mktoForm .mktoFormRow {
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row; } }
  .inline-contact-form .mktoForm .mktoFormCol,
  .inline-form .mktoForm .mktoFormCol {
    width: 100%; }
    @media print, screen and (min-width: 56.25em) {
      .inline-contact-form .mktoForm .mktoFormCol,
      .inline-form .mktoForm .mktoFormCol {
        margin-right: 1.11111rem; }
        .inline-contact-form .mktoForm .mktoFormCol:nth-last-child(2),
        .inline-form .mktoForm .mktoFormCol:nth-last-child(2) {
          margin-right: 0 !important; } }
  .inline-contact-form .mktoForm .mktoFieldWrap,
  .inline-form .mktoForm .mktoFieldWrap {
    width: 100%; }
  .inline-contact-form .mktoForm .mktoButtonRow,
  .inline-form .mktoForm .mktoButtonRow {
    text-align: left;
    margin-top: 0.83333rem; }
    @media print, screen and (min-width: 56.25em) {
      .inline-contact-form .mktoForm .mktoButtonRow,
      .inline-form .mktoForm .mktoButtonRow {
        text-align: right;
        margin-top: 1.38889rem; } }
  .inline-contact-form .mktoForm .mktoButtonWrap,
  .inline-form .mktoForm .mktoButtonWrap {
    margin: 0 !important; }
  .inline-contact-form .mktoForm .mktoButton,
  .inline-form .mktoForm .mktoButton {
    padding: 0.72222rem;
    font-size: 1.11111rem;
    cursor: pointer; }
  .inline-contact-form .mktoForm label,
  .inline-form .mktoForm label {
    color: #fefefe; }
  .inline-contact-form .mktoForm .mktoHtmlText,
  .inline-form .mktoForm .mktoHtmlText {
    color: #fefefe; }
  .inline-contact-form #confirmform,
  .inline-form #confirmform {
    color: white; }
    .inline-contact-form #confirmform *,
    .inline-form #confirmform * {
      color: white; }
    .inline-contact-form #confirmform a,
    .inline-form #confirmform a {
      text-decoration: underline; }

.carousel-wrap-white {
  background-color: #ffffff; }

.carousel-wrap-gray {
  background-color: #f5f5f5; }

.carousel-wrap .grid-container {
  position: relative; }

.carousel-wrap .slick-arrow {
  z-index: +1;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.11111rem;
  cursor: pointer; }
  @media (min-width: 1320px) {
    .carousel-wrap .slick-arrow {
      width: 2.44444rem; } }

.carousel-wrap .carousel-prev {
  left: 0.27778rem; }
  @media (min-width: 1320px) {
    .carousel-wrap .carousel-prev {
      left: -2.44444rem; } }

.carousel-wrap .carousel-next {
  right: 0.55556rem; }
  @media (min-width: 1320px) {
    .carousel-wrap .carousel-next {
      right: -1.66667rem; } }

.carousel-wrap .hide-arrows-large {
  display: inline-block; }
  @media screen and (min-width: 56.25em) {
    .carousel-wrap .hide-arrows-large {
      display: none; } }

.carousel-wrap .hide-arrows-medium {
  display: inline-block; }
  @media screen and (min-width: 37.5em) {
    .carousel-wrap .hide-arrows-medium {
      display: none; } }

.carousel {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 1rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .carousel {
      padding: 1rem 0; } }
  .carousel .carousel-item {
    padding: 1.38889rem 1.11111rem;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.56); }
    .carousel .carousel-item h4 {
      min-height: 5.6rem; }
  .carousel .carousel-item-links {
    border-top: 1px solid #D8D8D8;
    padding-top: 1.66667rem;
    margin-top: 1.38889rem; }
    .carousel .carousel-item-links a {
      font-size: 1rem;
      display: block;
      margin-bottom: 10px; }
  .carousel .slick-slide {
    margin-right: 0.94444rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
    .carousel .slick-slide > div {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      width: 100%; }
  .carousel .slick-track {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .carousel .slick-list {
    position: relative;
    overflow: hidden;
    padding: 2px 60px 2px 5px !important;
    margin-left: 1.11111rem;
    min-width: 100%; }
    @media (min-width: 1320px) {
      .carousel .slick-list {
        margin-left: 0; } }
    .carousel .slick-list::after {
      content: "";
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      width: 8.33333rem;
      background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #fff); }
    .carousel-wrap-gray .carousel .slick-list::after {
      background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #f5f5f5); }
    .carousel .slick-list.without-after-element:after {
      background-image: none; }

.three-column-features {
  padding: 2rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .three-column-features {
      padding: 2rem 0; } }
  .three-column-features .three-column-features-image {
    margin-bottom: 1.38889rem;
    width: 100%; }
  .three-column-features .three-column-features-icon {
    margin-bottom: 1.22222rem; }

.solution-template-shadow-health-undergraduate .three-column-features,
.solution-template-shadow-health-graduate .three-column-features,
.solution-template-shadow-health-home .three-column-features {
  padding: 2rem; }
  .solution-template-shadow-health-undergraduate .three-column-features .three-column-features-icon,
  .solution-template-shadow-health-graduate .three-column-features .three-column-features-icon,
  .solution-template-shadow-health-home .three-column-features .three-column-features-icon {
    height: 100%;
    max-height: 128px;
    max-width: 128px;
    width: 100%; }
  @media screen and (max-width: 900px) {
    .solution-template-shadow-health-undergraduate .three-column-features .three-column-features-icon,
    .solution-template-shadow-health-graduate .three-column-features .three-column-features-icon,
    .solution-template-shadow-health-home .three-column-features .three-column-features-icon {
      display: block;
      margin: 0 auto; } }

.video-callout {
  padding: 1.66667rem 0; }
  .video-callout .video-callout-video-container {
    position: relative;
    display: block;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 8.88889rem;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    @media print, screen and (min-width: 56.25em) {
      .video-callout .video-callout-video-container {
        height: 100%;
        margin-right: 2.22222rem; } }
    @media screen and (max-width: 74.99875em) {
      .video-callout .video-callout-video-container {
        margin-bottom: 2.5rem; } }
    .video-callout .video-callout-video-container div[itemprop="video"] {
      width: 100%; }

.divider {
  padding-right: 0.55556rem;
  padding-left: 0.55556rem;
  max-width: 66.66667rem;
  margin: 0 auto;
  border: 1px solid #DCDCDC; }
  @media print, screen and (min-width: 37.5em) {
    .divider {
      padding-right: 0.83333rem;
      padding-left: 0.83333rem; } }

.divider-gray {
  background-color: #f5f5f5; }

.talk-to-consultant {
  padding: 1.66667rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .talk-to-consultant {
      padding: 3.33333rem 0; } }
  .talk-to-consultant .button-cell {
    padding-top: 1.66667rem; }
    @media print, screen and (min-width: 56.25em) {
      .talk-to-consultant .button-cell {
        padding-top: 0; } }

.related-resources {
  background-color: #F5F5F5;
  padding: 3.11111rem 0 6.05556rem; }
  .related-resources-header {
    margin-bottom: 2rem; }

.related-to-block {
  margin: 2.22222rem 0;
  border: 1px solid #969696;
  padding: 1.38889rem; }
  @media print, screen and (min-width: 37.5em) {
    .related-to-block .resource.small {
      margin-bottom: 0; } }
  .related-to-block .resource.small .resource-author {
    margin-top: .5rem; }
    .related-to-block .resource.small .resource-author p {
      line-height: 1; }

.quote-block {
  margin: 2.22222rem 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background: rgba(233, 113, 28, 0.1);
  padding: 1.55556rem 1rem; }
  @media print, screen and (min-width: 56.25em) {
    .quote-block {
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      padding: 2.22222rem 6.66667rem 1.94444rem 1.94444rem; } }
  .quote-block__left {
    padding-right: 2.22222rem; }
  .quote-block__quotes {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    background: rgba(233, 113, 28, 0.2);
    color: #E9711C;
    font-weight: 700;
    font-size: 2.22222rem;
    margin-bottom: 1.11111rem; }
    @media print, screen and (min-width: 56.25em) {
      .quote-block__quotes {
        width: 2.66667rem;
        height: 2.66667rem; } }
    .quote-block__quotes span {
      height: 32px; }
  .quote-block__quote-text {
    color: #323232;
    margin-bottom: 0; }
  .quote-block__author {
    color: #505050;
    font-size: 1rem;
    margin: 0;
    margin-top: 1.66667rem; }
  .quote-block.quote-component {
    display: block;
    padding-left: 0;
    padding-right: 0; }
    .quote-block.quote-component .cell {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }

.front-hero {
  position: relative;
  background-image: url("../images/home-hero.jpg");
  height: auto;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 3.88889rem 0;
  margin: 0;
  position: relative;
  text-align: left; }
  .front-hero::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(90deg, rgba(36, 30, 31, 0.7), transparent); }
  .front-hero .marketing {
    padding-right: 0.55556rem;
    padding-left: 0.55556rem;
    max-width: 66.66667rem;
    margin: 0 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    position: relative;
    z-index: +1; }
    @media print, screen and (min-width: 37.5em) {
      .front-hero .marketing {
        padding-right: 0.83333rem;
        padding-left: 0.83333rem; } }
  @media print, screen and (min-width: 56.25em) {
    .front-hero {
      margin: 0 0 2.22222rem; } }
  @media print, screen and (min-width: 56.25em) {
    .front-hero .see-resources {
      width: calc(100% - 1.66667rem);
      margin-right: 0.83333rem;
      margin-left: 0.83333rem; } }
  .front-hero .see-resources a {
    color: #FFF;
    cursor: pointer;
    font-weight: 500;
    font-size: 1.11111rem;
    margin-right: 1.11111rem; }
  .front-hero .see-resources a:hover {
    color: #fff; }
  @media print, screen and (min-width: 56.25em) {
    .front-hero .tagline {
      width: calc(50% - 1.66667rem);
      margin-right: 0.83333rem;
      margin-left: 0.83333rem; } }
  .front-hero h1 {
    color: #fff;
    font-weight: 500;
    font-size: 2.2rem; }
    @media print, screen and (min-width: 37.5em) {
      .front-hero h1 {
        font-size: 2.66667rem; } }
  .front-hero .lead {
    color: #fefefe;
    font-size: 0.88889rem;
    margin-bottom: 2.22222rem; }
    @media print, screen and (min-width: 56.25em) {
      .front-hero .lead {
        font-size: 1.11111rem; } }
  .front-hero h4 {
    color: #fefefe;
    font-weight: 300;
    font-size: 1.3125rem; }
  .front-hero .download {
    margin-top: 1.11111rem; }

.front-hero-tagline-mobile {
  padding: 1.66667rem 0;
  background-color: #323232; }
  .front-hero-tagline-mobile h1,
  .front-hero-tagline-mobile p {
    color: #fefefe; }

.educator-solutions__content {
  padding: 2.22222rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .educator-solutions__content {
      padding: 3.88889rem 2.77778rem 3.88889rem 0; } }
  .educator-solutions__content h2 {
    margin-bottom: 1.66667rem; }
  .educator-solutions__content p {
    font-size: 18px; }

.educator-solutions__box {
  border: 1px solid #DCDCDC;
  padding: 1.66667rem 1.66667rem 3.33333rem;
  background-color: #fefefe;
  background-image: url("../images/educator-solutions-bg.png");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100% 95px;
  border-top: 5px solid #E9711C; }
  @media print, screen and (min-width: 56.25em) {
    .educator-solutions__box {
      position: relative;
      margin-top: -2.5rem; } }
  .educator-solutions__box-shopping-link {
    font-size: 0.88889rem;
    margin-top: 1.11111rem; }
  .educator-solutions__box h3 {
    margin-bottom: 1.38889rem; }
  .educator-solutions__box h4 {
    margin-bottom: 0.27778rem; }
    .educator-solutions__box h4.h5 {
      font-style: italic; }
  .educator-solutions__box ul {
    list-style: none;
    margin: 0 0 1.55556rem;
    padding: 0; }
  .educator-solutions__box li {
    margin: 0 0 0.83333rem; }

.front-resources {
  padding-bottom: 3.88889rem; }
  .front-resources__top {
    padding: 1.66667rem 0; }
    @media print, screen and (min-width: 56.25em) {
      .front-resources__top {
        padding: 3.88889rem 0; } }
    .front-resources__top .cta {
      text-align: right; }
    .front-resources__top p {
      font-size: 1rem;
      margin: 0; }
  .front-resources__calendar-box {
    padding: 3.33333rem 1.66667rem;
    border: 1px solid #DCDCDC; }
    .front-resources__calendar-box h4 {
      color: #007398;
      font-weight: 700;
      margin-top: 0.55556rem; }
    .front-resources__calendar-box time {
      color: #737373; }
  .front-resources__calendar-author {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .front-resources__calendar-author img {
      width: 1.16667rem;
      height: 1.16667rem;
      border-radius: 50%;
      object-fit: cover; }
    .front-resources__calendar-author p {
      margin: 0 0 0 0.44444rem;
      font-size: 1rem; }
  .front-resources__calendar-event-type {
    font-size: 1rem;
    color: #007398;
    margin: 0; }

.front-discipline {
  background-color: #F5F5F5;
  background-image: url("../images/branch-bg.png");
  background-position: bottom right;
  background-repeat: no-repeat;
  padding: 1.66667rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .front-discipline {
      padding: 3.88889rem 0 5rem; } }
  .front-discipline__header h2,
  .front-discipline__header p {
    color: #323232; }
  .front-discipline__header p {
    margin-bottom: 3.33333rem; }
  .front-discipline__discipline {
    overflow: hidden;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 14.44444rem;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 0.83333rem; }
    @media print, screen and (min-width: 56.25em) {
      .front-discipline__discipline {
        min-height: 27.77778rem;
        padding: 1.66667rem 1.11111rem; } }
    .front-discipline__discipline::before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      height: 13.88889rem;
      width: 100%;
      z-index: 1;
      background: linear-gradient(to top, #323232 0%, rgba(50, 50, 50, 0.5) 35%, rgba(50, 50, 50, 0) 50%); }
    .front-discipline__discipline .button, .front-discipline__discipline .wp-block-button .wp-block-button__link, .wp-block-button .front-discipline__discipline .wp-block-button__link {
      margin: 0;
      position: relative;
      z-index: +1; }
    .front-discipline__discipline:hover .button, .front-discipline__discipline:hover .wp-block-button .wp-block-button__link, .wp-block-button .front-discipline__discipline:hover .wp-block-button__link {
      background-color: #fefefe;
      color: #007398; }
    .front-discipline__discipline-bg {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: top center;
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1);
      transition: .5s; }
      .front-discipline__discipline:hover .front-discipline__discipline-bg {
        -webkit-transform: scale(1.08);
            -ms-transform: scale(1.08);
                transform: scale(1.08);
        transition: .5s; }

.front-success-stories {
  padding: 2rem 0; }
  .front-success-stories .main-p {
    margin-bottom: 1.66667rem;
    color: #505050; }
  .front-success-stories h2 {
    color: #323232; }
  .front-success-stories .quote-wrap {
    padding: 1.66667rem 0; }
  .front-success-stories .quote {
    font-size: 1.44444rem;
    color: #505050; }
  .front-success-stories .sub-quote {
    color: #737373;
    margin-bottom: 0; }
  .front-success-stories .resource.quote-cell {
    padding: 0.83333rem 0.83333rem; }
    @media print, screen and (min-width: 56.25em) {
      .front-success-stories .resource.quote-cell {
        padding: 2.5rem 1.38889rem; } }

.section-divider {
  padding-right: 0.55556rem;
  padding-left: 0.55556rem;
  max-width: 66.66667rem;
  margin: 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  @media print, screen and (min-width: 37.5em) {
    .section-divider {
      padding-right: 0.83333rem;
      padding-left: 0.83333rem; } }
  .section-divider hr {
    width: calc(100% - 1.11111rem);
    margin-right: 0.55556rem;
    margin-left: 0.55556rem;
    box-sizing: border-box; }

.benefits {
  padding-right: 0.55556rem;
  padding-left: 0.55556rem;
  max-width: 66.66667rem;
  margin: 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  text-align: center; }
  @media print, screen and (min-width: 37.5em) {
    .benefits {
      padding-right: 0.83333rem;
      padding-left: 0.83333rem; } }
  .benefits header {
    width: calc(100% - 1.11111rem);
    margin-right: 0.55556rem;
    margin-left: 0.55556rem; }
    .benefits header h2 {
      font-weight: 300; }
    .benefits header h4 {
      font-size: 1.125rem;
      line-height: 1.6;
      color: #777; }
  .benefits .semantic,
  .benefits .responsive,
  .benefits .customizable,
  .benefits .professional {
    width: calc(100% - 1.11111rem);
    margin-right: 0.55556rem;
    margin-left: 0.55556rem; }
    @media print, screen and (min-width: 37.5em) {
      .benefits .semantic,
      .benefits .responsive,
      .benefits .customizable,
      .benefits .professional {
        width: calc(25% - 1.66667rem);
        margin-right: 0.83333rem;
        margin-left: 0.83333rem; } }
    .benefits .semantic img,
    .benefits .responsive img,
    .benefits .customizable img,
    .benefits .professional img {
      padding: 1.25rem;
      margin: 1rem auto 0 auto; }
    .benefits .semantic h3,
    .benefits .responsive h3,
    .benefits .customizable h3,
    .benefits .professional h3 {
      color: #0a0a0a;
      font-weight: 300;
      font-size: 1.75rem; }
    .benefits .semantic p,
    .benefits .responsive p,
    .benefits .customizable p,
    .benefits .professional p {
      font-size: 18px; }
  .benefits .why-foundation {
    width: calc(100% - 1.11111rem);
    margin-right: 0.55556rem;
    margin-left: 0.55556rem;
    margin-top: 4rem; }

.resources-landing-hero {
  position: relative;
  background-image: url("../images/resources-hero-pattern.png"), url("../images/resources-hero.png");
  background-size: 500px 600px, cover;
  background-position: bottom left, center;
  background-repeat: no-repeat; }
  @media print, screen and (min-width: 56.25em) {
    .resources-landing-hero {
      padding: 2.5rem 2.77778rem 10rem; } }
  .resources-landing-hero__card {
    background-color: #fefefe; }
    @media print, screen and (min-width: 56.25em) {
      .resources-landing-hero__card {
        max-width: 30rem;
        padding: 2.22222rem 2.22222rem 3.33333rem; } }
    .resources-landing-hero__card h2 {
      color: #007398;
      font-size: 1.66667rem;
      font-weight: 700; }
    .resources-landing-hero__card-type {
      color: #007398;
      font-size: 0.77778rem;
      margin-bottom: 0.44444rem; }
    .resources-landing-hero__card-author-wrap {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .resources-landing-hero__card-author-wrap .resource-author-image {
        width: 1.94444rem;
        overflow: hidden;
        border-radius: 50%; }
        .resources-landing-hero__card-author-wrap .resource-author-image img {
          display: block; }
    .resources-landing-hero__card-author {
      font-size: 1rem;
      margin-bottom: 0;
      margin-left: 0.38889rem; }

.resources-landing-articles {
  padding: 1.66667rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .resources-landing-articles {
      padding: 2.77778rem 0; } }
  .resources-landing-articles__featured-article {
    margin-bottom: 1.66667rem; }
    .resources-landing-articles__featured-article .article-type {
      font-size: 1rem;
      color: #007398;
      margin: 0; }
    .resources-landing-articles__featured-article h2 {
      color: #007398;
      font-size: 1.33333rem; }
    .resources-landing-articles__featured-article .resource-author {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
  @media print, screen and (min-width: 56.25em) {
    .resources-landing-articles__topic-box {
      position: relative;
      background-image: url("../images/educator-solutions-bg.png");
      background-position: bottom;
      background-repeat: no-repeat;
      background-size: 100% 95px;
      margin-top: -3.16667rem;
      padding: 1.66667rem 1.66667rem 4.44444rem;
      border-top: 5px solid #E9711C;
      box-shadow: 0 0 2px rgba(0, 0, 0, 0.24);
      background-color: #fefefe; } }
  .resources-landing-articles__topic-box .topic-select {
    color: #505050; }
  .resources-landing-articles__topic-box .select2-container {
    max-width: 100% !important; }
    @media print, screen and (min-width: 56.25em) {
      .resources-landing-articles__topic-box .select2-container {
        max-width: 40.55556rem; } }
    .resources-landing-articles__topic-box .select2-container .select2-selection--single {
      border: 1px solid #bdbdbd;
      border-radius: 0;
      height: 2.66667rem;
      padding: 0.61111rem 0 0 0.55556rem; }
    .resources-landing-articles__topic-box .select2-container .select2-selection__arrow {
      height: 100%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      top: 50% !important; }
      .resources-landing-articles__topic-box .select2-container .select2-selection__arrow b {
        position: relative;
        border: 0 !important;
        top: 0 !important; }
        .resources-landing-articles__topic-box .select2-container .select2-selection__arrow b::after {
          content: url("./../../assets/images/arrow-select.svg");
          display: inline-block;
          position: absolute;
          right: 0.22222rem;
          top: 0; }
    .resources-landing-articles__topic-box .select2-container .select2-selection--single .select2-selection__rendered {
      font-size: 1.33333rem;
      padding-right: 2rem; }
  .resources-landing-articles__topic-box p {
    color: #505050;
    margin-bottom: 1.66667rem;
    font-size: 1rem; }
    @media print, screen and (min-width: 56.25em) {
      .resources-landing-articles__topic-box p {
        font-size: 1rem; } }
  .resources-landing-articles__expertise-selection {
    border: none;
    margin: 0;
    box-shadow: none;
    background-image: none;
    padding-top: 0.39rem;
    padding-bottom: 0; }
    .resources-landing-articles__expertise-selection .select2-container {
      max-width: 100% !important; }
      @media print, screen and (min-width: 56.25em) {
        .resources-landing-articles__expertise-selection .select2-container {
          max-width: 40.55556rem; } }
      .resources-landing-articles__expertise-selection .select2-container .select2-selection--single {
        border: 1px solid #bdbdbd;
        border-radius: 0;
        height: 2.66667rem;
        padding: 0.61111rem 0 0 0.55556rem; }
      .resources-landing-articles__expertise-selection .select2-container .select2-selection__arrow {
        height: 100%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        top: 50% !important; }
        .resources-landing-articles__expertise-selection .select2-container .select2-selection__arrow b {
          position: relative;
          border: 0 !important;
          top: 0 !important; }
          .resources-landing-articles__expertise-selection .select2-container .select2-selection__arrow b::after {
            content: url("./../../assets/images/arrow-select.svg");
            display: inline-block;
            position: absolute;
            right: 0.22222rem;
            top: 0; }
      .resources-landing-articles__expertise-selection .select2-container .select2-selection--single .select2-selection__rendered {
        font-size: 1.11111rem;
        padding-right: 2rem; }
  .resources-landing-articles__see-all-articles {
    padding: 2.22222rem 0 0; }
    .resources-landing-articles__see-all-articles .button, .resources-landing-articles__see-all-articles .wp-block-button .wp-block-button__link, .wp-block-button .resources-landing-articles__see-all-articles .wp-block-button__link {
      margin: 0; }
  .resources-landing-articles__content-type-select {
    margin-bottom: 1rem; }

.resources-landing-videos {
  background-color: #323232;
  background-image: url("../images/branch-bg-dark.png");
  background-position: bottom right;
  background-repeat: no-repeat;
  padding: 1.66667rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .resources-landing-videos {
      padding: 2.77778rem 0 4.44444rem; } }
  .resources-landing-videos h2,
  .resources-landing-videos h4,
  .resources-landing-videos span,
  .resources-landing-videos p {
    color: #fefefe; }
  .resources-landing-videos .resource h4,
  .resources-landing-videos .resource .resource-author p {
    color: #fefefe; }
  @media print, screen and (min-width: 56.25em) {
    .resources-landing-videos__top {
      padding-bottom: 1.66667rem; } }
  .resources-landing-videos__all-videos {
    margin-top: 1.66667rem; }
    .resources-landing-videos__all-videos .button, .resources-landing-videos__all-videos .wp-block-button .wp-block-button__link, .wp-block-button .resources-landing-videos__all-videos .wp-block-button__link {
      margin: 0; }

.resources-landing-events {
  padding: 1.66667rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .resources-landing-events {
      padding: 2.77778rem 0; } }
  .resources-landing-events__event {
    padding: 1.11111rem 0;
    border-bottom: 1px solid #D8D8D8;
    margin-right: 4.44444rem; }
    @media print, screen and (min-width: 56.25em) {
      .resources-landing-events__event {
        padding: 2.22222rem 0; } }
    .resources-landing-events__event:last-of-type {
      border-bottom: 0;
      margin-bottom: 1.11111rem; }
    .resources-landing-events__event h4 {
      color: #007398;
      font-weight: 700; }
    .resources-landing-events__event-type {
      display: block;
      font-size: 0.77778rem;
      color: #007398;
      margin-bottom: 0.38889rem; }
    .resources-landing-events__event-time {
      color: #737373; }
    .resources-landing-events__event p {
      margin-bottom: 0; }
    .resources-landing-events__event .time-details {
      margin-bottom: 0.83333rem; }
    .resources-landing-events__event .resource-author {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .resources-landing-events__event .resource-author p {
        color: #505050;
        margin: 0 0 0 0.33333rem;
        font-size: 1rem;
        text-overflow: ellipsis; }
  @media print, screen and (min-width: 56.25em) {
    .resources-landing-events__ad-unit {
      min-width: 16.66667rem; } }
  .resources-landing-events__ad-unit a {
    display: block; }
  .resources-landing-events__ad-unit h4 {
    color: #fefefe;
    font-weight: 400;
    margin-bottom: 0.83333rem; }

.resources-landing-success {
  background-color: #f5f5f5;
  padding: 1.66667rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .resources-landing-success {
      padding: 3.88889rem 0; } }
  @media print, screen and (min-width: 56.25em) {
    .resources-landing-success__top {
      margin-bottom: 1.11111rem; } }
  .resources-landing-success .quote-cell {
    padding: 1.66667rem 0; }
  .resources-landing-success .quote {
    color: #323232;
    font-size: 1.44444rem;
    margin-bottom: 1.11111rem; }
  .resources-landing-success .sub-quote {
    color: #6E6E6E; }
  .resources-landing-success .see-all-stories {
    margin-top: 2.22222rem; }

.research-topic-section {
  border-bottom: 1px solid #D8D8D8; }

@media screen and (max-width: 56.24875em) {
  .resource-button-align {
    text-align: center; } }

.success-stories-landing-hero {
  position: relative;
  background-image: url("../images/resources-hero-pattern.png"), url("../images/resources-hero.png");
  background-size: 500px 600px, cover;
  background-position: bottom left, center;
  background-repeat: no-repeat;
  margin: 2rem auto; }
  @media print, screen and (min-width: 56.25em) {
    .success-stories-landing-hero {
      padding: 2rem 1.11111rem 2rem;
      min-height: 26.4rem;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; } }
  .success-stories-landing-hero__card {
    background-color: #fefefe; }
    @media print, screen and (min-width: 56.25em) {
      .success-stories-landing-hero__card {
        max-width: 30rem;
        padding: 2.22222rem 2.22222rem 3.33333rem; } }
    .success-stories-landing-hero__card h2 {
      color: #007398;
      font-size: 1.66667rem;
      font-weight: 700; }
    .success-stories-landing-hero__card-type {
      color: #007398;
      font-size: 0.77778rem;
      margin-bottom: 0.44444rem; }
    .success-stories-landing-hero__card-author-wrap {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .success-stories-landing-hero__card-author-wrap .resource-author-image {
        width: 1.94444rem;
        overflow: hidden;
        border-radius: 50%; }
        .success-stories-landing-hero__card-author-wrap .resource-author-image img {
          display: block; }
    .success-stories-landing-hero__card-author {
      font-size: 1rem;
      margin-bottom: 0;
      margin-left: 0.38889rem; }

.success-stories {
  padding: 0.83333rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .success-stories {
      padding: 0.77778rem 0 2.22222rem; } }

.success-stories-template {
  padding-bottom: 5rem; }
  .success-stories-template .resources-category-header .grid-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .success-stories-template .resources-category-header .success-stories-social {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center; }
    .success-stories-template .resources-category-header .success-stories-social a {
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
      .success-stories-template .resources-category-header .success-stories-social a img {
        width: 100%;
        width: 32px;
        max-width: 32px;
        margin-left: .5rem; }

.resources-article__type {
  color: #007398;
  font-size: 0.77778rem; }

.resources-article__category {
  padding-left: 0; }
  @media print, screen and (min-width: 56.25em) {
    .resources-article__category {
      padding-left: 1.94444rem; } }

.resources-article__header {
  margin-top: 2.22222rem; }
  @media print, screen and (min-width: 56.25em) {
    .resources-article__header .title-container {
      padding-left: 3.33333rem;
      padding-right: 3.33333rem; } }
  @media print, screen and (min-width: 56.25em) {
    .resources-article__header .resource-title-container {
      padding-left: 0; } }
  .resources-article__header .resource-title-container .resources-article__title, .resources-article__header .resource-title-container .resources-article__small-title {
    margin-left: 0; }
    @media print, screen and (min-width: 56.25em) {
      .resources-article__header .resource-title-container .resources-article__title, .resources-article__header .resource-title-container .resources-article__small-title {
        margin-left: 1.66667rem; } }

.resources-article .related-sidebar {
  margin-left: 0; }
  @media print, screen and (min-width: 56.25em) {
    .resources-article .related-sidebar {
      margin-left: auto; } }

.resources-article__title {
  color: #323232;
  line-height: 1.3; }

.resources-article__small-title {
  color: #505050; }

@media print, screen and (min-width: 56.25em) {
  .resources-article__author-details {
    padding: 1.66667rem;
    margin-left: 5.55556rem; } }

.resources-article__author-details img {
  width: 1.94444rem; }

.resources-article__author-details .resource-author-image {
  width: 1.94444rem;
  overflow: hidden;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle; }
  .resources-article__author-details .resource-author-image img {
    display: block; }

.resources-article__hero-figure {
  display: block;
  width: 100%; }
  .resources-article__hero-figure-image {
    max-height: 26.66667rem;
    margin-bottom: 0.83333rem;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .resources-article__hero-figure-image img {
      -webkit-align-self: center;
          -ms-flex-item-align: center;
                  -ms-grid-row-align: center;
              align-self: center;
      width: 100%; }
  .resources-article__hero-figure figcaption {
    color: #737373;
    font-size: 0.77778rem; }

.resources-article__hero-figure-resize {
  width: 100%;
  margin: 0; }
  @media print, screen and (min-width: 56.25em) {
    .resources-article__hero-figure-resize {
      float: left;
      margin-right: 5%;
      margin-top: 0;
      width: 60%; } }

.resources-article__content {
  padding-top: 1.11111rem; }
  @media print, screen and (min-width: 56.25em) {
    .resources-article__content {
      padding-top: 1.11111rem;
      padding-bottom: 0; } }
  .resources-article__content p {
    line-height: 2;
    font-size: 1rem;
    color: #505050; }
    @media print, screen and (min-width: 56.25em) {
      .resources-article__content p {
        font-size: 1rem; } }
  .resources-article__content ul li, .resources-article__content ol li {
    line-height: 2;
    margin-bottom: 0.55556rem; }
    @media print, screen and (min-width: 56.25em) {
      .resources-article__content ul li, .resources-article__content ol li {
        padding-left: 0.55556rem;
        margin-bottom: 0.27778rem; } }
  @media print, screen and (min-width: 56.25em) {
    .resources-article__content .quote-block,
    .resources-article__content .related-to-block {
      margin-left: -1.66667rem;
      margin-right: -1.66667rem; } }
  .resources-article__content .container-section h2, .resources-article__content .container-section h3 {
    line-height: 2 !important; }

@media print, screen and (min-width: 56.25em) {
  .resources-article__content-padding {
    padding-right: 2.77778rem; } }

.resources-article__author-top {
  margin-top: 3.61111rem; }

.resources-article__share-icons {
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .resources-article__share-icons a {
    display: block;
    width: 1.77778rem; }
  .resources-article__share-icons.vertical-icons {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 1.66667rem; }
    .resources-article__share-icons.vertical-icons a {
      margin-bottom: 0.83333rem; }
  .resources-article__share-icons.horizontal-icons {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    @media screen and (max-width: 74.99875em) {
      .resources-article__share-icons.horizontal-icons {
        margin-top: 1.66667rem; } }
    .resources-article__share-icons.horizontal-icons a {
      margin-right: 0.83333rem; }

.resources-article__ad-unit {
  background-color: #007398;
  color: #fefefe;
  padding: 1.66667rem; }
  .resources-article__ad-unit h4 {
    color: #fefefe; }

.resources-article__authors-footer {
  padding: 3.61111rem 0; }
  .resources-article__authors-footer h3 {
    margin-bottom: 2.22222rem; }

.resources-article__footer-author-details {
  margin-bottom: 1.38889rem; }
  @media print, screen and (min-width: 56.25em) {
    .resources-article__footer-author-details {
      margin-bottom: 2.77778rem; } }
  .resources-article__footer-author-details .author-image-wrap {
    overflow: hidden;
    border-radius: 100%;
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start; }
    @media print, screen and (min-width: 56.25em) {
      .resources-article__footer-author-details .author-image-wrap {
        max-width: 4.72222rem; } }
  .resources-article__footer-author-details .author-image-wrap-header {
    overflow: hidden;
    border-radius: 100%;
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
    margin: 0 auto;
    max-width: 3.88889rem; }
  .resources-article__footer-author-details .author-wrap-text-header {
    text-align: center; }
  .resources-article__footer-author-details .author-title-header {
    display: block; }
  .resources-article__footer-author-details h4 span {
    color: #737373;
    font-size: 1rem; }
  @media print, screen and (min-width: 56.25em) {
    .resources-article__footer-author-details p {
      line-height: 2; } }
  .resources-article__footer-author-details p a {
    font-style: italic;
    border-bottom: 1px dotted #007398;
    padding-bottom: 0.16667rem; }
  .resources-article__footer-author-details p.author-landing-text {
    line-height: unset;
    margin-top: 1rem; }

.resources-article__header-details {
  margin-bottom: 0.55556rem; }

.resources-article__tags {
  margin-top: 1.55556rem; }
  .resources-article__tags ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .resources-article__tags li {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 10px; }
    .resources-article__tags li a {
      font-size: 0.77778rem; }

.resources-article__more-like-this {
  padding: 1.66667rem 0;
  background-color: #f5f5f5; }
  @media print, screen and (min-width: 56.25em) {
    .resources-article__more-like-this {
      padding: 3.88889rem 0; } }
  .resources-article__more-like-this .more-like-this-header {
    color: #323232;
    margin-bottom: 2.22222rem; }

.resources-article__solution {
  margin-top: -3.61111rem; }
  .resources-article__solution-single {
    border: 0.22222rem solid #007398;
    box-shadow: 0 0 0.11111rem 0 rgba(0, 0, 0, 0.58);
    min-height: 22.22222rem;
    margin-bottom: 2.55556rem; }
    .resources-article__solution-single__left {
      padding: 2.5rem; }
    .resources-article__solution-single__right {
      text-align: right;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-align-items: flex-end;
          -ms-flex-align: end;
              align-items: flex-end; }

.resources-article__align-icons {
  -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px); }

.resources-article h3.more-like-this-header {
  line-height: 0.85rem;
  margin-bottom: 1rem; }

.resources-article h3.authors-section {
  line-height: inherit;
  margin-bottom: 0; }

.resources-article p.authors-information {
  margin-bottom: 0.5rem; }

.resources-article__sidebar-ad-image {
  margin-top: 4rem; }

.resources-article__sidebar-buttons {
  width: 100%; }

.resources-article__more-section {
  margin-bottom: 2rem; }

.resources-article__author-landing-image {
  width: 4.44444rem; }
  @media print, screen and (min-width: 56.25em) {
    .resources-article__author-landing-image {
      width: auto; } }

.multi-author {
  position: relative;
  height: 35px;
  display: inline-block;
  vertical-align: middle; }
  .multi-author span {
    overflow: hidden;
    border-radius: 100%;
    position: relative;
    margin: 0; }
  .multi-author span:first-of-type {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  .multi-author span:nth-of-type(1) {
    position: absolute;
    left: -5px;
    z-index: 9; }
  .multi-author span:nth-of-type(2) {
    position: absolute;
    left: 10px;
    z-index: 8; }
  .multi-author span:nth-of-type(3) {
    position: absolute;
    left: 25px;
    z-index: 7; }
  .multi-author span:nth-of-type(4) {
    position: absolute;
    left: 40px;
    z-index: 6; }
  .multi-author span:nth-of-type(5) {
    position: absolute;
    left: 55px;
    z-index: 5; }
  .multi-author span:nth-of-type(6) {
    position: absolute;
    left: 70px;
    z-index: 4; }
  .multi-author span:nth-of-type(7) {
    position: absolute;
    left: 85px;
    z-index: 3; }
  .multi-author span:nth-of-type(8) {
    position: absolute;
    left: 100px;
    z-index: 2; }
  .multi-author span:nth-of-type(9) {
    position: absolute;
    left: 115px;
    z-index: 1; }
  .multi-author span:nth-of-type(10) {
    position: absolute;
    left: 130px;
    z-index: 0; }

.resources-category-header {
  border-bottom: 1px solid #DCDCDC;
  padding: 1.66667rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .resources-category-header {
      background-image: url("../images/resources-category-header.png");
      background-size: 80px 100%;
      background-position: left center;
      background-repeat: no-repeat;
      padding: 2.27778rem 2.22222rem 1.77778rem; } }
  .resources-category-header.title-only h1 {
    margin-bottom: 0; }

.resources-category-downloads {
  padding: 1.66667rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .resources-category-downloads {
      padding: 2.77778rem 0; } }
  .resources-category-downloads h2 {
    margin-bottom: 1.38889rem; }
  .resources-category-downloads__load-more {
    margin-top: 1.66667rem; }
    @media print, screen and (min-width: 56.25em) {
      .resources-category-downloads__load-more {
        margin-top: 2.77778rem;
        text-align: right; } }

.resources-category-videos {
  padding: 1.66667rem 0;
  overflow: hidden; }
  @media print, screen and (min-width: 56.25em) {
    .resources-category-videos {
      padding: 2.77778rem 0; } }
  .resources-category-videos h2 {
    margin-bottom: 1.38889rem; }
  .resources-category-videos__load-more {
    margin-top: 1.66667rem; }
    @media print, screen and (min-width: 56.25em) {
      .resources-category-videos__load-more {
        margin-top: 2.77778rem;
        text-align: right; } }
  .resources-category-videos .podcast-content-section {
    margin-bottom: 3rem; }

.resources-category-events {
  padding: 1.66667rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .resources-category-events {
      padding: 2.77778rem 0; } }
  .resources-category-events h2 {
    margin-bottom: 1.38889rem; }
  .resources-category-events__event {
    padding: 1.11111rem 0;
    border-bottom: 1px solid #D8D8D8;
    margin-right: 4.44444rem;
    margin-bottom: 0;
    padding: 0.55556rem 0; }
    @media print, screen and (min-width: 56.25em) {
      .resources-category-events__event {
        padding: 2.22222rem 0; } }
    .resources-category-events__event:last-of-type {
      border-bottom: 0;
      margin-bottom: 1.11111rem; }
    .resources-category-events__event h4 {
      color: #007398;
      font-weight: 700; }
    .resources-category-events__event-type {
      display: block;
      font-size: 0.77778rem;
      color: #007398;
      margin-bottom: 0.38889rem; }
    .resources-category-events__event-time {
      color: #737373; }
    .resources-category-events__event p {
      margin-bottom: 0; }
    .resources-category-events__event .time-details {
      margin-bottom: 0.83333rem; }
    .resources-category-events__event .resource-author {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .resources-category-events__event .resource-author p {
        color: #505050;
        margin: 0 0 0 0.33333rem;
        font-size: 1rem;
        text-overflow: ellipsis; }
    @media print, screen and (min-width: 56.25em) {
      .resources-category-events__event {
        padding: 1.11111rem 0; } }
    .resources-category-events__event:last-of-type {
      margin-bottom: 0; }
    .resources-category-events__event .resources-category-events__event-type {
      display: block;
      font-size: 0.77778rem;
      color: #007398;
      margin-bottom: 0.38889rem; }
  .resources-category-events__load-more {
    margin-top: 1.66667rem; }
    @media print, screen and (min-width: 56.25em) {
      .resources-category-events__load-more {
        margin-top: 2.77778rem;
        text-align: right; } }
  .resources-category-events .resource-author {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .resources-category-events .resource-author p {
      color: #505050;
      margin: 0 0 0 0.33333rem;
      font-size: 1rem;
      text-overflow: ellipsis; }

.resources-category-success {
  padding: 1.66667rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .resources-category-success {
      padding: 2.77778rem 0; } }
  .resources-category-success h2 {
    margin-bottom: 2.22222rem; }
  .resources-category-success .cell {
    margin-bottom: 2.77778rem; }
  @media print, screen and (min-width: 56.25em) {
    .resources-category-success__load-more {
      padding-top: 2.77778rem;
      text-align: right; } }

article.resource-author {
  margin-top: 2.22222rem; }

.resource-author aside {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media print, screen and (min-width: 37.5em) {
    .resource-author aside {
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
      .resource-author aside .author-image {
        margin-right: 1.66667rem;
        margin-bottom: 0; } }
  @media print, screen and (min-width: 56.25em) {
    .resource-author aside {
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .resource-author aside .author-image {
        margin-bottom: 4.22222rem; } }
  .resource-author aside .sidebar-videos {
    margin-top: 2rem;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .resource-author aside .sidebar-videos .author-video {
      margin-bottom: 1rem !important; }
      .resource-author aside .sidebar-videos .author-video h5 {
        color: #323232;
        margin-top: .5rem; }
    .resource-author aside .sidebar-videos .vidyard-player-container {
      margin-left: 0 !important; }
      @media print, screen and (min-width: 37.5em) {
        .resource-author aside .sidebar-videos .vidyard-player-container {
          max-width: 200px; } }
    @media print, screen and (min-width: 37.5em) {
      .resource-author aside .sidebar-videos {
        margin-top: 0;
        margin-left: 2rem; } }
    @media print, screen and (min-width: 56.25em) {
      .resource-author aside .sidebar-videos {
        margin-top: 2rem;
        margin-left: 0; } }

.resource-author .author-image {
  display: inline-block;
  width: 8.88889rem;
  height: 8.88889rem;
  overflow: hidden;
  border-radius: 100%; }
  .resource-author .author-image img {
    width: 100%; }

.resource-author .social-links a {
  display: inline-block;
  width: 1.83333rem;
  height: 1.83333rem;
  margin-right: 1.11111rem;
  overflow: hidden;
  border-radius: 100%; }

.resource-author__related-content {
  border-top: 0.05556rem solid #DCDCDC;
  margin-top: 2.77778rem; }

.resource-author__related-resources, .resource-author__related-videos {
  padding: 2.77778rem 0; }
  .resource-author__related-resources .more-like-this-header, .resource-author__related-videos .more-like-this-header {
    color: #323232;
    margin-bottom: 2.22222rem; }
  .resource-author__related-resources .button-wrapper, .resource-author__related-videos .button-wrapper {
    margin-top: 1.66667rem;
    text-align: right; }

.resource-author .resource-author {
  margin-top: 0; }

.kitchen-sink-header {
  width: calc(100% - 1.11111rem);
  margin-right: 0.55556rem;
  margin-left: 0.55556rem; }

.kitchen-sink-components {
  width: calc(100% - 1.11111rem);
  margin-right: 0.55556rem;
  margin-left: 0.55556rem; }
  .kitchen-sink-components hr {
    margin: 3rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .kitchen-sink-components {
      width: calc(75% - 1.66667rem);
      margin-right: 0.83333rem;
      margin-left: 0.83333rem; } }

.kitchen-sink-nav {
  display: none; }
  @media print, screen and (min-width: 56.25em) {
    .kitchen-sink-nav {
      width: calc(25% - 1.66667rem);
      margin-right: 0.83333rem;
      margin-left: 0.83333rem;
      display: block;
      float: right; }
      .kitchen-sink-nav .docs-sub-menu {
        font-size: 0.85rem;
        margin-top: 1rem; }
      .kitchen-sink-nav .docs-menu-title {
        text-transform: uppercase;
        font-size: 0.75rem;
        color: #8a8a8a;
        font-weight: bold;
        line-height: 1;
        padding-left: 0.9rem;
        margin-bottom: 0.5rem;
        border-top: 1px solid #cacaca;
        margin-top: 1rem;
        padding-top: 1.5rem; }
      .kitchen-sink-nav .docs-toc {
        width: 100%;
        padding-left: 4rem;
        padding-right: 1rem; }
      .kitchen-sink-nav .docs-toc .active {
        background: #2199e8;
        color: white; }
      .kitchen-sink-nav .docs-toc .docs-sub-menu:first-child .docs-menu-title {
        margin-top: 0;
        border-top: 0;
        padding-top: 0; } }

.kitchen-sink-grid .grid-x {
  background: #d6ecfa;
  font-size: 12px;
  line-height: 2rem;
  margin-bottom: 1.5rem; }
  .kitchen-sink-grid .grid-x .cell, .kitchen-sink-grid .grid-x :nth-child(odd) {
    background: #7bc1ef;
    color: #0a0a0a; }
  .kitchen-sink-grid .grid-x .cell:nth-child(even) {
    background: #1779ba;
    color: #fefefe; }

.training-landing-page {
  background-color: #f5f5f5; }
  .training-landing-page__card {
    background-color: #fefefe;
    padding: 1.66667rem 1.38889rem;
    border: 1px solid #DCDCDC; }
    .training-landing-page__card h3 {
      margin-bottom: 1.66667rem; }
    .training-landing-page__card .select-solution-dropdown-wrap {
      padding-top: 1.66667rem;
      margin-bottom: 1.66667rem; }
    .training-landing-page__card .select2-container {
      max-width: 100% !important; }
      @media print, screen and (min-width: 56.25em) {
        .training-landing-page__card .select2-container {
          max-width: 40.55556rem; } }
      .training-landing-page__card .select2-container .select2-selection--single {
        border: 1px solid #bdbdbd;
        border-radius: 0;
        height: 2.66667rem;
        padding: 0.61111rem 0 0 0.55556rem; }
      .training-landing-page__card .select2-container .select2-selection__arrow {
        height: 100%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        top: 50% !important; }
        .training-landing-page__card .select2-container .select2-selection__arrow b {
          position: relative;
          border: 0 !important;
          top: 0 !important; }
          .training-landing-page__card .select2-container .select2-selection__arrow b::after {
            content: url("./../../assets/images/arrow-select.svg");
            display: inline-block;
            position: absolute;
            right: 0.22222rem;
            top: 0; }
    .training-landing-page__card select {
      margin-top: 1.11111rem;
      margin-bottom: 1.66667rem; }
  .training-landing-page__cards-wrap {
    position: relative; }
  .training-landing-page .or-circle {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto;
    position: absolute;
    top: 6.77778rem;
    left: calc(50% - 30px);
    border-radius: 50%;
    background-color: #007398;
    width: 3.33333rem;
    height: 3.33333rem; }
    .training-landing-page .or-circle__text {
      color: #fefefe;
      text-align: center;
      font-size: 1.66667rem; }

.training-landing-header {
  background-image: url("../images/training-header.png"), url("../images/training-header-right.png");
  background-position: left -170px bottom, right -170px bottom;
  background-size: 250px, 250px;
  background-repeat: no-repeat;
  padding: 1.94444rem 0 1.55556rem; }
  @media print, screen and (min-width: 56.25em) {
    .training-landing-header {
      background-position: left top, right top;
      background-size: 200px, 200px;
      padding: 2.5rem 0 3.61111rem; }
      .training-landing-header .alt-container {
        max-width: 50rem; } }
  .training-landing-header .h4 {
    margin-bottom: 0; }
  .training-landing-header__card-list {
    display: block;
    margin: 0;
    list-style: none; }
    .training-landing-header__card-list li {
      padding-bottom: 0.77778rem; }
  .training-landing-header__popular-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0;
    list-style: none; }
    .training-landing-header__popular-list li {
      padding-right: 1.55556rem; }

.training-search__form-input-wrap {
  position: relative; }
  @media print, screen and (min-width: 56.25em) {
    .training-search__form-input-wrap {
      margin-right: 0.83333rem;
      margin-bottom: 1.66667rem; } }

.training-search #training-search-input {
  min-height: 2.77778rem;
  padding-left: 1.11111rem; }

.training-search input {
  padding-right: 2rem; }

.training-search label {
  color: #323232;
  font-size: 0.88889rem; }

.training-search button {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 2.33333rem;
  cursor: pointer; }
  .training-search button svg {
    height: 1.38889rem;
    width: 1.38889rem;
    margin-top: 0.22222rem; }

.training-landing-selection {
  border-top: 1px solid #D8D8D8;
  padding: 1.5rem 0 2.66667rem; }
  @media print, screen and (min-width: 56.25em) {
    .training-landing-selection {
      padding: 2.22222rem 0 2.77778rem; } }
  .training-landing-selection h2 {
    margin-bottom: 1.11111rem; }
    @media print, screen and (min-width: 56.25em) {
      .training-landing-selection h2 {
        margin-bottom: 2.22222rem; } }
  .training-landing-selection__solution-list {
    list-style: none;
    margin: 0;
    font-size: 1.11111rem; }
    @media print, screen and (min-width: 56.25em) {
      .training-landing-selection__solution-list {
        font-size: 1.33333rem;
        -webkit-columns: 3;
                columns: 3;
        -webkit-column-gap: 1.66667rem;
                column-gap: 1.66667rem; } }
    .training-landing-selection__solution-list li {
      line-height: 1.5;
      margin-bottom: 1.11111rem; }
      @media print, screen and (min-width: 56.25em) {
        .training-landing-selection__solution-list li {
          margin-bottom: 1.94444rem; } }

.training-landing-support {
  border-top: 1px solid #D8D8D8;
  padding: 3.33333rem 0;
  text-align: center; }

.training-solution__header {
  padding: 2.22222rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .training-solution__header {
      background-image: url("../images/training-solution-bg.png");
      background-position: right top;
      background-size: contain;
      background-repeat: no-repeat; } }
  .training-solution__header p {
    font-size: 1rem; }
  .training-solution__header .button, .training-solution__header .wp-block-button .wp-block-button__link, .wp-block-button .training-solution__header .wp-block-button__link {
    margin: 0; }

.training-solution__versions {
  padding: 2.22222rem 0;
  border-top: 1px solid #D8D8D8; }
  .training-solution__versions p {
    font-size: 1rem; }

.training-solution__training-list {
  background-color: #f5f5f5;
  padding-bottom: 2.22222rem; }
  .training-solution__training-list nav.training-filter {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: #323232;
    padding: 0 0.83333rem; }
    @media print, screen and (min-width: 37.5em) {
      .training-solution__training-list nav.training-filter {
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        padding-left: 1.11111rem; } }
    @media screen and (max-width: 56.24875em) {
      .training-solution__training-list nav.training-filter {
        margin-left: -0.83333rem;
        margin-right: -0.83333rem; } }
    @media screen and (max-width: 37.49875em) {
      .training-solution__training-list nav.training-filter {
        margin-left: -0.55556rem;
        margin-right: -0.55556rem; } }
    .training-solution__training-list nav.training-filter ul {
      list-style: none;
      margin: 0; }
      @media print, screen and (min-width: 37.5em) {
        .training-solution__training-list nav.training-filter ul {
          margin-left: 0.83333rem;
          padding-top: 0.44444rem; } }
      @media print, screen and (min-width: 56.25em) {
        .training-solution__training-list nav.training-filter ul {
          padding-top: 1.11111rem; } }
      .training-solution__training-list nav.training-filter ul li {
        display: inline-block; }
        .training-solution__training-list nav.training-filter ul li a {
          cursor: pointer;
          display: block;
          border-bottom: 6px solid transparent;
          color: #fefefe;
          padding: 0.77778rem;
          font-size: 0.88889rem;
          font-weight: 500;
          transition: .3s; }
          @media print, screen and (min-width: 56.25em) {
            .training-solution__training-list nav.training-filter ul li a {
              font-size: 1rem;
              padding: 0.55556rem 1.11111rem 1.38889rem 1.11111rem; } }
        .training-solution__training-list nav.training-filter ul li.is-active a,
        .training-solution__training-list nav.training-filter ul li a:hover,
        .training-solution__training-list nav.training-filter ul li a:focus {
          text-shadow: 0 0 .65px #fff, 0 0 .65px #fff;
          border-bottom: 6px solid #E9711C; }
  .training-solution__training-list p.filter-by {
    font-style: italic;
    color: #fefefe;
    margin: 0;
    padding: 0.88889rem 0; }
    @media print, screen and (min-width: 56.25em) {
      .training-solution__training-list p.filter-by {
        padding: 0.88889rem; } }

.training-solution__filter-content {
  padding-top: 2.77778rem; }

.training-solution__training-list-on-demand h4 {
  margin-bottom: 1.66667rem;
  font-size: 1.33333rem; }

@media screen and (min-width: 75em) {
  .training-solution__training-list-live {
    margin-left: 4.44444rem; } }

.training-solution__training-list-live .live-header {
  margin-bottom: 1.66667rem;
  font-size: 1.33333rem; }
  @media screen and (max-width: 56.24875em) {
    .training-solution__training-list-live .live-header {
      margin-top: 2.77778rem; } }

.training-solution__training-list-live .additional-documents-header {
  margin-top: 2.77778rem; }

.training-solution__training-list-live .additional-documents {
  list-style: none;
  margin: 0;
  line-height: 2; }

.training-solution__training-list-live a.document-link {
  margin: 0.75rem 0; }

.training-solution__show-more-videos {
  margin-top: 1.66667rem; }
  @media print, screen and (min-width: 56.25em) {
    .training-solution__show-more-videos {
      text-align: right;
      margin-right: 1.66667rem; } }

.training-solution__main-content {
  padding-top: 4rem; }

.live-training-item {
  border-top: 6px solid #E9711C;
  background-color: #fefefe;
  margin-bottom: 1rem;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.12);
  transition: .3s; }
  .live-training-item:hover, .live-training-item:focus {
    box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.2); }
  .live-training-item__content {
    padding: 1rem;
    border-top: 1px solid #DCDCDC; }
  .live-training-item__top {
    padding: 0.83333rem; }
  .live-training-item__title {
    font-size: 1rem;
    color: #007398;
    margin-left: 2.22222rem; }
  .live-training-item__type {
    color: #323232;
    font-size: 0.77778rem;
    padding-left: 0.5rem; }

.additional-documents li {
  margin: .75rem 0;
  display: block; }
  .additional-documents li a {
    display: block;
    line-height: 1.3; }

.training-item {
  width: 100%;
  border-top: 6px solid #E9711C;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.12);
  background-color: #fefefe;
  transition: .3s; }
  .training-item:hover, .training-item:focus {
    box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.2); }
  .training-item__type {
    color: #323232;
    font-size: 0.77778rem; }
  .training-item__featured-image {
    object-fit: cover;
    height: 100%;
    width: 100%; }
    @media print, screen and (min-width: 56.25em) {
      .training-item__featured-image {
        height: 120px; } }
  .training-item__content {
    padding: 0.83333rem; }
    @media screen and (min-width: 75em) {
      .training-item__content {
        padding: 1rem 1rem 2.44444rem; } }
  @media print, screen and (min-width: 37.5em) {
    .training-item a {
      display: block; } }
  .training-item__image-wrap {
    position: relative; }
    .training-item__image-wrap .play {
      position: absolute;
      left: 0.55556rem;
      bottom: 0.55556rem;
      max-width: 2.22222rem; }
  .training-item__time {
    background-color: rgba(20, 20, 20, 0.7);
    color: #fefefe;
    font-size: 0.77778rem;
    position: absolute;
    bottom: 0.44444rem;
    right: 0.27778rem;
    padding: 0.27778rem 0.55556rem;
    border-radius: 0.11111rem;
    line-height: 1; }
  .training-item__title {
    color: #007398;
    font-size: 1rem;
    font-weight: 500;
    margin: 0; }

.training-single__header {
  padding: 2.22222rem 0 0; }
  .training-single__header p {
    font-size: 1rem; }

.training-single__meta {
  font-size: 0.77778rem;
  margin-bottom: 1rem;
  display: block; }

.training-single__body {
  padding-bottom: 3.33333rem; }

.training-single .vidyard-embed {
  margin-top: 1.66667rem; }

.training-single .available-times {
  margin-top: 1.66667rem; }
  .training-single .available-times .register-time {
    padding: 2.22222rem 0;
    border-bottom: 0.05556rem solid #DCDCDC; }
    .training-single .available-times .register-time:last-of-type {
      border-bottom: 0; }
    .training-single .available-times .register-time__date {
      font-size: 1.33333rem; }
    .training-single .available-times .register-time__button a {
      margin-bottom: 0; }

.training-single__note p {
  color: #737373;
  font-size: 1rem; }

.training-single__related_documents li {
  margin: .75rem 0;
  display: block; }
  .training-single__related_documents li a {
    display: block;
    line-height: 1.3; }

.training-single .support-call-out {
  border-top: 0.05556rem solid #DCDCDC;
  padding-top: 3.33333rem;
  margin-top: 3.33333rem;
  font-size: 1.33333rem; }

.training-single .related-training {
  padding-top: 3.33333rem; }

.discipline-sub-header {
  background-color: #f5f5f5; }
  @media print, screen and (min-width: 56.25em) {
    .discipline-sub-header {
      background-image: url("../images/discipline-sub-bg.png");
      background-size: contain;
      background-position: right center;
      background-repeat: no-repeat; } }
  .discipline-sub-header__top {
    padding-right: 0.55556rem;
    padding-left: 0.55556rem;
    max-width: 66.66667rem;
    margin: 0 auto; }
    @media print, screen and (min-width: 37.5em) {
      .discipline-sub-header__top {
        padding-right: 0.83333rem;
        padding-left: 0.83333rem; } }
    @media print, screen and (min-width: 56.25em) {
      .discipline-sub-header__top {
        padding-top: 4.44444rem;
        padding-bottom: 10rem; } }
  .discipline-sub-header__bottom {
    padding-right: 0.55556rem;
    padding-left: 0.55556rem;
    max-width: 66.66667rem;
    margin: 0 auto;
    position: relative;
    background-color: #323232; }
    @media print, screen and (min-width: 37.5em) {
      .discipline-sub-header__bottom {
        padding-right: 0.83333rem;
        padding-left: 0.83333rem; } }
    @media print, screen and (min-width: 56.25em) {
      .discipline-sub-header__bottom {
        background-color: transparent; } }
  .discipline-sub-header .discipline-sub-featured-image {
    width: 100%; }
  .discipline-sub-header__select-wrap {
    color: #fefefe;
    background-color: #323232;
    padding: 1.11111rem 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media print, screen and (min-width: 56.25em) {
      .discipline-sub-header__select-wrap {
        position: absolute;
        bottom: 0;
        padding: 1.66667rem 1.38889rem;
        min-width: 27.77778rem;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; } }
    .discipline-sub-header__select-wrap .select2-container {
      max-width: 100% !important;
      font-size: 1.33333rem; }
      @media print, screen and (min-width: 56.25em) {
        .discipline-sub-header__select-wrap .select2-container {
          max-width: 40.55556rem; } }
      .discipline-sub-header__select-wrap .select2-container .select2-selection--single {
        border: 1px solid #bdbdbd;
        border-radius: 0;
        height: 2.66667rem;
        padding: 0.61111rem 0 0 0.55556rem; }
      .discipline-sub-header__select-wrap .select2-container .select2-selection__arrow {
        height: 100%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        top: 50% !important; }
        .discipline-sub-header__select-wrap .select2-container .select2-selection__arrow b {
          position: relative;
          border: 0 !important;
          top: 0 !important; }
          .discipline-sub-header__select-wrap .select2-container .select2-selection__arrow b::after {
            content: url("./../../assets/images/arrow-select.svg");
            display: inline-block;
            position: absolute;
            right: 0.22222rem;
            top: 0; }
    .discipline-sub-header__select-wrap select {
      margin: 0; }
      @media print, screen and (min-width: 56.25em) {
        .discipline-sub-header__select-wrap select {
          min-width: 170px; } }
    .discipline-sub-header__select-wrap label {
      margin: 0 0 0.55556rem;
      color: #fefefe;
      font-size: 1.11111rem;
      font-style: italic; }
      @media print, screen and (min-width: 56.25em) {
        .discipline-sub-header__select-wrap label {
          margin: 0;
          min-width: 200px; } }

.discipline-sub-gallery {
  padding: 0.55556rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .discipline-sub-gallery {
      padding: 1.66667rem 0; } }
  .discipline-sub-gallery img {
    width: 100%; }

.discipline-sub-timeline__header-wrap {
  padding: 2rem 0 5rem; }
  @media print, screen and (min-width: 56.25em) {
    .discipline-sub-timeline__header-wrap {
      padding: 2rem 0 5rem; } }

.discipline-sub-timeline .discipline-jumps {
  list-style: none;
  margin: 0; }
  .discipline-sub-timeline .discipline-jumps li {
    position: relative;
    padding-bottom: 1.66667rem; }
    .discipline-sub-timeline .discipline-jumps li::after {
      content: "";
      background-color: #007398;
      width: 0.11111rem;
      height: 1.22222rem;
      position: absolute;
      bottom: 8px;
      left: 17px; }
    .discipline-sub-timeline .discipline-jumps li:last-child::after {
      content: none; }
    .discipline-sub-timeline .discipline-jumps li .circle {
      color: #fefefe;
      background-color: #007398;
      border-radius: 50%;
      height: 2rem;
      width: 2rem;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .discipline-sub-timeline .discipline-jumps li a {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      cursor: pointer; }
      .discipline-sub-timeline .discipline-jumps li a span {
        transition: .3s;
        border-bottom: 1px solid transparent;
        margin-left: 1.11111rem;
        font-size: 0.88889rem;
        font-weight: 600; }
      @media print, screen and (min-width: 56.25em) {
        .discipline-sub-timeline .discipline-jumps li a:focus span,
        .discipline-sub-timeline .discipline-jumps li a:hover span {
          font-size: 1.11111rem;
          border-bottom: 1px solid #007398;
          color: #007398; } }

.timeline-section {
  padding: 1.66667rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .timeline-section {
      padding: 4.72222rem 0 1.66667rem; } }
  .timeline-section:first-of-type {
    padding-top: 0; }
  .timeline-section:nth-of-type(even) {
    background-color: #f5f5f5; }
  .timeline-section__header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .timeline-section__header .circle {
      color: #fefefe;
      background-color: #E9711C;
      border-radius: 50%;
      height: 2rem;
      width: 2rem;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      margin-right: 1.11111rem; }
  .timeline-section p {
    font-size: 1rem; }
    @media print, screen and (min-width: 56.25em) {
      .timeline-section p {
        font-size: 1rem; } }
  .timeline-section select {
    font-size: 1.11111rem; }
    @media print, screen and (min-width: 56.25em) {
      .timeline-section select {
        margin-bottom: 2.77778rem; } }
  .timeline-section .select2 {
    width: 280px;
    margin-bottom: 2.77778rem; }
  .timeline-section .select2-container {
    max-width: 100% !important; }
    @media print, screen and (min-width: 56.25em) {
      .timeline-section .select2-container {
        max-width: 40.55556rem; } }
    .timeline-section .select2-container .select2-selection--single {
      border: 1px solid #bdbdbd;
      border-radius: 0;
      height: 2.66667rem;
      padding: 0.61111rem 0 0 0.55556rem; }
    .timeline-section .select2-container .select2-selection__arrow {
      height: 100%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      top: 50% !important; }
      .timeline-section .select2-container .select2-selection__arrow b {
        position: relative;
        border: 0 !important;
        top: 0 !important; }
        .timeline-section .select2-container .select2-selection__arrow b::after {
          content: url("./../../assets/images/arrow-select.svg");
          display: inline-block;
          position: absolute;
          right: 0.22222rem;
          top: 0; }
  .timeline-section .grid-container .grid-container {
    padding: 0; }
  .timeline-section .disciplines-content-sections {
    padding-top: 2.77778rem; }
    .timeline-section .disciplines-content-sections .disciplines-content-section {
      padding-bottom: 2.77778rem; }

.discipline-jump-menu-container {
  padding-right: 0.55556rem;
  padding-left: 0.55556rem;
  max-width: 66.66667rem;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .discipline-jump-menu-container {
      padding-right: 0.83333rem;
      padding-left: 0.83333rem; } }

@media print, screen and (min-width: 56.25em) {
  .discipline-jump-menu {
    position: absolute;
    width: 20.27778rem; } }

.discipline-four-column-section {
  background-color: #F5F5F5;
  padding-top: 3.33333rem; }
  .discipline-four-column-section .column-wrap {
    padding-top: 1.66667rem;
    padding-bottom: 3.33333rem; }
    .discipline-four-column-section .column-wrap .column-image-wrap {
      height: 180px;
      overflow: hidden;
      display: block;
      position: relative; }
      .discipline-four-column-section .column-wrap .column-image-wrap img {
        -webkit-transform: scale(1);
            -ms-transform: scale(1);
                transform: scale(1);
        transition: .5s; }
      .discipline-four-column-section .column-wrap .column-image-wrap:hover img {
        -webkit-transform: scale(1.08);
            -ms-transform: scale(1.08);
                transform: scale(1.08);
        transition: .5s; }

.no-overflow {
  overflow: hidden; }

.specialty-select-full-width {
  color: #fefefe;
  background-color: #505050;
  padding: 1.11111rem;
  margin-bottom: 1.66667rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media print, screen and (min-width: 56.25em) {
    .specialty-select-full-width {
      padding: 1.66667rem 1.38889rem;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; } }
  .specialty-select-full-width .select2-container {
    max-width: 100% !important;
    font-size: 1.33333rem; }
    @media print, screen and (min-width: 56.25em) {
      .specialty-select-full-width .select2-container {
        max-width: 40.55556rem; } }
    .specialty-select-full-width .select2-container .select2-selection--single {
      border: 1px solid #bdbdbd;
      border-radius: 0;
      height: 2.66667rem;
      padding: 0.61111rem 0 0 0.55556rem; }
    .specialty-select-full-width .select2-container .select2-selection__arrow {
      height: 100%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      top: 50% !important; }
      .specialty-select-full-width .select2-container .select2-selection__arrow b {
        position: relative;
        border: 0 !important;
        top: 0 !important; }
        .specialty-select-full-width .select2-container .select2-selection__arrow b::after {
          content: url("./../../assets/images/arrow-select.svg");
          display: inline-block;
          position: absolute;
          right: 0.22222rem;
          top: 0; }
  .specialty-select-full-width select {
    margin: 0; }
    @media print, screen and (min-width: 56.25em) {
      .specialty-select-full-width select {
        min-width: 170px; } }
  .specialty-select-full-width label {
    margin: 0 0 0.55556rem;
    color: #fefefe;
    font-size: 1.11111rem;
    font-style: italic; }
    @media print, screen and (min-width: 56.25em) {
      .specialty-select-full-width label {
        margin: 0;
        min-width: 200px; } }

.discipline-specialty-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media print, screen and (min-width: 56.25em) {
    .discipline-specialty-header {
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .discipline-specialty-header__content {
    padding: 1.11111rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media print, screen and (min-width: 56.25em) {
      .discipline-specialty-header__content {
        width: 50%;
        padding: 4.44444rem; } }
  .discipline-specialty-header__featured-image {
    max-height: 33.33333rem;
    position: relative;
    width: 100%;
    overflow: hidden; }
    @media print, screen and (min-width: 56.25em) {
      .discipline-specialty-header__featured-image {
        width: 50%; } }
    .discipline-specialty-header__featured-image::before {
      content: "";
      background-image: url("../images/specialty-bg-overlay.png");
      background-position: left center;
      background-repeat: no-repeat;
      position: absolute;
      left: -30px;
      top: 0;
      height: 100%;
      width: 100px; }
    .discipline-specialty-header__featured-image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }

.discipline-specialty-browse {
  background-color: #f5f5f5;
  padding: 2.77778rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .discipline-specialty-browse {
      padding: 5.55556rem 0 2.22222rem; } }
  .discipline-specialty-browse h2 {
    max-width: 27.22222rem; }
  .discipline-specialty-browse__headline {
    margin: 2.77778rem 0 1.66667rem; }
    @media print, screen and (min-width: 56.25em) {
      .discipline-specialty-browse__headline {
        margin: 3.88889rem 0 2.77778rem; } }
  .discipline-specialty-browse__quote {
    margin-top: 1.66667rem; }
    @media print, screen and (min-width: 56.25em) {
      .discipline-specialty-browse__quote {
        max-width: 22.22222rem;
        margin: 0 auto; } }
    .discipline-specialty-browse__quote .quote {
      font-size: 1.44444rem; }

.discipline-specialty-find-out-more {
  border-top: 1px solid #DCDCDC;
  padding-top: 2.22222rem;
  margin-top: 2.22222rem; }
  @media print, screen and (min-width: 56.25em) {
    .discipline-specialty-find-out-more {
      margin-top: 3.33333rem;
      padding-top: 3.33333rem; } }
  .discipline-specialty-find-out-more h4 {
    margin-bottom: 1.11111rem; }

.discipline-specialty-solutions {
  padding: 2.22222rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .discipline-specialty-solutions {
      padding: 3.88889rem 0; } }
  @media print, screen and (min-width: 56.25em) {
    .discipline-specialty-solutions h2 {
      margin-bottom: 2.77778rem; } }
  .discipline-specialty-solutions .cell img {
    margin-bottom: 1.38889rem;
    width: 100%; }

.discipline-specialty-quote-block {
  display: block;
  margin: 0 0.83333rem; }
  @media print, screen and (min-width: 56.25em) {
    .discipline-specialty-quote-block {
      margin: 0;
      padding: 3.88889rem 0; } }
  .discipline-specialty-quote-block .grid-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media print, screen and (min-width: 56.25em) {
      .discipline-specialty-quote-block .grid-container {
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row; } }

.discipline-specialty-always-evolving {
  padding: 2.77778rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .discipline-specialty-always-evolving__intro {
      max-width: 41.66667rem;
      margin: 0 auto;
      padding-bottom: 3.88889rem; } }
  .discipline-specialty-always-evolving__top {
    padding: 3.88889rem 0; }
    .discipline-specialty-always-evolving__top .cta {
      text-align: right; }
    .discipline-specialty-always-evolving__top p {
      font-size: 1rem; }
  .discipline-specialty-always-evolving__calendar-box {
    padding: 2.22222rem 1.38889rem;
    border: 10px solid #E9711C; }
    .discipline-specialty-always-evolving__calendar-box h3 {
      color: #323232;
      font-weight: 500;
      margin-bottom: 1.11111rem; }
    .discipline-specialty-always-evolving__calendar-box time {
      color: #737373; }
  .discipline-specialty-always-evolving__calendar-author {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .discipline-specialty-always-evolving__calendar-author p {
      margin: 0 0 0 0.44444rem; }
  .discipline-specialty-always-evolving__event-type {
    font-size: 0.77778rem;
    color: #007398;
    margin: 0; }
  .discipline-specialty-always-evolving .see-more-resources .button, .discipline-specialty-always-evolving .see-more-resources .wp-block-button .wp-block-button__link, .wp-block-button .discipline-specialty-always-evolving .see-more-resources .wp-block-button__link {
    max-width: 11.11111rem; }
    @media print, screen and (min-width: 56.25em) {
      .discipline-specialty-always-evolving .see-more-resources .button, .discipline-specialty-always-evolving .see-more-resources .wp-block-button .wp-block-button__link, .wp-block-button .discipline-specialty-always-evolving .see-more-resources .wp-block-button__link {
        margin-top: 1.66667rem; } }

.curriculum-catalogs-individual {
  padding: 1.33333rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .curriculum-catalogs-individual {
      padding: 1.94444rem 0; } }
  @media print, screen and (min-width: 56.25em) {
    .curriculum-catalogs-individual p.h3 {
      margin-bottom: 1.66667rem; } }
  .curriculum-catalogs-individual .curriculum-catalogs-filter h5 {
    font-style: italic; }
  .curriculum-catalogs-individual .curriculum-catalogs-filter li label {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #007398;
    font-size: 0.9rem;
    margin-bottom: 0.25rem; }
    .curriculum-catalogs-individual .curriculum-catalogs-filter li label input[type=radio] {
      margin-top: 0.25rem; }

.single-catalog .divider-wrap {
  margin-top: 3.33333rem; }
  .single-catalog .divider-wrap .divider {
    border-color: #DCDCDC;
    border-bottom: 0; }

.single-catalog .talk-to-consultant + .related-content {
  border-top: 0.05556rem solid #DCDCDC; }

#search-results {
  padding-bottom: 3.33333rem; }
  #search-results header .post-type-meta {
    font-size: 0.88889rem;
    margin-bottom: 1rem;
    padding: .25rem .75rem;
    display: inline-block;
    border-radius: 1.11111rem;
    color: white;
    background-color: #007398; }
  #search-results article {
    margin-bottom: 1.66667rem;
    padding-bottom: 1.66667rem;
    border-bottom: 0.05556rem solid #EBEBEB; }
  #search-results .training-items .cell {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }

.solution-sub-nav nav.solution-sub-nav-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #323232;
  padding: 0 0.83333rem; }
  @media print, screen and (min-width: 37.5em) {
    .solution-sub-nav nav.solution-sub-nav-list {
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      padding-left: 1.11111rem; } }
  @media screen and (max-width: 56.24875em) {
    .solution-sub-nav nav.solution-sub-nav-list {
      margin-left: -0.83333rem;
      margin-right: -0.83333rem; } }
  @media screen and (max-width: 37.49875em) {
    .solution-sub-nav nav.solution-sub-nav-list {
      margin-left: -0.55556rem;
      margin-right: -0.55556rem; } }
  .solution-sub-nav nav.solution-sub-nav-list ul {
    list-style: none;
    margin: 0; }
    @media print, screen and (min-width: 37.5em) {
      .solution-sub-nav nav.solution-sub-nav-list ul {
        margin-left: 0.83333rem;
        padding-top: 0.44444rem; } }
    @media print, screen and (min-width: 56.25em) {
      .solution-sub-nav nav.solution-sub-nav-list ul {
        padding-top: 1.11111rem; } }
    .solution-sub-nav nav.solution-sub-nav-list ul li {
      display: inline-block; }
      .solution-sub-nav nav.solution-sub-nav-list ul li a {
        cursor: pointer;
        display: block;
        border-bottom: 6px solid transparent;
        color: #fefefe;
        padding: 0.77778rem;
        font-size: 0.88889rem;
        font-weight: 500;
        transition: .3s; }
        @media print, screen and (min-width: 56.25em) {
          .solution-sub-nav nav.solution-sub-nav-list ul li a {
            font-size: 1rem;
            padding: 0.55556rem 1.11111rem 1.38889rem 1.11111rem; } }
      .solution-sub-nav nav.solution-sub-nav-list ul li.is-active a,
      .solution-sub-nav nav.solution-sub-nav-list ul li a:hover,
      .solution-sub-nav nav.solution-sub-nav-list ul li a:focus {
        text-shadow: 0 0 .65px #fff, 0 0 .65px #fff;
        border-bottom: 6px solid #E9711C; }

.solution-sub-nav p.filter-by {
  font-style: italic;
  color: #fefefe;
  margin: 0;
  padding: 0.88889rem 0; }
  @media print, screen and (min-width: 56.25em) {
    .solution-sub-nav p.filter-by {
      padding: 0.88889rem; } }

@media screen and (max-width: 414px) {
  h3#Remote-Proctoring {
    margin-top: 10px; } }

@media screen and (max-width: 900px) {
  .solution-template-shadow-health-home .video-callout h2,
  .solution-template-shadow-health-home .three-column-features h2,
  .solution-template-shadow-health-graduate .video-callout h2,
  .solution-template-shadow-health-graduate .three-column-features h2,
  .solution-template-shadow-health-undergraduate .video-callout h2,
  .solution-template-shadow-health-undergraduate .three-column-features h2 {
    text-align: center; } }
