@charset "UTF-8";
.new-graders {
  background-color: #fafafa;
  padding: 0 3% 3%;
}

.new-graders__header {
  padding: 10px 0;
  background-color: #fafafa;
}

.new-graders__h2 {
  font-family: 'Open Sans', 'Helvetica', Arial, sans-serif;
  font-size: 28px;
  color: #526278;
  font-weight: 200;
  margin-top: .5em;
}

.new-graders__header .new-graders__logo {
  font-size: 38px;
}

.new-graders__nav-container {
  max-width: 1000px;
  margin: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.new-graders__container {
  background-color: white;
  max-width: 1000px;
  padding-left: 3%;
  padding-right: 3%;
  border: 1px solid #dbdce1;
  margin: auto;
}

.new-graders__seo-container {
  margin: auto;
  max-width: 1000px;
}

.new-graders__seo-container p {
  max-width: 1000px;
}

.new-graders__inner-header {
  display: inline;
}

.new-graders__logo {
  display: inline-block;
  font-weight: normal;
  line-height: 1.1;
}

.new-graders__logo em {
  color: #0079bd;
  font-style: normal;
}

.new-graders__ws-logo-container {
  display: inline-block;
}

.new-graders__ws-logo-container img {
  padding-top: 15px;
  width: 250px;
}

.new-graders__image {
  margin-bottom: 2em;
}

.new-graders__performance-grader {
  background-image: url("/themes/custom/icecream/images/new-graders/sprite.png");
  background-position: -265px -109px;
  width: 47px;
  height: 40px;
}

.new-graders__icon-sprite, .new-graders__sprite {
  display: inline-block;
  zoom: 1;
  max-width: 100%;
  vertical-align: middle;
}

.new-graders__to-top {
  text-align: center;
}

@media all and (max-width: 950px) {
  .new-graders__ws-logo-container {
    width: 100%;
  }
  .new-graders__ws-logo-container img {
    margin: auto;
    padding: 10px 0;
  }
  .new-graders__header {
    text-align: center;
  }
  .new-graders__nav-container {
    -ms-flex-flow: column;
        flex-flow: column;
  }
  .seo__container {
    -ms-flex-flow: column;
        flex-flow: column;
  }
  .seo__image-inner {
    padding: 20px;
  }
}

@media all and (max-width: 48em) {
  .new-graders__header .new-graders__logo {
    margin-top: 0;
    font-size: 32px;
  }
  .new-graders__ws-logo-container img {
    width: 175px;
  }
}

@media all and (-webkit-min-device-pixel-ratio: 2), all and (min-resolution: 192dpi) {
  .new-graders__performance-grader {
    background-image: url("/themes/custom/icecream/images/new-graders/sprite-2x.png");
    background-size: 357px 329px;
  }
}

.seo__container {
  display: -ms-flexbox;
  display: flex;
}

.seo__image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
}

.seo__image-inner {
  margin: auto;
  padding: 0 20px;
}

.seo__h2 {
  color: #333745;
  font-family: 'Lato', 'Helvetica', Arial, sans-serif;
  font-weight: 300;
  font-size: 24px;
  margin-top: 50px;
  margin-bottom: 30px;
}

@media all and (max-width: 950px) {
  .new-graders__ws-logo-container {
    width: 100%;
  }
  .new-graders__ws-logo-container img {
    margin: auto;
    padding: 10px 0;
  }
  .new-graders__header {
    text-align: center;
  }
  .new-graders__nav-container {
    -ms-flex-flow: column;
        flex-flow: column;
  }
  .seo__container {
    -ms-flex-flow: column;
        flex-flow: column;
  }
  .seo__image-inner {
    padding: 20px;
  }
}

@media all and (max-width: 48em) {
  .new-graders__header .new-graders__logo {
    margin-top: 0;
    font-size: 32px;
  }
  .new-graders__ws-logo-container img {
    width: 175px;
  }
}

@media all and (-webkit-min-device-pixel-ratio: 2), all and (min-resolution: 192dpi) {
  .new-graders__performance-grader {
    background-image: url("/themes/custom/icecream/images/new-graders/sprite-2x.png");
    background-size: 357px 329px;
  }
}

/*
.trial-safe-and-secure .safe-secure, .trial-safe-and-secure .safe-secure__content {
  max-width: 100%;
}
*/
.trial-safe-and-secure .icon-blurb__title {
  font-size: 19px;
  color: #333745;
}

.trial-safe-and-secure .safe-secure__content .icon-blurb--hasimage .icon-blurb__info {
  margin-left: 2.5%;
}

.trial-safe-and-secure .icon-blurb__image img {
  max-width: 115%;
}

.free-trial {
  background-color: #fafafa;
  padding: 0 3% 3%;
}

.free-trial__container {
  background-color: white;
  max-width: 1140px;
  border: 1px solid #ddd;
  border-top: none;
  margin: auto;
}

.free-trial__heading h1 {
  font-size: 38px;
}

.free-trial__heading .standard-text__text {
  padding: 3px 65px;
}

.free-trial__28 h3 {
  font-size: 28px;
}

.free-trial__image-gallery .section__text {
  margin-bottom: -50px;
  padding: 0 135px;
}

.free-trial__quotes {
  margin-top: -85px;
}

.free-trial__quotes .icon-blurb {
  -ms-flex-align: start;
      align-items: flex-start;
  padding: 0 10px;
}

.free-trial__quotes .icon-blurb__image {
  margin: 0 10px;
}

.free-trial__press .section__text {
  margin-bottom: -40px;
}

@media all and (max-width: 950px) {
  .free-trial__heading .standard-text__text {
    padding: 0 3%;
  }
  .free-trial__image-gallery .section__text {
    margin-bottom: -50px;
    padding: 0 3%;
  }
}

@media all and (max-width: 768px) {
  .free-trial__28 .container .icon-list {
    text-align: left;
    padding: 0 3%;
  }
}

.demo-transition.transition-opacity {
  transition: opacity 0.3s ease-in;
}

.demo-transition.transition-move:after {
  transition: left 0.3s ease-in;
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.hidden {
  display: none;
}

.visually-hidden {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  width: 1px;
  word-wrap: normal;
}

.invisible {
  visibility: hidden;
}

html {
  box-sizing: border-box;
}

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

body,
figure {
  margin: 0;
}

.adminimal-admin-toolbar.toolbar-tray-open {
  padding-top: 87px !important;
}

.color__main {
  background-color: #007ABD;
}

/**
 * Breakpoint Configuration
 * @see https://github.com/Team-Sass/breakpoint/wiki
 *
 * Usage:
 * display: none; // hidden for mobile
 * @include breakpoint($bp--small-up) {
 *   display: block; // shown above 400
 * }
 */
.demo-transition.transition-opacity {
  transition: opacity 0.3s ease-in;
}

.demo-transition.transition-move::after {
  transition: left 0.3s ease-in;
}

.u-spacing-down {
  margin-bottom: 2em;
}

.u-spacing-up {
  margin-top: 2em;
}

.u-gap-down {
  margin-bottom: 1em;
}

.u-gap-up {
  margin-top: 1em;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.clear-both {
  clear: both;
}

.local-base {
  font-size: 1em;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.border-radius {
  border-radius: 0.375em;
}

.u-border {
  border: solid 1px #333745;
}

.box-shadow {
  box-shadow: 0.1em 0.1em 0.2em rgba(0, 0, 0, 0.25);
}

/*
 * Hide visually and from screen readers
 */
.hidden {
  display: none;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden;
}

/***** Partial for displaying Font properties in PL ONLY *****/
.font-demo {
  padding: 0 0 1.5em;
}

.font-demo h1,
.font-demo h2,
.font-demo h3,
.font-demo h4,
.font-demo h5,
.font-demo h6 {
  margin: 0;
}

.font-demo__example {
  padding: .7em 0;
}

.font-demo__example h6 {
  color: #007ABD;
}

.font-demo__label {
  font-size: 1.5rem;
  color: #007ABD;
  margin-bottom: .5em !important;
  border-bottom: 1px solid #007ABD;
}

.fs {
  background-color: #999;
}

.fs--extra-large {
  font-size: 3.25rem;
}

@media (min-width: 30rem) {
  .fs--extra-large {
    font-size: 2.5rem;
  }
}

@media (min-width: 50rem) {
  .fs--extra-large {
    font-size: 3.125rem;
  }
}

.fs--large {
  font-size: 2.125rem;
}

@media (min-width: 30rem) {
  .fs--large {
    font-size: 2.125rem;
  }
}

@media (min-width: 50rem) {
  .fs--large {
    font-size: 2.625rem;
  }
}

.fs--medium-large {
  font-size: 1.625rem;
}

@media (min-width: 30rem) {
  .fs--medium-large {
    font-size: 1.625rem;
  }
}

@media (min-width: 50rem) {
  .fs--medium-large {
    font-size: 2rem;
  }
}

.fs--medium {
  font-size: 1.3125rem;
}

@media (min-width: 50rem) {
  .fs--medium {
    font-size: 1.5rem;
  }
}

.fs--small {
  font-size: 0.875rem;
}

@media (min-width: 44rem) {
  .fs--small {
    font-size: 1rem;
  }
}

@media (min-width: 50rem) {
  .fs--small {
    font-size: 1rem;
  }
}

.fs--extra-small {
  font-size: 0.875rem;
}

@media (min-width: 50rem) {
  .fs--extra-small {
    font-size: 0.875rem;
  }
}

.t--h1 {
  font-size: 2.125rem;
  font-family: "Lato", "Helvetica", Arial, sans-serif;
  font-weight: normal;
  letter-spacing: -.03em;
  color: #333745;
  line-height: 1.1;
}

@media (min-width: 30rem) {
  .t--h1 {
    font-size: 2.125rem;
  }
}

@media (min-width: 50rem) {
  .t--h1 {
    font-size: 2.625rem;
  }
}

.t--h2 {
  font-size: 1.625rem;
  font-family: "Lato", "Helvetica", Arial, sans-serif;
  font-weight: normal;
  letter-spacing: -.02em;
  color: #333745;
  line-height: 1.2;
}

@media (min-width: 30rem) {
  .t--h2 {
    font-size: 1.625rem;
  }
}

@media (min-width: 50rem) {
  .t--h2 {
    font-size: 2rem;
  }
}

.t--h3 {
  font-size: 1.3125rem;
  font-family: "Lato", "Helvetica", Arial, sans-serif;
  font-weight: normal;
  color: #333745;
  line-height: 1.3;
}

@media (min-width: 50rem) {
  .t--h3 {
    font-size: 1.5rem;
  }
}

.t--h4 {
  font-size: 1.125rem;
  font-family: "Lato", "Helvetica", Arial, sans-serif;
  font-weight: normal;
  color: #333745;
  line-height: 1.3;
}

@media (min-width: 50rem) {
  .t--h4 {
    font-size: 1.3125rem;
  }
}

.t--base {
  font-size: 0.875rem;
  font-family: "Open Sans", "Helvetica", Arial, sans-serif;
  font-weight: normal;
  color: #526278;
  line-height: 1.5;
}

@media (min-width: 44rem) {
  .t--base {
    font-size: 1rem;
  }
}

@media (min-width: 50rem) {
  .t--base {
    font-size: 1rem;
  }
}

.t--base-large {
  font-size: 0.875rem;
  font-family: "Open Sans", "Helvetica", Arial, sans-serif;
  font-weight: normal;
  color: #526278;
  line-height: 1.5;
  font-size: 1.3125rem;
}

@media (min-width: 44rem) {
  .t--base-large {
    font-size: 1rem;
  }
}

@media (min-width: 50rem) {
  .t--base-large {
    font-size: 1rem;
  }
}

@media (min-width: 50rem) {
  .t--base-large {
    font-size: 1.5rem;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 .3em;
}

h1 {
  font-size: 2.125rem;
  font-family: "Lato", "Helvetica", Arial, sans-serif;
  font-weight: normal;
  letter-spacing: -.03em;
  color: #333745;
  line-height: 1.1;
  margin: .1em 0 .3em;
}

@media (min-width: 30rem) {
  h1 {
    font-size: 2.125rem;
  }
}

@media (min-width: 50rem) {
  h1 {
    font-size: 2.625rem;
  }
}

h2 {
  font-size: 1.625rem;
  font-family: "Lato", "Helvetica", Arial, sans-serif;
  font-weight: normal;
  letter-spacing: -.02em;
  color: #333745;
  line-height: 1.2;
}

@media (min-width: 30rem) {
  h2 {
    font-size: 1.625rem;
  }
}

@media (min-width: 50rem) {
  h2 {
    font-size: 2rem;
  }
}

h3 {
  font-size: 1.3125rem;
  font-family: "Lato", "Helvetica", Arial, sans-serif;
  font-weight: normal;
  color: #333745;
  line-height: 1.3;
}

@media (min-width: 50rem) {
  h3 {
    font-size: 1.5rem;
  }
}

h4 {
  font-size: 1.125rem;
  font-family: "Lato", "Helvetica", Arial, sans-serif;
  font-weight: normal;
  color: #333745;
  line-height: 1.3;
}

@media (min-width: 50rem) {
  h4 {
    font-size: 1.3125rem;
  }
}

h5 {
  font-size: 0.875rem;
  font-family: "Lato", "Helvetica", Arial, sans-serif;
  font-weight: 900;
  color: #333745;
}

@media (min-width: 44rem) {
  h5 {
    font-size: 1rem;
  }
}

@media (min-width: 50rem) {
  h5 {
    font-size: 1rem;
  }
}

html {
  font-size: 100%;
}

body {
  font-size: 0.875rem;
  font-family: "Open Sans", "Helvetica", Arial, sans-serif;
  font-weight: normal;
  color: #526278;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

@media (min-width: 44rem) {
  body {
    font-size: 1rem;
  }
}

@media (min-width: 50rem) {
  body {
    font-size: 1rem;
  }
}

p {
  margin: 0 0 1em;
  -ms-word-break: break-word;
  word-break: break-word;
  -webkit-hyphens: manual;
      -ms-hyphens: manual;
          hyphens: manual;
  font-size: 0.875rem;
}

@media (min-width: 44rem) {
  p {
    font-size: 1rem;
  }
}

@media (min-width: 50rem) {
  p {
    font-size: 1rem;
  }
}

figcaption {
  font-size: 0.875rem;
  font-style: italic;
  margin: 1rem;
  display: table-caption;
  caption-side: bottom;
}

@media (min-width: 44rem) {
  figcaption {
    font-size: 1rem;
  }
}

@media (min-width: 50rem) {
  figcaption {
    font-size: 1rem;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  figcaption {
    display: inline-block;
  }
}

hr {
  border-style: solid;
  border-width: 1px 0 0;
  color: currentColor;
}

code::before {
  content: '`';
}

code::after {
  content: '`';
}

pre code::after, pre code::before {
  content: '';
}

a {
  color: #007ABD;
  text-decoration: none;
}

a:hover, a:active, a:focus {
  color: #136598;
}

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

.read-more__link,
.read-more a {
  text-decoration: underline;
}

.read-more__link::before,
.read-more a::before {
  content: "» ";
}

li {
  margin-bottom: .5rem;
}

blockquote {
  font-style: italic;
  border-left: solid 3px #333745;
  margin-left: 2em;
  padding-left: 2em;
}

@font-face {
  font-family: "icons";
  src: url("icons.eot");
  src: url("icons.eot?#iefix") format("eot"), url("icons.woff") format("woff"), url("icons.ttf") format("truetype"), url("icons.svg#icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

/**
 * Font application to generic DOM
 */
[class*="icon--"] {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
}

.icon--close::before {
  content: "";
}

.icon--menu::before {
  content: "";
}

.icon--search::before {
  content: "";
}

.icon--show_more_white::before {
  content: "";
}

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

.button {
  font-size: 0.875rem;
  font-family: "Open Sans", "Helvetica", Arial, sans-serif;
  font-weight: normal;
  color: #526278;
  line-height: 1.5;
  font-size: 0.875rem;
  border: none;
  font-weight: 900;
  font-family: "Lato", "Helvetica", Arial, sans-serif;
  display: inline-block;
  text-align: center;
  border-radius: 6px;
  padding: 1rem 3rem;
  width: auto;
  min-width: 200px;
  color: #fff;
  white-space: normal;
}

@media (min-width: 44rem) {
  .button {
    font-size: 1rem;
  }
}

@media (min-width: 50rem) {
  .button {
    font-size: 1rem;
  }
}

@media (min-width: 44rem) {
  .button {
    font-size: 1rem;
  }
}

@media (min-width: 50rem) {
  .button {
    font-size: 1rem;
  }
}

.button:link, .button:active, .button:visited, .button:hover, .button:focus {
  color: #fff;
}

.button__wrapper {
  display: block;
  margin: .5rem 0;
}

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

.button__size--large {
  width: 75%;
}

.button__size--medium {
  width: 50%;
}

.button__size--small {
  width: 25%;
}

.button__orange {
  background: #FF8B45;
  box-shadow: 0 3px 0 #DE6F34;
}

.button__orange:hover, .button__orange:focus {
  background: #DE6F34;
  box-shadow: 0 3px 0 #c0571f;
}

.button__blue {
  background: #007ABD;
  box-shadow: 0 3px 0 #136598;
}

.button__blue:hover, .button__blue:focus {
  background: #136598;
  box-shadow: 0 3px 0 #0d476b;
}

.button__green {
  background: #20BF55;
  box-shadow: 0 3px 0 #1B9D46;
}

.button__green:hover, .button__green:focus {
  background: #1B9D46;
  box-shadow: 0 3px 0 #147133;
}

.button__gray {
  background: #868994;
  box-shadow: 0 3px 0 #526278;
}

.button__gray:hover, .button__gray:focus {
  background: #526278;
  box-shadow: 0 3px 0 #333745;
}

.button__white {
  background: #fff;
  box-shadow: 0 3px 0 #A5A8B4;
  border: 1px solid #FF8B45;
}

.button__white:active, .button__white:visited, .button__white:not(:focus) {
  color: #FF8B45;
}

.button__white:hover, .button__white:focus {
  background: #fff;
  box-shadow: 0 3px 0 #1d2028;
  color: #ff6b12;
}

.button__white--orange {
  background: #fff;
  border: 1px solid #FF8B45;
}

.button__white--orange:active, .button__white--orange:visited, .button__white--orange:not(:focus) {
  color: #FF8B45;
}

.button__white--orange:hover, .button__white--orange:focus {
  background: #FF8B45;
  color: #fff;
}

.button__white--blue {
  background: #fff;
  border: 1px solid #007ABD;
}

.button__white--blue:active, .button__white--blue:visited, .button__white--blue:not(:focus) {
  color: #007ABD;
}

.button__white--blue:hover, .button__white--blue:focus {
  background: #007ABD;
  color: #fff;
}

.button__white--green {
  background: #fff;
  border: 1px solid #20BF55;
}

.button__white--green:active, .button__white--green:visited, .button__white--green:not(:focus) {
  color: #20BF55;
}

.button__white--green:hover, .button__white--green:focus {
  background: #20BF55;
  color: #fff;
}

.button__white--gray {
  background: #fff;
  border: 1px solid #526278;
}

.button__white--gray:active, .button__white--gray:visited, .button__white--gray:not(:focus) {
  color: #526278;
}

.button__white--gray:hover, .button__white--gray:focus {
  background: #526278;
  color: #fff;
}

.button__no-bevel {
  border: 2px solid #fff;
  box-shadow: 0 0 0 transparent;
}

.button__no-bevel:hover, .button__no-bevel:focus {
  box-shadow: 0 0 0 transparent;
}

.button__icon .icon-text {
  display: inline-block;
}

.button__icon .icon-text p {
  font-family: "Lato", "Helvetica", Arial, sans-serif;
  font-size: 1.125rem;
  margin: 0;
  font-weight: 900;
}

input[type="button"], input[type="reset"], input[type="submit"] {
  background: #FF8B45;
  box-shadow: 0 3px 0 #DE6F34;
  color: #fff;
  border-radius: 6px;
}

.form-item {
  padding: 0 0 1em;
}

label,
legend {
  margin-bottom: .4em;
  display: inline-block;
  color: #333;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="search"],
input[type="password"],
input[type="number"] {
  height: 2rem;
  font-size: 1.5rem;
  color: #868994;
  text-align: left;
  cursor: pointer;
  display: block;
  width: 100%;
  background-color: #fff;
  border-radius: .5rem;
  padding: 1.25rem .5rem;
  font-size: 0.875rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #868994;
}

@media (min-width: 44rem) {
  input[type="text"],
  input[type="email"],
  input[type="tel"],
  input[type="url"],
  input[type="search"],
  input[type="password"],
  input[type="number"] {
    font-size: 1rem;
  }
}

@media (min-width: 50rem) {
  input[type="text"],
  input[type="email"],
  input[type="tel"],
  input[type="url"],
  input[type="search"],
  input[type="password"],
  input[type="number"] {
    font-size: 1rem;
  }
}

input[type="checkbox"] {
  font-size: 2em;
}

input[type="radio"] {
  font-size: 2rem;
}

input[type="radio"] + label {
  display: inline-block;
  padding: 0 .5em;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  width: auto;
  padding: .5rem 1.5rem;
  display: inline-block;
  cursor: pointer;
}

select {
  box-shadow: none;
  background-image: none;
  font-size: 1.1rem;
  max-height: 3rem;
  height: 3rem;
  width: 100%;
  margin: 0;
  padding: 0 0 0 .5em;
  color: #868994;
  cursor: pointer;
  border-radius: 0;
  background-color: #fff;
  border: none;
}

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

textarea {
  height: 10em;
  font-size: 1em;
  color: #333745;
  text-align: left;
  cursor: pointer;
  display: block;
  width: 100%;
  background-color: #DBDCE1;
  border: none;
  padding: .5rem;
  font-size: 0.625rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

@media (min-width: 50rem) {
  textarea {
    font-size: 0.75rem;
  }
}

.breadcrumb__list {
  list-style-type: none;
  margin: 0;
  padding: 1rem 0;
}

.breadcrumb__item {
  display: inline-block;
  margin-bottom: 0;
}

.breadcrumb__item::after {
  content: ":";
}

.breadcrumb__item:last-child::after {
  content: "";
}

.breadcrumb__link {
  color: #33ACCE;
}

.breadcrumb__link:hover {
  color: #33ACCE;
  text-decoration: underline;
}

.icon__icon {
  background-repeat: no-repeat;
  list-style: none;
  background-position: 0;
}

.icon__size-small {
  width: 1em;
}

.icon__size-medium {
  width: 2em;
}

.icon__size-large {
  width: 3em;
}

.pager__button {
  padding: 0;
}

.pager__items {
  list-style: none;
  text-align: center;
}

.pager__item {
  display: inline-block;
  padding: 0 .1em;
}

.pager__link {
  border-bottom: 1px solid #A5A8B4;
  padding: 0 .4em 2px;
  transition: color .2s;
  color: #007ABD;
}

.pager__link.is-active {
  font-weight: bold;
}

.pager__link:hover {
  color: #136598;
}

.pager__link:hover .pager-icon {
  fill: #136598;
  stroke: #136598;
}

.pager__link--page {
  color: #007ABD;
}

.pager__link--page:hover {
  border-bottom-color: #A5A8B4;
  text-decoration: none;
}

#block-views-block-blog-list-block-person {
  padding-top: 3.5%;
}

.author,
.author a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
}

.author__image,
.author a__image {
  width: 3rem;
  height: 3rem;
  float: left;
}

.author__image--user img,
.author a__image--user img {
  border-radius: 60px;
}

.author__text,
.author a__text {
  padding: 0 .5rem;
  color: #333745;
}

.tag {
  background-color: #f2f5f5;
  padding: .4rem 1rem;
  color: #868994;
  display: inline-block;
  float: left;
  margin: 1rem .35rem;
  border-radius: 3px;
}

.tag:first-child {
  margin-left: 0;
}

.tag__link {
  text-decoration: none;
  color: #868994;
}

.field-item label {
  color: inherit;
}

.field-item label.label--inline {
  float: left;
  margin-right: 0.5rem;
}

.field-item .text--blue,
.field-item .label--blue {
  color: #007ABD;
}

.field-item .text--orange,
.field-item .label--orange {
  color: #FF8B45;
}

.field-item .text--green,
.field-item .label--green {
  color: #20BF55;
}

.field-item .text--gray,
.field-item .label--gray {
  color: #526278;
}

.field-item .text--white,
.field-item .label--white {
  color: #fff;
}

.field-item .text--black,
.field-item .label--black {
  color: #333745;
}

.accordion__item {
  cursor: pointer;
  border-radius: 5px;
  margin-bottom: 1.5rem;
  padding: .6rem 1.5rem .6rem 2rem;
  list-style: none;
  list-style-type: none;
  list-style-image: none;
  color: #333745;
  background-color: #f7f7f7;
  border: 1px solid #e5e5e5;
  position: relative;
}

.accordion__item-header {
  display: block;
}

.accordion__item-header p {
  margin-bottom: 0;
  max-width: 97%;
  word-break: break-word;
}

@media (min-width: 44rem) {
  .accordion__item-header p {
    max-width: 90%;
  }
}

.accordion__item-header::after {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  right: 25px;
  border: 6px solid transparent;
  border-left-color: #333745;
}

.accordion__item-content {
  display: none;
}

.accordion__item.open {
  border: none;
  color: #fff;
  background-color: #526278;
}

.accordion__item.open a {
  color: #fff;
  text-decoration: underline;
}

.accordion__item.open a:hover {
  color: #DBDCE1;
}

.accordion__item.open .accordion__item-header p {
  margin-bottom: 0;
}

.accordion__item.open .accordion__item-header::after {
  border-top-color: inherit;
  border-left-color: transparent;
}

.accordion__item.open .accordion__item-content {
  display: block;
  margin-top: 1rem;
  max-width: 95%;
}

.h-line {
  border-top: 1px solid #DBDCE1;
  margin: 1.5rem 0;
}

.h-line--dark {
  border-color: #333745;
}

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

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

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

.image-gallery__text {
  font-size: 1.125rem;
  font-weight: bold;
  color: #526278;
  text-align: center;
  margin-bottom: 1rem;
}

.color__main {
  background-color: #007ABD;
}

.ckeditor-demo {
  background-color: #ececec;
}

.extra_bold {
  font-weight: 900;
}

.color-pc-blue {
  color: #007ABD;
}

.color-pc-orange {
  color: #FF8B45;
}

.color-pc-green {
  color: #20BF55;
}

.color-pc-gray {
  color: #526278;
}

.color-black {
  color: #333745;
}

.color-white {
  color: #fff;
}

.p-xlarge {
  font-size: 1.5rem;
  line-height: 1.5;
}

.p-large {
  font-size: 1.125rem;
  line-height: 1.7;
}

.p-small {
  font-size: .875rem;
  line-height: 1.7;
}

.mega-text {
  font-size: 3rem;
  font-family: 'Lato', 'Helvetica', Arial, sans-serif;
  font-weight: 900;
  margin-bottom: 0;
}

.super-heading {
  font-size: 3.25rem;
  font-family: 'Lato', 'Helvetica', Arial, sans-serif;
}

.no-bullets {
  list-style: none;
}

.align-left,
.align-right,
.align-center {
  padding: 1rem;
  display: table;
}

.align-left figcaption,
.align-right figcaption,
.align-center figcaption {
  text-align: center;
  margin: 0 0 1rem 0;
}

.align-center img {
  margin-left: auto;
  margin-right: auto;
}

.embedded-entity.align-center,
.embedded-entity.align-left,
.embedded-entity.align-right {
  display: block;
}

.accordion {
  margin: 0;
  padding: 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .accordion {
    text-align: left;
  }
}

.branding {
  padding-top: .8em;
}

@media (min-width: 50rem) {
  .branding {
    padding: 0;
  }
}

.branding__logo-link {
  display: inline-block;
}

.branding__logo-image {
  width: 16.125em;
}

@media (min-width: 50rem) {
  .branding__logo-image {
    width: 15.125em;
  }
}

@media (min-width: 44rem) {
  .mega-text {
    font-size: 6rem;
  }
}

.callout {
  font-size: 1.625rem;
  font-family: "Lato", "Helvetica", Arial, sans-serif;
  font-weight: normal;
  letter-spacing: -.02em;
  color: #333745;
  line-height: 1.2;
  color: #526278;
  margin: 1em 0;
  padding: .8em 2em;
  border-top: 2px solid #33ACCE;
  border-bottom: 2px solid #33ACCE;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .callout {
    text-align: left;
  }
}

@media (min-width: 30rem) {
  .callout {
    font-size: 1.625rem;
  }
}

@media (min-width: 50rem) {
  .callout {
    font-size: 2rem;
  }
}

@media (min-width: 50rem) {
  .callout {
    border-left: 4em solid #33ACCE;
  }
}

.card {
  padding: 1em;
  display: block;
  text-align: left;
}

@supports (display: flex) {
  .card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    height: 100%;
  }
}

.card__header {
  background-color: #f1f1f1;
  padding: 1rem;
  width: 100%;
  text-align: center;
  margin: 0 0 .5rem 0;
}

.card__header p {
  margin: 0;
  padding: 0;
  font-size: 1.3125rem;
}

@media (min-width: 50rem) {
  .card__header p {
    font-size: 1.5rem;
  }
}

.card__header a {
  font-weight: bold;
}

.card__inner {
  -ms-flex: 1;
      flex: 1;
}

.card__image {
  position: relative;
  width: auto;
  padding: 0 0 .5rem;
}

@supports (display: flex) {
  .card__image {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .card__image img {
    margin: 0 auto;
  }
}

.card__image--rectangle {
  max-height: 10rem;
  margin-top: -1rem;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 0;
}

.card__image--rectangle img {
  width: 100%;
}

.card__image--auto {
  width: auto;
}

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

.card__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
  width: 100%;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .card__inner {
    display: block;
  }
}

.card__text {
  font-size: 0.875rem;
  margin: .875rem 0 1.5rem;
}

@media (min-width: 44rem) {
  .card__text {
    font-size: 1rem;
  }
}

@media (min-width: 50rem) {
  .card__text {
    font-size: 1rem;
  }
}

.card__text h5 {
  color: #868994;
  font-weight: normal;
}

.card__image-band {
  position: absolute;
  width: 100%;
  padding: .25rem 1rem;
  bottom: 0;
  font-family: "Lato", "Helvetica", Arial, sans-serif;
  font-weight: 900;
}

@media (min-width: 44rem) {
  .card__image-band {
    padding: .25rem 2.5rem;
  }
}

.card__image-band--blue {
  background-color: rgba(0, 122, 189, 0.6);
}

.card__image-band--orange {
  background-color: rgba(255, 139, 69, 0.6);
}

.card__image-band--green {
  background-color: rgba(27, 157, 70, 0.6);
}

.card__image-band--gray {
  background-color: rgba(82, 98, 120, 0.6);
}

.card__image-band--white {
  background-color: rgba(255, 255, 255, 0.6);
}

.card__image-band--black {
  background-color: rgba(51, 55, 69, 0.6);
}

.card__image-band--text-blue {
  color: #007ABD;
}

.card__image-band--text-orange {
  color: #FF8B45;
}

.card__image-band--text-green {
  color: #20BF55;
}

.card__image-band--text-gray {
  color: #526278;
}

.card__image-band--text-white {
  color: #fff;
}

.card__image-band--text-black {
  color: #333745;
}

.card__date {
  padding: 1.75rem 0 .25rem;
  color: #868994;
  font-size: 0.875rem;
}

@media (min-width: 50rem) {
  .card__date {
    font-size: 0.875rem;
  }
}

.card__author {
  padding: .5rem 0;
}

.card__align--left {
  -ms-flex-align: start;
      align-items: flex-start;
}

@supports (display: flex) {
  .card__align--left .card__image {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .card__align--left .card__image img {
    float: left;
  }
}

.card__align--center {
  -ms-flex-align: center;
      align-items: center;
}

@supports (display: flex) {
  .card__align--center .card__image {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .card__align--center .card__image img {
    margin: 0 auto;
  }
}

.card__align--right {
  -ms-flex-align: end;
      align-items: flex-end;
}

@supports (display: flex) {
  .card__align--right .card__image {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .card__align--right .card__image img {
    float: right;
  }
}

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

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

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

.card__cta-button {
  bottom: .75em;
  width: 100%;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
}

.card__cta-button .button {
  width: 100%;
  padding: 1rem;
}

.card__link {
  padding: 2rem 0 0;
}

.card__link a {
  text-decoration: underline;
}

.card__has-border {
  border: 1px solid #DBDCE1;
}

.card__color-bar {
  border-top: 4px solid #A5A8B4;
  background-color: #fff;
}

.card__color-bar--orange {
  border-top-color: #FF8B45;
}

.card__color-bar--orange .button__white {
  background: #fff;
  border: 1px solid #FF8B45;
  color: #FF8B45;
}

.card__color-bar--orange .button__white:hover {
  background: #FF8B45;
  color: #fff;
}

.card__color-bar--orange .card__ribbon {
  background-color: #FF8B45;
}

.card__color-bar--orange .card__ribbon::before {
  border: 1em solid #FF8B45;
  border-right-width: .25em;
  border-left-color: transparent;
}

.card__color-bar--blue {
  border-top-color: #007ABD;
}

.card__color-bar--blue .button__white {
  background: #fff;
  border: 1px solid #007ABD;
  color: #007ABD;
}

.card__color-bar--blue .button__white:hover {
  background: #007ABD;
  color: #fff;
}

.card__color-bar--blue .card__ribbon {
  background-color: #007ABD;
}

.card__color-bar--blue .card__ribbon::before {
  border: 1em solid #007ABD;
  border-right-width: .25em;
  border-left-color: transparent;
}

.card__color-bar--green {
  border-top-color: #20BF55;
}

.card__color-bar--green .button__white {
  background: #fff;
  border: 1px solid #20BF55;
  color: #20BF55;
}

.card__color-bar--green .button__white:hover {
  background: #20BF55;
  color: #fff;
}

.card__color-bar--green .card__ribbon {
  background-color: #20BF55;
}

.card__color-bar--green .card__ribbon::before {
  border: 1em solid #20BF55;
  border-right-width: .25em;
  border-left-color: transparent;
}

.card__color-bar--gray {
  border-top-color: #526278;
}

.card__color-bar--gray .button__white {
  background: #fff;
  border: 1px solid #526278;
  color: #526278;
}

.card__color-bar--gray .button__white:hover {
  background: #526278;
  color: #fff;
}

.card__color-bar--gray .card__ribbon {
  background-color: #526278;
}

.card__color-bar--gray .card__ribbon::before {
  border: 1em solid #526278;
  border-right-width: .25em;
  border-left-color: transparent;
}

.card__ribbon {
  font-size: 0.875rem;
  float: right;
  position: absolute;
  right: 0;
  top: 10px;
  background: #FF8B45;
  color: #fff;
  text-align: center;
  padding: .25em .5em;
  /* Adjust to suit */
  margin: 0 0 0 2em;
}

@media (min-width: 44rem) {
  .card__ribbon {
    font-size: 1rem;
  }
}

@media (min-width: 50rem) {
  .card__ribbon {
    font-size: 1rem;
  }
}

.card__ribbon::before {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  border: 1em solid #FF8B45;
  z-index: -1;
  left: -1em;
  border-right-width: .25em;
  border-left-color: transparent;
}

.card__ribbon--blue {
  background-color: #007ABD;
}

.card__ribbon--blue::before {
  border: 1em solid #007ABD;
  border-right-width: .25em;
  border-left-color: transparent;
}

.card__ribbon--orange {
  background-color: #FF8B45;
}

.card__ribbon--orange::before {
  border: 1em solid #FF8B45;
  border-right-width: .25em;
  border-left-color: transparent;
}

.card__ribbon--green {
  background-color: #20BF55;
}

.card__ribbon--green::before {
  border: 1em solid #20BF55;
  border-right-width: .25em;
  border-left-color: transparent;
}

.card__ribbon--gray {
  background-color: #526278;
}

.card__ribbon--gray::before {
  border: 1em solid #526278;
  border-right-width: .25em;
  border-left-color: transparent;
}

.profile__blog {
  padding: 1rem 0;
  margin-bottom: 4rem;
}

.profile__blog .card__inner {
  padding: 0;
}

.profile__blog .card__inner .card__headline {
  font-weight: 900;
  font-size: 2rem;
}

.profile__blog .card__inner .card__author {
  font-weight: 900;
  font-family: "Lato", "Helvetica", Arial, sans-serif;
  color: #333745;
  font-size: 1.125rem;
}

.profile__blog .card__inner .card__text {
  font-size: 1.125rem;
  line-height: 1.7;
  margin-bottom: 0;
}

.profile__blog .card__inner .card__link {
  font-size: 1.125rem;
}

.profile__blog .card__inner .card__inner {
  padding: 0 1rem;
}

@media (min-width: 44rem) {
  .profile__blog .card__inner .card__inner {
    padding: 0 2.5rem;
  }
}

.profile__has-header {
  padding: 0 0 1rem 0;
}

.profile__has-header .card__inner {
  padding: 0;
}

.profile__has-header .card__inner .card__image,
.profile__has-header .card__inner .card__inner {
  padding: 0 1rem;
}

.data-bubble {
  display: table;
  padding: 0;
  border-top: none;
  width: 100%;
  height: 100%;
  max-width: 200px;
  max-height: 200px;
  margin: 1em auto;
}

@media (min-width: 44rem) {
  .data-bubble {
    display: inline-block;
  }
}

.data-bubble__inner {
  border-radius: 50%;
  box-sizing: border-box;
  text-align: center;
  display: block;
  background-color: #fff;
  overflow: hidden;
  padding-bottom: 100%;
  width: 100%;
  height: 0;
  position: relative;
  max-width: 200px;
  max-height: 200px;
  border: 2px solid #DBDCE1;
}

.data-bubble__content {
  color: #007ABD;
  font-weight: 900;
  font-family: "Lato", "Helvetica", Arial, sans-serif;
  margin: auto;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  left: 0;
  right: 0;
  font-size: 3.75rem;
  display: inline-table;
  text-align: center;
  width: 100%;
}

.data-bubble__content img {
  max-width: 150px;
  max-height: 150px;
  width: auto;
  height: auto;
  margin: 0 auto;
}

@media (min-width: 50rem) {
  .data-bubble__content {
    font-size: 3.75rem;
  }
}

.data-bubble__support-text {
  padding: .75em 0 0;
  text-align: center;
  font-family: "Lato", "Helvetica", Arial, sans-serif;
  font-weight: 900;
  font-size: .875rem;
}

.data-bubble__support-text p {
  margin-bottom: 0;
}

.flow-step {
  color: #333745;
  margin: 1rem 0 4rem 0;
  border: 2px solid #007ABD;
  padding: 1rem 1rem 0rem;
  position: relative;
  counter-reset: step_number;
}

.flow-step__number {
  background-color: #007ABD;
  color: #fff;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  min-width: 36px;
  min-height: 36px;
  padding: 6px 8px 8px 8px;
  text-align: center;
  font-weight: 800;
}

.flow-step__number::before {
  counter-increment: step_number;
  content: counter(step_number);
}

.flow-step__headline {
  padding: .5rem;
}

.flow-step__arrow {
  position: absolute;
  left: 50%;
  bottom: -3.1rem;
}

.flow-step__arrow:before {
  content: "↓";
  font-size: 3rem;
  color: #007ABD !important;
  font-weight: 800;
  top: 3.2rem;
}

.flow-step__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  margin: 0 .25rem;
}

.flow-step__body {
  background-color: #fff;
  border-radius: 10px;
  margin: .25rem;
  padding: 1rem;
  margin-bottom: 1rem;
  color: #333745;
}

.flow-step--dark-blue {
  background-color: #007ABD;
  color: #fff;
}

.flow-step--dark-blue .flow-step__number {
  background-color: #fff;
  color: #007ABD;
}

.flow-step--light-blue {
  background-color: #E5F5FF;
}

.flow-step--white {
  background-color: #fff;
}

.user-login-form {
  margin-bottom: 10em;
}

@media (min-width: 44rem) {
  .user-login-form > .form-item {
    width: 49%;
  }
}

.email-form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
}

.email-form .form-text {
  margin: 0 2rem 0 0;
}

.email-form .button {
  margin-top: -.25rem;
  text-transform: uppercase;
}

.icon-blurb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-bottom: 18px;
  -ms-flex-align: center;
      align-items: center;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .icon-blurb {
    text-align: left;
  }
}

.icon-blurb--column {
  -ms-flex-direction: row;
      flex-direction: row;
}

.icon-blurb--column .icon-blurb__title {
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
}

.icon-blurb__title {
  color: #526278;
  font-weight: 400;
}

.icon-blurb__image {
  max-width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  margin: auto 0;
}

.icon-blurb__body p {
  margin-bottom: 0;
}

@media (min-width: 22rem) {
  .icon-blurb--hasimage .icon-blurb__info {
    /* max-width: 85%; */
  }
}

@media (min-width: 44rem) {
  .icon-blurb--hasimage .icon-blurb__info {
    margin-left: 1.5%;
  }
}

@media (min-width: 44rem) {
  .icon-blurb {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}

.icon-blurb__sidebar .icon-blurb__image {
  margin: 0;
}

.icon-blurb__sidebar .icon-blurb__image img {
  min-width: 75px;
  height: auto;
}

.icon-blurb__sidebar .icon-blurb__info {
  margin-left: .5rem;
  padding-top: .5rem;
}

.icon-blurb__sidebar .icon-blurb__title,
.icon-blurb__sidebar .icon-blurb__title > a {
  font-size: 0.875rem;
  color: #333745;
}

@media (min-width: 44rem) {
  .icon-blurb__sidebar .icon-blurb__title,
  .icon-blurb__sidebar .icon-blurb__title > a {
    font-size: 1rem;
  }
}

@media (min-width: 50rem) {
  .icon-blurb__sidebar .icon-blurb__title,
  .icon-blurb__sidebar .icon-blurb__title > a {
    font-size: 1rem;
  }
}

.icon-list {
  /* List text scopes the size of its icons for all of its children */
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .icon-list {
    text-align: left;
  }
}

.icon-list li {
  margin-bottom: 1rem;
}

.icon-list__list {
  padding: 0;
  margin: 0;
}

.icon-list__heading {
  padding: 0;
  margin-bottom: .5rem;
}

.icon-list__wrapper {
  display: inline-block;
  text-align: left;
}

.icon-list__icon {
  background-repeat: no-repeat;
  list-style: none;
  background-position: 0;
}

.icon-list__icon li {
  background-repeat: no-repeat;
  list-style: none;
  background-position: 0;
  padding: .5rem 0 .5rem 2.5rem;
}

.icon-list__size-small li {
  background-size: 1em !important;
  padding: 0 0 0 1.5em !important;
}

.icon-list__size-medium li {
  background-size: 2em !important;
  padding-left: 2.5em !important;
}

.icon-list__size-large li {
  background-size: 3em !important;
  padding: 1em 0 1em 3.5em !important;
}

.icon-menu {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  color: #333745;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 0;
}

.icon-menu__icon {
  width: 3rem;
  height: 3rem;
  margin: 0 1rem 0 0;
  display: inline-block;
}

.icon-menu__header {
  display: block;
  font-family: "Lato", "Helvetica", Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.6;
  font-weight: 900;
  margin-bottom: -8px;
}

.icon-menu__header::after {
  content: ">";
  padding: 0 .25rem;
  font-weight: normal;
}

.icon-menu__subtext {
  font-size: .8rem;
}

.icon-menu__size-small {
  background-size: 1em;
  padding: 0 0 0 1.5em;
}

.icon-menu__size-medium {
  background-size: 2em;
  padding-left: 2.5em;
}

.icon-menu__size-large {
  background-size: 3em;
  padding: 1em 0 1em 3.5em;
}

.icon-text__icon {
  background-repeat: no-repeat;
  list-style: none;
  background-position: 0;
  padding: .5em 0 .5em 1.5em;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .icon-text__icon {
    text-align: left;
  }
}

.icon-text__size-small {
  background-size: 1em;
  padding: 0 0 0 1.5em;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .icon-text__size-small {
    background-size: 1em 1em;
  }
}

.icon-text__size-medium {
  background-size: 2em;
  padding-left: 2.5em;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .icon-text__size-medium {
    background-size: 2em 2em;
  }
}

.icon-text__size-large {
  background-size: 3em;
  padding: 1em 0 1em 3.5em;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .icon-text__size-large {
    background-size: 3em 3em;
  }
}

.icon-text p {
  margin-bottom: 0;
  word-break: break-word;
}

.image-gallery {
  max-width: 66.75rem;
  overflow: hidden;
}

.image-gallery .slick-prev,
.image-gallery .slick-next {
  display: inline-block;
  position: absolute;
  width: 30px;
  height: 30px;
  background: transparent;
  text-indent: -9999px;
  border-top: 2px solid #A5A8B4;
  border-left: 2px solid #A5A8B4;
  text-decoration: none;
  color: transparent;
  z-index: 2;
}

.image-gallery .slick-prev:hover,
.image-gallery .slick-next:hover {
  border-color: #868994;
}

.image-gallery .slick-prev::before,
.image-gallery .slick-next::before {
  display: block;
  height: 200%;
  width: 200%;
  margin-left: -50%;
  margin-top: -50%;
  content: "";
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}

.image-gallery .slick-arrow.slick-prev {
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  left: 10px;
}

.image-gallery .slick-arrow.slick-next {
  -ms-transform: rotate(135deg);
      transform: rotate(135deg);
  right: 10px;
}

.image-gallery .slick-list {
  margin: 2rem 4rem;
}

.image-gallery .slick-slide img {
  width: 100%;
}

.slick-slider {
  display: -ms-grid;
  display: grid;
}

/* stylelint-disable */
.nav--primary {
  margin: .5em auto 0;
  padding: 0 .5em;
}

@media (min-width: 30rem) {
  .nav--primary {
    max-width: 98%;
  }
}

@media (min-width: 50rem) {
  .nav--primary {
    max-width: none;
    padding: 0;
  }
}

.nav-menu-toggle {
  top: 19px;
  left: 17px;
  position: absolute;
  display: block;
  cursor: pointer;
  height: 50px;
  width: 55px;
  background-color: #f6f8f8;
  padding: .8rem 0.6rem;
  border-radius: 9px;
  border: 1px solid #d6d7dd;
}

@media (min-width: 44rem) {
  .nav-menu-toggle {
    top: 21px;
    left: 40px;
  }
}

.nav-menu-toggle span {
  display: block;
  top: 8px;
  width: 35px;
  height: 5px;
  background-color: #9b9eab;
  position: relative;
  transition-duration: 0;
  transition-delay: .5s;
  border-radius: 40px;
}

.nav-menu-toggle span::after, .nav-menu-toggle span::before {
  display: block;
  content: '';
  position: absolute;
  width: 35px;
  height: 5px;
  background-color: #9b9eab;
  transition-duration: .2s;
  transition-delay: .5s, 0;
  border-radius: 40px;
}

.nav-menu-toggle span::before {
  margin-top: -8px;
}

.nav-menu-toggle span::after {
  margin-top: 8px;
}

@media (min-width: 50rem) {
  .nav-menu-toggle {
    display: none;
  }
}

.nav-menu-toggle:link,
.nav-menu-toggle:visited {
  color: #fff;
}

.nav-menu-toggle:hover {
  outline: inherit;
}

.nav.wrapper {
  background-color: #fff;
  display: block;
  height: auto;
  left: -110%;
  margin-top: 1rem;
  padding: 0;
  position: absolute;
  transition: left linear .15s;
  width: 100%;
}

@media (min-width: 50rem) {
  .nav.wrapper {
    background-color: transparent;
    border-top: none;
    box-shadow: none;
    display: block;
    left: 0;
    margin: 0 auto;
    float: none;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
  }
}

.nav-is-active .nav.wrapper {
  left: 0;
}

@media (min-width: 50rem) {
  .nav-is-active .nav.wrapper {
    left: 0;
  }
}

.nav-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 1.4;
  border-top: 1px solid #DBDCE1;
}

@media (min-width: 50rem) {
  .flexbox .nav-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    border: none;
    -ms-flex-pack: end;
        justify-content: flex-end;
    height: 66px;
  }
  .flexbox .nav-menu[data-region="sub_navigation"] {
    height: auto;
  }
}

.nav-menu > ul {
  margin: 0;
  padding: 0;
}

.nav-menu .menu-item {
  display: block;
  margin: 0;
  overflow: hidden;
  position: relative;
  text-align: left;
  padding: 0;
  border-bottom: 1px solid #DBDCE1;
}

.flexbox .nav-menu .menu-item {
  padding: 0;
}

@media (min-width: 50rem) {
  .flexbox .nav-menu .menu-item {
    padding: 0 .5rem;
  }
}

@media (min-width: 50rem) {
  .nav-menu .menu-item {
    border-bottom: none;
  }
}

.nav-menu .menu-item:first-child {
  border-top: none;
}

@media (min-width: 60rem) {
  .nav-menu .menu-item {
    border-top: 0;
    display: block;
    float: left;
    overflow: visible;
    padding: 0;
    position: relative;
    text-align: center;
    vertical-align: baseline;
    width: 25%;
    zoom: 1;
    border: none;
    *display: inline;
    *vertical-align: auto;
  }
  .flexbox .nav-menu .menu-item {
    display: inline-block;
    -ms-flex-positive: 0;
        flex-grow: 0;
    float: none;
    text-align: center;
    width: inherit;
    padding: 0 1rem;
  }
}

.nav-menu .menu-item > a {
  color: #333745;
  display: block;
  font-family: "Lato", "Helvetica", Arial, sans-serif;
  font-size: 1.5rem;
  letter-spacing: normal;
  padding: .75em 1em .65em .5em;
  text-align: left;
  text-decoration: none;
  transition: all linear .2s;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
}

@media (min-width: 50rem) {
  .nav-menu .menu-item > a {
    border-bottom: 1px solid transparent;
    display: inline-block;
    padding: 0 .5em;
    position: relative;
    text-align: center;
  }
}

.nav-menu .menu-item:focus > a,
.nav-menu .menu-item > a:focus {
  background-color: #007ABD;
  color: #fff;
}

@media (min-width: 50rem) {
  .nav-menu .menu-item:focus > a,
  .nav-menu .menu-item > a:focus {
    background: transparent;
    background-image: none;
    box-shadow: none;
    color: #007ABD;
    text-shadow: none;
  }
}

@media (min-width: 50rem) {
  .nav-menu .menu-item.child-has-focus > a, .nav-menu .menu-item.active-trail:focus {
    background: transparent;
    background-image: none;
    box-shadow: none;
    color: #007ABD;
    text-shadow: none;
  }
}

@media (min-width: 50rem) {
  .nav-menu .menu-item:hover > a {
    color: #007ABD;
  }
}

.nav-menu .menu-item .sub-menu {
  position: absolute;
  left: 50%;
  top: -9999%;
  visibility: hidden;
  opacity: 0;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  transition: all 0s;
  border: 1px solid #DBDCE1;
  min-width: 500px;
  padding: 0;
  background-color: #fff;
}

.nav-menu .menu-item .sub-menu::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 20px;
  top: -20px;
  left: 0;
  background: transparent;
}

.nav-menu .menu-item .sub-menu::after {
  border: none;
  top: -999px;
}

@media (min-width: 50rem) {
  .nav-menu .menu-item .sub-menu::after {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    border-left: 1px solid #d6d7dd;
    border-right: 1px solid transparent;
    border-bottom: 1px solid #d6d7dd;
    top: 13px;
    left: 50%;
    -ms-transform: rotate(134deg) translateY(200%);
        transform: rotate(134deg) translateY(200%);
    background-color: #fff;
  }
}

@media (min-width: 50rem) {
  .nav-menu .menu-item .sub-menu {
    z-index: -999;
  }
}

.nav-menu .menu-item .sub-menu > ul {
  margin: 0;
  padding: 0;
}

.nav-menu .menu-item .sub-menu li.icon-menu {
  padding: 1rem;
  border-bottom: 1px solid #DBDCE1;
  background-color: #e0f3ff;
  margin: 0;
}

@media (min-width: 50rem) {
  .nav-menu .menu-item .sub-menu li.icon-menu {
    background-color: #fff;
  }
  .nav-menu .menu-item .sub-menu li.icon-menu .icon-menu__icon {
    visibility: visible;
    opacity: 1;
    display: inline-block;
  }
}

.nav-menu .menu-item .sub-menu li.icon-menu:hover {
  background-color: #f6f8f8;
}

.nav-menu .menu-item .sub-menu li.icon-menu:hover::after {
  background-color: #f6f8f8;
}

.nav-menu .menu-item .sub-menu li.icon-menu .icon-menu__text {
  color: #007ABD;
}

@media (min-width: 50rem) {
  .nav-menu .menu-item .sub-menu li.icon-menu .icon-menu__text {
    color: #333745;
  }
}

.nav-menu .menu-item .sub-menu li.icon-menu .icon-menu__header::after {
  content: "";
}

@media (min-width: 50rem) {
  .nav-menu .menu-item .sub-menu li.icon-menu .icon-menu__header::after {
    content: ">";
  }
}

.nav-menu .menu-item .sub-menu li.icon-menu .icon-menu__icon,
.nav-menu .menu-item .sub-menu li.icon-menu .icon-menu__subtext {
  visibility: hidden;
  opacity: 0;
  display: none;
}

@media (min-width: 50rem) {
  .nav-menu .menu-item .sub-menu li.icon-menu .icon-menu__icon,
  .nav-menu .menu-item .sub-menu li.icon-menu .icon-menu__subtext {
    visibility: visible;
    opacity: 1;
    display: inline-block;
  }
}

.nav-menu .menu-item .sub-menu:first-child {
  padding-top: 0;
}

.nav-menu .menu-item .sub-menu:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.nav-menu .menu-item .sub-menu[aria-expanded="true"] {
  left: 0;
  position: relative;
  visibility: visible;
  opacity: 1;
  top: inherit;
  width: 100%;
  min-width: 100%;
  -ms-transform: translateX(0%);
      transform: translateX(0%);
}

@media (min-width: 50rem) {
  .nav-menu .menu-item .sub-menu[aria-expanded="true"] {
    left: inherit;
    position: absolute;
    top: inherit;
  }
}

.fontface .nav-menu .menu-item .sub-menu[aria-expanded="true"] + .ui-toggle-button::before {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  transition: all linear .08s;
}

.nav-menu .menu-item .sub-menu[aria-expanded="false"] {
  display: none;
}

@media (min-width: 50rem) {
  .nav-menu .menu-item .sub-menu[aria-expanded="false"] {
    display: block;
  }
}

.fontface .nav-menu .menu-item .sub-menu[aria-expanded="false"] + .ui-toggle-button::before {
  transition: all linear .08s;
}

.nav-menu .menu-item .menu-caret-hover::after {
  background-color: #f6f8f8;
}

@media (min-width: 50rem) {
  .nav-menu .menu-item:hover .sub-menu,
  .nav-menu .menu-item:focus .sub-menu,
  .nav-menu .menu-item.child-has-focus .sub-menu {
    visibility: visible;
    opacity: 1;
    -ms-transform: translateY(0);
        transform: translateY(0);
    left: 60%;
    top: 100%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    z-index: 99;
  }
}

.nav-menu .menu-item .sub-menu a:link, .nav-menu .menu-item .sub-menu a:visited,
.nav-menu .menu-item .sub-menu a:link,
.nav-menu .menu-item .sub-menu a:visited,
.nav-menu .menu-item.child-has-focus .sub-menu a:link,
.nav-menu .menu-item.child-has-focus .sub-menu a:visited {
  font-weight: normal;
  color: #33ACCE;
  line-height: 1.5;
  text-align: left;
  text-shadow: none;
}

.nav-menu .menu-item .sub-menu a:hover {
  background-color: #f6f8f8;
}

.nav-menu .menu-item:hover .sub-menu a:focus,
.nav-menu .menu-item:focus .sub-menu a:focus,
.nav-menu .menu-item.child-has-focus .sub-menu a:focus {
  background-color: #007ABD;
  color: #fff;
  box-shadow: none;
  text-shadow: none;
}

.nav-menu .menu-item:hover .sub-menu a.is-active,
.nav-menu .menu-item:focus .sub-menu a.is-active,
.nav-menu .menu-item.child-has-focus .sub-menu a.is-active {
  color: #fff;
  background-color: #007ABD;
}

.nav-menu .menu-item ul:hover a:link, .nav-menu .menu-item ul:hover a:visited {
  font-weight: normal;
  color: #33ACCE;
  text-shadow: none;
  background-color: #f7f9f9;
}

.nav-menu .active-trail > a:link, .nav-menu .active-trail > a:visited {
  background-color: #007ABD;
  color: #fff;
}

@media (min-width: 50rem) {
  .nav-menu .active-trail > a:link, .nav-menu .active-trail > a:visited {
    background-color: transparent;
    color: inherit;
    padding-bottom: 2rem;
  }
}

.menu-item.has-children a:after {
  content: "";
}

@media (min-width: 50rem) {
  .menu-item.has-children a:after {
    content: url("/themes/custom/icecream/images/nav_caret_down.svg");
    position: absolute;
    top: 10px;
    font-size: 2rem;
    line-height: 0;
    padding-left: .5rem;
  }
}

.menu-item.has-children .sub-menu a:after {
  content: "";
  padding: 0;
}

.ui-toggle-button {
  background-color: #33ACCE;
  border: 0;
  box-shadow: none;
  color: #fff;
  font-family: "Open Sans", "Helvetica", Arial, sans-serif;
  font-weight: normal;
  margin: .25em;
  padding: .1em;
  position: absolute;
  right: .5em;
  top: .25em;
  z-index: 99;
}

@media (min-width: 50rem) {
  .ui-toggle-button {
    display: none;
    left: -999em;
    position: absolute;
    visibility: hidden;
  }
}

.active-trail > .ui-toggle-button {
  background-color: #33ACCE;
}

.fontface .ui-toggle-button {
  background-color: transparent;
  background-image: none;
  height: 5em;
  text-indent: -999em;
  width: 5.5em;
}

.fontface .ui-toggle-button::before {
  content: url("/themes/custom/icecream/images/nav_caret_down_mobile.svg");
  position: absolute;
  right: 1.2em;
  text-indent: 0;
  top: 25px;
  border: 0;
  color: #333745;
  cursor: pointer;
}

.fontface .active-trail > .ui-toggle-button::before {
  color: #fff;
  content: url("/themes/custom/icecream/images/nav_caret_down_mobile_active.svg");
}

.fontface .ui-toggle-button:hover,
.fontface .ui-toggle-button:focus,
.fontface .ui-toggle-button:active {
  background-color: transparent;
}

.fontface .menu-item a:focus + ul + .ui-toggle-button::before {
  color: #fff;
}

.sub-menu {
  background: rgba(255, 255, 255, 0.95);
}

.footer .sub-menu {
  display: none;
}

.sub-menu > .menu-item {
  border: 0;
  padding: 0;
  display: block;
  text-align: left;
}

.sub-menu > .menu-item:hover {
  border-bottom: none;
}

.nav-menu > ul > li:hover .arrow {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}

.submenu li:not(:last-child) {
  border-bottom: 1px solid #fcfcfc;
}

@media (min-width: 50rem) {
  .adminimal-admin-toolbar.user-logged-in .nav-menu.menu-item.sub-menu:hover .sub-menu,
  .adminimal-admin-toolbar.user-logged-in .nav-menu.menu-item.sub-menu:focus .sub-menu,
  .adminimal-admin-toolbar.user-logged-in .nav-menu.menu-item.sub-menu.child-has-focus .sub-menu {
    top: 140%;
  }
}

.adminimal-admin-toolbar.user-logged-in .nav-menu-toggle {
  top: -59px;
  left: 0px;
}

@media (min-width: 50rem) {
  .adminimal-admin-toolbar.user-logged-in .nav-menu-toggle {
    top: -73px;
    left: -16px;
  }
}

.footer-menu {
  list-style-type: none;
  padding: 0;
  text-align: center;
}

.footer-menu__item {
  display: block;
  margin: .25em 0;
}

.sub-navigation .nav--primary,
.content-navigation .nav--primary {
  margin: 0;
}

@media (min-width: 44rem) {
  .sub-navigation,
  .content-navigation {
    display: block;
    background-color: #f6f8f8;
  }
  .sub-navigation .nav-menu .menu-item > a,
  .content-navigation .nav-menu .menu-item > a {
    color: #657486;
  }
  .sub-navigation .nav-menu,
  .content-navigation .nav-menu {
    padding: .5rem 0;
    margin: 0;
    list-style: none;
    line-height: 1.4;
    border-top: none;
  }
}

@media (min-width: 44rem) and (min-width: 50rem) {
  .flexbox .sub-navigation .nav-menu, .flexbox
  .content-navigation .nav-menu {
    -ms-flex-pack: center;
        justify-content: center;
  }
}

@media (min-width: 44rem) {
  .sub-navigation .nav-menu .menu-item > a,
  .content-navigation .nav-menu .menu-item > a {
    padding: 0 1rem;
    display: inline-block;
    background: none;
    color: #526278;
    font-size: 1.125rem;
  }
  .sub-navigation .nav-menu .menu-item > a:hover,
  .content-navigation .nav-menu .menu-item > a:hover {
    color: #333745;
  }
  .sub-navigation .nav-menu .menu-item .is-active,
  .content-navigation .nav-menu .menu-item .is-active {
    color: #333745;
    font-weight: 900;
  }
}

.message {
  border: 1px solid #A5A8B4;
  border-radius: 3px;
  padding: 1em;
  position: relative;
  margin-bottom: 1em;
}

@media (min-width: 30rem) {
  .message {
    border-left-width: 60px;
  }
}

.message__icon {
  display: none;
}

@media (min-width: 30rem) {
  .message__icon {
    display: block;
    position: absolute;
    left: -42.5px;
  }
  .message__icon svg {
    width: 25px;
  }
}

.message__list {
  margin: 0;
  padding-left: 1.5em;
}

.message--error {
  border-color: #750000;
}

.message--warning {
  border-color: #867900;
}

.message--success {
  border-color: #278458;
}

.message--info {
  border-color: #077cbb;
}

.person-card {
  display: -ms-flexbox;
  display: flex;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .person-card {
    text-align: left;
  }
}

@media (max-width: 44rem) {
  .person-card {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

.person-card__border {
  border: 1px solid transparent;
  -ms-flex-align: center;
      align-items: center;
  padding: 2rem;
  border-radius: 6px;
  margin: 2rem 0;
}

.person-card__border .person-card__info {
  padding: 0 0 0 4%;
}

.person-card__border .person-card__image {
  min-width: 120px;
  height: auto;
}

.person-card__border .person-card__bio p {
  font-size: 1rem;
  color: #526278;
  margin-bottom: 0;
}

.person-card__image {
  padding: 0 0 1rem 0;
  margin: 0;
  min-width: 18.75rem;
}

@media (max-width: 44rem) {
  .person-card__image {
    max-width: 11rem;
    min-width: initial;
  }
}

@media (max-width: 30rem) {
  .person-card__image {
    max-width: 8rem;
  }
}

.person-card__image--circle img {
  border-radius: 50rem;
  margin: .5rem;
}

.person-card__name {
  margin-bottom: 0;
}

.person-card__info {
  padding: 0 2.5%;
}

.person-card__position {
  font-family: "Lato", "Helvetica", Arial, sans-serif;
  color: #868994;
}

.person-card__stripe {
  background-color: #FFA066;
  width: 3.5rem;
  height: .225rem;
  margin: .5rem 0;
}

.person-card__social-container {
  display: -ms-flexbox;
  display: flex;
  margin-top: 2rem;
}

.person-card__link {
  padding: 0;
  margin: 0 2% 0 0;
}

.person-card__author-spotlight {
  padding: 1.5rem;
}

.person-quote {
  display: -ms-flexbox;
  display: flex;
}

@supports (display: grid) {
  .person-quote {
    -ms-flex-align: center;
        align-items: center;
  }
}

@media (max-width: 44rem) {
  .person-quote {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .person-quote__image img {
    width: auto;
  }
}

.person-quote__image img {
  border-radius: 10rem;
}

.person-quote__quote {
  -ms-flex: 2;
      flex: 2;
  margin-left: 3rem;
  color: #333745;
}

@media (max-width: 44rem) {
  .person-quote__quote {
    margin: 3rem 0 0;
  }
}

.person-quote .speech-bubble {
  position: relative;
  background: #E5F5FF;
  border-radius: .4em;
  padding: 2rem;
  border: 0;
  font-style: normal;
  margin: 0;
  color: #333745;
}

.person-quote .speech-bubble::after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 0;
  height: 0;
  border: 1.2rem solid transparent;
  border-right-color: #E5F5FF;
  border-left: 0;
  margin-top: -1.2rem;
  margin-left: -1.2rem;
}

@media (max-width: 44rem) {
  .person-quote .speech-bubble::after {
    left: 3.5rem;
    top: 0;
    bottom: -1.2rem;
    border: 1.2rem solid transparent;
    border-bottom-color: #E5F5FF;
    border-top: 0;
  }
}

.person-quote .speech-bubble cite {
  font-style: normal;
  font-weight: bold;
}

.person-quote__right .person-quote__image {
  -ms-flex-order: 2;
      order: 2;
}

@media (max-width: 44rem) {
  .person-quote__right .person-quote__image {
    -ms-flex-order: 1;
        order: 1;
  }
}

.person-quote__right .person-quote__image img {
  float: right;
}

.person-quote__right .person-quote__quote {
  -ms-flex: 2;
      flex: 2;
  -ms-flex-order: 1;
      order: 1;
  margin: 0 3rem 0 0;
}

@media (max-width: 44rem) {
  .person-quote__right .person-quote__quote {
    -ms-flex-order: 2;
        order: 2;
    margin: 3rem 0 0;
  }
}

.person-quote__right .speech-bubble::after {
  left: auto;
  right: -1.2rem;
  border: 1.2rem solid transparent;
  border-left-color: #E5F5FF;
  border-right: 0;
}

@media (max-width: 44rem) {
  .person-quote__right .speech-bubble::after {
    right: 3.5rem;
    top: 0;
    bottom: -1.2rem;
    border: 1.2rem solid transparent;
    border-bottom-color: #E5F5FF;
    border-top: 0;
  }
}

.person-quote__stacked {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
}

.person-quote__stacked .person-quote__bottom {
  display: -ms-flexbox;
  display: flex;
  padding-top: 2rem;
  -ms-flex-align: center;
      align-items: center;
}

.person-quote__stacked .person-quote__quote {
  margin-top: 1rem;
  font-weight: bold;
}

.person-quote__stacked .speech-bubble {
  -ms-flex-positive: 1;
      flex-grow: 1;
}

.person-quote__stacked .speech-bubble::after {
  left: 3.5rem;
  right: auto;
  top: auto;
  bottom: -1.2rem;
  border: 1.2rem solid transparent;
  border-top-color: #E5F5FF;
  border-bottom: 0;
}

.person-quote__stacked.person-quote__right .person-quote__quote {
  text-align: right;
  margin-right: 1rem;
}

.person-quote__stacked.person-quote__right .speech-bubble::after {
  left: auto;
  right: 3.5rem;
}

.person-quote__stacked.person-quote__left .person-quote__quote {
  margin-left: 1rem;
}

.quote {
  margin: 0 0 0 1.875rem;
  font-style: normal;
  border-left: none;
  padding-left: 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .quote {
    text-align: left;
  }
}

@media (min-width: 44rem) {
  .quote {
    margin: 0 0 0 3.375rem;
  }
}

.quote p {
  max-width: 100%;
  margin: 0;
}

.quote__content {
  color: #526278;
  font-size: 1.3rem;
  margin: 0 auto;
  position: relative;
  width: 100%;
  text-align: center;
}

.quote__content::before {
  color: #DBDCE1;
  content: '\201C';
  position: absolute;
  font-size: 5rem;
  left: -2.85714rem;
  top: -2rem;
}

.quote__content::after {
  color: #DBDCE1;
  content: '\201D';
  position: absolute;
  bottom: -5rem;
  font-size: 5rem;
  padding-left: .83333rem;
  right: 0;
}

.quote__author {
  color: #333745;
  font-size: 1.1rem;
  margin: 0 auto;
  margin-top: 2rem;
  width: 100%;
  text-align: center;
}

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

.standard-text__left .standard-text__text {
  -ms-flex-align: start;
      align-items: flex-start;
}

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

.standard-text__center .standard-text__text {
  -ms-flex-align: center;
      align-items: center;
}

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

.standard-text__right .standard-text__text {
  -ms-flex-align: end;
      align-items: flex-end;
}

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

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

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

table {
  border-collapse: collapse;
  font-size: 1.125rem;
  line-height: 1.7;
  text-align: left;
  display: inline-block;
}

td, th {
  text-align: left;
  padding: 5px 20px;
  border: none;
}

tr {
  border-bottom: 1px solid #DBDCE1;
}

tr:nth-child(even) {
  background: #F7F9F9;
}

thead {
  font-size: 1.3125rem;
  color: white;
  background-color: #007ABD;
}

@media (min-width: 50rem) {
  thead {
    font-size: 1.5rem;
  }
}

.table,
.tablefield {
  font-size: 1.125rem;
  line-height: 1.7;
  text-align: left;
}

.table__container--white thead,
.tablefield__container--white thead {
  background-color: #fff;
  color: #333745;
}

.table__container--black thead,
.tablefield__container--black thead {
  background-color: #333745;
  color: white;
}

.table__container--orange thead,
.tablefield__container--orange thead {
  background-color: #FF8B45;
  color: white;
}

.table__container--blue thead,
.tablefield__container--blue thead {
  background-color: #007ABD;
  color: white;
}

.table__container--green thead,
.tablefield__container--green thead {
  background-color: #20BF55;
  color: white;
}

.table__container--gray thead,
.tablefield__container--gray thead {
  background-color: #526278;
  color: white;
}

.tabs {
  font-size: .85rem;
  margin-bottom: 1em;
  text-transform: uppercase;
}

.tabs__tab-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}

.tabs__tab {
  float: left;
}

.tabs__tab-link {
  display: block;
  padding: .4em 1em;
  color: #868994;
}

.tabs--primary .tabs__tab-list {
  background-color: #868994;
  border-radius: 1em;
  overflow: hidden;
}

.tabs--primary .tabs__tab {
  border-left: 1px solid #A5A8B4;
}

.tabs--primary .tabs__tab:first-child {
  border-left: none;
}

.tabs--primary .tabs__tab-link {
  padding: .4em 2em;
  color: #fff;
}

.tabs--primary .tabs__tab-link.is-active, .tabs--primary .tabs__tab-link:hover {
  background-color: #A5A8B4;
}

.tabs--secondary .tabs__tab {
  margin-right: 1em;
}

.tabs--secondary .tabs__tab-link {
  border-bottom: 2px solid #868994;
}

.tabs--secondary .tabs__tab-link.is-active, .tabs--secondary .tabs__tab-link:hover {
  border-bottom-color: transparent;
  font-weight: bold;
  color: inherit;
}

.tabs--secondary .tabs__tab-link::after {
  display: block;
  content: attr(title);
  font-weight: bold;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.teaser hr {
  margin: 1.5rem 0;
  border-top: 1px solid #DBDCE1;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .teaser {
    text-align: left;
  }
}

.teaser::after {
  clear: both;
  content: "";
  display: table;
}

@media (min-width: 44rem) {
  .teaser--hasimage .teaser__info {
    float: right;
    max-width: 70%;
  }
}

@media (min-width: 44rem) {
  .teaser--hasimage .teaser__image {
    float: left;
    width: 28%;
    margin-right: 2%;
  }
}

.teaser__subtitle {
  font-size: .7rem;
  color: #333745;
}

.teaser__link {
  font-weight: 700;
}

.video__inner {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 2em;
  height: 0;
}

.video__inner iframe,
.video__inner object,
.video__inner embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.grid__items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.grid__items > * {
  -ms-flex-preferred-size: 96%;
      flex-basis: 96%;
  max-width: 96%;
  -ms-flex-positive: 1;
      flex-grow: 1;
  margin: 1em 2%;
}

@media (min-width: 30rem) {
  .grid__items > * {
    -ms-flex-preferred-size: 46%;
        flex-basis: 46%;
    max-width: 46%;
  }
}

@media (min-width: 50rem) {
  .grid__items > * {
    -ms-flex-preferred-size: 29.3333%;
        flex-basis: 29.3333%;
    max-width: 29.33333%;
  }
}

.grid--2-up .grid__items > * {
  -ms-flex-preferred-size: 96%;
      flex-basis: 96%;
  max-width: 96%;
}

@media (min-width: 50rem) {
  .grid--2-up .grid__items > * {
    -ms-flex-preferred-size: 46%;
        flex-basis: 46%;
    max-width: 46%;
  }
}

@media (min-width: 50rem) {
  .grid--4-up .grid__items > * {
    -ms-flex-preferred-size: 21%;
        flex-basis: 21%;
    max-width: 21%;
  }
}

.grid--6-up .grid__items > * {
  margin: 1em 1.33%;
  -ms-flex-preferred-size: 47.33%;
      flex-basis: 47.33%;
  max-width: 47.33%;
}

@media (min-width: 22rem) {
  .grid--6-up .grid__items > * {
    -ms-flex-preferred-size: 30.33%;
        flex-basis: 30.33%;
    max-width: 30.33%;
  }
}

@media (min-width: 50rem) {
  .grid--6-up .grid__items > * {
    -ms-flex-preferred-size: 14%;
        flex-basis: 14%;
    max-width: 14%;
  }
}

.grid--vertically-centered .grid__items {
  -ms-flex-align: center;
      align-items: center;
}

.grid--horizontally-centered .grid__items {
  -ms-flex-pack: center;
      justify-content: center;
}

/* stylelint-disable max-nesting-depth */
.section {
  padding: 0 2.5%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  /* Variable Padding TOP */
  /* Variable Padding BOTTOM */
  /* Variable Inner Section Width */
}

.section--border {
  border-top: 1px solid #DBDCE1;
  margin: 0;
  height: 1px;
}

@media all and (-ms-high-contrast: none) and (min-width: 50rem), (-ms-high-contrast: active) and (min-width: 50rem) {
  .section.section .section {
    min-height: 100%;
  }
}

.section__text {
  padding: 1rem 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
}

.section__text--title {
  -ms-flex: 1;
      flex: 1;
}

.section__text--center {
  padding: 1rem;
  -ms-flex-align: center;
      align-items: center;
}

.section__text--left {
  padding: 1rem;
  -ms-flex-align: start;
      align-items: flex-start;
}

.section__text--right {
  padding: 1rem;
  -ms-flex-align: end;
      align-items: flex-end;
}

.section__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 66.75rem;
  display: block;
  /*************************************
      Column 1: 25% Column 2: 75%
    *************************************/
  /*************************************
      Column 1: 75% Column 2: 25%
    /************************************ */
  /*************************************
      TWO equal columns
    /************************************ */
  /*************************************
      THREE equal columns
    /************************************ */
  /*************************************
      FOUR equal columns
    /************************************ */
  /*************************************
      FIVE equal columns
    /************************************ */
}

.section__inner::after {
  clear: both;
  content: "";
  display: table;
}

.section__inner--column_seperator {
  grid-gap: 0;
}

.section__inner--column_seperator > .column {
  border-right: none;
  padding: 0 2.5%;
  margin: 0;
}

.section__inner--column_seperator > .column:first-child {
  padding-left: 0;
}

.section__inner--column_seperator > .column:last-child {
  border: none;
  padding-right: 0;
  padding-left: 2.5%;
}

@media (min-width: 22rem) {
  .section__inner--column_seperator > .column {
    border-right: none;
    border-bottom: 1px solid #DBDCE1;
    padding: 2.5% 0;
  }
}

@media (min-width: 50rem) {
  .section__inner--column_seperator > .column {
    border-bottom: none;
    border-right: 1px solid #DBDCE1;
    padding: 0 2.5%;
    margin: 0;
  }
}

.section__inner--column_seperator > .column:first-child {
  padding-left: 0;
}

.section__inner--column_seperator > .column:last-child {
  border: none;
  padding-right: 0;
  padding-left: 2.5%;
}

.section__inner .column {
  display: -ms-flexbox;
  display: flex;
}

.section__inner .column > * {
  width: 100%;
}

@supports (display: grid) {
  .section__inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 100%;
        grid-template-columns: 100%;
    -ms-grid-rows: auto;
        grid-template-rows: auto;
    grid-gap: 0 1rem;
  }
  @media (min-width: 30rem) {
    .section__inner {
      -ms-grid-columns: 1fr;
          grid-template-columns: 1fr;
      grid-gap: 1fr;
      padding: 0 1rem;
    }
  }
  @media (min-width: 60rem) {
    .section__inner {
      padding: 0;
    }
  }
}

@supports (display: false) {
  .section__inner {
    -ms-grid-columns: none;
        grid-template-columns: none;
    -ms-grid-rows: none;
        grid-template-rows: none;
    grid-gap: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .section__inner .column {
    float: none;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-grid-rows: none;
        grid-template-rows: none;
    grid-gap: none;
    margin: 0 .5rem;
    padding: 0;
    text-align: center;
    -ms-flex-pack: center;
        justify-content: center;
  }
  @media (min-width: 30rem) {
    .section__inner {
      -ms-flex-pack: justify;
          justify-content: space-between;
    }
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .section__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -ms-flex-direction: column;
        flex-direction: column;
    float: none;
    -ms-flex-pack: start;
        justify-content: flex-start;
    height: 100%;
  }
  .section__inner .column {
    float: none;
    padding: 0;
    -ms-flex-pack: center;
        justify-content: center;
    display: -ms-flexbox;
    display: flex;
  }
}

@media all and (-ms-high-contrast: none) and (min-width: 30rem), (-ms-high-contrast: active) and (min-width: 30rem) {
  .section__inner {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}

@media (min-width: 30rem) {
  .section__inner--twentyfiveseventyfive > .column:nth-child(n) {
    width: 100%;
    clear: none;
  }
}

@media (min-width: 50rem) {
  .section__inner--twentyfiveseventyfive > .column:nth-child(odd) {
    width: 25%;
  }
  .section__inner--twentyfiveseventyfive > .column:nth-child(even) {
    width: 72%;
  }
  .section__inner--twentyfiveseventyfive > .column:nth-child(2n+1) {
    clear: both;
  }
}

@supports (display: grid) {
  @media (min-width: 22rem) {
    .section__inner--twentyfiveseventyfive .column:nth-child(n) {
      width: auto;
      clear: none;
    }
  }
  @media (min-width: 30rem) {
    .section__inner--twentyfiveseventyfive .column:nth-child(n) {
      width: auto;
      clear: none;
    }
    .section__inner--twentyfiveseventyfive .column:nth-child(2n) {
      clear: none;
    }
    .section__inner--twentyfiveseventyfive .column:nth-child(3n) {
      clear: none;
    }
  }
  @media (min-width: 44rem) {
    .section__inner--twentyfiveseventyfive .column:nth-child(n) {
      width: auto;
      clear: none;
    }
    .section__inner--twentyfiveseventyfive .column:nth-child(3n) {
      clear: none;
    }
    .section__inner--twentyfiveseventyfive .column:nth-child(4n) {
      clear: none;
    }
  }
  @media (min-width: 50rem) {
    .section__inner--twentyfiveseventyfive .column:nth-child(n) {
      width: auto;
    }
    .section__inner--twentyfiveseventyfive .column:nth-child(4n) {
      clear: none;
    }
    .section__inner--twentyfiveseventyfive .column:nth-child(5n) {
      clear: none;
    }
  }
  @media (min-width: 60rem) {
    .section__inner--twentyfiveseventyfive .column:nth-child(n) {
      width: auto;
    }
    .section__inner--twentyfiveseventyfive .column:nth-child(2n+1) {
      clear: none;
    }
    .section__inner--twentyfiveseventyfive .column:nth-child(5n+1) {
      clear: none;
    }
  }
  @media (min-width: 50rem) {
    .section__inner--twentyfiveseventyfive {
      -ms-grid-columns: 1fr 2fr;
          grid-template-columns: 1fr 2fr;
    }
  }
}

@supports (display: false) {
  .section__inner--twentyfiveseventyfive {
    -ms-flex-direction: row;
        flex-direction: row;
  }
  @media (min-width: 30rem) {
    .section__inner--twentyfiveseventyfive > .column {
      -ms-flex: 0 1 40%;
          flex: 0 1 40%;
    }
  }
  @media (min-width: 50rem) {
    .section__inner--twentyfiveseventyfive > .column {
      -ms-flex: 0 1 calc(100% * .22);
          flex: 0 1 calc(100% * .22);
    }
    .section__inner--twentyfiveseventyfive > .column:nth-child(even) {
      -ms-flex: 1 0 calc(100% * .72);
          flex: 1 0 calc(100% * .72);
    }
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .section__inner--twentyfiveseventyfive {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 30rem), (-ms-high-contrast: none) and (min-width: 30rem) {
  .section__inner--twentyfiveseventyfive > .column {
    -ms-flex: 0 1 40%;
        flex: 0 1 40%;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 50rem), (-ms-high-contrast: none) and (min-width: 50rem) {
  .section__inner--twentyfiveseventyfive > .column {
    -ms-flex: 0 1 calc(100% * .22);
        flex: 0 1 calc(100% * .22);
  }
  .section__inner--twentyfiveseventyfive > .column:nth-child(even) {
    -ms-flex: 1 0 calc(100% * .72);
        flex: 1 0 calc(100% * .72);
  }
}

@media (min-width: 30rem) {
  .section__inner--seventyfivetwentyfive > .column:nth-child(n) {
    width: 100%;
    clear: none;
  }
}

@media (min-width: 50rem) {
  .section__inner--seventyfivetwentyfive > .column:nth-child(odd) {
    width: 72%;
  }
  .section__inner--seventyfivetwentyfive > .column:nth-child(even) {
    width: 22%;
  }
  .section__inner--seventyfivetwentyfive > .column:nth-child(2n+1) {
    clear: both;
  }
}

@supports (display: grid) {
  @media (min-width: 22rem) {
    .section__inner--seventyfivetwentyfive .column:nth-child(n) {
      width: auto;
      clear: none;
    }
  }
  @media (min-width: 30rem) {
    .section__inner--seventyfivetwentyfive .column:nth-child(n) {
      width: auto;
      clear: none;
    }
    .section__inner--seventyfivetwentyfive .column:nth-child(2n) {
      clear: none;
    }
    .section__inner--seventyfivetwentyfive .column:nth-child(3n) {
      clear: none;
    }
  }
  @media (min-width: 44rem) {
    .section__inner--seventyfivetwentyfive .column:nth-child(n) {
      width: auto;
      clear: none;
    }
    .section__inner--seventyfivetwentyfive .column:nth-child(3n) {
      clear: none;
    }
    .section__inner--seventyfivetwentyfive .column:nth-child(4n) {
      clear: none;
    }
  }
  @media (min-width: 50rem) {
    .section__inner--seventyfivetwentyfive .column:nth-child(n) {
      width: auto;
    }
    .section__inner--seventyfivetwentyfive .column:nth-child(4n) {
      clear: none;
    }
    .section__inner--seventyfivetwentyfive .column:nth-child(5n) {
      clear: none;
    }
  }
  @media (min-width: 60rem) {
    .section__inner--seventyfivetwentyfive .column:nth-child(n) {
      width: auto;
    }
    .section__inner--seventyfivetwentyfive .column:nth-child(2n+1) {
      clear: none;
    }
    .section__inner--seventyfivetwentyfive .column:nth-child(5n+1) {
      clear: none;
    }
  }
  @media (min-width: 50rem) {
    .section__inner--seventyfivetwentyfive {
      -ms-grid-columns: 2fr 1fr;
          grid-template-columns: 2fr 1fr;
    }
  }
}

@supports (display: false) {
  .section__inner--seventyfivetwentyfive {
    -ms-flex-direction: row;
        flex-direction: row;
  }
  @media (min-width: 22rem) {
    .section__inner--seventyfivetwentyfive .column:nth-child(n) {
      width: auto;
      clear: none;
    }
  }
  @media (min-width: 30rem) {
    .section__inner--seventyfivetwentyfive .column:nth-child(n) {
      width: auto;
      clear: none;
    }
    .section__inner--seventyfivetwentyfive .column:nth-child(2n) {
      clear: none;
    }
    .section__inner--seventyfivetwentyfive .column:nth-child(3n) {
      clear: none;
    }
  }
  @media (min-width: 44rem) {
    .section__inner--seventyfivetwentyfive .column:nth-child(n) {
      width: auto;
      clear: none;
    }
    .section__inner--seventyfivetwentyfive .column:nth-child(3n) {
      clear: none;
    }
    .section__inner--seventyfivetwentyfive .column:nth-child(4n) {
      clear: none;
    }
  }
  @media (min-width: 50rem) {
    .section__inner--seventyfivetwentyfive .column:nth-child(n) {
      width: auto;
    }
    .section__inner--seventyfivetwentyfive .column:nth-child(4n) {
      clear: none;
    }
    .section__inner--seventyfivetwentyfive .column:nth-child(5n) {
      clear: none;
    }
  }
  @media (min-width: 60rem) {
    .section__inner--seventyfivetwentyfive .column:nth-child(n) {
      width: auto;
    }
    .section__inner--seventyfivetwentyfive .column:nth-child(2n+1) {
      clear: none;
    }
    .section__inner--seventyfivetwentyfive .column:nth-child(5n+1) {
      clear: none;
    }
  }
  @media (min-width: 30rem) {
    .section__inner--seventyfivetwentyfive > .column {
      -ms-flex: 0 1 40%;
          flex: 0 1 40%;
    }
  }
  @media (min-width: 50rem) {
    .section__inner--seventyfivetwentyfive > .column {
      -ms-flex: 0 1 72%;
          flex: 0 1 72%;
    }
    .section__inner--seventyfivetwentyfive > .column:nth-child(even) {
      -ms-flex: 1 0 22%;
          flex: 1 0 22%;
    }
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .section__inner--seventyfivetwentyfive {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 22rem), (-ms-high-contrast: none) and (min-width: 22rem) {
  .section__inner--seventyfivetwentyfive .column:nth-child(n) {
    width: auto;
    clear: none;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 30rem), (-ms-high-contrast: none) and (min-width: 30rem) {
  .section__inner--seventyfivetwentyfive .column:nth-child(n) {
    width: auto;
    clear: none;
  }
  .section__inner--seventyfivetwentyfive .column:nth-child(2n) {
    clear: none;
  }
  .section__inner--seventyfivetwentyfive .column:nth-child(3n) {
    clear: none;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 44rem), (-ms-high-contrast: none) and (min-width: 44rem) {
  .section__inner--seventyfivetwentyfive .column:nth-child(n) {
    width: auto;
    clear: none;
  }
  .section__inner--seventyfivetwentyfive .column:nth-child(3n) {
    clear: none;
  }
  .section__inner--seventyfivetwentyfive .column:nth-child(4n) {
    clear: none;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 50rem), (-ms-high-contrast: none) and (min-width: 50rem) {
  .section__inner--seventyfivetwentyfive .column:nth-child(n) {
    width: auto;
  }
  .section__inner--seventyfivetwentyfive .column:nth-child(4n) {
    clear: none;
  }
  .section__inner--seventyfivetwentyfive .column:nth-child(5n) {
    clear: none;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 60rem), (-ms-high-contrast: none) and (min-width: 60rem) {
  .section__inner--seventyfivetwentyfive .column:nth-child(n) {
    width: auto;
  }
  .section__inner--seventyfivetwentyfive .column:nth-child(2n+1) {
    clear: none;
  }
  .section__inner--seventyfivetwentyfive .column:nth-child(5n+1) {
    clear: none;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 30rem), (-ms-high-contrast: none) and (min-width: 30rem) {
  .section__inner--seventyfivetwentyfive > .column {
    -ms-flex: 0 1 40%;
        flex: 0 1 40%;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 50rem), (-ms-high-contrast: none) and (min-width: 50rem) {
  .section__inner--seventyfivetwentyfive > .column {
    -ms-flex: 0 1 72%;
        flex: 0 1 72%;
  }
  .section__inner--seventyfivetwentyfive > .column:nth-child(even) {
    -ms-flex: 1 0 22%;
        flex: 1 0 22%;
  }
}

@media (min-width: 30rem) {
  .section__inner--twoacross > .column:nth-child(n) {
    width: 100%;
    clear: none;
  }
}

@media (min-width: 50rem) {
  .section__inner--twoacross > .column:nth-child(n) {
    width: 48%;
  }
  .section__inner--twoacross > .column:nth-child(2n+1) {
    clear: both;
  }
}

@supports (display: grid) {
  @media (min-width: 22rem) {
    .section__inner--twoacross .column:nth-child(n) {
      width: auto;
      clear: none;
    }
  }
  @media (min-width: 30rem) {
    .section__inner--twoacross .column:nth-child(n) {
      width: auto;
      clear: none;
    }
    .section__inner--twoacross .column:nth-child(2n) {
      clear: none;
    }
    .section__inner--twoacross .column:nth-child(3n) {
      clear: none;
    }
  }
  @media (min-width: 44rem) {
    .section__inner--twoacross .column:nth-child(n) {
      width: auto;
      clear: none;
    }
    .section__inner--twoacross .column:nth-child(3n) {
      clear: none;
    }
    .section__inner--twoacross .column:nth-child(4n) {
      clear: none;
    }
  }
  @media (min-width: 50rem) {
    .section__inner--twoacross .column:nth-child(n) {
      width: auto;
    }
    .section__inner--twoacross .column:nth-child(4n) {
      clear: none;
    }
    .section__inner--twoacross .column:nth-child(5n) {
      clear: none;
    }
  }
  @media (min-width: 60rem) {
    .section__inner--twoacross .column:nth-child(n) {
      width: auto;
    }
    .section__inner--twoacross .column:nth-child(2n+1) {
      clear: none;
    }
    .section__inner--twoacross .column:nth-child(5n+1) {
      clear: none;
    }
  }
  @media (min-width: 50rem) {
    .section__inner--twoacross {
      -ms-grid-columns: 1fr 1fr;
          grid-template-columns: 1fr 1fr;
    }
  }
}

@supports (display: false) {
  .section__inner--twoacross {
    -ms-flex-direction: row;
        flex-direction: row;
  }
  @media (min-width: 22rem) {
    .section__inner--twoacross .column:nth-child(n) {
      width: auto;
      clear: none;
    }
  }
  @media (min-width: 30rem) {
    .section__inner--twoacross .column:nth-child(n) {
      width: auto;
      clear: none;
    }
    .section__inner--twoacross .column:nth-child(2n) {
      clear: none;
    }
    .section__inner--twoacross .column:nth-child(3n) {
      clear: none;
    }
  }
  @media (min-width: 44rem) {
    .section__inner--twoacross .column:nth-child(n) {
      width: auto;
      clear: none;
    }
    .section__inner--twoacross .column:nth-child(3n) {
      clear: none;
    }
    .section__inner--twoacross .column:nth-child(4n) {
      clear: none;
    }
  }
  @media (min-width: 50rem) {
    .section__inner--twoacross .column:nth-child(n) {
      width: auto;
    }
    .section__inner--twoacross .column:nth-child(4n) {
      clear: none;
    }
    .section__inner--twoacross .column:nth-child(5n) {
      clear: none;
    }
  }
  @media (min-width: 60rem) {
    .section__inner--twoacross .column:nth-child(n) {
      width: auto;
    }
    .section__inner--twoacross .column:nth-child(2n+1) {
      clear: none;
    }
    .section__inner--twoacross .column:nth-child(5n+1) {
      clear: none;
    }
  }
  @media (min-width: 30rem) {
    .section__inner--twoacross > .column {
      -ms-flex: 0 1 48%;
          flex: 0 1 48%;
    }
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .section__inner--twoacross {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 22rem), (-ms-high-contrast: none) and (min-width: 22rem) {
  .section__inner--twoacross .column:nth-child(n) {
    width: auto;
    clear: none;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 30rem), (-ms-high-contrast: none) and (min-width: 30rem) {
  .section__inner--twoacross .column:nth-child(n) {
    width: auto;
    clear: none;
  }
  .section__inner--twoacross .column:nth-child(2n) {
    clear: none;
  }
  .section__inner--twoacross .column:nth-child(3n) {
    clear: none;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 44rem), (-ms-high-contrast: none) and (min-width: 44rem) {
  .section__inner--twoacross .column:nth-child(n) {
    width: auto;
    clear: none;
  }
  .section__inner--twoacross .column:nth-child(3n) {
    clear: none;
  }
  .section__inner--twoacross .column:nth-child(4n) {
    clear: none;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 50rem), (-ms-high-contrast: none) and (min-width: 50rem) {
  .section__inner--twoacross .column:nth-child(n) {
    width: auto;
  }
  .section__inner--twoacross .column:nth-child(4n) {
    clear: none;
  }
  .section__inner--twoacross .column:nth-child(5n) {
    clear: none;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 60rem), (-ms-high-contrast: none) and (min-width: 60rem) {
  .section__inner--twoacross .column:nth-child(n) {
    width: auto;
  }
  .section__inner--twoacross .column:nth-child(2n+1) {
    clear: none;
  }
  .section__inner--twoacross .column:nth-child(5n+1) {
    clear: none;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 30rem), (-ms-high-contrast: none) and (min-width: 30rem) {
  .section__inner--twoacross > .column {
    -ms-flex: 0 1 45%;
        flex: 0 1 45%;
  }
}

@media (min-width: 44rem) {
  .section__inner--threeacross > .column:nth-child(n) {
    width: 100%;
    clear: none;
  }
}

@media (min-width: 50rem) {
  .section__inner--threeacross > .column:nth-child(n) {
    width: 30%;
  }
  .section__inner--threeacross > .column:nth-child(3n+1) {
    clear: both;
  }
}

@supports (display: grid) {
  @media (min-width: 22rem) {
    .section__inner--threeacross .column:nth-child(n) {
      width: auto;
      clear: none;
    }
  }
  @media (min-width: 30rem) {
    .section__inner--threeacross .column:nth-child(n) {
      width: auto;
      clear: none;
    }
    .section__inner--threeacross .column:nth-child(2n) {
      clear: none;
    }
    .section__inner--threeacross .column:nth-child(3n) {
      clear: none;
    }
  }
  @media (min-width: 44rem) {
    .section__inner--threeacross .column:nth-child(n) {
      width: auto;
      clear: none;
    }
    .section__inner--threeacross .column:nth-child(3n) {
      clear: none;
    }
    .section__inner--threeacross .column:nth-child(4n) {
      clear: none;
    }
  }
  @media (min-width: 50rem) {
    .section__inner--threeacross .column:nth-child(n) {
      width: auto;
    }
    .section__inner--threeacross .column:nth-child(4n) {
      clear: none;
    }
    .section__inner--threeacross .column:nth-child(5n) {
      clear: none;
    }
  }
  @media (min-width: 60rem) {
    .section__inner--threeacross .column:nth-child(n) {
      width: auto;
    }
    .section__inner--threeacross .column:nth-child(2n+1) {
      clear: none;
    }
    .section__inner--threeacross .column:nth-child(5n+1) {
      clear: none;
    }
  }
  @media (min-width: 44rem) {
    .section__inner--threeacross {
      -ms-grid-columns: 1fr 1fr;
          grid-template-columns: 1fr 1fr;
    }
  }
  @media (min-width: 50rem) {
    .section__inner--threeacross {
      -ms-grid-columns: 1fr 1fr 1fr;
          grid-template-columns: 1fr 1fr 1fr;
    }
  }
}

@supports (display: false) {
  .section__inner--threeacross {
    -ms-flex-direction: row;
        flex-direction: row;
  }
  @media (min-width: 22rem) {
    .section__inner--threeacross .column:nth-child(n) {
      width: auto;
      clear: none;
    }
  }
  @media (min-width: 30rem) {
    .section__inner--threeacross .column:nth-child(n) {
      width: auto;
      clear: none;
    }
    .section__inner--threeacross .column:nth-child(2n) {
      clear: none;
    }
    .section__inner--threeacross .column:nth-child(3n) {
      clear: none;
    }
  }
  @media (min-width: 44rem) {
    .section__inner--threeacross .column:nth-child(n) {
      width: auto;
      clear: none;
    }
    .section__inner--threeacross .column:nth-child(3n) {
      clear: none;
    }
    .section__inner--threeacross .column:nth-child(4n) {
      clear: none;
    }
  }
  @media (min-width: 50rem) {
    .section__inner--threeacross .column:nth-child(n) {
      width: auto;
    }
    .section__inner--threeacross .column:nth-child(4n) {
      clear: none;
    }
    .section__inner--threeacross .column:nth-child(5n) {
      clear: none;
    }
  }
  @media (min-width: 60rem) {
    .section__inner--threeacross .column:nth-child(n) {
      width: auto;
    }
    .section__inner--threeacross .column:nth-child(2n+1) {
      clear: none;
    }
    .section__inner--threeacross .column:nth-child(5n+1) {
      clear: none;
    }
  }
  @media (min-width: 44rem) {
    .section__inner--threeacross > .column {
      -ms-flex: 0 1 48%;
          flex: 0 1 48%;
    }
  }
  @media (min-width: 50rem) {
    .section__inner--threeacross > .column {
      -ms-flex: 0 1 32%;
          flex: 0 1 32%;
    }
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .section__inner--threeacross {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 22rem), (-ms-high-contrast: none) and (min-width: 22rem) {
  .section__inner--threeacross .column:nth-child(n) {
    width: auto;
    clear: none;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 30rem), (-ms-high-contrast: none) and (min-width: 30rem) {
  .section__inner--threeacross .column:nth-child(n) {
    width: auto;
    clear: none;
  }
  .section__inner--threeacross .column:nth-child(2n) {
    clear: none;
  }
  .section__inner--threeacross .column:nth-child(3n) {
    clear: none;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 44rem), (-ms-high-contrast: none) and (min-width: 44rem) {
  .section__inner--threeacross .column:nth-child(n) {
    width: auto;
    clear: none;
  }
  .section__inner--threeacross .column:nth-child(3n) {
    clear: none;
  }
  .section__inner--threeacross .column:nth-child(4n) {
    clear: none;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 50rem), (-ms-high-contrast: none) and (min-width: 50rem) {
  .section__inner--threeacross .column:nth-child(n) {
    width: auto;
  }
  .section__inner--threeacross .column:nth-child(4n) {
    clear: none;
  }
  .section__inner--threeacross .column:nth-child(5n) {
    clear: none;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 60rem), (-ms-high-contrast: none) and (min-width: 60rem) {
  .section__inner--threeacross .column:nth-child(n) {
    width: auto;
  }
  .section__inner--threeacross .column:nth-child(2n+1) {
    clear: none;
  }
  .section__inner--threeacross .column:nth-child(5n+1) {
    clear: none;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 44rem), (-ms-high-contrast: none) and (min-width: 44rem) {
  .section__inner--threeacross > .column {
    -ms-flex: 0 1 48%;
        flex: 0 1 48%;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 50rem), (-ms-high-contrast: none) and (min-width: 50rem) {
  .section__inner--threeacross > .column {
    -ms-flex: 0 1 31%;
        flex: 0 1 31%;
  }
}

@media (min-width: 44rem) {
  .section__inner--fouracross > .column:nth-child(n) {
    width: 47%;
    clear: none;
  }
  .section__inner--fouracross > .column:nth-child(2n+1) {
    clear: both;
  }
}

@media (min-width: 50rem) {
  .section__inner--fouracross > .column:nth-child(n) {
    width: 23%;
  }
  .section__inner--fouracross > .column:nth-child(2n+1) {
    clear: none;
  }
  .section__inner--fouracross > .column:nth-child(4n+1) {
    clear: both;
  }
}

@supports (display: grid) {
  @media (min-width: 22rem) {
    .section__inner--fouracross .column:nth-child(n) {
      width: auto;
      clear: none;
    }
  }
  @media (min-width: 30rem) {
    .section__inner--fouracross .column:nth-child(n) {
      width: auto;
      clear: none;
    }
    .section__inner--fouracross .column:nth-child(2n) {
      clear: none;
    }
    .section__inner--fouracross .column:nth-child(3n) {
      clear: none;
    }
  }
  @media (min-width: 44rem) {
    .section__inner--fouracross .column:nth-child(n) {
      width: auto;
      clear: none;
    }
    .section__inner--fouracross .column:nth-child(3n) {
      clear: none;
    }
    .section__inner--fouracross .column:nth-child(4n) {
      clear: none;
    }
  }
  @media (min-width: 50rem) {
    .section__inner--fouracross .column:nth-child(n) {
      width: auto;
    }
    .section__inner--fouracross .column:nth-child(4n) {
      clear: none;
    }
    .section__inner--fouracross .column:nth-child(5n) {
      clear: none;
    }
  }
  @media (min-width: 60rem) {
    .section__inner--fouracross .column:nth-child(n) {
      width: auto;
    }
    .section__inner--fouracross .column:nth-child(2n+1) {
      clear: none;
    }
    .section__inner--fouracross .column:nth-child(5n+1) {
      clear: none;
    }
  }
  @media (min-width: 30rem) {
    .section__inner--fouracross {
      -ms-grid-columns: 1fr 1fr;
          grid-template-columns: 1fr 1fr;
    }
  }
  @media (min-width: 44rem) {
    .section__inner--fouracross {
      -ms-grid-columns: 1fr 1fr 1fr;
          grid-template-columns: 1fr 1fr 1fr;
    }
  }
  @media (min-width: 50rem) {
    .section__inner--fouracross {
      -ms-grid-columns: 1fr 1fr 1fr 1fr;
          grid-template-columns: 1fr 1fr 1fr 1fr;
    }
  }
}

@supports (display: false) {
  .section__inner--fouracross {
    -ms-flex-direction: row;
        flex-direction: row;
  }
  @media (min-width: 44rem) {
    .section__inner--fouracross > .column {
      -ms-flex: 0 1 47%;
          flex: 0 1 47%;
    }
  }
  @media (min-width: 50rem) {
    .section__inner--fouracross > .column {
      -ms-flex: 0 1 23%;
          flex: 0 1 23%;
    }
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .section__inner--fouracross {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 22rem), (-ms-high-contrast: none) and (min-width: 22rem) {
  .section__inner--fouracross .column:nth-child(n) {
    width: auto;
    clear: none;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 30rem), (-ms-high-contrast: none) and (min-width: 30rem) {
  .section__inner--fouracross .column:nth-child(n) {
    width: auto;
    clear: none;
  }
  .section__inner--fouracross .column:nth-child(2n) {
    clear: none;
  }
  .section__inner--fouracross .column:nth-child(3n) {
    clear: none;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 44rem), (-ms-high-contrast: none) and (min-width: 44rem) {
  .section__inner--fouracross .column:nth-child(n) {
    width: auto;
    clear: none;
  }
  .section__inner--fouracross .column:nth-child(3n) {
    clear: none;
  }
  .section__inner--fouracross .column:nth-child(4n) {
    clear: none;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 50rem), (-ms-high-contrast: none) and (min-width: 50rem) {
  .section__inner--fouracross .column:nth-child(n) {
    width: auto;
  }
  .section__inner--fouracross .column:nth-child(4n) {
    clear: none;
  }
  .section__inner--fouracross .column:nth-child(5n) {
    clear: none;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 60rem), (-ms-high-contrast: none) and (min-width: 60rem) {
  .section__inner--fouracross .column:nth-child(n) {
    width: auto;
  }
  .section__inner--fouracross .column:nth-child(2n+1) {
    clear: none;
  }
  .section__inner--fouracross .column:nth-child(5n+1) {
    clear: none;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 44rem), (-ms-high-contrast: none) and (min-width: 44rem) {
  .section__inner--fouracross > .column {
    -ms-flex: 0 1 47%;
        flex: 0 1 47%;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 50rem), (-ms-high-contrast: none) and (min-width: 50rem) {
  .section__inner--fouracross > .column {
    -ms-flex: 0 1 23%;
        flex: 0 1 23%;
  }
}

@media (min-width: 22rem) {
  .section__inner--fiveacross > .column:nth-child(n) {
    width: 100%;
    clear: both;
  }
}

@media (min-width: 30rem) {
  .section__inner--fiveacross > .column:nth-child(n) {
    width: 46%;
    clear: none;
  }
  .section__inner--fiveacross > .column:nth-child(2n) {
    clear: none;
  }
  .section__inner--fiveacross > .column:nth-child(3n) {
    clear: both;
  }
}

@media (min-width: 44rem) {
  .section__inner--fiveacross > .column:nth-child(n) {
    width: 31%;
    clear: none;
  }
  .section__inner--fiveacross > .column:nth-child(3n) {
    clear: none;
  }
  .section__inner--fiveacross > .column:nth-child(4n) {
    clear: both;
  }
}

@media (min-width: 50rem) {
  .section__inner--fiveacross > .column:nth-child(n) {
    width: 22%;
  }
  .section__inner--fiveacross > .column:nth-child(4n) {
    clear: none;
  }
  .section__inner--fiveacross > .column:nth-child(5n) {
    clear: both;
  }
}

@media (min-width: 60rem) {
  .section__inner--fiveacross > .column:nth-child(n) {
    width: 18%;
  }
  .section__inner--fiveacross > .column:nth-child(2n+1) {
    clear: none;
  }
  .section__inner--fiveacross > .column:nth-child(5n+1) {
    clear: both;
  }
}

@supports (display: grid) {
  @media (min-width: 22rem) {
    .section__inner--fiveacross .column:nth-child(n) {
      width: auto;
      clear: none;
    }
  }
  @media (min-width: 30rem) {
    .section__inner--fiveacross .column:nth-child(n) {
      width: auto;
      clear: none;
    }
    .section__inner--fiveacross .column:nth-child(2n) {
      clear: none;
    }
    .section__inner--fiveacross .column:nth-child(3n) {
      clear: none;
    }
  }
  @media (min-width: 44rem) {
    .section__inner--fiveacross .column:nth-child(n) {
      width: auto;
      clear: none;
    }
    .section__inner--fiveacross .column:nth-child(3n) {
      clear: none;
    }
    .section__inner--fiveacross .column:nth-child(4n) {
      clear: none;
    }
  }
  @media (min-width: 50rem) {
    .section__inner--fiveacross .column:nth-child(n) {
      width: auto;
    }
    .section__inner--fiveacross .column:nth-child(4n) {
      clear: none;
    }
    .section__inner--fiveacross .column:nth-child(5n) {
      clear: none;
    }
  }
  @media (min-width: 60rem) {
    .section__inner--fiveacross .column:nth-child(n) {
      width: auto;
    }
    .section__inner--fiveacross .column:nth-child(2n+1) {
      clear: none;
    }
    .section__inner--fiveacross .column:nth-child(5n+1) {
      clear: none;
    }
  }
  @media (min-width: 30rem) {
    .section__inner--fiveacross {
      -ms-grid-columns: 1fr 1fr;
          grid-template-columns: 1fr 1fr;
    }
  }
  @media (min-width: 44rem) {
    .section__inner--fiveacross {
      -ms-grid-columns: 1fr 1fr 1fr;
          grid-template-columns: 1fr 1fr 1fr;
    }
  }
  @media (min-width: 50rem) {
    .section__inner--fiveacross {
      -ms-grid-columns: 1fr 1fr 1fr 1fr;
          grid-template-columns: 1fr 1fr 1fr 1fr;
    }
  }
  @media (min-width: 60rem) {
    .section__inner--fiveacross {
      -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
          grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    }
  }
}

@supports (display: false) {
  .section__inner--fiveacross {
    -ms-flex-direction: row;
        flex-direction: row;
  }
  @media (min-width: 22rem) {
    .section__inner--fiveacross .column:nth-child(n) {
      width: auto;
      clear: none;
    }
  }
  @media (min-width: 30rem) {
    .section__inner--fiveacross .column:nth-child(n) {
      width: auto;
      clear: none;
    }
    .section__inner--fiveacross .column:nth-child(2n) {
      clear: none;
    }
    .section__inner--fiveacross .column:nth-child(3n) {
      clear: none;
    }
  }
  @media (min-width: 44rem) {
    .section__inner--fiveacross .column:nth-child(n) {
      width: auto;
      clear: none;
    }
    .section__inner--fiveacross .column:nth-child(3n) {
      clear: none;
    }
    .section__inner--fiveacross .column:nth-child(4n) {
      clear: none;
    }
  }
  @media (min-width: 50rem) {
    .section__inner--fiveacross .column:nth-child(n) {
      width: auto;
    }
    .section__inner--fiveacross .column:nth-child(4n) {
      clear: none;
    }
    .section__inner--fiveacross .column:nth-child(5n) {
      clear: none;
    }
  }
  @media (min-width: 60rem) {
    .section__inner--fiveacross .column:nth-child(n) {
      width: auto;
    }
    .section__inner--fiveacross .column:nth-child(2n+1) {
      clear: none;
    }
    .section__inner--fiveacross .column:nth-child(5n+1) {
      clear: none;
    }
  }
  @media (min-width: 30rem) {
    .section__inner--fiveacross > .column {
      -ms-flex: 0 1 48%;
          flex: 0 1 48%;
    }
  }
  @media (min-width: 44rem) {
    .section__inner--fiveacross > .column {
      -ms-flex: 0 1 31%;
          flex: 0 1 31%;
    }
  }
  @media (min-width: 50rem) {
    .section__inner--fiveacross > .column {
      -ms-flex: 0 1 22%;
          flex: 0 1 22%;
    }
  }
  @media (min-width: 60rem) {
    .section__inner--fiveacross > .column {
      -ms-flex: 0 1 18%;
          flex: 0 1 18%;
    }
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .section__inner--fiveacross {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 22rem), (-ms-high-contrast: none) and (min-width: 22rem) {
  .section__inner--fiveacross .column:nth-child(n) {
    width: auto;
    clear: none;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 30rem), (-ms-high-contrast: none) and (min-width: 30rem) {
  .section__inner--fiveacross .column:nth-child(n) {
    width: auto;
    clear: none;
  }
  .section__inner--fiveacross .column:nth-child(2n) {
    clear: none;
  }
  .section__inner--fiveacross .column:nth-child(3n) {
    clear: none;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 44rem), (-ms-high-contrast: none) and (min-width: 44rem) {
  .section__inner--fiveacross .column:nth-child(n) {
    width: auto;
    clear: none;
  }
  .section__inner--fiveacross .column:nth-child(3n) {
    clear: none;
  }
  .section__inner--fiveacross .column:nth-child(4n) {
    clear: none;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 50rem), (-ms-high-contrast: none) and (min-width: 50rem) {
  .section__inner--fiveacross .column:nth-child(n) {
    width: auto;
  }
  .section__inner--fiveacross .column:nth-child(4n) {
    clear: none;
  }
  .section__inner--fiveacross .column:nth-child(5n) {
    clear: none;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 60rem), (-ms-high-contrast: none) and (min-width: 60rem) {
  .section__inner--fiveacross .column:nth-child(n) {
    width: auto;
  }
  .section__inner--fiveacross .column:nth-child(2n+1) {
    clear: none;
  }
  .section__inner--fiveacross .column:nth-child(5n+1) {
    clear: none;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 30rem), (-ms-high-contrast: none) and (min-width: 30rem) {
  .section__inner--fiveacross > .column {
    -ms-flex: 0 1 48%;
        flex: 0 1 48%;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 44rem), (-ms-high-contrast: none) and (min-width: 44rem) {
  .section__inner--fiveacross > .column {
    -ms-flex: 0 1 31%;
        flex: 0 1 31%;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 50rem), (-ms-high-contrast: none) and (min-width: 50rem) {
  .section__inner--fiveacross > .column {
    -ms-flex: 0 1 22%;
        flex: 0 1 22%;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 60rem), (-ms-high-contrast: none) and (min-width: 60rem) {
  .section__inner--fiveacross > .column {
    -ms-flex: 0 1 16%;
        flex: 0 1 16%;
  }
}

.section--pad-top-none {
  padding-top: 0;
}

.section--pad-top-small {
  padding-top: 2rem;
}

.section--pad-top-medium {
  padding-top: 3rem;
}

.section--pad-top-large {
  padding-top: 5rem;
}

.section--pad-top-xlarge {
  padding-top: 6rem;
}

.section--pad-bottom-none {
  padding-bottom: 0;
}

.section--pad-bottom-small {
  padding-bottom: 2rem;
}

.section--pad-bottom-medium {
  padding-bottom: 3rem;
}

.section--pad-bottom-large {
  padding-bottom: 5rem;
}

.section--pad-bottom-xlarge {
  padding-bottom: 6rem;
}

.section--inner-width-small {
  max-width: 56.75rem;
}

.section--inner-width-medium {
  max-width: 42.75rem;
}

.section--inner-width-large {
  max-width: 32.75rem;
}

.section__text--white {
  color: #fff;
}

.section__text--white a {
  color: #fff;
  text-decoration: underline;
}

.section__text--white a.button {
  text-decoration: none;
}

.section__text--black {
  color: #333745;
}

.section__text--orange {
  color: #FF8B45;
}

.section__text--blue {
  color: #007ABD;
}

.section__text--green {
  color: #20BF55;
}

.section__text--gray {
  color: #526278;
}

.header {
  border-bottom: 1px solid #d6d7dd;
  padding-bottom: 1rem;
  position: relative;
  top: 0;
  z-index: 500;
  background-color: #fff;
}

.header::after {
  clear: both;
  content: "";
  display: table;
}

@media (min-width: 50rem) {
  .header {
    position: -webkit-sticky;
    position: sticky;
    padding-bottom: 0;
  }
}

.header__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: stretch;
      align-items: stretch;
}

.header__left {
  -ms-flex-positive: 1;
      flex-grow: 1;
  width: 100%;
  padding: 1em 0 0;
  margin-left: 5rem;
}

@media (min-width: 50rem) {
  .header__left {
    margin-left: 0;
    width: 30%;
  }
}

.header__right {
  -ms-flex-positive: 1;
      flex-grow: 1;
  text-align: left;
  width: 50%;
}

@media (min-width: 30rem) {
  .header__right {
    -ms-flex-positive: 1;
        flex-grow: 1;
    padding-top: .75rem;
    text-align: right;
    width: 70%;
  }
}

.top-header {
  background-color: #007abd;
  color: #fff;
  line-height: 48px;
  height: 48px;
  font-size: .87em;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

.top-header .top-header__wrapper {
  display: -ms-flexbox;
  display: flex;
}

.top-header__left > div > div {
  display: -ms-flexbox;
  display: flex;
}

.top-header__left > div > div > div {
  display: -ms-flexbox;
  display: flex;
  padding: 0 1rem 0 0;
}

@media (min-width: 50rem) {
  .top-header__left {
    -ms-flex: 1;
        flex: 1;
  }
}

.top-header__left .icon-text:first-child {
  margin-left: 0;
}

.top-header__right {
  -ms-flex: 1;
      flex: 1;
  text-align: right;
  margin: 0;
}

@media (min-width: 30rem) {
  .top-header__right {
    text-align: right;
  }
}

@media (min-width: 50rem) {
  .top-header__right {
    -ms-flex: 1;
        flex: 1;
    text-align: right;
    margin-right: 2em;
  }
}

.top-header .icon-text {
  margin-left: 1em;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.top-header .icon-text p {
  font-size: 1em;
}

.top-header ul {
  font-size: 1em;
}

.top-header .menu,
.top-header [data-region="header_top_right"] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  margin: 5px 0 0;
}

@media (min-width: 50rem) {
  .top-header .menu,
  .top-header [data-region="header_top_right"] {
    display: inline-block;
    margin: 0;
  }
}

.top-header .menu li,
.top-header .menu .leaf,
.top-header [data-region="header_top_right"] li,
.top-header [data-region="header_top_right"] .leaf {
  margin: 0;
  display: inline-block;
  line-height: 12px;
  padding-top: 4px;
  text-align: right;
}

@media (min-width: 50rem) {
  .top-header .menu li,
  .top-header .menu .leaf,
  .top-header [data-region="header_top_right"] li,
  .top-header [data-region="header_top_right"] .leaf {
    border-right: 1px solid #459bc9;
    padding: 0;
  }
  .top-header .menu li:last-child,
  .top-header .menu .leaf:last-child,
  .top-header [data-region="header_top_right"] li:last-child,
  .top-header [data-region="header_top_right"] .leaf:last-child {
    border: 0;
  }
}

.top-header .menu li a,
.top-header .menu .leaf a,
.top-header [data-region="header_top_right"] li a,
.top-header [data-region="header_top_right"] .leaf a {
  padding: 4px 8px;
  color: #fff;
}

.top-header .leaf.last {
  border: 0;
}

.top-header .contextual {
  display: none;
}

/* stylelint-disable max-nesting-depth */
/* stylelint-disable selector-max-specificity */
.footer {
  background-color: #f6f8f8;
  color: #526278;
  font-size: .75em;
  padding: 3em 0 0;
}

.footer a {
  color: #526278;
}

.footer a:hover {
  text-decoration: underline;
}

.footer a.button {
  color: #fff;
}

.footer a.button:hover {
  text-decoration: none;
}

.footer__inner {
  display: block;
  clear: both;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -ms-flex-direction: column;
      flex-direction: column;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .footer__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

@supports (display: grid) {
  .footer__top {
    display: -ms-grid;
    display: grid;
    -ms-flex-pack: center;
        justify-content: center;
  }
}

@media (min-width: 44rem) {
  .footer__top {
    display: inline-block;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.footer__top--logo {
  -ms-flex: 1 100%;
      flex: 1 100%;
}

@media (min-width: 44rem) {
  .footer__top--logo {
    -ms-flex: 1 50%;
        flex: 1 50%;
  }
}

.footer__top--logo .branding__logo-image {
  margin: 20px 0 0 0;
  width: 100%;
  padding-left: .5rem;
}

@supports (display: grid) {
  .footer__top--logo .branding__logo-image {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    justify-self: center;
    margin: 0;
  }
}

@media (min-width: 44rem) {
  .footer__top--logo .branding__logo-image {
    width: 20em;
    padding: 0;
  }
}

@media (min-width: 44rem) {
  .footer__top--logo {
    float: left;
  }
  @supports (display: grid) {
    .footer__top--logo {
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center;
    }
  }
}

.footer__top--badge {
  padding: 1rem;
  justify-self: center;
  display: -ms-flexbox;
  display: flex;
}

@supports (display: grid) {
  .footer__top--badge {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
}

@media (min-width: 44rem) {
  .footer__top--badge {
    -ms-flex-pack: end;
        justify-content: flex-end;
    padding: 0;
  }
  @supports (display: grid) {
    .footer__top--badge {
      -ms-flex-item-align: right;
          -ms-grid-row-align: right;
          align-self: right;
      justify-self: right;
    }
  }
}

.footer__top--badge img {
  padding-top: 0;
  display: block;
  width: auto;
  float: left;
}

.footer__top--badge_text {
  font-size: 12px;
  color: #526278;
  text-align: right;
  vertical-align: bottom;
  padding: 20px 10px 0 0;
  margin: 0;
}

@supports not ((display: grid) and (display: flex)) {
  .footer__top--badge {
    float: right;
  }
}

.footer__hr {
  -ms-flex: 1 100%;
      flex: 1 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 44rem) {
  .footer__action-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}

.footer__cta-button {
  padding: 1rem 0 0 1.5rem;
  margin: -1rem 0 0;
  -ms-flex: 1;
      flex: 1;
}

@supports (display: grid) {
  .footer__cta-button {
    padding: 1rem;
    text-align: center;
    -ms-flex: none;
        flex: none;
  }
}

@media (min-width: 44rem) {
  .footer__cta-button {
    padding: 0;
    margin: 0 0 1rem 0;
    text-align: left;
  }
}

.footer__connect {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0 0 1rem 0;
}

@supports (display: grid) {
  .footer__connect {
    -ms-flex-item-align: right;
        -ms-grid-row-align: right;
        align-self: right;
    justify-self: right;
    padding: 0;
  }
}

@media (min-width: 44rem) {
  .footer__connect {
    -ms-flex-pack: end;
        justify-content: flex-end;
    margin: 0;
  }
}

@media (min-width: 44rem) {
  .footer__connect #block-footer-social-placeholder {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 50%;
        flex: 1 50%;
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
}

.footer__connect #block-footer-social-placeholder .icon-text {
  margin: 0 .5rem;
}

@media (min-width: 44rem) {
  @supports (display: grid) {
    .footer__location {
      -ms-grid-column-span: 2;
      -ms-grid-column: auto;
          grid-column: auto / span 2;
    }
  }
}

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

@media (min-width: 44rem) {
  .footer-menu {
    text-align: left;
  }
}

.footer-menu--large h2 {
  text-align: center;
  font-size: 1.5rem;
  font-weight: normal;
}

@media (min-width: 44rem) {
  .footer-menu--large h2 {
    text-align: left;
  }
}

.footer-menu--large .footer-menu {
  font-size: 1rem;
  margin: 0;
  text-align: center;
  padding: 0 0 2rem 0;
}

@media (min-width: 44rem) {
  .footer-menu--large .footer-menu {
    margin: .5rem 0;
    text-align: left;
    padding: 0;
  }
}

.footer-menu--large .footer-menu__link {
  color: #526278;
  margin-top: 6px;
  font-size: .85rem;
}

@media (min-width: 44rem) {
  .footer-menu--large .footer-menu__link {
    font-size: 1rem;
  }
}

.footer-menu--small .footer-menu {
  font-size: .75rem;
}

.footer-menu--small .footer-menu__item:first-child {
  font-size: .875rem;
}

.footer-menu--small .footer-menu__item:first-child .footer-menu__link {
  color: #526278;
}

.footer-menu--small .footer-menu__link {
  color: #868994;
}

.footer__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-left: 1rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: start;
      align-items: flex-start;
}

@supports (display: grid) {
  .footer__content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    -ms-grid-column-align: center;
        justify-items: center;
  }
}

@media (min-width: 30rem) {
  @supports (display: grid) {
    .footer__content {
      -ms-grid-columns: 1fr 0% 1fr;
          grid-template-columns: 1fr 0% 1fr;
    }
  }
}

@media (min-width: 44rem) {
  .footer__content {
    -ms-flex-direction: row;
        flex-direction: row;
    margin: 0;
  }
  @supports (display: grid) {
    .footer__content {
      -ms-grid-columns: 1fr 10% 1.2fr;
          grid-template-columns: 1fr 10% 1.2fr;
      -ms-grid-column-align: left;
          justify-items: left;
    }
  }
}

.footer__content .footer__location {
  -ms-flex: 1 100%;
      flex: 1 100%;
}

.footer__content--left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex: 1 100%;
      flex: 1 100%;
}

@supports (display: grid) {
  .footer__content--left {
    display: block;
  }
}

.footer__content--left .footer-menu--large {
  -ms-flex: 100%;
      flex: 100%;
}

@media (min-width: 30rem) {
  .footer__content--left {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex: 1 40%;
        flex: 1 40%;
  }
  .footer__content--left .footer-menu--large {
    -ms-flex: 0 50%;
        flex: 0 50%;
  }
}

@media (min-width: 44rem) {
  @supports (display: grid) {
    .footer__content--left {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (1fr)[2];
          grid-template-columns: repeat(2, 1fr);
      grid-gap: 0 50px;
    }
  }
}

.footer__content--middle {
  -ms-flex: 1 2%;
      flex: 1 2%;
}

@media (min-width: 44rem) {
  .footer__content--middle {
    -ms-flex: 1 10%;
        flex: 1 10%;
  }
}

.footer__content--right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 50%;
      flex: 1 50%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: row;
      flex-direction: row;
}

@supports (display: grid) {
  .footer__content--right {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    grid-gap: 0;
  }
}

.footer__content--right .footer-menu--small {
  -ms-flex: 1 100%;
      flex: 1 100%;
}

@media (min-width: 30rem) {
  .footer__content--right .footer-menu--small {
    -ms-flex: 1 50%;
        flex: 1 50%;
  }
}

@media (min-width: 44rem) {
  @supports (display: grid) {
    .footer__content--right {
      -ms-grid-columns: (1fr)[2];
          grid-template-columns: repeat(2, 1fr);
      grid-gap: 0 20px;
    }
  }
  .footer__content--right .footer-menu--small {
    -ms-flex: 0 50%;
        flex: 0 50%;
  }
}

@media (min-width: 50rem) {
  @supports (display: grid) {
    .footer__content--right {
      -ms-grid-columns: (1fr)[3];
          grid-template-columns: repeat(3, 1fr);
      grid-gap: 0 30px;
    }
  }
  .footer__content--right .footer-menu--small {
    -ms-flex: 0 33%;
        flex: 0 33%;
  }
}

.footer__bottom {
  margin-bottom: 1rem;
}

.footer__bottom--copyright {
  color: #868994;
  padding: 0 .5rem;
  text-align: center;
}

@media (min-width: 44rem) {
  .footer__bottom--copyright {
    padding: 0;
    text-align: left;
  }
}

.footer__bottom--legal {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  justify-self: left;
}

@media (min-width: 44rem) {
  .footer__bottom--legal {
    -ms-flex-item-align: right;
        -ms-grid-row-align: right;
        align-self: right;
    justify-self: right;
  }
}

@media (min-width: 44rem) {
  .footer__bottom--legal .footer-menu {
    text-align: right;
    margin: 0;
    padding: 0;
  }
}

.footer__bottom--legal .footer-menu__item {
  display: inline-block;
  padding: 0 .5rem;
  margin: 0;
}

.footer__bottom--legal .footer-menu__item a {
  color: #868994;
  font-size: .75rem;
}

.footer__hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #dbdce1;
  z-index: 20;
  width: 100%;
}

@supports (display: grid) {
  .footer__hr {
    -ms-grid-column-span: 3;
    -ms-grid-column: auto;
        grid-column: auto / span 3;
  }
}

@media (min-width: 44rem) {
  .footer__hr {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.sidebar {
  width: 100%;
  padding: .5rem 0;
}

.sidebar__group {
  margin: 2rem 0;
}

.sidebar__group--item {
  padding-bottom: 0;
}

.sidebar__group--item select {
  border: 1px solid #DBDCE1;
}

.sidebar__group--title {
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #868994;
  border-bottom: 1px solid #DBDCE1;
  margin-bottom: .75rem;
}

@media (min-width: 44rem) {
  .sidebar__group--title {
    font-size: 1rem;
  }
}

@media (min-width: 50rem) {
  .sidebar__group--title {
    font-size: 1rem;
  }
}

.teaser-list {
  padding: 0 .5em;
}

.teaser-list__teaser {
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: .5em;
  padding: .75em 0;
}

.teaser-list__teaser:last-child {
  border-bottom: 0;
}

.teaser-list__heading {
  font-size: 1.3125rem;
}

@media (min-width: 50rem) {
  .teaser-list__heading {
    font-size: 1.5rem;
  }
}

.teaser-cards__cards {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.teaser-cards__cards > * {
  -ms-flex-preferred-size: 46%;
      flex-basis: 46%;
  -ms-flex-positive: 1;
      flex-grow: 1;
  margin: 0 2% 2.5em;
  max-width: 46%;
}

@media (min-width: 50rem) {
  .teaser-cards__cards > * {
    -ms-flex-preferred-size: 29.3333%;
        flex-basis: 29.3333%;
    max-width: 29.33333%;
  }
}

@media (min-width: 50rem) {
  .teaser-cards--four-up .teaser-cards__cards > * {
    -ms-flex-preferred-size: 21%;
        flex-basis: 21%;
    max-width: 21%;
  }
}

.container {
  margin: 1rem 0;
  width: 100%;
  text-align: center;
}

@supports (display: grid) {
  .container {
    text-align: left;
    justify-self: center;
  }
}

.container > .button__wrapper,
.container .icon-list,
.container .table {
  text-align: center;
}

.container .paragraph--type--media img {
  margin: 0 auto;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .container {
    text-align: center;
  }
}

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

@supports (display: grid) {
  .container--align-left {
    justify-self: left;
  }
}

@supports (display: false) {
  .container--align-left {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
}

.container--align-left > .button__wrapper,
.container--align-left .icon-list,
.container--align-left .table {
  text-align: left;
}

.container--align-left .paragraph--type--media img {
  margin: 0;
  float: none;
}

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

@supports (display: grid) {
  .container--align-right {
    justify-self: right;
    text-align: left;
  }
}

@supports (display: false) {
  .container--align-right {
    justiy-content: flex-end;
    text-align: left;
  }
}

.container--align-right > .button__wrapper,
.container--align-right .icon-list,
.container--align-right .table {
  text-align: right;
}

.container--align-right .paragraph--type--media img {
  float: right;
}

.container--valign-top {
  -ms-flex-item-align: start;
      -ms-grid-row-align: start;
      align-self: start;
  padding-top: 0;
}

.container--valign-center {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  padding: 0;
}

.container--valign-bottom {
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
  padding-bottom: 0;
}

.container__remove-margins {
  margin: 0;
}

.safe-secure {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  /* max-width: 800px; */
  margin: 0 auto;
}

.safe-secure__content {
  max-width: 55%;
}

.safe-secure__content .icon-blurb__image {
  max-width: 30px;
}

.safe-secure__content .icon-blurb--hasimage .icon-blurb__info {
  margin-left: 4.5%;
}

.safe-secure__partner-container {
  /* margin: auto 2%; */
}

@media (min-width: 44rem) {
  .safe-secure {
    -ms-flex-direction: row;
        flex-direction: row;
  }
  .safe-secure .safe-secure__partner-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    margin: auto 2%;
  }
}

.flow-chart {
  counter-reset: step_number_flow_chart;
}

.flow-chart__container .flow-step:last-child {
  margin-bottom: 1rem;
}

.flow-chart__container .flow-step:last-child .flow-step__arrow {
  content: "";
  display: none;
}

.flow-chart__container .flow-step .flow-step__header .flow-step__number::before {
  counter-increment: step_number_flow_chart;
  content: counter(step_number_flow_chart);
}

.basic-page__container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

.basic-page__tag-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 66.75rem;
}

.basic-page__tag {
  padding-left: 0;
}

@media (max-width: 50rem) {
  .basic-page__tag {
    padding-left: 2.5%;
  }
}

/* stylelint-disable max-nesting-depth */
/* stylelint-disable selector-max-specificity */
.limiter {
  margin: 0 auto;
  width: 96%;
  max-width: 66.75rem;
}

@media (min-width: 44rem) {
  .limiter {
    width: 90%;
  }
}

.content-wrapper {
  min-height: 85vh;
}

.main-content {
  padding: 0;
}

.main-content__inner {
  display: block;
}

@supports (display: grid) {
  .main-content__inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    -ms-grid-rows: auto;
        grid-template-rows: auto;
    grid-gap: 2rem;
  }
}

.main-content__inner .region-sidebar {
  color: #333745;
}

.main-content__inner.has-sidebar {
  margin-left: auto;
  margin-right: auto;
  max-width: 66.75rem;
}

@media (min-width: 22rem) {
  .main-content__inner.has-sidebar .section__inner--column_seperator > .column {
    border-bottom: none;
  }
}

@media (min-width: 30rem) {
  .main-content__inner.has-sidebar:nth-child(n) {
    width: 100%;
    clear: none;
  }
}

@media (min-width: 50rem) {
  .main-content__inner.has-sidebar .region-content {
    width: 75%;
    display: inline-block;
  }
  .main-content__inner.has-sidebar .region-sidebar {
    width: 25%;
    float: right;
    margin: 1rem 0 0 0;
  }
  .main-content__inner.has-sidebar:nth-child(2n+1) {
    clear: both;
  }
}

@supports (display: grid) {
  @media (min-width: 22rem) {
    .main-content__inner.has-sidebar .column:nth-child(n) {
      width: auto;
      clear: none;
    }
  }
  @media (min-width: 30rem) {
    .main-content__inner.has-sidebar .column:nth-child(n) {
      width: auto;
      clear: none;
    }
    .main-content__inner.has-sidebar .column:nth-child(2n) {
      clear: none;
    }
    .main-content__inner.has-sidebar .column:nth-child(3n) {
      clear: none;
    }
  }
  @media (min-width: 44rem) {
    .main-content__inner.has-sidebar .column:nth-child(n) {
      width: auto;
      clear: none;
    }
    .main-content__inner.has-sidebar .column:nth-child(3n) {
      clear: none;
    }
    .main-content__inner.has-sidebar .column:nth-child(4n) {
      clear: none;
    }
  }
  @media (min-width: 50rem) {
    .main-content__inner.has-sidebar .column:nth-child(n) {
      width: auto;
    }
    .main-content__inner.has-sidebar .column:nth-child(4n) {
      clear: none;
    }
    .main-content__inner.has-sidebar .column:nth-child(5n) {
      clear: none;
    }
  }
  @media (min-width: 60rem) {
    .main-content__inner.has-sidebar .column:nth-child(n) {
      width: auto;
    }
    .main-content__inner.has-sidebar .column:nth-child(2n+1) {
      clear: none;
    }
    .main-content__inner.has-sidebar .column:nth-child(5n+1) {
      clear: none;
    }
  }
  .main-content__inner.has-sidebar .region-content,
  .main-content__inner.has-sidebar .region-sidebar {
    width: auto;
    float: none;
  }
  @media (min-width: 50rem) {
    .main-content__inner.has-sidebar {
      -ms-grid-columns: 1fr;
          grid-template-columns: 1fr;
    }
  }
  @media (min-width: 60rem) {
    .main-content__inner.has-sidebar {
      -ms-grid-columns: 2.7fr 1fr;
          grid-template-columns: 2.7fr 1fr;
    }
  }
}

@supports (display: false) {
  .main-content__inner.has-sidebar {
    -ms-flex-direction: row;
        flex-direction: row;
  }
  @media (min-width: 22rem) {
    .main-content__inner.has-sidebar .column:nth-child(n) {
      width: auto;
      clear: none;
    }
  }
  @media (min-width: 30rem) {
    .main-content__inner.has-sidebar .column:nth-child(n) {
      width: auto;
      clear: none;
    }
    .main-content__inner.has-sidebar .column:nth-child(2n) {
      clear: none;
    }
    .main-content__inner.has-sidebar .column:nth-child(3n) {
      clear: none;
    }
  }
  @media (min-width: 44rem) {
    .main-content__inner.has-sidebar .column:nth-child(n) {
      width: auto;
      clear: none;
    }
    .main-content__inner.has-sidebar .column:nth-child(3n) {
      clear: none;
    }
    .main-content__inner.has-sidebar .column:nth-child(4n) {
      clear: none;
    }
  }
  @media (min-width: 50rem) {
    .main-content__inner.has-sidebar .column:nth-child(n) {
      width: auto;
    }
    .main-content__inner.has-sidebar .column:nth-child(4n) {
      clear: none;
    }
    .main-content__inner.has-sidebar .column:nth-child(5n) {
      clear: none;
    }
  }
  @media (min-width: 60rem) {
    .main-content__inner.has-sidebar .column:nth-child(n) {
      width: auto;
    }
    .main-content__inner.has-sidebar .column:nth-child(2n+1) {
      clear: none;
    }
    .main-content__inner.has-sidebar .column:nth-child(5n+1) {
      clear: none;
    }
  }
  .main-content__inner.has-sidebar .region-content,
  .main-content__inner.has-sidebar .region-sidebar {
    width: auto;
    float: none;
  }
  @media (min-width: 30rem) {
    .main-content__inner.has-sidebar .column {
      -ms-flex: 0 1 40%;
          flex: 0 1 40%;
    }
  }
  @media (min-width: 50rem) {
    .main-content__inner.has-sidebar .column {
      -ms-flex: 0 1 calc(100% * .75);
          flex: 0 1 calc(100% * .75);
    }
    .main-content__inner.has-sidebar .column:nth-child(even) {
      -ms-flex: 1 0 calc(100% * .25);
          flex: 1 0 calc(100% * .25);
    }
  }
}

@media (min-width: 50rem) {
  .main-content__inner.has-sidebar .section__inner--fouracross,
  .main-content__inner.has-sidebar .section__inner--fiveacross {
    -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
  }
}

.main-content__inner.no-sidebar .region-content #block-sharethis {
  margin-left: auto;
  margin-right: auto;
}

.page-node-type-person .region-content {
  margin-top: 1.5rem;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page-node-type-blog .region-content,
  .page-node-type-blog .content-bottom {
    max-width: 690px;
  }
}

.page-node-type-blog .region-content p,
.page-node-type-blog .content-bottom p {
  font-size: 1.125rem;
  color: #333745;
  line-height: 1.7;
}

.page-node-type-blog .region-content h1, .page-node-type-blog .region-content h2, .page-node-type-blog .region-content h3,
.page-node-type-blog .content-bottom h1,
.page-node-type-blog .content-bottom h2,
.page-node-type-blog .content-bottom h3 {
  font-weight: 900;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page-node-type-blog .view-author-spotlight {
    max-width: 650px;
  }
}

.page-node-type-blog #blog-section-header-reference form {
  display: none;
}

@media (min-width: 44rem) {
  .page-node-type-blog #blog-section-header-reference form {
    display: block;
  }
}

.page-node-type-blog #blog-section-header-reference .standard-text__text {
  display: none;
}

@media (min-width: 44rem) {
  .page-node-type-blog #blog-section-header-reference .standard-text__text {
    display: block;
  }
}

.page-node-type-blog #block-blog-banner-placeholder .section {
  padding: .25rem 0;
}

@media (min-width: 44rem) {
  .page-node-type-blog #block-blog-banner-placeholder .section {
    padding: 2rem 0;
  }
}

.page-node-type-blog #block-blog-banner-placeholder .section .standard-text__text {
  display: none;
}

@media (min-width: 44rem) {
  .page-node-type-blog #block-blog-banner-placeholder .section .standard-text__text {
    display: block;
  }
}

.page-node-type-blog .field-item .text--grey {
  color: #868994;
}

.page-node-type-blog .author {
  margin-bottom: .5rem;
}

.page-node-type-blog .author__text {
  font-size: 1.125rem;
  font-weight: 900;
  font-family: "Lato", "Helvetica", Arial, sans-serif;
  padding: 0 0 0 .75rem;
}

@media (min-width: 50rem) {
  .page-node-type-blog .author__text {
    font-size: 1.3125rem;
  }
}

.page-node-type-blog .section__inner--column_seperator > .column {
  padding: 0 2.5% 0 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page-node-type-blog .section__inner--column_seperator > .column {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
}

.page-node-type-blog .section__inner--column_seperator > .column:last-child {
  padding-left: 0;
  padding-right: 2.5%;
  border-right: 1px solid #DBDCE1;
}

.page-node-type-blog .embedded-entity {
  margin-bottom: 1rem;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page-node-type-blog .embedded-entity {
    max-width: 690px;
  }
}

.page-node-type-blog ul, .page-node-type-blog ol {
  color: #333745;
  font-size: 1.125rem;
}

.page-node-type-blog .top-header ul {
  font-size: 1em;
}

#block-blog-landing-sidebar {
  padding-top: 2rem;
}

.toolbar-horizontal.toolbar-tray-open .sticky,
.toolbar-horizontal .sticky,
.sticky {
  top: 110px;
  position: -webkit-sticky;
  position: sticky;
}

.content-bottom {
  padding: 0 0 2rem 0;
}

/* Fix for collisions with the footer */
.region-content #block-sharethis {
  display: none;
}

@media (min-width: 50rem) {
  .region-content #block-sharethis {
    position: -webkit-sticky;
    position: sticky;
    padding-bottom: 17rem;
    margin-left: -60px;
    display: block;
    width: 0;
  }
  .region-content #block-sharethis + #block-icecream-content {
    margin-top: -17rem;
  }
}

.page-home-header .button {
  font-size: 1.23rem;
}

.page-agency-second-column-padding .section__inner--column_seperator > .column:last-child {
  padding: 0;
}

@media (min-width: 50rem) {
  .page-agency-second-column-padding .section__inner--column_seperator > .column:last-child {
    padding: 0 0 0 5.5em;
  }
}

.region-sidebar article.card {
  margin-bottom: 1rem;
}

.hide-background-on-mobile {
  background-size: 0 !important;
}

@media (min-width: 44rem) {
  .hide-background-on-mobile {
    background-size: inherit !important;
  }
}

#block-disqus-comment-field-block {
  max-width: 90%;
  margin: 0 auto;
}

.ie-vh .section__inner {
  height: 100vh;
}

.section.solutions--help-list--small .button__blue {
  background: #e5f7fc;
}

@media (min-width: 44rem) {
  .section.solutions--help-list--small {
    display: none;
  }
}

.section.solutions--help-list--normal {
  display: none;
}

@media (min-width: 44rem) {
  .section.solutions--help-list--normal {
    display: block;
  }
}

/**
 * @file Pattern Lab-Specific Styles
 *
 * This stylesheet is for styles you want to include only when the interface is being viewed within Pattern Lab.
 * This is helpful for displaying demo styles for grids, animations, color swatches, etc
 * It's also helpful for overriding context-specific styles like fixed or absolutely positioned elements
 * These styles will not be your production CSS.
 */
.sg-main {
  padding: 0 1em;
}

pre {
  margin-top: 0;
}

.sg-colors {
  overflow: hidden;
  margin: 5px;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
}

.sg-colors p {
  max-width: 100% !important;
}

.sg-colors > li {
  overflow: hidden;
  padding: .3em;
  margin: 0 0 10px;
  box-sizing: border-box;
  font-size: 12px;
}

.sg-colors > li .sg-color-block {
  width: 120px;
  height: 120px;
  display: inline-block;
}

.sg-colors > li .sg-color-detail {
  padding: 8px 10px;
  background: #f5f5f5;
  font-size: 14px;
}

@media all and (min-width: 700px) {
  .sg-colors > li {
    width: 150px;
  }
}

.sg-breakpoints {
  overflow: hidden;
  position: relative;
}

.sg-breakpoints ul {
  margin: 0;
  padding: 0;
}

.sg-breakpoints li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.sg-breakpoints .breakpoints > li {
  position: absolute;
  border-left: solid 3px #595959;
  height: 100%;
}

.sg-breakpoints .breakpoints > li > .label {
  display: block;
  background: #595959;
  padding: 3px;
  color: white;
}

.sg-breakpoints .breakpoints > li:hover {
  border-left-color: rgba(89, 89, 89, 0.3);
}

.sg-breakpoints .breakpoints > li:hover > .label {
  opacity: 0;
}

.sg-breakpoints .device_widths {
  padding-top: 20px;
}

.sg-breakpoints .device_widths > li {
  border-bottom: solid 3px #cccccc;
  text-align: right;
  margin-bottom: 15px;
  padding-right: 15px;
  border-right: solid 3px #cccccc;
}

.sg-font-sizes thead {
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 2px solid black;
}

.sg-font-sizes th,
.sg-font-sizes td {
  text-align: left;
  white-space: nowrap;
  line-height: 1.5em;
}

.sg-font-sizes th:first-child,
.sg-font-sizes td:first-child {
  padding-right: 12px;
}

.demo__block {
  height: 200px;
  background-color: rgba(165, 168, 180, 0.5);
}

.icons-container {
  max-width: 1140px;
  margin: 0 auto;
  padding: 25px;
}

.icons-demo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.icons__item {
  -ms-flex: auto;
      flex: auto;
  padding: .3em;
  margin: 0 .5em .5em 0;
  border: 1px solid #ddd;
  border-radius: 8px;
  line-height: 2em;
  overflow: hidden;
}

.icons__item:last-child {
  margin-bottom: .5em;
}

.icons__item i {
  display: inline-block;
  width: 32px;
  text-align: center;
}

.demo .g .gi {
  text-align: center;
  outline: dotted 1px #ccc;
}

/*# sourceMappingURL=style.css.map */