@charset "UTF-8";
/*!
Theme Name: Rentalutions
Theme URI: http://rentalutions.com
Description: A custom theme for Rentalutions
Version: 0.1
Author: Kyle Ramirez
Author URI: http://rentalutions.com
Tags: responsive
*/
/* Primary Brand Color Variations */
.clearfix:after, .teaser--guide:after, .resource:after, .infobox:after, .guide-header:after, dl.dl--floated dd:after, dl.dl--floated--striped dd:after, dl.dl--floated:after, dl.dl--floated--striped:after {
  display: table;
  clear: both;
  content: "";
}

/* Tag Label Colors */
/* normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a, .the-content a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
address {
  font-style: normal;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  color: #000;
  background: #ff0;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0; /* 3 */
  font: inherit; /* 2 */
  color: inherit; /* 1 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  padding: 0; /* 2 */
  border: 0; /* 1 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-spacing: 0;
  border-collapse: collapse;
}

td,
th {
  padding: 0;
}

:root,
body {
  font-size: 18px;
}

.headline {
  margin-bottom: 0.3em;
}

body {
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #0a2847;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
  font-family: "Nunito", sans-serif;
  line-height: 1.2;
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.75rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

.hero {
  font-size: 4em;
  font-weight: 300;
}
@media (max-height: 359px) {
  .hero--responsive {
    font-size: 18px;
  }
}
@media (min-height: 360px) and (max-height: 979px) {
  .hero--responsive {
    font-size: 5vh;
  }
}
@media (min-height: 980px) {
  .hero--responsive {
    font-size: 49px;
  }
}

.headline {
  color: #0f3e6f;
}

small,
.__ui {
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  line-height: 1.2em;
}

.serif {
  font-family: "Noto Serif", serif;
}

.sans-serif {
  font-family: "Nunito", sans-serif;
}

.display {
  font-family: "Nunito", sans-serif;
}

.script {
  font-family: "Allura", cursive;
}

.light {
  font-weight: 300;
}

.regular {
  font-weight: 400;
}

.semibold {
  font-weight: 600;
}

.extra-bold {
  font-weight: 800;
}

p:empty {
  margin: 0;
}

hr {
  border: 0;
  border-top: 1px solid #c7c7c7;
}
hr.hr--50 {
  width: 50%;
}

.circle-img {
  border-radius: 50%;
}

.responsive-img,
.img-responsive {
  width: 100%;
  height: auto;
}

.responsive-img-portrait,
.img-responsive-portrait {
  width: auto;
  height: 100%;
}

/* Tread lightly, hero. Here be sacred text.
===================================================== */
a, .the-content a {
  color: #0f3e6f;
  text-decoration: none;
}
a.inline, .the-content a {
  position: relative;
  z-index: 0;
  font-weight: bold;
  box-shadow: inset 0 -3px 0 0 white, inset 0 -8px 0 0 #50e3c2;
  transition: box-shadow 250ms;
}
a.inline:hover, .the-content a:hover {
  box-shadow: inset 0 -3px 0 0 white, inset 0 -22px 0 0 #50e3c2;
}

/* ================================================= */
.tag-link {
  color: #0f3e6f;
}
.tag-link:hover {
  color: #0f3e6f;
  text-decoration: none;
}
.tag-link:hover:before {
  opacity: 1;
}
.tag-link:before {
  padding-right: 10px;
  font-family: "FontAwesome";
  content: "\f111";
  opacity: 0.9;
}

p a[target=_blank]:before {
  font-family: "FontAwesome";
  font-size: 60%;
  line-height: 1.5;
  vertical-align: middle;
  content: "\f24d" "\0a0";
}
a[href^="mailto:"]:after {
  font-family: "FontAwesome";
  font-size: 60%;
  line-height: 1.5;
  vertical-align: middle;
  content: "\0a0" "\f003";
}
a[href*=".pdf"]:before {
  font-family: sans-serif;
  font-size: 50%;
  font-weight: bold;
  line-height: 1.5;
  vertical-align: super;
  content: "[PDF]" "\0a0";
}

.list-reset, .list-reset--inline {
  padding: 0;
  margin: 0;
  list-style: none;
}
.list-reset--inline li {
  display: inline;
}

.social-icons {
  text-align: center;
}
.social-icons li a {
  display: inline-block;
  width: 30px;
  line-height: 30px;
  text-decoration: none;
  border-radius: 3px;
  transition: transform 300ms;
}
.social-icons li a:hover {
  transform: scale(1.1);
}

.table--responsive {
  width: 100%;
}
.table--row-separators tr + tr {
  border-top: 1px solid #c7c7c7;
}
.table--small-padding td {
  padding: 0.5em 0;
}
.table--small-padding td + td {
  padding-left: 0.5em;
}

.accordion input[type=checkbox],
.accordion input[type=radio] {
  display: none;
}
.accordion input[type=checkbox]:checked ~ .level__content,
.accordion input[type=radio]:checked ~ .level__content {
  height: auto;
}
.accordion label {
  display: block;
  padding: 10px 20px;
  cursor: pointer;
  user-select: none;
}
.accordion .level__content {
  height: 0;
  overflow: hidden;
}
.accordion .accordion__level {
  margin-bottom: 5px;
}

/* Definition Lists!!!! */
.dl--reset dd, dl.dl--qa dd, dl.dl--striped dd, dl.dl--floated dd, dl.dl--floated--striped dd {
  margin-left: 0;
}

dl.dl--floated, dl.dl--floated--striped {
  margin: 0 auto;
}
dl.dl--floated dt, dl.dl--floated--striped dt {
  float: left;
  width: 130px;
  padding: 10px 0 0 10px;
  clear: both;
  font-weight: bold;
}
dl.dl--floated dd, dl.dl--floated--striped dd {
  padding: 10px 10px 10px 150px;
  text-align: right;
}
dl.dl--floated dt:last-of-type, dl.dl--floated--striped dt:last-of-type,
dl.dl--floated dd:last-of-type,
dl.dl--floated--striped dd:last-of-type {
  margin-bottom: 0;
}
dl.dl--floated--striped dd:nth-of-type(odd) {
  background-color: #f3f3f3;
}
dl.dl--striped dd:nth-of-type(odd) {
  background-color: #f3f3f3;
}
dl.dl--qa {
  padding-left: 1.5em;
}
dl.dl--qa dt,
dl.dl--qa dd {
  position: relative;
}
dl.dl--qa dt:before,
dl.dl--qa dd:before {
  position: absolute;
  left: -1.5em;
}
dl.dl--qa dt.no-prefix:before,
dl.dl--qa dd.no-prefix:before {
  content: "";
}
dl.dl--qa dd + dt {
  margin-top: 1em;
}
dl.dl--qa dt {
  font-weight: bold;
}
dl.dl--qa dt:before {
  content: "Q.";
}
dl.dl--qa dd:before {
  content: "A.";
}

dl.amenities dt,
dl.utilities dt,
dl.pets dt {
  margin-bottom: 10px;
  text-align: center;
}
dl.amenities dd,
dl.utilities dd,
dl.pets dd {
  margin: 0;
  text-align: center;
}

@media (min-width: 992px) {
  .visible-md-below,
  .visible-md,
  .hidden-lg {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .visible-sm-below,
  .visible-sm,
  .hidden-md-above {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .hidden-md-below,
  .visible-lg {
    display: none !important;
  }
}
@media (min-width: 480px) {
  .visible-xs,
  .hidden-sm-above {
    display: none !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-sm-below,
  .visible-md,
  .visible-md-above {
    display: none !important;
  }
}
@media (max-width: 479px) {
  .hidden-xs,
  .visible-sm,
  .visible-sm-above {
    display: none !important;
  }
}
.keyline--top:before, .keyline--right:before, .keyline--bottom:before, .keyline--left:before {
  position: absolute;
  display: block;
  content: "";
}
@media screen and (max-width: 767px) {
  .mcGrid .keyline--top:before, .mcGrid--container .keyline--top:before, .mcGrid .keyline--right:before, .mcGrid--container .keyline--right:before, .mcGrid .keyline--bottom:before, .mcGrid--container .keyline--bottom:before, .mcGrid .keyline--left:before, .mcGrid--container .keyline--left:before {
    display: none;
  }
}
.keyline--top:before, .keyline--bottom:before {
  width: 100%;
  border-top: 1px solid #c7c7c7;
}
.keyline--right:before, .keyline--left:before {
  height: 100%;
  border-left: 1px solid #c7c7c7;
}
.keyline--top {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .mcGrid .keyline--top, .mcGrid--container .keyline--top {
    margin-top: inherit;
  }
}
.keyline--top:before {
  top: -10px;
}
.keyline--right:before {
  right: -10px;
}
.keyline--bottom {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .mcGrid .keyline--bottom, .mcGrid--container .keyline--bottom {
    margin-bottom: inherit;
  }
}
.keyline--bottom:before {
  bottom: -10px;
}
.keyline--left:before {
  left: -10px;
}

.js-loading-on--block:after, .js-infinite-scroll-loader:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  clear: both;
  content: "";
  background-image: inline-image("spinner.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30% 30%;
}

.js-infinite-scroll-loader {
  position: absolute;
  width: 100%;
  height: 28px;
  margin-top: -28px;
}
.js-infinite-scroll-loader:after {
  background-size: contain;
}

.js-infinite-scroll-nav {
  margin-top: 20px;
  line-height: 1;
}

.infinite-scroll-spacer {
  margin-top: 38px;
}
.js-infinite-scroll-nav:not([style]) + .infinite-scroll-spacer {
  display: none;
}

/* The McGriddle - MADE IN CHIRAQ HOMIE */
.mcGrid, .mcGrid--container {
  padding-left: 20px;
}
.mcGrid:after, .mcGrid--container:after {
  display: table;
  clear: both;
  content: "";
}
.mcGrid .mcGrid, .mcGrid--container .mcGrid, .mcGrid .mcGrid--container, .mcGrid--container .mcGrid--container {
  margin-right: -20px;
  margin-left: -20px;
}
.mcGrid--container {
  margin: 0 auto;
}
.mcGrid.vertical-spacing, .vertical-spacing.mcGrid--container {
  padding-top: 20px;
}

.col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  box-sizing: border-box;
  float: left;
  width: calc(100% - 20px);
  margin-right: 20px;
}
.vertical-spacing .col-xl-12, .vertical-spacing .col-xl-11, .vertical-spacing .col-xl-10, .vertical-spacing .col-xl-9, .vertical-spacing .col-xl-8, .vertical-spacing .col-xl-7, .vertical-spacing .col-xl-6, .vertical-spacing .col-xl-5, .vertical-spacing .col-xl-4, .vertical-spacing .col-xl-3, .vertical-spacing .col-xl-2, .vertical-spacing .col-xl-1, .vertical-spacing .col-lg-12, .vertical-spacing .col-lg-11, .vertical-spacing .col-lg-10, .vertical-spacing .col-lg-9, .vertical-spacing .col-lg-8, .vertical-spacing .col-lg-7, .vertical-spacing .col-lg-6, .vertical-spacing .col-lg-5, .vertical-spacing .col-lg-4, .vertical-spacing .col-lg-3, .vertical-spacing .col-lg-2, .vertical-spacing .col-lg-1, .vertical-spacing .col-md-12, .vertical-spacing .col-md-11, .vertical-spacing .col-md-10, .vertical-spacing .col-md-9, .vertical-spacing .col-md-8, .vertical-spacing .col-md-7, .vertical-spacing .col-md-6, .vertical-spacing .col-md-5, .vertical-spacing .col-md-4, .vertical-spacing .col-md-3, .vertical-spacing .col-md-2, .vertical-spacing .col-md-1, .vertical-spacing .col-sm-12, .vertical-spacing .col-sm-11, .vertical-spacing .col-sm-10, .vertical-spacing .col-sm-9, .vertical-spacing .col-sm-8, .vertical-spacing .col-sm-7, .vertical-spacing .col-sm-6, .vertical-spacing .col-sm-5, .vertical-spacing .col-sm-4, .vertical-spacing .col-sm-3, .vertical-spacing .col-sm-2, .vertical-spacing .col-sm-1, .vertical-spacing .col-xs-12, .vertical-spacing .col-xs-11, .vertical-spacing .col-xs-10, .vertical-spacing .col-xs-9, .vertical-spacing .col-xs-8, .vertical-spacing .col-xs-7, .vertical-spacing .col-xs-6, .vertical-spacing .col-xs-5, .vertical-spacing .col-xs-4, .vertical-spacing .col-xs-3, .vertical-spacing .col-xs-2, .vertical-spacing .col-xs-1, .vertical-spacing .col-12, .vertical-spacing .col-11, .vertical-spacing .col-10, .vertical-spacing .col-9, .vertical-spacing .col-8, .vertical-spacing .col-7, .vertical-spacing .col-6, .vertical-spacing .col-5, .vertical-spacing .col-4, .vertical-spacing .col-3, .vertical-spacing .col-2, .vertical-spacing .col-1 {
  margin-bottom: 20px;
}

.col-1 {
  width: calc(8.3333333333% - 20px);
}

.col-2 {
  width: calc(16.6666666667% - 20px);
}

.col-3 {
  width: calc(25% - 20px);
}

.col-4 {
  width: calc(33.3333333333% - 20px);
}

.col-5 {
  width: calc(41.6666666667% - 20px);
}

.col-6 {
  width: calc(50% - 20px);
}

.col-7 {
  width: calc(58.3333333333% - 20px);
}

.col-8 {
  width: calc(66.6666666667% - 20px);
}

.col-9 {
  width: calc(75% - 20px);
}

.col-10 {
  width: calc(83.3333333333% - 20px);
}

.col-11 {
  width: calc(91.6666666667% - 20px);
}

.col-12 {
  width: calc(100% - 20px);
}

@media screen and (min-width: 480px) {
  .col-xs-offset-0 {
    margin-left: 0%;
  }
  .col-xs-pull-0 {
    right: auto;
  }
  .col-xs-push-0 {
    left: auto;
  }
  .col-xs-1 {
    width: calc(8.3333333333% - 20px);
  }
  .col-xs-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-xs-pull-1 {
    right: 8.3333333333%;
  }
  .col-xs-push-1 {
    left: 8.3333333333%;
  }
  .col-xs-2 {
    width: calc(16.6666666667% - 20px);
  }
  .col-xs-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-xs-pull-2 {
    right: 16.6666666667%;
  }
  .col-xs-push-2 {
    left: 16.6666666667%;
  }
  .col-xs-3 {
    width: calc(25% - 20px);
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-4 {
    width: calc(33.3333333333% - 20px);
  }
  .col-xs-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-xs-pull-4 {
    right: 33.3333333333%;
  }
  .col-xs-push-4 {
    left: 33.3333333333%;
  }
  .col-xs-5 {
    width: calc(41.6666666667% - 20px);
  }
  .col-xs-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-xs-pull-5 {
    right: 41.6666666667%;
  }
  .col-xs-push-5 {
    left: 41.6666666667%;
  }
  .col-xs-6 {
    width: calc(50% - 20px);
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-7 {
    width: calc(58.3333333333% - 20px);
  }
  .col-xs-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-xs-pull-7 {
    right: 58.3333333333%;
  }
  .col-xs-push-7 {
    left: 58.3333333333%;
  }
  .col-xs-8 {
    width: calc(66.6666666667% - 20px);
  }
  .col-xs-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-xs-pull-8 {
    right: 66.6666666667%;
  }
  .col-xs-push-8 {
    left: 66.6666666667%;
  }
  .col-xs-9 {
    width: calc(75% - 20px);
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-10 {
    width: calc(83.3333333333% - 20px);
  }
  .col-xs-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-xs-pull-10 {
    right: 83.3333333333%;
  }
  .col-xs-push-10 {
    left: 83.3333333333%;
  }
  .col-xs-11 {
    width: calc(91.6666666667% - 20px);
  }
  .col-xs-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-xs-pull-11 {
    right: 91.6666666667%;
  }
  .col-xs-push-11 {
    left: 91.6666666667%;
  }
  .col-xs-12 {
    width: calc(100% - 20px);
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-push-12 {
    left: 100%;
  }
}
@media screen and (min-width: 768px) {
  .mcGrid--container {
    width: 748px;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-1 {
    width: calc(8.3333333333% - 20px);
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-2 {
    width: calc(16.6666666667% - 20px);
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-3 {
    width: calc(25% - 20px);
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-4 {
    width: calc(33.3333333333% - 20px);
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-5 {
    width: calc(41.6666666667% - 20px);
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-6 {
    width: calc(50% - 20px);
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-7 {
    width: calc(58.3333333333% - 20px);
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-8 {
    width: calc(66.6666666667% - 20px);
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-9 {
    width: calc(75% - 20px);
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-10 {
    width: calc(83.3333333333% - 20px);
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-11 {
    width: calc(91.6666666667% - 20px);
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-12 {
    width: calc(100% - 20px);
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
}
@media screen and (min-width: 992px) {
  .mcGrid--container {
    width: 972px;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-1 {
    width: calc(8.3333333333% - 20px);
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-2 {
    width: calc(16.6666666667% - 20px);
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-3 {
    width: calc(25% - 20px);
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-4 {
    width: calc(33.3333333333% - 20px);
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-5 {
    width: calc(41.6666666667% - 20px);
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-6 {
    width: calc(50% - 20px);
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-7 {
    width: calc(58.3333333333% - 20px);
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-8 {
    width: calc(66.6666666667% - 20px);
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-9 {
    width: calc(75% - 20px);
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-10 {
    width: calc(83.3333333333% - 20px);
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-11 {
    width: calc(91.6666666667% - 20px);
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-12 {
    width: calc(100% - 20px);
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-12 {
    left: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .mcGrid--container {
    width: 1180px;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-1 {
    width: calc(8.3333333333% - 20px);
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-2 {
    width: calc(16.6666666667% - 20px);
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-3 {
    width: calc(25% - 20px);
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-4 {
    width: calc(33.3333333333% - 20px);
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-5 {
    width: calc(41.6666666667% - 20px);
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-6 {
    width: calc(50% - 20px);
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-7 {
    width: calc(58.3333333333% - 20px);
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-8 {
    width: calc(66.6666666667% - 20px);
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-9 {
    width: calc(75% - 20px);
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-10 {
    width: calc(83.3333333333% - 20px);
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-11 {
    width: calc(91.6666666667% - 20px);
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-12 {
    width: calc(100% - 20px);
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
}
@media screen and (min-width: 1600px) {
  .mcGrid--container {
    width: 1580px;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-1 {
    width: calc(8.3333333333% - 20px);
  }
  .col-xl-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-xl-pull-1 {
    right: 8.3333333333%;
  }
  .col-xl-push-1 {
    left: 8.3333333333%;
  }
  .col-xl-2 {
    width: calc(16.6666666667% - 20px);
  }
  .col-xl-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-xl-pull-2 {
    right: 16.6666666667%;
  }
  .col-xl-push-2 {
    left: 16.6666666667%;
  }
  .col-xl-3 {
    width: calc(25% - 20px);
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-4 {
    width: calc(33.3333333333% - 20px);
  }
  .col-xl-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-xl-pull-4 {
    right: 33.3333333333%;
  }
  .col-xl-push-4 {
    left: 33.3333333333%;
  }
  .col-xl-5 {
    width: calc(41.6666666667% - 20px);
  }
  .col-xl-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-xl-pull-5 {
    right: 41.6666666667%;
  }
  .col-xl-push-5 {
    left: 41.6666666667%;
  }
  .col-xl-6 {
    width: calc(50% - 20px);
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-7 {
    width: calc(58.3333333333% - 20px);
  }
  .col-xl-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-xl-pull-7 {
    right: 58.3333333333%;
  }
  .col-xl-push-7 {
    left: 58.3333333333%;
  }
  .col-xl-8 {
    width: calc(66.6666666667% - 20px);
  }
  .col-xl-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-xl-pull-8 {
    right: 66.6666666667%;
  }
  .col-xl-push-8 {
    left: 66.6666666667%;
  }
  .col-xl-9 {
    width: calc(75% - 20px);
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-10 {
    width: calc(83.3333333333% - 20px);
  }
  .col-xl-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-xl-pull-10 {
    right: 83.3333333333%;
  }
  .col-xl-push-10 {
    left: 83.3333333333%;
  }
  .col-xl-11 {
    width: calc(91.6666666667% - 20px);
  }
  .col-xl-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-xl-pull-11 {
    right: 91.6666666667%;
  }
  .col-xl-push-11 {
    left: 91.6666666667%;
  }
  .col-xl-12 {
    width: calc(100% - 20px);
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-push-12 {
    left: 100%;
  }
}
.site-nav {
  position: relative;
  z-index: 1;
  background-color: #fff;
  box-shadow: 0 1px 0 #c7c7c7;
}
.site-nav__inner {
  display: table;
  width: 100%;
}
.site-nav__item {
  display: table-cell;
  padding-top: 15px;
  padding-bottom: 15px;
  white-space: nowrap;
  vertical-align: middle;
}
@media (max-width: 991px) {
  .site-nav__item {
    display: none;
  }
}
.site-nav__item + .site-nav__item {
  padding-left: 1em;
}
.site-nav__item.active a {
  position: relative;
  z-index: 0;
  font-weight: bold;
}
.site-nav__item.active a:after {
  position: absolute;
  bottom: 3px;
  left: 0;
  z-index: -1;
  box-sizing: border-box;
  width: 100%;
  content: "";
  border: 3px solid #50e3c2;
  border-radius: 3px;
  opacity: 1;
  transition: width 250ms, opacity 350ms;
}
.site-nav__item.active a:hover:after {
  width: 0%;
  opacity: 0;
}
.site-nav__item > a {
  display: block;
  padding: 0 1em;
  font-size: 16px;
  font-weight: 600;
  line-height: 2.5;
  text-transform: uppercase;
  border-radius: 5px;
  transition: background-color 150ms, color 150ms;
}
.site-nav__item > a:hover {
  background-color: #f3f3f3;
}
.site-nav__item--logo {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.site-nav__item--cheeseburger {
  display: table-cell;
  padding-top: 15px;
  padding-bottom: 15px;
  white-space: nowrap;
  vertical-align: middle;
}
@media (min-width: 992px) {
  .site-nav__item--cheeseburger {
    display: none;
  }
}
.site-nav__item--cheeseburger a,
.site-nav__item--cheeseburger svg {
  display: block;
}
.site-nav__logo {
  display: inline-block;
  vertical-align: top;
}
.site-nav__logo img {
  display: block;
  height: 70px;
}
.site-nav__overlay, .site-nav__mobile-overlay {
  position: absolute;
  top: calc(100% - 0.75em);
  z-index: 1;
  box-sizing: border-box;
  padding: 0 1em 1em;
  pointer-events: none;
  background-color: #fff;
  border-radius: 4px;
  outline: none;
  box-shadow: 0 0 0 1px #c7c7c7, 0 50px 100px rgba(50, 50, 93, 0.1), 0 15px 35px rgba(50, 50, 93, 0.15), 0 5px 15px rgba(0, 0, 0, 0.1);
  opacity: 0;
  transition: transform 250ms, opacity 250ms;
  transform-origin: 50% 16px;
  will-change: transform, opacity;
}
.site-nav__overlay:not(.active), .site-nav__mobile-overlay:not(.active) {
  transform: scale(0.95) rotate3d(1, 0, 0, -45deg);
}
.site-nav__overlay.active, .active.site-nav__mobile-overlay {
  pointer-events: auto;
  opacity: 1;
}
.site-nav__overlay a, .site-nav__mobile-overlay a {
  display: block;
  padding: 0.5em 0;
  font-weight: 600;
  line-height: 1;
}
.site-nav__overlay a.active, .site-nav__mobile-overlay a.active {
  position: relative;
  z-index: 0;
  font-weight: bold;
}
.site-nav__overlay a.active:after, .site-nav__mobile-overlay a.active:after {
  position: absolute;
  bottom: 3px;
  left: 0;
  z-index: -1;
  box-sizing: border-box;
  width: 100%;
  content: "";
  border: 3px solid #50e3c2;
  border-radius: 3px;
  opacity: 1;
  transition: width 250ms, opacity 350ms;
}
.site-nav__overlay a.active:hover:after, .site-nav__mobile-overlay a.active:hover:after {
  width: 0%;
  opacity: 0;
}
.site-nav__mobile-overlay {
  top: 15px;
  right: -0.5em;
  left: 0;
  width: calc(100% + 0.5em);
  transform-origin: 100% 0;
}
.site-nav__mobile-overlay:not(.active) {
  transform: scale(0.95);
}

a.site-nav__close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.5em;
  color: #6f6f6f;
}
a.site-nav__close,
a.site-nav__close svg {
  cursor: pointer;
}

.content-nav {
  background-color: #0f3e6f;
}
.content-nav__item {
  display: inline-block;
}
.content-nav__item a {
  display: block;
  padding: 0.875em 1em;
  font-size: 16px;
  font-weight: 600;
  color: white;
  text-decoration: none;
  transition: background-color 200ms, box-shadow 200ms;
}
.content-nav__item a:hover {
  background-color: rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 -4px 0 #9fefdd;
}
.content-nav__item.active {
  box-shadow: inset 0 -4px 0 #50e3c2;
}

.hybrid-header__container {
  display: grid;
  grid-template-columns: 3fr 9fr;
  padding: 0;
  background: #fff;
}

.hybrid-header__rdc_brand {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  height: 5rem;
  justify-content: flex-end;
  padding: 1.5rem 2rem 1.5rem 0;
  background: #0a2847;
  clip-path: polygon(0px 0px, calc(100% - 1.5rem) 0px, 100% 100%, 0% 100%);
}
.hybrid-header__rdc_brand > img {
  height: 2.25rem;
}

.hybrid-header__avail_brand {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  height: 5rem;
}

.site-nav__item--logo img {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  height: 5rem;
}

.site-nav__item--menu-toggle {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  height: 5rem;
  padding-right: 1rem;
  margin-left: auto;
}

.hybrid-header .site-nav__mobile-overlay {
  padding-top: 5rem;
}

@media screen and (max-width: 1200px) {
  .hybrid-header__container {
    display: grid;
    grid-template-columns: 3fr 9fr;
    padding: 0;
    background: #fff;
    flex: 1 0 100%;
  }
  .hybrid-header__rdc_brand {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    height: 5rem;
    justify-content: flex-end;
    padding: 1.5rem 2rem 1.5rem 0;
    background: #0a2847;
    clip-path: polygon(0px 0px, calc(100% - 1.5rem) 0px, 100% 100%, 0% 100%);
    padding-right: 1.5rem;
  }
  .hybrid-header__rdc_brand > img {
    height: 1.8rem;
  }
  .hybrid-header__avail_brand {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    height: 5rem;
  }
  .hybrid-header__avail_brand.site-nav__item--logo img {
    height: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .hybrid-header__container {
    display: grid;
    grid-template-columns: 3fr 9fr;
    padding: 0;
    background: #fff;
    grid-template-columns: 4fr 8fr;
  }
}
@media screen and (max-width: 480px) {
  .hybrid-header__container {
    display: grid;
    grid-template-columns: 3fr 9fr;
    padding: 0;
    background: #fff;
    grid-template-columns: 5fr 7fr;
  }
  .hybrid-header__rdc_brand {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    height: 5rem;
    justify-content: flex-end;
    padding: 1.5rem 2rem 1.5rem 0;
    background: #0a2847;
    clip-path: polygon(0px 0px, calc(100% - 1.5rem) 0px, 100% 100%, 0% 100%);
    padding-right: 1.5rem;
  }
  .hybrid-header__rdc_brand > img {
    height: 1.5rem;
  }
  .hybrid-header__avail_brand {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    height: 5rem;
  }
  .hybrid-header__avail_brand.site-nav__item--logo img {
    height: 3.5rem;
  }
}
.byline {
  color: #707070;
}
.byline-wrapper {
  display: table;
}
.center .byline-wrapper {
  float: none;
  width: auto;
  margin: 0 auto;
}
.center .byline-wrapper .byline-meta-wrapper {
  width: auto;
  text-align: center;
}
.center .byline-wrapper .byline-thumb + .byline-meta-wrapper {
  text-align: left;
}
.byline-thumb {
  display: table-cell;
  padding-right: 0.5em;
}
.byline-meta-wrapper {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.byline-meta li:first-child {
  line-height: 1;
}

.campaign-list--separated .campaign--block:not(.display-none) + .campaign--block {
  padding-top: 1em;
  margin-top: 1em;
  border-top: 1px solid #6f6f6f;
}
.the-content .campaign--block {
  padding: 10px;
  margin: 1em 0;
  border: 1px solid #c7c7c7;
  border-radius: 5px;
}
@media screen and (min-width: 480px) {
  .the-content .campaign--block {
    margin: 3em;
  }
}
.the-content .campaign--block.pull-left, .the-content .campaign--block.pull-right {
  float: none;
}
@media screen and (min-width: 768px) {
  .the-content .campaign--block.pull-left, .the-content .campaign--block.pull-right {
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .the-content .campaign--block.pull-right {
    float: right;
    margin: 0 0 1em 1em;
  }
}
@media screen and (min-width: 1200px) {
  .the-content .campaign--block.pull-right {
    margin: 0 -5em 1em 1em;
  }
}
@media screen and (min-width: 768px) {
  .the-content .campaign--block.pull-left {
    float: left;
    margin: 0 1em 1em 0;
  }
}
@media screen and (min-width: 1200px) {
  .the-content .campaign--block.pull-left {
    margin: 0 1em 1em -5em;
  }
}
.campaign--notification {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f3f3f3;
}
.campaign--notification a:not(.button) {
  color: #0f3e6f;
  text-decoration: underline;
}
.campaign--notification + .campaign--notification .campaign--notification__inner {
  box-shadow: 0 -9px 0 0 #f3f3f3, 0 -10px 0 0 #0f3e6f;
}
.campaign--notification__inner {
  display: table;
  width: 100%;
}
.campaign--notification__header, .campaign--notification__cta-wrapper, .campaign--notification__close {
  display: table-cell;
  vertical-align: middle;
  color: #c7c7c7;
  cursor: pointer;
}
.campaign--notification__header {
  width: 100%;
}
.campaign--notification__cta-wrapper .button {
  color: white;
}
.campaign--notification__cta-wrapper, .campaign--notification__close {
  padding-left: 1em;
}
.campaign__img {
  display: block;
  width: 100%;
  height: auto;
}
.campaign__tagline, .campaign__title {
  font-size: 0.875em;
  line-height: 1.2;
}
.campaign__tagline {
  color: #6f6f6f;
}
.campaign__title {
  font-weight: bold;
}
.campaign__avail {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  padding: 0.5em 2em 1.5em;
  user-select: none;
  background: linear-gradient(rgba(10, 40, 71, 0.75), rgba(105, 101, 213, 0));
}
.campaign__avail img {
  display: block;
}

.color-envelope,
.color-envelope--before:before,
.color-envelope--after:after {
  color: #cecb26;
}

.bgcolor-envelope,
.bgcolor-envelope--before:before,
.bgcolor-envelope--after:after {
  color: white !important;
  background-color: #cecb26;
}

.color-behance,
.color-behance--before:before,
.color-behance--after:after {
  color: #1769fa;
}

.bgcolor-behance,
.bgcolor-behance--before:before,
.bgcolor-behance--after:after {
  color: white !important;
  background-color: #1769fa;
}

.color-dribbble,
.color-dribbble--before:before,
.color-dribbble--after:after {
  color: #ff5b92;
}

.bgcolor-dribbble,
.bgcolor-dribbble--before:before,
.bgcolor-dribbble--after:after {
  color: #0a2847 !important;
  background-color: #ff5b92;
}

.color-facebook,
.color-facebook--before:before,
.color-facebook--after:after {
  color: #3b5999;
}

.bgcolor-facebook,
.bgcolor-facebook--before:before,
.bgcolor-facebook--after:after {
  color: white !important;
  background-color: #3b5999;
}

.color-flickr,
.color-flickr--before:before,
.color-flickr--after:after {
  color: #ff0084;
}

.bgcolor-flickr,
.bgcolor-flickr--before:before,
.bgcolor-flickr--after:after {
  color: white !important;
  background-color: #ff0084;
}

.color-google-plus,
.color-google-plus--before:before,
.color-google-plus--after:after {
  color: #dd4b39;
}

.bgcolor-google-plus,
.bgcolor-google-plus--before:before,
.bgcolor-google-plus--after:after {
  color: white !important;
  background-color: #dd4b39;
}

.color-instagram,
.color-instagram--before:before,
.color-instagram--after:after {
  color: #517fa4;
}

.bgcolor-instagram,
.bgcolor-instagram--before:before,
.bgcolor-instagram--after:after {
  color: white !important;
  background-color: #517fa4;
}

.color-linkedin,
.color-linkedin--before:before,
.color-linkedin--after:after {
  color: #036dc0;
}

.bgcolor-linkedin,
.bgcolor-linkedin--before:before,
.bgcolor-linkedin--after:after {
  color: white !important;
  background-color: #036dc0;
}

.color-pinterest,
.color-pinterest--before:before,
.color-pinterest--after:after {
  color: #cb2027;
}

.bgcolor-pinterest,
.bgcolor-pinterest--before:before,
.bgcolor-pinterest--after:after {
  color: white !important;
  background-color: #cb2027;
}

.color-rss,
.color-rss--before:before,
.color-rss--after:after {
  color: #ff6b00;
}

.bgcolor-rss,
.bgcolor-rss--before:before,
.bgcolor-rss--after:after {
  color: white !important;
  background-color: #ff6b00;
}

.color-tumblr,
.color-tumblr--before:before,
.color-tumblr--after:after {
  color: #32506d;
}

.bgcolor-tumblr,
.bgcolor-tumblr--before:before,
.bgcolor-tumblr--after:after {
  color: white !important;
  background-color: #32506d;
}

.color-twitter,
.color-twitter--before:before,
.color-twitter--after:after {
  color: #2ac6f7;
}

.bgcolor-twitter,
.bgcolor-twitter--before:before,
.bgcolor-twitter--after:after {
  color: white !important;
  background-color: #2ac6f7;
}

.color-vimeo,
.color-vimeo--before:before,
.color-vimeo--after:after {
  color: #45bbff;
}

.bgcolor-vimeo,
.bgcolor-vimeo--before:before,
.bgcolor-vimeo--after:after {
  color: #0a2847 !important;
  background-color: #45bbff;
}

.color-yelp,
.color-yelp--before:before,
.color-yelp--after:after {
  color: #af0606;
}

.bgcolor-yelp,
.bgcolor-yelp--before:before,
.bgcolor-yelp--after:after {
  color: white !important;
  background-color: #af0606;
}

.color-youtube,
.color-youtube--before:before,
.color-youtube--after:after {
  color: #b00;
}

.bgcolor-youtube,
.bgcolor-youtube--before:before,
.bgcolor-youtube--after:after {
  color: white !important;
  background-color: #b00;
}

.color-rentalutions,
.color-rentalutions--before:before,
.color-rentalutions--after:after {
  color: #0f3e6f;
}

.bgcolor-rentalutions,
.bgcolor-rentalutions--before:before,
.bgcolor-rentalutions--after:after {
  color: white !important;
  background-color: #0f3e6f;
}

.color-rent-payments,
.color-rent-payments--before:before,
.color-rent-payments--after:after {
  color: #ff5b92;
}

.bgcolor-rent-payments,
.bgcolor-rent-payments--before:before,
.bgcolor-rent-payments--after:after {
  color: #0a2847 !important;
  background-color: #ff5b92;
}

.color-lease-agreements,
.color-lease-agreements--before:before,
.color-lease-agreements--after:after {
  color: #fffc00;
}

.bgcolor-lease-agreements,
.bgcolor-lease-agreements--before:before,
.bgcolor-lease-agreements--after:after {
  color: white !important;
  background-color: #fffc00;
}

.color-find-screen-tenants,
.color-find-screen-tenants--before:before,
.color-find-screen-tenants--after:after {
  color: #6965d5;
}

.bgcolor-find-screen-tenants,
.bgcolor-find-screen-tenants--before:before,
.bgcolor-find-screen-tenants--after:after {
  color: #0a2847 !important;
  background-color: #6965d5;
}

.color-maintenance-requests,
.color-maintenance-requests--before:before,
.color-maintenance-requests--after:after {
  color: #45bbff;
}

.bgcolor-maintenance-requests,
.bgcolor-maintenance-requests--before:before,
.bgcolor-maintenance-requests--after:after {
  color: #0a2847 !important;
  background-color: #45bbff;
}

.color-insurance,
.color-insurance--before:before,
.color-insurance--after:after {
  color: #da291c;
}

.bgcolor-insurance,
.bgcolor-insurance--before:before,
.bgcolor-insurance--after:after {
  color: white !important;
  background-color: #da291c;
}

.color-tenant-relations,
.color-tenant-relations--before:before,
.color-tenant-relations--after:after {
  color: #32506d;
}

.bgcolor-tenant-relations,
.bgcolor-tenant-relations--before:before,
.bgcolor-tenant-relations--after:after {
  color: white !important;
  background-color: #32506d;
}

.color-purchasing-investment-property,
.color-purchasing-investment-property--before:before,
.color-purchasing-investment-property--after:after {
  color: darkseagreen;
}

.bgcolor-purchasing-investment-property,
.bgcolor-purchasing-investment-property--before:before,
.bgcolor-purchasing-investment-property--after:after {
  color: #0a2847 !important;
  background-color: darkseagreen;
}

.color-landlord-of-the-month,
.color-landlord-of-the-month--before:before,
.color-landlord-of-the-month--after:after {
  color: #2ac6f7;
}

.bgcolor-landlord-of-the-month,
.bgcolor-landlord-of-the-month--before:before,
.bgcolor-landlord-of-the-month--after:after {
  color: white !important;
  background-color: #2ac6f7;
}

.color-accounting-and-reporting,
.color-accounting-and-reporting--before:before,
.color-accounting-and-reporting--after:after {
  color: gold;
}

.bgcolor-accounting-and-reporting,
.bgcolor-accounting-and-reporting--before:before,
.bgcolor-accounting-and-reporting--after:after {
  color: white !important;
  background-color: gold;
}

.color-awesome-landlord,
.color-awesome-landlord--before:before,
.color-awesome-landlord--after:after {
  color: indianred;
}

.bgcolor-awesome-landlord,
.bgcolor-awesome-landlord--before:before,
.bgcolor-awesome-landlord--after:after {
  color: white !important;
  background-color: indianred;
}

.site-footer__glyph-link {
  display: block;
  margin: 1em 1em 0 0;
  color: #7c95b0;
  transition: color 200ms;
}
.site-footer__glyph-link:hover {
  color: #0f3e6f;
}
.site-footer__glyph-link img,
.site-footer__glyph-link svg {
  display: block;
}
.site-footer__glyph-link.glyph-link-logo img {
  width: 48px;
  height: 38.5px;
}
@media (min-width: 767px) {
  .site-footer__glyph-link {
    width: 48px;
    margin: 2em 0 0;
  }
  .site-footer__glyph-link img,
  .site-footer__glyph-link svg {
    margin: 0 auto;
  }
  .site-footer__glyph-link.glyph-link-logo {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .site-footer__glyph-link-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.site-footer__menu {
  margin: 2em 1em 0 0;
}
.site-footer__menu-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.site-footer__menu ul, .site-footer__menu nav.global-menu ul.nav__actions--right, nav.global-menu .site-footer__menu ul.nav__actions--right {
  margin-top: 0.5em;
}
.site-footer__menu li {
  margin-top: 0.5em;
  font-size: 16px;
}

@media screen and (min-width: 768px) {
  .guide-header {
    display: flex;
  }
}
@media screen and (min-width: 768px) {
  .guide-header__cover, .guide-header__cover + .guide-header__title {
    float: left;
  }
}
.guide-header__cover + .guide-header__title {
  margin-top: 1em;
}
@media screen and (min-width: 768px) {
  .guide-header__cover + .guide-header__title {
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(100% - 200px - 1em);
    margin-top: 0;
    margin-left: 1em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
}
.guide-header__cover {
  width: 150px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .guide-header__cover {
    width: 200px;
    margin: initial;
  }
}
.guide-header__cover img {
  display: block;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}
.guide-header__excerpt {
  padding: 1em;
  margin-top: 0.63em;
  font-size: 0.875em;
  font-style: italic;
  color: #6f6f6f;
  background-color: #f3f3f3;
}
@media screen and (min-width: 768px) {
  .guide-header__cover + .guide-header__title .guide-header__excerpt {
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: space-around;
  }
}
.guide-header--chapter {
  padding-left: 1em;
  border-left: 5px solid #0f3e6f;
}
.guide-header--chapter nav {
  margin-top: 0.5em;
  line-height: 1;
}
.guide-header--sidebar h5 {
  max-width: 150px;
  margin: 0 auto;
}
.guide-header--chapter h5, .guide-header--sidebar h5 {
  color: #949494;
  text-transform: uppercase;
}
.guide-header--chapter .headline a, .guide-header--sidebar .headline a {
  color: #0a2847;
}
.guide-header--chapter .headline a:hover, .guide-header--sidebar .headline a:hover {
  text-decoration: none;
}
.guide-header--chapter img, .guide-header--sidebar img {
  display: block;
  max-width: 150px;
  margin: 0 auto;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}

.infobox {
  padding: 0.5em;
  background-color: #f3f3f3;
}
@media screen and (max-width: 479px) {
  .infobox {
    width: calc(100% - 1em + 40px);
    margin-left: -20px;
  }
}
.infobox__flag {
  display: block;
  width: 100%;
  height: auto;
}
.infobox__flag-wrapper {
  display: block;
  width: auto;
  max-width: 275px;
  margin: 0 auto;
}
@media screen and (min-width: 992px) {
  .infobox__flag-wrapper {
    float: left;
    width: 200px;
    margin: 0;
  }
}
.infobox__flag-wrapper + .infobox__content {
  margin-top: 0.5em;
}
@media screen and (min-width: 992px) {
  .infobox__flag-wrapper + .infobox__content {
    float: left;
    width: calc(100% - 200px - 0.5em);
    margin: 0 0 0 0.5em;
  }
}
.infobox__title {
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  .infobox__title {
    text-align: center;
  }
}
.infobox__title {
  border-bottom: 1px solid #c7c7c7;
}

h5[class*=list-title--],
h6[class*=list-title--] {
  text-transform: uppercase;
}
h5.list-title--articles,
h6.list-title--articles {
  padding-left: 10px;
  border-left: 5px solid #3ba68e;
}
h5.list-title--widget,
h6.list-title--widget {
  padding-left: 10px;
  border-left: 5px solid #0f3e6f;
}

.masthead {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.masthead.retropolis {
  background-image: image-url("masthead-retropolis.png");
}
@media (min-width: 1366px) {
  .masthead.retropolis {
    background-image: image-url("masthead-retropolis@2x.png");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.3) and (min-width: 1366px) {
  .masthead.retropolis {
    background-image: image-url("masthead-retropolis@3x.png");
  }
}
.masthead.tiny-home {
  background-image: image-url("education-hero.jpg");
}
@media (min-width: 1366px) {
  .masthead.tiny-home {
    background-image: image-url("education-hero@2x.jpg");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.3) and (min-width: 1366px) {
  .masthead.tiny-home {
    background-image: image-url("education-hero@3x.jpg");
  }
}
.masthead.tiny-home {
  background-position: bottom center;
}
.masthead.grassy {
  background-image: image-url("grassy.jpg");
}

nav.banner-menu {
  background-color: #f3f3f3;
}
nav.banner-menu li {
  font-size: 0.75em;
  text-transform: uppercase;
}
nav.banner-menu li + li:before {
  content: " | ";
}

nav.global-menu {
  height: 60px;
  background-color: #0f3e6f;
}
nav.global-menu a.nav__brand {
  position: absolute;
  left: 50%;
  margin-left: -8.75px;
  color: white;
}
nav.global-menu a.nav__brand:hover {
  text-decoration: none;
}
@media screen and (min-width: 480px) {
  nav.global-menu a.nav__brand {
    margin-left: -96.5px;
  }
}
nav.global-menu a.nav__brand:after {
  position: absolute;
  right: -15px;
  bottom: 2px;
  font-size: 14px;
  color: #fff;
  content: "®";
}
nav.global-menu a.nav__brand svg.responsive-logo {
  width: 17.5px;
  height: 26px;
  margin-top: 17px;
}
@media screen and (min-width: 480px) {
  nav.global-menu a.nav__brand svg.responsive-logo {
    width: 193px;
    margin-top: 11px;
  }
}
nav.global-menu a.nav__brand svg.responsive-logo path {
  fill: #fff;
}
nav.global-menu a.nav__brand svg.responsive-logo path.wordmark {
  display: none;
}
@media screen and (min-width: 480px) {
  nav.global-menu a.nav__brand svg.responsive-logo path.wordmark {
    display: inline;
  }
}
nav.global-menu ul.nav__actions:after, nav.global-menu ul.nav__actions--right:after {
  display: table;
  clear: both;
  content: "";
}
nav.global-menu ul.nav__actions, nav.global-menu ul.nav__actions--right {
  padding: 0;
  margin: 0;
  list-style: none;
}
nav.global-menu ul.nav__actions li, nav.global-menu ul.nav__actions--right li {
  display: block;
  float: left;
  padding: 12px 0 12px 12px;
}
nav.global-menu ul.nav__actions--right {
  float: right;
}

.ar-sixteen-nine {
  position: relative;
}
.ar-sixteen-nine:before {
  display: block;
  width: 100%;
  padding-top: 56.25%;
  content: "";
}
.ar-sixteen-nine > .content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.ar-four-one {
  position: relative;
}
.ar-four-one:before {
  display: block;
  width: 100%;
  padding-top: 25%;
  content: "";
}
.ar-four-one > .content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.ar-four-one.center-img img {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.ar-one-one {
  position: relative;
}
.ar-one-one:before {
  display: block;
  width: 100%;
  padding-top: 100%;
  content: "";
}
.ar-one-one > .content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.ar-one-one.center-img img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateY(-50%);
}

@media (max-width: 479px) {
  .escape-grid--xs {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
}

.badge {
  padding-right: 0.25em;
  padding-left: 0.25em;
  color: white;
  background-color: #c7c7c7;
  border-radius: 3px;
}

.tweet {
  position: relative;
  padding: 10px;
  padding-left: 30px;
  background-color: #fafafa;
}
.tweet:before {
  position: absolute;
  top: 10px;
  left: 10px;
  font-family: "FontAwesome";
  color: #2ac6f7;
  content: "\f099";
}
.tweet + .tweet {
  margin-top: 1em;
}
.tweet .timeago {
  color: #707070;
}

label.giant-icon {
  position: relative;
  display: block;
}
label.giant-icon .field_with_errors {
  margin-bottom: 20px;
}

input[type=text].giant-icon {
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 0 0 0 1.5em;
  margin: 0 auto;
  font-size: 2em;
  line-height: 2.5;
  background-color: white;
  border: 0;
  border-right: 10px solid #0f3e6f;
  border-radius: 10px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  outline: 0;
}
input[type=text].giant-icon:focus + .fa.fa-search {
  color: #0a2847;
}

label.giant-icon i.fa,
input[type=text].giant-icon ~ i.fa {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1.5em;
  font-size: 2em;
  line-height: 2.5;
  color: #0f3e6f;
  text-align: center;
}
label.giant-icon i.fa.fa-search,
input[type=text].giant-icon ~ i.fa.fa-search {
  color: #c7c7c7;
  transition: color 200ms;
  transform: scale(0.7);
}
label.giant-icon i.fa.fa-location-arrow,
input[type=text].giant-icon ~ i.fa.fa-location-arrow {
  color: #bbb;
  transform: scale(0.7);
}
label.giant-icon i.fa.fa-location-arrow.location-found,
input[type=text].giant-icon ~ i.fa.fa-location-arrow.location-found {
  color: #6965d5;
}

.main-content ~ .main-content {
  padding-top: 1em;
  margin-top: 1em;
  border-top: 1px solid #c7c7c7;
}

.red-x:before,
.green-check:before {
  display: block;
  width: 1em;
  height: 1em;
  content: "";
}

.red-x:before {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><circle cx="10" cy="10" r="10" fill="#ec4261" /><g transform="rotate(-45 10 10)"><rect x="4" y="8.5" width="12" height="3" fill="white" /><rect x="8.5" y="4" width="3" height="12" fill="white" /></g></svg>') no-repeat center;
}

.green-check:before {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><circle cx="10" cy="10" r="10" fill="#3ba68e"/><path class="st0" fill="#fff" d="M15.7 5l-7.1 7.1-4.3-4.2-1.4 1.4L8.6 15v-.1l1.4-1.4 7.1-7"/></svg>') no-repeat center;
}

.sticky-sidebar {
  position: sticky;
  top: 0;
  margin-top: 1em;
}
@media screen and (min-width: 768px) {
  .sticky-sidebar {
    top: 1em;
    margin-top: 0;
  }
}

.resource + .resource {
  margin-top: 1em;
}
.resource-icon, .resource-description {
  float: right;
}
.resource-icon {
  width: 40px;
}
.resource-icon a {
  display: block;
}
.resource-icon img {
  display: block;
  width: 100%;
  height: auto;
}
.resource-icon + .resource-description {
  width: calc(100% - 50px);
  margin-right: 10px;
}
.resource h4 {
  line-height: 1;
}
.resource p {
  margin: 0;
  font-size: 0.8em;
}

.sidebar .widget + .widget {
  margin-top: 1em;
}

.table-of-contents {
  padding: 0;
  margin: 0;
  list-style: none;
  counter-reset: table-of-contents;
  counter-reset: table-of-contents-enclosures;
}
.table-of-contents li {
  display: table-row;
  font-size: 0.9em;
  counter-increment: table-of-contents;
}
.table-of-contents li:before {
  display: table-cell;
  padding-right: 1em;
  color: #6f6f6f;
  white-space: nowrap;
  content: "Chapter " counter(table-of-contents);
}
@media screen and (min-width: 768px) {
  .sidebar .table-of-contents li:before {
    padding-right: 0.5em;
    content: "Ch. " counter(table-of-contents);
  }
}
.table-of-contents li.enclosure {
  counter-increment: table-of-contents-enclosures;
}
.table-of-contents li.enclosure:before {
  content: "Enclosure " counter(table-of-contents-enclosures);
}
.table-of-contents li + li a {
  padding-top: 1em;
}
.table-of-contents li a {
  display: table-cell;
  font-weight: bold;
}

.teaser-separator--between + .teaser-separator--between {
  padding-top: 1em;
  margin-top: 1em;
  border-top: 1px solid #c7c7c7;
}
@media screen and (max-width: 767px) {
  .mcGrid .teaser-separator--on-fluid, .mcGrid--container .teaser-separator--on-fluid {
    padding-top: 1em;
    margin-bottom: 1em;
    border-top: 1px solid #c7c7c7;
  }
}
a.teaser__head {
  display: block;
  color: #0a2847;
}
a.teaser__head:hover {
  text-decoration: none;
}

.teaser-list--separated .teaser--all + .teaser--all, .teaser-list--separated .teaser--big-story-all + .teaser--all, .teaser-list--separated .teaser--head-excerpt + .teaser--all, .teaser-list--separated .teaser--head-sub + .teaser--all, .teaser-list--separated .teaser--all + .teaser--big-story-all, .teaser-list--separated .teaser--big-story-all + .teaser--big-story-all, .teaser-list--separated .teaser--head-excerpt + .teaser--big-story-all, .teaser-list--separated .teaser--head-sub + .teaser--big-story-all, .teaser-list--separated .teaser--all + .teaser--head-excerpt, .teaser-list--separated .teaser--big-story-all + .teaser--head-excerpt, .teaser-list--separated .teaser--head-excerpt + .teaser--head-excerpt, .teaser-list--separated .teaser--head-sub + .teaser--head-excerpt, .teaser-list--separated .teaser--all + .teaser--head-sub, .teaser-list--separated .teaser--big-story-all + .teaser--head-sub, .teaser-list--separated .teaser--head-excerpt + .teaser--head-sub, .teaser-list--separated .teaser--head-sub + .teaser--head-sub, .teaser-list--separated .teaser--guide + .teaser--all, .teaser-list--separated .teaser--guide + .teaser--big-story-all, .teaser-list--separated .teaser--guide + .teaser--head-excerpt, .teaser-list--separated .teaser--guide + .teaser--head-sub, .teaser-list--separated .teaser--all + .teaser--guide, .teaser-list--separated .teaser--big-story-all + .teaser--guide, .teaser-list--separated .teaser--head-excerpt + .teaser--guide, .teaser-list--separated .teaser--head-sub + .teaser--guide, .teaser-list--separated .teaser--guide + .teaser--guide {
  padding-top: 1em;
  margin-top: 1em;
  border-top: 1px solid #c7c7c7;
}
.teaser--guide a.title {
  display: block;
  color: #0a2847;
}
.teaser--guide a.title:hover {
  text-decoration: none;
}
.teaser--guide .cover {
  position: relative;
  display: inline-block;
  margin-right: 10px;
}
.teaser--guide .cover:before, .teaser--guide .cover:after {
  position: absolute;
  top: 5px;
  z-index: -1;
  height: 100%;
  content: "";
}
.teaser--guide .cover:before {
  left: 2px;
  z-index: -1;
  width: calc(100% - 3px);
  height: calc(100% - 16px);
  box-shadow: 1px 1px 0 white, 2px 2px 0 white, 3px 3px 0 white, 3px 3px 0 white, 4px 4px 0 white, 4px 4px 0 white, 5px 5px 0 white, 5px 5px 0 white;
}
.teaser--guide .cover:after {
  left: 8px;
  z-index: -2;
  width: 100%;
  height: calc(100% - 8px);
  background-color: #0a2847;
  border-radius: 2px;
  box-shadow: -5px -1px 15px rgba(0, 0, 0, 0.4);
}
.teaser--guide .cover img {
  position: relative;
  display: block;
  max-width: 100%;
  border-radius: 2px;
  box-shadow: 5px 0 5px -5px rgba(0, 0, 0, 0.4);
}
.teaser--guide .cover-wrapper {
  text-align: center;
}
@media screen and (max-width: 479px) {
  .teaser--guide .cover-wrapper .cover {
    width: 150px;
  }
}
@media screen and (min-width: 480px) {
  .teaser--guide .cover-wrapper {
    width: 200px;
  }
  .teaser--guide .cover-wrapper, .teaser--guide .cover-wrapper + .description-wrapper {
    float: left;
  }
}
.teaser--guide .cover-wrapper + .description-wrapper {
  margin-top: 1em;
}
@media screen and (min-width: 480px) {
  .teaser--guide .cover-wrapper + .description-wrapper {
    width: calc(100% - 200px - 1em);
    padding-left: 1em;
    margin-top: 0;
  }
}
@media screen and (min-width: 480px) {
  .teaser--guide-list--alternating .teaser--guide:nth-child(even) .cover-wrapper, .teaser--guide-list--alternating .teaser--guide:nth-child(even) .cover-wrapper + .description-wrapper {
    float: right;
  }
  .teaser--guide-list--alternating .teaser--guide:nth-child(even) .cover-wrapper + .description-wrapper {
    padding: 0 1em 0 0;
  }
}
.teaser--all.has-image [class*=col-] {
  float: none;
  width: auto;
}
.teaser--all.has-image .teaser-image-wrapper.right {
  float: right;
  margin: 0 20px 0.5em 0.5em;
}

.tt-menu {
  box-sizing: border-box;
  width: 100%;
  margin-top: 10px;
  overflow: hidden;
  background-color: white;
  border-radius: 3px;
  box-shadow: 0 0 0 1px #f3f3f3, 0 50px 100px rgba(50, 50, 93, 0.1), 0 15px 35px rgba(50, 50, 93, 0.15), 0 5px 15px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 499px) and (orientation: portrait) {
  .tt-menu {
    border-radius: 3px;
  }
}

.tt-suggestion {
  display: block;
  padding: 10px;
  font-size: 16px;
  text-align: left;
}
.tt-suggestion + .tt-suggestion {
  padding-top: 10px;
  border-top: 1px solid #f3f3f3;
}
.tt-suggestion:hover, .tt-suggestion.tt-cursor {
  color: white;
  text-decoration: none;
  background-color: #7c95b0;
}

/* Primary */
/* Success */
/* Danger */
/* Disabled */
/* Sizing */
button.button,
input.button {
  border: none;
  outline: none;
  -webkit-appearance: none;
}

a.button {
  text-align: center;
}
a.button, a.button:hover {
  text-decoration: none;
}

.button {
  display: inline-block;
  height: 40px;
  padding: 0 14px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 40px;
  color: #0f3e6f;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  white-space: nowrap;
  cursor: pointer;
  user-select: none;
  background: white;
  border-radius: 4px;
  box-shadow: 0 4px 6px rgba(15, 62, 111, 0.1), 0 1px 3px rgba(0, 0, 0, 0.08);
  transition: all 0.15s ease;
}
.button:not(.button--icon) {
  min-width: 90px;
}
.button:hover {
  color: #0f3e6f;
  box-shadow: 0 7px 14px rgba(15, 62, 111, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
  transform: translateY(-1px);
}
.button:focus {
  box-shadow: 0 7px 14px rgba(15, 62, 111, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
}
.button:focus:hover {
  box-shadow: 0 7px 14px rgba(15, 62, 111, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
}
.button:active {
  color: #0b2e51;
  background-color: #f3f3f3;
  box-shadow: 0 4px 6px rgba(15, 62, 111, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08) !important;
  transform: translateY(1px);
}
.button--primary {
  color: white;
  background: #0f3e6f;
}
.button--primary:hover {
  color: white;
  background-color: #0f3e6f;
}
.button--primary:active {
  color: #fff;
  background-color: #0b2e51;
}
.button--danger, .button--danger:hover, .button--danger:focus {
  color: #ec4261;
}
.button--disabled {
  color: white;
  pointer-events: none;
  background: #c7c7c7;
}
.button--success {
  color: white;
  background: #3ba68e;
}
.button--success:hover {
  color: white;
  background-color: #3ba68e;
}
.button--success:active {
  color: white;
  background-color: #3ba68e;
}
.button--icon {
  position: relative;
  display: inline;
  width: 40px;
  padding: 0;
  border-radius: 50%;
}
.button--icon + .button--icon {
  margin-left: 0.5em;
}
.button--large {
  height: 56px;
  padding: 0 19.6px;
  font-size: 21px;
  line-height: 56px;
  letter-spacing: 0.035em;
}
.button--large:not(.button--icon) {
  min-width: 126px;
}
.button.display-block {
  box-sizing: border-box;
  width: 100%;
}

.field {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 0;
  font-weight: normal;
}
.field span.twitter-typeahead {
  width: 100%;
}
.field,
.field input,
.field select,
.field textarea,
.field span {
  -webkit-tap-highlight-color: transparent;
}
.field + .field {
  margin-top: 1.5em;
}
.field input,
.field select,
.field textarea {
  color: #0b2e51;
}
.field input, .field input ~ span,
.field select,
.field select ~ span,
.field textarea,
.field textarea ~ span {
  font-family: inherit;
  font-weight: inherit;
}
.field input:focus,
.field select:focus,
.field textarea:focus {
  outline: none;
}
.field input[disabled],
.field select[disabled],
.field textarea[disabled] {
  cursor: not-allowed;
}
.field input[disabled], .field input[disabled] ~ span,
.field select[disabled],
.field select[disabled] ~ span,
.field textarea[disabled],
.field textarea[disabled] ~ span {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0.5;
  -webkit-touch-callout: none;
}
.field input[readonly],
.field select[readonly],
.field textarea[readonly] {
  cursor: text;
}
.field .error {
  font-size: 0.875em;
  color: #ec4261;
}
.field.text.search:after, .field.select.search:after {
  position: absolute;
  top: calc(50% - 0.675em);
  left: 0.675em;
  width: 1.35em;
  height: 1.35em;
  content: "";
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%237c95b0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line></svg>');
}
.field.text.search, .field.select.search {
  min-width: 320px;
}
.field.text.search input, .field.select.search input {
  padding-left: 2.7em;
  padding-right: 2em;
  border-radius: 1.75em;
}
.field.text input,
.field.text select,
.field.text textarea, .field.select input,
.field.select select,
.field.select textarea {
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 1.5em 0.5em 0.5em;
  margin: 0;
  font-size: 1em;
  line-height: 1.5;
  background-color: transparent;
  border: none;
  border-radius: 3px;
  box-shadow: 0 0 0 1px #c7c7c7;
  transition: box-shadow 200ms;
  -webkit-appearance: none;
}
.field.text input:-webkit-autofill,
.field.text select:-webkit-autofill,
.field.text textarea:-webkit-autofill, .field.select input:-webkit-autofill,
.field.select select:-webkit-autofill,
.field.select textarea:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 100vw white inset, 0 0 0 1px #c7c7c7;
  -webkit-text-fill-color: #0b2e51 !important;
}
.field.text .label, .field.select .label {
  position: absolute;
  line-height: 1;
  white-space: nowrap;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}
.field.text.has-focus:not(.has-error) input,
.field.text.has-focus:not(.has-error) select,
.field.text.has-focus:not(.has-error) textarea, .field.select.has-focus:not(.has-error) input,
.field.select.has-focus:not(.has-error) select,
.field.select.has-focus:not(.has-error) textarea {
  box-shadow: 0 0 0 2px #0f3e6f;
}
.field.text.has-focus:not(.has-error) input:-webkit-autofill,
.field.text.has-focus:not(.has-error) select:-webkit-autofill,
.field.text.has-focus:not(.has-error) textarea:-webkit-autofill, .field.select.has-focus:not(.has-error) input:-webkit-autofill,
.field.select.has-focus:not(.has-error) select:-webkit-autofill,
.field.select.has-focus:not(.has-error) textarea:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 100vw white inset, 0 0 0 2px #0f3e6f;
}
.field.text.has-error input,
.field.text.has-error select,
.field.text.has-error textarea, .field.select.has-error input,
.field.select.has-error select,
.field.select.has-error textarea {
  box-shadow: 0 0 0 2px #ec4261;
}
.field.text.has-error input:-webkit-autofill,
.field.text.has-error select:-webkit-autofill,
.field.text.has-error textarea:-webkit-autofill, .field.select.has-error input:-webkit-autofill,
.field.select.has-error select:-webkit-autofill,
.field.select.has-error textarea:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 100vw white inset, 0 0 0 2px #ec4261;
}
.field.select:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 1em;
  height: 0.5em;
  padding: 1em;
  margin: 0.5em 0;
  pointer-events: none;
  content: "";
  background: white url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 8'><polygon fill='#7c95b0' points='16 0 0 0 7.99 8 16 0'/></svg>") no-repeat center;
  background-size: 1em 0.5em;
  box-shadow: -1px 0 0 0 #c7c7c7;
}
.field.select select {
  cursor: pointer;
  border-right: 3em solid transparent;
}
.field.select .label {
  top: 0.5714em;
  left: 0.5714em;
  font-size: 0.875em;
  color: #0f3e6f;
}
.field.text input:focus ~ .label,
.field.text input[value] ~ .label, .field.text.has-value input ~ .label,
.field.text textarea:focus ~ .label, .field.text.has-value textarea ~ .label {
  top: 0.3333em;
  color: #0f3e6f;
  transform: scale(0.5833333333);
}
.field.text {
  /* Special styling for Twitter Typeahead */
}
.field.text.has-focus span.twitter-typeahead ~ .label, .field.text.has-value span.twitter-typeahead ~ .label {
  top: 0.3333em;
  color: #0f3e6f;
  transform: scale(0.5833333333);
}
.field.text textarea {
  padding-top: 0;
  resize: none;
  border-top: 1.5em solid transparent;
}
.field.text .label {
  top: 0.6667em;
  left: 0.3333em;
  font-size: 1.5em;
  color: #7c95b0;
  transition: transform 100ms, top 100ms, color 100ms;
  transform-origin: top left;
}
.field.text.search .label {
  left: 1.8em;
}
.field.radio, .field.checkbox {
  display: table;
  cursor: pointer;
}
.field.radio > input, .field.checkbox > input {
  position: absolute;
  clip: rect(0 0 0 0);
}
.field.radio > input:checked ~ .label, .field.checkbox > input:checked ~ .label {
  color: #0b2e51;
}
.field.radio > .label, .field.checkbox > .label {
  display: table-cell;
  width: 100%;
  line-height: 1.5;
  color: #0b2e51;
  vertical-align: middle;
}
.field.radio.has-error + .field, .field.checkbox.has-error + .field {
  margin-top: 2.5em;
}
.field.radio .radio:before {
  border-radius: 0.75em;
}
.field.radio .radio:after {
  background-color: #7c95b0;
  border-radius: 0.75em;
  transform: scale(0.5);
}
.field.radio input[type=radio]:checked ~ .radio:before {
  box-shadow: inset 0 0 0 1em #0f3e6f;
}
.field.radio input[type=radio]:checked ~ .radio:after {
  opacity: 1;
}
.field.radio input[type=radio]:checked:focus ~ .radio:before {
  box-shadow: inset 0 0 0 1em #0f3e6f, 0 0 0 2px #7c95b0;
}
.field.checkbox .checkbox:before {
  border-radius: 0.3em;
}
.field.checkbox .checkbox:after {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46.84 34.48'><path fill='white' d='M1589.13,74.36l-25.27,25.33a5.2,5.2,0,0,1-3.2,1.33h-2.18a5.2,5.2,0,0,1-3.19-1.33l-11.9-12a1.88,1.88,0,0,1,0-2.65l4.68-4.68a1.88,1.88,0,0,1,2.65,0l7.6,7.59a1.88,1.88,0,0,0,2.65,0l20.84-20.89a1.88,1.88,0,0,1,2.65,0l4.66,4.63A1.87,1.87,0,0,1,1589.13,74.36Z' transform='translate(-1542.83 -66.54)'/></svg>") no-repeat center;
  background-size: 1em;
}
.field.checkbox input[type=checkbox]:checked ~ .checkbox:before {
  box-shadow: inset 0 0 0 1em #0f3e6f;
}
.field.checkbox input[type=checkbox]:checked ~ .checkbox:after {
  opacity: 1;
}
.field.checkbox input[type=checkbox]:checked:focus ~ .checkbox:before {
  box-shadow: inset 0 0 0 1em #0f3e6f, 0 0 0 2px #7c95b0;
}
.field.checkbox input[type=checkbox]:focus ~ .checkbox:before {
  box-shadow: inset 0 0 0 2px #c7c7c7, 0 0 0 2px #c7c7c7;
}

.field.radio .radio, .field.checkbox .checkbox {
  display: table-cell;
  padding-right: 1em;
  vertical-align: middle;
}
.field.radio .radio:before, .field.checkbox .checkbox:before, .field.radio .radio:after, .field.checkbox .checkbox:after {
  display: block;
  width: 1.5em;
  height: 1.5em;
  content: "";
}
.field.radio .radio:before, .field.checkbox .checkbox:before {
  box-shadow: inset 0 0 0 2px #c7c7c7;
  transition: box-shadow 100ms;
}
.field.radio .radio:after, .field.checkbox .checkbox:after {
  position: absolute;
  top: calc(50% - 0.75em);
  opacity: 0;
  transition: opacity 100ms;
  transition-delay: 100ms;
}

.the-content h2,
.the-content h3,
.the-content h4,
.the-content h5,
.the-content h6 {
  margin-top: 2em;
}
.the-content h2 + p,
.the-content h2 + ol,
.the-content h2 + ul,
.the-content nav.global-menu h2 + ul.nav__actions--right,
nav.global-menu .the-content h2 + ul.nav__actions--right,
.the-content h3 + p,
.the-content h3 + ol,
.the-content h3 + ul,
.the-content nav.global-menu h3 + ul.nav__actions--right,
nav.global-menu .the-content h3 + ul.nav__actions--right,
.the-content h4 + p,
.the-content h4 + ol,
.the-content h4 + ul,
.the-content nav.global-menu h4 + ul.nav__actions--right,
nav.global-menu .the-content h4 + ul.nav__actions--right,
.the-content h5 + p,
.the-content h5 + ol,
.the-content h5 + ul,
.the-content nav.global-menu h5 + ul.nav__actions--right,
nav.global-menu .the-content h5 + ul.nav__actions--right,
.the-content h6 + p,
.the-content h6 + ol,
.the-content h6 + ul,
.the-content nav.global-menu h6 + ul.nav__actions--right,
nav.global-menu .the-content h6 + ul.nav__actions--right {
  margin-top: 0.5rem;
}
.the-content > ul li + li, nav.global-menu .the-content > ul.nav__actions--right li + li,
.the-content > ol li + li {
  margin-top: 1.5em;
}
.the-content > ul, nav.global-menu .the-content > ul.nav__actions--right,
.the-content > ol,
.the-content > p {
  margin: 2rem 0;
}
@media (min-width: 1200px) {
  .the-content > p {
    text-align: justify;
  }
}
.the-content > p code {
  padding: 1px 2px;
  font-size: 16px;
  background-color: #e9edf1;
  border-radius: 2px;
}
.the-content .has-small-font-size {
  font-size: 16px;
  font-weight: 600;
}
.the-content .has-medium-font-size {
  font-size: 1.2222em;
}
.the-content .has-large-font-size {
  font-size: 1.4444em;
}
.the-content .has-huge-font-size {
  font-size: 2em;
  line-height: 1.25;
}
.the-content .has-pale-pink-background-color {
  background-color: #f78da7;
}
.the-content .has-pale-pink-color {
  color: #f78da7;
}
.the-content .has-vivid-red-background-color {
  background-color: #cf2e2e;
}
.the-content .has-vivid-red-color {
  color: #cf2e2e;
}
.the-content .has-luminous-vivid-orange-background-color {
  background-color: #ff6900;
}
.the-content .has-luminous-vivid-orange-color {
  color: #ff6900;
}
.the-content .has-luminous-vivid-amber-background-color {
  background-color: #fcb900;
}
.the-content .has-luminous-vivid-amber-color {
  color: #fcb900;
}
.the-content .has-light-green-cyan-background-color {
  background-color: #7bdcb5;
}
.the-content .has-light-green-cyan-color {
  color: #7bdcb5;
}
.the-content .has-vivid-green-cyan-background-color {
  background-color: #00d084;
}
.the-content .has-vivid-green-cyan-color {
  color: #00d084;
}
.the-content .has-pale-cyan-blue-background-color {
  background-color: #8ed1fc;
}
.the-content .has-pale-cyan-blue-color {
  color: #8ed1fc;
}
.the-content .has-vivid-cyan-blue-background-color {
  background-color: #0693e3;
}
.the-content .has-vivid-cyan-blue-color {
  color: #0693e3;
}
.the-content .has-very-light-gray-background-color {
  background-color: #eee;
}
.the-content .has-very-light-gray-color {
  color: #eee;
}
.the-content .has-cyan-bluish-gray-background-color {
  background-color: #abb8c3;
}
.the-content .has-cyan-bluish-gray-color {
  color: #abb8c3;
}
.the-content .has-very-dark-gray-background-color {
  background-color: #313131;
}
.the-content .has-very-dark-gray-color {
  color: #313131;
}
.the-content .has-drop-cap:first-letter {
  float: left;
  padding-right: 0.5rem;
  font-size: 4em;
  font-weight: bold;
  line-height: 0.94; /* Nunito */
}
@media (min-width: 1600px) {
  .the-content .has-drop-cap:first-letter {
    padding-right: 1.5rem;
    font-size: 10em;
    line-height: 0.83; /* Nunito */
  }
}
.the-content .wp-block-verse {
  font-family: "Nunito", sans-serif;
  white-space: pre-wrap;
}
.the-content .wp-block-code {
  padding: 1em;
  background-color: #e9edf1;
  border-radius: 4px;
  box-shadow: inset 0 0 0 1px rgba(124, 149, 176, 0.15);
}
.the-content .wp-block-pullquote, .the-content .wp-block-quote {
  box-sizing: border-box;
  margin: 3em 0;
}
.the-content .wp-block-pullquote cite, .the-content .wp-block-quote cite {
  display: block;
  margin: 1em 0 0;
  font-style: normal;
  text-align: right;
}
.the-content .wp-block-quote:not(.is-style-large) {
  padding-left: 1.5em;
  overflow: hidden;
  box-shadow: inset 5px 0 0;
}
.the-content .wp-block-quote p {
  margin: 0;
  font-size: 1.5rem;
}
.the-content .wp-block-quote.is-style-large p {
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .the-content .wp-block-quote.is-style-large {
    margin: 4em -1.2em;
  }
  .the-content .wp-block-quote.is-style-large p {
    font-size: 1.75em;
  }
}
@media screen and (min-width: 1200px) {
  .the-content .wp-block-quote.is-style-large p {
    font-size: 2em;
  }
  .the-content .wp-block-quote.is-style-large {
    position: relative;
    margin: 20vh -4em;
  }
}
.the-content .wp-block-pullquote {
  border-top: 12px solid;
  border-bottom: 1px solid;
}
.the-content .wp-block-pullquote:not(.is-style-solid-color) cite {
  margin-bottom: 1em;
}
.the-content .wp-block-pullquote:not(.alignleft):not(.alignright) {
  text-align: center;
}
.the-content .wp-block-pullquote blockquote {
  margin: 0;
}
.the-content .wp-block-pullquote p {
  font-size: 1.7em;
  line-height: 1.1;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .the-content .wp-block-pullquote p {
    font-size: 1.35rem;
  }
}
@media (min-width: 1200px) {
  .the-content .wp-block-pullquote p {
    margin: 2rem 0;
    font-size: 2em;
  }
}
.the-content .wp-block-pullquote.is-style-solid-color {
  padding: 1em;
  overflow: hidden;
  border: none;
  border-radius: 5px;
}
@media (min-width: 768px) {
  .the-content .wp-block-pullquote.is-style-solid-color {
    padding: 4em;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  }
}
.the-content .wp-block-image {
  margin: 3em 0;
}
.the-content .wp-block-image img {
  display: block;
  max-width: 100%;
  height: auto;
}
.the-content .wp-block-image .aligncenter {
  text-align: center;
}
.the-content .wp-block-image .aligncenter img {
  margin-right: auto;
  margin-left: auto;
}
.the-content .wp-block-image figcaption {
  margin: 0.4em 0 0;
  font-size: 16px;
  font-weight: 600;
}
.the-content .wp-block-embed {
  margin: 3em 0;
}
.the-content .wp-block-embed iframe,
.the-content .wp-block-embed .twitter-tweet {
  margin: 0 auto !important;
}
@media (min-width: 768px) {
  .the-content .alignright, .the-content .alignleft {
    width: 40%;
    max-width: 40%;
  }
}
@media (min-width: 1200px) {
  .the-content .alignright, .the-content .alignleft {
    width: 50%;
    max-width: 50%;
  }
}
@media (min-width: 1600px) {
  .the-content .alignright, .the-content .alignleft {
    width: 60%;
    max-width: 60%;
  }
}
@media (min-width: 768px) {
  .the-content .alignleft {
    float: left;
    margin: 0.45em 1.5em 1em 0;
  }
}
@media (min-width: 1200px) {
  .the-content .alignleft {
    margin-left: -4em;
  }
}
@media (min-width: 1600px) {
  .the-content .alignleft {
    margin-left: -6em;
  }
}
@media (min-width: 768px) {
  .the-content .alignright {
    float: right;
    margin: 0.45em 0 1em 1.5em;
  }
}
@media (min-width: 1200px) {
  .the-content .alignright {
    margin-right: -4em;
  }
}
@media (min-width: 1600px) {
  .the-content .alignright {
    margin-right: -6em;
  }
}
.the-content img[width],
.the-content img[height] {
  max-width: 100%;
  height: auto;
}

@supports (perspective: 1px) and (not (-webkit-overflow-scrolling: touch)) {
  html.parallax-hero {
    width: 100vw;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
  }
  html.parallax-hero body {
    position: fixed;
    width: 100vw;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #0a2847;
    -webkit-perspective-origin: 50% 0;
    perspective-origin: 50% 0;
    -webkit-perspective: 1px;
    perspective: 1px;
  }
  html.parallax-hero .parallax__layer--back {
    z-index: -1;
    overflow: hidden;
    transform: translateZ(-1px) scale(2);
    transform-origin: center -92px;
  }
  @media screen and (min-width: 480px) {
    html.parallax-hero .parallax__layer--back {
      transform-origin: center -112px;
    }
  }
  html.parallax-hero .page-content {
    background-color: white;
  }
  html.parallax-hero nav.mega-menu--brand,
  html.parallax-hero nav.mega-menu--header,
  html.parallax-hero .parallax__layer--front,
  html.parallax-hero footer.site,
  html.parallax-hero footer.legals {
    transform: translateZ(0);
  }
}
.articles-page .parallax__layer--back {
  position: relative;
}
@media screen and (min-width: 768px) {
  .articles-page .parallax__layer--back {
    padding: 5vh 0;
  }
}
.articles-page .parallax__layer--back {
  color: white;
  background-position: center;
}
.articles-page .parallax__layer--back h1 {
  margin-bottom: 0.5em;
}
.articles-page .parallax__layer--back h1:before {
  display: block;
  height: 42px;
  margin-bottom: 0.5em;
  content: "";
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 67.5 72"><path fill="#ffffff" d="M66 0H13.5c-.8 0-1.5.7-1.5 1.5V12H1.5c-.8 0-1.5.7-1.5 1.5v44.9c0 .8.7 1.5 1.5 1.5S3 59.2 3 58.4V15h9v49.5C12 67 10 69 7.5 69S3 67 3 64.5c0-.8-.7-1.5-1.5-1.5S0 63.7 0 64.5C0 68.6 3.4 72 7.5 72H60c4.1 0 7.5-3.4 7.5-7.5v-63C67.5.7 66.8 0 66 0zm-1.4 64.5C64.5 67 62.5 69 60 69H13.5c1-1.3 1.6-2.8 1.6-4.5V3h49.5v61.5zM21 15h37.5c.8 0 1.5-.7 1.5-1.5s-.7-1.5-1.5-1.5H21c-.8 0-1.5.7-1.5 1.5S20.2 15 21 15zm0 9h33c.8 0 1.5-.7 1.5-1.5S54.8 21 54 21H21c-.8 0-1.5.7-1.5 1.5S20.2 24 21 24zm0 19.5h21c.8 0 1.5-.7 1.5-1.5s-.7-1.5-1.5-1.5H21c-.8 0-1.5.7-1.5 1.5s.7 1.5 1.5 1.5zm0 6h21c.8 0 1.5-.7 1.5-1.5s-.7-1.5-1.5-1.5H21c-.8 0-1.5.7-1.5 1.5s.7 1.5 1.5 1.5zm0 6h21c.8 0 1.5-.7 1.5-1.5s-.7-1.5-1.5-1.5H21c-.8 0-1.5.7-1.5 1.5s.7 1.5 1.5 1.5zm0 7.5h21c.8 0 1.5-.7 1.5-1.5S42.8 60 42 60H21c-.8 0-1.5.7-1.5 1.5S20.2 63 21 63zm37.5-22.5h-9c-.8 0-1.5.7-1.5 1.5v12c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5V42c0-.8-.7-1.5-1.5-1.5zm-1.5 12h-6v-9h6v9z"/></svg>') no-repeat center;
}

.instant-search-section {
  position: relative;
  display: flex;
  min-height: 50vh;
}

.instant-search__center {
  margin: auto;
}

.instant-search-form {
  max-width: 480px;
  padding: 1em;
  margin: 2em auto 0;
}

.education-page h1,
.education-page h2 {
  color: white;
  text-shadow: 1px 1px 6px #0a2847;
}
.education-page .education-page-content ul, .education-page .education-page-content nav.global-menu ul.nav__actions--right, nav.global-menu .education-page .education-page-content ul.nav__actions--right {
  padding: 0 40px 40px 0;
  margin: 0;
  list-style: none;
}
@media (min-width: 480px) {
  .education-page .education-page-content ul, .education-page .education-page-content nav.global-menu ul.nav__actions--right, nav.global-menu .education-page .education-page-content ul.nav__actions--right {
    display: flex;
    flex-wrap: wrap;
  }
}
.education-page .education-page-content li {
  position: relative;
  box-sizing: border-box;
  display: table;
  width: 100%;
  padding: 40px 0 0 40px;
  overflow: hidden;
}
@media (min-width: 480px) {
  .education-page .education-page-content li {
    width: 50%;
    min-height: 300px;
  }
}
@media (min-width: 992px) {
  .education-page .education-page-content li {
    width: 20%;
    min-height: 350px;
  }
}
.education-page .education-page-content a {
  box-sizing: border-box;
  display: table-cell;
  padding: 20px;
  font-weight: normal;
  text-decoration: none;
  vertical-align: middle;
  background-color: #f3f3f3;
  box-shadow: none;
  transition: background-color 200ms;
}
.education-page .education-page-content a:hover {
  background-color: #e9edf1;
}
.education-page .education-page-content a[href*=guides] strong:before {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 66.2 72"><path fill="#0f3e6f" d="M65.4 7c-.5-.3-1-.3-1.5 0-.1.1-.5.3-1.2.7-6.8.7-8.5-.4-8.9-.8l-.1-.1c.7-.4 1-1.3.5-2-.4-.7-1.3-1-2-.5l-10.9 6.3V4.4c0-.5-.3-1-.8-1.3-.5-.3-1-.3-1.5 0-.1.1-.5.3-1.2.7-6.6.6-8.4-.5-8.8-.8l-.1-.1c.7-.4 1-1.3.5-2-.4-.7-1.3-1-2-.5L1.6 15.1c-.1 0-.1.1-.2.1-.7.6-1.4 1.6-1.4 2.7V61.2c0 2.6 1.4 4.6 4.1 6 1.2.6 2.4.8 3.6.8 2.6 0 4.9-1 5-1.1.1 0 .1-.1.2-.1l11.9-7.2v5.6c0 2.6 1.4 4.6 4.1 6 1.2.6 2.4.8 3.6.8 2.6 0 4.9-1 5-1.1 0 0 .1 0 .1-.1l27.7-16.6c.5-.3.7-.8.7-1.3V8.3c.2-.5-.1-1-.6-1.3zM51.2 8.3c.1.1.2.3.3.4 1 1.3 3 2 5.9 2.2-7.1 4.2-17.5 10.4-18.6 11.1-.9.6-4.6 2.1-9.3.7-1.2-.3-1.6-.7-1.7-.8.1-.1.1-.2.2-.3L51.2 8.3zM3.3 17.7l23-13.4c.1.1.2.3.3.4 1 1.3 3 2 5.9 2.2C25.5 11.1 15 17.3 14 18c-.9.6-4.6 2.1-9.3.7-1.1-.3-1.5-.6-1.7-.7l.3-.3zm23 1.5c-.8.6-1.5 1.7-1.5 2.9v34l-13.4 8.1c-.5.2-3.7 1.5-5.9.3C3 63.2 3 61.8 3 61.2V21.3l.9.3c1.7.5 3.3.7 4.8.7 3.4 0 5.9-1 7-1.8 1.1-.7 15.1-9 22.7-13.5v5.3l-11.9 6.9h-.2zm36.9 32.9L36.3 68.2c-1.1.5-4 1.3-5.9.3-2.5-1.3-2.5-2.7-2.5-3.3V25.3l.9.3c5.7 1.6 10.2 0 11.8-1.1 1.1-.7 15.1-9 22.7-13.5v41.1zM38.4 27.9c-.8 0-1.5.7-1.5 1.5v33.7c0 .8.7 1.5 1.5 1.5s1.5-.7 1.5-1.5V29.4c0-.9-.7-1.5-1.5-1.5zm-24.5-2.5c-.8 0-1.5.7-1.5 1.5v32.9c0 .8.7 1.5 1.5 1.5s1.5-.7 1.5-1.5V26.9c0-.8-.7-1.5-1.5-1.5z"/></svg>') no-repeat center;
}
.education-page .education-page-content a[href*=laws] strong:before {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68.8 72"><path fill="#0f3e6f" d="M54 69.5H14.5c-.7 0-1.2.6-1.2 1.2s.6 1.2 1.2 1.2H54c.7 0 1.2-.6 1.2-1.2s-.5-1.2-1.2-1.2zM34.3 21.4c-.7 0-1.2.6-1.2 1.2v42.2H21.4c-.7 0-1.2.6-1.2 1.2s.6 1.2 1.2 1.2h25.8c.7 0 1.2-.6 1.2-1.2s-.6-1.2-1.2-1.2H35.5V22.7c0-.7-.5-1.3-1.2-1.3zM33 10.7v3.1c0 .7.6 1.2 1.2 1.2.7 0 1.2-.6 1.2-1.2v-3.1c2.4-.6 4.2-2.7 4.2-5.3 0-3-2.4-5.4-5.4-5.4s-5.4 2.4-5.4 5.4c.1 2.6 1.8 4.7 4.2 5.3zm1.3-8.2c1.6 0 2.9 1.3 2.9 2.9 0 1.6-1.3 2.9-2.9 2.9-1.6 0-2.9-1.3-2.9-2.9 0-1.6 1.3-2.9 2.9-2.9zm34.5 40c-3-9.9-5-15.2-6.5-18.2.7-.4 1.4-.9 1.9-1.3s.6-1.2.2-1.8c-.4-.5-1.2-.6-1.8-.2-.5.4-1.1.8-1.6 1.1-.9-1.3-1.5-1.3-1.8-1.3-.3 0-.8 0-1.7 1.1-.5-.3-.9-.6-1.4-.9l-.1-.1-.2-.1c-.6-.2-15.2-4.2-21.6-4.2-6.4 0-20.9 4-21.6 4.2l-.2.1-.1.1c-.4.3-.9.6-1.4.9-.8-1.1-1.3-1.1-1.7-1.1-.4 0-.9 0-1.8 1.4-.5-.3-1.1-.7-1.6-1.1-.5-.4-1.3-.3-1.8.2s-.2 1.3.4 1.7c.5.4 1.2.9 1.9 1.3-1.4 3-3.4 8.4-6.3 18.2v.7c1.1 4.2 4.9 7.1 9.2 7.1 4.1 0 7.7-2.6 9-6.5.4-.3.6-.8.5-1.4-3-10.2-5.1-15.6-6.6-18.4.5-.3 1-.6 1.3-.9 1.8-.5 15.1-4.1 20.7-4.1s18.9 3.6 20.7 4.1c.4.2.8.6 1.4.9-1.4 2.9-3.4 8.3-6.3 18.4v.7c1.1 4.2 4.9 7.1 9.2 7.1 4.1 0 7.7-2.6 9-6.5.6-.1.8-.7.7-1.2zM9.3 47.9c-2.7 0-5-1.5-6.2-3.7h12.5c-1.3 2.2-3.7 3.7-6.3 3.7zm6.6-6.3H3c1.8-6.3 4-12.9 5.5-16.3h.3c.4 0 .8-.1 1.2-.2 1.6 3.4 4 10.1 5.9 16.5zm43.3 6.3c-2.7 0-5-1.5-6.2-3.7h12.5c-1.2 2.2-3.6 3.7-6.3 3.7zm6.6-6.3H52.9c1.9-6.4 4.2-13.2 5.7-16.5.4.1.8.2 1.1.2.1 0 .2 0 .4-.1 1.6 3.4 3.9 10 5.8 16.3l-.1.1z"/></svg>') no-repeat center;
}
.education-page .education-page-content a[href*=resources] strong:before {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.3 72"><path fill="#0f3e6f" d="M21.8 0C10 0 0 9.7 0 21.2 0 29 3.4 35.5 9.2 39.1v6.5c0 .8.7 1.5 1.5 1.5h21.6c.9 0 1.5-.7 1.5-1.5v-6.5c6-3.7 9.4-10.1 9.4-17.9C43.3 9.5 33.6 0 21.8 0zm9.8 36.9c-.5.3-.8.8-.8 1.4v5.9h-4.2L32.4 23c.2-.8-.3-1.7-1.1-1.9-.8-.2-1.7.3-1.9 1.1l-6 22h-3.7l-6-22c-.2-.8-1.1-1.3-1.9-1.1-.8.2-1.3 1.1-1.1 1.9l5.8 21.2h-4.3v-5.9c0-.6-.3-1.1-.8-1.4C6 33.9 3 28.3 3 21.2c0-9.8 8.6-18.1 18.7-18.1s18.4 8.1 18.4 18.1c.1 7-3 12.7-8.5 15.7zm-.8 13.4H12.3c-.9 0-1.5.7-1.5 1.5s.7 1.5 1.5 1.5h18.5c.9 0 1.5-.7 1.5-1.5.1-.8-.6-1.5-1.5-1.5zm0 6.1H12.3c-.9 0-1.5.7-1.5 1.5s.7 1.5 1.5 1.5h18.5c.9 0 1.5-.7 1.5-1.5.1-.8-.6-1.5-1.5-1.5zm-1.4 6.2c-.8 0-1.5.7-1.5 1.5 0 4.3-4.4 4.8-6.3 4.8-1.9 0-6.3-.5-6.3-4.8 0-.9-.7-1.5-1.5-1.5s-1.5.7-1.5 1.5c0 4.8 3.7 7.9 9.3 7.9 5.7 0 9.3-3.1 9.3-7.9 0-.8-.7-1.5-1.5-1.5zM25.2 20c-.6.6-1 .5-2.9-.3-1.7-.8-4.2-2-6.6.3-.6.6-.6 1.6 0 2.2.6.6 1.6.6 2.2 0 .7-.7 1.3-.6 3.1.3.9.4 2.1 1 3.4 1 1 0 2-.3 2.9-1.3.6-.6.6-1.6 0-2.2-.5-.6-1.5-.6-2.1 0z"/></svg>') no-repeat center;
}
.education-page .education-page-content a[href*=articles] strong:before {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 67.5 72"><path fill="#0f3e6f" d="M66 0H13.5c-.8 0-1.5.7-1.5 1.5V12H1.5c-.8 0-1.5.7-1.5 1.5v44.9c0 .8.7 1.5 1.5 1.5S3 59.2 3 58.4V15h9v49.5C12 67 10 69 7.5 69S3 67 3 64.5c0-.8-.7-1.5-1.5-1.5S0 63.7 0 64.5C0 68.6 3.4 72 7.5 72H60c4.1 0 7.5-3.4 7.5-7.5v-63C67.5.7 66.8 0 66 0zm-1.4 64.5C64.5 67 62.5 69 60 69H13.5c1-1.3 1.6-2.8 1.6-4.5V3h49.5v61.5zM21 15h37.5c.8 0 1.5-.7 1.5-1.5s-.7-1.5-1.5-1.5H21c-.8 0-1.5.7-1.5 1.5S20.2 15 21 15zm0 9h33c.8 0 1.5-.7 1.5-1.5S54.8 21 54 21H21c-.8 0-1.5.7-1.5 1.5S20.2 24 21 24zm0 19.5h21c.8 0 1.5-.7 1.5-1.5s-.7-1.5-1.5-1.5H21c-.8 0-1.5.7-1.5 1.5s.7 1.5 1.5 1.5zm0 6h21c.8 0 1.5-.7 1.5-1.5s-.7-1.5-1.5-1.5H21c-.8 0-1.5.7-1.5 1.5s.7 1.5 1.5 1.5zm0 6h21c.8 0 1.5-.7 1.5-1.5s-.7-1.5-1.5-1.5H21c-.8 0-1.5.7-1.5 1.5s.7 1.5 1.5 1.5zm0 7.5h21c.8 0 1.5-.7 1.5-1.5S42.8 60 42 60H21c-.8 0-1.5.7-1.5 1.5S20.2 63 21 63zm37.5-22.5h-9c-.8 0-1.5.7-1.5 1.5v12c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5V42c0-.8-.7-1.5-1.5-1.5zm-1.5 12h-6v-9h6v9z"/></svg>') no-repeat center;
}
.education-page .education-page-content a strong {
  display: block;
  text-align: center;
}
.education-page .education-page-content a strong:before {
  display: block;
  margin-bottom: 15px;
  content: "";
}

.guides-page .parallax__layer--back {
  position: relative;
  color: white;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .guides-page .parallax__layer--back {
    padding: 5vh 0;
  }
}
.guides-page .parallax__layer--back h1 {
  margin-bottom: 0.5em;
}
.guides-page .parallax__layer--back h1:before {
  display: block;
  height: 42px;
  margin-bottom: 0.5em;
  content: "";
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 66.2 72"><path fill="#ffffff" d="M65.4 7c-.5-.3-1-.3-1.5 0-.1.1-.5.3-1.2.7-6.8.7-8.5-.4-8.9-.8l-.1-.1c.7-.4 1-1.3.5-2-.4-.7-1.3-1-2-.5l-10.9 6.3V4.4c0-.5-.3-1-.8-1.3-.5-.3-1-.3-1.5 0-.1.1-.5.3-1.2.7-6.6.6-8.4-.5-8.8-.8l-.1-.1c.7-.4 1-1.3.5-2-.4-.7-1.3-1-2-.5L1.6 15.1c-.1 0-.1.1-.2.1-.7.6-1.4 1.6-1.4 2.7V61.2c0 2.6 1.4 4.6 4.1 6 1.2.6 2.4.8 3.6.8 2.6 0 4.9-1 5-1.1.1 0 .1-.1.2-.1l11.9-7.2v5.6c0 2.6 1.4 4.6 4.1 6 1.2.6 2.4.8 3.6.8 2.6 0 4.9-1 5-1.1 0 0 .1 0 .1-.1l27.7-16.6c.5-.3.7-.8.7-1.3V8.3c.2-.5-.1-1-.6-1.3zM51.2 8.3c.1.1.2.3.3.4 1 1.3 3 2 5.9 2.2-7.1 4.2-17.5 10.4-18.6 11.1-.9.6-4.6 2.1-9.3.7-1.2-.3-1.6-.7-1.7-.8.1-.1.1-.2.2-.3L51.2 8.3zM3.3 17.7l23-13.4c.1.1.2.3.3.4 1 1.3 3 2 5.9 2.2C25.5 11.1 15 17.3 14 18c-.9.6-4.6 2.1-9.3.7-1.1-.3-1.5-.6-1.7-.7l.3-.3zm23 1.5c-.8.6-1.5 1.7-1.5 2.9v34l-13.4 8.1c-.5.2-3.7 1.5-5.9.3C3 63.2 3 61.8 3 61.2V21.3l.9.3c1.7.5 3.3.7 4.8.7 3.4 0 5.9-1 7-1.8 1.1-.7 15.1-9 22.7-13.5v5.3l-11.9 6.9h-.2zm36.9 32.9L36.3 68.2c-1.1.5-4 1.3-5.9.3-2.5-1.3-2.5-2.7-2.5-3.3V25.3l.9.3c5.7 1.6 10.2 0 11.8-1.1 1.1-.7 15.1-9 22.7-13.5v41.1zM38.4 27.9c-.8 0-1.5.7-1.5 1.5v33.7c0 .8.7 1.5 1.5 1.5s1.5-.7 1.5-1.5V29.4c0-.9-.7-1.5-1.5-1.5zm-24.5-2.5c-.8 0-1.5.7-1.5 1.5v32.9c0 .8.7 1.5 1.5 1.5s1.5-.7 1.5-1.5V26.9c0-.8-.7-1.5-1.5-1.5z"/></svg>') no-repeat center;
}

.resources-page .resources-hero {
  position: relative;
  color: white;
  text-shadow: 0 0 20px black;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .resources-page .resources-hero {
    padding: 5vh 0;
  }
}
.resources-page .resources-hero:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: linear-gradient(#6965d5 -100%, rgb(94.4, 26.4, 38.8));
  opacity: 0.7;
}
.resources-page .resources-hero h1 {
  margin-bottom: 0.5em;
}
.resources-page .resources-hero h1:before {
  display: block;
  height: 42px;
  margin-bottom: 0.5em;
  content: "";
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.3 72"><path fill="#ffffff" d="M21.8 0C10 0 0 9.7 0 21.2 0 29 3.4 35.5 9.2 39.1v6.5c0 .8.7 1.5 1.5 1.5h21.6c.9 0 1.5-.7 1.5-1.5v-6.5c6-3.7 9.4-10.1 9.4-17.9C43.3 9.5 33.6 0 21.8 0zm9.8 36.9c-.5.3-.8.8-.8 1.4v5.9h-4.2L32.4 23c.2-.8-.3-1.7-1.1-1.9-.8-.2-1.7.3-1.9 1.1l-6 22h-3.7l-6-22c-.2-.8-1.1-1.3-1.9-1.1-.8.2-1.3 1.1-1.1 1.9l5.8 21.2h-4.3v-5.9c0-.6-.3-1.1-.8-1.4C6 33.9 3 28.3 3 21.2c0-9.8 8.6-18.1 18.7-18.1s18.4 8.1 18.4 18.1c.1 7-3 12.7-8.5 15.7zm-.8 13.4H12.3c-.9 0-1.5.7-1.5 1.5s.7 1.5 1.5 1.5h18.5c.9 0 1.5-.7 1.5-1.5.1-.8-.6-1.5-1.5-1.5zm0 6.1H12.3c-.9 0-1.5.7-1.5 1.5s.7 1.5 1.5 1.5h18.5c.9 0 1.5-.7 1.5-1.5.1-.8-.6-1.5-1.5-1.5zm-1.4 6.2c-.8 0-1.5.7-1.5 1.5 0 4.3-4.4 4.8-6.3 4.8-1.9 0-6.3-.5-6.3-4.8 0-.9-.7-1.5-1.5-1.5s-1.5.7-1.5 1.5c0 4.8 3.7 7.9 9.3 7.9 5.7 0 9.3-3.1 9.3-7.9 0-.8-.7-1.5-1.5-1.5zM25.2 20c-.6.6-1 .5-2.9-.3-1.7-.8-4.2-2-6.6.3-.6.6-.6 1.6 0 2.2.6.6 1.6.6 2.2 0 .7-.7 1.3-.6 3.1.3.9.4 2.1 1 3.4 1 1 0 2-.3 2.9-1.3.6-.6.6-1.6 0-2.2-.5-.6-1.5-.6-2.1 0z"/></svg>') no-repeat center;
}
.resources-page h3 {
  border-bottom: 1px solid #c7c7c7;
}

.navy-blue {
  color: #0f3e6f;
}

.bg-navy-blue {
  background-color: #0f3e6f;
}

.light-yellow {
  color: #fefacc;
}

.bg-light-yellow {
  background-color: #fefacc;
}

.gold {
  color: #f9de89;
}

.bg-gold {
  background-color: #f9de89;
}

.turquoise {
  color: #50e3c2;
}

.bg-turquoise {
  background-color: #50e3c2;
}

.light-gray {
  color: #f3f3f3;
}

.bg-light-gray {
  background-color: #f3f3f3;
}

.navy-blue-100 {
  color: #e9edf1;
}

.bg-navy-blue-100 {
  background-color: #e9edf1;
}

.navy-blue-300 {
  color: #7c95b0;
}

.bg-navy-blue-300 {
  background-color: #7c95b0;
}

.navy-blue-500 {
  color: #0f3e6f;
}

.bg-navy-blue-500 {
  background-color: #0f3e6f;
}

.navy-blue-700 {
  color: #0b2e51;
}

.bg-navy-blue-700 {
  background-color: #0b2e51;
}

.navy-blue-900 {
  color: #0a2847;
}

.bg-navy-blue-900 {
  background-color: #0a2847;
}

.light-yellow-100 {
  color: #fefef5;
}

.bg-light-yellow-100 {
  background-color: #fefef5;
}

.light-yellow-300 {
  color: #fefce3;
}

.bg-light-yellow-300 {
  background-color: #fefce3;
}

.light-yellow-500 {
  color: #fefacc;
}

.bg-light-yellow-500 {
  background-color: #fefacc;
}

.light-yellow-700 {
  color: #e7e4ba;
}

.bg-light-yellow-700 {
  background-color: #e7e4ba;
}

.light-yellow-900 {
  color: #a2a082;
}

.bg-light-yellow-900 {
  background-color: #a2a082;
}

.gold-100 {
  color: #fdf9e9;
}

.bg-gold-100 {
  background-color: #fdf9e9;
}

.gold-300 {
  color: #fbeab3;
}

.bg-gold-300 {
  background-color: #fbeab3;
}

.gold-500 {
  color: #f9de89;
}

.bg-gold-500 {
  background-color: #f9de89;
}

.gold-700 {
  color: #b6a264;
}

.bg-gold-700 {
  background-color: #b6a264;
}

.gold-900 {
  color: #443d26;
}

.bg-gold-900 {
  background-color: #443d26;
}

.turquoise-100 {
  color: #dff9f3;
}

.bg-turquoise-100 {
  background-color: #dff9f3;
}

.turquoise-300 {
  color: #9fefdd;
}

.bg-turquoise-300 {
  background-color: #9fefdd;
}

.turquoise-500 {
  color: #50e3c2;
}

.bg-turquoise-500 {
  background-color: #50e3c2;
}

.turquoise-700 {
  color: #3ba68e;
}

.bg-turquoise-700 {
  background-color: #3ba68e;
}

.turquoise-900 {
  color: #163e35;
}

.bg-turquoise-900 {
  background-color: #163e35;
}

.light-gray-100 {
  color: #fff;
}

.bg-light-gray-100 {
  background-color: #fff;
}

.light-gray-300 {
  color: #f3f3f3;
}

.bg-light-gray-300 {
  background-color: #f3f3f3;
}

.light-gray-500 {
  color: #c7c7c7;
}

.bg-light-gray-500 {
  background-color: #c7c7c7;
}

.light-gray-700 {
  color: #6f6f6f;
}

.bg-light-gray-700 {
  background-color: #6f6f6f;
}

.light-gray-900 {
  color: #2d2d2d;
}

.bg-light-gray-900 {
  background-color: #2d2d2d;
}

.success {
  color: #3ba68e;
}

.bg-success {
  background-color: #3ba68e;
}

.success-light {
  color: #9fefdd;
}

.bg-success-light {
  background-color: #9fefdd;
}

.warning {
  color: #f9de89;
}

.bg-warning {
  background-color: #f9de89;
}

.warning-light {
  color: #fbeab3;
}

.bg-warning-light {
  background-color: #fbeab3;
}

.error {
  color: #ec4261;
}

.bg-error {
  background-color: #ec4261;
}

.error-light {
  color: #f6a5b4;
}

.bg-error-light {
  background-color: #f6a5b4;
}

.external {
  color: #6965d5;
}

.bg-external {
  background-color: #6965d5;
}

.external-light {
  color: #b7b5eb;
}

.bg-external-light {
  background-color: #b7b5eb;
}

.display-inline {
  display: inline;
}
.display-block {
  display: block;
}
.display-inline-block {
  display: inline-block;
}
.display-none {
  display: none;
}

u,
.underline {
  text-decoration: underline;
}

.caps {
  text-transform: uppercase;
}

.nowrap {
  white-space: nowrap;
}

.justify {
  text-align: justify;
}

.right {
  text-align: right;
}
@media screen and (min-width: 768px) {
  .mcGrid .right--off-fluid, .mcGrid--container .right--off-fluid {
    text-align: right;
  }
}

.left {
  text-align: left;
}

.bold {
  font-weight: 600;
}

.italic {
  font-style: italic;
}

.normal {
  font-weight: 400;
}

.big {
  font-size: larger;
}

.center {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .mcGrid .center--on-fluid, .mcGrid--container .center--on-fluid {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .mcGrid .center--off-fluid, .mcGrid--container .center--off-fluid {
    text-align: center;
  }
}

.position-absolute {
  position: absolute;
}
.position-relative {
  position: relative;
}
.position-fixed {
  position: fixed;
}
.position-static {
  position: static;
}
.position-sticky {
  position: sticky;
}

.pull--left {
  float: left;
}
@media screen and (min-width: 768px) {
  .mcGrid .pull--left--off-fluid, .mcGrid--container .pull--left--off-fluid {
    float: left;
  }
}
.pull--right {
  float: right;
}
@media screen and (min-width: 768px) {
  .mcGrid .pull--right--off-fluid, .mcGrid--container .pull--right--off-fluid {
    float: right;
  }
}
.pull--none {
  float: none;
}

.header-red,
.red {
  color: #ec4261;
}

.header-orange,
.orange {
  color: #f9de89;
}

.header-yellow,
.yellow {
  color: #f9de89;
}

.header-green,
.green {
  color: #3ba68e;
}

.header-blue,
.blue {
  color: #0f3e6f;
}

.header-purple,
.purple {
  color: #6965d5;
}

.header-black,
.black {
  color: #0a2847;
}

.offblack {
  color: #6f6f6f;
}

.header-white,
.white {
  color: white;
}

.header-gray,
.gray {
  color: #c7c7c7;
}

.darkgray {
  color: #0b2e51;
}

.bg-red {
  background-color: #ec4261;
}
.bg-red-light {
  background-color: rgb(242.9879807692, 135.5120192308, 155.1105769231);
}

.bg-orange {
  background-color: #f9de89;
}
.bg-orange-light {
  background-color: rgb(252.7016129032, 242.3588709677, 209.7983870968);
}

.bg-yellow {
  background-color: #f9de89;
}
.bg-yellow-light {
  background-color: rgb(252.7016129032, 242.3588709677, 209.7983870968);
}

.bg-green {
  background-color: #3ba68e;
}
.bg-green-light {
  background-color: rgb(101.1733333333, 200.3266666667, 178.0866666667);
}

.bg-blue {
  background-color: #0f3e6f;
}
.bg-blue-light {
  background-color: rgb(24.1071428571, 99.6428571429, 178.3928571429);
}

.bg-purple {
  background-color: #6965d5;
}
.bg-purple-light {
  background-color: rgb(163.5459183673, 161.1071428571, 229.3928571429);
}

.bg-black {
  background-color: #0a2847;
}

.bg-white {
  background-color: white;
}

.bg-offwhite {
  background-color: #f3f3f3;
}

.bg-gray {
  background-color: #c7c7c7;
}

.bg-darkgray {
  background-color: #0b2e51;
}

.large-margin {
  margin-top: 3em;
  margin-bottom: 3em;
}

.medium-margin {
  margin-top: 2em;
  margin-bottom: 2em;
}

.small-margin {
  margin-top: 1em;
  margin-bottom: 1em;
}

.tiny-margin {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}

.margin-0 {
  margin: 0;
}
.margin-0-t, .margin-0-tb, .margin-0-bt {
  margin-top: 0 !important;
}
.margin-0-r, .margin-0-rl, .margin-0-lr {
  margin-right: 0 !important;
}
.margin-0-b, .margin-0-tb, .margin-0-bt {
  margin-bottom: 0 !important;
}
.margin-0-l, .margin-0-rl, .margin-0-lr {
  margin-left: 0 !important;
}
.margin-0p5 {
  margin: 0.5em;
}
.margin-0p5-t, .margin-0p5-tb, .margin-0p5-bt {
  margin-top: 0.5em !important;
}
.margin-0p5-r, .margin-0p5-rl, .margin-0p5-lr {
  margin-right: 0.5em !important;
}
.margin-0p5-b, .margin-0p5-tb, .margin-0p5-bt {
  margin-bottom: 0.5em !important;
}
.margin-0p5-l, .margin-0p5-rl, .margin-0p5-lr {
  margin-left: 0.5em !important;
}

.padding-0 {
  padding: 0;
}
.padding-0-t, .padding-0-tb, .padding-0-bt {
  padding-top: 0 !important;
}
.padding-0-r, .padding-0-rl, .padding-0-lr {
  padding-right: 0 !important;
}
.padding-0-b, .padding-0-tb, .padding-0-bt {
  padding-bottom: 0 !important;
}
.padding-0-l, .padding-0-rl, .padding-0-lr {
  padding-left: 0 !important;
}
.padding-0p5 {
  padding: 0.5em;
}
.padding-0p5-t, .padding-0p5-tb, .padding-0p5-bt {
  padding-top: 0.5em !important;
}
.padding-0p5-r, .padding-0p5-rl, .padding-0p5-lr {
  padding-right: 0.5em !important;
}
.padding-0p5-b, .padding-0p5-tb, .padding-0p5-bt {
  padding-bottom: 0.5em !important;
}
.padding-0p5-l, .padding-0p5-rl, .padding-0p5-lr {
  padding-left: 0.5em !important;
}

.margin-1 {
  margin: 1em;
}
.margin-1-t, .margin-1-tb, .margin-1-bt {
  margin-top: 1em !important;
}
.margin-1-r, .margin-1-rl, .margin-1-lr {
  margin-right: 1em !important;
}
.margin-1-b, .margin-1-tb, .margin-1-bt {
  margin-bottom: 1em !important;
}
.margin-1-l, .margin-1-rl, .margin-1-lr {
  margin-left: 1em !important;
}
.margin-1p5 {
  margin: 1.5em;
}
.margin-1p5-t, .margin-1p5-tb, .margin-1p5-bt {
  margin-top: 1.5em !important;
}
.margin-1p5-r, .margin-1p5-rl, .margin-1p5-lr {
  margin-right: 1.5em !important;
}
.margin-1p5-b, .margin-1p5-tb, .margin-1p5-bt {
  margin-bottom: 1.5em !important;
}
.margin-1p5-l, .margin-1p5-rl, .margin-1p5-lr {
  margin-left: 1.5em !important;
}

.padding-1 {
  padding: 1em;
}
.padding-1-t, .padding-1-tb, .padding-1-bt {
  padding-top: 1em !important;
}
.padding-1-r, .padding-1-rl, .padding-1-lr {
  padding-right: 1em !important;
}
.padding-1-b, .padding-1-tb, .padding-1-bt {
  padding-bottom: 1em !important;
}
.padding-1-l, .padding-1-rl, .padding-1-lr {
  padding-left: 1em !important;
}
.padding-1p5 {
  padding: 1.5em;
}
.padding-1p5-t, .padding-1p5-tb, .padding-1p5-bt {
  padding-top: 1.5em !important;
}
.padding-1p5-r, .padding-1p5-rl, .padding-1p5-lr {
  padding-right: 1.5em !important;
}
.padding-1p5-b, .padding-1p5-tb, .padding-1p5-bt {
  padding-bottom: 1.5em !important;
}
.padding-1p5-l, .padding-1p5-rl, .padding-1p5-lr {
  padding-left: 1.5em !important;
}

.margin-2 {
  margin: 2em;
}
.margin-2-t, .margin-2-tb, .margin-2-bt {
  margin-top: 2em !important;
}
.margin-2-r, .margin-2-rl, .margin-2-lr {
  margin-right: 2em !important;
}
.margin-2-b, .margin-2-tb, .margin-2-bt {
  margin-bottom: 2em !important;
}
.margin-2-l, .margin-2-rl, .margin-2-lr {
  margin-left: 2em !important;
}
.margin-2p5 {
  margin: 2.5em;
}
.margin-2p5-t, .margin-2p5-tb, .margin-2p5-bt {
  margin-top: 2.5em !important;
}
.margin-2p5-r, .margin-2p5-rl, .margin-2p5-lr {
  margin-right: 2.5em !important;
}
.margin-2p5-b, .margin-2p5-tb, .margin-2p5-bt {
  margin-bottom: 2.5em !important;
}
.margin-2p5-l, .margin-2p5-rl, .margin-2p5-lr {
  margin-left: 2.5em !important;
}

.padding-2 {
  padding: 2em;
}
.padding-2-t, .padding-2-tb, .padding-2-bt {
  padding-top: 2em !important;
}
.padding-2-r, .padding-2-rl, .padding-2-lr {
  padding-right: 2em !important;
}
.padding-2-b, .padding-2-tb, .padding-2-bt {
  padding-bottom: 2em !important;
}
.padding-2-l, .padding-2-rl, .padding-2-lr {
  padding-left: 2em !important;
}
.padding-2p5 {
  padding: 2.5em;
}
.padding-2p5-t, .padding-2p5-tb, .padding-2p5-bt {
  padding-top: 2.5em !important;
}
.padding-2p5-r, .padding-2p5-rl, .padding-2p5-lr {
  padding-right: 2.5em !important;
}
.padding-2p5-b, .padding-2p5-tb, .padding-2p5-bt {
  padding-bottom: 2.5em !important;
}
.padding-2p5-l, .padding-2p5-rl, .padding-2p5-lr {
  padding-left: 2.5em !important;
}

.margin-3 {
  margin: 3em;
}
.margin-3-t, .margin-3-tb, .margin-3-bt {
  margin-top: 3em !important;
}
.margin-3-r, .margin-3-rl, .margin-3-lr {
  margin-right: 3em !important;
}
.margin-3-b, .margin-3-tb, .margin-3-bt {
  margin-bottom: 3em !important;
}
.margin-3-l, .margin-3-rl, .margin-3-lr {
  margin-left: 3em !important;
}
.margin-3p5 {
  margin: 3.5em;
}
.margin-3p5-t, .margin-3p5-tb, .margin-3p5-bt {
  margin-top: 3.5em !important;
}
.margin-3p5-r, .margin-3p5-rl, .margin-3p5-lr {
  margin-right: 3.5em !important;
}
.margin-3p5-b, .margin-3p5-tb, .margin-3p5-bt {
  margin-bottom: 3.5em !important;
}
.margin-3p5-l, .margin-3p5-rl, .margin-3p5-lr {
  margin-left: 3.5em !important;
}

.padding-3 {
  padding: 3em;
}
.padding-3-t, .padding-3-tb, .padding-3-bt {
  padding-top: 3em !important;
}
.padding-3-r, .padding-3-rl, .padding-3-lr {
  padding-right: 3em !important;
}
.padding-3-b, .padding-3-tb, .padding-3-bt {
  padding-bottom: 3em !important;
}
.padding-3-l, .padding-3-rl, .padding-3-lr {
  padding-left: 3em !important;
}
.padding-3p5 {
  padding: 3.5em;
}
.padding-3p5-t, .padding-3p5-tb, .padding-3p5-bt {
  padding-top: 3.5em !important;
}
.padding-3p5-r, .padding-3p5-rl, .padding-3p5-lr {
  padding-right: 3.5em !important;
}
.padding-3p5-b, .padding-3p5-tb, .padding-3p5-bt {
  padding-bottom: 3.5em !important;
}
.padding-3p5-l, .padding-3p5-rl, .padding-3p5-lr {
  padding-left: 3.5em !important;
}

.height-100 {
  height: 100px;
}

.width-8 {
  width: 8px;
}

.height-200 {
  height: 200px;
}

.width-16 {
  width: 16px;
}

.height-300 {
  height: 300px;
}

.width-24 {
  width: 24px;
}

.height-400 {
  height: 400px;
}

.width-32 {
  width: 32px;
}

.height-500 {
  height: 500px;
}

.width-40 {
  width: 40px;
}

.height-600 {
  height: 600px;
}

.width-48 {
  width: 48px;
}

.height-700 {
  height: 700px;
}

.width-56 {
  width: 56px;
}

.height-800 {
  height: 800px;
}

.width-64 {
  width: 64px;
}

.height-900 {
  height: 900px;
}

.width-72 {
  width: 72px;
}

.height-1000 {
  height: 1000px;
}

.width-80 {
  width: 80px;
}

.height-1100 {
  height: 1100px;
}

.width-88 {
  width: 88px;
}

.height-1200 {
  height: 1200px;
}

.width-96 {
  width: 96px;
}

.height-1300 {
  height: 1300px;
}

.width-104 {
  width: 104px;
}

.height-1400 {
  height: 1400px;
}

.width-112 {
  width: 112px;
}

.color-envelope,
.color-envelope--before:before,
.color-envelope--after:after {
  color: #cecb26;
}

.bgcolor-envelope,
.bgcolor-envelope--before:before,
.bgcolor-envelope--after:after {
  color: white !important;
  background-color: #cecb26;
}

.color-behance,
.color-behance--before:before,
.color-behance--after:after {
  color: #1769fa;
}

.bgcolor-behance,
.bgcolor-behance--before:before,
.bgcolor-behance--after:after {
  color: white !important;
  background-color: #1769fa;
}

.color-dribbble,
.color-dribbble--before:before,
.color-dribbble--after:after {
  color: #ff5b92;
}

.bgcolor-dribbble,
.bgcolor-dribbble--before:before,
.bgcolor-dribbble--after:after {
  color: #0a2847 !important;
  background-color: #ff5b92;
}

.color-facebook,
.color-facebook--before:before,
.color-facebook--after:after {
  color: #3b5999;
}

.bgcolor-facebook,
.bgcolor-facebook--before:before,
.bgcolor-facebook--after:after {
  color: white !important;
  background-color: #3b5999;
}

.color-flickr,
.color-flickr--before:before,
.color-flickr--after:after {
  color: #ff0084;
}

.bgcolor-flickr,
.bgcolor-flickr--before:before,
.bgcolor-flickr--after:after {
  color: white !important;
  background-color: #ff0084;
}

.color-google-plus,
.color-google-plus--before:before,
.color-google-plus--after:after {
  color: #dd4b39;
}

.bgcolor-google-plus,
.bgcolor-google-plus--before:before,
.bgcolor-google-plus--after:after {
  color: white !important;
  background-color: #dd4b39;
}

.color-instagram,
.color-instagram--before:before,
.color-instagram--after:after {
  color: #517fa4;
}

.bgcolor-instagram,
.bgcolor-instagram--before:before,
.bgcolor-instagram--after:after {
  color: white !important;
  background-color: #517fa4;
}

.color-linkedin,
.color-linkedin--before:before,
.color-linkedin--after:after {
  color: #036dc0;
}

.bgcolor-linkedin,
.bgcolor-linkedin--before:before,
.bgcolor-linkedin--after:after {
  color: white !important;
  background-color: #036dc0;
}

.color-pinterest,
.color-pinterest--before:before,
.color-pinterest--after:after {
  color: #cb2027;
}

.bgcolor-pinterest,
.bgcolor-pinterest--before:before,
.bgcolor-pinterest--after:after {
  color: white !important;
  background-color: #cb2027;
}

.color-rss,
.color-rss--before:before,
.color-rss--after:after {
  color: #ff6b00;
}

.bgcolor-rss,
.bgcolor-rss--before:before,
.bgcolor-rss--after:after {
  color: white !important;
  background-color: #ff6b00;
}

.color-tumblr,
.color-tumblr--before:before,
.color-tumblr--after:after {
  color: #32506d;
}

.bgcolor-tumblr,
.bgcolor-tumblr--before:before,
.bgcolor-tumblr--after:after {
  color: white !important;
  background-color: #32506d;
}

.color-twitter,
.color-twitter--before:before,
.color-twitter--after:after {
  color: #2ac6f7;
}

.bgcolor-twitter,
.bgcolor-twitter--before:before,
.bgcolor-twitter--after:after {
  color: white !important;
  background-color: #2ac6f7;
}

.color-vimeo,
.color-vimeo--before:before,
.color-vimeo--after:after {
  color: #45bbff;
}

.bgcolor-vimeo,
.bgcolor-vimeo--before:before,
.bgcolor-vimeo--after:after {
  color: #0a2847 !important;
  background-color: #45bbff;
}

.color-yelp,
.color-yelp--before:before,
.color-yelp--after:after {
  color: #af0606;
}

.bgcolor-yelp,
.bgcolor-yelp--before:before,
.bgcolor-yelp--after:after {
  color: white !important;
  background-color: #af0606;
}

.color-youtube,
.color-youtube--before:before,
.color-youtube--after:after {
  color: #b00;
}

.bgcolor-youtube,
.bgcolor-youtube--before:before,
.bgcolor-youtube--after:after {
  color: white !important;
  background-color: #b00;
}

input,
textarea,
button,
select,
label,
a,
.the-content a,
.fa {
  -webkit-tap-highlight-color: transparent;
}

/* CSS overrides for the "Exit Popup" plugin: https://wordpress.org/plugins/exit-popup/ */
.exitpopup-modal-window {
  max-width: 105%;
  min-height: 600px;
}