/**  Frontline Sass */

/**  Frontline css reset */

* {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

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

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

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

summary {
  display: list-item;
}

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

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

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

[aria-busy='true'] {
  cursor: progress;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

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

ol,
ul {
  list-style: none;
}

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

iframe,
object,
embed {
  display: block;
  max-width: 100%;
  position: relative;
  z-index: 1;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  line-height: 0;
  position: relative;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

pre {
  overflow: auto;
}

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

blockquote[type=cite] {
  border: 0;
}

abbr[title] {
  border-bottom: 0;
  cursor: help;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

mark {
  background-color: #ff0;
  color: inherit;
}

ins {
  text-decoration: none;
}

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

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

a {
  background-color: transparent;
}

a[href^='mailto'] {
  word-break: break-all;
  word-break: break-word;
}

a[href^=tel] {
  color: inherit;
  text-decoration: none;
}

a > svg,
button > svg {
  pointer-events: none;
}

button,
input,
select,
textarea {
  font: inherit;
}

optgroup {
  font-weight: bold;
}

button,
select {
  text-transform: none;
}

button,
input,
select {
  overflow: visible;
}

select::-ms-value {
  color: currentColor;
}

optgroup {
  font-weight: bold;
}

fieldset {
  border: 0;
}

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

textarea {
  border-radius: 0;
  display: block;
  overflow: auto;
  width: 100%;
}

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

button,
label,
select,
[type='button'],
[type='checkbox'],
[type='radio'],
[type='reset'],
[type='submit'] {
  cursor: pointer;
}

[readonly] {
  cursor: text;
}

[disabled],
[aria-disabled] {
  cursor: default;
  cursor: not-allowed;
}

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

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

[type='email'],
[type='number'],
[type='password'],
[type='search'],
[type='tel'],
[type='text'],
[type='url'] {
  border-radius: 0;
  -webkit-appearance: none;
}

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

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

[type='search'] {
  border-radius: 0;
}

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

::-moz-placeholder {
  opacity: 1;
}

/**  Sage variables */

/** Box Model  */

/**
 * Import npm dependencies
 *
 * Prefix your imports with `~` to grab from node_modules/
 * @see https://github.com/webpack-contrib/sass-loader#imports
 */

@font-face {
  font-display: swap;
  font-family: 'pt-serif';
  font-style: normal;
  font-weight: 500;
  src: url("/wp-content/themes/immigration-forum/dist/fonts/PT_Serif/ptserif_regular_macroman/PTF55F-webfont_d8996aa5.woff") format("woff"), url("/wp-content/themes/immigration-forum/dist/fonts/PT_Serif/ptserif_regular_macroman/PTF55F-webfont.ttf") format("truetype");
}

@font-face {
  font-display: swap;
  font-family: 'pt-serif-bold';
  font-style: bold;
  font-weight: 800;
  src: url("/wp-content/themes/immigration-forum/dist/fonts/PT_Serif/ptserif_bold_macroman/PTF75F-webfont.woff") format("woff"), url("/wp-content/themes/immigration-forum/dist/fonts/PT_Serif/ptserif_bold_macroman/PTF75F-webfont.ttf") format("truetype");
}

@font-face {
  font-display: swap;
  font-family: 'gibson';
  font-style: normal;
  font-weight: 500;
  src: url("https://use.typekit.net/sdu2qxz.css");
}

@font-face {
  font-display: swap;
  font-family: 'gibson-light-italic';
  font-style: normal;
  font-weight: 100;
  src: url("https://use.typekit.net/sdu2qxz.css");
}

@font-face {
  font-display: swap;
  font-family: 'gibson-semibold';
  font-style: normal;
  font-weight: 600;
  src: url("https://use.typekit.net/sdu2qxz.css");
}

@media print {
  .no-print {
    display: none !important;
  }
}

.print-only {
  display: none !important;
}

@media print {
  .print-only {
    display: block !important;
  }
}

html {
  background-color: #fff;
  font-family: "gibson", Helvetica, Arial, sans-serif;
  font-size: 100%;
}

body {
  color: #242424;
  font-weight: normal;
  line-height: 1.625;
}

a {
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

a,
a:link,
a:visited {
  text-decoration: none;
}

a:hover,
a:focus,
a:active {
  text-decoration: underline;
}

a:not([class]) {
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

a:not([class]),
a:not([class]):link,
a:not([class]):visited {
  text-decoration: none;
}

a:not([class]):hover,
a:not([class]):focus,
a:not([class]):active {
  text-decoration: underline;
}

a:not([class]),
a:not([class]):link,
a:not([class]):visited {
  color: #1b67a3;
}

a:not([class]):hover,
a:not([class]):focus,
a:not([class]):active {
  color: #144b77;
}

svg {
  -webkit-transition: fill 150ms ease-in-out;
  -o-transition: fill 150ms ease-in-out;
  transition: fill 150ms ease-in-out;
}

.ua-ios input,
.ua-ios textarea,
.ua-ios select {
  font-size: 1rem !important;
}

[data-whatinput='mouse'] *:focus,
[data-whatinput='touch'] *:focus {
  outline: none;
}

.js-background-image {
  position: relative;
}

picture.js-background-image {
  display: block;
}

.js-background-image img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.no-objectfit .js-background-image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-size: cover;
}

.no-objectfit .js-background-image img {
  display: none;
}

.bg-default {
  background-color: #fff;
}

.bg-navy {
  background-color: #072550 !important;
}

.bg-fill-navy {
  fill: #072550 !important;
}

.bg-navy--after::after {
  background-color: #072550 !important;
}

.bg-navy--before::before {
  background-color: #072550 !important;
}

.bg-blue {
  background-color: #1b67a3 !important;
}

.bg-fill-blue {
  fill: #1b67a3 !important;
}

.bg-blue--after::after {
  background-color: #1b67a3 !important;
}

.bg-blue--before::before {
  background-color: #1b67a3 !important;
}

.bg-cyan {
  background-color: #119de4 !important;
}

.bg-fill-cyan {
  fill: #119de4 !important;
}

.bg-cyan--after::after {
  background-color: #119de4 !important;
}

.bg-cyan--before::before {
  background-color: #119de4 !important;
}

.bg-red {
  background-color: #af1a21 !important;
}

.bg-fill-red {
  fill: #af1a21 !important;
}

.bg-red--after::after {
  background-color: #af1a21 !important;
}

.bg-red--before::before {
  background-color: #af1a21 !important;
}

.bg-red-purple {
  background-color: #881d34 !important;
}

.bg-fill-red-purple {
  fill: #881d34 !important;
}

.bg-red-purple--after::after {
  background-color: #881d34 !important;
}

.bg-red-purple--before::before {
  background-color: #881d34 !important;
}

.bg-purple {
  background-color: #681e40 !important;
}

.bg-fill-purple {
  fill: #681e40 !important;
}

.bg-purple--after::after {
  background-color: #681e40 !important;
}

.bg-purple--before::before {
  background-color: #681e40 !important;
}

.bg-violet {
  background-color: #8d54cc !important;
}

.bg-fill-violet {
  fill: #8d54cc !important;
}

.bg-violet--after::after {
  background-color: #8d54cc !important;
}

.bg-violet--before::before {
  background-color: #8d54cc !important;
}

.bg-light-purple {
  background-color: #6f2848 !important;
}

.bg-fill-light-purple {
  fill: #6f2848 !important;
}

.bg-light-purple--after::after {
  background-color: #6f2848 !important;
}

.bg-light-purple--before::before {
  background-color: #6f2848 !important;
}

.bg-green {
  background-color: #419258 !important;
}

.bg-fill-green {
  fill: #419258 !important;
}

.bg-green--after::after {
  background-color: #419258 !important;
}

.bg-green--before::before {
  background-color: #419258 !important;
}

.bg-yellow {
  background-color: #efcf42 !important;
}

.bg-fill-yellow {
  fill: #efcf42 !important;
}

.bg-yellow--after::after {
  background-color: #efcf42 !important;
}

.bg-yellow--before::before {
  background-color: #efcf42 !important;
}

.bg-off-white {
  background-color: #f4f4f1 !important;
}

.bg-fill-off-white {
  fill: #f4f4f1 !important;
}

.bg-off-white--after::after {
  background-color: #f4f4f1 !important;
}

.bg-off-white--before::before {
  background-color: #f4f4f1 !important;
}

.bg-text-gray {
  background-color: #686868 !important;
}

.bg-fill-text-gray {
  fill: #686868 !important;
}

.bg-text-gray--after::after {
  background-color: #686868 !important;
}

.bg-text-gray--before::before {
  background-color: #686868 !important;
}

.bg-gray {
  background-color: #686868 !important;
}

.bg-fill-gray {
  fill: #686868 !important;
}

.bg-gray--after::after {
  background-color: #686868 !important;
}

.bg-gray--before::before {
  background-color: #686868 !important;
}

.bg-medium-gray {
  background-color: #aaa !important;
}

.bg-fill-medium-gray {
  fill: #aaa !important;
}

.bg-medium-gray--after::after {
  background-color: #aaa !important;
}

.bg-medium-gray--before::before {
  background-color: #aaa !important;
}

.bg-light-gray {
  background-color: #ddd !important;
}

.bg-fill-light-gray {
  fill: #ddd !important;
}

.bg-light-gray--after::after {
  background-color: #ddd !important;
}

.bg-light-gray--before::before {
  background-color: #ddd !important;
}

.bg-black {
  background-color: #242424 !important;
}

.bg-fill-black {
  fill: #242424 !important;
}

.bg-black--after::after {
  background-color: #242424 !important;
}

.bg-black--before::before {
  background-color: #242424 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-fill-white {
  fill: #fff !important;
}

.bg-white--after::after {
  background-color: #fff !important;
}

.bg-white--before::before {
  background-color: #fff !important;
}

.c-default {
  color: #242424;
}

.c-black {
  color: #242424 !important;
}

.c-blue {
  color: #1b67a3 !important;
}

.c-gray {
  color: #686868 !important;
}

.c-red {
  color: #af1a21 !important;
}

.c-white {
  color: #fff !important;
}

.c-auto[class*='bg-navy'] {
  color: #fff !important;
}

.c-auto[class*='bg-blue'] {
  color: #fff !important;
}

.c-auto[class*='bg-cyan'] {
  color: #000 !important;
}

.c-auto[class*='bg-red'] {
  color: #fff !important;
}

.c-auto[class*='bg-red-purple'] {
  color: #fff !important;
}

.c-auto[class*='bg-purple'] {
  color: #fff !important;
}

.c-auto[class*='bg-violet'] {
  color: #fff !important;
}

.c-auto[class*='bg-light-purple'] {
  color: #fff !important;
}

.c-auto[class*='bg-green'] {
  color: #000 !important;
}

.c-auto[class*='bg-yellow'] {
  color: #000 !important;
}

.c-auto[class*='bg-off-white'] {
  color: #000 !important;
}

.c-auto[class*='bg-text-gray'] {
  color: #fff !important;
}

.c-auto[class*='bg-gray'] {
  color: #fff !important;
}

.c-auto[class*='bg-medium-gray'] {
  color: #000 !important;
}

.c-auto[class*='bg-light-gray'] {
  color: #000 !important;
}

.c-auto[class*='bg-black'] {
  color: #fff !important;
}

.c-auto[class*='bg-white'] {
  color: #767676 !important;
}

[class^='c-'],
[class*=' c-'] {
  fill: currentColor;
}

.f-uppercase {
  text-transform: uppercase;
}

.f-smallcaps {
  font-variant: small-caps;
}

.f-title {
  line-height: 1.2;
}

@media all and (min-width: 20em) {
  .f-title {
    font-size: 237.5%;
    line-height: 1.2;
  }
}

@media all and (min-width: 24.125em) {
  .f-title {
    font-size: 250%;
  }
}

@media all and (min-width: 28.3125em) {
  .f-title {
    font-size: 262.5%;
  }
}

@media all and (min-width: 32.4375em) {
  .f-title {
    font-size: 275%;
    line-height: 1.15;
  }
}

@media all and (min-width: 36.5625em) {
  .f-title {
    font-size: 287.5%;
  }
}

@media all and (min-width: 40.75em) {
  .f-title {
    font-size: 300%;
  }
}

@media all and (min-width: 44.875em) {
  .f-title {
    font-size: 312.5%;
    line-height: 1.1;
  }
}

@media all and (min-width: 49.0625em) {
  .f-title {
    font-size: 325%;
  }
}

@media all and (min-width: 53.1875em) {
  .f-title {
    font-size: 337.5%;
  }
}

@media all and (min-width: 57.3125em) {
  .f-title {
    font-size: 350%;
    line-height: 1.05;
  }
}

@media all and (min-width: 61.5em) {
  .f-title {
    font-size: 362.5%;
  }
}

@media all and (min-width: 65.625em) {
  .f-title {
    font-size: 375%;
    line-height: 1;
  }
}

.u-form input[type='email'],
.u-form input[type='number'],
.u-form input[type='password'],
.u-form input[type='search'],
.u-form input[type='tel'],
.u-form input[type='text'],
.u-form input[type='url'] {
  background-color: #fff;
  border: 1px solid #aaa;
  line-height: 1.2;
  padding: 0.75rem 1rem 0.625rem;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  width: 100%;
}

.u-form input[type='email']:focus,
.u-form input[type='number']:focus,
.u-form input[type='password']:focus,
.u-form input[type='search']:focus,
.u-form input[type='tel']:focus,
.u-form input[type='text']:focus,
.u-form input[type='url']:focus {
  border-color: #681e40;
}

.u-form input[type='email']::-webkit-input-placeholder,
.u-form input[type='number']::-webkit-input-placeholder,
.u-form input[type='password']::-webkit-input-placeholder,
.u-form input[type='search']::-webkit-input-placeholder,
.u-form input[type='tel']::-webkit-input-placeholder,
.u-form input[type='text']::-webkit-input-placeholder,
.u-form input[type='url']::-webkit-input-placeholder {
  color: #686868;
}

.u-form input[type='email']:-ms-input-placeholder,
.u-form input[type='number']:-ms-input-placeholder,
.u-form input[type='password']:-ms-input-placeholder,
.u-form input[type='search']:-ms-input-placeholder,
.u-form input[type='tel']:-ms-input-placeholder,
.u-form input[type='text']:-ms-input-placeholder,
.u-form input[type='url']:-ms-input-placeholder {
  color: #686868;
}

.u-form input[type='email']::-ms-input-placeholder,
.u-form input[type='number']::-ms-input-placeholder,
.u-form input[type='password']::-ms-input-placeholder,
.u-form input[type='search']::-ms-input-placeholder,
.u-form input[type='tel']::-ms-input-placeholder,
.u-form input[type='text']::-ms-input-placeholder,
.u-form input[type='url']::-ms-input-placeholder {
  color: #686868;
}

.u-form input[type='email']::placeholder,
.u-form input[type='number']::placeholder,
.u-form input[type='password']::placeholder,
.u-form input[type='search']::placeholder,
.u-form input[type='tel']::placeholder,
.u-form input[type='text']::placeholder,
.u-form input[type='url']::placeholder {
  color: #686868;
}

.u-form input[type='email']:disabled,
.u-form input[type='number']:disabled,
.u-form input[type='password']:disabled,
.u-form input[type='search']:disabled,
.u-form input[type='tel']:disabled,
.u-form input[type='text']:disabled,
.u-form input[type='url']:disabled {
  background-color: #f4f4f4;
  border-color: #ccc;
  color: #707070;
  cursor: not-allowed !important;
}

.u-form textarea {
  background-color: #fff;
  border: 1px solid #aaa;
  line-height: 1.2;
  padding: 0.75rem 1rem 0.625rem;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  width: 100%;
}

.u-form textarea:focus {
  border-color: #681e40;
}

.u-form textarea::-webkit-input-placeholder {
  color: #686868;
}

.u-form textarea:-ms-input-placeholder {
  color: #686868;
}

.u-form textarea::-ms-input-placeholder {
  color: #686868;
}

.u-form textarea::placeholder {
  color: #686868;
}

.u-form textarea:disabled {
  background-color: #f4f4f4;
  border-color: #ccc;
  color: #707070;
  cursor: not-allowed !important;
}

.u-form datalist.is-invalid,
.u-form input.is-invalid,
.u-form select.is-invalid,
.u-form textarea.is-invalid {
  border-color: #af1a21;
}

.u-form fieldset + fieldset {
  margin-top: 1.875rem;
}

.u-form legend {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
  color: #af1a21;
  font-size: 1.5em;
  line-height: 1.333;
  margin-bottom: 1rem;
}

.fonts-loaded .u-form legend {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif, Constantia, Georgia, Times, Times New Roman, serif;
}

.u-form [data-validate='error'] {
  color: #af1a21;
}

.u-form [data-validate='error'].is-hidden {
  display: none !important;
}

.no-js-show {
  display: none !important;
}

.no-js .no-js-show {
  display: block !important;
}

.no-js .no-js-hide {
  display: none !important;
}

.js-hide {
  display: none !important;
}

.no-js .js-hide {
  display: block !important;
}

.l-padding {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

@media all and (min-width: 20em) {
  .l-padding {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media all and (min-width: 25em) {
  .l-padding {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

@media all and (min-width: 37.5em) {
  .l-padding {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}

@media print {
  .l-padding {
    padding-left: 0;
    padding-right: 0;
  }
}

.l-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1050px;
}

.l-wrap:after {
  clear: both;
  content: '';
  display: table;
}

.l-wrap--narrow {
  margin-left: auto;
  margin-right: auto;
  max-width: 42.5rem;
}

.l-wrap--narrow:after {
  clear: both;
  content: '';
  display: table;
}

.l-wrap--wide {
  margin-left: auto;
  margin-right: auto;
  max-width: 75rem;
}

.l-wrap--wide:after {
  clear: both;
  content: '';
  display: table;
}

@media all and (min-width: 75em) {
  .l-wrap--wide {
    width: 96.66667%;
  }
}

.l-full {
  margin: auto;
  max-width: 1200px;
  padding: 20px;
}

.l-wide {
  margin: auto;
  max-width: 1000px;
  padding: 20px;
}

.l-medium {
  margin: auto;
  max-width: 775px;
  padding: 20px;
  position: relative;
  z-index: 100;
}

.l-narrow {
  margin: auto;
  max-width: 500px;
  padding: 20px;
}

@media all and (min-width: 48.4375em) {
  .l-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
  }
}

.l-main {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  width: 100%;
}

@media all and (min-width: 48.4375em) {
  .l-main {
    min-height: 100vh;
  }
}

.l-left {
  background-color: #fff;
  display: block;
  position: relative;
  z-index: 100;
}

@media all and (min-width: 48.4375em) {
  .l-left {
    -webkit-box-shadow: -33px 60px 32px 22px #000;
            box-shadow: -33px 60px 32px 22px #000;
    float: left;
    min-height: 100vh;
    padding: 20px 15px;
    top: 0;
    z-index: 100;
    width: 200px;
  }
}

@media all and (min-width: 56.25em) {
  .l-left {
    padding: 20px 30px;
    width: 250px;
  }
}

.u-padding {
  padding: 20px;
}

.u-vh {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.u-hide {
  display: none !important;
}

.u-center {
  text-align: center !important;
}

.u-scrollable {
  overflow-x: scroll !important;
}

@media all and (min-width: 20em) {
  .u-nowrap {
    white-space: nowrap !important;
  }
}

[data-whatinput='mouse'] .u-no-outline,
[data-whatinput='touch'] .u-no-outline {
  outline: none;
}

.u-mb1 {
  margin-bottom: 0.625rem !important;
}

.u-mt1 {
  margin-top: 0.625rem !important;
}

.u-mb2 {
  margin-bottom: 1.25rem !important;
}

.u-mt2 {
  margin-top: 1.25rem !important;
}

.u-mb3 {
  margin-bottom: 1.875rem !important;
}

.u-mt3 {
  margin-top: 1.875rem !important;
}

.u-mb4 {
  margin-bottom: 2.5rem !important;
}

.u-mt4 {
  margin-top: 2.5rem !important;
}

.u-mb5 {
  margin-bottom: 3.125rem !important;
}

.u-mt5 {
  margin-top: 3.125rem !important;
}

.u-mb6 {
  margin-bottom: 3.75rem !important;
}

.u-mt6 {
  margin-top: 3.75rem !important;
}

.u-mb7 {
  margin-bottom: 4.375rem !important;
}

.u-mt7 {
  margin-top: 4.375rem !important;
}

.u-mb8 {
  margin-bottom: 5rem !important;
}

.u-mt8 {
  margin-top: 5rem !important;
}

.u-mb9 {
  margin-bottom: 5.625rem !important;
}

.u-mt9 {
  margin-top: 5.625rem !important;
}

.u-mb10 {
  margin-bottom: 6.25rem !important;
}

.u-mt10 {
  margin-top: 6.25rem !important;
}

.u-clearfix:after {
  clear: both;
  content: '';
  display: table;
}

.u-screenreader {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

[class*='u-aspect--'] {
  position: relative;
}

[class*='u-aspect--']::before {
  content: '';
  display: block;
}

[class*='u-aspect--'] img,
[class*='u-aspect--'] iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.u-aspect--wide::before {
  padding-top: 56.25%;
}

.u-aspect--square::before {
  padding-top: 100%;
}

.AnglesHeader {
  height: 70px;
  position: relative;
}

@media all and (min-width: 56.25em) {
  .AnglesHeader {
    height: 100px;
  }
}

.AnglesHeader.-large {
  height: 20px;
}

@media all and (min-width: 31.25em) {
  .AnglesHeader.-large {
    height: 50px;
  }
}

.AnglesHeader-angle.-left {
  background: -webkit-repeating-linear-gradient(bottom, #6f2848, #6f2848 4px, #681e40 4px, #681e40 8px);
  background: -o-repeating-linear-gradient(bottom, #6f2848, #6f2848 4px, #681e40 4px, #681e40 8px);
  background: repeating-linear-gradient(0deg, #6f2848, #6f2848 4px, #681e40 4px, #681e40 8px);
  content: '';
  left: 0;
  height: 300px;
  position: absolute;
  right: 0;
  top: -300px;
  -webkit-transform: skewY(-40deg);
       -o-transform: skewY(-40deg);
          transform: skewY(-40deg);
  z-index: 1;
  width: 50%;
}

@media all and (min-width: 31.25em) {
  .AnglesHeader-angle.-left {
    height: 300px;
    top: -350px;
  }
}

.-large .AnglesHeader-angle.-left {
  height: 500px;
  -webkit-transform: skewY(-40deg);
       -o-transform: skewY(-40deg);
          transform: skewY(-40deg);
  top: -450px;
  width: 50%;
}

.AnglesHeader-angle.-right {
  background: -webkit-gradient(linear, left top, right top, from(#1b67a3), color-stop(#681e40), color-stop(#681e40), to(#af1a21));
  background: -webkit-linear-gradient(left, #1b67a3, #681e40, #681e40, #af1a21);
  background: -o-linear-gradient(left, #1b67a3, #681e40, #681e40, #af1a21);
  background: linear-gradient(to right, #1b67a3, #681e40, #681e40, #af1a21);
  content: '';
  height: 200px;
  left: 0;
  position: absolute;
  -webkit-transform: skewY(6deg);
       -o-transform: skewY(6deg);
          transform: skewY(6deg);
  top: -150px;
  right: 0;
}

.-large .AnglesHeader-angle.-right {
  height: 500px;
  -webkit-transform: skewY(20deg);
       -o-transform: skewY(20deg);
          transform: skewY(20deg);
  top: -400px;
  width: 100%;
}

@media all and (min-width: 31.25em) {
  .-large .AnglesHeader-angle.-right {
    height: 550px;
    top: -400px;
  }
}

.article-image {
  background-position: center;
  background-size: cover;
  height: 200px;
  margin-bottom: 30px;
  width: 100%;
}

@media all and (min-width: 31.25em) {
  .article-image {
    height: 300px;
  }
}

@media all and (min-width: 56.25em) {
  .article-image {
    height: 400px;
  }
}

.article-title {
  font-family: "gibson-semibold", Helvetica, Arial, sans-serif;
  line-height: 1.2;
  margin-bottom: 20px;
}

.fonts-loaded .article-title {
  font-family: "gibson-semibold", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 18.75em) {
  .article-title {
    font-size: 1.625rem;
  }
}

@media all and (min-width: 20em) {
  .article-title {
    font-size: 1.6875rem;
  }
}

@media all and (min-width: 21.25em) {
  .article-title {
    font-size: 1.75rem;
  }
}

@media all and (min-width: 22.5em) {
  .article-title {
    font-size: 1.8125rem;
  }
}

@media all and (min-width: 23.75em) {
  .article-title {
    font-size: 1.875rem;
  }
}

@media all and (min-width: 25em) {
  .article-title {
    font-size: 1.9375rem;
  }
}

@media all and (min-width: 26.25em) {
  .article-title {
    font-size: 2rem;
  }
}

@media all and (min-width: 27.5em) {
  .article-title {
    font-size: 2.0625rem;
  }
}

@media all and (min-width: 28.75em) {
  .article-title {
    font-size: 2.125rem;
  }
}

@media all and (min-width: 30em) {
  .article-title {
    font-size: 2.1875rem;
  }
}

@media all and (min-width: 31.25em) {
  .article-title {
    font-size: 2.25rem;
  }
}

@media all and (min-width: 32.5em) {
  .article-title {
    font-size: 2.3125rem;
  }
}

@media all and (min-width: 33.75em) {
  .article-title {
    font-size: 2.375rem;
  }
}

@media all and (min-width: 35em) {
  .article-title {
    font-size: 2.4375rem;
  }
}

@media all and (min-width: 36.25em) {
  .article-title {
    font-size: 2.5rem;
  }
}

@media all and (min-width: 37.5em) {
  .article-title {
    font-size: 2.5625rem;
  }
}

@media all and (min-width: 38.75em) {
  .article-title {
    font-size: 2.625rem;
  }
}

@media all and (min-width: 40em) {
  .article-title {
    font-size: 2.6875rem;
  }
}

@media all and (min-width: 41.25em) {
  .article-title {
    font-size: 2.75rem;
  }
}

@media all and (min-width: 42.5em) {
  .article-title {
    font-size: 2.8125rem;
  }
}

@media all and (min-width: 43.75em) {
  .article-title {
    font-size: 2.875rem;
  }
}

@media all and (min-width: 45em) {
  .article-title {
    font-size: 2.9375rem;
  }
}

@media all and (min-width: 46.25em) {
  .article-title {
    font-size: 3rem;
  }
}

@media all and (min-width: 47.5em) {
  .article-title {
    font-size: 3.0625rem;
  }
}

@media all and (min-width: 48.75em) {
  .article-title {
    font-size: 3.125rem;
  }
}

@media all and (min-width: 50em) {
  .article-title {
    font-size: 3.1875rem;
  }
}

@media all and (min-width: 51.25em) {
  .article-title {
    font-size: 3.25rem;
  }
}

@media all and (min-width: 52.5em) {
  .article-title {
    font-size: 3.3125rem;
  }
}

@media all and (min-width: 53.75em) {
  .article-title {
    font-size: 3.375rem;
  }
}

@media all and (min-width: 55em) {
  .article-title {
    font-size: 3.4375rem;
  }
}

@media all and (min-width: 56.25em) {
  .article-title {
    font-size: 3.5rem;
  }
}

.article-wrap {
  margin-top: 15px;
}

@media all and (min-width: 56.25em) {
  .article-wrap {
    margin-top: 30px;
  }
}

@media all and (min-width: 56.25em) {
  .article-secondary {
    display: inline-block;
    vertical-align: top;
    width: 10%;
  }
}

.article-main {
  overflow: hidden;
}

@media all and (min-width: 56.25em) {
  .article-main {
    display: inline-block;
    overflow: inherit;
    vertical-align: top;
    width: 85%;
  }
}

.article-content p:first-child:first-letter {
  float: left;
  font-size: 3.25em;
  font-weight: bold;
  color: #af1a21;
  line-height: 0.9;
  margin-right: 0.10em;
}

.article-content p:last-of-type:not([class]) {
  display: inline;
}

.article-content-star:after {
  content: '';
  display: block;
  margin-bottom: 1em;
}

.article-content-star svg {
  fill: #af1a21;
}

.article-social {
  margin: 20px 0;
}

@media all and (min-width: 56.25em) {
  .article-social {
    margin-top: 15px;
  }
}

.article-social-item {
  display: inline-block;
  margin-right: 0.3125rem;
}

@media all and (min-width: 56.25em) {
  .article-social-item {
    margin-bottom: 1.25rem;
  }
}

.article-social-item a {
  background-color: #1b67a3;
  border-radius: 50%;
  padding: 11px 10px;
}

.article-social-item a:hover,
.article-social-item a:focus,
.article-social-item a:active {
  background-color: #119de4;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.article-social-item a:hover svg,
.article-social-item a:focus svg,
.article-social-item a:active svg {
  fill: #fff;
}

.article-social-item a svg {
  fill: #fff;
  margin-bottom: -4px;
}

.article-meta {
  color: #686868;
}

@media all and (min-width: 18.75em) {
  .article-meta {
    font-size: 0.875rem;
  }
}

@media all and (min-width: 28.125em) {
  .article-meta {
    font-size: 0.9375rem;
  }
}

@media all and (min-width: 37.5em) {
  .article-meta {
    font-size: 1rem;
  }
}

@media all and (min-width: 46.875em) {
  .article-meta {
    font-size: 1.0625rem;
  }
}

@media all and (min-width: 56.25em) {
  .article-meta {
    font-size: 1.125rem;
  }
}

.article-summary {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
  line-height: 1.5;
  margin-bottom: 20px;
}

.fonts-loaded .article-summary {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif, Constantia, Georgia, Times, Times New Roman, serif;
}

@media all and (min-width: 18.75em) {
  .article-summary {
    font-size: 1.125rem;
  }
}

@media all and (min-width: 23.4375em) {
  .article-summary {
    font-size: 1.1875rem;
  }
}

@media all and (min-width: 28.125em) {
  .article-summary {
    font-size: 1.25rem;
  }
}

@media all and (min-width: 32.8125em) {
  .article-summary {
    font-size: 1.3125rem;
  }
}

@media all and (min-width: 37.5em) {
  .article-summary {
    font-size: 1.375rem;
  }
}

@media all and (min-width: 42.1875em) {
  .article-summary {
    font-size: 1.4375rem;
  }
}

@media all and (min-width: 46.875em) {
  .article-summary {
    font-size: 1.5rem;
  }
}

@media all and (min-width: 51.5625em) {
  .article-summary {
    font-size: 1.5625rem;
  }
}

@media all and (min-width: 56.25em) {
  .article-summary {
    font-size: 1.625rem;
  }
}

@media all and (min-width: 56.25em) {
  .article-summary {
    line-height: 36px;
  }
}

.article-highlights {
  border-top: 1px solid #ddd;
  list-style: none;
  margin-top: 3.125rem;
  position: relative;
  -webkit-transform: skewY(5deg);
       -o-transform: skewY(5deg);
          transform: skewY(5deg);
}

@media print {
  .article-highlights {
    display: none !important;
  }
}

.article-highlights-wrap {
  margin-bottom: -3.125rem;
  padding: 0.625rem 1.25rem 6.25rem 1.25rem;
  position: relative;
  -webkit-transform: skewY(-5deg);
       -o-transform: skewY(-5deg);
          transform: skewY(-5deg);
  z-index: 10;
}

@media all and (min-width: 56.25em) {
  .article-highlights-wrap {
    margin-bottom: -4.375rem;
    padding: 2.5rem 2.5rem 6.25rem;
  }
}

.article-highlights-wrap::after {
  content: '';
  clear: both;
  display: block;
}

.article-highlights-title {
  font-size: 1.875em;
}

.article-highlights-stripes {
  background: -webkit-repeating-linear-gradient(bottom, #1b67a3, #1b67a3 4px, transparent 4px, transparent 8px);
  background: -o-repeating-linear-gradient(bottom, #1b67a3, #1b67a3 4px, transparent 4px, transparent 8px);
  background: repeating-linear-gradient(0deg, #1b67a3, #1b67a3 4px, transparent 4px, transparent 8px);
  content: '';
  height: 200px;
  position: absolute;
  opacity: 0.4;
  top: -10px;
  -webkit-transform: skewY(-60deg);
       -o-transform: skewY(-60deg);
          transform: skewY(-60deg);
  right: 0;
  width: 125px;
}

@media all and (min-width: 31.25em) {
  .article-highlights-stripes {
    width: 150px;
  }
}

@media all and (min-width: 62.5em) {
  .article-highlights-stripes {
    bottom: -200px;
    height: 229px;
    top: -86px;
    width: 200px;
  }
}

@media all and (min-width: 95.625em) {
  .article-highlights-stripes {
    top: 700px;
    width: 1000px;
  }
}

.article-related-topics-title {
  font-family: "gibson-semibold", Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
}

.fonts-loaded .article-related-topics-title {
  font-family: "gibson-semibold", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 18.75em) {
  .article-related-topics-title {
    font-size: 1.125rem;
  }
}

@media all and (min-width: 28.125em) {
  .article-related-topics-title {
    font-size: 1.1875rem;
  }
}

@media all and (min-width: 37.5em) {
  .article-related-topics-title {
    font-size: 1.25rem;
  }
}

@media all and (min-width: 46.875em) {
  .article-related-topics-title {
    font-size: 1.3125rem;
  }
}

@media all and (min-width: 56.25em) {
  .article-related-topics-title {
    font-size: 1.375rem;
  }
}

.article-related-topics-pill {
  border: 1px solid #1b67a3;
  border-radius: 3px;
  color: #1b67a3;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 5px;
  padding: 3px 10px;
}

.article-related-topics-pill:hover,
.article-related-topics-pill:focus,
.article-related-topics-pill:active {
  background-color: rgba(27, 103, 163, 0.2);
  text-decoration: none;
}

.article-documents {
  border-top: 1px solid #ddd;
  margin-top: 40px;
  padding-top: 20px;
}

@media all and (min-width: 18.75em) {
  .article-documents-title {
    font-size: 1.25rem;
  }
}

@media all and (min-width: 21.125em) {
  .article-documents-title {
    font-size: 1.3125rem;
  }
}

@media all and (min-width: 23.4375em) {
  .article-documents-title {
    font-size: 1.375rem;
  }
}

@media all and (min-width: 25.8125em) {
  .article-documents-title {
    font-size: 1.4375rem;
  }
}

@media all and (min-width: 28.125em) {
  .article-documents-title {
    font-size: 1.5rem;
  }
}

@media all and (min-width: 30.5em) {
  .article-documents-title {
    font-size: 1.5625rem;
  }
}

@media all and (min-width: 32.8125em) {
  .article-documents-title {
    font-size: 1.625rem;
  }
}

@media all and (min-width: 35.1875em) {
  .article-documents-title {
    font-size: 1.6875rem;
  }
}

@media all and (min-width: 37.5em) {
  .article-documents-title {
    font-size: 1.75rem;
  }
}

@media all and (min-width: 39.875em) {
  .article-documents-title {
    font-size: 1.8125rem;
  }
}

@media all and (min-width: 42.1875em) {
  .article-documents-title {
    font-size: 1.875rem;
  }
}

@media all and (min-width: 44.5625em) {
  .article-documents-title {
    font-size: 1.9375rem;
  }
}

@media all and (min-width: 46.875em) {
  .article-documents-title {
    font-size: 2rem;
  }
}

@media all and (min-width: 49.25em) {
  .article-documents-title {
    font-size: 2.0625rem;
  }
}

@media all and (min-width: 51.5625em) {
  .article-documents-title {
    font-size: 2.125rem;
  }
}

@media all and (min-width: 53.9375em) {
  .article-documents-title {
    font-size: 2.1875rem;
  }
}

@media all and (min-width: 56.25em) {
  .article-documents-title {
    font-size: 2.25rem;
  }
}

.article-documents-list {
  margin-bottom: 40px;
}

.article-documents-item svg {
  fill: #1b67a3;
  height: 20px;
  margin-right: 5px;
  vertical-align: middle;
  width: 20px;
}

.article-documents-item-link {
  color: #1b67a3;
}

@media all and (min-width: 18.75em) {
  .article-documents-item-link {
    font-size: 1rem;
  }
}

@media all and (min-width: 28.125em) {
  .article-documents-item-link {
    font-size: 1.0625rem;
  }
}

@media all and (min-width: 37.5em) {
  .article-documents-item-link {
    font-size: 1.125rem;
  }
}

@media all and (min-width: 46.875em) {
  .article-documents-item-link {
    font-size: 1.1875rem;
  }
}

@media all and (min-width: 56.25em) {
  .article-documents-item-link {
    font-size: 1.25rem;
  }
}

.article-documents-item-meta {
  color: #686868;
}

.button {
  background-color: transparent;
  background-image: none;
  border: 0;
  cursor: pointer;
  display: inline-block;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  border-radius: 2px;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 10px 20px 9px;
  text-align: center;
  text-transform: uppercase;
}

.button.-round {
  border-radius: 25px;
}

.button.-red {
  color: #fff !important;
  background-color: #af1a21;
}

.button.-red:hover,
.button.-red:focus,
.button.-red:active {
  background-color: #831319;
  text-decoration: none;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.button.-blue {
  color: #fff !important;
  background-color: #1b67a3;
}

.button.-blue:hover,
.button.-blue:focus,
.button.-blue:active {
  background-color: #144b77;
  text-decoration: none;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.button.-white-red {
  background-color: #fff;
  color: #af1a21 !important;
}

.button.-white-red:hover,
.button.-white-red:focus,
.button.-white-red:active {
  background-color: #ededed;
  text-decoration: none;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.button.-white-blue {
  background-color: #fff;
  color: #1b67a3 !important;
}

.button.-white-blue:hover,
.button.-white-blue:focus,
.button.-white-blue:active {
  background-color: #ededed;
  text-decoration: none;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.button.-full {
  width: 100%;
}

.comment-list ol {
  list-style: none;
}

.ContentListing {
  margin-bottom: 7%;
}

.ContentListing-list-item {
  border-bottom: solid 1px #ddd;
  padding-top: 20px;
}

.ContentListing-list-item.-image {
  position: relative;
}

@media all and (min-width: 48.4375em) {
  .ContentListing-list-item.-image {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.ContentListing-list-item-label {
  color: #686868;
  letter-spacing: 1px;
  text-transform: uppercase;
}

@media all and (min-width: 18.75em) {
  .ContentListing-list-item-label {
    font-size: 0.75rem;
  }
}

@media all and (min-width: 37.5em) {
  .ContentListing-list-item-label {
    font-size: 0.8125rem;
  }
}

@media all and (min-width: 56.25em) {
  .ContentListing-list-item-label {
    font-size: 0.875rem;
  }
}

.ContentListing-list-item-label svg {
  fill: #686868;
  height: 13px;
}

.ContentListing-list-item-title {
  font-family: "gibson-semibold", Helvetica, Arial, sans-serif;
  color: #1b67a3;
  line-height: 1.5;
}

.fonts-loaded .ContentListing-list-item-title {
  font-family: "gibson-semibold", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 18.75em) {
  .ContentListing-list-item-title {
    font-size: 1.25rem;
  }
}

@media all and (min-width: 28.125em) {
  .ContentListing-list-item-title {
    font-size: 1.3125rem;
  }
}

@media all and (min-width: 37.5em) {
  .ContentListing-list-item-title {
    font-size: 1.375rem;
  }
}

@media all and (min-width: 46.875em) {
  .ContentListing-list-item-title {
    font-size: 1.4375rem;
  }
}

@media all and (min-width: 56.25em) {
  .ContentListing-list-item-title {
    font-size: 1.5rem;
  }
}

.ContentListing-list-item-title a:hover,
.ContentListing-list-item-title a:focus,
.ContentListing-list-item-title a:active {
  text-decoration: none;
}

.-image .ContentListing-list-item-title {
  width: 60%;
}

@media all and (min-width: 48.4375em) {
  .-image .ContentListing-list-item-title {
    width: 100%;
  }
}

.ContentListing-list-item-date {
  color: #686868;
  font-style: italic;
}

@media all and (min-width: 18.75em) {
  .ContentListing-list-item-date {
    font-size: 0.875rem;
  }
}

@media all and (min-width: 37.5em) {
  .ContentListing-list-item-date {
    font-size: 0.9375rem;
  }
}

@media all and (min-width: 56.25em) {
  .ContentListing-list-item-date {
    font-size: 1rem;
  }
}

.ContentListing-list-item-description {
  padding: 20px 0;
  line-height: 1.4;
}

@media all and (min-width: 18.75em) {
  .ContentListing-list-item-description {
    font-size: 1rem;
  }
}

@media all and (min-width: 37.5em) {
  .ContentListing-list-item-description {
    font-size: 1.0625rem;
  }
}

@media all and (min-width: 56.25em) {
  .ContentListing-list-item-description {
    font-size: 1.125rem;
  }
}

.ContentListing-list-item-more {
  color: #1b67a3;
}

.ContentListing-list-item-more svg {
  fill: currentColor;
  height: 16px;
  -webkit-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
  margin-left: -5px;
  vertical-align: text-top;
}

@media all and (min-width: 48.4375em) {
  .ContentListing-list-item-more svg {
    height: 18px;
  }
}

.-image .ContentListing-list-item-content {
  display: inline-block;
  width: 100%;
}

@media all and (min-width: 48.4375em) {
  .-image .ContentListing-list-item-content {
    width: 65%;
  }
}

.ContentListing-list-item-image {
  background-position: center;
  background-size: cover;
  border-radius: 3px;
  height: 100px;
  margin: 20px 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 30%;
}

@media all and (min-width: 48.4375em) {
  .ContentListing-list-item-image {
    height: 150px;
    position: relative;
  }
}

.ContentListing-list-all {
  border: 2px solid #1b67a3;
  border-radius: 30px;
  color: #1b67a3;
  display: inline-block;
  padding: 10px 20px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transform: 150ms all ease-in-out;
       -o-transform: 150ms all ease-in-out;
          transform: 150ms all ease-in-out;
}

@media all and (min-width: 18.75em) {
  .ContentListing-list-all {
    font-size: 0.875rem;
  }
}

@media all and (min-width: 37.5em) {
  .ContentListing-list-all {
    font-size: 0.9375rem;
  }
}

@media all and (min-width: 56.25em) {
  .ContentListing-list-all {
    font-size: 1rem;
  }
}

.ContentListing-list-all:hover,
.ContentListing-list-all:focus,
.ContentListing-list-all:active {
  background: rgba(27, 103, 163, 0.2);
  text-decoration: none;
}

.ContentListing-list-all-wrap {
  margin: 40px 0 0;
  text-align: center;
}

.error {
  margin-bottom: 5rem;
  margin-top: 3.125rem;
}

.error-title {
  font-family: "gibson-semibold", Helvetica, Arial, sans-serif;
  font-size: 3.5em;
  line-height: 1.2;
  margin-bottom: 1.25rem;
}

.fonts-loaded .error-title {
  font-family: "gibson-semibold", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 18.75em) {
  .error-title {
    font-size: 1.875rem;
  }
}

@media all and (min-width: 20.1875em) {
  .error-title {
    font-size: 1.9375rem;
  }
}

@media all and (min-width: 21.625em) {
  .error-title {
    font-size: 2rem;
  }
}

@media all and (min-width: 23.0625em) {
  .error-title {
    font-size: 2.0625rem;
  }
}

@media all and (min-width: 24.5em) {
  .error-title {
    font-size: 2.125rem;
  }
}

@media all and (min-width: 25.9375em) {
  .error-title {
    font-size: 2.1875rem;
  }
}

@media all and (min-width: 27.375em) {
  .error-title {
    font-size: 2.25rem;
  }
}

@media all and (min-width: 28.875em) {
  .error-title {
    font-size: 2.3125rem;
  }
}

@media all and (min-width: 30.3125em) {
  .error-title {
    font-size: 2.375rem;
  }
}

@media all and (min-width: 31.75em) {
  .error-title {
    font-size: 2.4375rem;
  }
}

@media all and (min-width: 33.1875em) {
  .error-title {
    font-size: 2.5rem;
  }
}

@media all and (min-width: 34.625em) {
  .error-title {
    font-size: 2.5625rem;
  }
}

@media all and (min-width: 36.0625em) {
  .error-title {
    font-size: 2.625rem;
  }
}

@media all and (min-width: 37.5em) {
  .error-title {
    font-size: 2.6875rem;
  }
}

@media all and (min-width: 38.9375em) {
  .error-title {
    font-size: 2.75rem;
  }
}

@media all and (min-width: 40.375em) {
  .error-title {
    font-size: 2.8125rem;
  }
}

@media all and (min-width: 41.8125em) {
  .error-title {
    font-size: 2.875rem;
  }
}

@media all and (min-width: 43.25em) {
  .error-title {
    font-size: 2.9375rem;
  }
}

@media all and (min-width: 44.6875em) {
  .error-title {
    font-size: 3rem;
  }
}

@media all and (min-width: 46.125em) {
  .error-title {
    font-size: 3.0625rem;
  }
}

@media all and (min-width: 47.625em) {
  .error-title {
    font-size: 3.125rem;
  }
}

@media all and (min-width: 49.0625em) {
  .error-title {
    font-size: 3.1875rem;
  }
}

@media all and (min-width: 50.5em) {
  .error-title {
    font-size: 3.25rem;
  }
}

@media all and (min-width: 51.9375em) {
  .error-title {
    font-size: 3.3125rem;
  }
}

@media all and (min-width: 53.375em) {
  .error-title {
    font-size: 3.375rem;
  }
}

@media all and (min-width: 54.8125em) {
  .error-title {
    font-size: 3.4375rem;
  }
}

@media all and (min-width: 56.25em) {
  .error-title {
    font-size: 3.5rem;
  }
}

.error-copy {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
  margin-bottom: 1.25rem;
}

.fonts-loaded .error-copy {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif, Constantia, Georgia, Times, Times New Roman, serif;
}

@media all and (min-width: 18.75em) {
  .error-copy {
    font-size: 1rem;
  }
}

@media all and (min-width: 28.125em) {
  .error-copy {
    font-size: 1.0625rem;
  }
}

@media all and (min-width: 37.5em) {
  .error-copy {
    font-size: 1.125rem;
  }
}

@media all and (min-width: 46.875em) {
  .error-copy {
    font-size: 1.1875rem;
  }
}

@media all and (min-width: 56.25em) {
  .error-copy {
    font-size: 1.25rem;
  }
}

.error-search {
  font-family: "gibson-semibold", Helvetica, Arial, sans-serif;
}

@media all and (min-width: 18.75em) {
  .error-search {
    font-size: 1.125rem;
  }
}

@media all and (min-width: 25em) {
  .error-search {
    font-size: 1.1875rem;
  }
}

@media all and (min-width: 31.25em) {
  .error-search {
    font-size: 1.25rem;
  }
}

@media all and (min-width: 37.5em) {
  .error-search {
    font-size: 1.3125rem;
  }
}

@media all and (min-width: 43.75em) {
  .error-search {
    font-size: 1.375rem;
  }
}

@media all and (min-width: 50em) {
  .error-search {
    font-size: 1.4375rem;
  }
}

@media all and (min-width: 56.25em) {
  .error-search {
    font-size: 1.5rem;
  }
}

.fonts-loaded .error-search {
  font-family: "gibson-semibold", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

.event-image {
  width: 100%;
}

.event-title {
  font-family: "gibson-semibold", Helvetica, Arial, sans-serif;
}

.fonts-loaded .event-title {
  font-family: "gibson-semibold", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 18.75em) {
  .event-title {
    font-size: 1.875rem;
  }
}

@media all and (min-width: 21.125em) {
  .event-title {
    font-size: 1.9375rem;
  }
}

@media all and (min-width: 23.4375em) {
  .event-title {
    font-size: 2rem;
  }
}

@media all and (min-width: 25.8125em) {
  .event-title {
    font-size: 2.0625rem;
  }
}

@media all and (min-width: 28.125em) {
  .event-title {
    font-size: 2.125rem;
  }
}

@media all and (min-width: 30.5em) {
  .event-title {
    font-size: 2.1875rem;
  }
}

@media all and (min-width: 32.8125em) {
  .event-title {
    font-size: 2.25rem;
  }
}

@media all and (min-width: 35.1875em) {
  .event-title {
    font-size: 2.3125rem;
  }
}

@media all and (min-width: 37.5em) {
  .event-title {
    font-size: 2.375rem;
  }
}

@media all and (min-width: 39.875em) {
  .event-title {
    font-size: 2.4375rem;
  }
}

@media all and (min-width: 42.1875em) {
  .event-title {
    font-size: 2.5rem;
  }
}

@media all and (min-width: 44.5625em) {
  .event-title {
    font-size: 2.5625rem;
  }
}

@media all and (min-width: 46.875em) {
  .event-title {
    font-size: 2.625rem;
  }
}

@media all and (min-width: 49.25em) {
  .event-title {
    font-size: 2.6875rem;
  }
}

@media all and (min-width: 51.5625em) {
  .event-title {
    font-size: 2.75rem;
  }
}

@media all and (min-width: 53.9375em) {
  .event-title {
    font-size: 2.8125rem;
  }
}

@media all and (min-width: 56.25em) {
  .event-title {
    font-size: 2.875rem;
  }
}

.event-info {
  border-bottom: 1px solid #ddd;
  padding-bottom: 2em;
  padding-top: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.event-info-content {
  width: 100%;
}

.event-info-item {
  color: #686868;
  font-size: 1.25rem;
}

.event-register {
  margin-top: 1em;
}

.event-wrap {
  margin-top: 15px;
}

@media all and (min-width: 56.25em) {
  .event-wrap {
    margin-top: 30px;
  }
}

@media all and (min-width: 56.25em) {
  .event-secondary {
    display: inline-block;
    vertical-align: top;
    width: 10%;
  }
}

@media all and (min-width: 56.25em) {
  .event-main {
    display: inline-block;
    vertical-align: top;
    width: 85%;
  }
}

.event-social {
  margin: 30px 0;
}

@media all and (min-width: 56.25em) {
  .event-social {
    margin-top: 15px;
  }
}

.event-social-item {
  display: inline-block;
}

@media all and (min-width: 56.25em) {
  .event-social-item {
    margin-bottom: 1.25rem;
  }
}

.event-social-item a {
  background-color: #1b67a3;
  border-radius: 50%;
  padding: 12px 10px;
}

.event-social-item a:hover,
.event-social-item a:focus,
.event-social-item a:active {
  background-color: #119de4;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.event-social-item a:hover svg,
.event-social-item a:focus svg,
.event-social-item a:active svg {
  fill: #fff;
}

.event-social-item a svg {
  fill: #fff;
  margin-bottom: -4px;
}

.event-subtitle {
  font-size: 1.25em;
}

.event-sponsors {
  border-top: 1px solid #ddd;
  margin-bottom: 2.5rem;
  margin-top: 2.5rem;
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
}

@media all and (min-width: 18.75em) {
  .event-sponsors-title {
    font-size: 1.25rem;
  }
}

@media all and (min-width: 21.125em) {
  .event-sponsors-title {
    font-size: 1.3125rem;
  }
}

@media all and (min-width: 23.4375em) {
  .event-sponsors-title {
    font-size: 1.375rem;
  }
}

@media all and (min-width: 25.8125em) {
  .event-sponsors-title {
    font-size: 1.4375rem;
  }
}

@media all and (min-width: 28.125em) {
  .event-sponsors-title {
    font-size: 1.5rem;
  }
}

@media all and (min-width: 30.5em) {
  .event-sponsors-title {
    font-size: 1.5625rem;
  }
}

@media all and (min-width: 32.8125em) {
  .event-sponsors-title {
    font-size: 1.625rem;
  }
}

@media all and (min-width: 35.1875em) {
  .event-sponsors-title {
    font-size: 1.6875rem;
  }
}

@media all and (min-width: 37.5em) {
  .event-sponsors-title {
    font-size: 1.75rem;
  }
}

@media all and (min-width: 39.875em) {
  .event-sponsors-title {
    font-size: 1.8125rem;
  }
}

@media all and (min-width: 42.1875em) {
  .event-sponsors-title {
    font-size: 1.875rem;
  }
}

@media all and (min-width: 44.5625em) {
  .event-sponsors-title {
    font-size: 1.9375rem;
  }
}

@media all and (min-width: 46.875em) {
  .event-sponsors-title {
    font-size: 2rem;
  }
}

@media all and (min-width: 49.25em) {
  .event-sponsors-title {
    font-size: 2.0625rem;
  }
}

@media all and (min-width: 51.5625em) {
  .event-sponsors-title {
    font-size: 2.125rem;
  }
}

@media all and (min-width: 53.9375em) {
  .event-sponsors-title {
    font-size: 2.1875rem;
  }
}

@media all and (min-width: 56.25em) {
  .event-sponsors-title {
    font-size: 2.25rem;
  }
}

.event-sponsors-primary {
  margin-bottom: 2.5rem;
  margin-top: 1.25rem;
}

.event-sponsors-primary-label {
  color: #686868;
  text-transform: uppercase;
}

@media all and (min-width: 18.75em) {
  .event-sponsors-primary-label {
    font-size: 1rem;
  }
}

@media all and (min-width: 37.5em) {
  .event-sponsors-primary-label {
    font-size: 1.0625rem;
  }
}

@media all and (min-width: 56.25em) {
  .event-sponsors-primary-label {
    font-size: 1.125rem;
  }
}

.event-sponsors-primary-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.event-sponsors-primary-item {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #ddd;
  border-radius: 3px;
  height: 9.375rem;
  margin-top: 1.25rem;
  padding: 0.625rem;
  text-align: center;
  width: 100%;
}

@media all and (min-width: 31.25em) {
  .event-sponsors-primary-item {
    width: 49%;
  }
}

.event-sponsors-primary-item-image {
  height: 100%;
}

.event-sponsors-secondary {
  margin-bottom: 2.5rem;
}

.event-sponsors-secondary-label {
  color: #686868;
  text-transform: uppercase;
}

@media all and (min-width: 18.75em) {
  .event-sponsors-secondary-label {
    font-size: 1rem;
  }
}

@media all and (min-width: 37.5em) {
  .event-sponsors-secondary-label {
    font-size: 1.0625rem;
  }
}

@media all and (min-width: 56.25em) {
  .event-sponsors-secondary-label {
    font-size: 1.125rem;
  }
}

.event-sponsors-secondary-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media all and (min-width: 31.25em) {
  .event-sponsors-secondary-items {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.event-sponsors-secondary-item {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #ddd;
  border-radius: 3px;
  height: 6.25rem;
  margin-right: 2%;
  margin-top: 1.25rem;
  padding: 0.625rem;
  text-align: center;
  width: 48%;
}

@media all and (min-width: 31.25em) {
  .event-sponsors-secondary-item {
    width: 32%;
  }
}

.event-sponsors-secondary-item:nth-child(3n + 3) {
  margin-right: 0;
}

.event-sponsors-secondary-item-image {
  height: 100%;
}

.event-sponsors-quaternary-list {
  list-style: none;
  margin-left: 16px;
}

.event-sponsors-quaternary-name {
  position: relative;
}

.event-sponsors-quaternary-name:before {
  content: '';
  background-color: #af1a21;
  border-radius: 50%;
  display: block;
  height: 6px;
  left: -16px;
  position: absolute;
  top: 11px;
  width: 6px;
  z-index: 10000;
}

.event-documents {
  border-top: 1px solid #ddd;
  margin-top: 40px;
  padding-top: 20px;
}

@media all and (min-width: 18.75em) {
  .event-documents-title {
    font-size: 1.25rem;
  }
}

@media all and (min-width: 21.125em) {
  .event-documents-title {
    font-size: 1.3125rem;
  }
}

@media all and (min-width: 23.4375em) {
  .event-documents-title {
    font-size: 1.375rem;
  }
}

@media all and (min-width: 25.8125em) {
  .event-documents-title {
    font-size: 1.4375rem;
  }
}

@media all and (min-width: 28.125em) {
  .event-documents-title {
    font-size: 1.5rem;
  }
}

@media all and (min-width: 30.5em) {
  .event-documents-title {
    font-size: 1.5625rem;
  }
}

@media all and (min-width: 32.8125em) {
  .event-documents-title {
    font-size: 1.625rem;
  }
}

@media all and (min-width: 35.1875em) {
  .event-documents-title {
    font-size: 1.6875rem;
  }
}

@media all and (min-width: 37.5em) {
  .event-documents-title {
    font-size: 1.75rem;
  }
}

@media all and (min-width: 39.875em) {
  .event-documents-title {
    font-size: 1.8125rem;
  }
}

@media all and (min-width: 42.1875em) {
  .event-documents-title {
    font-size: 1.875rem;
  }
}

@media all and (min-width: 44.5625em) {
  .event-documents-title {
    font-size: 1.9375rem;
  }
}

@media all and (min-width: 46.875em) {
  .event-documents-title {
    font-size: 2rem;
  }
}

@media all and (min-width: 49.25em) {
  .event-documents-title {
    font-size: 2.0625rem;
  }
}

@media all and (min-width: 51.5625em) {
  .event-documents-title {
    font-size: 2.125rem;
  }
}

@media all and (min-width: 53.9375em) {
  .event-documents-title {
    font-size: 2.1875rem;
  }
}

@media all and (min-width: 56.25em) {
  .event-documents-title {
    font-size: 2.25rem;
  }
}

.event-documents-list {
  margin-bottom: 40px;
}

.event-documents-item svg {
  fill: #1b67a3;
  height: 20px;
  margin-right: 5px;
  vertical-align: middle;
  width: 20px;
}

.event-documents-item-link {
  color: #1b67a3;
}

@media all and (min-width: 18.75em) {
  .event-documents-item-link {
    font-size: 1rem;
  }
}

@media all and (min-width: 28.125em) {
  .event-documents-item-link {
    font-size: 1.0625rem;
  }
}

@media all and (min-width: 37.5em) {
  .event-documents-item-link {
    font-size: 1.125rem;
  }
}

@media all and (min-width: 46.875em) {
  .event-documents-item-link {
    font-size: 1.1875rem;
  }
}

@media all and (min-width: 56.25em) {
  .event-documents-item-link {
    font-size: 1.25rem;
  }
}

.event-documents-item-meta {
  color: #686868;
}

.footer {
  background-color: #072550;
  color: #fff;
  margin-top: auto;
  padding: 20px;
  position: relative;
  z-index: 100;
}

@media print {
  .footer {
    display: none !important;
  }
}

@media all and (min-width: 48.4375em) {
  .footer {
    padding: 0;
  }
}

@media all and (min-width: 56.25em) {
  .footer {
    padding: 20px 0;
  }
}

@media all and (min-width: 62.5em) {
  .footer {
    padding: 20px;
  }
}

@media all and (min-width: 75em) {
  .footer {
    padding: 40px;
  }
}

@media all and (min-width: 31.25em) {
  .footer-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media all and (min-width: 56.25em) {
  .footer-list {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 0 40px;
  }
}

.footer-list-item {
  display: inline-block;
  padding: 20px 0;
  position: relative;
  vertical-align: top;
  width: 100%;
}

.footer-list-item:last-of-type {
  border-top: solid 1px rgba(255, 255, 255, 0.4);
  padding-right: 0;
  width: 100%;
}

.footer-list-item:first-of-type {
  padding-left: 0;
  padding-top: 0;
}

.footer-list-item:nth-of-type(2) {
  padding-right: 0;
}

.footer-list-item + .footer-list-item {
  border-top: solid 1px rgba(255, 255, 255, 0.4);
}

@media all and (min-width: 31.25em) {
  .footer-list-item {
    padding: 0 15px 60px;
    width: 50%;
  }

  .footer-list-item:first-child {
    border-bottom: none;
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }

  .footer-list-item + .footer-list-item {
    border-top: none;
    margin-top: 0;
  }

  .footer-list-item:last-of-type {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    margin-top: 30px;
    padding: 30px 0 0;
  }
}

@media all and (min-width: 56.25em) {
  .footer-list-item {
    width: 32%;
  }

  .footer-list-item:first-child {
    border-right: none;
  }

  .footer-list-item:last-of-type {
    border-top: none;
    margin-top: 0;
    padding: 0 0 20px 20px;
    width: 32%;
  }

  .footer-list-item + .footer-list-item {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
}

@media all and (min-width: 62.5em) {
  .footer-list-item {
    padding: 0 20px 70px;
  }
}

.footer-list-item-title {
  font-family: "gibson-semibold", Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
}

.fonts-loaded .footer-list-item-title {
  font-family: "gibson-semibold", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

.footer-list-item p {
  font-weight: 300;
  margin-bottom: 15px;
}

.footer-list-item-button {
  bottom: 0;
  margin: 10px 0;
}

@media all and (min-width: 31.25em) {
  .footer-list-item-button {
    position: absolute;
    width: 90% !important;
  }
}

.footer-social {
  display: inline-block;
  list-style: none;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 0;
  width: 100%;
}

@media all and (min-width: 31.25em) {
  .footer-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: right;
    margin-bottom: 0;
    margin-top: 0;
    width: 48%;
  }
}

@media all and (min-width: 56.25em) {
  .footer-social {
    position: absolute;
    bottom: 22px;
    width: 100%;
  }
}

@media all and (min-width: 31.25em) {
  .footer-social-text {
    display: inline-block;
    width: 48%;
  }
}

@media all and (min-width: 56.25em) {
  .footer-social-text {
    width: 100%;
  }
}

.footer-social-item {
  display: inline-block;
  width: 23%;
}

.footer-social-item a {
  border: 1px solid #119de4;
  border-radius: 50%;
  padding: 10px 9px;
}

.footer-social-item a:hover,
.footer-social-item a:focus,
.footer-social-item a:active {
  border-color: #119de4;
  background-color: #119de4;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.footer-social-item a:hover svg,
.footer-social-item a:focus svg,
.footer-social-item a:active svg {
  fill: #072550;
}

.footer-social-item a svg {
  fill: #119de4;
  margin-bottom: -4px;
}

.footer-info {
  padding: 20px 0 0;
  opacity: 0.5;
}

@media all and (min-width: 62.5em) {
  .footer-info {
    display: inline-block;
    padding: 30px 0 0;
    width: 50%;
  }
}

.footer-contact {
  font-size: 0.875rem;
  font-weight: 300;
  margin-bottom: 0;
}

.footer-legal {
  font-size: 0.75rem;
  font-weight: 300;
  margin: 30px 0 0;
}

.footer-badge {
  display: inline-block;
  height: 50px;
}

@media all and (min-width: 62.5em) {
  .footer-badge {
    height: 70px;
  }
}

.footer-badge-link + .footer-badge-link {
  margin-left: 10px;
}

@media all and (min-width: 31.25em) {
  .footer-badge-list {
    margin-top: 40px;
  }
}

@media all and (min-width: 62.5em) {
  .footer-badge-list {
    float: right;
  }
}

/** Search form */

.search-form label {
  font-weight: normal;
}

.HighlightGrid {
  list-style: none;
  position: relative;
  z-index: 10;
}

.HighlightGrid-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0 0;
}

.HighlightGrid-card {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-box-shadow: 9px 0 32px -13px #ddd;
          box-shadow: 9px 0 32px -13px #ddd;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 20px;
  position: relative;
  padding: 20px;
  width: 100%;
}

@media all and (min-width: 31.25em) {
  .HighlightGrid-card {
    min-height: 250px;
    width: 48%;
  }

  .HighlightGrid-card:hover,
  .HighlightGrid-card:focus,
  .HighlightGrid-card:active {
    -webkit-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
  }

  .HighlightGrid-card:hover .HighlightGrid-card-title,
  .HighlightGrid-card:focus .HighlightGrid-card-title,
  .HighlightGrid-card:active .HighlightGrid-card-title {
    text-decoration: underline;
  }
}

@media all and (min-width: 62.5em) {
  .HighlightGrid-card {
    margin-bottom: 40px;
    width: 31%;
  }

  .HighlightGrid-card:hover,
  .HighlightGrid-card:focus,
  .HighlightGrid-card:active {
    -webkit-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
  }

  .HighlightGrid-card:hover .HighlightGrid-card-title,
  .HighlightGrid-card:focus .HighlightGrid-card-title,
  .HighlightGrid-card:active .HighlightGrid-card-title {
    text-decoration: underline;
  }
}

.HighlightGrid-card-stripes {
  background: -webkit-repeating-linear-gradient(bottom, #1b67a3, #1b67a3 4px, #119de4 4px, #119de4 8px);
  background: -o-repeating-linear-gradient(bottom, #1b67a3, #1b67a3 4px, #119de4 4px, #119de4 8px);
  background: repeating-linear-gradient(0deg, #1b67a3, #1b67a3 4px, #119de4 4px, #119de4 8px);
  content: '';
  display: block;
  height: 150px;
  left: 0;
  opacity: 0.4;
  position: absolute;
  -webkit-transform: skewY(-55deg);
       -o-transform: skewY(-55deg);
          transform: skewY(-55deg);
  top: -80px;
  width: 100px;
}

.HighlightGrid-card-corner {
  background-position: center;
  bottom: 0;
  content: '';
  display: block;
  height: 49px;
  position: absolute;
  right: 0;
  width: 109px;
}

.HighlightGrid-card-corner:after {
  bottom: 0;
  border-style: solid;
  border-width: 49px 110px 0 0;
  border-color: white transparent transparent transparent;
  content: '';
  height: 0;
  position: absolute;
  right: 0;
  width: 0;
}

@media all and (min-width: 31.25em) {
  .HighlightGrid-card-corner:after {
    border-width: 125px 100px 0 0;
  }
}

@media all and (min-width: 31.25em) {
  .HighlightGrid-card-corner {
    height: 125px;
    width: 100px;
  }
}

.HighlightGrid-card-link {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
}

.HighlightGrid-card.-image {
  padding-bottom: 150px;
}

.HighlightGrid-card.-full {
  padding-bottom: 150px;
  width: 100%;
}

@media all and (min-width: 31.25em) {
  .HighlightGrid-card.-full {
    width: 48%;
  }
}

@media all and (min-width: 62.5em) {
  .HighlightGrid-card.-full {
    padding-bottom: 20px;
    width: 100%;
  }
}

.HighlightGrid-card.-full-link {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.HighlightGrid-card.-blue {
  background-color: #119de4;
  overflow: hidden;
}

.HighlightGrid-card-image {
  background-color: #ddd;
  background-position: center;
  background-size: cover;
  bottom: 0;
  height: 150px;
  left: 0;
  position: absolute;
  right: 0;
}

@media all and (min-width: 62.5em) {
  .-full .HighlightGrid-card-image {
    background-color: #ddd;
    background-position: center;
    background-size: cover;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
  }
}

.HighlightGrid-card-content {
  position: relative;
  z-index: 10;
}

@media all and (min-width: 62.5em) {
  .-full .HighlightGrid-card-content {
    float: right;
    padding-left: 20px;
    width: 50%;
  }
}

.HighlightGrid-card-label {
  font-family: "gibson", Helvetica, Arial, sans-serif;
  color: #686868;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

.fonts-loaded .HighlightGrid-card-label {
  font-family: "gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

.-blue .HighlightGrid-card-label {
  color: #fff;
}

.HighlightGrid-card-title {
  font-family: "gibson-semibold", Helvetica, Arial, sans-serif;
  color: #1b67a3;
  line-height: 1.2;
  margin-bottom: 20px;
}

.fonts-loaded .HighlightGrid-card-title {
  font-family: "gibson-semibold", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 18.75em) {
  .HighlightGrid-card-title {
    font-size: 112.5%;
  }
}

@media all and (min-width: 25em) {
  .HighlightGrid-card-title {
    font-size: 118.75%;
  }
}

@media all and (min-width: 31.25em) {
  .HighlightGrid-card-title {
    font-size: 125%;
  }
}

@media all and (min-width: 37.5em) {
  .HighlightGrid-card-title {
    font-size: 131.25%;
  }
}

@media all and (min-width: 43.75em) {
  .HighlightGrid-card-title {
    font-size: 137.5%;
  }
}

@media all and (min-width: 50em) {
  .HighlightGrid-card-title {
    font-size: 143.75%;
  }
}

@media all and (min-width: 56.25em) {
  .HighlightGrid-card-title {
    font-size: 150%;
  }
}

.-blue .HighlightGrid-card-title {
  color: #fff;
}

.-full .HighlightGrid-card-title {
  line-height: 1.2;
}

@media all and (min-width: 18.75em) {
  .-full .HighlightGrid-card-title {
    font-size: 112.5%;
  }
}

@media all and (min-width: 22.5em) {
  .-full .HighlightGrid-card-title {
    font-size: 118.75%;
  }
}

@media all and (min-width: 26.25em) {
  .-full .HighlightGrid-card-title {
    font-size: 125%;
  }
}

@media all and (min-width: 30em) {
  .-full .HighlightGrid-card-title {
    font-size: 131.25%;
  }
}

@media all and (min-width: 33.75em) {
  .-full .HighlightGrid-card-title {
    font-size: 137.5%;
  }
}

@media all and (min-width: 37.5em) {
  .-full .HighlightGrid-card-title {
    font-size: 143.75%;
  }
}

@media all and (min-width: 41.25em) {
  .-full .HighlightGrid-card-title {
    font-size: 150%;
  }
}

@media all and (min-width: 45em) {
  .-full .HighlightGrid-card-title {
    font-size: 156.25%;
  }
}

@media all and (min-width: 48.75em) {
  .-full .HighlightGrid-card-title {
    font-size: 162.5%;
  }
}

@media all and (min-width: 52.5em) {
  .-full .HighlightGrid-card-title {
    font-size: 168.75%;
  }
}

@media all and (min-width: 56.25em) {
  .-full .HighlightGrid-card-title {
    font-size: 175%;
  }
}

.HighlightGrid-card-description {
  font-family: "gibson", Helvetica, Arial, sans-serif;
  color: #686868;
  line-height: 1.25;
}

.fonts-loaded .HighlightGrid-card-description {
  font-family: "gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 18.75em) {
  .HighlightGrid-card-description {
    font-size: 75%;
  }
}

@media all and (min-width: 28.125em) {
  .HighlightGrid-card-description {
    font-size: 81.25%;
  }
}

@media all and (min-width: 37.5em) {
  .HighlightGrid-card-description {
    font-size: 87.5%;
  }
}

@media all and (min-width: 46.875em) {
  .HighlightGrid-card-description {
    font-size: 93.75%;
  }
}

@media all and (min-width: 56.25em) {
  .HighlightGrid-card-description {
    font-size: 100%;
  }
}

.-blue .HighlightGrid-card-description {
  color: #fff;
}

.-full .HighlightGrid-card-description {
  display: none;
}

@media all and (min-width: 62.5em) {
  .-full .HighlightGrid-card-description {
    display: block;
  }
}

.Homepage {
  min-height: 300px;
  position: relative;
  z-index: 10;
}

@media all and (min-width: 56.25em) {
  .Homepage {
    min-height: 400px;
  }
}

.Homepage-hero {
  background: -webkit-gradient(linear, left top, right bottom, from(#681e40), color-stop(#072550), to(#681e40));
  background: -webkit-linear-gradient(top left, #681e40, #072550, #681e40);
  background: -o-linear-gradient(top left, #681e40, #072550, #681e40);
  background: linear-gradient(to bottom right, #681e40, #072550, #681e40);
  color: #fff;
  margin-top: -10%;
  min-height: 500px;
  overflow: hidden;
  padding: 20% 10% 10%;
  position: relative;
  -webkit-transform: skewY(5deg);
       -o-transform: skewY(5deg);
          transform: skewY(5deg);
}

@media all and (min-width: 56.25em) {
  .Homepage-hero {
    min-height: 300px;
  }
}

@media all and (min-width: 56.25em) {
  .Homepage-hero {
    min-height: 400px;
  }
}

.Homepage-hero-content {
  -webkit-transform: skewY(-5deg);
       -o-transform: skewY(-5deg);
          transform: skewY(-5deg);
}

@media all and (min-width: 31.25em) {
  .Homepage-hero-content {
    width: 55%;
  }
}

.Homepage-hero-super {
  font-family: "gibson", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

.fonts-loaded .Homepage-hero-super {
  font-family: "gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 18.75em) {
  .Homepage-hero-super {
    font-size: 16px;
  }
}

@media all and (min-width: 22.5em) {
  .Homepage-hero-super {
    font-size: 17px;
  }
}

@media all and (min-width: 26.25em) {
  .Homepage-hero-super {
    font-size: 18px;
  }
}

@media all and (min-width: 30em) {
  .Homepage-hero-super {
    font-size: 19px;
  }
}

@media all and (min-width: 33.75em) {
  .Homepage-hero-super {
    font-size: 20px;
  }
}

@media all and (min-width: 37.5em) {
  .Homepage-hero-super {
    font-size: 21px;
  }
}

@media all and (min-width: 41.25em) {
  .Homepage-hero-super {
    font-size: 22px;
  }
}

@media all and (min-width: 45em) {
  .Homepage-hero-super {
    font-size: 23px;
  }
}

@media all and (min-width: 48.75em) {
  .Homepage-hero-super {
    font-size: 24px;
  }
}

@media all and (min-width: 52.5em) {
  .Homepage-hero-super {
    font-size: 25px;
  }
}

@media all and (min-width: 56.25em) {
  .Homepage-hero-super {
    font-size: 26px;
  }
}

.Homepage-hero-background {
  background-position: center;
  background-size: cover;
  bottom: -100px;
  left: 0;
  opacity: 0.2;
  position: absolute;
  right: 0;
  -webkit-transform: skewY(-7deg);
       -o-transform: skewY(-7deg);
          transform: skewY(-7deg);
  top: 0;
}

.Homepage-hero-title {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
  line-height: 1.2;
  margin-bottom: 20px;
}

.fonts-loaded .Homepage-hero-title {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif, Constantia, Georgia, Times, Times New Roman, serif;
}

@media all and (min-width: 18.75em) {
  .Homepage-hero-title {
    font-size: 24px;
  }
}

@media all and (min-width: 21.25em) {
  .Homepage-hero-title {
    font-size: 26px;
  }
}

@media all and (min-width: 23.75em) {
  .Homepage-hero-title {
    font-size: 28px;
  }
}

@media all and (min-width: 26.25em) {
  .Homepage-hero-title {
    font-size: 30px;
  }
}

@media all and (min-width: 28.75em) {
  .Homepage-hero-title {
    font-size: 32px;
  }
}

@media all and (min-width: 31.25em) {
  .Homepage-hero-title {
    font-size: 34px;
  }
}

@media all and (min-width: 33.75em) {
  .Homepage-hero-title {
    font-size: 36px;
  }
}

@media all and (min-width: 36.25em) {
  .Homepage-hero-title {
    font-size: 38px;
  }
}

@media all and (min-width: 38.75em) {
  .Homepage-hero-title {
    font-size: 40px;
  }
}

@media all and (min-width: 41.25em) {
  .Homepage-hero-title {
    font-size: 42px;
  }
}

@media all and (min-width: 43.75em) {
  .Homepage-hero-title {
    font-size: 44px;
  }
}

@media all and (min-width: 46.25em) {
  .Homepage-hero-title {
    font-size: 46px;
  }
}

@media all and (min-width: 48.75em) {
  .Homepage-hero-title {
    font-size: 48px;
  }
}

@media all and (min-width: 51.25em) {
  .Homepage-hero-title {
    font-size: 50px;
  }
}

@media all and (min-width: 53.75em) {
  .Homepage-hero-title {
    font-size: 52px;
  }
}

@media all and (min-width: 56.25em) {
  .Homepage-hero-title {
    font-size: 54px;
  }
}

.Homepage-hero-image {
  bottom: -5%;
  height: 200px;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  right: 0;
  -webkit-transform: skewY(-5deg);
       -o-transform: skewY(-5deg);
          transform: skewY(-5deg);
  width: auto;
}

@media all and (min-width: 31.25em) {
  .Homepage-hero-image {
    bottom: -5%;
    height: inherit;
    left: inherit;
    margin: inherit;
    right: -1%;
    width: 45%;
  }
}

@media all and (min-width: 93.75em) {
  .Homepage-hero-image {
    max-height: 550px;
    width: auto;
  }
}

.Homepage-hero-stripes {
  background: -webkit-repeating-linear-gradient(bottom, #6f2848, #6f2848 4px, #681e40 4px, #681e40 8px);
  background: -o-repeating-linear-gradient(bottom, #6f2848, #6f2848 4px, #681e40 4px, #681e40 8px);
  background: repeating-linear-gradient(0deg, #6f2848, #6f2848 4px, #681e40 4px, #681e40 8px);
  bottom: -100px;
  content: '';
  height: 1000px;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: skewY(-35deg);
       -o-transform: skewY(-35deg);
          transform: skewY(-35deg);
  width: 90%;
  z-index: -1;
}

@media all and (min-width: 56.25em) {
  .Homepage-hero-stripes {
    width: 65%;
  }
}

.Homepage-highlights {
  list-style: none;
  position: relative;
  z-index: 10;
}

.Homepage-highlights-title {
  color: #fff;
  font-family: "gibson", Helvetica, Arial, sans-serif;
  font-weight: 100;
}

.fonts-loaded .Homepage-highlights-title {
  font-family: "gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 18.75em) {
  .Homepage-highlights-title {
    font-size: 1.5rem;
  }
}

@media all and (min-width: 21.4375em) {
  .Homepage-highlights-title {
    font-size: 1.5625rem;
  }
}

@media all and (min-width: 24.125em) {
  .Homepage-highlights-title {
    font-size: 1.625rem;
  }
}

@media all and (min-width: 26.8125em) {
  .Homepage-highlights-title {
    font-size: 1.6875rem;
  }
}

@media all and (min-width: 29.4375em) {
  .Homepage-highlights-title {
    font-size: 1.75rem;
  }
}

@media all and (min-width: 32.125em) {
  .Homepage-highlights-title {
    font-size: 1.8125rem;
  }
}

@media all and (min-width: 34.8125em) {
  .Homepage-highlights-title {
    font-size: 1.875rem;
  }
}

@media all and (min-width: 37.5em) {
  .Homepage-highlights-title {
    font-size: 1.9375rem;
  }
}

@media all and (min-width: 40.1875em) {
  .Homepage-highlights-title {
    font-size: 2rem;
  }
}

@media all and (min-width: 42.875em) {
  .Homepage-highlights-title {
    font-size: 2.0625rem;
  }
}

@media all and (min-width: 45.5625em) {
  .Homepage-highlights-title {
    font-size: 2.125rem;
  }
}

@media all and (min-width: 48.1875em) {
  .Homepage-highlights-title {
    font-size: 2.1875rem;
  }
}

@media all and (min-width: 50.875em) {
  .Homepage-highlights-title {
    font-size: 2.25rem;
  }
}

@media all and (min-width: 53.5625em) {
  .Homepage-highlights-title {
    font-size: 2.3125rem;
  }
}

@media all and (min-width: 56.25em) {
  .Homepage-highlights-title {
    font-size: 2.375rem;
  }
}

.Homepage-quote {
  position: relative;
}

.Homepage-quote-wrap {
  border-top: 1px solid #ddd;
  margin-bottom: -50px;
  margin-top: 50px;
  padding: 50px 15px 100px 46px;
  position: relative;
  -webkit-transform: skewY(3deg);
       -o-transform: skewY(3deg);
          transform: skewY(3deg);
  z-index: 10;
}

@media all and (min-width: 56.25em) {
  .Homepage-quote-wrap {
    margin-top: 80px;
  }
}

.Homepage-quote-wrap::after {
  content: '';
  clear: both;
  display: block;
}

.Homepage-quote-image {
  display: none;
}

@media all and (min-width: 62.5em) {
  .Homepage-quote-image {
    bottom: 0;
    display: block;
    position: absolute;
    width: 30%;
  }
}

@media all and (min-width: 93.75em) {
  .Homepage-quote-image {
    max-height: 550px;
    width: auto;
  }
}

.Homepage-quote-stripes {
  background: -webkit-repeating-linear-gradient(bottom, #1b67a3, #1b67a3 4px, transparent 4px, transparent 8px);
  background: -o-repeating-linear-gradient(bottom, #1b67a3, #1b67a3 4px, transparent 4px, transparent 8px);
  background: repeating-linear-gradient(0deg, #1b67a3, #1b67a3 4px, transparent 4px, transparent 8px);
  bottom: -350px;
  content: '';
  height: 300px;
  left: 0;
  position: absolute;
  opacity: 0.4;
  -webkit-transform: skewY(60deg);
       -o-transform: skewY(60deg);
          transform: skewY(60deg);
  right: 0;
  width: 200px;
}

@media all and (min-width: 62.5em) {
  .Homepage-quote-stripes {
    bottom: -200px;
  }
}

.Homepage-quote-content {
  position: relative;
  -webkit-transform: skewY(-3deg);
       -o-transform: skewY(-3deg);
          transform: skewY(-3deg);
}

@media all and (min-width: 62.5em) {
  .Homepage-quote-content {
    max-width: 775px;
    margin: auto;
    padding: 20px 20px 20px 50px;
  }
}

.Homepage-quote-content svg {
  height: 30px;
  left: -40px;
  position: absolute;
  top: 4px;
  width: 30px;
}

@media all and (min-width: 62.5em) {
  .Homepage-quote-content svg {
    height: 50px;
    left: -10px;
    top: 18px;
    width: 50px;
  }
}

@media all and (min-width: 62.5em) {
  .Homepage-quote-content.-image {
    float: right;
    width: 60%;
  }
}

.Homepage-quote-opening {
  background-color: #af1a21;
  border-radius: 50%;
  color: #fff;
  font-size: 3.125rem;
  padding: 0 15px;
}

.Homepage-quote-text {
  font-family: "pt-serif-bold", Constantia, Georgia, Times, Times New Roman, serif;
  color: #af1a21;
  line-height: 1.4;
}

.fonts-loaded .Homepage-quote-text {
  font-family: "pt-serif-bold", Constantia, Georgia, Times, Times New Roman, serif, Constantia, Georgia, Times, Times New Roman, serif;
}

@media all and (min-width: 18.75em) {
  .Homepage-quote-text {
    font-size: 1.25rem;
  }
}

@media all and (min-width: 22.5em) {
  .Homepage-quote-text {
    font-size: 1.3125rem;
  }
}

@media all and (min-width: 26.25em) {
  .Homepage-quote-text {
    font-size: 1.375rem;
  }
}

@media all and (min-width: 30em) {
  .Homepage-quote-text {
    font-size: 1.4375rem;
  }
}

@media all and (min-width: 33.75em) {
  .Homepage-quote-text {
    font-size: 1.5rem;
  }
}

@media all and (min-width: 37.5em) {
  .Homepage-quote-text {
    font-size: 1.5625rem;
  }
}

@media all and (min-width: 41.25em) {
  .Homepage-quote-text {
    font-size: 1.625rem;
  }
}

@media all and (min-width: 45em) {
  .Homepage-quote-text {
    font-size: 1.6875rem;
  }
}

@media all and (min-width: 48.75em) {
  .Homepage-quote-text {
    font-size: 1.75rem;
  }
}

@media all and (min-width: 52.5em) {
  .Homepage-quote-text {
    font-size: 1.8125rem;
  }
}

@media all and (min-width: 56.25em) {
  .Homepage-quote-text {
    font-size: 1.875rem;
  }
}

.Homepage-quote-attribution {
  color: #686868;
  margin-top: 10px;
}

.Homepage-quote-cta {
  color: #686868;
  border-top: solid 1px #ddd;
  margin-top: 20px;
  padding-top: 20px;
}

.Homepage-quote-cta-divider {
  color: #ddd;
}

.Homepage-quote-cta-link {
  font-family: "gibson-semibold", Helvetica, Arial, sans-serif;
  color: #1b67a3;
}

.fonts-loaded .Homepage-quote-cta-link {
  font-family: "gibson-semibold", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

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

@media all and (min-width: 48.4375em) {
  .LandingPage {
    margin-top: 0;
  }
}

.LandingPage-header {
  background: -webkit-gradient(linear, left top, right bottom, from(#681e40), color-stop(#072550), to(#681e40));
  background: -webkit-linear-gradient(top left, #681e40, #072550, #681e40);
  background: -o-linear-gradient(top left, #681e40, #072550, #681e40);
  background: linear-gradient(to bottom right, #681e40, #072550, #681e40);
  color: #fff;
  margin-bottom: 50px;
  margin-top: -7%;
  overflow: hidden;
  padding-top: 10%;
  position: relative;
  -webkit-transform: skewY(5deg);
       -o-transform: skewY(5deg);
          transform: skewY(5deg);
  z-index: -1;
}

.LandingPage-header-background {
  background-position: center;
  background-size: cover;
  bottom: -100px;
  left: 0;
  opacity: 0.2;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: skewY(-5deg);
       -o-transform: skewY(-5deg);
          transform: skewY(-5deg);
}

.LandingPage-header-content {
  text-align: center;
  padding: 10% 10% 20%;
  position: relative;
  -webkit-transform: skewY(-5deg);
       -o-transform: skewY(-5deg);
          transform: skewY(-5deg);
}

@media all and (min-width: 31.25em) {
  .LandingPage-header-content {
    padding: 50px 20px 120px;
  }
}

.-image .LandingPage-header-content {
  margin: auto;
  width: 85%;
}

@media all and (min-width: 31.25em) {
  .-image .LandingPage-header-content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.LandingPage-header-logo {
  margin: 0 auto 20px;
  width: 100%;
}

@media all and (min-width: 31.25em) {
  .LandingPage-header-logo {
    padding-right: 4%;
    width: 36%;
  }
}

.LandingPage-header-image {
  display: block;
  margin: auto;
  max-width: 120px;
  width: 40%;
}

@media all and (min-width: 31.25em) {
  .LandingPage-header-image {
    float: right;
    width: 60%;
  }
}

.LandingPage-header-title {
  font-family: "gibson", Helvetica, Arial, sans-serif;
  display: inline-block;
  font-weight: 100;
  line-height: 1.2;
  margin-bottom: 30px;
  text-align: center;
  vertical-align: top;
}

.fonts-loaded .LandingPage-header-title {
  font-family: "gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 18.75em) {
  .LandingPage-header-title {
    font-size: 1.625rem;
  }
}

@media all and (min-width: 20.1875em) {
  .LandingPage-header-title {
    font-size: 1.6875rem;
  }
}

@media all and (min-width: 21.625em) {
  .LandingPage-header-title {
    font-size: 1.75rem;
  }
}

@media all and (min-width: 23.0625em) {
  .LandingPage-header-title {
    font-size: 1.8125rem;
  }
}

@media all and (min-width: 24.5em) {
  .LandingPage-header-title {
    font-size: 1.875rem;
  }
}

@media all and (min-width: 25.9375em) {
  .LandingPage-header-title {
    font-size: 1.9375rem;
  }
}

@media all and (min-width: 27.375em) {
  .LandingPage-header-title {
    font-size: 2rem;
  }
}

@media all and (min-width: 28.875em) {
  .LandingPage-header-title {
    font-size: 2.0625rem;
  }
}

@media all and (min-width: 30.3125em) {
  .LandingPage-header-title {
    font-size: 2.125rem;
  }
}

@media all and (min-width: 31.75em) {
  .LandingPage-header-title {
    font-size: 2.1875rem;
  }
}

@media all and (min-width: 33.1875em) {
  .LandingPage-header-title {
    font-size: 2.25rem;
  }
}

@media all and (min-width: 34.625em) {
  .LandingPage-header-title {
    font-size: 2.3125rem;
  }
}

@media all and (min-width: 36.0625em) {
  .LandingPage-header-title {
    font-size: 2.375rem;
  }
}

@media all and (min-width: 37.5em) {
  .LandingPage-header-title {
    font-size: 2.4375rem;
  }
}

@media all and (min-width: 38.9375em) {
  .LandingPage-header-title {
    font-size: 2.5rem;
  }
}

@media all and (min-width: 40.375em) {
  .LandingPage-header-title {
    font-size: 2.5625rem;
  }
}

@media all and (min-width: 41.8125em) {
  .LandingPage-header-title {
    font-size: 2.625rem;
  }
}

@media all and (min-width: 43.25em) {
  .LandingPage-header-title {
    font-size: 2.6875rem;
  }
}

@media all and (min-width: 44.6875em) {
  .LandingPage-header-title {
    font-size: 2.75rem;
  }
}

@media all and (min-width: 46.125em) {
  .LandingPage-header-title {
    font-size: 2.8125rem;
  }
}

@media all and (min-width: 47.625em) {
  .LandingPage-header-title {
    font-size: 2.875rem;
  }
}

@media all and (min-width: 49.0625em) {
  .LandingPage-header-title {
    font-size: 2.9375rem;
  }
}

@media all and (min-width: 50.5em) {
  .LandingPage-header-title {
    font-size: 3rem;
  }
}

@media all and (min-width: 51.9375em) {
  .LandingPage-header-title {
    font-size: 3.0625rem;
  }
}

@media all and (min-width: 53.375em) {
  .LandingPage-header-title {
    font-size: 3.125rem;
  }
}

@media all and (min-width: 54.8125em) {
  .LandingPage-header-title {
    font-size: 3.1875rem;
  }
}

@media all and (min-width: 56.25em) {
  .LandingPage-header-title {
    font-size: 3.25rem;
  }
}

@media all and (min-width: 31.25em) {
  .LandingPage-header-title {
    margin: 0;
  }
}

.-image .LandingPage-header-title {
  text-align: center;
}

@media all and (min-width: 31.25em) {
  .-image .LandingPage-header-title {
    border-left: 1px solid rgba(255, 255, 255, 0.4);
    padding-bottom: 30px;
    padding-left: 4%;
    padding-top: 30px;
    text-align: left;
    width: 66%;
  }
}

.LandingPage-subtitle {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
}

.fonts-loaded .LandingPage-subtitle {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif, Constantia, Georgia, Times, Times New Roman, serif;
}

@media all and (min-width: 18.75em) {
  .LandingPage-subtitle {
    font-size: 1.125rem;
  }
}

@media all and (min-width: 23.4375em) {
  .LandingPage-subtitle {
    font-size: 1.1875rem;
  }
}

@media all and (min-width: 28.125em) {
  .LandingPage-subtitle {
    font-size: 1.25rem;
  }
}

@media all and (min-width: 32.8125em) {
  .LandingPage-subtitle {
    font-size: 1.3125rem;
  }
}

@media all and (min-width: 37.5em) {
  .LandingPage-subtitle {
    font-size: 1.375rem;
  }
}

@media all and (min-width: 42.1875em) {
  .LandingPage-subtitle {
    font-size: 1.4375rem;
  }
}

@media all and (min-width: 46.875em) {
  .LandingPage-subtitle {
    font-size: 1.5rem;
  }
}

@media all and (min-width: 51.5625em) {
  .LandingPage-subtitle {
    font-size: 1.5625rem;
  }
}

@media all and (min-width: 56.25em) {
  .LandingPage-subtitle {
    font-size: 1.625rem;
  }
}

.LandingPage-highlights {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  list-style: none;
  margin-top: 4.375rem;
  padding-bottom: 2.5rem;
  position: relative;
  -webkit-transform: skewY(5deg);
       -o-transform: skewY(5deg);
          transform: skewY(5deg);
}

@media print {
  .LandingPage-highlights {
    display: none !important;
  }
}

.LandingPage-highlights-wrap {
  padding: 0.625rem 1.25rem 1.25rem;
  position: relative;
  -webkit-transform: skewY(-5deg);
       -o-transform: skewY(-5deg);
          transform: skewY(-5deg);
  z-index: 10;
}

@media all and (min-width: 56.25em) {
  .LandingPage-highlights-wrap {
    padding: 2.5rem;
  }
}

.LandingPage-highlights-title {
  font-size: 1.875em;
}

.LandingPage-highlights-stripes {
  background: -webkit-repeating-linear-gradient(bottom, #1b67a3, #1b67a3 4px, transparent 4px, transparent 8px);
  background: -o-repeating-linear-gradient(bottom, #1b67a3, #1b67a3 4px, transparent 4px, transparent 8px);
  background: repeating-linear-gradient(0deg, #1b67a3, #1b67a3 4px, transparent 4px, transparent 8px);
  content: '';
  height: 190px;
  position: absolute;
  opacity: 0.4;
  top: -10px;
  -webkit-transform: skewY(-60deg);
       -o-transform: skewY(-60deg);
          transform: skewY(-60deg);
  right: 0;
  width: 125px;
}

@media all and (min-width: 31.25em) {
  .LandingPage-highlights-stripes {
    width: 150px;
  }
}

@media all and (min-width: 62.5em) {
  .LandingPage-highlights-stripes {
    bottom: -227px;
    height: 216px;
    -webkit-transform: skewY(-55deg);
         -o-transform: skewY(-55deg);
            transform: skewY(-55deg);
    top: -338px;
    right: -559px;
    width: 683px;
  }
}

.LandingPage-listing {
  margin-top: 20px;
}

.LandingPage-listing-title {
  font-family: "gibson-semibold", Helvetica, Arial, sans-serif;
}

.fonts-loaded .LandingPage-listing-title {
  font-family: "gibson-semibold", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 18.75em) {
  .LandingPage-listing-title {
    font-size: 1.25rem;
  }
}

@media all and (min-width: 22.5em) {
  .LandingPage-listing-title {
    font-size: 1.3125rem;
  }
}

@media all and (min-width: 26.25em) {
  .LandingPage-listing-title {
    font-size: 1.375rem;
  }
}

@media all and (min-width: 30em) {
  .LandingPage-listing-title {
    font-size: 1.4375rem;
  }
}

@media all and (min-width: 33.75em) {
  .LandingPage-listing-title {
    font-size: 1.5rem;
  }
}

@media all and (min-width: 37.5em) {
  .LandingPage-listing-title {
    font-size: 1.5625rem;
  }
}

@media all and (min-width: 41.25em) {
  .LandingPage-listing-title {
    font-size: 1.625rem;
  }
}

@media all and (min-width: 45em) {
  .LandingPage-listing-title {
    font-size: 1.6875rem;
  }
}

@media all and (min-width: 48.75em) {
  .LandingPage-listing-title {
    font-size: 1.75rem;
  }
}

@media all and (min-width: 52.5em) {
  .LandingPage-listing-title {
    font-size: 1.8125rem;
  }
}

@media all and (min-width: 56.25em) {
  .LandingPage-listing-title {
    font-size: 1.875rem;
  }
}

.LandingPage-quote {
  border-top: 1px solid #ddd;
  margin-top: 3.125rem;
  position: relative;
  -webkit-transform: skewY(5deg);
       -o-transform: skewY(5deg);
          transform: skewY(5deg);
}

@media print {
  .LandingPage-quote {
    display: none !important;
  }
}

@media all and (min-width: 56.25em) {
  .LandingPage-quote {
    margin-top: 80px;
  }
}

.LandingPage-quote-rotator {
  min-height: 260px;
  position: relative;
}

@media all and (min-width: 62.5em) {
  .LandingPage-quote-rotator {
    min-height: 350px;
    width: 60%;
  }
}

.LandingPage-quote-dot {
  background-color: transparent;
  border: 2px solid #1b67a3;
  border-radius: 50%;
  content: '';
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin-right: 10px;
  width: 20px;
}

.LandingPage-quote-dot.-active-dot {
  background-color: #1b67a3;
}

.LandingPage-quote-dot-list {
  bottom: 0;
  left: 0;
  list-style: none;
  margin: 20px 0;
  position: absolute;
  right: 0;
  text-align: center;
}

.LandingPage-quote-stripes {
  background: -webkit-repeating-linear-gradient(bottom, #1b67a3, #1b67a3 4px, transparent 4px, transparent 8px);
  background: -o-repeating-linear-gradient(bottom, #1b67a3, #1b67a3 4px, transparent 4px, transparent 8px);
  background: repeating-linear-gradient(0deg, #1b67a3, #1b67a3 4px, transparent 4px, transparent 8px);
  content: '';
  height: 200px;
  position: absolute;
  opacity: 0.4;
  bottom: -200px;
  -webkit-transform: skewY(-60deg);
       -o-transform: skewY(-60deg);
          transform: skewY(-60deg);
  right: 0;
  width: 325px;
}

@media all and (min-width: 31.25em) {
  .LandingPage-quote-stripes {
    width: 150px;
  }
}

@media all and (min-width: 62.5em) {
  .LandingPage-quote-stripes {
    bottom: -227px;
    height: 248px;
    bottom: 70px;
    right: -230px;
    width: 400px;
  }
}

.LandingPage-quote-wrap {
  margin-bottom: -4.375rem;
  padding: 3.125rem 0 6.25rem;
  position: relative;
  -webkit-transform: skewY(-5deg);
       -o-transform: skewY(-5deg);
          transform: skewY(-5deg);
  z-index: 10;
}

.LandingPage-quote-wrap::after {
  content: '';
  clear: both;
  display: block;
}

.LandingPage-quote-image {
  display: none;
}

@media all and (min-width: 62.5em) {
  .LandingPage-quote-image {
    bottom: 0;
    display: block;
    position: absolute;
    width: 30%;
  }
}

.LandingPage-quote-content {
  position: relative;
}

@media all and (min-width: 62.5em) {
  .LandingPage-quote-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.LandingPage-quote-content-quote {
  bottom: 0;
  left: 0;
  margin-bottom: 20px;
  margin-left: 55px;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: 150ms all ease-in-out;
  -o-transition: 150ms all ease-in-out;
  transition: 150ms all ease-in-out;
}

.LandingPage-quote-content-quote.-active {
  display: block;
  opacity: 1;
}

.LandingPage-quote-content-quote svg {
  height: 30px;
  left: -35px;
  position: absolute;
  top: 0;
  width: 30px;
}

@media all and (min-width: 62.5em) {
  .LandingPage-quote-content-quote svg {
    height: 50px;
    left: -57px;
    width: 50px;
  }
}

.LandingPage-quote-opening {
  background-color: #af1a21;
  border-radius: 50%;
  color: #fff;
  font-size: 3.125rem;
  padding: 0 15px;
}

.LandingPage-quote-text {
  font-family: "pt-serif-bold", Constantia, Georgia, Times, Times New Roman, serif;
  color: #af1a21;
  line-height: 1.4;
}

.fonts-loaded .LandingPage-quote-text {
  font-family: "pt-serif-bold", Constantia, Georgia, Times, Times New Roman, serif, Constantia, Georgia, Times, Times New Roman, serif;
}

@media all and (min-width: 18.75em) {
  .LandingPage-quote-text {
    font-size: 1.25rem;
  }
}

@media all and (min-width: 22.5em) {
  .LandingPage-quote-text {
    font-size: 1.3125rem;
  }
}

@media all and (min-width: 26.25em) {
  .LandingPage-quote-text {
    font-size: 1.375rem;
  }
}

@media all and (min-width: 30em) {
  .LandingPage-quote-text {
    font-size: 1.4375rem;
  }
}

@media all and (min-width: 33.75em) {
  .LandingPage-quote-text {
    font-size: 1.5rem;
  }
}

@media all and (min-width: 37.5em) {
  .LandingPage-quote-text {
    font-size: 1.5625rem;
  }
}

@media all and (min-width: 41.25em) {
  .LandingPage-quote-text {
    font-size: 1.625rem;
  }
}

@media all and (min-width: 45em) {
  .LandingPage-quote-text {
    font-size: 1.6875rem;
  }
}

@media all and (min-width: 48.75em) {
  .LandingPage-quote-text {
    font-size: 1.75rem;
  }
}

@media all and (min-width: 52.5em) {
  .LandingPage-quote-text {
    font-size: 1.8125rem;
  }
}

@media all and (min-width: 56.25em) {
  .LandingPage-quote-text {
    font-size: 1.875rem;
  }
}

.LandingPage-quote-attribution {
  color: #686868;
  margin-top: 10px;
}

.LandingPage-staff {
  border-top: 1px solid #ddd;
  padding-top: 20px;
}

@media all and (min-width: 62.5em) {
  .LandingPage-staff {
    border-left: 1px solid #ddd;
    border-top: none;
    padding-left: 20px;
    padding-top: 0;
    width: 35%;
  }
}

.LandingPage-staff-header {
  font-family: "gibson", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.fonts-loaded .LandingPage-staff-header {
  font-family: "gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 18.75em) {
  .LandingPage-staff-header {
    font-size: 0.75rem;
  }
}

@media all and (min-width: 37.5em) {
  .LandingPage-staff-header {
    font-size: 0.8125rem;
  }
}

@media all and (min-width: 56.25em) {
  .LandingPage-staff-header {
    font-size: 0.875rem;
  }
}

.LandingPage-staff-item {
  margin-bottom: 20px;
}

.LandingPage-staff-thumbnail {
  background-position: center;
  background-size: cover;
  border: 1px solid #ddd;
  border-radius: 3px;
  display: inline-block;
  height: 70px;
  width: 70px;
}

.LandingPage-staff-content {
  display: inline-block;
  padding-left: 10px;
  vertical-align: top;
  width: 65%;
}

.LandingPage-staff-name {
  font-family: "gibson-semibold", Helvetica, Arial, sans-serif;
  color: #1b67a3;
  font-weight: bold;
}

.fonts-loaded .LandingPage-staff-name {
  font-family: "gibson-semibold", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 18.75em) {
  .LandingPage-staff-name {
    font-size: 1rem;
  }
}

@media all and (min-width: 28.125em) {
  .LandingPage-staff-name {
    font-size: 1.0625rem;
  }
}

@media all and (min-width: 37.5em) {
  .LandingPage-staff-name {
    font-size: 1.125rem;
  }
}

@media all and (min-width: 46.875em) {
  .LandingPage-staff-name {
    font-size: 1.1875rem;
  }
}

@media all and (min-width: 56.25em) {
  .LandingPage-staff-name {
    font-size: 1.25rem;
  }
}

.LandingPage-staff-title {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
}

.fonts-loaded .LandingPage-staff-title {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif, Constantia, Georgia, Times, Times New Roman, serif;
}

@media all and (min-width: 18.75em) {
  .LandingPage-staff-title {
    font-size: 0.875rem;
  }
}

@media all and (min-width: 37.5em) {
  .LandingPage-staff-title {
    font-size: 0.9375rem;
  }
}

@media all and (min-width: 56.25em) {
  .LandingPage-staff-title {
    font-size: 1rem;
  }
}

.LeftNav {
  color: #1b67a3;
  padding: 20px;
}

@media print {
  .LeftNav {
    display: none !important;
  }
}

@media all and (min-width: 48.4375em) {
  .LeftNav {
    padding: 0;
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
  }
}

.LeftNav-logo {
  text-align: center;
  width: 130px;
}

@media all and (min-width: 56.25em) {
  .LeftNav-logo {
    width: 100%;
  }
}

.LeftNav-toggle {
  background: transparent;
  border: none;
  color: #1b67a3;
  position: absolute;
  right: 20px;
  top: 20px;
}

@media all and (min-width: 48.4375em) {
  .LeftNav-toggle {
    display: none;
  }
}

.LeftNav-toggle svg {
  fill: currentColor;
}

.LeftNav-toggle svg path {
  fill: currentColor;
}

.LeftNav-toggle-icon {
  border: 1px solid #1b67a3;
  height: 42px;
  margin: auto;
  padding: 5px;
}

.LeftNav-toggle-icon.-close {
  display: none;
}

.LeftNav-toggle-icon.-close svg {
  height: 25px;
  width: 30px;
}

.is-active .LeftNav-toggle-icon.-close {
  display: block;
  padding-top: 7px;
}

.LeftNav-toggle-icon.-open {
  display: block;
}

.LeftNav-toggle-icon.-open svg {
  height: 30px;
  width: 30px;
}

.is-active .LeftNav-toggle-icon.-open {
  display: none;
}

.LeftNav-toggle-text {
  text-transform: uppercase;
}

.LeftNav-content {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 0s;
  -o-transition: max-height 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 0s;
  transition: max-height 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 0s;
  visibility: visible;
}

.LeftNav-content[aria-hidden="true"] {
  max-height: 0 !important;
  -webkit-transition: max-height 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 400ms;
  -o-transition: max-height 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 400ms;
  transition: max-height 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 400ms;
  visibility: hidden;
}

@media all and (min-width: 48.4375em) {
  .LeftNav-content[aria-hidden="true"] {
    display: block;
    max-height: none !important;
    padding-top: 20px;
    visibility: visible;
  }
}

.LeftNav-list {
  list-style: none;
  margin-bottom: 40px;
  padding: 0;
}

.LeftNav-list-item {
  cursor: pointer;
  padding: 10px 0;
}

@media all and (min-width: 18.75em) {
  .LeftNav-list-item {
    font-size: 112.5%;
  }
}

@media all and (min-width: 28.125em) {
  .LeftNav-list-item {
    font-size: 118.75%;
  }
}

@media all and (min-width: 37.5em) {
  .LeftNav-list-item {
    font-size: 125%;
  }
}

@media all and (min-width: 46.875em) {
  .LeftNav-list-item {
    font-size: 131.25%;
  }
}

@media all and (min-width: 56.25em) {
  .LeftNav-list-item {
    font-size: 137.5%;
  }
}

.LeftNav-chev {
  fill: #1b67a3;
  float: right;
}

.LeftNav-list-item.is-active .LeftNav-chev {
  -webkit-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

.LeftNav-submenu {
  list-style: none;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 0s;
  -o-transition: max-height 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 0s;
  transition: max-height 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 0s;
  visibility: visible;
}

.LeftNav-submenu[aria-hidden="true"] {
  max-height: 0 !important;
  -webkit-transition: max-height 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 400ms;
  -o-transition: max-height 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 400ms;
  transition: max-height 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 400ms;
  visibility: hidden;
}

.LeftNav-submenu-divider {
  border-bottom: solid 1px #ddd;
}

.LeftNav-submenu-item {
  border-bottom: none;
  padding: 0 0 10px;
}

.LeftNav-submenu-item a {
  color: #686868;
}

.LeftNav-submenu-item a:hover,
.LeftNav-submenu-item a:focus,
.LeftNav-submenu-item a:active {
  color: #1b67a3;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.LeftNav-search {
  position: relative;
}

.LeftNav-search input {
  border: none;
  color: #686868;
  height: 28px;
  font-weight: 300;
  padding-left: 30px;
}

@media all and (min-width: 18.75em) {
  .LeftNav-search input {
    font-size: 16px;
  }
}

@media all and (min-width: 37.5em) {
  .LeftNav-search input {
    font-size: 17px;
  }
}

@media all and (min-width: 56.25em) {
  .LeftNav-search input {
    font-size: 18px;
  }
}

.LeftNav-search input::-webkit-input-placeholder {
  font-family: "gibson-light-italic", Helvetica, Arial, sans-serif;
  color: #686868;
  font-style: italic;
  font-weight: 300 !important;
}

.LeftNav-search input:-ms-input-placeholder {
  font-family: "gibson-light-italic", Helvetica, Arial, sans-serif;
  color: #686868;
  font-style: italic;
  font-weight: 300 !important;
}

.LeftNav-search input::-ms-input-placeholder {
  font-family: "gibson-light-italic", Helvetica, Arial, sans-serif;
  color: #686868;
  font-style: italic;
  font-weight: 300 !important;
}

.LeftNav-search input::placeholder {
  font-family: "gibson-light-italic", Helvetica, Arial, sans-serif;
  color: #686868;
  font-style: italic;
  font-weight: 300 !important;
}

.LeftNav-search input:hover,
.LeftNav-search input:focus,
.LeftNav-search input:active {
  outline: none;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.LeftNav-search button {
  background: transparent;
  border: none;
  left: 0;
  position: absolute;
  top: 3px;
}

.LeftNav-search button svg {
  fill: #1b67a3;
}

.LeftNav-button {
  margin-bottom: 20px;
}

.LeftNav-social {
  margin-top: 20px;
}

.LeftNav-social-list {
  list-style: none;
  padding: 0;
}

.LeftNav-social-item {
  display: inline-block;
  margin-right: 15px;
}

.LeftNav-social-item svg {
  fill: #686868;
}

.LeftNav-social-item a:hover,
.LeftNav-social-item a:focus,
.LeftNav-social-item a:active {
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.LeftNav-social-item a:hover svg,
.LeftNav-social-item a:focus svg,
.LeftNav-social-item a:active svg {
  fill: #1b67a3;
}

.LeftNav-links {
  color: #686868;
  font-weight: 300;
}

.LeftNav-links span {
  margin: 0 10px;
}

.LeftNav-link {
  color: #686868;
  display: inline-block;
}

.LeftNav-link:hover,
.LeftNav-link:focus,
.LeftNav-link:active {
  color: #1b67a3;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.pagination {
  font-size: 1.125rem;
  margin-top: 20px;
  text-align: center;
}

.page-numbers {
  font-family: "gibson", Helvetica, Arial, sans-serif;
  color: #1b67a3;
  display: none;
  margin: 0 5px;
  min-width: 20px;
}

.fonts-loaded .page-numbers {
  font-family: "gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

.page-numbers.prev,
.page-numbers.next {
  display: inline-block;
}

@media all and (min-width: 25em) {
  .page-numbers {
    display: inline-block;
  }
}

.page-numbers.current {
  color: #fff;
  position: relative;
}

.page-numbers.current:before {
  background-color: #1b67a3;
  border-radius: 50%;
  content: '';
  display: inline-block;
  margin-top: 0;
  position: absolute;
  z-index: -1;
  right: -5px;
  left: -5px;
  bottom: 0;
  top: 0;
}

.page-numbers.dots {
  color: #686868;
}

.people-image {
  float: right;
  padding: 0 0 20px 20px;
  width: 35%;
}

.people-main {
  margin-bottom: 7%;
}

.people-name {
  font-weight: bold;
}

@media all and (min-width: 18.75em) {
  .people-name {
    font-size: 1.875rem;
  }
}

@media all and (min-width: 21.125em) {
  .people-name {
    font-size: 1.9375rem;
  }
}

@media all and (min-width: 23.4375em) {
  .people-name {
    font-size: 2rem;
  }
}

@media all and (min-width: 25.8125em) {
  .people-name {
    font-size: 2.0625rem;
  }
}

@media all and (min-width: 28.125em) {
  .people-name {
    font-size: 2.125rem;
  }
}

@media all and (min-width: 30.5em) {
  .people-name {
    font-size: 2.1875rem;
  }
}

@media all and (min-width: 32.8125em) {
  .people-name {
    font-size: 2.25rem;
  }
}

@media all and (min-width: 35.1875em) {
  .people-name {
    font-size: 2.3125rem;
  }
}

@media all and (min-width: 37.5em) {
  .people-name {
    font-size: 2.375rem;
  }
}

@media all and (min-width: 39.875em) {
  .people-name {
    font-size: 2.4375rem;
  }
}

@media all and (min-width: 42.1875em) {
  .people-name {
    font-size: 2.5rem;
  }
}

@media all and (min-width: 44.5625em) {
  .people-name {
    font-size: 2.5625rem;
  }
}

@media all and (min-width: 46.875em) {
  .people-name {
    font-size: 2.625rem;
  }
}

@media all and (min-width: 49.25em) {
  .people-name {
    font-size: 2.6875rem;
  }
}

@media all and (min-width: 51.5625em) {
  .people-name {
    font-size: 2.75rem;
  }
}

@media all and (min-width: 53.9375em) {
  .people-name {
    font-size: 2.8125rem;
  }
}

@media all and (min-width: 56.25em) {
  .people-name {
    font-size: 2.875rem;
  }
}

.people-title {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
}

.fonts-loaded .people-title {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif, Constantia, Georgia, Times, Times New Roman, serif;
}

@media all and (min-width: 18.75em) {
  .people-title {
    font-size: 1.25rem;
  }
}

@media all and (min-width: 25em) {
  .people-title {
    font-size: 1.3125rem;
  }
}

@media all and (min-width: 31.25em) {
  .people-title {
    font-size: 1.375rem;
  }
}

@media all and (min-width: 37.5em) {
  .people-title {
    font-size: 1.4375rem;
  }
}

@media all and (min-width: 43.75em) {
  .people-title {
    font-size: 1.5rem;
  }
}

@media all and (min-width: 50em) {
  .people-title {
    font-size: 1.5625rem;
  }
}

@media all and (min-width: 56.25em) {
  .people-title {
    font-size: 1.625rem;
  }
}

.people-info {
  border-bottom: 1px solid #ddd;
  padding-bottom: 2em;
  padding-top: 1em;
}

@media all and (min-width: 56.25em) {
  .people-info-content {
    display: inline-block;
    width: 70%;
  }
}

.people-info-item {
  color: #686868;
  font-size: 1.25rem;
}

.people-register {
  margin-top: 1em;
}

@media all and (min-width: 56.25em) {
  .people-register {
    float: right;
    margin-top: -0.5em;
  }
}

.people-wrap {
  margin-top: 15px;
}

@media all and (min-width: 56.25em) {
  .people-wrap {
    margin-top: 30px;
  }
}

.people-social {
  border-bottom: 1px solid #ddd;
  margin: 30px 0;
  padding-bottom: 20px;
}

@media all and (min-width: 56.25em) {
  .people-social {
    margin-top: 15px;
  }
}

.people-social-item {
  display: inline-block;
}

@media all and (min-width: 56.25em) {
  .people-social-item {
    margin-bottom: 1.25rem;
  }
}

.people-social-item + .people-social-item::before {
  color: #ddd;
  content: ' | ';
  display: inline-block;
  margin-right: 10px;
}

.people-social-item a {
  border-radius: 50%;
  padding: 10px 10px 0 0;
}

.people-social-item a svg {
  fill: #1b67a3;
  margin-bottom: -3px;
  margin-right: 3px;
}

.people-social-item a svg path {
  fill: #1b67a3;
}

.people-subtitle {
  font-size: 1.25em;
}

.people-contentlisting {
  margin-top: 50px;
}

@media all and (min-width: 18.75em) {
  .people-contentlisting-title {
    font-size: 1.25rem;
  }
}

@media all and (min-width: 22.5em) {
  .people-contentlisting-title {
    font-size: 1.3125rem;
  }
}

@media all and (min-width: 26.25em) {
  .people-contentlisting-title {
    font-size: 1.375rem;
  }
}

@media all and (min-width: 30em) {
  .people-contentlisting-title {
    font-size: 1.4375rem;
  }
}

@media all and (min-width: 33.75em) {
  .people-contentlisting-title {
    font-size: 1.5rem;
  }
}

@media all and (min-width: 37.5em) {
  .people-contentlisting-title {
    font-size: 1.5625rem;
  }
}

@media all and (min-width: 41.25em) {
  .people-contentlisting-title {
    font-size: 1.625rem;
  }
}

@media all and (min-width: 45em) {
  .people-contentlisting-title {
    font-size: 1.6875rem;
  }
}

@media all and (min-width: 48.75em) {
  .people-contentlisting-title {
    font-size: 1.75rem;
  }
}

@media all and (min-width: 52.5em) {
  .people-contentlisting-title {
    font-size: 1.8125rem;
  }
}

@media all and (min-width: 56.25em) {
  .people-contentlisting-title {
    font-size: 1.875rem;
  }
}

.PromoBox {
  background-color: #af1a21;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 36px -7px #000;
          box-shadow: 0 0 36px -7px #000;
  color: #fff;
  margin: 25px 0;
  overflow: hidden;
  padding: 20px;
  position: relative;
}

@media all and (min-width: 31.25em) {
  .PromoBox {
    padding: 30px 100px 30px 30px;
  }
}

.PromoBox p:first-child:first-letter {
  float: none;
  font-size: inherit;
  font-weight: inherit;
  color: #fff;
  line-height: inherit;
  margin-right: inherit;
}

.PromoBox-title {
  font-size: 1.375rem;
  font-weight: 500;
  margin: 0;
}

.PromoBox-text {
  display: block;
  font-weight: 500;
  margin: 10px 0 20px 0;
}

.PromoBox-stripes {
  display: none;
}

@media all and (min-width: 31.25em) {
  .PromoBox-stripes {
    background: -webkit-repeating-linear-gradient(bottom, #000, #000 4px, transparent 4px, transparent 8px);
    background: -o-repeating-linear-gradient(bottom, #000, #000 4px, transparent 4px, transparent 8px);
    background: repeating-linear-gradient(0deg, #000, #000 4px, transparent 4px, transparent 8px);
    bottom: -150px;
    content: '';
    display: block;
    height: 200px;
    position: absolute;
    opacity: 0.3;
    -webkit-transform: skewY(-55deg);
         -o-transform: skewY(-55deg);
            transform: skewY(-55deg);
    right: 0;
    width: 200px;
  }
}

.Pullquote {
  padding-left: 40px;
  position: relative;
  width: 100%;
}

@media all and (min-width: 31.25em) {
  .Pullquote {
    padding-left: 50px;
  }
}

@media all and (min-width: 56.25em) {
  .Pullquote {
    width: 50%;
  }
}

@media all and (min-width: 75em) {
  .Pullquote {
    width: 70%;
  }
}

@media all and (min-width: 56.25em) {
  .Pullquote.-left {
    float: left;
    margin-left: -5%;
    padding-left: 0;
    padding-right: 10px;
  }
}

@media all and (min-width: 75em) {
  .Pullquote.-left {
    margin-left: -10%;
  }
}

@media all and (min-width: 56.25em) {
  .Pullquote.-right {
    float: right;
    margin-right: -10%;
    margin-left: 55px;
    padding-left: 10px;
  }
}

@media all and (min-width: 75em) {
  .Pullquote.-right {
    margin-right: -15%;
  }
}

.Pullquote-text {
  font-family: "pt-serif-bold", Constantia, Georgia, Times, Times New Roman, serif;
  color: #af1a21;
  display: inline-block !important;
  font-weight: bold;
  line-height: 1.25;
  background-image: -webkit-gradient(linear, left top, right top, from(#af1a21), to(#681e40));
  background-image: -webkit-linear-gradient(left, #af1a21, #681e40);
  background-image: -o-linear-gradient(left, #af1a21, #681e40);
  background-image: linear-gradient(to right, #af1a21, #681e40);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}

.fonts-loaded .Pullquote-text {
  font-family: "pt-serif-bold", Constantia, Georgia, Times, Times New Roman, serif, Constantia, Georgia, Times, Times New Roman, serif;
}

@media all and (min-width: 18.75em) {
  .Pullquote-text {
    font-size: 1.625rem;
  }
}

@media all and (min-width: 21.125em) {
  .Pullquote-text {
    font-size: 1.6875rem;
  }
}

@media all and (min-width: 23.4375em) {
  .Pullquote-text {
    font-size: 1.75rem;
  }
}

@media all and (min-width: 25.8125em) {
  .Pullquote-text {
    font-size: 1.8125rem;
  }
}

@media all and (min-width: 28.125em) {
  .Pullquote-text {
    font-size: 1.875rem;
  }
}

@media all and (min-width: 30.5em) {
  .Pullquote-text {
    font-size: 1.9375rem;
  }
}

@media all and (min-width: 32.8125em) {
  .Pullquote-text {
    font-size: 2rem;
  }
}

@media all and (min-width: 35.1875em) {
  .Pullquote-text {
    font-size: 2.0625rem;
  }
}

@media all and (min-width: 37.5em) {
  .Pullquote-text {
    font-size: 2.125rem;
  }
}

@media all and (min-width: 39.875em) {
  .Pullquote-text {
    font-size: 2.1875rem;
  }
}

@media all and (min-width: 42.1875em) {
  .Pullquote-text {
    font-size: 2.25rem;
  }
}

@media all and (min-width: 44.5625em) {
  .Pullquote-text {
    font-size: 2.3125rem;
  }
}

@media all and (min-width: 46.875em) {
  .Pullquote-text {
    font-size: 2.375rem;
  }
}

@media all and (min-width: 49.25em) {
  .Pullquote-text {
    font-size: 2.4375rem;
  }
}

@media all and (min-width: 51.5625em) {
  .Pullquote-text {
    font-size: 2.5rem;
  }
}

@media all and (min-width: 53.9375em) {
  .Pullquote-text {
    font-size: 2.5625rem;
  }
}

@media all and (min-width: 56.25em) {
  .Pullquote-text {
    font-size: 2.625rem;
  }
}

.Pullquote-icon {
  height: 30px;
  left: 0;
  position: absolute;
  width: 30px;
}

@media all and (min-width: 31.25em) {
  .Pullquote-icon {
    height: 40px;
    width: 40px;
  }
}

@media all and (min-width: 56.25em) {
  .Pullquote-icon {
    left: -50px;
  }
}

@media all and (min-width: 56.25em) {
  .-right .Pullquote-icon {
    left: -40px;
  }
}

.resources-title {
  color: #fff;
  font-size: 1.875rem;
}

.resources-filters {
  width: 100%;
}

.resources-filters form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.resources-filters-select {
  border: 1px solid #ccc;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  width: 48%;
}

@media all and (min-width: 31.25em) {
  .resources-filters-select {
    width: 23%;
  }
}

.resources-filters-select.-selected {
  background-color: #ddd;
}

.resources-filters-select select {
  color: #1b67a3;
  background: transparent;
  background-image: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 5px 20px 5px 8px;
  position: relative;
  -webkit-appearance: none;
  width: 100%;
  z-index: 100;
}

.resources-filters-select svg {
  fill: #1b67a3;
  position: absolute;
  right: 4px;
  top: 5px;
}

.resources-filters-select:focus {
  outline: none;
}

.resources-text {
  color: #686868;
  padding: 20px 0;
}

.resources-header {
  position: relative;
}

.resources-header-title {
  font-family: "gibson-semibold", Helvetica, Arial, sans-serif;
  color: #fff;
  margin-bottom: 50px;
  position: relative;
  z-index: 100;
}

.fonts-loaded .resources-header-title {
  font-family: "gibson-semibold", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 18.75em) {
  .resources-header-title {
    font-size: 2.25rem;
  }
}

@media all and (min-width: 20.625em) {
  .resources-header-title {
    font-size: 2.3125rem;
  }
}

@media all and (min-width: 22.5em) {
  .resources-header-title {
    font-size: 2.375rem;
  }
}

@media all and (min-width: 24.375em) {
  .resources-header-title {
    font-size: 2.4375rem;
  }
}

@media all and (min-width: 26.25em) {
  .resources-header-title {
    font-size: 2.5rem;
  }
}

@media all and (min-width: 28.125em) {
  .resources-header-title {
    font-size: 2.5625rem;
  }
}

@media all and (min-width: 30em) {
  .resources-header-title {
    font-size: 2.625rem;
  }
}

@media all and (min-width: 31.875em) {
  .resources-header-title {
    font-size: 2.6875rem;
  }
}

@media all and (min-width: 33.75em) {
  .resources-header-title {
    font-size: 2.75rem;
  }
}

@media all and (min-width: 35.625em) {
  .resources-header-title {
    font-size: 2.8125rem;
  }
}

@media all and (min-width: 37.5em) {
  .resources-header-title {
    font-size: 2.875rem;
  }
}

@media all and (min-width: 39.375em) {
  .resources-header-title {
    font-size: 2.9375rem;
  }
}

@media all and (min-width: 41.25em) {
  .resources-header-title {
    font-size: 3rem;
  }
}

@media all and (min-width: 43.125em) {
  .resources-header-title {
    font-size: 3.0625rem;
  }
}

@media all and (min-width: 45em) {
  .resources-header-title {
    font-size: 3.125rem;
  }
}

@media all and (min-width: 46.875em) {
  .resources-header-title {
    font-size: 3.1875rem;
  }
}

@media all and (min-width: 48.75em) {
  .resources-header-title {
    font-size: 3.25rem;
  }
}

@media all and (min-width: 50.625em) {
  .resources-header-title {
    font-size: 3.3125rem;
  }
}

@media all and (min-width: 52.5em) {
  .resources-header-title {
    font-size: 3.375rem;
  }
}

@media all and (min-width: 54.375em) {
  .resources-header-title {
    font-size: 3.4375rem;
  }
}

@media all and (min-width: 56.25em) {
  .resources-header-title {
    font-size: 3.5rem;
  }
}

@media all and (min-width: 56.25em) {
  .resources-header-title {
    margin-top: 30px;
    margin-bottom: 100px;
  }
}

.resources-header-angle.-left {
  background: -webkit-repeating-linear-gradient(bottom, #6f2848, #6f2848 4px, #681e40 4px, #681e40 8px);
  background: -o-repeating-linear-gradient(bottom, #6f2848, #6f2848 4px, #681e40 4px, #681e40 8px);
  background: repeating-linear-gradient(0deg, #6f2848, #6f2848 4px, #681e40 4px, #681e40 8px);
  content: '';
  left: 0;
  height: 300px;
  position: absolute;
  right: 0;
  top: -300px;
  -webkit-transform: skewY(-40deg);
       -o-transform: skewY(-40deg);
          transform: skewY(-40deg);
  z-index: 1;
  width: 80%;
}

@media all and (min-width: 31.25em) {
  .resources-header-angle.-left {
    height: 700px;
    top: -750px;
  }
}

.resources-header-angle.-right {
  background: -webkit-gradient(linear, left top, right top, from(#1b67a3), color-stop(#681e40), color-stop(#681e40), to(#af1a21));
  background: -webkit-linear-gradient(left, #1b67a3, #681e40, #681e40, #af1a21);
  background: -o-linear-gradient(left, #1b67a3, #681e40, #681e40, #af1a21);
  background: linear-gradient(to right, #1b67a3, #681e40, #681e40, #af1a21);
  content: '';
  height: 300px;
  left: 0;
  position: absolute;
  -webkit-transform: skewY(6deg);
       -o-transform: skewY(6deg);
          transform: skewY(6deg);
  top: -200px;
  right: 0;
}

@media all and (min-width: 31.25em) {
  .resources-header-angle.-right {
    top: -150px;
  }
}

@media all and (min-width: 56.25em) {
  .resources-header-angle.-right {
    height: 350px;
  }
}

.u-richtext:after {
  clear: both;
  content: '';
  display: table;
}

@media all and (min-width: 48.75em) {
  .u-richtext--scale {
    font-size: 1.0625rem;
    line-height: 1.4;
  }
}

@media all and (min-width: 51.25em) {
  .u-richtext--scale {
    font-size: 1.125rem;
  }
}

@media all and (min-width: 53.75em) {
  .u-richtext--scale {
    font-size: 1.1875rem;
    line-height: 1.45;
  }
}

@media all and (min-width: 56.25em) {
  .u-richtext--scale {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}

.u-richtext > div {
  margin-bottom: 2em;
  margin-top: 2em;
}

.u-richtext > div:first-child {
  margin-top: 0;
}

.u-richtext > div:last-child {
  margin-bottom: 0;
}

.u-richtext > div:not([class*=u-richtext]) {
  font-size: 1rem;
}

.u-richtext > *:first-child {
  margin-top: 0;
}

.u-richtext > *:last-child {
  margin-bottom: 0;
}

.u-richtext > p {
  margin-bottom: 1em;
}

@media all and (min-width: 18.75em) {
  .u-richtext > p {
    font-size: 1rem;
  }
}

@media all and (min-width: 37.5em) {
  .u-richtext > p {
    font-size: 1.0625rem;
  }
}

@media all and (min-width: 56.25em) {
  .u-richtext > p {
    font-size: 1.125rem;
  }
}

.u-richtext > p:empty {
  display: none !important;
}

.u-richtext > h1,
.u-richtext > h2,
.u-richtext > h3,
.u-richtext > h4,
.u-richtext > h5,
.u-richtext > h6 {
  margin-bottom: 1rem;
  margin-top: 1.5rem;
}

.u-richtext > h1:first-child,
.u-richtext > h2:first-child,
.u-richtext > h3:first-child,
.u-richtext > h4:first-child,
.u-richtext > h5:first-child,
.u-richtext > h6:first-child {
  margin-top: 0;
}

.u-richtext > h1 > a,
.u-richtext > h2 > a,
.u-richtext > h3 > a,
.u-richtext > h4 > a,
.u-richtext > h5 > a,
.u-richtext > h6 > a {
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.u-richtext > h1 > a,
.u-richtext > h1 > a:link,
.u-richtext > h1 > a:visited,
.u-richtext > h2 > a,
.u-richtext > h2 > a:link,
.u-richtext > h2 > a:visited,
.u-richtext > h3 > a,
.u-richtext > h3 > a:link,
.u-richtext > h3 > a:visited,
.u-richtext > h4 > a,
.u-richtext > h4 > a:link,
.u-richtext > h4 > a:visited,
.u-richtext > h5 > a,
.u-richtext > h5 > a:link,
.u-richtext > h5 > a:visited,
.u-richtext > h6 > a,
.u-richtext > h6 > a:link,
.u-richtext > h6 > a:visited {
  text-decoration: none;
}

.u-richtext > h1 > a:hover,
.u-richtext > h1 > a:focus,
.u-richtext > h1 > a:active,
.u-richtext > h2 > a:hover,
.u-richtext > h2 > a:focus,
.u-richtext > h2 > a:active,
.u-richtext > h3 > a:hover,
.u-richtext > h3 > a:focus,
.u-richtext > h3 > a:active,
.u-richtext > h4 > a:hover,
.u-richtext > h4 > a:focus,
.u-richtext > h4 > a:active,
.u-richtext > h5 > a:hover,
.u-richtext > h5 > a:focus,
.u-richtext > h5 > a:active,
.u-richtext > h6 > a:hover,
.u-richtext > h6 > a:focus,
.u-richtext > h6 > a:active {
  text-decoration: underline;
}

.u-richtext > h1 > a,
.u-richtext > h1 > a:link,
.u-richtext > h1 > a:visited,
.u-richtext > h2 > a,
.u-richtext > h2 > a:link,
.u-richtext > h2 > a:visited,
.u-richtext > h3 > a,
.u-richtext > h3 > a:link,
.u-richtext > h3 > a:visited,
.u-richtext > h4 > a,
.u-richtext > h4 > a:link,
.u-richtext > h4 > a:visited,
.u-richtext > h5 > a,
.u-richtext > h5 > a:link,
.u-richtext > h5 > a:visited,
.u-richtext > h6 > a,
.u-richtext > h6 > a:link,
.u-richtext > h6 > a:visited {
  color: #1b67a3;
}

.u-richtext > h1 > a:hover,
.u-richtext > h1 > a:focus,
.u-richtext > h1 > a:active,
.u-richtext > h2 > a:hover,
.u-richtext > h2 > a:focus,
.u-richtext > h2 > a:active,
.u-richtext > h3 > a:hover,
.u-richtext > h3 > a:focus,
.u-richtext > h3 > a:active,
.u-richtext > h4 > a:hover,
.u-richtext > h4 > a:focus,
.u-richtext > h4 > a:active,
.u-richtext > h5 > a:hover,
.u-richtext > h5 > a:focus,
.u-richtext > h5 > a:active,
.u-richtext > h6 > a:hover,
.u-richtext > h6 > a:focus,
.u-richtext > h6 > a:active {
  color: #144b77;
}

.u-richtext > h1 {
  font-family: "gibson-semibold", Helvetica, Arial, sans-serif;
  font-size: 3.5em;
  line-height: 1.2;
}

.fonts-loaded .u-richtext > h1 {
  font-family: "gibson-semibold", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

.u-richtext > h2 {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
  color: #af1a21;
  font-size: 2em;
  font-weight: bold;
  line-height: 1.2;
}

.fonts-loaded .u-richtext > h2 {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif, Constantia, Georgia, Times, Times New Roman, serif;
}

.u-richtext > h3 {
  font-size: 1.625em;
  font-weight: 600;
  line-height: 1.24;
}

.u-richtext > h4 {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
  color: #af1a21;
  font-size: 1.5em;
  line-height: 1.333;
}

.fonts-loaded .u-richtext > h4 {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif, Constantia, Georgia, Times, Times New Roman, serif;
}

.u-richtext > h5 {
  font-size: 1.375em;
  font-weight: 600;
  line-height: 1.2;
}

.u-richtext > h6 {
  color: #686868;
  font-size: 0.9375em;
  font-weight: 600;
  line-height: 1.5;
  text-transform: uppercase;
}

.u-richtext > a {
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.u-richtext > a,
.u-richtext > a:link,
.u-richtext > a:visited {
  text-decoration: none;
}

.u-richtext > a:hover,
.u-richtext > a:focus,
.u-richtext > a:active {
  text-decoration: underline;
}

.u-richtext > a,
.u-richtext > a:link,
.u-richtext > a:visited {
  color: #1b67a3;
}

.u-richtext > a:hover,
.u-richtext > a:focus,
.u-richtext > a:active {
  color: #144b77;
}

.u-richtext > a.is-external svg {
  margin-left: 0.1875em;
  margin-right: 0.125em;
  position: relative;
  top: -1px;
}

.u-richtext > p a,
.u-richtext > ul a,
.u-richtext > ol a,
.u-richtext > blockquote a,
.u-richtext > table a,
.u-richtext > dl a {
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.u-richtext > p a,
.u-richtext > p a:link,
.u-richtext > p a:visited,
.u-richtext > ul a,
.u-richtext > ul a:link,
.u-richtext > ul a:visited,
.u-richtext > ol a,
.u-richtext > ol a:link,
.u-richtext > ol a:visited,
.u-richtext > blockquote a,
.u-richtext > blockquote a:link,
.u-richtext > blockquote a:visited,
.u-richtext > table a,
.u-richtext > table a:link,
.u-richtext > table a:visited,
.u-richtext > dl a,
.u-richtext > dl a:link,
.u-richtext > dl a:visited {
  text-decoration: none;
}

.u-richtext > p a:hover,
.u-richtext > p a:focus,
.u-richtext > p a:active,
.u-richtext > ul a:hover,
.u-richtext > ul a:focus,
.u-richtext > ul a:active,
.u-richtext > ol a:hover,
.u-richtext > ol a:focus,
.u-richtext > ol a:active,
.u-richtext > blockquote a:hover,
.u-richtext > blockquote a:focus,
.u-richtext > blockquote a:active,
.u-richtext > table a:hover,
.u-richtext > table a:focus,
.u-richtext > table a:active,
.u-richtext > dl a:hover,
.u-richtext > dl a:focus,
.u-richtext > dl a:active {
  text-decoration: underline;
}

.u-richtext > p a,
.u-richtext > p a:link,
.u-richtext > p a:visited,
.u-richtext > ul a,
.u-richtext > ul a:link,
.u-richtext > ul a:visited,
.u-richtext > ol a,
.u-richtext > ol a:link,
.u-richtext > ol a:visited,
.u-richtext > blockquote a,
.u-richtext > blockquote a:link,
.u-richtext > blockquote a:visited,
.u-richtext > table a,
.u-richtext > table a:link,
.u-richtext > table a:visited,
.u-richtext > dl a,
.u-richtext > dl a:link,
.u-richtext > dl a:visited {
  color: #1b67a3;
}

.u-richtext > p a:hover,
.u-richtext > p a:focus,
.u-richtext > p a:active,
.u-richtext > ul a:hover,
.u-richtext > ul a:focus,
.u-richtext > ul a:active,
.u-richtext > ol a:hover,
.u-richtext > ol a:focus,
.u-richtext > ol a:active,
.u-richtext > blockquote a:hover,
.u-richtext > blockquote a:focus,
.u-richtext > blockquote a:active,
.u-richtext > table a:hover,
.u-richtext > table a:focus,
.u-richtext > table a:active,
.u-richtext > dl a:hover,
.u-richtext > dl a:focus,
.u-richtext > dl a:active {
  color: #144b77;
}

.u-richtext > hr {
  background-color: #242424;
  border: 0;
  display: block;
  height: 4px;
  margin: 2em 0;
}

.u-richtext > ol,
.u-richtext > ul {
  margin-bottom: 1em;
  overflow: hidden;
  padding-left: 1.875rem;
}

@media all and (min-width: 30em) {
  .u-richtext > ol,
  .u-richtext > ul {
    padding-left: 2.8125rem;
  }
}

.u-richtext > ol ul,
.u-richtext > ol ol,
.u-richtext > ul ul,
.u-richtext > ul ol {
  margin-bottom: 0;
}

.u-richtext > ol li,
.u-richtext > ul li {
  margin-top: 0.5em;
}

.u-richtext > ol li ol,
.u-richtext > ul li ol {
  padding-left: 1.6875rem;
}

.u-richtext > ol li ul,
.u-richtext > ul li ul {
  padding-left: 1.25rem;
}

.u-richtext > ol li:first-child,
.u-richtext > ul li:first-child {
  margin-top: 0;
}

.u-richtext > ol li li:first-child,
.u-richtext > ul li li:first-child {
  margin-top: 0.5em;
}

.u-richtext > ol li > p:last-child,
.u-richtext > ul li > p:last-child {
  margin-bottom: 0;
}

.u-richtext > ul,
.u-richtext > ol ul {
  list-style: none;
}

@media all and (min-width: 18.75em) {
  .u-richtext > ul,
  .u-richtext > ol ul {
    font-size: 1rem;
  }
}

@media all and (min-width: 37.5em) {
  .u-richtext > ul,
  .u-richtext > ol ul {
    font-size: 1.0625rem;
  }
}

@media all and (min-width: 56.25em) {
  .u-richtext > ul,
  .u-richtext > ol ul {
    font-size: 1.125rem;
  }
}

.u-richtext > ul li,
.u-richtext > ol ul li {
  position: relative;
}

.u-richtext > ul li:before,
.u-richtext > ol ul li:before {
  content: '';
  background-color: #af1a21;
  border-radius: 50%;
  display: block;
  height: 6px;
  left: -16px;
  position: absolute;
  top: 11px;
  width: 6px;
  z-index: 10000;
}

.u-richtext > ul ul,
.u-richtext > ol ul ul {
  list-style: disc;
}

.u-richtext > ul ul li,
.u-richtext > ol ul ul li {
  position: relative;
}

.u-richtext > ul ul li:before,
.u-richtext > ol ul ul li:before {
  display: none;
}

.u-richtext > ul ul ul,
.u-richtext > ol ul ul ul {
  list-style: circle;
}

.u-richtext > ul ul ul li,
.u-richtext > ol ul ul ul li {
  position: relative;
}

.u-richtext > ul ul ul li:before,
.u-richtext > ol ul ul ul li:before {
  display: none;
}

.u-richtext > ol,
.u-richtext > ul ol {
  counter-reset: item;
  list-style: decimal;
}

@media all and (min-width: 18.75em) {
  .u-richtext > ol,
  .u-richtext > ul ol {
    font-size: 1rem;
  }
}

@media all and (min-width: 37.5em) {
  .u-richtext > ol,
  .u-richtext > ul ol {
    font-size: 1.0625rem;
  }
}

@media all and (min-width: 56.25em) {
  .u-richtext > ol,
  .u-richtext > ul ol {
    font-size: 1.125rem;
  }
}

.u-richtext > ol li,
.u-richtext > ul ol li {
  display: block;
}

.u-richtext > ol li:before,
.u-richtext > ul ol li:before {
  content: counter(item) ". ";
  counter-increment: item;
  color: #af1a21;
  font-weight: bold;
}

.u-richtext > ol li ol,
.u-richtext > ul ol li ol {
  counter-reset: item;
  list-style: decimal;
}

.u-richtext > ol li ol li,
.u-richtext > ul ol li ol li {
  display: block;
}

.u-richtext > ol li ol li:before,
.u-richtext > ul ol li ol li:before {
  content: counter(item, lower-alpha) ". ";
  counter-increment: item;
  color: #af1a21;
  font-weight: bold;
}

.u-richtext > ol li ol ol,
.u-richtext > ul ol li ol ol {
  counter-reset: item;
  list-style: decimal;
}

.u-richtext > ol li ol ol li,
.u-richtext > ul ol li ol ol li {
  display: block;
}

.u-richtext > ol li ol ol li:before,
.u-richtext > ul ol li ol ol li:before {
  content: counter(item, lower-roman) ". ";
  counter-increment: item;
  color: #af1a21;
  font-weight: bold;
}

.u-richtext > ol li ol ol li ol,
.u-richtext > ul ol li ol ol li ol {
  counter-reset: item;
  list-style: decimal;
}

.u-richtext > ol li ol ol li ol li,
.u-richtext > ul ol li ol ol li ol li {
  display: block;
}

.u-richtext > ol li ol ol li ol li:before,
.u-richtext > ul ol li ol ol li ol li:before {
  content: counter(item, disc);
  counter-increment: item;
  color: #af1a21;
  font-weight: bold;
}

.u-richtext > blockquote {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
  border-left: 3px solid #af1a21;
  color: #686868;
  line-height: 28px;
  margin: 1em 0 1em 1em;
  padding-left: 1em;
}

.fonts-loaded .u-richtext > blockquote {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif, Constantia, Georgia, Times, Times New Roman, serif;
}

@media all and (min-width: 48.75em) {
  .u-richtext > blockquote {
    font-size: 100%;
  }
}

@media all and (min-width: 52.5em) {
  .u-richtext > blockquote {
    font-size: 106.25%;
  }
}

@media all and (min-width: 56.25em) {
  .u-richtext > blockquote {
    font-size: 112.5%;
  }
}

.u-richtext > blockquote > p:not(:last-child) {
  margin-bottom: 1em;
}

.u-richtext > table {
  border-collapse: separate;
  margin-bottom: 20px;
  width: 100%;
}

.u-richtext > table caption {
  font-size: 1em;
  margin-bottom: 1em;
}

.u-richtext > table td {
  border-bottom: 1px solid #ddd;
  padding: 0.9375rem;
}

.u-richtext > table th {
  background: #681e40;
  border-bottom: none;
  color: #fff;
  font-weight: bold;
  padding: 0.9375rem;
  text-align: left;
  text-transform: uppercase;
}

.u-richtext > table td {
  border-bottom: 1px solid #ddd;
}

.u-richtext > table tr {
  border-bottom: 1px solid #ddd;
}

.u-richtext > table td,
.u-richtext > table th {
  font-size: 1em;
  line-height: 1.2;
}

.js-tablewrap + .js-tablewrap {
  margin-top: 3.125em;
}

.u-richtext b,
.u-richtext strong {
  font-weight: bold;
}

.u-richtext sup {
  font-size: 0.8em;
  left: -1px;
}

.u-richtext code,
.u-richtext kbd,
.u-richtext pre,
.u-richtext samp {
  font-family: Consolas, Menlo, Monaco, Inconsolata, monospace;
}

.u-richtext code {
  background: lightgray;
  display: block;
  overflow: scroll;
  padding: 5px;
  white-space: nowrap;
}

.u-richtext small {
  display: inline-block;
}

.SearchContent-form {
  position: relative;
  width: 100%;
}

.SearchContent-form input {
  border: solid 1px #ddd;
  color: #686868;
  height: 35px;
  padding-left: 10px;
  width: 100%;
}

.SearchContent-form input::-webkit-input-placeholder {
  color: #686868;
  font-style: italic;
}

.SearchContent-form input:-ms-input-placeholder {
  color: #686868;
  font-style: italic;
}

.SearchContent-form input::-ms-input-placeholder {
  color: #686868;
  font-style: italic;
}

.SearchContent-form input::placeholder {
  color: #686868;
  font-style: italic;
}

.SearchContent-submit {
  background: transparent;
  border: none;
  position: absolute;
  right: 13px;
  top: 8px;
}

.SearchContent-submit svg {
  fill: #1b67a3;
}

body#tinymce {
  margin: 12px !important;
}

/**
 * WordPress Generated Classes
 * @see http://codex.wordpress.org/CSS#WordPress_Generated_Classes
 */

/** Media alignment */

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto;
}

.aligncenter {
  display: block;
  margin: 1rem auto;
  height: auto;
}

.alignleft,
.alignright {
  margin-bottom: 1rem;
  height: auto;
}

@media (min-width: 30rem) {
  .alignleft {
    float: left;
    margin-right: 1rem;
  }

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

/** Captions */

/** Text meant only for screen readers */


/*# sourceMappingURL=main.css.map*/