@charset "UTF-8";
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

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

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75); }
  .mfp-arrow-left {
    transform-origin: 0; }
  .mfp-arrow-right {
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/**
	 * Fade-zoom animation for first dialog
	 */
/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8); }

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  transform: scale(1); }

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  transform: scale(0.8);
  opacity: 0; }

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease-out; }

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8; }

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0; }

/**
	 * Fade-move animation for second dialog
	 */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  transition: all 0.2s ease-out;
  transform: translateY(-20px) perspective(600px) rotateX(10deg); }

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  transform: translateY(0) perspective(600px) rotateX(0); }

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  transform: translateY(-10px) perspective(600px) rotateX(10deg); }

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease-out; }

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8; }

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0; }

/**
 * Foundation for Sites
 * Version 6.7.4
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 48em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
  margin: 0; }

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

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

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

a {
  background-color: transparent; }

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

b,
strong {
  font-weight: bolder; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

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

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

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

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

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

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

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

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

[draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none; }

.foundation-mq {
  font-family: "small=0em&medium=48em&large=57.5em&xlarge=64em&xxlarge=90em"; }

html {
  box-sizing: border-box;
  font-size: 100%; }

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

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: "Assistant", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

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

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

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

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

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

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

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

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

::-moz-placeholder {
  color: #cacaca; }

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

::placeholder {
  color: #cacaca; }

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

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

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

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

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
  color: #0a0a0a; }
  label.middle {
    margin: 0 0 1rem;
    line-height: 1.5;
    padding: 0.5625rem 0; }

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

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

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

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

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

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    align-self: stretch;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem; }

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

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

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem; }

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

.is-invalid-input:not(:focus) {
  border-color: #b2121c;
  background-color: #f7e7e8; }
  .is-invalid-input:not(:focus)::-moz-placeholder {
    color: #b2121c; }
  .is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #b2121c; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #b2121c; }

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

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #b2121c; }
  .form-error.is-visible {
    display: block; }

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

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

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

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

small {
  font-size: 80%;
  line-height: inherit; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Assistant", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #333;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small,
  h4 small, .h4 small,
  h5 small, .h5 small,
  h6 small, .h6 small {
    line-height: 0;
    color: #cacaca; }

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

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

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

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

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

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

@media print, screen and (min-width: 48em) {
  h1, .h1 {
    font-size: 2.5rem; }
  h2, .h2 {
    font-size: 2.125rem; }
  h3, .h3 {
    font-size: 1.5rem; }
  h4, .h4 {
    font-size: 1.25rem; }
  h5, .h5 {
    font-size: 1.125rem; }
  h6, .h6 {
    font-size: 1rem; } }

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

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

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

li {
  font-size: inherit; }

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

ol {
  margin-left: 1.25rem; }

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

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

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.4;
    color: #8a8a8a; }

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

figure {
  margin: 0; }

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

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

.lead {
  font-size: 125%;
  line-height: 1.6; }

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

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

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

code, .code-inline {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #0a0a0a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem; }

.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #0a0a0a;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem; }

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

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

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

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

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

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

@media screen and (min-width: 64em) {
  .xlarge-text-left {
    text-align: left; }
  .xlarge-text-right {
    text-align: right; }
  .xlarge-text-center {
    text-align: center; }
  .xlarge-text-justify {
    text-align: justify; } }

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

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

.grid-container {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto; }
  @media print, screen and (min-width: 48em) {
    .grid-container {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media print, screen and (min-width: 57.5em) {
    .grid-container {
      padding-right: 2.5rem;
      padding-left: 2.5rem; } }
  .grid-container.fluid {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    @media print, screen and (min-width: 48em) {
      .grid-container.fluid {
        padding-right: 1.25rem;
        padding-left: 1.25rem; } }
    @media print, screen and (min-width: 57.5em) {
      .grid-container.fluid {
        padding-right: 2.5rem;
        padding-left: 2.5rem; } }
  .grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }

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

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

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

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

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12, .grid-x > .small-13, .grid-x > .small-14, .grid-x > .small-15, .grid-x > .small-16, .grid-x > .small-17, .grid-x > .small-18, .grid-x > .small-19, .grid-x > .small-20, .grid-x > .small-21, .grid-x > .small-22, .grid-x > .small-23, .grid-x > .small-24 {
  flex-basis: auto; }

@media print, screen and (min-width: 48em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12, .grid-x > .medium-13, .grid-x > .medium-14, .grid-x > .medium-15, .grid-x > .medium-16, .grid-x > .medium-17, .grid-x > .medium-18, .grid-x > .medium-19, .grid-x > .medium-20, .grid-x > .medium-21, .grid-x > .medium-22, .grid-x > .medium-23, .grid-x > .medium-24 {
    flex-basis: auto; } }

@media print, screen and (min-width: 57.5em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12, .grid-x > .large-13, .grid-x > .large-14, .grid-x > .large-15, .grid-x > .large-16, .grid-x > .large-17, .grid-x > .large-18, .grid-x > .large-19, .grid-x > .large-20, .grid-x > .large-21, .grid-x > .large-22, .grid-x > .large-23, .grid-x > .large-24 {
    flex-basis: auto; } }

@media screen and (min-width: 64em) {
  .grid-x > .xlarge-shrink, .grid-x > .xlarge-full, .grid-x > .xlarge-1, .grid-x > .xlarge-2, .grid-x > .xlarge-3, .grid-x > .xlarge-4, .grid-x > .xlarge-5, .grid-x > .xlarge-6, .grid-x > .xlarge-7, .grid-x > .xlarge-8, .grid-x > .xlarge-9, .grid-x > .xlarge-10, .grid-x > .xlarge-11, .grid-x > .xlarge-12, .grid-x > .xlarge-13, .grid-x > .xlarge-14, .grid-x > .xlarge-15, .grid-x > .xlarge-16, .grid-x > .xlarge-17, .grid-x > .xlarge-18, .grid-x > .xlarge-19, .grid-x > .xlarge-20, .grid-x > .xlarge-21, .grid-x > .xlarge-22, .grid-x > .xlarge-23, .grid-x > .xlarge-24 {
    flex-basis: auto; } }

.grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12, .grid-x > .small-13, .grid-x > .small-14, .grid-x > .small-15, .grid-x > .small-16, .grid-x > .small-17, .grid-x > .small-18, .grid-x > .small-19, .grid-x > .small-20, .grid-x > .small-21, .grid-x > .small-22, .grid-x > .small-23, .grid-x > .small-24 {
  flex: 0 0 auto; }

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

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

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

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

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

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

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

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

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

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

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

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

.grid-x > .small-13 {
  width: 54.16667%; }

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

.grid-x > .small-15 {
  width: 62.5%; }

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

.grid-x > .small-17 {
  width: 70.83333%; }

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

.grid-x > .small-19 {
  width: 79.16667%; }

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

.grid-x > .small-21 {
  width: 87.5%; }

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

.grid-x > .small-23 {
  width: 95.83333%; }

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

@media print, screen and (min-width: 48em) {
  .grid-x > .medium-auto {
    flex: 1 1 0;
    width: auto; }
  .grid-x > .medium-shrink, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12, .grid-x > .medium-13, .grid-x > .medium-14, .grid-x > .medium-15, .grid-x > .medium-16, .grid-x > .medium-17, .grid-x > .medium-18, .grid-x > .medium-19, .grid-x > .medium-20, .grid-x > .medium-21, .grid-x > .medium-22, .grid-x > .medium-23, .grid-x > .medium-24 {
    flex: 0 0 auto; }
  .grid-x > .medium-shrink {
    width: auto; }
  .grid-x > .medium-1 {
    width: 4.16667%; }
  .grid-x > .medium-2 {
    width: 8.33333%; }
  .grid-x > .medium-3 {
    width: 12.5%; }
  .grid-x > .medium-4 {
    width: 16.66667%; }
  .grid-x > .medium-5 {
    width: 20.83333%; }
  .grid-x > .medium-6 {
    width: 25%; }
  .grid-x > .medium-7 {
    width: 29.16667%; }
  .grid-x > .medium-8 {
    width: 33.33333%; }
  .grid-x > .medium-9 {
    width: 37.5%; }
  .grid-x > .medium-10 {
    width: 41.66667%; }
  .grid-x > .medium-11 {
    width: 45.83333%; }
  .grid-x > .medium-12 {
    width: 50%; }
  .grid-x > .medium-13 {
    width: 54.16667%; }
  .grid-x > .medium-14 {
    width: 58.33333%; }
  .grid-x > .medium-15 {
    width: 62.5%; }
  .grid-x > .medium-16 {
    width: 66.66667%; }
  .grid-x > .medium-17 {
    width: 70.83333%; }
  .grid-x > .medium-18 {
    width: 75%; }
  .grid-x > .medium-19 {
    width: 79.16667%; }
  .grid-x > .medium-20 {
    width: 83.33333%; }
  .grid-x > .medium-21 {
    width: 87.5%; }
  .grid-x > .medium-22 {
    width: 91.66667%; }
  .grid-x > .medium-23 {
    width: 95.83333%; }
  .grid-x > .medium-24 {
    width: 100%; } }

@media print, screen and (min-width: 57.5em) {
  .grid-x > .large-auto {
    flex: 1 1 0;
    width: auto; }
  .grid-x > .large-shrink, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12, .grid-x > .large-13, .grid-x > .large-14, .grid-x > .large-15, .grid-x > .large-16, .grid-x > .large-17, .grid-x > .large-18, .grid-x > .large-19, .grid-x > .large-20, .grid-x > .large-21, .grid-x > .large-22, .grid-x > .large-23, .grid-x > .large-24 {
    flex: 0 0 auto; }
  .grid-x > .large-shrink {
    width: auto; }
  .grid-x > .large-1 {
    width: 4.16667%; }
  .grid-x > .large-2 {
    width: 8.33333%; }
  .grid-x > .large-3 {
    width: 12.5%; }
  .grid-x > .large-4 {
    width: 16.66667%; }
  .grid-x > .large-5 {
    width: 20.83333%; }
  .grid-x > .large-6 {
    width: 25%; }
  .grid-x > .large-7 {
    width: 29.16667%; }
  .grid-x > .large-8 {
    width: 33.33333%; }
  .grid-x > .large-9 {
    width: 37.5%; }
  .grid-x > .large-10 {
    width: 41.66667%; }
  .grid-x > .large-11 {
    width: 45.83333%; }
  .grid-x > .large-12 {
    width: 50%; }
  .grid-x > .large-13 {
    width: 54.16667%; }
  .grid-x > .large-14 {
    width: 58.33333%; }
  .grid-x > .large-15 {
    width: 62.5%; }
  .grid-x > .large-16 {
    width: 66.66667%; }
  .grid-x > .large-17 {
    width: 70.83333%; }
  .grid-x > .large-18 {
    width: 75%; }
  .grid-x > .large-19 {
    width: 79.16667%; }
  .grid-x > .large-20 {
    width: 83.33333%; }
  .grid-x > .large-21 {
    width: 87.5%; }
  .grid-x > .large-22 {
    width: 91.66667%; }
  .grid-x > .large-23 {
    width: 95.83333%; }
  .grid-x > .large-24 {
    width: 100%; } }

@media screen and (min-width: 64em) {
  .grid-x > .xlarge-auto {
    flex: 1 1 0;
    width: auto; }
  .grid-x > .xlarge-shrink, .grid-x > .xlarge-1, .grid-x > .xlarge-2, .grid-x > .xlarge-3, .grid-x > .xlarge-4, .grid-x > .xlarge-5, .grid-x > .xlarge-6, .grid-x > .xlarge-7, .grid-x > .xlarge-8, .grid-x > .xlarge-9, .grid-x > .xlarge-10, .grid-x > .xlarge-11, .grid-x > .xlarge-12, .grid-x > .xlarge-13, .grid-x > .xlarge-14, .grid-x > .xlarge-15, .grid-x > .xlarge-16, .grid-x > .xlarge-17, .grid-x > .xlarge-18, .grid-x > .xlarge-19, .grid-x > .xlarge-20, .grid-x > .xlarge-21, .grid-x > .xlarge-22, .grid-x > .xlarge-23, .grid-x > .xlarge-24 {
    flex: 0 0 auto; }
  .grid-x > .xlarge-shrink {
    width: auto; }
  .grid-x > .xlarge-1 {
    width: 4.16667%; }
  .grid-x > .xlarge-2 {
    width: 8.33333%; }
  .grid-x > .xlarge-3 {
    width: 12.5%; }
  .grid-x > .xlarge-4 {
    width: 16.66667%; }
  .grid-x > .xlarge-5 {
    width: 20.83333%; }
  .grid-x > .xlarge-6 {
    width: 25%; }
  .grid-x > .xlarge-7 {
    width: 29.16667%; }
  .grid-x > .xlarge-8 {
    width: 33.33333%; }
  .grid-x > .xlarge-9 {
    width: 37.5%; }
  .grid-x > .xlarge-10 {
    width: 41.66667%; }
  .grid-x > .xlarge-11 {
    width: 45.83333%; }
  .grid-x > .xlarge-12 {
    width: 50%; }
  .grid-x > .xlarge-13 {
    width: 54.16667%; }
  .grid-x > .xlarge-14 {
    width: 58.33333%; }
  .grid-x > .xlarge-15 {
    width: 62.5%; }
  .grid-x > .xlarge-16 {
    width: 66.66667%; }
  .grid-x > .xlarge-17 {
    width: 70.83333%; }
  .grid-x > .xlarge-18 {
    width: 75%; }
  .grid-x > .xlarge-19 {
    width: 79.16667%; }
  .grid-x > .xlarge-20 {
    width: 83.33333%; }
  .grid-x > .xlarge-21 {
    width: 87.5%; }
  .grid-x > .xlarge-22 {
    width: 91.66667%; }
  .grid-x > .xlarge-23 {
    width: 95.83333%; }
  .grid-x > .xlarge-24 {
    width: 100%; } }

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

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

.grid-margin-x {
  margin-left: -1.25rem;
  margin-right: -1.25rem; }
  @media print, screen and (min-width: 48em) {
    .grid-margin-x {
      margin-left: -1.25rem;
      margin-right: -1.25rem; } }
  .grid-margin-x > .cell {
    width: calc(100% - 2.5rem);
    margin-left: 1.25rem;
    margin-right: 1.25rem; }
  @media print, screen and (min-width: 48em) {
    .grid-margin-x > .cell {
      width: calc(100% - 2.5rem);
      margin-left: 1.25rem;
      margin-right: 1.25rem; } }
  .grid-margin-x > .auto {
    width: auto; }
  .grid-margin-x > .shrink {
    width: auto; }
  .grid-margin-x > .small-1 {
    width: calc(4.16667% - 2.5rem); }
  .grid-margin-x > .small-2 {
    width: calc(8.33333% - 2.5rem); }
  .grid-margin-x > .small-3 {
    width: calc(12.5% - 2.5rem); }
  .grid-margin-x > .small-4 {
    width: calc(16.66667% - 2.5rem); }
  .grid-margin-x > .small-5 {
    width: calc(20.83333% - 2.5rem); }
  .grid-margin-x > .small-6 {
    width: calc(25% - 2.5rem); }
  .grid-margin-x > .small-7 {
    width: calc(29.16667% - 2.5rem); }
  .grid-margin-x > .small-8 {
    width: calc(33.33333% - 2.5rem); }
  .grid-margin-x > .small-9 {
    width: calc(37.5% - 2.5rem); }
  .grid-margin-x > .small-10 {
    width: calc(41.66667% - 2.5rem); }
  .grid-margin-x > .small-11 {
    width: calc(45.83333% - 2.5rem); }
  .grid-margin-x > .small-12 {
    width: calc(50% - 2.5rem); }
  .grid-margin-x > .small-13 {
    width: calc(54.16667% - 2.5rem); }
  .grid-margin-x > .small-14 {
    width: calc(58.33333% - 2.5rem); }
  .grid-margin-x > .small-15 {
    width: calc(62.5% - 2.5rem); }
  .grid-margin-x > .small-16 {
    width: calc(66.66667% - 2.5rem); }
  .grid-margin-x > .small-17 {
    width: calc(70.83333% - 2.5rem); }
  .grid-margin-x > .small-18 {
    width: calc(75% - 2.5rem); }
  .grid-margin-x > .small-19 {
    width: calc(79.16667% - 2.5rem); }
  .grid-margin-x > .small-20 {
    width: calc(83.33333% - 2.5rem); }
  .grid-margin-x > .small-21 {
    width: calc(87.5% - 2.5rem); }
  .grid-margin-x > .small-22 {
    width: calc(91.66667% - 2.5rem); }
  .grid-margin-x > .small-23 {
    width: calc(95.83333% - 2.5rem); }
  .grid-margin-x > .small-24 {
    width: calc(100% - 2.5rem); }
  @media print, screen and (min-width: 48em) {
    .grid-margin-x > .auto {
      width: auto; }
    .grid-margin-x > .shrink {
      width: auto; }
    .grid-margin-x > .small-1 {
      width: calc(4.16667% - 2.5rem); }
    .grid-margin-x > .small-2 {
      width: calc(8.33333% - 2.5rem); }
    .grid-margin-x > .small-3 {
      width: calc(12.5% - 2.5rem); }
    .grid-margin-x > .small-4 {
      width: calc(16.66667% - 2.5rem); }
    .grid-margin-x > .small-5 {
      width: calc(20.83333% - 2.5rem); }
    .grid-margin-x > .small-6 {
      width: calc(25% - 2.5rem); }
    .grid-margin-x > .small-7 {
      width: calc(29.16667% - 2.5rem); }
    .grid-margin-x > .small-8 {
      width: calc(33.33333% - 2.5rem); }
    .grid-margin-x > .small-9 {
      width: calc(37.5% - 2.5rem); }
    .grid-margin-x > .small-10 {
      width: calc(41.66667% - 2.5rem); }
    .grid-margin-x > .small-11 {
      width: calc(45.83333% - 2.5rem); }
    .grid-margin-x > .small-12 {
      width: calc(50% - 2.5rem); }
    .grid-margin-x > .small-13 {
      width: calc(54.16667% - 2.5rem); }
    .grid-margin-x > .small-14 {
      width: calc(58.33333% - 2.5rem); }
    .grid-margin-x > .small-15 {
      width: calc(62.5% - 2.5rem); }
    .grid-margin-x > .small-16 {
      width: calc(66.66667% - 2.5rem); }
    .grid-margin-x > .small-17 {
      width: calc(70.83333% - 2.5rem); }
    .grid-margin-x > .small-18 {
      width: calc(75% - 2.5rem); }
    .grid-margin-x > .small-19 {
      width: calc(79.16667% - 2.5rem); }
    .grid-margin-x > .small-20 {
      width: calc(83.33333% - 2.5rem); }
    .grid-margin-x > .small-21 {
      width: calc(87.5% - 2.5rem); }
    .grid-margin-x > .small-22 {
      width: calc(91.66667% - 2.5rem); }
    .grid-margin-x > .small-23 {
      width: calc(95.83333% - 2.5rem); }
    .grid-margin-x > .small-24 {
      width: calc(100% - 2.5rem); }
    .grid-margin-x > .medium-auto {
      width: auto; }
    .grid-margin-x > .medium-shrink {
      width: auto; }
    .grid-margin-x > .medium-1 {
      width: calc(4.16667% - 2.5rem); }
    .grid-margin-x > .medium-2 {
      width: calc(8.33333% - 2.5rem); }
    .grid-margin-x > .medium-3 {
      width: calc(12.5% - 2.5rem); }
    .grid-margin-x > .medium-4 {
      width: calc(16.66667% - 2.5rem); }
    .grid-margin-x > .medium-5 {
      width: calc(20.83333% - 2.5rem); }
    .grid-margin-x > .medium-6 {
      width: calc(25% - 2.5rem); }
    .grid-margin-x > .medium-7 {
      width: calc(29.16667% - 2.5rem); }
    .grid-margin-x > .medium-8 {
      width: calc(33.33333% - 2.5rem); }
    .grid-margin-x > .medium-9 {
      width: calc(37.5% - 2.5rem); }
    .grid-margin-x > .medium-10 {
      width: calc(41.66667% - 2.5rem); }
    .grid-margin-x > .medium-11 {
      width: calc(45.83333% - 2.5rem); }
    .grid-margin-x > .medium-12 {
      width: calc(50% - 2.5rem); }
    .grid-margin-x > .medium-13 {
      width: calc(54.16667% - 2.5rem); }
    .grid-margin-x > .medium-14 {
      width: calc(58.33333% - 2.5rem); }
    .grid-margin-x > .medium-15 {
      width: calc(62.5% - 2.5rem); }
    .grid-margin-x > .medium-16 {
      width: calc(66.66667% - 2.5rem); }
    .grid-margin-x > .medium-17 {
      width: calc(70.83333% - 2.5rem); }
    .grid-margin-x > .medium-18 {
      width: calc(75% - 2.5rem); }
    .grid-margin-x > .medium-19 {
      width: calc(79.16667% - 2.5rem); }
    .grid-margin-x > .medium-20 {
      width: calc(83.33333% - 2.5rem); }
    .grid-margin-x > .medium-21 {
      width: calc(87.5% - 2.5rem); }
    .grid-margin-x > .medium-22 {
      width: calc(91.66667% - 2.5rem); }
    .grid-margin-x > .medium-23 {
      width: calc(95.83333% - 2.5rem); }
    .grid-margin-x > .medium-24 {
      width: calc(100% - 2.5rem); } }
  @media print, screen and (min-width: 57.5em) {
    .grid-margin-x > .large-auto {
      width: auto; }
    .grid-margin-x > .large-shrink {
      width: auto; }
    .grid-margin-x > .large-1 {
      width: calc(4.16667% - 2.5rem); }
    .grid-margin-x > .large-2 {
      width: calc(8.33333% - 2.5rem); }
    .grid-margin-x > .large-3 {
      width: calc(12.5% - 2.5rem); }
    .grid-margin-x > .large-4 {
      width: calc(16.66667% - 2.5rem); }
    .grid-margin-x > .large-5 {
      width: calc(20.83333% - 2.5rem); }
    .grid-margin-x > .large-6 {
      width: calc(25% - 2.5rem); }
    .grid-margin-x > .large-7 {
      width: calc(29.16667% - 2.5rem); }
    .grid-margin-x > .large-8 {
      width: calc(33.33333% - 2.5rem); }
    .grid-margin-x > .large-9 {
      width: calc(37.5% - 2.5rem); }
    .grid-margin-x > .large-10 {
      width: calc(41.66667% - 2.5rem); }
    .grid-margin-x > .large-11 {
      width: calc(45.83333% - 2.5rem); }
    .grid-margin-x > .large-12 {
      width: calc(50% - 2.5rem); }
    .grid-margin-x > .large-13 {
      width: calc(54.16667% - 2.5rem); }
    .grid-margin-x > .large-14 {
      width: calc(58.33333% - 2.5rem); }
    .grid-margin-x > .large-15 {
      width: calc(62.5% - 2.5rem); }
    .grid-margin-x > .large-16 {
      width: calc(66.66667% - 2.5rem); }
    .grid-margin-x > .large-17 {
      width: calc(70.83333% - 2.5rem); }
    .grid-margin-x > .large-18 {
      width: calc(75% - 2.5rem); }
    .grid-margin-x > .large-19 {
      width: calc(79.16667% - 2.5rem); }
    .grid-margin-x > .large-20 {
      width: calc(83.33333% - 2.5rem); }
    .grid-margin-x > .large-21 {
      width: calc(87.5% - 2.5rem); }
    .grid-margin-x > .large-22 {
      width: calc(91.66667% - 2.5rem); }
    .grid-margin-x > .large-23 {
      width: calc(95.83333% - 2.5rem); }
    .grid-margin-x > .large-24 {
      width: calc(100% - 2.5rem); } }
  @media screen and (min-width: 64em) {
    .grid-margin-x > .xlarge-auto {
      width: auto; }
    .grid-margin-x > .xlarge-shrink {
      width: auto; }
    .grid-margin-x > .xlarge-1 {
      width: calc(4.16667% - 2.5rem); }
    .grid-margin-x > .xlarge-2 {
      width: calc(8.33333% - 2.5rem); }
    .grid-margin-x > .xlarge-3 {
      width: calc(12.5% - 2.5rem); }
    .grid-margin-x > .xlarge-4 {
      width: calc(16.66667% - 2.5rem); }
    .grid-margin-x > .xlarge-5 {
      width: calc(20.83333% - 2.5rem); }
    .grid-margin-x > .xlarge-6 {
      width: calc(25% - 2.5rem); }
    .grid-margin-x > .xlarge-7 {
      width: calc(29.16667% - 2.5rem); }
    .grid-margin-x > .xlarge-8 {
      width: calc(33.33333% - 2.5rem); }
    .grid-margin-x > .xlarge-9 {
      width: calc(37.5% - 2.5rem); }
    .grid-margin-x > .xlarge-10 {
      width: calc(41.66667% - 2.5rem); }
    .grid-margin-x > .xlarge-11 {
      width: calc(45.83333% - 2.5rem); }
    .grid-margin-x > .xlarge-12 {
      width: calc(50% - 2.5rem); }
    .grid-margin-x > .xlarge-13 {
      width: calc(54.16667% - 2.5rem); }
    .grid-margin-x > .xlarge-14 {
      width: calc(58.33333% - 2.5rem); }
    .grid-margin-x > .xlarge-15 {
      width: calc(62.5% - 2.5rem); }
    .grid-margin-x > .xlarge-16 {
      width: calc(66.66667% - 2.5rem); }
    .grid-margin-x > .xlarge-17 {
      width: calc(70.83333% - 2.5rem); }
    .grid-margin-x > .xlarge-18 {
      width: calc(75% - 2.5rem); }
    .grid-margin-x > .xlarge-19 {
      width: calc(79.16667% - 2.5rem); }
    .grid-margin-x > .xlarge-20 {
      width: calc(83.33333% - 2.5rem); }
    .grid-margin-x > .xlarge-21 {
      width: calc(87.5% - 2.5rem); }
    .grid-margin-x > .xlarge-22 {
      width: calc(91.66667% - 2.5rem); }
    .grid-margin-x > .xlarge-23 {
      width: calc(95.83333% - 2.5rem); }
    .grid-margin-x > .xlarge-24 {
      width: calc(100% - 2.5rem); } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.small-margin-collapse {
  margin-right: 0;
  margin-left: 0; }
  .small-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; }
  .small-margin-collapse > .small-1 {
    width: 4.16667%; }
  .small-margin-collapse > .small-2 {
    width: 8.33333%; }
  .small-margin-collapse > .small-3 {
    width: 12.5%; }
  .small-margin-collapse > .small-4 {
    width: 16.66667%; }
  .small-margin-collapse > .small-5 {
    width: 20.83333%; }
  .small-margin-collapse > .small-6 {
    width: 25%; }
  .small-margin-collapse > .small-7 {
    width: 29.16667%; }
  .small-margin-collapse > .small-8 {
    width: 33.33333%; }
  .small-margin-collapse > .small-9 {
    width: 37.5%; }
  .small-margin-collapse > .small-10 {
    width: 41.66667%; }
  .small-margin-collapse > .small-11 {
    width: 45.83333%; }
  .small-margin-collapse > .small-12 {
    width: 50%; }
  .small-margin-collapse > .small-13 {
    width: 54.16667%; }
  .small-margin-collapse > .small-14 {
    width: 58.33333%; }
  .small-margin-collapse > .small-15 {
    width: 62.5%; }
  .small-margin-collapse > .small-16 {
    width: 66.66667%; }
  .small-margin-collapse > .small-17 {
    width: 70.83333%; }
  .small-margin-collapse > .small-18 {
    width: 75%; }
  .small-margin-collapse > .small-19 {
    width: 79.16667%; }
  .small-margin-collapse > .small-20 {
    width: 83.33333%; }
  .small-margin-collapse > .small-21 {
    width: 87.5%; }
  .small-margin-collapse > .small-22 {
    width: 91.66667%; }
  .small-margin-collapse > .small-23 {
    width: 95.83333%; }
  .small-margin-collapse > .small-24 {
    width: 100%; }
  @media print, screen and (min-width: 48em) {
    .small-margin-collapse > .medium-1 {
      width: 4.16667%; }
    .small-margin-collapse > .medium-2 {
      width: 8.33333%; }
    .small-margin-collapse > .medium-3 {
      width: 12.5%; }
    .small-margin-collapse > .medium-4 {
      width: 16.66667%; }
    .small-margin-collapse > .medium-5 {
      width: 20.83333%; }
    .small-margin-collapse > .medium-6 {
      width: 25%; }
    .small-margin-collapse > .medium-7 {
      width: 29.16667%; }
    .small-margin-collapse > .medium-8 {
      width: 33.33333%; }
    .small-margin-collapse > .medium-9 {
      width: 37.5%; }
    .small-margin-collapse > .medium-10 {
      width: 41.66667%; }
    .small-margin-collapse > .medium-11 {
      width: 45.83333%; }
    .small-margin-collapse > .medium-12 {
      width: 50%; }
    .small-margin-collapse > .medium-13 {
      width: 54.16667%; }
    .small-margin-collapse > .medium-14 {
      width: 58.33333%; }
    .small-margin-collapse > .medium-15 {
      width: 62.5%; }
    .small-margin-collapse > .medium-16 {
      width: 66.66667%; }
    .small-margin-collapse > .medium-17 {
      width: 70.83333%; }
    .small-margin-collapse > .medium-18 {
      width: 75%; }
    .small-margin-collapse > .medium-19 {
      width: 79.16667%; }
    .small-margin-collapse > .medium-20 {
      width: 83.33333%; }
    .small-margin-collapse > .medium-21 {
      width: 87.5%; }
    .small-margin-collapse > .medium-22 {
      width: 91.66667%; }
    .small-margin-collapse > .medium-23 {
      width: 95.83333%; }
    .small-margin-collapse > .medium-24 {
      width: 100%; } }
  @media print, screen and (min-width: 57.5em) {
    .small-margin-collapse > .large-1 {
      width: 4.16667%; }
    .small-margin-collapse > .large-2 {
      width: 8.33333%; }
    .small-margin-collapse > .large-3 {
      width: 12.5%; }
    .small-margin-collapse > .large-4 {
      width: 16.66667%; }
    .small-margin-collapse > .large-5 {
      width: 20.83333%; }
    .small-margin-collapse > .large-6 {
      width: 25%; }
    .small-margin-collapse > .large-7 {
      width: 29.16667%; }
    .small-margin-collapse > .large-8 {
      width: 33.33333%; }
    .small-margin-collapse > .large-9 {
      width: 37.5%; }
    .small-margin-collapse > .large-10 {
      width: 41.66667%; }
    .small-margin-collapse > .large-11 {
      width: 45.83333%; }
    .small-margin-collapse > .large-12 {
      width: 50%; }
    .small-margin-collapse > .large-13 {
      width: 54.16667%; }
    .small-margin-collapse > .large-14 {
      width: 58.33333%; }
    .small-margin-collapse > .large-15 {
      width: 62.5%; }
    .small-margin-collapse > .large-16 {
      width: 66.66667%; }
    .small-margin-collapse > .large-17 {
      width: 70.83333%; }
    .small-margin-collapse > .large-18 {
      width: 75%; }
    .small-margin-collapse > .large-19 {
      width: 79.16667%; }
    .small-margin-collapse > .large-20 {
      width: 83.33333%; }
    .small-margin-collapse > .large-21 {
      width: 87.5%; }
    .small-margin-collapse > .large-22 {
      width: 91.66667%; }
    .small-margin-collapse > .large-23 {
      width: 95.83333%; }
    .small-margin-collapse > .large-24 {
      width: 100%; } }
  @media screen and (min-width: 64em) {
    .small-margin-collapse > .xlarge-1 {
      width: 4.16667%; }
    .small-margin-collapse > .xlarge-2 {
      width: 8.33333%; }
    .small-margin-collapse > .xlarge-3 {
      width: 12.5%; }
    .small-margin-collapse > .xlarge-4 {
      width: 16.66667%; }
    .small-margin-collapse > .xlarge-5 {
      width: 20.83333%; }
    .small-margin-collapse > .xlarge-6 {
      width: 25%; }
    .small-margin-collapse > .xlarge-7 {
      width: 29.16667%; }
    .small-margin-collapse > .xlarge-8 {
      width: 33.33333%; }
    .small-margin-collapse > .xlarge-9 {
      width: 37.5%; }
    .small-margin-collapse > .xlarge-10 {
      width: 41.66667%; }
    .small-margin-collapse > .xlarge-11 {
      width: 45.83333%; }
    .small-margin-collapse > .xlarge-12 {
      width: 50%; }
    .small-margin-collapse > .xlarge-13 {
      width: 54.16667%; }
    .small-margin-collapse > .xlarge-14 {
      width: 58.33333%; }
    .small-margin-collapse > .xlarge-15 {
      width: 62.5%; }
    .small-margin-collapse > .xlarge-16 {
      width: 66.66667%; }
    .small-margin-collapse > .xlarge-17 {
      width: 70.83333%; }
    .small-margin-collapse > .xlarge-18 {
      width: 75%; }
    .small-margin-collapse > .xlarge-19 {
      width: 79.16667%; }
    .small-margin-collapse > .xlarge-20 {
      width: 83.33333%; }
    .small-margin-collapse > .xlarge-21 {
      width: 87.5%; }
    .small-margin-collapse > .xlarge-22 {
      width: 91.66667%; }
    .small-margin-collapse > .xlarge-23 {
      width: 95.83333%; }
    .small-margin-collapse > .xlarge-24 {
      width: 100%; } }

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

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

@media print, screen and (min-width: 48em) {
  .medium-margin-collapse > .small-1 {
    width: 4.16667%; }
  .medium-margin-collapse > .small-2 {
    width: 8.33333%; }
  .medium-margin-collapse > .small-3 {
    width: 12.5%; }
  .medium-margin-collapse > .small-4 {
    width: 16.66667%; }
  .medium-margin-collapse > .small-5 {
    width: 20.83333%; }
  .medium-margin-collapse > .small-6 {
    width: 25%; }
  .medium-margin-collapse > .small-7 {
    width: 29.16667%; }
  .medium-margin-collapse > .small-8 {
    width: 33.33333%; }
  .medium-margin-collapse > .small-9 {
    width: 37.5%; }
  .medium-margin-collapse > .small-10 {
    width: 41.66667%; }
  .medium-margin-collapse > .small-11 {
    width: 45.83333%; }
  .medium-margin-collapse > .small-12 {
    width: 50%; }
  .medium-margin-collapse > .small-13 {
    width: 54.16667%; }
  .medium-margin-collapse > .small-14 {
    width: 58.33333%; }
  .medium-margin-collapse > .small-15 {
    width: 62.5%; }
  .medium-margin-collapse > .small-16 {
    width: 66.66667%; }
  .medium-margin-collapse > .small-17 {
    width: 70.83333%; }
  .medium-margin-collapse > .small-18 {
    width: 75%; }
  .medium-margin-collapse > .small-19 {
    width: 79.16667%; }
  .medium-margin-collapse > .small-20 {
    width: 83.33333%; }
  .medium-margin-collapse > .small-21 {
    width: 87.5%; }
  .medium-margin-collapse > .small-22 {
    width: 91.66667%; }
  .medium-margin-collapse > .small-23 {
    width: 95.83333%; }
  .medium-margin-collapse > .small-24 {
    width: 100%; } }

@media print, screen and (min-width: 48em) {
  .medium-margin-collapse > .medium-1 {
    width: 4.16667%; }
  .medium-margin-collapse > .medium-2 {
    width: 8.33333%; }
  .medium-margin-collapse > .medium-3 {
    width: 12.5%; }
  .medium-margin-collapse > .medium-4 {
    width: 16.66667%; }
  .medium-margin-collapse > .medium-5 {
    width: 20.83333%; }
  .medium-margin-collapse > .medium-6 {
    width: 25%; }
  .medium-margin-collapse > .medium-7 {
    width: 29.16667%; }
  .medium-margin-collapse > .medium-8 {
    width: 33.33333%; }
  .medium-margin-collapse > .medium-9 {
    width: 37.5%; }
  .medium-margin-collapse > .medium-10 {
    width: 41.66667%; }
  .medium-margin-collapse > .medium-11 {
    width: 45.83333%; }
  .medium-margin-collapse > .medium-12 {
    width: 50%; }
  .medium-margin-collapse > .medium-13 {
    width: 54.16667%; }
  .medium-margin-collapse > .medium-14 {
    width: 58.33333%; }
  .medium-margin-collapse > .medium-15 {
    width: 62.5%; }
  .medium-margin-collapse > .medium-16 {
    width: 66.66667%; }
  .medium-margin-collapse > .medium-17 {
    width: 70.83333%; }
  .medium-margin-collapse > .medium-18 {
    width: 75%; }
  .medium-margin-collapse > .medium-19 {
    width: 79.16667%; }
  .medium-margin-collapse > .medium-20 {
    width: 83.33333%; }
  .medium-margin-collapse > .medium-21 {
    width: 87.5%; }
  .medium-margin-collapse > .medium-22 {
    width: 91.66667%; }
  .medium-margin-collapse > .medium-23 {
    width: 95.83333%; }
  .medium-margin-collapse > .medium-24 {
    width: 100%; } }

@media print, screen and (min-width: 57.5em) {
  .medium-margin-collapse > .large-1 {
    width: 4.16667%; }
  .medium-margin-collapse > .large-2 {
    width: 8.33333%; }
  .medium-margin-collapse > .large-3 {
    width: 12.5%; }
  .medium-margin-collapse > .large-4 {
    width: 16.66667%; }
  .medium-margin-collapse > .large-5 {
    width: 20.83333%; }
  .medium-margin-collapse > .large-6 {
    width: 25%; }
  .medium-margin-collapse > .large-7 {
    width: 29.16667%; }
  .medium-margin-collapse > .large-8 {
    width: 33.33333%; }
  .medium-margin-collapse > .large-9 {
    width: 37.5%; }
  .medium-margin-collapse > .large-10 {
    width: 41.66667%; }
  .medium-margin-collapse > .large-11 {
    width: 45.83333%; }
  .medium-margin-collapse > .large-12 {
    width: 50%; }
  .medium-margin-collapse > .large-13 {
    width: 54.16667%; }
  .medium-margin-collapse > .large-14 {
    width: 58.33333%; }
  .medium-margin-collapse > .large-15 {
    width: 62.5%; }
  .medium-margin-collapse > .large-16 {
    width: 66.66667%; }
  .medium-margin-collapse > .large-17 {
    width: 70.83333%; }
  .medium-margin-collapse > .large-18 {
    width: 75%; }
  .medium-margin-collapse > .large-19 {
    width: 79.16667%; }
  .medium-margin-collapse > .large-20 {
    width: 83.33333%; }
  .medium-margin-collapse > .large-21 {
    width: 87.5%; }
  .medium-margin-collapse > .large-22 {
    width: 91.66667%; }
  .medium-margin-collapse > .large-23 {
    width: 95.83333%; }
  .medium-margin-collapse > .large-24 {
    width: 100%; } }

@media screen and (min-width: 64em) {
  .medium-margin-collapse > .xlarge-1 {
    width: 4.16667%; }
  .medium-margin-collapse > .xlarge-2 {
    width: 8.33333%; }
  .medium-margin-collapse > .xlarge-3 {
    width: 12.5%; }
  .medium-margin-collapse > .xlarge-4 {
    width: 16.66667%; }
  .medium-margin-collapse > .xlarge-5 {
    width: 20.83333%; }
  .medium-margin-collapse > .xlarge-6 {
    width: 25%; }
  .medium-margin-collapse > .xlarge-7 {
    width: 29.16667%; }
  .medium-margin-collapse > .xlarge-8 {
    width: 33.33333%; }
  .medium-margin-collapse > .xlarge-9 {
    width: 37.5%; }
  .medium-margin-collapse > .xlarge-10 {
    width: 41.66667%; }
  .medium-margin-collapse > .xlarge-11 {
    width: 45.83333%; }
  .medium-margin-collapse > .xlarge-12 {
    width: 50%; }
  .medium-margin-collapse > .xlarge-13 {
    width: 54.16667%; }
  .medium-margin-collapse > .xlarge-14 {
    width: 58.33333%; }
  .medium-margin-collapse > .xlarge-15 {
    width: 62.5%; }
  .medium-margin-collapse > .xlarge-16 {
    width: 66.66667%; }
  .medium-margin-collapse > .xlarge-17 {
    width: 70.83333%; }
  .medium-margin-collapse > .xlarge-18 {
    width: 75%; }
  .medium-margin-collapse > .xlarge-19 {
    width: 79.16667%; }
  .medium-margin-collapse > .xlarge-20 {
    width: 83.33333%; }
  .medium-margin-collapse > .xlarge-21 {
    width: 87.5%; }
  .medium-margin-collapse > .xlarge-22 {
    width: 91.66667%; }
  .medium-margin-collapse > .xlarge-23 {
    width: 95.83333%; }
  .medium-margin-collapse > .xlarge-24 {
    width: 100%; } }

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

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

@media print, screen and (min-width: 57.5em) {
  .large-margin-collapse > .small-1 {
    width: 4.16667%; }
  .large-margin-collapse > .small-2 {
    width: 8.33333%; }
  .large-margin-collapse > .small-3 {
    width: 12.5%; }
  .large-margin-collapse > .small-4 {
    width: 16.66667%; }
  .large-margin-collapse > .small-5 {
    width: 20.83333%; }
  .large-margin-collapse > .small-6 {
    width: 25%; }
  .large-margin-collapse > .small-7 {
    width: 29.16667%; }
  .large-margin-collapse > .small-8 {
    width: 33.33333%; }
  .large-margin-collapse > .small-9 {
    width: 37.5%; }
  .large-margin-collapse > .small-10 {
    width: 41.66667%; }
  .large-margin-collapse > .small-11 {
    width: 45.83333%; }
  .large-margin-collapse > .small-12 {
    width: 50%; }
  .large-margin-collapse > .small-13 {
    width: 54.16667%; }
  .large-margin-collapse > .small-14 {
    width: 58.33333%; }
  .large-margin-collapse > .small-15 {
    width: 62.5%; }
  .large-margin-collapse > .small-16 {
    width: 66.66667%; }
  .large-margin-collapse > .small-17 {
    width: 70.83333%; }
  .large-margin-collapse > .small-18 {
    width: 75%; }
  .large-margin-collapse > .small-19 {
    width: 79.16667%; }
  .large-margin-collapse > .small-20 {
    width: 83.33333%; }
  .large-margin-collapse > .small-21 {
    width: 87.5%; }
  .large-margin-collapse > .small-22 {
    width: 91.66667%; }
  .large-margin-collapse > .small-23 {
    width: 95.83333%; }
  .large-margin-collapse > .small-24 {
    width: 100%; } }

@media print, screen and (min-width: 57.5em) {
  .large-margin-collapse > .medium-1 {
    width: 4.16667%; }
  .large-margin-collapse > .medium-2 {
    width: 8.33333%; }
  .large-margin-collapse > .medium-3 {
    width: 12.5%; }
  .large-margin-collapse > .medium-4 {
    width: 16.66667%; }
  .large-margin-collapse > .medium-5 {
    width: 20.83333%; }
  .large-margin-collapse > .medium-6 {
    width: 25%; }
  .large-margin-collapse > .medium-7 {
    width: 29.16667%; }
  .large-margin-collapse > .medium-8 {
    width: 33.33333%; }
  .large-margin-collapse > .medium-9 {
    width: 37.5%; }
  .large-margin-collapse > .medium-10 {
    width: 41.66667%; }
  .large-margin-collapse > .medium-11 {
    width: 45.83333%; }
  .large-margin-collapse > .medium-12 {
    width: 50%; }
  .large-margin-collapse > .medium-13 {
    width: 54.16667%; }
  .large-margin-collapse > .medium-14 {
    width: 58.33333%; }
  .large-margin-collapse > .medium-15 {
    width: 62.5%; }
  .large-margin-collapse > .medium-16 {
    width: 66.66667%; }
  .large-margin-collapse > .medium-17 {
    width: 70.83333%; }
  .large-margin-collapse > .medium-18 {
    width: 75%; }
  .large-margin-collapse > .medium-19 {
    width: 79.16667%; }
  .large-margin-collapse > .medium-20 {
    width: 83.33333%; }
  .large-margin-collapse > .medium-21 {
    width: 87.5%; }
  .large-margin-collapse > .medium-22 {
    width: 91.66667%; }
  .large-margin-collapse > .medium-23 {
    width: 95.83333%; }
  .large-margin-collapse > .medium-24 {
    width: 100%; } }

@media print, screen and (min-width: 57.5em) {
  .large-margin-collapse > .large-1 {
    width: 4.16667%; }
  .large-margin-collapse > .large-2 {
    width: 8.33333%; }
  .large-margin-collapse > .large-3 {
    width: 12.5%; }
  .large-margin-collapse > .large-4 {
    width: 16.66667%; }
  .large-margin-collapse > .large-5 {
    width: 20.83333%; }
  .large-margin-collapse > .large-6 {
    width: 25%; }
  .large-margin-collapse > .large-7 {
    width: 29.16667%; }
  .large-margin-collapse > .large-8 {
    width: 33.33333%; }
  .large-margin-collapse > .large-9 {
    width: 37.5%; }
  .large-margin-collapse > .large-10 {
    width: 41.66667%; }
  .large-margin-collapse > .large-11 {
    width: 45.83333%; }
  .large-margin-collapse > .large-12 {
    width: 50%; }
  .large-margin-collapse > .large-13 {
    width: 54.16667%; }
  .large-margin-collapse > .large-14 {
    width: 58.33333%; }
  .large-margin-collapse > .large-15 {
    width: 62.5%; }
  .large-margin-collapse > .large-16 {
    width: 66.66667%; }
  .large-margin-collapse > .large-17 {
    width: 70.83333%; }
  .large-margin-collapse > .large-18 {
    width: 75%; }
  .large-margin-collapse > .large-19 {
    width: 79.16667%; }
  .large-margin-collapse > .large-20 {
    width: 83.33333%; }
  .large-margin-collapse > .large-21 {
    width: 87.5%; }
  .large-margin-collapse > .large-22 {
    width: 91.66667%; }
  .large-margin-collapse > .large-23 {
    width: 95.83333%; }
  .large-margin-collapse > .large-24 {
    width: 100%; } }

@media screen and (min-width: 64em) {
  .large-margin-collapse > .xlarge-1 {
    width: 4.16667%; }
  .large-margin-collapse > .xlarge-2 {
    width: 8.33333%; }
  .large-margin-collapse > .xlarge-3 {
    width: 12.5%; }
  .large-margin-collapse > .xlarge-4 {
    width: 16.66667%; }
  .large-margin-collapse > .xlarge-5 {
    width: 20.83333%; }
  .large-margin-collapse > .xlarge-6 {
    width: 25%; }
  .large-margin-collapse > .xlarge-7 {
    width: 29.16667%; }
  .large-margin-collapse > .xlarge-8 {
    width: 33.33333%; }
  .large-margin-collapse > .xlarge-9 {
    width: 37.5%; }
  .large-margin-collapse > .xlarge-10 {
    width: 41.66667%; }
  .large-margin-collapse > .xlarge-11 {
    width: 45.83333%; }
  .large-margin-collapse > .xlarge-12 {
    width: 50%; }
  .large-margin-collapse > .xlarge-13 {
    width: 54.16667%; }
  .large-margin-collapse > .xlarge-14 {
    width: 58.33333%; }
  .large-margin-collapse > .xlarge-15 {
    width: 62.5%; }
  .large-margin-collapse > .xlarge-16 {
    width: 66.66667%; }
  .large-margin-collapse > .xlarge-17 {
    width: 70.83333%; }
  .large-margin-collapse > .xlarge-18 {
    width: 75%; }
  .large-margin-collapse > .xlarge-19 {
    width: 79.16667%; }
  .large-margin-collapse > .xlarge-20 {
    width: 83.33333%; }
  .large-margin-collapse > .xlarge-21 {
    width: 87.5%; }
  .large-margin-collapse > .xlarge-22 {
    width: 91.66667%; }
  .large-margin-collapse > .xlarge-23 {
    width: 95.83333%; }
  .large-margin-collapse > .xlarge-24 {
    width: 100%; } }

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

@media screen and (min-width: 64em) {
  .xlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .xlarge-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

@media screen and (min-width: 64em) {
  .xlarge-margin-collapse > .small-1 {
    width: 4.16667%; }
  .xlarge-margin-collapse > .small-2 {
    width: 8.33333%; }
  .xlarge-margin-collapse > .small-3 {
    width: 12.5%; }
  .xlarge-margin-collapse > .small-4 {
    width: 16.66667%; }
  .xlarge-margin-collapse > .small-5 {
    width: 20.83333%; }
  .xlarge-margin-collapse > .small-6 {
    width: 25%; }
  .xlarge-margin-collapse > .small-7 {
    width: 29.16667%; }
  .xlarge-margin-collapse > .small-8 {
    width: 33.33333%; }
  .xlarge-margin-collapse > .small-9 {
    width: 37.5%; }
  .xlarge-margin-collapse > .small-10 {
    width: 41.66667%; }
  .xlarge-margin-collapse > .small-11 {
    width: 45.83333%; }
  .xlarge-margin-collapse > .small-12 {
    width: 50%; }
  .xlarge-margin-collapse > .small-13 {
    width: 54.16667%; }
  .xlarge-margin-collapse > .small-14 {
    width: 58.33333%; }
  .xlarge-margin-collapse > .small-15 {
    width: 62.5%; }
  .xlarge-margin-collapse > .small-16 {
    width: 66.66667%; }
  .xlarge-margin-collapse > .small-17 {
    width: 70.83333%; }
  .xlarge-margin-collapse > .small-18 {
    width: 75%; }
  .xlarge-margin-collapse > .small-19 {
    width: 79.16667%; }
  .xlarge-margin-collapse > .small-20 {
    width: 83.33333%; }
  .xlarge-margin-collapse > .small-21 {
    width: 87.5%; }
  .xlarge-margin-collapse > .small-22 {
    width: 91.66667%; }
  .xlarge-margin-collapse > .small-23 {
    width: 95.83333%; }
  .xlarge-margin-collapse > .small-24 {
    width: 100%; } }

@media screen and (min-width: 64em) {
  .xlarge-margin-collapse > .medium-1 {
    width: 4.16667%; }
  .xlarge-margin-collapse > .medium-2 {
    width: 8.33333%; }
  .xlarge-margin-collapse > .medium-3 {
    width: 12.5%; }
  .xlarge-margin-collapse > .medium-4 {
    width: 16.66667%; }
  .xlarge-margin-collapse > .medium-5 {
    width: 20.83333%; }
  .xlarge-margin-collapse > .medium-6 {
    width: 25%; }
  .xlarge-margin-collapse > .medium-7 {
    width: 29.16667%; }
  .xlarge-margin-collapse > .medium-8 {
    width: 33.33333%; }
  .xlarge-margin-collapse > .medium-9 {
    width: 37.5%; }
  .xlarge-margin-collapse > .medium-10 {
    width: 41.66667%; }
  .xlarge-margin-collapse > .medium-11 {
    width: 45.83333%; }
  .xlarge-margin-collapse > .medium-12 {
    width: 50%; }
  .xlarge-margin-collapse > .medium-13 {
    width: 54.16667%; }
  .xlarge-margin-collapse > .medium-14 {
    width: 58.33333%; }
  .xlarge-margin-collapse > .medium-15 {
    width: 62.5%; }
  .xlarge-margin-collapse > .medium-16 {
    width: 66.66667%; }
  .xlarge-margin-collapse > .medium-17 {
    width: 70.83333%; }
  .xlarge-margin-collapse > .medium-18 {
    width: 75%; }
  .xlarge-margin-collapse > .medium-19 {
    width: 79.16667%; }
  .xlarge-margin-collapse > .medium-20 {
    width: 83.33333%; }
  .xlarge-margin-collapse > .medium-21 {
    width: 87.5%; }
  .xlarge-margin-collapse > .medium-22 {
    width: 91.66667%; }
  .xlarge-margin-collapse > .medium-23 {
    width: 95.83333%; }
  .xlarge-margin-collapse > .medium-24 {
    width: 100%; } }

@media screen and (min-width: 64em) {
  .xlarge-margin-collapse > .large-1 {
    width: 4.16667%; }
  .xlarge-margin-collapse > .large-2 {
    width: 8.33333%; }
  .xlarge-margin-collapse > .large-3 {
    width: 12.5%; }
  .xlarge-margin-collapse > .large-4 {
    width: 16.66667%; }
  .xlarge-margin-collapse > .large-5 {
    width: 20.83333%; }
  .xlarge-margin-collapse > .large-6 {
    width: 25%; }
  .xlarge-margin-collapse > .large-7 {
    width: 29.16667%; }
  .xlarge-margin-collapse > .large-8 {
    width: 33.33333%; }
  .xlarge-margin-collapse > .large-9 {
    width: 37.5%; }
  .xlarge-margin-collapse > .large-10 {
    width: 41.66667%; }
  .xlarge-margin-collapse > .large-11 {
    width: 45.83333%; }
  .xlarge-margin-collapse > .large-12 {
    width: 50%; }
  .xlarge-margin-collapse > .large-13 {
    width: 54.16667%; }
  .xlarge-margin-collapse > .large-14 {
    width: 58.33333%; }
  .xlarge-margin-collapse > .large-15 {
    width: 62.5%; }
  .xlarge-margin-collapse > .large-16 {
    width: 66.66667%; }
  .xlarge-margin-collapse > .large-17 {
    width: 70.83333%; }
  .xlarge-margin-collapse > .large-18 {
    width: 75%; }
  .xlarge-margin-collapse > .large-19 {
    width: 79.16667%; }
  .xlarge-margin-collapse > .large-20 {
    width: 83.33333%; }
  .xlarge-margin-collapse > .large-21 {
    width: 87.5%; }
  .xlarge-margin-collapse > .large-22 {
    width: 91.66667%; }
  .xlarge-margin-collapse > .large-23 {
    width: 95.83333%; }
  .xlarge-margin-collapse > .large-24 {
    width: 100%; } }

@media screen and (min-width: 64em) {
  .xlarge-margin-collapse > .xlarge-1 {
    width: 4.16667%; }
  .xlarge-margin-collapse > .xlarge-2 {
    width: 8.33333%; }
  .xlarge-margin-collapse > .xlarge-3 {
    width: 12.5%; }
  .xlarge-margin-collapse > .xlarge-4 {
    width: 16.66667%; }
  .xlarge-margin-collapse > .xlarge-5 {
    width: 20.83333%; }
  .xlarge-margin-collapse > .xlarge-6 {
    width: 25%; }
  .xlarge-margin-collapse > .xlarge-7 {
    width: 29.16667%; }
  .xlarge-margin-collapse > .xlarge-8 {
    width: 33.33333%; }
  .xlarge-margin-collapse > .xlarge-9 {
    width: 37.5%; }
  .xlarge-margin-collapse > .xlarge-10 {
    width: 41.66667%; }
  .xlarge-margin-collapse > .xlarge-11 {
    width: 45.83333%; }
  .xlarge-margin-collapse > .xlarge-12 {
    width: 50%; }
  .xlarge-margin-collapse > .xlarge-13 {
    width: 54.16667%; }
  .xlarge-margin-collapse > .xlarge-14 {
    width: 58.33333%; }
  .xlarge-margin-collapse > .xlarge-15 {
    width: 62.5%; }
  .xlarge-margin-collapse > .xlarge-16 {
    width: 66.66667%; }
  .xlarge-margin-collapse > .xlarge-17 {
    width: 70.83333%; }
  .xlarge-margin-collapse > .xlarge-18 {
    width: 75%; }
  .xlarge-margin-collapse > .xlarge-19 {
    width: 79.16667%; }
  .xlarge-margin-collapse > .xlarge-20 {
    width: 83.33333%; }
  .xlarge-margin-collapse > .xlarge-21 {
    width: 87.5%; }
  .xlarge-margin-collapse > .xlarge-22 {
    width: 91.66667%; }
  .xlarge-margin-collapse > .xlarge-23 {
    width: 95.83333%; }
  .xlarge-margin-collapse > .xlarge-24 {
    width: 100%; } }

@media screen and (min-width: 64em) {
  .xlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .xlarge-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

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

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

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

.grid-margin-x > .small-offset-1 {
  margin-left: calc(4.16667% + 2.5rem / 2); }

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

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

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

.grid-margin-x > .small-offset-3 {
  margin-left: calc(12.5% + 2.5rem / 2); }

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

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

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

.grid-margin-x > .small-offset-5 {
  margin-left: calc(20.83333% + 2.5rem / 2); }

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

.grid-margin-x > .small-offset-6 {
  margin-left: calc(25% + 2.5rem / 2); }

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

.grid-margin-x > .small-offset-7 {
  margin-left: calc(29.16667% + 2.5rem / 2); }

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

.grid-margin-x > .small-offset-8 {
  margin-left: calc(33.33333% + 2.5rem / 2); }

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

.grid-margin-x > .small-offset-9 {
  margin-left: calc(37.5% + 2.5rem / 2); }

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

.grid-margin-x > .small-offset-10 {
  margin-left: calc(41.66667% + 2.5rem / 2); }

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

.grid-margin-x > .small-offset-11 {
  margin-left: calc(45.83333% + 2.5rem / 2); }

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

.grid-margin-x > .small-offset-12 {
  margin-left: calc(50% + 2.5rem / 2); }

.small-offset-13 {
  margin-left: 54.16667%; }

.grid-margin-x > .small-offset-13 {
  margin-left: calc(54.16667% + 2.5rem / 2); }

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

.grid-margin-x > .small-offset-14 {
  margin-left: calc(58.33333% + 2.5rem / 2); }

.small-offset-15 {
  margin-left: 62.5%; }

.grid-margin-x > .small-offset-15 {
  margin-left: calc(62.5% + 2.5rem / 2); }

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

.grid-margin-x > .small-offset-16 {
  margin-left: calc(66.66667% + 2.5rem / 2); }

.small-offset-17 {
  margin-left: 70.83333%; }

.grid-margin-x > .small-offset-17 {
  margin-left: calc(70.83333% + 2.5rem / 2); }

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

.grid-margin-x > .small-offset-18 {
  margin-left: calc(75% + 2.5rem / 2); }

.small-offset-19 {
  margin-left: 79.16667%; }

.grid-margin-x > .small-offset-19 {
  margin-left: calc(79.16667% + 2.5rem / 2); }

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

.grid-margin-x > .small-offset-20 {
  margin-left: calc(83.33333% + 2.5rem / 2); }

.small-offset-21 {
  margin-left: 87.5%; }

.grid-margin-x > .small-offset-21 {
  margin-left: calc(87.5% + 2.5rem / 2); }

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

.grid-margin-x > .small-offset-22 {
  margin-left: calc(91.66667% + 2.5rem / 2); }

.small-offset-23 {
  margin-left: 95.83333%; }

.grid-margin-x > .small-offset-23 {
  margin-left: calc(95.83333% + 2.5rem / 2); }

@media print, screen and (min-width: 48em) {
  .medium-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 2.5rem / 2); }
  .medium-offset-1 {
    margin-left: 4.16667%; }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(4.16667% + 2.5rem / 2); }
  .medium-offset-2 {
    margin-left: 8.33333%; }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(8.33333% + 2.5rem / 2); }
  .medium-offset-3 {
    margin-left: 12.5%; }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(12.5% + 2.5rem / 2); }
  .medium-offset-4 {
    margin-left: 16.66667%; }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(16.66667% + 2.5rem / 2); }
  .medium-offset-5 {
    margin-left: 20.83333%; }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(20.83333% + 2.5rem / 2); }
  .medium-offset-6 {
    margin-left: 25%; }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(25% + 2.5rem / 2); }
  .medium-offset-7 {
    margin-left: 29.16667%; }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(29.16667% + 2.5rem / 2); }
  .medium-offset-8 {
    margin-left: 33.33333%; }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(33.33333% + 2.5rem / 2); }
  .medium-offset-9 {
    margin-left: 37.5%; }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(37.5% + 2.5rem / 2); }
  .medium-offset-10 {
    margin-left: 41.66667%; }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(41.66667% + 2.5rem / 2); }
  .medium-offset-11 {
    margin-left: 45.83333%; }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(45.83333% + 2.5rem / 2); }
  .medium-offset-12 {
    margin-left: 50%; }
  .grid-margin-x > .medium-offset-12 {
    margin-left: calc(50% + 2.5rem / 2); }
  .medium-offset-13 {
    margin-left: 54.16667%; }
  .grid-margin-x > .medium-offset-13 {
    margin-left: calc(54.16667% + 2.5rem / 2); }
  .medium-offset-14 {
    margin-left: 58.33333%; }
  .grid-margin-x > .medium-offset-14 {
    margin-left: calc(58.33333% + 2.5rem / 2); }
  .medium-offset-15 {
    margin-left: 62.5%; }
  .grid-margin-x > .medium-offset-15 {
    margin-left: calc(62.5% + 2.5rem / 2); }
  .medium-offset-16 {
    margin-left: 66.66667%; }
  .grid-margin-x > .medium-offset-16 {
    margin-left: calc(66.66667% + 2.5rem / 2); }
  .medium-offset-17 {
    margin-left: 70.83333%; }
  .grid-margin-x > .medium-offset-17 {
    margin-left: calc(70.83333% + 2.5rem / 2); }
  .medium-offset-18 {
    margin-left: 75%; }
  .grid-margin-x > .medium-offset-18 {
    margin-left: calc(75% + 2.5rem / 2); }
  .medium-offset-19 {
    margin-left: 79.16667%; }
  .grid-margin-x > .medium-offset-19 {
    margin-left: calc(79.16667% + 2.5rem / 2); }
  .medium-offset-20 {
    margin-left: 83.33333%; }
  .grid-margin-x > .medium-offset-20 {
    margin-left: calc(83.33333% + 2.5rem / 2); }
  .medium-offset-21 {
    margin-left: 87.5%; }
  .grid-margin-x > .medium-offset-21 {
    margin-left: calc(87.5% + 2.5rem / 2); }
  .medium-offset-22 {
    margin-left: 91.66667%; }
  .grid-margin-x > .medium-offset-22 {
    margin-left: calc(91.66667% + 2.5rem / 2); }
  .medium-offset-23 {
    margin-left: 95.83333%; }
  .grid-margin-x > .medium-offset-23 {
    margin-left: calc(95.83333% + 2.5rem / 2); } }

@media print, screen and (min-width: 57.5em) {
  .large-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 2.5rem / 2); }
  .large-offset-1 {
    margin-left: 4.16667%; }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(4.16667% + 2.5rem / 2); }
  .large-offset-2 {
    margin-left: 8.33333%; }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(8.33333% + 2.5rem / 2); }
  .large-offset-3 {
    margin-left: 12.5%; }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(12.5% + 2.5rem / 2); }
  .large-offset-4 {
    margin-left: 16.66667%; }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(16.66667% + 2.5rem / 2); }
  .large-offset-5 {
    margin-left: 20.83333%; }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(20.83333% + 2.5rem / 2); }
  .large-offset-6 {
    margin-left: 25%; }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(25% + 2.5rem / 2); }
  .large-offset-7 {
    margin-left: 29.16667%; }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(29.16667% + 2.5rem / 2); }
  .large-offset-8 {
    margin-left: 33.33333%; }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(33.33333% + 2.5rem / 2); }
  .large-offset-9 {
    margin-left: 37.5%; }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(37.5% + 2.5rem / 2); }
  .large-offset-10 {
    margin-left: 41.66667%; }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(41.66667% + 2.5rem / 2); }
  .large-offset-11 {
    margin-left: 45.83333%; }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(45.83333% + 2.5rem / 2); }
  .large-offset-12 {
    margin-left: 50%; }
  .grid-margin-x > .large-offset-12 {
    margin-left: calc(50% + 2.5rem / 2); }
  .large-offset-13 {
    margin-left: 54.16667%; }
  .grid-margin-x > .large-offset-13 {
    margin-left: calc(54.16667% + 2.5rem / 2); }
  .large-offset-14 {
    margin-left: 58.33333%; }
  .grid-margin-x > .large-offset-14 {
    margin-left: calc(58.33333% + 2.5rem / 2); }
  .large-offset-15 {
    margin-left: 62.5%; }
  .grid-margin-x > .large-offset-15 {
    margin-left: calc(62.5% + 2.5rem / 2); }
  .large-offset-16 {
    margin-left: 66.66667%; }
  .grid-margin-x > .large-offset-16 {
    margin-left: calc(66.66667% + 2.5rem / 2); }
  .large-offset-17 {
    margin-left: 70.83333%; }
  .grid-margin-x > .large-offset-17 {
    margin-left: calc(70.83333% + 2.5rem / 2); }
  .large-offset-18 {
    margin-left: 75%; }
  .grid-margin-x > .large-offset-18 {
    margin-left: calc(75% + 2.5rem / 2); }
  .large-offset-19 {
    margin-left: 79.16667%; }
  .grid-margin-x > .large-offset-19 {
    margin-left: calc(79.16667% + 2.5rem / 2); }
  .large-offset-20 {
    margin-left: 83.33333%; }
  .grid-margin-x > .large-offset-20 {
    margin-left: calc(83.33333% + 2.5rem / 2); }
  .large-offset-21 {
    margin-left: 87.5%; }
  .grid-margin-x > .large-offset-21 {
    margin-left: calc(87.5% + 2.5rem / 2); }
  .large-offset-22 {
    margin-left: 91.66667%; }
  .grid-margin-x > .large-offset-22 {
    margin-left: calc(91.66667% + 2.5rem / 2); }
  .large-offset-23 {
    margin-left: 95.83333%; }
  .grid-margin-x > .large-offset-23 {
    margin-left: calc(95.83333% + 2.5rem / 2); } }

@media screen and (min-width: 64em) {
  .xlarge-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .xlarge-offset-0 {
    margin-left: calc(0% + 2.5rem / 2); }
  .xlarge-offset-1 {
    margin-left: 4.16667%; }
  .grid-margin-x > .xlarge-offset-1 {
    margin-left: calc(4.16667% + 2.5rem / 2); }
  .xlarge-offset-2 {
    margin-left: 8.33333%; }
  .grid-margin-x > .xlarge-offset-2 {
    margin-left: calc(8.33333% + 2.5rem / 2); }
  .xlarge-offset-3 {
    margin-left: 12.5%; }
  .grid-margin-x > .xlarge-offset-3 {
    margin-left: calc(12.5% + 2.5rem / 2); }
  .xlarge-offset-4 {
    margin-left: 16.66667%; }
  .grid-margin-x > .xlarge-offset-4 {
    margin-left: calc(16.66667% + 2.5rem / 2); }
  .xlarge-offset-5 {
    margin-left: 20.83333%; }
  .grid-margin-x > .xlarge-offset-5 {
    margin-left: calc(20.83333% + 2.5rem / 2); }
  .xlarge-offset-6 {
    margin-left: 25%; }
  .grid-margin-x > .xlarge-offset-6 {
    margin-left: calc(25% + 2.5rem / 2); }
  .xlarge-offset-7 {
    margin-left: 29.16667%; }
  .grid-margin-x > .xlarge-offset-7 {
    margin-left: calc(29.16667% + 2.5rem / 2); }
  .xlarge-offset-8 {
    margin-left: 33.33333%; }
  .grid-margin-x > .xlarge-offset-8 {
    margin-left: calc(33.33333% + 2.5rem / 2); }
  .xlarge-offset-9 {
    margin-left: 37.5%; }
  .grid-margin-x > .xlarge-offset-9 {
    margin-left: calc(37.5% + 2.5rem / 2); }
  .xlarge-offset-10 {
    margin-left: 41.66667%; }
  .grid-margin-x > .xlarge-offset-10 {
    margin-left: calc(41.66667% + 2.5rem / 2); }
  .xlarge-offset-11 {
    margin-left: 45.83333%; }
  .grid-margin-x > .xlarge-offset-11 {
    margin-left: calc(45.83333% + 2.5rem / 2); }
  .xlarge-offset-12 {
    margin-left: 50%; }
  .grid-margin-x > .xlarge-offset-12 {
    margin-left: calc(50% + 2.5rem / 2); }
  .xlarge-offset-13 {
    margin-left: 54.16667%; }
  .grid-margin-x > .xlarge-offset-13 {
    margin-left: calc(54.16667% + 2.5rem / 2); }
  .xlarge-offset-14 {
    margin-left: 58.33333%; }
  .grid-margin-x > .xlarge-offset-14 {
    margin-left: calc(58.33333% + 2.5rem / 2); }
  .xlarge-offset-15 {
    margin-left: 62.5%; }
  .grid-margin-x > .xlarge-offset-15 {
    margin-left: calc(62.5% + 2.5rem / 2); }
  .xlarge-offset-16 {
    margin-left: 66.66667%; }
  .grid-margin-x > .xlarge-offset-16 {
    margin-left: calc(66.66667% + 2.5rem / 2); }
  .xlarge-offset-17 {
    margin-left: 70.83333%; }
  .grid-margin-x > .xlarge-offset-17 {
    margin-left: calc(70.83333% + 2.5rem / 2); }
  .xlarge-offset-18 {
    margin-left: 75%; }
  .grid-margin-x > .xlarge-offset-18 {
    margin-left: calc(75% + 2.5rem / 2); }
  .xlarge-offset-19 {
    margin-left: 79.16667%; }
  .grid-margin-x > .xlarge-offset-19 {
    margin-left: calc(79.16667% + 2.5rem / 2); }
  .xlarge-offset-20 {
    margin-left: 83.33333%; }
  .grid-margin-x > .xlarge-offset-20 {
    margin-left: calc(83.33333% + 2.5rem / 2); }
  .xlarge-offset-21 {
    margin-left: 87.5%; }
  .grid-margin-x > .xlarge-offset-21 {
    margin-left: calc(87.5% + 2.5rem / 2); }
  .xlarge-offset-22 {
    margin-left: 91.66667%; }
  .grid-margin-x > .xlarge-offset-22 {
    margin-left: calc(91.66667% + 2.5rem / 2); }
  .xlarge-offset-23 {
    margin-left: 95.83333%; }
  .grid-margin-x > .xlarge-offset-23 {
    margin-left: calc(95.83333% + 2.5rem / 2); } }

.grid-y {
  display: flex;
  flex-flow: column nowrap; }
  .grid-y > .cell {
    height: auto;
    max-height: none; }
  .grid-y > .auto {
    height: auto; }
  .grid-y > .shrink {
    height: auto; }
  .grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12, .grid-y > .small-13, .grid-y > .small-14, .grid-y > .small-15, .grid-y > .small-16, .grid-y > .small-17, .grid-y > .small-18, .grid-y > .small-19, .grid-y > .small-20, .grid-y > .small-21, .grid-y > .small-22, .grid-y > .small-23, .grid-y > .small-24 {
    flex-basis: auto; }
  @media print, screen and (min-width: 48em) {
    .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12, .grid-y > .medium-13, .grid-y > .medium-14, .grid-y > .medium-15, .grid-y > .medium-16, .grid-y > .medium-17, .grid-y > .medium-18, .grid-y > .medium-19, .grid-y > .medium-20, .grid-y > .medium-21, .grid-y > .medium-22, .grid-y > .medium-23, .grid-y > .medium-24 {
      flex-basis: auto; } }
  @media print, screen and (min-width: 57.5em) {
    .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12, .grid-y > .large-13, .grid-y > .large-14, .grid-y > .large-15, .grid-y > .large-16, .grid-y > .large-17, .grid-y > .large-18, .grid-y > .large-19, .grid-y > .large-20, .grid-y > .large-21, .grid-y > .large-22, .grid-y > .large-23, .grid-y > .large-24 {
      flex-basis: auto; } }
  @media screen and (min-width: 64em) {
    .grid-y > .xlarge-shrink, .grid-y > .xlarge-full, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12, .grid-y > .xlarge-13, .grid-y > .xlarge-14, .grid-y > .xlarge-15, .grid-y > .xlarge-16, .grid-y > .xlarge-17, .grid-y > .xlarge-18, .grid-y > .xlarge-19, .grid-y > .xlarge-20, .grid-y > .xlarge-21, .grid-y > .xlarge-22, .grid-y > .xlarge-23, .grid-y > .xlarge-24 {
      flex-basis: auto; } }
  .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12, .grid-y > .small-13, .grid-y > .small-14, .grid-y > .small-15, .grid-y > .small-16, .grid-y > .small-17, .grid-y > .small-18, .grid-y > .small-19, .grid-y > .small-20, .grid-y > .small-21, .grid-y > .small-22, .grid-y > .small-23, .grid-y > .small-24 {
    flex: 0 0 auto; }
  .grid-y > .small-1 {
    height: 4.16667%; }
  .grid-y > .small-2 {
    height: 8.33333%; }
  .grid-y > .small-3 {
    height: 12.5%; }
  .grid-y > .small-4 {
    height: 16.66667%; }
  .grid-y > .small-5 {
    height: 20.83333%; }
  .grid-y > .small-6 {
    height: 25%; }
  .grid-y > .small-7 {
    height: 29.16667%; }
  .grid-y > .small-8 {
    height: 33.33333%; }
  .grid-y > .small-9 {
    height: 37.5%; }
  .grid-y > .small-10 {
    height: 41.66667%; }
  .grid-y > .small-11 {
    height: 45.83333%; }
  .grid-y > .small-12 {
    height: 50%; }
  .grid-y > .small-13 {
    height: 54.16667%; }
  .grid-y > .small-14 {
    height: 58.33333%; }
  .grid-y > .small-15 {
    height: 62.5%; }
  .grid-y > .small-16 {
    height: 66.66667%; }
  .grid-y > .small-17 {
    height: 70.83333%; }
  .grid-y > .small-18 {
    height: 75%; }
  .grid-y > .small-19 {
    height: 79.16667%; }
  .grid-y > .small-20 {
    height: 83.33333%; }
  .grid-y > .small-21 {
    height: 87.5%; }
  .grid-y > .small-22 {
    height: 91.66667%; }
  .grid-y > .small-23 {
    height: 95.83333%; }
  .grid-y > .small-24 {
    height: 100%; }
  @media print, screen and (min-width: 48em) {
    .grid-y > .medium-auto {
      flex: 1 1 0;
      height: auto; }
    .grid-y > .medium-shrink, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12, .grid-y > .medium-13, .grid-y > .medium-14, .grid-y > .medium-15, .grid-y > .medium-16, .grid-y > .medium-17, .grid-y > .medium-18, .grid-y > .medium-19, .grid-y > .medium-20, .grid-y > .medium-21, .grid-y > .medium-22, .grid-y > .medium-23, .grid-y > .medium-24 {
      flex: 0 0 auto; }
    .grid-y > .medium-shrink {
      height: auto; }
    .grid-y > .medium-1 {
      height: 4.16667%; }
    .grid-y > .medium-2 {
      height: 8.33333%; }
    .grid-y > .medium-3 {
      height: 12.5%; }
    .grid-y > .medium-4 {
      height: 16.66667%; }
    .grid-y > .medium-5 {
      height: 20.83333%; }
    .grid-y > .medium-6 {
      height: 25%; }
    .grid-y > .medium-7 {
      height: 29.16667%; }
    .grid-y > .medium-8 {
      height: 33.33333%; }
    .grid-y > .medium-9 {
      height: 37.5%; }
    .grid-y > .medium-10 {
      height: 41.66667%; }
    .grid-y > .medium-11 {
      height: 45.83333%; }
    .grid-y > .medium-12 {
      height: 50%; }
    .grid-y > .medium-13 {
      height: 54.16667%; }
    .grid-y > .medium-14 {
      height: 58.33333%; }
    .grid-y > .medium-15 {
      height: 62.5%; }
    .grid-y > .medium-16 {
      height: 66.66667%; }
    .grid-y > .medium-17 {
      height: 70.83333%; }
    .grid-y > .medium-18 {
      height: 75%; }
    .grid-y > .medium-19 {
      height: 79.16667%; }
    .grid-y > .medium-20 {
      height: 83.33333%; }
    .grid-y > .medium-21 {
      height: 87.5%; }
    .grid-y > .medium-22 {
      height: 91.66667%; }
    .grid-y > .medium-23 {
      height: 95.83333%; }
    .grid-y > .medium-24 {
      height: 100%; } }
  @media print, screen and (min-width: 57.5em) {
    .grid-y > .large-auto {
      flex: 1 1 0;
      height: auto; }
    .grid-y > .large-shrink, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12, .grid-y > .large-13, .grid-y > .large-14, .grid-y > .large-15, .grid-y > .large-16, .grid-y > .large-17, .grid-y > .large-18, .grid-y > .large-19, .grid-y > .large-20, .grid-y > .large-21, .grid-y > .large-22, .grid-y > .large-23, .grid-y > .large-24 {
      flex: 0 0 auto; }
    .grid-y > .large-shrink {
      height: auto; }
    .grid-y > .large-1 {
      height: 4.16667%; }
    .grid-y > .large-2 {
      height: 8.33333%; }
    .grid-y > .large-3 {
      height: 12.5%; }
    .grid-y > .large-4 {
      height: 16.66667%; }
    .grid-y > .large-5 {
      height: 20.83333%; }
    .grid-y > .large-6 {
      height: 25%; }
    .grid-y > .large-7 {
      height: 29.16667%; }
    .grid-y > .large-8 {
      height: 33.33333%; }
    .grid-y > .large-9 {
      height: 37.5%; }
    .grid-y > .large-10 {
      height: 41.66667%; }
    .grid-y > .large-11 {
      height: 45.83333%; }
    .grid-y > .large-12 {
      height: 50%; }
    .grid-y > .large-13 {
      height: 54.16667%; }
    .grid-y > .large-14 {
      height: 58.33333%; }
    .grid-y > .large-15 {
      height: 62.5%; }
    .grid-y > .large-16 {
      height: 66.66667%; }
    .grid-y > .large-17 {
      height: 70.83333%; }
    .grid-y > .large-18 {
      height: 75%; }
    .grid-y > .large-19 {
      height: 79.16667%; }
    .grid-y > .large-20 {
      height: 83.33333%; }
    .grid-y > .large-21 {
      height: 87.5%; }
    .grid-y > .large-22 {
      height: 91.66667%; }
    .grid-y > .large-23 {
      height: 95.83333%; }
    .grid-y > .large-24 {
      height: 100%; } }
  @media screen and (min-width: 64em) {
    .grid-y > .xlarge-auto {
      flex: 1 1 0;
      height: auto; }
    .grid-y > .xlarge-shrink, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12, .grid-y > .xlarge-13, .grid-y > .xlarge-14, .grid-y > .xlarge-15, .grid-y > .xlarge-16, .grid-y > .xlarge-17, .grid-y > .xlarge-18, .grid-y > .xlarge-19, .grid-y > .xlarge-20, .grid-y > .xlarge-21, .grid-y > .xlarge-22, .grid-y > .xlarge-23, .grid-y > .xlarge-24 {
      flex: 0 0 auto; }
    .grid-y > .xlarge-shrink {
      height: auto; }
    .grid-y > .xlarge-1 {
      height: 4.16667%; }
    .grid-y > .xlarge-2 {
      height: 8.33333%; }
    .grid-y > .xlarge-3 {
      height: 12.5%; }
    .grid-y > .xlarge-4 {
      height: 16.66667%; }
    .grid-y > .xlarge-5 {
      height: 20.83333%; }
    .grid-y > .xlarge-6 {
      height: 25%; }
    .grid-y > .xlarge-7 {
      height: 29.16667%; }
    .grid-y > .xlarge-8 {
      height: 33.33333%; }
    .grid-y > .xlarge-9 {
      height: 37.5%; }
    .grid-y > .xlarge-10 {
      height: 41.66667%; }
    .grid-y > .xlarge-11 {
      height: 45.83333%; }
    .grid-y > .xlarge-12 {
      height: 50%; }
    .grid-y > .xlarge-13 {
      height: 54.16667%; }
    .grid-y > .xlarge-14 {
      height: 58.33333%; }
    .grid-y > .xlarge-15 {
      height: 62.5%; }
    .grid-y > .xlarge-16 {
      height: 66.66667%; }
    .grid-y > .xlarge-17 {
      height: 70.83333%; }
    .grid-y > .xlarge-18 {
      height: 75%; }
    .grid-y > .xlarge-19 {
      height: 79.16667%; }
    .grid-y > .xlarge-20 {
      height: 83.33333%; }
    .grid-y > .xlarge-21 {
      height: 87.5%; }
    .grid-y > .xlarge-22 {
      height: 91.66667%; }
    .grid-y > .xlarge-23 {
      height: 95.83333%; }
    .grid-y > .xlarge-24 {
      height: 100%; } }

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

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

.grid-margin-y {
  margin-top: -1.25rem;
  margin-bottom: -1.25rem; }
  @media print, screen and (min-width: 48em) {
    .grid-margin-y {
      margin-top: -1.25rem;
      margin-bottom: -1.25rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 2.5rem);
    margin-top: 1.25rem;
    margin-bottom: 1.25rem; }
  @media print, screen and (min-width: 48em) {
    .grid-margin-y > .cell {
      height: calc(100% - 2.5rem);
      margin-top: 1.25rem;
      margin-bottom: 1.25rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(4.16667% - 2.5rem); }
  .grid-margin-y > .small-2 {
    height: calc(8.33333% - 2.5rem); }
  .grid-margin-y > .small-3 {
    height: calc(12.5% - 2.5rem); }
  .grid-margin-y > .small-4 {
    height: calc(16.66667% - 2.5rem); }
  .grid-margin-y > .small-5 {
    height: calc(20.83333% - 2.5rem); }
  .grid-margin-y > .small-6 {
    height: calc(25% - 2.5rem); }
  .grid-margin-y > .small-7 {
    height: calc(29.16667% - 2.5rem); }
  .grid-margin-y > .small-8 {
    height: calc(33.33333% - 2.5rem); }
  .grid-margin-y > .small-9 {
    height: calc(37.5% - 2.5rem); }
  .grid-margin-y > .small-10 {
    height: calc(41.66667% - 2.5rem); }
  .grid-margin-y > .small-11 {
    height: calc(45.83333% - 2.5rem); }
  .grid-margin-y > .small-12 {
    height: calc(50% - 2.5rem); }
  .grid-margin-y > .small-13 {
    height: calc(54.16667% - 2.5rem); }
  .grid-margin-y > .small-14 {
    height: calc(58.33333% - 2.5rem); }
  .grid-margin-y > .small-15 {
    height: calc(62.5% - 2.5rem); }
  .grid-margin-y > .small-16 {
    height: calc(66.66667% - 2.5rem); }
  .grid-margin-y > .small-17 {
    height: calc(70.83333% - 2.5rem); }
  .grid-margin-y > .small-18 {
    height: calc(75% - 2.5rem); }
  .grid-margin-y > .small-19 {
    height: calc(79.16667% - 2.5rem); }
  .grid-margin-y > .small-20 {
    height: calc(83.33333% - 2.5rem); }
  .grid-margin-y > .small-21 {
    height: calc(87.5% - 2.5rem); }
  .grid-margin-y > .small-22 {
    height: calc(91.66667% - 2.5rem); }
  .grid-margin-y > .small-23 {
    height: calc(95.83333% - 2.5rem); }
  .grid-margin-y > .small-24 {
    height: calc(100% - 2.5rem); }
  @media print, screen and (min-width: 48em) {
    .grid-margin-y > .auto {
      height: auto; }
    .grid-margin-y > .shrink {
      height: auto; }
    .grid-margin-y > .small-1 {
      height: calc(4.16667% - 2.5rem); }
    .grid-margin-y > .small-2 {
      height: calc(8.33333% - 2.5rem); }
    .grid-margin-y > .small-3 {
      height: calc(12.5% - 2.5rem); }
    .grid-margin-y > .small-4 {
      height: calc(16.66667% - 2.5rem); }
    .grid-margin-y > .small-5 {
      height: calc(20.83333% - 2.5rem); }
    .grid-margin-y > .small-6 {
      height: calc(25% - 2.5rem); }
    .grid-margin-y > .small-7 {
      height: calc(29.16667% - 2.5rem); }
    .grid-margin-y > .small-8 {
      height: calc(33.33333% - 2.5rem); }
    .grid-margin-y > .small-9 {
      height: calc(37.5% - 2.5rem); }
    .grid-margin-y > .small-10 {
      height: calc(41.66667% - 2.5rem); }
    .grid-margin-y > .small-11 {
      height: calc(45.83333% - 2.5rem); }
    .grid-margin-y > .small-12 {
      height: calc(50% - 2.5rem); }
    .grid-margin-y > .small-13 {
      height: calc(54.16667% - 2.5rem); }
    .grid-margin-y > .small-14 {
      height: calc(58.33333% - 2.5rem); }
    .grid-margin-y > .small-15 {
      height: calc(62.5% - 2.5rem); }
    .grid-margin-y > .small-16 {
      height: calc(66.66667% - 2.5rem); }
    .grid-margin-y > .small-17 {
      height: calc(70.83333% - 2.5rem); }
    .grid-margin-y > .small-18 {
      height: calc(75% - 2.5rem); }
    .grid-margin-y > .small-19 {
      height: calc(79.16667% - 2.5rem); }
    .grid-margin-y > .small-20 {
      height: calc(83.33333% - 2.5rem); }
    .grid-margin-y > .small-21 {
      height: calc(87.5% - 2.5rem); }
    .grid-margin-y > .small-22 {
      height: calc(91.66667% - 2.5rem); }
    .grid-margin-y > .small-23 {
      height: calc(95.83333% - 2.5rem); }
    .grid-margin-y > .small-24 {
      height: calc(100% - 2.5rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(4.16667% - 2.5rem); }
    .grid-margin-y > .medium-2 {
      height: calc(8.33333% - 2.5rem); }
    .grid-margin-y > .medium-3 {
      height: calc(12.5% - 2.5rem); }
    .grid-margin-y > .medium-4 {
      height: calc(16.66667% - 2.5rem); }
    .grid-margin-y > .medium-5 {
      height: calc(20.83333% - 2.5rem); }
    .grid-margin-y > .medium-6 {
      height: calc(25% - 2.5rem); }
    .grid-margin-y > .medium-7 {
      height: calc(29.16667% - 2.5rem); }
    .grid-margin-y > .medium-8 {
      height: calc(33.33333% - 2.5rem); }
    .grid-margin-y > .medium-9 {
      height: calc(37.5% - 2.5rem); }
    .grid-margin-y > .medium-10 {
      height: calc(41.66667% - 2.5rem); }
    .grid-margin-y > .medium-11 {
      height: calc(45.83333% - 2.5rem); }
    .grid-margin-y > .medium-12 {
      height: calc(50% - 2.5rem); }
    .grid-margin-y > .medium-13 {
      height: calc(54.16667% - 2.5rem); }
    .grid-margin-y > .medium-14 {
      height: calc(58.33333% - 2.5rem); }
    .grid-margin-y > .medium-15 {
      height: calc(62.5% - 2.5rem); }
    .grid-margin-y > .medium-16 {
      height: calc(66.66667% - 2.5rem); }
    .grid-margin-y > .medium-17 {
      height: calc(70.83333% - 2.5rem); }
    .grid-margin-y > .medium-18 {
      height: calc(75% - 2.5rem); }
    .grid-margin-y > .medium-19 {
      height: calc(79.16667% - 2.5rem); }
    .grid-margin-y > .medium-20 {
      height: calc(83.33333% - 2.5rem); }
    .grid-margin-y > .medium-21 {
      height: calc(87.5% - 2.5rem); }
    .grid-margin-y > .medium-22 {
      height: calc(91.66667% - 2.5rem); }
    .grid-margin-y > .medium-23 {
      height: calc(95.83333% - 2.5rem); }
    .grid-margin-y > .medium-24 {
      height: calc(100% - 2.5rem); } }
  @media print, screen and (min-width: 57.5em) {
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(4.16667% - 2.5rem); }
    .grid-margin-y > .large-2 {
      height: calc(8.33333% - 2.5rem); }
    .grid-margin-y > .large-3 {
      height: calc(12.5% - 2.5rem); }
    .grid-margin-y > .large-4 {
      height: calc(16.66667% - 2.5rem); }
    .grid-margin-y > .large-5 {
      height: calc(20.83333% - 2.5rem); }
    .grid-margin-y > .large-6 {
      height: calc(25% - 2.5rem); }
    .grid-margin-y > .large-7 {
      height: calc(29.16667% - 2.5rem); }
    .grid-margin-y > .large-8 {
      height: calc(33.33333% - 2.5rem); }
    .grid-margin-y > .large-9 {
      height: calc(37.5% - 2.5rem); }
    .grid-margin-y > .large-10 {
      height: calc(41.66667% - 2.5rem); }
    .grid-margin-y > .large-11 {
      height: calc(45.83333% - 2.5rem); }
    .grid-margin-y > .large-12 {
      height: calc(50% - 2.5rem); }
    .grid-margin-y > .large-13 {
      height: calc(54.16667% - 2.5rem); }
    .grid-margin-y > .large-14 {
      height: calc(58.33333% - 2.5rem); }
    .grid-margin-y > .large-15 {
      height: calc(62.5% - 2.5rem); }
    .grid-margin-y > .large-16 {
      height: calc(66.66667% - 2.5rem); }
    .grid-margin-y > .large-17 {
      height: calc(70.83333% - 2.5rem); }
    .grid-margin-y > .large-18 {
      height: calc(75% - 2.5rem); }
    .grid-margin-y > .large-19 {
      height: calc(79.16667% - 2.5rem); }
    .grid-margin-y > .large-20 {
      height: calc(83.33333% - 2.5rem); }
    .grid-margin-y > .large-21 {
      height: calc(87.5% - 2.5rem); }
    .grid-margin-y > .large-22 {
      height: calc(91.66667% - 2.5rem); }
    .grid-margin-y > .large-23 {
      height: calc(95.83333% - 2.5rem); }
    .grid-margin-y > .large-24 {
      height: calc(100% - 2.5rem); } }
  @media screen and (min-width: 64em) {
    .grid-margin-y > .xlarge-auto {
      height: auto; }
    .grid-margin-y > .xlarge-shrink {
      height: auto; }
    .grid-margin-y > .xlarge-1 {
      height: calc(4.16667% - 2.5rem); }
    .grid-margin-y > .xlarge-2 {
      height: calc(8.33333% - 2.5rem); }
    .grid-margin-y > .xlarge-3 {
      height: calc(12.5% - 2.5rem); }
    .grid-margin-y > .xlarge-4 {
      height: calc(16.66667% - 2.5rem); }
    .grid-margin-y > .xlarge-5 {
      height: calc(20.83333% - 2.5rem); }
    .grid-margin-y > .xlarge-6 {
      height: calc(25% - 2.5rem); }
    .grid-margin-y > .xlarge-7 {
      height: calc(29.16667% - 2.5rem); }
    .grid-margin-y > .xlarge-8 {
      height: calc(33.33333% - 2.5rem); }
    .grid-margin-y > .xlarge-9 {
      height: calc(37.5% - 2.5rem); }
    .grid-margin-y > .xlarge-10 {
      height: calc(41.66667% - 2.5rem); }
    .grid-margin-y > .xlarge-11 {
      height: calc(45.83333% - 2.5rem); }
    .grid-margin-y > .xlarge-12 {
      height: calc(50% - 2.5rem); }
    .grid-margin-y > .xlarge-13 {
      height: calc(54.16667% - 2.5rem); }
    .grid-margin-y > .xlarge-14 {
      height: calc(58.33333% - 2.5rem); }
    .grid-margin-y > .xlarge-15 {
      height: calc(62.5% - 2.5rem); }
    .grid-margin-y > .xlarge-16 {
      height: calc(66.66667% - 2.5rem); }
    .grid-margin-y > .xlarge-17 {
      height: calc(70.83333% - 2.5rem); }
    .grid-margin-y > .xlarge-18 {
      height: calc(75% - 2.5rem); }
    .grid-margin-y > .xlarge-19 {
      height: calc(79.16667% - 2.5rem); }
    .grid-margin-y > .xlarge-20 {
      height: calc(83.33333% - 2.5rem); }
    .grid-margin-y > .xlarge-21 {
      height: calc(87.5% - 2.5rem); }
    .grid-margin-y > .xlarge-22 {
      height: calc(91.66667% - 2.5rem); }
    .grid-margin-y > .xlarge-23 {
      height: calc(95.83333% - 2.5rem); }
    .grid-margin-y > .xlarge-24 {
      height: calc(100% - 2.5rem); } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 64em) {
  .cell .grid-y.xlarge-grid-frame {
    height: 100%; } }

.grid-margin-y {
  margin-top: -1.25rem;
  margin-bottom: -1.25rem; }
  @media print, screen and (min-width: 48em) {
    .grid-margin-y {
      margin-top: -1.25rem;
      margin-bottom: -1.25rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 2.5rem);
    margin-top: 1.25rem;
    margin-bottom: 1.25rem; }
  @media print, screen and (min-width: 48em) {
    .grid-margin-y > .cell {
      height: calc(100% - 2.5rem);
      margin-top: 1.25rem;
      margin-bottom: 1.25rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(4.16667% - 2.5rem); }
  .grid-margin-y > .small-2 {
    height: calc(8.33333% - 2.5rem); }
  .grid-margin-y > .small-3 {
    height: calc(12.5% - 2.5rem); }
  .grid-margin-y > .small-4 {
    height: calc(16.66667% - 2.5rem); }
  .grid-margin-y > .small-5 {
    height: calc(20.83333% - 2.5rem); }
  .grid-margin-y > .small-6 {
    height: calc(25% - 2.5rem); }
  .grid-margin-y > .small-7 {
    height: calc(29.16667% - 2.5rem); }
  .grid-margin-y > .small-8 {
    height: calc(33.33333% - 2.5rem); }
  .grid-margin-y > .small-9 {
    height: calc(37.5% - 2.5rem); }
  .grid-margin-y > .small-10 {
    height: calc(41.66667% - 2.5rem); }
  .grid-margin-y > .small-11 {
    height: calc(45.83333% - 2.5rem); }
  .grid-margin-y > .small-12 {
    height: calc(50% - 2.5rem); }
  .grid-margin-y > .small-13 {
    height: calc(54.16667% - 2.5rem); }
  .grid-margin-y > .small-14 {
    height: calc(58.33333% - 2.5rem); }
  .grid-margin-y > .small-15 {
    height: calc(62.5% - 2.5rem); }
  .grid-margin-y > .small-16 {
    height: calc(66.66667% - 2.5rem); }
  .grid-margin-y > .small-17 {
    height: calc(70.83333% - 2.5rem); }
  .grid-margin-y > .small-18 {
    height: calc(75% - 2.5rem); }
  .grid-margin-y > .small-19 {
    height: calc(79.16667% - 2.5rem); }
  .grid-margin-y > .small-20 {
    height: calc(83.33333% - 2.5rem); }
  .grid-margin-y > .small-21 {
    height: calc(87.5% - 2.5rem); }
  .grid-margin-y > .small-22 {
    height: calc(91.66667% - 2.5rem); }
  .grid-margin-y > .small-23 {
    height: calc(95.83333% - 2.5rem); }
  .grid-margin-y > .small-24 {
    height: calc(100% - 2.5rem); }
  @media print, screen and (min-width: 48em) {
    .grid-margin-y > .auto {
      height: auto; }
    .grid-margin-y > .shrink {
      height: auto; }
    .grid-margin-y > .small-1 {
      height: calc(4.16667% - 2.5rem); }
    .grid-margin-y > .small-2 {
      height: calc(8.33333% - 2.5rem); }
    .grid-margin-y > .small-3 {
      height: calc(12.5% - 2.5rem); }
    .grid-margin-y > .small-4 {
      height: calc(16.66667% - 2.5rem); }
    .grid-margin-y > .small-5 {
      height: calc(20.83333% - 2.5rem); }
    .grid-margin-y > .small-6 {
      height: calc(25% - 2.5rem); }
    .grid-margin-y > .small-7 {
      height: calc(29.16667% - 2.5rem); }
    .grid-margin-y > .small-8 {
      height: calc(33.33333% - 2.5rem); }
    .grid-margin-y > .small-9 {
      height: calc(37.5% - 2.5rem); }
    .grid-margin-y > .small-10 {
      height: calc(41.66667% - 2.5rem); }
    .grid-margin-y > .small-11 {
      height: calc(45.83333% - 2.5rem); }
    .grid-margin-y > .small-12 {
      height: calc(50% - 2.5rem); }
    .grid-margin-y > .small-13 {
      height: calc(54.16667% - 2.5rem); }
    .grid-margin-y > .small-14 {
      height: calc(58.33333% - 2.5rem); }
    .grid-margin-y > .small-15 {
      height: calc(62.5% - 2.5rem); }
    .grid-margin-y > .small-16 {
      height: calc(66.66667% - 2.5rem); }
    .grid-margin-y > .small-17 {
      height: calc(70.83333% - 2.5rem); }
    .grid-margin-y > .small-18 {
      height: calc(75% - 2.5rem); }
    .grid-margin-y > .small-19 {
      height: calc(79.16667% - 2.5rem); }
    .grid-margin-y > .small-20 {
      height: calc(83.33333% - 2.5rem); }
    .grid-margin-y > .small-21 {
      height: calc(87.5% - 2.5rem); }
    .grid-margin-y > .small-22 {
      height: calc(91.66667% - 2.5rem); }
    .grid-margin-y > .small-23 {
      height: calc(95.83333% - 2.5rem); }
    .grid-margin-y > .small-24 {
      height: calc(100% - 2.5rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(4.16667% - 2.5rem); }
    .grid-margin-y > .medium-2 {
      height: calc(8.33333% - 2.5rem); }
    .grid-margin-y > .medium-3 {
      height: calc(12.5% - 2.5rem); }
    .grid-margin-y > .medium-4 {
      height: calc(16.66667% - 2.5rem); }
    .grid-margin-y > .medium-5 {
      height: calc(20.83333% - 2.5rem); }
    .grid-margin-y > .medium-6 {
      height: calc(25% - 2.5rem); }
    .grid-margin-y > .medium-7 {
      height: calc(29.16667% - 2.5rem); }
    .grid-margin-y > .medium-8 {
      height: calc(33.33333% - 2.5rem); }
    .grid-margin-y > .medium-9 {
      height: calc(37.5% - 2.5rem); }
    .grid-margin-y > .medium-10 {
      height: calc(41.66667% - 2.5rem); }
    .grid-margin-y > .medium-11 {
      height: calc(45.83333% - 2.5rem); }
    .grid-margin-y > .medium-12 {
      height: calc(50% - 2.5rem); }
    .grid-margin-y > .medium-13 {
      height: calc(54.16667% - 2.5rem); }
    .grid-margin-y > .medium-14 {
      height: calc(58.33333% - 2.5rem); }
    .grid-margin-y > .medium-15 {
      height: calc(62.5% - 2.5rem); }
    .grid-margin-y > .medium-16 {
      height: calc(66.66667% - 2.5rem); }
    .grid-margin-y > .medium-17 {
      height: calc(70.83333% - 2.5rem); }
    .grid-margin-y > .medium-18 {
      height: calc(75% - 2.5rem); }
    .grid-margin-y > .medium-19 {
      height: calc(79.16667% - 2.5rem); }
    .grid-margin-y > .medium-20 {
      height: calc(83.33333% - 2.5rem); }
    .grid-margin-y > .medium-21 {
      height: calc(87.5% - 2.5rem); }
    .grid-margin-y > .medium-22 {
      height: calc(91.66667% - 2.5rem); }
    .grid-margin-y > .medium-23 {
      height: calc(95.83333% - 2.5rem); }
    .grid-margin-y > .medium-24 {
      height: calc(100% - 2.5rem); } }
  @media print, screen and (min-width: 57.5em) {
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(4.16667% - 2.5rem); }
    .grid-margin-y > .large-2 {
      height: calc(8.33333% - 2.5rem); }
    .grid-margin-y > .large-3 {
      height: calc(12.5% - 2.5rem); }
    .grid-margin-y > .large-4 {
      height: calc(16.66667% - 2.5rem); }
    .grid-margin-y > .large-5 {
      height: calc(20.83333% - 2.5rem); }
    .grid-margin-y > .large-6 {
      height: calc(25% - 2.5rem); }
    .grid-margin-y > .large-7 {
      height: calc(29.16667% - 2.5rem); }
    .grid-margin-y > .large-8 {
      height: calc(33.33333% - 2.5rem); }
    .grid-margin-y > .large-9 {
      height: calc(37.5% - 2.5rem); }
    .grid-margin-y > .large-10 {
      height: calc(41.66667% - 2.5rem); }
    .grid-margin-y > .large-11 {
      height: calc(45.83333% - 2.5rem); }
    .grid-margin-y > .large-12 {
      height: calc(50% - 2.5rem); }
    .grid-margin-y > .large-13 {
      height: calc(54.16667% - 2.5rem); }
    .grid-margin-y > .large-14 {
      height: calc(58.33333% - 2.5rem); }
    .grid-margin-y > .large-15 {
      height: calc(62.5% - 2.5rem); }
    .grid-margin-y > .large-16 {
      height: calc(66.66667% - 2.5rem); }
    .grid-margin-y > .large-17 {
      height: calc(70.83333% - 2.5rem); }
    .grid-margin-y > .large-18 {
      height: calc(75% - 2.5rem); }
    .grid-margin-y > .large-19 {
      height: calc(79.16667% - 2.5rem); }
    .grid-margin-y > .large-20 {
      height: calc(83.33333% - 2.5rem); }
    .grid-margin-y > .large-21 {
      height: calc(87.5% - 2.5rem); }
    .grid-margin-y > .large-22 {
      height: calc(91.66667% - 2.5rem); }
    .grid-margin-y > .large-23 {
      height: calc(95.83333% - 2.5rem); }
    .grid-margin-y > .large-24 {
      height: calc(100% - 2.5rem); } }
  @media screen and (min-width: 64em) {
    .grid-margin-y > .xlarge-auto {
      height: auto; }
    .grid-margin-y > .xlarge-shrink {
      height: auto; }
    .grid-margin-y > .xlarge-1 {
      height: calc(4.16667% - 2.5rem); }
    .grid-margin-y > .xlarge-2 {
      height: calc(8.33333% - 2.5rem); }
    .grid-margin-y > .xlarge-3 {
      height: calc(12.5% - 2.5rem); }
    .grid-margin-y > .xlarge-4 {
      height: calc(16.66667% - 2.5rem); }
    .grid-margin-y > .xlarge-5 {
      height: calc(20.83333% - 2.5rem); }
    .grid-margin-y > .xlarge-6 {
      height: calc(25% - 2.5rem); }
    .grid-margin-y > .xlarge-7 {
      height: calc(29.16667% - 2.5rem); }
    .grid-margin-y > .xlarge-8 {
      height: calc(33.33333% - 2.5rem); }
    .grid-margin-y > .xlarge-9 {
      height: calc(37.5% - 2.5rem); }
    .grid-margin-y > .xlarge-10 {
      height: calc(41.66667% - 2.5rem); }
    .grid-margin-y > .xlarge-11 {
      height: calc(45.83333% - 2.5rem); }
    .grid-margin-y > .xlarge-12 {
      height: calc(50% - 2.5rem); }
    .grid-margin-y > .xlarge-13 {
      height: calc(54.16667% - 2.5rem); }
    .grid-margin-y > .xlarge-14 {
      height: calc(58.33333% - 2.5rem); }
    .grid-margin-y > .xlarge-15 {
      height: calc(62.5% - 2.5rem); }
    .grid-margin-y > .xlarge-16 {
      height: calc(66.66667% - 2.5rem); }
    .grid-margin-y > .xlarge-17 {
      height: calc(70.83333% - 2.5rem); }
    .grid-margin-y > .xlarge-18 {
      height: calc(75% - 2.5rem); }
    .grid-margin-y > .xlarge-19 {
      height: calc(79.16667% - 2.5rem); }
    .grid-margin-y > .xlarge-20 {
      height: calc(83.33333% - 2.5rem); }
    .grid-margin-y > .xlarge-21 {
      height: calc(87.5% - 2.5rem); }
    .grid-margin-y > .xlarge-22 {
      height: calc(91.66667% - 2.5rem); }
    .grid-margin-y > .xlarge-23 {
      height: calc(95.83333% - 2.5rem); }
    .grid-margin-y > .xlarge-24 {
      height: calc(100% - 2.5rem); } }

.grid-frame.grid-margin-y {
  height: calc(100vh + 2.5rem); }
  @media print, screen and (min-width: 48em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 2.5rem); } }
  @media print, screen and (min-width: 57.5em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 2.5rem); } }
  @media screen and (min-width: 64em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 2.5rem); } }

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

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

@media screen and (min-width: 64em) {
  .grid-margin-y.xlarge-grid-frame {
    height: calc(100vh + 2.5rem); } }

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }
  thead,
  tbody,
  tfoot {
    border: 1px solid #f2f2f2;
    background-color: #ffffff; }
  caption {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: 700; }
  thead {
    background: #f9f9f9;
    color: #333; }
  tfoot {
    background: #f2f2f2;
    color: #333; }
  thead tr,
  tfoot tr {
    background: transparent; }
  thead th,
  thead td,
  tfoot th,
  tfoot td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: 700;
    text-align: left; }
  tbody th,
  tbody td {
    padding: 0.5rem 0.625rem 0.625rem; }
  tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f2f2f2; }
  table.unstriped tbody {
    background-color: #ffffff; }
    table.unstriped tbody tr {
      border-bottom: 1px solid #f2f2f2;
      background-color: #ffffff; }

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

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

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

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

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

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

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

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }
  .pagination::before, .pagination::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .pagination::after {
    clear: both; }
  .pagination li {
    margin-right: 0.0625rem;
    border-radius: 0;
    font-size: 1.125rem;
    display: none; }
    .pagination li:last-child, .pagination li:first-child {
      display: inline-block; }
    @media print, screen and (min-width: 48em) {
      .pagination li {
        display: inline-block; } }
  .pagination a,
  .pagination button {
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 0;
    color: #0a0a0a; }
    .pagination a:hover,
    .pagination button:hover {
      background: #e6e6e6; }
  .pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #194893;
    color: #ffffff;
    cursor: default; }
  .pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #cacaca;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    padding: 0.1875rem 0.625rem;
    content: '\2026';
    color: #0a0a0a; }

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "«"; }

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "»"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 64em) {
  .position-left.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-xlarge .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-xlarge {
      transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 78vw; }
    .position-left.reveal-for-xlarge ~ .off-canvas-content {
      margin-left: 78vw; }
  .position-right.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-xlarge .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-xlarge {
      transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 78vw; }
    .position-right.reveal-for-xlarge ~ .off-canvas-content {
      margin-right: 78vw; }
  .position-top.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-xlarge .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-xlarge {
      transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 78vw; }
    .position-top.reveal-for-xlarge ~ .off-canvas-content {
      margin-top: 78vw; }
  .position-bottom.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-xlarge .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-xlarge {
      transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 78vw; }
    .position-bottom.reveal-for-xlarge ~ .off-canvas-content {
      margin-bottom: 78vw; } }

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

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

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

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

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

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

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

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

.align-center {
  justify-content: center; }

.align-justify {
  justify-content: space-between; }

.align-spaced {
  justify-content: space-around; }

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

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

.align-center.vertical.menu > li > a {
  justify-content: center; }

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

.align-self-top {
  align-self: flex-start; }

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

.align-self-bottom {
  align-self: flex-end; }

.align-middle {
  align-items: center; }

.align-self-middle {
  align-self: center; }

.align-stretch {
  align-items: stretch; }

.align-self-stretch {
  align-self: stretch; }

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center; }

.small-order-1 {
  order: 1; }

.small-order-2 {
  order: 2; }

.small-order-3 {
  order: 3; }

.small-order-4 {
  order: 4; }

.small-order-5 {
  order: 5; }

.small-order-6 {
  order: 6; }

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

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

@media screen and (min-width: 64em) {
  .xlarge-order-1 {
    order: 1; }
  .xlarge-order-2 {
    order: 2; }
  .xlarge-order-3 {
    order: 3; }
  .xlarge-order-4 {
    order: 4; }
  .xlarge-order-5 {
    order: 5; }
  .xlarge-order-6 {
    order: 6; } }

.flex-container {
  display: flex; }

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 64em) {
  .xlarge-flex-container {
    display: flex; }
  .xlarge-flex-child-auto {
    flex: 1 1 auto; }
  .xlarge-flex-child-grow {
    flex: 1 0 auto; }
  .xlarge-flex-child-shrink {
    flex: 0 1 auto; }
  .xlarge-flex-dir-row {
    flex-direction: row; }
  .xlarge-flex-dir-row-reverse {
    flex-direction: row-reverse; }
  .xlarge-flex-dir-column {
    flex-direction: column; }
  .xlarge-flex-dir-column-reverse {
    flex-direction: column-reverse; } }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

.visible {
  visibility: visible; }

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 64em) {
  .hide-for-xlarge {
    display: none !important; } }

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

@media screen and (min-width: 64em) and (max-width: 89.99875em) {
  .hide-for-xlarge-only {
    display: none !important; } }

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

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

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

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

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

.show-for-dark-mode {
  display: none; }

.hide-for-dark-mode {
  display: block; }

@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
    display: block !important; }
  .hide-for-dark-mode {
    display: none !important; } }

.show-for-ie {
  display: none; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .show-for-ie {
    display: block !important; }
  .hide-for-ie {
    display: none !important; } }

.show-for-sticky {
  display: none; }

.is-stuck .show-for-sticky {
  display: block; }

.is-stuck .hide-for-sticky {
  display: none; }

html {
  scroll-behavior: smooth; }

body {
  color: #636363;
  background: #fff;
  font-family: "Assistant", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  margin: 0;
  padding: 0; }
  body.no-scroll {
    overflow: hidden; }

.skip-to-content-link {
  background: #fcefb5;
  height: 30px;
  left: calc(50% - 100px);
  padding: 8px;
  position: absolute;
  transform: translateY(-110%);
  transition: transform 0.3s;
  z-index: 9; }

.skip-to-content-link:focus {
  transform: translateY(0%); }

@media (prefers-reduced-motion) {
  .off-canvas, .off-canvas-content.has-transition-push {
    transition-duration: 0.01s !important; } }

@media (prefers-reduced-motion: reduce) {
  *, *:before, *:after {
    -webkit-animation: none !important;
    animation: none !important;
    transition-duration: 0s !important; } }

.pageContainer {
  background: #fff; }

.logo {
  display: inline-block;
  max-width: 200px; }
  .logo svg {
    width: 100%; }
  @media print, screen and (max-width: 57.49875em) {
    .logo {
      max-width: 140px; } }

h2 {
  color: #636363;
  margin-bottom: 1.5rem; }

h2.faux-h1 {
  color: #ffffff;
  font-size: 1.5rem; }
  @media print, screen and (min-width: 48em) {
    h2.faux-h1 {
      font-size: 2.5rem; } }

.subpageContainer h2.faux-h1 {
  color: #242A36; }

a {
  color: #194893;
  text-decoration: underline; }
  a:hover {
    color: #123367;
    text-decoration: underline; }

a[target=_blank]:after {
  content: '';
  width: 14px;
  height: 14px;
  margin-left: 7px;
  display: inline-block;
  background-image: url(/wp-content/themes/nl-health/assets/images/external-icon.svg);
  color: green; }

.padLarge {
  padding-top: 80px;
  padding-bottom: 80px; }

.padMedium {
  padding-top: 40px;
  padding-bottom: 40px; }

.padSmall {
  padding-top: 20px;
  padding-bottom: 20px; }

:focus {
  outline: solid #194893; }
  [data-whatinput='mouse'] :focus {
    outline: 0; }

.button:focus {
  outline: solid #ed3229; }
  [data-whatinput='mouse'] .button:focus {
    outline: 0; }

nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  nav ul li {
    display: inline-block; }

a {
  font-weight: 700;
  text-decoration: underline; }

.pageContainer {
  margin-bottom: 2em; }
  @media screen and (min-width: 64em) {
    .pageContainer p, .pageContainer li, .pageContainer a {
      font-size: 1.1rem; } }
  @media screen and (min-width: 64em) {
    .pageContainer p, .pageContainer li, .pageContainer a {
      font-size: 1.2rem; } }
  .pageContainer p {
    margin-bottom: 1.2em; }

.section-title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 50px;
  margin-bottom: 24px; }
  .section-title h2 {
    color: #555555;
    margin-bottom: 0; }

.readMore {
  display: inline-block;
  color: #F1F4F7;
  transition: all .25s ease-in-out;
  text-decoration: none;
  font-weight: 700;
  position: relative; }
  .readMore:after {
    display: inline-block;
    margin-left: 4px;
    content: ">"; }
  .readMore.large {
    font-size: 1.4rem; }
  .readMore:hover, .readMore:focus {
    color: #d1dbe4;
    text-decoration: none; }
  .readMore.readMore--back:after {
    content: ''; }
  .readMore.readMore--back:before {
    display: inline-block;
    margin-right: 4px;
    content: "<"; }

.button.secondary {
  background-color: #F9D952;
  color: #194893; }

.button,
.wpcf7-submit {
  display: inline-block;
  text-align: center;
  color: #fff;
  padding: 14px 28px;
  background: #194893;
  transition: all .25s ease-in-out;
  text-decoration: none;
  font-weight: 800;
  position: relative;
  border: none;
  border-radius: 6px;
  font-size: 0.875em; }
  .button.button--yellow-arrow,
  .wpcf7-submit.button--yellow-arrow {
    position: relative;
    padding-left: 45px; }
    .button.button--yellow-arrow:before,
    .wpcf7-submit.button--yellow-arrow:before {
      left: 20px;
      top: 18px;
      position: absolute;
      display: block;
      content: '';
      width: 20px;
      height: 16px;
      background-image: url(/wp-content/themes/nl-health/assets/images/yellow-arrow.svg);
      background-repeat: no-repeat; }
  .button.button--blue-arrow,
  .wpcf7-submit.button--blue-arrow {
    padding: 8px 24px;
    position: relative;
    padding-left: 45px;
    background: rgba(233, 238, 245, 0.3);
    border: 1px solid #E9EEF5;
    border-radius: 6px;
    color: #194893; }
    .button.button--blue-arrow:before,
    .wpcf7-submit.button--blue-arrow:before {
      left: 20px;
      top: 12px;
      position: absolute;
      display: block;
      content: '';
      width: 20px;
      height: 16px;
      background-image: url(/wp-content/themes/nl-health/assets/images/blue-arrow.svg);
      background-repeat: no-repeat; }
    .button.button--blue-arrow:hover,
    .wpcf7-submit.button--blue-arrow:hover {
      background: #123367;
      text-decoration: none;
      color: #fff; }
      .button.button--blue-arrow:hover:before,
      .wpcf7-submit.button--blue-arrow:hover:before {
        background-image: url(/wp-content/themes/nl-health/assets/images/yellow-arrow.svg); }
  .button:hover, .button:focus,
  .wpcf7-submit:hover,
  .wpcf7-submit:focus {
    background: #123367;
    text-decoration: none;
    color: #fff; }
  .button.reverse,
  .wpcf7-submit.reverse {
    background: #fff;
    color: #F1F4F7; }
    .button.reverse:hover,
    .wpcf7-submit.reverse:hover {
      background: #eee; }
  .button.button--grey,
  .wpcf7-submit.button--grey {
    background: #F1F4F7;
    color: #333;
    font-weight: 300; }
    .button.button--grey:hover,
    .wpcf7-submit.button--grey:hover {
      background: #d1dbe4;
      color: #111; }
  .button.down:after,
  .wpcf7-submit.down:after {
    content: ' ↓';
    font-size: 0.8rem;
    position: relative;
    top: -4px; }
  .button.arrow:after,
  .wpcf7-submit.arrow:after {
    content: ' →'; }
  .button.reverse.url-icon,
  .wpcf7-submit.reverse.url-icon {
    padding-left: 2.6rem; }
    .button.reverse.url-icon:before,
    .wpcf7-submit.reverse.url-icon:before {
      content: '';
      position: absolute;
      display: block;
      top: 16px;
      left: 1rem;
      background-image: url(../images/link-icon.svg);
      background-size: 14px 14px;
      opacity: 1;
      width: 14px;
      height: 14px; }
  .button.url-icon,
  .wpcf7-submit.url-icon {
    padding-left: 2.6rem; }
    .button.url-icon:before,
    .wpcf7-submit.url-icon:before {
      content: '';
      position: absolute;
      display: block;
      top: 16px;
      left: 1rem;
      background-image: url(../images/link-icon-white.svg);
      background-size: 14px 14px;
      opacity: 1;
      width: 14px;
      height: 14px; }
  .button.asset-icon,
  .wpcf7-submit.asset-icon {
    padding-left: 2.6rem; }
    .button.asset-icon:before,
    .wpcf7-submit.asset-icon:before {
      content: '';
      position: absolute;
      display: block;
      top: 16px;
      left: 1rem;
      background-image: url(../images/file-icon-white.svg);
      background-size: 14px 14px;
      opacity: 1;
      width: 14px;
      height: 14px; }

ul.link-list {
  position: relative;
  list-style: none;
  margin-left: auto;
  padding: 0; }
  ul.link-list li {
    margin-bottom: 0.5rem;
    position: relative; }
    ul.link-list li a {
      color: #194893;
      font-weight: 700;
      padding-left: 20px;
      display: inline-block; }
    ul.link-list li.asset-icon:before {
      content: '';
      position: absolute;
      display: block;
      top: 4px;
      background-image: url(../images/file-icon.svg);
      background-size: 14px 14px;
      opacity: 1;
      width: 14px;
      height: 14px; }
    ul.link-list li.url-icon:before {
      content: '';
      position: absolute;
      display: block;
      top: 4px;
      background-image: url(../images/link-icon.svg);
      background-size: 14px 14px;
      opacity: 1;
      width: 14px;
      height: 14px; }

.reveal.search {
  background-color: #194893;
  border: 0;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  padding: 2rem; }
  .reveal.search h2 {
    color: #ffffff; }
  .reveal.search form input {
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 0px;
    height: 3rem; }
  .reveal.search form button {
    margin-top: 1.6rem; }
  .reveal.search .close-button {
    color: #ffffff;
    position: absolute;
    top: 5px;
    right: 5px; }
    .reveal.search .close-button:hover {
      color: #ffffff;
      opacity: 0.8; }

.grecaptcha-badge {
  visibility: collapse !important; }

#siteHeader {
  position: relative;
  background: #fff; }
  #siteHeader .logoContainer {
    padding-top: 20px; }
    @media screen and (min-width: 84.6875em) {
      #siteHeader .logoContainer {
        margin-bottom: -20px; } }
    @media screen and (max-width: 55.9375em) {
      #siteHeader .logoContainer {
        padding-bottom: 20px; } }
  #siteHeader .primaryLogo {
    float: left; }
  #siteHeader .hamburger {
    display: none; }
    @media screen and (max-width: 55.9375em) {
      #siteHeader .hamburger {
        display: block; } }
  #siteHeader .follow-us {
    display: flex;
    gap: 25px;
    align-items: center;
    float: right;
    padding-top: 16px; }
    @media screen and (min-width: 76.3125em) {
      #siteHeader .follow-us {
        padding-top: 22px; } }
    @media screen and (min-width: 84.6875em) {
      #siteHeader .follow-us {
        padding-top: 10px; } }
    @media screen and (max-width: 55.9375em) {
      #siteHeader .follow-us {
        display: none; } }
    #siteHeader .follow-us p {
      margin-bottom: 2px;
      font-size: 1rem;
      font-weight: bold;
      color: #242A36;
      opacity: 0.7; }
  #siteHeader .follow-us__social-links {
    display: flex;
    align-items: center; }
    #siteHeader .follow-us__social-links a {
      display: inline-block;
      margin-right: 25px;
      transition: all 0.3s ease-in-out; }
      #siteHeader .follow-us__social-links a svg {
        opacity: 0.6; }
        #siteHeader .follow-us__social-links a svg g {
          fill: #242A36; }
      #siteHeader .follow-us__social-links a:after {
        display: none; }
      #siteHeader .follow-us__social-links a:hover svg {
        opacity: 1; }
        #siteHeader .follow-us__social-links a:hover svg g {
          fill: #194893; }

#siteFooter {
  background: #ffffff;
  border-top: 1px solid #F1F4F7; }
  #siteFooter .logo-block a {
    display: block;
    width: 220px;
    height: 104px; }
  @media print, screen and (max-width: 47.99875em) {
    #siteFooter .logo-block a {
      margin: 0 auto; } }
  #siteFooter .follow-us {
    display: flex;
    gap: 25px;
    align-items: center;
    float: right; }
    #siteFooter .follow-us p {
      margin-bottom: 2px;
      font-size: 1rem;
      font-weight: bold;
      color: #242A36;
      opacity: 0.7; }
  #siteFooter .follow-copy {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 10px; }
    @media screen and (max-width: 55.9375em) {
      #siteFooter .follow-copy {
        align-items: center; } }
  #siteFooter .follow-us__social-links {
    display: flex;
    align-items: center; }
    #siteFooter .follow-us__social-links a {
      display: inline-block;
      margin-right: 25px;
      transition: all 0.3s ease-in-out; }
      #siteFooter .follow-us__social-links a svg {
        opacity: 0.6; }
        #siteFooter .follow-us__social-links a svg g {
          fill: #242A36; }
      #siteFooter .follow-us__social-links a.follow-us__youtube {
        margin-right: 0; }
      #siteFooter .follow-us__social-links a:after {
        display: none; }
      #siteFooter .follow-us__social-links a:hover svg {
        opacity: 1; }
        #siteFooter .follow-us__social-links a:hover svg g {
          fill: #194893; }
  #siteFooter .copyright {
    text-align: right; }
    @media print, screen and (max-width: 47.99875em) {
      #siteFooter .copyright {
        text-align: center; } }
  #siteFooter .footer-contact p {
    color: #636363;
    font-size: 1.2rem;
    line-height: 1.4; }
    #siteFooter .footer-contact p a {
      color: #636363; }
  #siteFooter .siteFooter__logos {
    margin-left: auto;
    display: flex;
    align-items: center;
    flex-direction: column; }
    @media print, screen and (min-width: 48em) {
      #siteFooter .siteFooter__logos {
        flex-direction: row;
        justify-content: flex-end; } }
    #siteFooter .siteFooter__logos img {
      max-height: 70px;
      margin: 0 20px; }
  #siteFooter .privacy-nav {
    list-style: none;
    margin: 0;
    display: flex;
    justify-content: center;
    gap: 10px;
    color: #636363;
    padding-top: 2rem; }
    #siteFooter .privacy-nav a {
      color: #636363;
      color: #636363;
      font-weight: 400;
      font-size: 1em;
      text-decoration: none;
      text-decoration: underline; }
      #siteFooter .privacy-nav a:hover {
        color: #194893; }

.siteLogo {
  display: inline-block;
  width: 276px;
  height: 100px;
  background: url(../images/nl_health_services_logo.svg) left center no-repeat;
  background-size: contain;
  background-size: 276px 90px;
  overflow: hidden;
  text-indent: -999px; }
  @media screen and (max-width: 76.25em) {
    .siteLogo {
      width: 214px;
      height: 80px;
      background-size: 214px 70px; } }
  @media screen and (max-width: 55.9375em) {
    .siteLogo {
      width: 180px;
      height: 60px;
      background-size: 180px 50px; } }

.post-type-archive-update .navPrimary li.menu-item-24 a, .single-update .navPrimary li.menu-item-24 a {
  font-weight: 700; }

.parent-pageid-10 .navPrimary li.menu-item-25 a, .page-id-10 .navPrimary li.menu-item-25 a {
  font-weight: 700; }

.navPrimary {
  background: #ffffff;
  clear: both;
  width: 100%;
  margin-top: 16px;
  margin-bottom: 20px; }
  @media screen and (min-width: 84.6875em) {
    .navPrimary {
      margin-top: 0;
      margin-bottom: 20px; } }
  .navPrimary ul {
    margin-left: -16px;
    float: right; }
  .navPrimary li {
    padding: 0 10px;
    position: relative; }
    .navPrimary li.active a, .navPrimary li.current_page_parent a, .navPrimary li.current-page-ancestor a {
      font-weight: 600;
      position: relative; }
      .navPrimary li.active a:after, .navPrimary li.current_page_parent a:after, .navPrimary li.current-page-ancestor a:after {
        content: '';
        display: block;
        position: absolute;
        height: 3px;
        background-color: #ed3229;
        width: 100%;
        left: 0;
        right: 0;
        bottom: -4px; }
    .navPrimary li a {
      padding: 6px 12px;
      font-weight: 600;
      color: #242A36;
      display: block;
      text-decoration: none;
      font-size: 1.125em;
      transition: all 0.3s ease-in-out; }
      .navPrimary li a:hover {
        color: #194893;
        position: relative; }
        .navPrimary li a:hover:after {
          content: '';
          display: block;
          position: absolute;
          height: 3px;
          background-color: #194893;
          width: 100%;
          left: 0;
          right: 0;
          bottom: -4px; }
      @media screen and (max-width: 76.25em) {
        .navPrimary li a {
          font-size: 1em;
          padding: 6px 8px; } }
    .navPrimary li:last-child {
      padding-right: 0; }
  @media screen and (max-width: 55.9375em) {
    .navPrimary {
      display: none; } }
  .navPrimary ul.submenu.is-dropdown-submenu {
    opacity: 0; }
  .navPrimary ul.submenu.js-dropdown-active {
    opacity: 1;
    transform: translate(0, 0);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=opperc)";
    filter: "alpha(opacity=opperc)";
    visibility: visible; }
  .navPrimary ul.submenu {
    position: absolute;
    padding: 0px 0 0px 0;
    margin-left: 0px;
    margin-right: 0;
    background-color: rgba(255, 255, 255, 0.98);
    z-index: 99;
    border: none;
    list-style: none;
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.3);
    border-top: 1px solid #eee;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    transform: translate(0, -30px);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=opperc)";
    filter: "alpha(opacity=opperc)";
    visibility: hidden;
    transition: all 0.3s;
    text-transform: none;
    left: 0;
    top: 2.3rem; }
    @media screen and (min-width: 64em) {
      .navPrimary ul.submenu {
        top: 2.4rem; } }
    .navPrimary ul.submenu li {
      padding: 0 0px;
      width: 100%; }
    .navPrimary ul.submenu li a,
    .navPrimary ul.submenu li span {
      width: 100%;
      min-width: 260px;
      white-space: nowrap;
      cursor: pointer;
      font-family: "Assistant", sans-serif;
      display: inline-block;
      color: #F1F4F7;
      font-weight: 600;
      font-size: 0.9375rem;
      text-decoration: none;
      padding: 15px 30px 15px 20px;
      border-bottom: 1px solid #eee; }
      .navPrimary ul.submenu li a:hover,
      .navPrimary ul.submenu li span:hover {
        background: #eee;
        color: #F1F4F7; }
      .navPrimary ul.submenu li a span,
      .navPrimary ul.submenu li span span {
        display: inline;
        padding: 0; }
    .navPrimary ul.submenu li:last-child a {
      border: 0; }
    .navPrimary ul.submenu .active > a {
      background: none; }

.navSubpage {
  border: 1px solid #E6E6E6;
  border-radius: 12px;
  margin-top: -80px;
  background-color: #ffffff;
  z-index: 2;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px; }
  @media print, screen and (max-width: 47.99875em) {
    .navSubpage {
      margin-top: -50px; } }
  .navSubpage li {
    display: block; }
    .navSubpage li a {
      color: #fff;
      text-decoration: none;
      text-transform: uppercase;
      display: inline-block;
      padding: 17px 35px;
      color: #242A36;
      font-weight: 600;
      font-size: 1.125rem;
      letter-spacing: 0.04em;
      width: 100%; }
      @media print, screen and (max-width: 47.99875em) {
        .navSubpage li a {
          padding: 10px 15px; } }
      .navSubpage li a:hover {
        color: #194893; }
    .navSubpage li.active > a, .navSubpage li.current_page_item > a {
      font-weight: 700;
      color: #194893;
      background-color: #F1F4F7; }
  .navSubpage > ul ul {
    padding-left: 0px; }
    .navSubpage > ul ul li a {
      background: #F1F4F7;
      color: #333;
      font-weight: 300; }
      .navSubpage > ul ul li a:hover {
        background: #d1dbe4;
        color: #111; }
    .navSubpage > ul ul li.active > a {
      background: #d1dbe4;
      color: #111; }
  .navSubpage ul > li > ul {
    display: none; }
  .navSubpage ul > li.active ul {
    display: block; }

.archive .sidebar h2, .parent-pageid-71 .sidebar h2 {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.3;
  letter-spacing: -0.014em;
  color: #242A36; }

.archive .navSubpage, .parent-pageid-71 .navSubpage {
  margin-top: 0px;
  border: none; }
  .archive .navSubpage li a, .parent-pageid-71 .navSubpage li a {
    padding: 10px 0;
    text-transform: none; }
  .archive .navSubpage li.active > a, .archive .navSubpage li.current_page_item > a, .parent-pageid-71 .navSubpage li.active > a, .parent-pageid-71 .navSubpage li.current_page_item > a {
    background-color: transparent; }

.navFooter {
  float: right;
  text-align: right; }
  .navFooter li {
    display: block;
    text-align: right; }
  .navFooter a,
  .navFooter p {
    font-size: .9rem;
    color: #fff; }
  .navFooter a {
    font-weight: 700;
    text-decoration: none; }
  .navFooter .copyright {
    margin-top: 10px;
    font-style: italic; }

.splashContainer {
  border-top: 1px solid #F1F4F7;
  background-color: #F1F4F7;
  height: 200px;
  background-position: top right;
  position: relative;
  z-index: 1;
  overflow: hidden; }
  @media print, screen and (max-width: 47.99875em) {
    .splashContainer {
      height: 140px; } }
  .splashContainer .splashText {
    padding: 60px 0;
    position: relative;
    z-index: 3; }
    @media print, screen and (max-width: 47.99875em) {
      .splashContainer .splashText {
        padding: 50px 0; } }
    .splashContainer .splashText h1, .splashContainer .splashText .faux-h1 {
      color: #194893;
      font-weight: 700;
      margin: 0;
      margin-bottom: 30px;
      font-size: 3.125rem; }
      @media print, screen and (max-width: 47.99875em) {
        .splashContainer .splashText h1, .splashContainer .splashText .faux-h1 {
          font-size: 1.875rem;
          margin-bottom: 0; } }
      .splashContainer .splashText h1 + p, .splashContainer .splashText .faux-h1 + p {
        margin-top: 20px; }
    .splashContainer .splashText p {
      color: #636363;
      font-size: 1.2rem; }
      @media print, screen and (max-width: 47.99875em) {
        .splashContainer .splashText p {
          font-size: 1em;
          padding-right: 1em; } }
      .splashContainer .splashText p:last-child {
        margin-bottom: 0px; }
  .splashContainer .grid-x {
    position: relative; }
  .splashContainer .logo-graphic {
    position: absolute;
    right: -20px;
    bottom: -138px;
    width: 330px;
    height: 381px;
    background-image: url(/wp-content/themes/nl-health/assets/images/logo-graphic.svg);
    background-repeat: no-repeat;
    background-size: 100%; }
    @media print, screen and (max-width: 47.99875em) {
      .splashContainer .logo-graphic {
        background-size: 100%;
        width: 100px;
        height: 100px;
        right: -20px;
        bottom: -20px; } }
  .splashContainer.homepage {
    height: auto;
    background-position: center right;
    background-color: #F1F4F7; }
    .splashContainer.homepage .splashText {
      padding: 80px 0 80px; }
      .splashContainer.homepage .splashText h1 {
        color: #091762;
        color: #194893;
        margin: 0;
        font-size: 3.125rem;
        line-height: 1.1; }
        @media print, screen and (max-width: 47.99875em) {
          .splashContainer.homepage .splashText h1 {
            font-size: 2.5rem;
            line-height: 1.2; } }
      @media print, screen and (max-width: 47.99875em) {
        .splashContainer.homepage .splashText {
          padding: 60px 0 80px; } }
      .splashContainer.homepage .splashText .button-group {
        margin-top: 30px; }
    .splashContainer.homepage .grid-x {
      position: relative; }
    .splashContainer.homepage .logo-graphic {
      position: absolute;
      right: 0px;
      bottom: -80px;
      width: 430px;
      height: 481px;
      background-image: url(/wp-content/themes/nl-health/assets/images/logo-graphic.svg);
      background-repeat: no-repeat; }
      @media screen and (max-width: 76.25em) {
        .splashContainer.homepage .logo-graphic {
          right: -80px; } }
      @media print, screen and (max-width: 47.99875em) {
        .splashContainer.homepage .logo-graphic {
          background-size: 100%;
          width: 100px;
          height: 100px;
          right: -20px;
          bottom: -20px; } }
  @media print, screen and (max-width: 47.99875em) {
    .splashContainer {
      position: relative;
      background-position: center right; } }

.off-canvas {
  background: #F1F4F7; }
  .off-canvas .off-canvas--menu.group {
    padding: 20px; }
  .off-canvas ul.menu {
    display: flex;
    flex-direction: column; }
  .off-canvas a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 10px 35px;
    color: #242A36;
    font-weight: 700;
    font-size: 1.125rem;
    letter-spacing: 0.04em;
    width: 100%; }
  .off-canvas li.active > a, .off-canvas li.current_page_item > a {
    font-weight: 700;
    color: #194893; }
  .off-canvas .follow-us {
    margin-left: 58px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: flex-start; }
    .off-canvas .follow-us p {
      margin-bottom: 2px;
      font-size: 1rem;
      font-weight: bold;
      color: #242A36;
      opacity: 0.7; }
  .off-canvas .follow-us__social-links {
    display: flex;
    align-items: center; }
    .off-canvas .follow-us__social-links a {
      padding: 0;
      display: inline-block;
      margin-right: 25px;
      transition: all 0.3s ease-in-out; }
      .off-canvas .follow-us__social-links a svg {
        opacity: 0.6; }
        .off-canvas .follow-us__social-links a svg g {
          fill: #242A36; }
      .off-canvas .follow-us__social-links a:after {
        display: none; }
      .off-canvas .follow-us__social-links a:hover svg {
        opacity: 1; }
        .off-canvas .follow-us__social-links a:hover svg g {
          fill: #194893; }
  .off-canvas .submenu {
    padding-bottom: 0.5em;
    display: flex;
    flex-direction: column; }
    .off-canvas .submenu li {
      padding-left: 1rem; }
      .off-canvas .submenu li a {
        width: 100%;
        padding: 6px 35px;
        color: #242A36;
        font-weight: 500;
        font-size: 1em; }
  .off-canvas .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a:after {
    border-color: #fff transparent transparent; }

a.search-button {
  position: relative;
  padding: 7px 24px;
  position: relative;
  padding-left: 37px;
  background: rgba(233, 238, 245, 0.3);
  border: 1px solid #E9EEF5;
  border-radius: 6px;
  color: #194893;
  text-decoration: none;
  font-size: 0.9em; }
  a.search-button:hover, a.search-button:focus {
    background: #E9EEF5;
    text-decoration: none; }
  a.search-button:before {
    position: absolute;
    z-index: 9;
    content: '';
    display: block;
    width: 17px;
    height: 17px;
    left: 12px;
    top: 10px;
    background-image: url(/wp-content/themes/nl-health/assets/images/search-icon.svg);
    background-repeat: no-repeat;
    background-size: 17px 17px; }

a.mobile-search-button {
  position: relative;
  padding-left: 37px;
  margin-left: 24px;
  width: auto;
  text-decoration: none;
  margin-top: 0.2em;
  margin-bottom: 0.6em; }
  a.mobile-search-button:before {
    position: absolute;
    z-index: 9;
    content: '';
    display: block;
    width: 17px;
    height: 17px;
    left: 12px;
    top: 15px;
    background-image: url(/wp-content/themes/nl-health/assets/images/search-icon-black.svg);
    background-repeat: no-repeat;
    background-size: 17px 17px; }

.closures ul.accordion li a.accordion-title {
  color: #194893; }
  @media print, screen and (min-width: 57.5em) {
    .closures ul.accordion li a.accordion-title {
      font-size: 1.6rem; } }
  .closures ul.accordion li a.accordion-title:before {
    line-height: 0.6; }

.closures ul.accordion li .accordion-content {
  padding: 0;
  font-size: 1rem; }
  .closures ul.accordion li .accordion-content td {
    padding: 0.6rem 0.825rem 0.825rem; }
  .closures ul.accordion li .accordion-content p, .closures ul.accordion li .accordion-content a, .closures ul.accordion li .accordion-content p a {
    font-size: 1rem;
    margin-bottom: 0; }
  .closures ul.accordion li .accordion-content .closure-post {
    line-height: 1.1;
    display: block;
    margin-top: 10px; }
    .closures ul.accordion li .accordion-content .closure-post span {
      text-decoration: none; }
  .closures ul.accordion li .accordion-content .closures_none {
    padding: 1rem; }
  @media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    .closures ul.accordion li .accordion-content {
      /* Force table to not be like tables anymore */
      /* Hide table headers (but not display: none;, for accessibility) */
      /*
	Label the data
	*/ }
      .closures ul.accordion li .accordion-content table, .closures ul.accordion li .accordion-content thead, .closures ul.accordion li .accordion-content tbody, .closures ul.accordion li .accordion-content th, .closures ul.accordion li .accordion-content td, .closures ul.accordion li .accordion-content tr {
        display: block; }
      .closures ul.accordion li .accordion-content thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px; }
      .closures ul.accordion li .accordion-content tr {
        border-bottom: 1px solid #194893; }
      .closures ul.accordion li .accordion-content td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding: 0.5rem 0.625rem 0.625rem;
        padding-left: 42%; }
      .closures ul.accordion li .accordion-content td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 42%;
        padding-right: 10px; }
      .closures ul.accordion li .accordion-content td:nth-of-type(1):before {
        content: "Location:"; }
      .closures ul.accordion li .accordion-content td:nth-of-type(2):before {
        content: "Affected program area/department:"; }
      .closures ul.accordion li .accordion-content td:nth-of-type(3):before {
        content: "Date(s)/time(s):"; }
      .closures ul.accordion li .accordion-content td:nth-of-type(4):before {
        content: "More Information:"; } }

.closures ul.accordion li.is-active a.accordion-title {
  background-color: #194893;
  color: #ffffff;
  text-decoration: none; }

.closures tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #F1F4F7; }

#homepage h2,
#homepage h3 {
  font-size: 2rem; }

#homepage .audienceCallouts h2 {
  font-size: 1.4rem; }
  @media print, screen and (max-width: 47.99875em) {
    #homepage .audienceCallouts h2 {
      padding-right: 30px; } }

.home-updates {
  background: #F1F4F7; }

.home-bottom__block {
  background: #F1F4F7;
  height: 100%;
  display: flex;
  flex-direction: column; }
  .home-bottom__block .home-bottom__block__inner {
    padding: 2rem;
    flex: 1;
    display: flex;
    flex-direction: column; }
    .home-bottom__block .home-bottom__block__inner p {
      margin: 20px 0; }
    .home-bottom__block .home-bottom__block__inner .button {
      margin-top: auto;
      margin-right: auto; }

.home-featuredPages__page {
  background-color: #194893;
  margin-bottom: 1em;
  padding: 40px 40px;
  background: rgba(36, 42, 54, 0.05);
  /* New Brand/White */
  border: 1px solid #ffffff;
  border-radius: 12px; }
  .home-featuredPages__page h3 {
    color: #242a36; }
  .home-featuredPages__page a {
    text-decoration: underline;
    position: relative;
    display: inline-block;
    padding-left: 30px; }
    .home-featuredPages__page a:hover {
      text-decoration: underline;
      opacity: 1;
      color: #194893; }
    .home-featuredPages__page a:before {
      left: 5px;
      top: 6px;
      position: absolute;
      display: block;
      content: "";
      width: 20px;
      height: 16px;
      background-image: url(/wp-content/themes/nl-health/assets/images/blue-arrow.svg);
      background-repeat: no-repeat; }

.subpageContainer {
  background: #fff; }
  .subpageContainer h2 {
    color: #636363; }
  .subpageContainer h3 {
    color: #636363; }
  .subpageContainer h4 {
    font-weight: 700;
    color: #111;
    font-size: 1.5rem; }
  .subpageContainer h5 {
    font-weight: 600;
    font-size: 1.375rem;
    line-height: 1.4;
    letter-spacing: -0.014em;
    color: #636363;
    margin-bottom: 1em; }
  .subpageContainer h2, .subpageContainer h3, .subpageContainer h4 {
    margin: 1rem 0; }
    .subpageContainer h2.underline, .subpageContainer h3.underline, .subpageContainer h4.underline {
      margin-top: 60px;
      padding-bottom: 0.6rem;
      border-bottom: 2px solid #194893; }
  .subpageContainer p + h2 {
    margin-top: 40px; }
  .subpageContainer p + h3,
  .subpageContainer ul + h3,
  .subpageContainer h2 + h3,
  .subpageContainer p + h4 {
    margin-top: 30px; }
  .subpageContainer p:last-child {
    margin-bottom: 0px; }
  .subpageContainer .button + .button, .subpageContainer br + .button, .subpageContainer .button + p {
    margin-top: 1rem; }

.lastUpdate {
  font-style: italic;
  color: #777;
  margin-bottom: 3rem;
  font-size: .9rem; }

.form-wrapper-bg .wpcf7-form-control-wrap {
  display: block;
  padding-top: 5px; }

.form-wrapper-bg input[type="text"],
.form-wrapper-bg input[type="phone"],
.form-wrapper-bg input[type="email"],
.form-wrapper-bg textarea {
  border: none;
  background: #fff;
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);
  font-size: 1rem;
  border-bottom: 1px solid #F1F4F7; }

.primaryContent {
  font-size: 1.1rem; }
  @media screen and (min-width: 64em) {
    .primaryContent {
      font-size: 1.2rem;
      padding-right: 1rem; } }
  .primaryContent h1, .primaryContent .faux-h1 {
    margin-bottom: 20px; }
  .primaryContent ul, .primaryContent ol {
    padding: 0 1rem; }
    @media print, screen and (min-width: 57.5em) {
      .primaryContent ul, .primaryContent ol {
        padding: 0rem 2rem; } }
  .primaryContent ol li {
    margin-bottom: 1rem; }

.sidebar .callout,
.sidebar .navSubpage {
  margin-bottom: 40px; }

.pageCallout {
  background: white;
  padding: 1rem;
  border-radius: 5px;
  margin: 1rem; }

.callout {
  background: #F1F4F7;
  padding: 20px;
  display: block;
  color: #fff; }
  .callout h4 {
    font-size: 1.3rem;
    color: #fff;
    text-transform: none;
    font-weight: 700; }
  .callout .button {
    display: block; }

.breadcrumbContainer {
  padding: .75rem 0; }
  .breadcrumbContainer .breadcrumbs {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .breadcrumbContainer .breadcrumbs a,
    .breadcrumbContainer .breadcrumbs li {
      font-size: .95rem;
      font-weight: 300;
      color: #222;
      display: inline-block;
      text-decoration: none; }
    .breadcrumbContainer .breadcrumbs a:hover {
      color: #194893;
      text-decoration: underline; }
    .breadcrumbContainer .breadcrumbs li {
      display: inline-block;
      font-weight: 600; }
      .breadcrumbContainer .breadcrumbs li:not(:last-child):after {
        content: ">";
        display: inline-block;
        margin: 0 4px; }

.buttonGroup a.button {
  margin-right: 0.5rem; }

@media screen and (min-width: 62.5em) {
  .padAloneContent {
    padding: 0 114px; } }

@media screen and (min-width: 76.3125em) {
  .padAloneContent {
    padding: 0 276px; } }

.contentBlock__image {
  margin: 2rem 0; }
  .contentBlock__image figure {
    margin-bottom: 1rem; }
  .contentBlock__image figcaption {
    font-size: .9rem;
    color: #888;
    font-style: italic;
    display: block;
    padding: 8px 0;
    border-bottom: 1px solid #eee; }
    .contentBlock__image figcaption p:last-child {
      margin-bottom: 0; }

.contentBlock__contentImage .contentBlock__contentImage__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 0 3em; }
  @media print, screen and (max-width: 47.99875em) {
    .contentBlock__contentImage .contentBlock__contentImage__content {
      padding: 2em; } }
  .contentBlock__contentImage .contentBlock__contentImage__content .button {
    margin-top: 1em;
    padding: 8px 24px;
    position: relative;
    padding-left: 45px;
    background: rgba(233, 238, 245, 0.3);
    border: 1px solid #E9EEF5;
    border-radius: 6px;
    color: #194893; }
    .contentBlock__contentImage .contentBlock__contentImage__content .button:before {
      left: 20px;
      top: 12px;
      position: absolute;
      display: block;
      content: '';
      width: 20px;
      height: 16px;
      background-image: url(/wp-content/themes/nl-health/assets/images/blue-arrow.svg);
      background-repeat: no-repeat; }
    .contentBlock__contentImage .contentBlock__contentImage__content .button:hover {
      background: #123367;
      text-decoration: none;
      color: #fff; }
      .contentBlock__contentImage .contentBlock__contentImage__content .button:hover:before {
        background-image: url(/wp-content/themes/nl-health/assets/images/yellow-arrow.svg); }

.contentBlock__contentImage figure img {
  border-radius: 12px; }

.pageLinks {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  padding: 0px 0px; }
  @media print, screen and (min-width: 57.5em) {
    .pageLinks {
      padding: 0px 0px; } }
  @media print, screen and (max-width: 47.99875em) {
    .pageLinks {
      grid-template-columns: 1fr; } }
  .pageLinks .pageLinks__link a {
    display: block;
    height: 100%;
    background: #194893;
    /* New Brand/Blue */
    border: 1px solid #194893;
    border-radius: 12px;
    padding: 2rem;
    text-decoration: none;
    transition: all 0.2s ease-in-out; }
    .pageLinks .pageLinks__link a:focus {
      background-color: #123367; }
    .pageLinks .pageLinks__link a h3 {
      margin-top: 0;
      margin-bottom: 0;
      color: #ffffff; }
    .pageLinks .pageLinks__link a p {
      margin-top: 1em;
      font-size: 1em;
      font-weight: normal;
      color: #ffffff; }
    .pageLinks .pageLinks__link a p.faux-link {
      margin-top: 0;
      color: #F9D952;
      font-weight: 600;
      position: relative;
      display: inline-block;
      padding-left: 30px; }
      .pageLinks .pageLinks__link a p.faux-link:before {
        left: 5px;
        top: 6px;
        position: absolute;
        display: block;
        content: '';
        width: 20px;
        height: 16px;
        background-image: url(/wp-content/themes/nl-health/assets/images/yellow-arrow.svg);
        background-repeat: no-repeat; }
    .pageLinks .pageLinks__link a:hover {
      background-color: #123367; }
      .pageLinks .pageLinks__link a:hover p.faux-link {
        text-decoration: underline;
        opacity: 1; }

.section-title--resourceLinks {
  margin-top: 50px; }
  .section-title--resourceLinks h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 110%;
    /* identical to box height, or 40px */
    letter-spacing: -0.014em;
    /* New Brand/85% Grey */
    color: #555555; }
  .section-title--resourceLinks h4 {
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    /* or 29px */
    letter-spacing: -0.014em;
    text-transform: none;
    /* New Brand/secondary */
    color: #636363; }

.resourceLinks {
  display: grid;
  gap: 20px;
  padding: 20px 0px;
  grid-template-columns: 1fr;
  margin-bottom: 50px; }
  @media print, screen and (max-width: 47.99875em) {
    .resourceLinks {
      padding-top: 0; } }
  @media print, screen and (min-width: 48em) {
    .resourceLinks {
      grid-template-columns: 1fr; } }
  @media print, screen and (min-width: 57.5em) {
    .resourceLinks {
      grid-template-columns: 1fr;
      padding: 20px 0px; } }
  .resourceLinks .resourceLinks__link .date {
    font-size: 15px;
    line-height: 24px;
    /* or 160% */
    display: flex;
    align-items: center;
    /* New Brand/secondary */
    color: #636363;
    margin-bottom: 0;
    display: block; }
  .resourceLinks .resourceLinks__link h4 {
    margin: 0;
    text-transform: none; }
  .resourceLinks .resourceLinks__link a {
    display: inline-block;
    padding: 0.3rem;
    text-decoration: none;
    text-decoration: underline; }
    .resourceLinks .resourceLinks__link a.blue-arrow {
      position: relative;
      padding-left: 20px; }
      .resourceLinks .resourceLinks__link a.blue-arrow:before {
        left: 0px;
        top: 12px;
        position: absolute;
        display: block;
        content: '';
        width: 20px;
        height: 16px;
        background-image: url(/wp-content/themes/nl-health/assets/images/blue-arrow.svg);
        background-repeat: no-repeat; }

.faqs li.faqs__faq a.faqs__faq__question {
  text-decoration: none;
  color: #194893; }

.primaryContent ul.accordion {
  padding: 0; }
  .primaryContent ul.accordion .accordion-title {
    font-size: 1em; }

.bio-buttons {
  margin-top: 30px;
  margin-bottom: 2rem; }
  .bio-buttons button {
    padding: 0.8em 1em;
    cursor: pointer;
    font-weight: 600;
    font-size: 1.1em;
    line-height: 1;
    color: #636363;
    border-bottom: 5px solid #999; }
    .bio-buttons button.active {
      color: #0a0a0a;
      border-bottom: 5px solid #ed3229; }

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

.people {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px; }
  @media print, screen and (min-width: 57.5em) {
    .people {
      grid-template-columns: 1fr 1fr 1fr; } }
  .people .people__person {
    cursor: pointer;
    padding: 10px; }
    .people .people__person .people__person__content h3 {
      font-size: 1.5rem;
      color: #242a36;
      margin-bottom: 0; }
    .people .people__person .people__person__content h4 {
      text-transform: none;
      font-size: 1rem;
      margin-top: 0;
      font-size: 18px;
      line-height: 26px;
      margin-bottom: 5px;
      color: #636363; }
    .people .people__person .people__person__content .link {
      text-decoration: underline;
      color: #194893;
      font-weight: bold;
      position: relative;
      display: inline-block;
      padding-left: 30px; }
      .people .people__person .people__person__content .link:hover {
        text-decoration: underline;
        opacity: 1;
        color: #194893; }
      .people .people__person .people__person__content .link:before {
        left: 5px;
        top: 6px;
        position: absolute;
        display: block;
        content: "";
        width: 20px;
        height: 16px;
        background-image: url(/wp-content/themes/nl-health/assets/images/blue-arrow.svg);
        background-repeat: no-repeat; }
    .people .people__person:hover .link {
      text-decoration: underline; }

.people__person__headshot img {
  border-radius: 12px; }

.people-popup {
  position: relative;
  max-width: 900px;
  width: auto;
  border-radius: 12px;
  padding: 2em; }
  @media print, screen and (min-width: 57.5em) {
    .people-popup {
      width: 900px; } }
  .people-popup .close-button {
    width: 40px;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 1.6em; }
  .people-popup .people-popup__inside {
    display: flex;
    gap: 20px; }
    @media print, screen and (max-width: 47.99875em) {
      .people-popup .people-popup__inside {
        flex-direction: column; } }
    .people-popup .people-popup__inside .people__person__headshot {
      display: block;
      min-width: 200px;
      margin-right: 10px; }
      @media print, screen and (max-width: 47.99875em) {
        .people-popup .people-popup__inside .people__person__headshot {
          min-width: 75px; } }
    .people-popup .people-popup__inside .people__person__content {
      max-width: 600px;
      padding-right: 40px; }
      @media print, screen and (max-width: 47.99875em) {
        .people-popup .people-popup__inside .people__person__content {
          padding-right: 20px; } }
      .people-popup .people-popup__inside .people__person__content h3 {
        font-size: 1.5rem;
        color: #242a36;
        margin-bottom: 0; }
      .people-popup .people-popup__inside .people__person__content h4 {
        text-transform: none;
        font-size: 1rem;
        margin-top: 0;
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 5px;
        color: #636363; }
      @media print, screen and (max-width: 47.99875em) {
        .people-popup .people-popup__inside .people__person__content p {
          font-size: 0.9em; } }

.update-card {
  text-decoration: none;
  padding: 20px 0;
  display: block; }
  .update-card article {
    display: flex; }
  .update-card a {
    display: block;
    text-decoration: none; }

.article-image {
  margin-right: 20px;
  max-width: 75px;
  width: 75px;
  flex-grow: 2; }
  .article-image a {
    display: block;
    width: 75px; }
  .article-image img {
    border-radius: 12px;
    width: 75px; }
  @media print, screen and (min-width: 48em) {
    .article-image {
      max-width: 200px;
      width: 200px; }
      .article-image a {
        width: 200px; }
        .article-image a img {
          width: 200px; } }

@media print, screen and (max-width: 47.99875em) {
  .update-card--story article {
    display: flex;
    flex-direction: column; }
  .update-card--story .article-image {
    margin-right: 20px;
    max-width: 220px;
    width: 220px;
    flex-grow: 2;
    margin-bottom: 10px; }
    .update-card--story .article-image a {
      display: block;
      width: 220px; }
    .update-card--story .article-image img {
      border-radius: 12px;
      width: 220px; } }

.article-categories {
  display: flex;
  flex-wrap: wrap;
  gap: 5px; }
  .article-categories div,
  .article-categories a {
    text-decoration: none;
    display: inline-block;
    background-color: #F1F4F7;
    padding: 0.2rem 0.4em;
    font-size: 0.8em;
    font-weight: normal;
    color: #636363;
    border: 1px solid #e6e6e6;
    border-radius: 4px; }
    @media print, screen and (min-width: 48em) {
      .article-categories div,
      .article-categories a {
        padding: 0.2rem 0.4em;
        font-size: 0.9em; } }
    .article-categories div:hover, .article-categories div:focus,
    .article-categories a:hover,
    .article-categories a:focus {
      background: #fffaed; }

.article-header h3 {
  margin: 8px 0;
  color: #555;
  color: #194893;
  text-decoration: underline;
  font-weight: 900; }

.article-header:hover h3 {
  color: #194893;
  color: #123367;
  text-decoration: none; }

.article-header .byline {
  font-size: 0.9rem;
  color: #636363;
  margin-bottom: 0.6rem;
  font-weight: 100; }

.article-excerpt p {
  color: #242a36;
  font-weight: 300;
  font-size: 1em; }

.article-excerpt .read-more {
  font-size: 1em;
  text-decoration: underline; }
  .article-excerpt .read-more:hover {
    color: #194893;
    opacity: 0.8; }

.twitter-timeline {
  max-height: 400px; }

.news-subnav {
  border-bottom: 1px solid #e6e6e6; }
  @media print, screen and (max-width: 47.99875em) {
    .news-subnav {
      height: 60px;
      margin-bottom: 7px;
      overflow: hidden;
      transition: all 0.3s ease-in-out; }
      .news-subnav.open {
        height: 100%; } }
    @media print, screen and (max-width: 47.99875em) and (max-width: 47.99875em) {
      .news-subnav.open ul {
        border: 1px solid #e6e6e6;
        border-radius: 4px;
        padding-top: 45px; } }
    @media print, screen and (max-width: 47.99875em) and (max-width: 47.99875em) {
      .news-subnav.open ul li.current_page_item a {
        border: none;
        border-bottom: none;
        border-left: none;
        border-right: none; } }
  @media print, screen and (max-width: 47.99875em) {
        .news-subnav.open nav ul:before {
          transform: rotate(-90deg); } }
  .news-subnav nav ul {
    display: flex; }
    @media print, screen and (max-width: 47.99875em) {
      .news-subnav nav ul {
        flex-direction: column;
        padding-top: 60px;
        position: relative;
        margin-top: 7px;
        margin-bottom: 7px; }
        .news-subnav nav ul:before {
          content: "";
          right: 20px;
          top: 19px;
          position: absolute;
          display: block;
          content: "";
          width: 7px;
          height: 9px;
          background-image: url(/wp-content/themes/nl-health/assets/images/red-arrow.svg);
          background-repeat: no-repeat;
          background-size: 100%;
          transform: rotate(-270deg);
          transform-origin: 50% 50%;
          transition: all 0.4s ease-in-out; } }
    @media print, screen and (max-width: 47.99875em) {
      .news-subnav nav ul li {
        width: 100%; } }
    .news-subnav nav ul li a {
      display: block;
      line-height: 60px;
      color: #636363;
      height: 60px;
      opacity: 1;
      text-decoration: none;
      padding: 0 20px;
      font-weight: 600;
      font-size: 1.125em;
      border-bottom: 4px solid transparent; }
      @media print, screen and (max-width: 47.99875em) {
        .news-subnav nav ul li a {
          line-height: 45px;
          font-weight: 600;
          width: 100%;
          height: 45px;
          padding: 0 10px; } }
      .news-subnav nav ul li a:hover, .news-subnav nav ul li a:focus {
        color: #242a36;
        opacity: 1; }
      .news-subnav nav ul li a:focus {
        outline: solid #194893; }
        [data-whatinput='mouse'] .news-subnav nav ul li a:focus {
          outline: 0; }
    @media print, screen and (max-width: 47.99875em) {
      .news-subnav nav ul li.current_page_item {
        position: absolute;
        top: 0; }
        .news-subnav nav ul li.current_page_item a {
          border-bottom: 2px solid #ed3229; } }
    .news-subnav nav ul li.current_page_item a {
      color: #242a36;
      opacity: 1;
      border-bottom: 4px solid #ed3229; }
      @media print, screen and (max-width: 47.99875em) {
        .news-subnav nav ul li.current_page_item a {
          border-bottom: 2px solid #ed3229;
          border: 1px solid #e6e6e6;
          border-radius: 4px; } }

@media print, screen and (min-width: 48em) {
  .sidebar--news {
    padding-top: 1em;
    padding-bottom: 100px; } }

.sidebar--news nav.navSubpage {
  padding-top: 0; }
  .sidebar--news nav.navSubpage ul {
    padding-left: 1em; }
    .sidebar--news nav.navSubpage ul li {
      max-width: 320px; }

a.back {
  padding: 8px 24px;
  position: relative;
  padding-left: 45px;
  background: rgba(233, 238, 245, 0.3);
  border: 1px solid #E9EEF5;
  border-radius: 6px;
  color: #194893;
  margin-bottom: 1em;
  display: inline-block;
  border-radius: 0.5rem;
  text-decoration: none;
  font-size: 0.9em;
  line-height: 1.2;
  position: relative;
  padding-left: 26px; }
  a.back:before {
    left: 20px;
    top: 12px;
    position: absolute;
    display: block;
    content: '';
    width: 20px;
    height: 16px;
    background-image: url(/wp-content/themes/nl-health/assets/images/blue-arrow.svg);
    background-repeat: no-repeat; }
  a.back:hover {
    background: #123367;
    text-decoration: none;
    color: #fff; }
    a.back:hover:before {
      background-image: url(/wp-content/themes/nl-health/assets/images/yellow-arrow.svg); }
  a.back.back--bottom {
    margin-top: 2em; }
  a.back:before {
    transform: rotate(180deg);
    background-size: 40%;
    left: 0px;
    top: 8px;
    position: absolute;
    display: block;
    content: "";
    width: 20px;
    height: 16px;
    background-image: url(/wp-content/themes/nl-health/assets/images/blue-arrow.svg);
    background-repeat: no-repeat; }

.lastUpdate {
  margin-top: 1em; }

.news-filter-accordion {
  margin-bottom: 0px; }
  .news-filter-accordion .accordion-title.news-filter-accordion--title {
    color: #194893;
    padding: 0.8rem 0.6rem;
    background: none;
    background-color: #f1f4f7;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    text-decoration: none;
    color: #242a36;
    font-size: 1em; }
    .news-filter-accordion .accordion-title.news-filter-accordion--title:before {
      color: #194893; }
    .news-filter-accordion .accordion-title.news-filter-accordion--title:focus {
      outline: solid #194893; }
      [data-whatinput='mouse'] .news-filter-accordion .accordion-title.news-filter-accordion--title:focus {
        outline: 0; }
  .news-filter-accordion .accordion-item {
    margin-bottom: 10px; }
  .news-filter-accordion .filter {
    margin-bottom: 0;
    padding-bottom: 0; }
    .news-filter-accordion .filter div {
      display: flex;
      align-items: center; }
    .news-filter-accordion .filter input[type="checkbox"] {
      -webkit-appearance: none;
      background-color: #fafafa;
      border: 1px solid #cacece;
      padding: 9px;
      border-radius: 3px;
      display: inline-block;
      position: relative;
      margin-bottom: 0; }
      .news-filter-accordion .filter input[type="checkbox"]:active, .news-filter-accordion .filter input[type="checkbox"]:checked:active {
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1); }
      .news-filter-accordion .filter input[type="checkbox"]:focus {
        outline: solid #194893; }
        [data-whatinput='mouse'] .news-filter-accordion .filter input[type="checkbox"]:focus {
          outline: 0; }
      .news-filter-accordion .filter input[type="checkbox"]:checked:after {
        content: "\2714";
        font-size: 16px;
        position: absolute;
        top: 0px;
        left: 3px;
        color: #194893; }
    .news-filter-accordion .filter label {
      text-decoration: none;
      display: inline-block;
      color: #242a36;
      font-weight: 600;
      font-size: 1.125rem;
      letter-spacing: 0.04em;
      padding: 5px 0 5px 0;
      text-transform: none; }
      .news-filter-accordion .filter label:hover {
        color: #194893; }

.pagination {
  padding-top: 1em;
  display: flex;
  justify-content: center; }
  .pagination ul li a {
    text-decoration: none;
    font-size: 1em; }
  .pagination a {
    text-decoration: none;
    font-size: 1em; }

@media print, screen and (max-width: 47.99875em) {
  .no-pad-sm {
    padding: 0; } }

@media print, screen and (max-width: 47.99875em) {
  .twitter-mobile {
    padding-bottom: 100px; } }

.search-form.search-form--news {
  flex-direction: column; }
  @media print, screen and (max-width: 47.99875em) {
    .search-form.search-form--news {
      margin-bottom: 0; } }
  .search-form.search-form--news label {
    flex-grow: 4; }
    .search-form.search-form--news label input.search-field {
      border: 1px solid #e7e7e7;
      border-radius: 4.875px;
      margin-bottom: 10px;
      padding-left: 20px;
      font-size: 1.2em;
      position: relative;
      height: 45px; }
  .search-form.search-form--news .button.search-submit {
    cursor: pointer;
    width: 50%;
    height: 45px;
    padding-left: 22px;
    border-radius: 6px;
    line-height: 1;
    padding: 10px 28px; }

.news-search-buttons {
  display: flex;
  gap: 5px; }
  .news-search-buttons .button {
    width: 50%; }
  .news-search-buttons .button.clear {
    cursor: pointer;
    line-height: 1;
    height: 45px;
    padding: 10px 8px;
    background: rgba(233, 238, 245, 0.3);
    border: 1px solid #e9eef5;
    border-radius: 6px;
    color: #194893;
    margin-top: 0; }
    .news-search-buttons .button.clear:hover {
      background: #194893;
      border: 1px solid #e9eef5;
      border-radius: 6px;
      color: #fff; }
    .news-search-buttons .button.clear.apply {
      margin-right: 5px; }

.load-more {
  margin-top: 1em; }

#status span {
  line-height: 2.4; }

a.result-tag {
  display: inline-block;
  cursor: pointer;
  line-height: 35px;
  height: 35px;
  padding: 0px 8px;
  background: rgba(233, 238, 245, 0.3);
  border: 1px solid #e9eef5;
  border-radius: 6px;
  color: #194893;
  margin-top: 0;
  text-decoration: none;
  padding-right: 20px;
  position: relative;
  margin-right: 5px;
  margin-left: 5px; }
  a.result-tag:after {
    content: "";
    position: absolute;
    top: 0px;
    right: 6px;
    content: "+";
    transform: rotate(45deg);
    color: #194893; }
  a.result-tag:hover {
    background: #194893;
    border: 1px solid #e9eef5;
    border-radius: 6px;
    color: #fff; }
    a.result-tag:hover:after {
      color: #fff; }
  a.result-tag.apply {
    margin-right: 5px; }

.single .primaryContent img {
  max-width: 100%;
  margin-bottom: 1.2em; }

.single .primaryContent .iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative; }

.single .primaryContent .iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.single .primaryContent .wp-caption {
  max-width: 100%;
  margin-bottom: 1.2em; }
  .single .primaryContent .wp-caption img {
    margin-bottom: 0.6em; }
  .single .primaryContent .wp-caption p.wp-caption-text {
    font-style: italic; }

.search-form {
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 2em; }
  .search-form label {
    flex-grow: 4; }
    .search-form label input.search-field {
      border: 1px solid #E7E7E7;
      border-radius: 4.875px;
      margin-bottom: 2px;
      padding-left: 20px;
      font-size: 1.2em;
      position: relative;
      height: 55px;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
  .search-form .button.search-submit {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    cursor: pointer;
    width: 160px;
    height: 55px; }
    @media print, screen and (max-width: 47.99875em) {
      .search-form .button.search-submit {
        width: 100px; } }

.subpageContainer h2.search-type {
  color: #194893;
  margin-bottom: 0em;
  padding-bottom: 0.2em;
  border-bottom: 2px solid #194893; }

.hamburger {
  padding: 10px 15px;
  display: inline-block;
  cursor: pointer;
  float: right;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 1; }
  .hamburger:focus {
    outline: solid #194893; }
    [data-whatinput='mouse'] .hamburger:focus {
      outline: 0; }

.hamburger-box {
  width: 34px;
  height: 24px;
  display: inline-block;
  position: relative;
  margin-top: 4px; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 34px;
    height: 4px;
    background-color: #0a0a0a;
    border-radius: 8px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -10px; }
  .hamburger-inner::after {
    bottom: -10px; }

/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  background-color: #194893; }
  .hamburger--squeeze.is-active .hamburger-inner::before {
    background-color: #194893;
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
  .hamburger--squeeze.is-active .hamburger-inner::after {
    background-color: #194893;
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Elastic
   */
.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic .hamburger-inner::before {
    top: 10px;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic .hamburger-inner::after {
    top: 20px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 0.075s; }
  .hamburger--elastic.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-270deg);
    transition-delay: 0.075s; }

/*# sourceMappingURL=main.css.map */
