@font-face {
  font-family: 'NokiaPure';
  src: url("../fonts/nokiapuretextlight.woff") format("woff"), url("../fonts/nokiapuretextlight.ttf") format("truetype"), url("../fonts/nokiapuretextlight.svg") format("svg");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'NokiaPure';
  src: url("../fonts/nokiapuretextreg.woff") format("woff"), url("../fonts/nokiapuretextreg.ttf") format("truetype"), url("../fonts/nokiapuretextreg.svg") format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'NokiaPure';
  src: url("../fonts/nokiapuretextbold.woff") format("woff"), url("../fonts/nokiapuretextbold.ttf") format("truetype"), url("../fonts/nokiapuretextbold.svg") format("svg");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'NokiaPureHeadline';
  src: url("../fonts/NokiaPureHeadline-UltraLight.eot");
  src: url("../fonts/NokiaPureHeadline-UltraLight.eot?#iefix") format("eot"), url("../fonts/NokiaPureHeadline-UltraLight.woff") format("woff"), url("../fonts/NokiaPureHeadline-UltraLight.ttf") format("truetype"), url("../fonts/NokiaPureHeadline-UltraLight.svg") format("svg");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'NokiaPureHeadline';
  src: url("../fonts/NokiaPureHeadline-Light.eot");
  src: url("../fonts/NokiaPureHeadline-Light.eot?#iefix") format("eot"), url("../fonts/NokiaPureHeadline-Light.woff") format("woff"), url("../fonts/NokiaPureHeadline-Light.ttf") format("truetype"), url("../fonts/NokiaPureHeadline-Light.svg") format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'NokiaPureHeadline';
  src: url("../fonts/NokiaPureHeadline-Regular.eot");
  src: url("../fonts/NokiaPureHeadline-Regular.eot?#iefix") format("eot"), url("../fonts/NokiaPureHeadline-Regular.woff") format("woff"), url("../fonts/NokiaPureHeadline-Regular.ttf") format("truetype"), url("../fonts/NokiaPureHeadline-Regular.svg") format("svg");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'NokiaPureHeadline';
  src: url("../fonts/NokiaPureHeadline-Bold.eot");
  src: url("../fonts/NokiaPureHeadline-Bold.eot?#iefix") format("eot"), url("../fonts/NokiaPureHeadline-Bold.woff") format("woff"), url("../fonts/NokiaPureHeadline-Bold.ttf") format("truetype"), url("../fonts/NokiaPureHeadline-Bold.svg") format("svg");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'NokiaPureHeadline';
  src: url("../fonts/NokiaPureHeadline-ExtraBold.eot");
  src: url("../fonts/NokiaPureHeadline-ExtraBold.eot?#iefix") format("eot"), url("../fonts/NokiaPureHeadline-ExtraBold.woff") format("woff"), url("../fonts/NokiaPureHeadline-ExtraBold.ttf") format("truetype"), url("../fonts/NokiaPureHeadline-ExtraBold.svg") format("svg");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'NokiaPureSymbols';
  src: url("../fonts/NokiaPureSymbols.eot");
  src: url("../fonts/NokiaPureSymbols.eot?#iefix") format("eot"), url("../fonts/NokiaPureSymbols.woff") format("woff"), url("../fonts/NokiaPureSymbols.ttf") format("truetype"), url("../fonts/NokiaPureSymbols.svg") format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'Icons';
  src: url("../fonts/customicons.eot");
  src: url("../fonts/customicons.eot?#iefix") format("eot"), url("../fonts/customicons.woff") format("woff"), url("../fonts/customicons.ttf") format("truetype"), url("../fonts/customicons.svg") format("svg"); }
/* line 1, ../scss/components/wysiwyg/_buttons.scss */
.btn {
  padding: 7px 24px;
  font-size: 14px;
  line-height: 1.8em;
  border-radius: 0px;
  border-radius: 0;
  font-weight: 500;
  text-transform: none;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: none;
  -moz-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  -webkit-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
  padding-top: 11px;
  padding-bottom: 5px;
  letter-spacing: 0.10em; }
  /* line 18, ../scss/components/wysiwyg/_buttons.scss */
  .btn:hover, .btn:focus, .btn:active, .btn.active {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

/* line 26, ../scss/components/wysiwyg/_buttons.scss */
.btn-success {
  background-color: #3ca541; }
  /* line 29, ../scss/components/wysiwyg/_buttons.scss */
  .btn-success:hover, .btn-success:focus {
    background-color: #3ca541; }

/* line 34, ../scss/components/wysiwyg/_buttons.scss */
.btn-full {
  display: block;
  width: 100%;
  text-align: center;
  white-space: normal; }

/* line 41, ../scss/components/wysiwyg/_buttons.scss */
.btn-default,
.btn-primary,
.btn-outline {
  -moz-transition: background 0.1s ease-out, border-color 0.1s ease-out, color 0.1s ease-out;
  -o-transition: background 0.1s ease-out, border-color 0.1s ease-out, color 0.1s ease-out;
  -webkit-transition: background 0.1s ease-out, border-color 0.1s ease-out, color 0.1s ease-out;
  transition: background 0.1s ease-out, border-color 0.1s ease-out, color 0.1s ease-out; }
  /* line 46, ../scss/components/wysiwyg/_buttons.scss */
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active,
  .btn-primary:hover,
  .btn-primary:focus,
  .btn-primary:active,
  .btn-primary.active,
  .btn-outline:hover,
  .btn-outline:focus,
  .btn-outline:active,
  .btn-outline.active {
    background: #00b9e0; }

/* line 54, ../scss/components/wysiwyg/_buttons.scss */
.btn-col-grey {
  color: black;
  background-color: #f8f8f8; }
  /* line 58, ../scss/components/wysiwyg/_buttons.scss */
  .btn-col-grey.active, .btn-col-grey:active {
    color: white;
    background-color: #124191; }
  /* line 63, ../scss/components/wysiwyg/_buttons.scss */
  .btn-col-grey:hover, .btn-col-grey:focus {
    color: white;
    background-color: #00b9e0; }

/* line 70, ../scss/components/wysiwyg/_buttons.scss */
.btn-default.inverted {
  color: #124191;
  background-color: white; }
  /* line 74, ../scss/components/wysiwyg/_buttons.scss */
  .btn-default.inverted:hover, .btn-default.inverted:focus, .btn-default.inverted:active, .btn-default.inverted.active {
    border-color: white;
    color: white;
    background-color: #00b9e0; }

/* line 85, ../scss/components/wysiwyg/_buttons.scss */
.btn-outline {
  border: 1px solid #124191;
  color: #124191;
  background: transparent; }
  /* line 90, ../scss/components/wysiwyg/_buttons.scss */
  .btn-outline.inverted {
    border-color: white;
    color: white; }
  /* line 95, ../scss/components/wysiwyg/_buttons.scss */
  .btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
    border-color: #00b9e0;
    color: #00b9e0;
    background-color: transparent; }

/* line 105, ../scss/components/wysiwyg/_buttons.scss */
.btn-cta {
  position: relative;
  padding-top: 13px;
  padding-bottom: 12px;
  border-right: 38px solid #124191;
  color: white;
  background-color: #124191;
  -moz-box-shadow: 0 2px 0 0 #a0b3d3;
  -webkit-box-shadow: 0 2px 0 0 #a0b3d3;
  box-shadow: 0 2px 0 0 #a0b3d3;
  -moz-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  -webkit-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s; }
  /* line 118, ../scss/components/wysiwyg/_buttons.scss */
  .btn-cta:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -38px;
    width: 38px;
    height: 13px;
    margin-top: -6.5px;
    background: url("../images/icons/btn-arrow.png") no-repeat 50%;
    background-size: 100%; }
  /* line 130, ../scss/components/wysiwyg/_buttons.scss */
  .btn-cta:hover, .btn-cta:focus {
    background-color: #00b9e0;
    border-right-color: #00b9e0; }

/* line 136, ../scss/components/wysiwyg/_buttons.scss */
.btn-cta-thin {
  position: relative;
  min-width: 206px;
  padding: 8px 42px 4px 12px;
  border: 1px solid black;
  color: black;
  background-color: white;
  font-size: 13px;
  font-weight: 700;
  text-align: left;
  white-space: normal;
  -moz-transition: background-color 0.3s ease-out, color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out, color 0.3s ease-out;
  -webkit-transition: background-color 0.3s ease-out, color 0.3s ease-out;
  transition: background-color 0.3s ease-out, color 0.3s ease-out; }
  /* line 151, ../scss/components/wysiwyg/_buttons.scss */
  .btn-cta-thin:hover, .btn-cta-thin:focus {
    color: black;
    background-color: #e5e5e5; }
  /* line 157, ../scss/components/wysiwyg/_buttons.scss */
  .btn-cta-thin:active:after {
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  /* line 162, ../scss/components/wysiwyg/_buttons.scss */
  .btn-cta-thin:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 29px;
    height: 100%;
    background: #e5e5e5 url("../images/icons/next-prev.png") no-repeat -21px center; }
  /* line 177, ../scss/components/wysiwyg/_buttons.scss */
  .btn-cta-thin.icon-twitter:after {
    background-image: url("../images/icons/icon-twitter.png");
    background-position: center center; }

/* line 184, ../scss/components/wysiwyg/_buttons.scss */
.btn-icon {
  display: block;
  float: left;
  padding: 0 5px;
  margin: 0 5px 5px 0;
  font-size: 14px;
  line-height: 26px;
  border: 1px solid #124191;
  -moz-transition: color 200ms, background-color 200ms, border-color 200ms;
  -o-transition: color 200ms, background-color 200ms, border-color 200ms;
  -webkit-transition: color 200ms, background-color 200ms, border-color 200ms;
  transition: color 200ms, background-color 200ms, border-color 200ms; }
  /* line 194, ../scss/components/wysiwyg/_buttons.scss */
  .btn-icon:hover, .btn-icon:focus {
    color: #00b9e0;
    border-color: #00b9e0; }
  /* line 199, ../scss/components/wysiwyg/_buttons.scss */
  .btn-icon.item-tags {
    margin-left: 8px;
    padding-left: 4px;
    padding-right: 6px; }
    /* line 204, ../scss/components/wysiwyg/_buttons.scss */
    .btn-icon.item-tags.no-tags {
      border-color: #d43f3a;
      color: #d43f3a; }
      /* line 208, ../scss/components/wysiwyg/_buttons.scss */
      .btn-icon.item-tags.no-tags:hover, .btn-icon.item-tags.no-tags:focus {
        color: #f5a623;
        border-color: #f5a623; }
  /* line 215, ../scss/components/wysiwyg/_buttons.scss */
  .btn-icon.item-edit {
    margin-left: 7px;
    margin-right: 0;
    padding: 0 10px;
    font-size: 12px; }
    /* line 221, ../scss/components/wysiwyg/_buttons.scss */
    .btn-icon.item-edit.no-edit {
      color: #dddede;
      border-color: #dddede;
      cursor: default; }

/* line 229, ../scss/components/wysiwyg/_buttons.scss */
.btn-large {
  padding: 17px 35px 12px;
  font-size: 17px;
  letter-spacing: 0.05em; }

/* line 1, ../scss/components/wysiwyg/_cta-blocks.scss */
.btn-cta-block {
  display: block;
  position: relative;
  padding: 24px 24px 36px;
  margin-bottom: 12px;
  height: 100%;
  color: #124191;
  background-color: #eef3f6;
  font-size: 16px;
  line-height: 21px;
  font-family: NokiaPureHeadline, Helvetica, Arial, sans-serif;
  text-transform: none;
  letter-spacing: normal;
  text-align: left;
  white-space: normal; }
  /* line 18, ../scss/components/wysiwyg/_cta-blocks.scss */
  .btn-cta-block .category {
    display: block;
    margin-bottom: 5px;
    font-size: 13px;
    color: black; }
  /* line 25, ../scss/components/wysiwyg/_cta-blocks.scss */
  .btn-cta-block .large {
    display: block;
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 25px;
    font-weight: 400; }
    /* line 32, ../scss/components/wysiwyg/_cta-blocks.scss */
    .btn-cta-block .large.arrowed {
      text-decoration: none; }
      /* line 247, ../scss/_mixins.scss */
      .btn-cta-block .large.arrowed:after {
        content: "\e258";
        padding-left: 6px;
        font-family: "Glyphicons Halflings";
        font-size: 14px;
        -moz-transition: padding 300ms;
        -o-transition: padding 300ms;
        -webkit-transition: padding 300ms;
        transition: padding 300ms; }
      /* line 256, ../scss/_mixins.scss */
      .btn-cta-block .large.arrowed:hover, .btn-cta-block .large.arrowed:focus {
        text-decoration: none; }
        /* line 258, ../scss/_mixins.scss */
        .btn-cta-block .large.arrowed:hover:after, .btn-cta-block .large.arrowed:focus:after {
          padding-left: 12px; }
  /* line 37, ../scss/components/wysiwyg/_cta-blocks.scss */
  .btn-cta-block .filemime {
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 40px;
    width: 40px;
    text-align: center;
    background-color: #124191;
    color: white;
    font-size: 12px; }
  /* line 49, ../scss/components/wysiwyg/_cta-blocks.scss */
  .btn-cta-block:hover, .btn-cta-block:focus {
    text-decoration: none;
    color: #124191; }
    /* line 53, ../scss/components/wysiwyg/_cta-blocks.scss */
    .btn-cta-block:hover .large.arrowed:after, .btn-cta-block:focus .large.arrowed:after {
      padding-left: 12px; }
  /* line 58, ../scss/components/wysiwyg/_cta-blocks.scss */
  .btn-cta-block.inverted {
    color: white;
    background-color: #124191; }
    /* line 62, ../scss/components/wysiwyg/_cta-blocks.scss */
    .btn-cta-block.inverted a, .btn-cta-block.inverted h2, .btn-cta-block.inverted h3 {
      color: white; }
    /* line 66, ../scss/components/wysiwyg/_cta-blocks.scss */
    .btn-cta-block.inverted .category {
      color: white; }
    /* line 70, ../scss/components/wysiwyg/_cta-blocks.scss */
    .btn-cta-block.inverted .filemime {
      background-color: white;
      color: #124191;
      border: 1px solid #124191; }
  /* line 77, ../scss/components/wysiwyg/_cta-blocks.scss */
  .btn-cta-block.outlined {
    background-color: transparent;
    border: 1px solid #124191; }
  /* line 82, ../scss/components/wysiwyg/_cta-blocks.scss */
  .btn-cta-block.has-image {
    padding-bottom: 24px; }
    /* line 85, ../scss/components/wysiwyg/_cta-blocks.scss */
    .btn-cta-block.has-image .image {
      display: block;
      text-align: center; }

@media (max-width: 679px) {
  /* line 94, ../scss/components/wysiwyg/_cta-blocks.scss */
  .btn-cta-block.has-image {
    padding-bottom: 24px; }
    /* line 97, ../scss/components/wysiwyg/_cta-blocks.scss */
    .btn-cta-block.has-image .image {
      padding-top: 12px; } }
@media (min-width: 680px) {
  /* line 106, ../scss/components/wysiwyg/_cta-blocks.scss */
  .btn-cta-block.has-image {
    padding-right: 45%; }
    /* line 109, ../scss/components/wysiwyg/_cta-blocks.scss */
    .btn-cta-block.has-image .image {
      display: block;
      position: absolute;
      width: 40%;
      height: 95%;
      right: 0;
      top: 50%;
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      text-align: center; }
      /* line 119, ../scss/components/wysiwyg/_cta-blocks.scss */
      .btn-cta-block.has-image .image img {
        max-height: 100%; } }
/* line 1, ../scss/components/wysiwyg/_alu-frame.scss */
.alu-frame,
.alu-frame-with-mobile,
.alu-frame-full-width,
.alu-frame-flush-image {
  padding: 16px 16px;
  margin-bottom: 21px;
  border: 0;
  background-color: white;
  color: black;
  overflow: hidden;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); }
  /* line 347, ../scss/_mixins.scss */
  .alu-frame p:last-child,
  .alu-frame-with-mobile p:last-child,
  .alu-frame-full-width p:last-child,
  .alu-frame-flush-image p:last-child {
    margin-bottom: 0px; }

/* line 8, ../scss/components/wysiwyg/_alu-frame.scss */
.alu-frame-with-mobile,
.alu-frame-full-width {
  padding-left: 12px;
  padding-right: 12px; }

/* line 13, ../scss/components/wysiwyg/_alu-frame.scss */
.alu-frame-no-shadow {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 18, ../scss/components/wysiwyg/_alu-frame.scss */
.alu-frame-flush-image .alu-frame-image-right,
.alu-frame-flush-image .alu-frame-image-left {
  width: 100%;
  margin: 0 0 16px; }

@media screen and (max-width: 679px) {
  /* line 28, ../scss/components/wysiwyg/_alu-frame.scss */
  .alu-frame-with-mobile,
  .alu-frame-full-width {
    margin-left: -12px;
    margin-right: -12px;
    width: auto; } }
@media screen and (min-width: 680px) {
  /* line 36, ../scss/components/wysiwyg/_alu-frame.scss */
  .alu-frame-full-width {
    margin-left: -12px;
    margin-right: -12px;
    width: auto; }

  /* line 45, ../scss/components/wysiwyg/_alu-frame.scss */
  .alu-frame.alu-frame-thick-padding,
  .alu-frame-with-mobile.alu-frame-thick-padding,
  .alu-frame-full-width.alu-frame-thick-padding,
  .alu-frame-flush-image.alu-frame-thick-padding {
    padding: 21px 24px; }

  /* line 50, ../scss/components/wysiwyg/_alu-frame.scss */
  .alu-frame-flush-image {
    padding-bottom: 0; }
    /* line 53, ../scss/components/wysiwyg/_alu-frame.scss */
    .alu-frame-flush-image p:last-child {
      margin-bottom: 16px; }
    /* line 57, ../scss/components/wysiwyg/_alu-frame.scss */
    .alu-frame-flush-image .alu-frame-image-right,
    .alu-frame-flush-image .alu-frame-image-left {
      width: auto;
      margin-top: -16px;
      margin-bottom: 0; }
    /* line 63, ../scss/components/wysiwyg/_alu-frame.scss */
    .alu-frame-flush-image .alu-frame-image-right {
      float: right;
      margin-right: -16px;
      margin-left: 16px; }
    /* line 68, ../scss/components/wysiwyg/_alu-frame.scss */
    .alu-frame-flush-image .alu-frame-image-left {
      float: left;
      margin-right: 16px;
      margin-left: -16px; }
    /* line 74, ../scss/components/wysiwyg/_alu-frame.scss */
    .alu-frame-flush-image.alu-frame-thick-padding {
      padding-bottom: 0; }
      /* line 77, ../scss/components/wysiwyg/_alu-frame.scss */
      .alu-frame-flush-image.alu-frame-thick-padding p:last-child {
        margin-bottom: 21px; }
      /* line 81, ../scss/components/wysiwyg/_alu-frame.scss */
      .alu-frame-flush-image.alu-frame-thick-padding .alu-frame-image-right,
      .alu-frame-flush-image.alu-frame-thick-padding .alu-frame-image-left {
        width: auto;
        margin-top: -21px;
        margin-bottom: 0; }
      /* line 87, ../scss/components/wysiwyg/_alu-frame.scss */
      .alu-frame-flush-image.alu-frame-thick-padding .alu-frame-image-right {
        float: right;
        margin-right: -24px;
        margin-left: 24px; }
      /* line 92, ../scss/components/wysiwyg/_alu-frame.scss */
      .alu-frame-flush-image.alu-frame-thick-padding .alu-frame-image-left {
        float: left;
        margin-right: 24px;
        margin-left: -24px; } }
@media screen and (min-width: 880px) {
  /* line 102, ../scss/components/wysiwyg/_alu-frame.scss */
  .alu-frame-full-width {
    margin-left: -24px;
    margin-right: -24px;
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
    width: auto; } }
/* line 1, ../scss/components/wysiwyg/_billboard.scss */
.billboard {
  position: relative;
  margin-bottom: 21px;
  overflow: hidden;
  margin-left: -12px;
  margin-right: -12px;
  overflow: hidden;
  *zoom: 1; }
  /* line 7, ../scss/components/wysiwyg/_billboard.scss */
  .billboard.half-margins {
    margin-top: 12px;
    margin-bottom: 12px; }
  /* line 12, ../scss/components/wysiwyg/_billboard.scss */
  .billboard .billboard-message-container {
    position: relative;
    overflow: hidden; }
  /* line 17, ../scss/components/wysiwyg/_billboard.scss */
  .billboard .billboard-message,
  .billboard .billboard-message-bottom,
  .billboard .billboard-message-top {
    margin-left: 12px;
    margin-right: 12px;
    padding-top: 21px;
    padding-bottom: 12px;
    border-top: 1px solid #e5e5e5; }
    /* line 26, ../scss/components/wysiwyg/_billboard.scss */
    .billboard .billboard-message.full-width,
    .billboard .billboard-message-bottom.full-width,
    .billboard .billboard-message-top.full-width {
      width: auto; }
    /* line 30, ../scss/components/wysiwyg/_billboard.scss */
    .billboard .billboard-message .nokia,
    .billboard .billboard-message-bottom .nokia,
    .billboard .billboard-message-top .nokia {
      color: #124191;
      font-weight: 100; }
    /* line 35, ../scss/components/wysiwyg/_billboard.scss */
    .billboard .billboard-message .underline,
    .billboard .billboard-message-bottom .underline,
    .billboard .billboard-message-top .underline {
      float: left;
      border-bottom: 1px solid #124191; }
    /* line 40, ../scss/components/wysiwyg/_billboard.scss */
    .billboard .billboard-message .topline,
    .billboard .billboard-message-bottom .topline,
    .billboard .billboard-message-top .topline {
      float: left;
      border-top: 1px solid #124191; }
  /* line 46, ../scss/components/wysiwyg/_billboard.scss */
  .billboard .billboard-text-styling,
  .billboard .billboard-text-styling-lg,
  .billboard .billboard-text-styling-xl {
    font-size: 26px;
    line-height: 33px;
    font-weight: 100;
    color: white; }
  /* line 55, ../scss/components/wysiwyg/_billboard.scss */
  .billboard .billboard-caption {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 8px;
    clear: both; }
  /* line 61, ../scss/components/wysiwyg/_billboard.scss */
  .billboard .billboard-caption-styling {
    margin: 0;
    font-size: 17px;
    line-height: 21px;
    font-weight: 100; }
  /* line 68, ../scss/components/wysiwyg/_billboard.scss */
  .billboard .billboard-background {
    display: block;
    float: left;
    width: 100%;
    height: auto; }
    /* line 74, ../scss/components/wysiwyg/_billboard.scss */
    .billboard .billboard-background img {
      display: block;
      width: 100%;
      height: auto; }
  /* line 81, ../scss/components/wysiwyg/_billboard.scss */
  .billboard .billboard-announcement {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px;
    margin-top: 8px; }
  /* line 86, ../scss/components/wysiwyg/_billboard.scss */
  .billboard .billboard-circles-message {
    position: relative;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px; }
    @media (min-width: 880px) {
      /* line 86, ../scss/components/wysiwyg/_billboard.scss */
      .billboard .billboard-circles-message {
        right: 66.66667%; } }
    @media (min-width: 880px) {
      /* line 86, ../scss/components/wysiwyg/_billboard.scss */
      .billboard .billboard-circles-message {
        float: left;
        width: 33.33333%; } }
  /* line 91, ../scss/components/wysiwyg/_billboard.scss */
  .billboard .billboard-circles {
    position: relative;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 21px; }
    @media (min-width: 680px) {
      /* line 91, ../scss/components/wysiwyg/_billboard.scss */
      .billboard .billboard-circles {
        float: left;
        width: 100%; } }
    @media (min-width: 880px) {
      /* line 91, ../scss/components/wysiwyg/_billboard.scss */
      .billboard .billboard-circles {
        left: 33.33333%; } }
    @media (min-width: 880px) {
      /* line 91, ../scss/components/wysiwyg/_billboard.scss */
      .billboard .billboard-circles {
        float: left;
        width: 66.66667%; } }
  /* line 98, ../scss/components/wysiwyg/_billboard.scss */
  .billboard .billboard-circle {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px; }
    @media (min-width: 680px) {
      /* line 98, ../scss/components/wysiwyg/_billboard.scss */
      .billboard .billboard-circle {
        float: left;
        width: 33.33333%; } }
    /* line 102, ../scss/components/wysiwyg/_billboard.scss */
    .billboard .billboard-circle .circle {
      display: none;
      max-width: 100%;
      height: auto; }
    /* line 108, ../scss/components/wysiwyg/_billboard.scss */
    .billboard .billboard-circle .circle-desc {
      padding-left: 12px;
      padding-right: 12px;
      margin-left: -12px;
      margin-right: -12px; }
      /* line 112, ../scss/components/wysiwyg/_billboard.scss */
      .billboard .billboard-circle .circle-desc .circle-desc-wrapper {
        display: table; }
      /* line 116, ../scss/components/wysiwyg/_billboard.scss */
      .billboard .billboard-circle .circle-desc span,
      .billboard .billboard-circle .circle-desc p {
        display: table-cell;
        vertical-align: middle;
        padding: 12px 12px;
        padding-right: 0;
        color: white; }
      /* line 125, ../scss/components/wysiwyg/_billboard.scss */
      .billboard .billboard-circle .circle-desc span {
        padding-left: 0;
        font-size: 35px;
        line-height: 35px;
        font-weight: 100; }

@media screen and (max-width: 679px) {
  /* line 139, ../scss/components/wysiwyg/_billboard.scss */
  .billboard .billboard-circles {
    margin-left: -12px;
    margin-right: -12px;
    overflow: hidden;
    *zoom: 1;
    clear: both; }
  /* line 144, ../scss/components/wysiwyg/_billboard.scss */
  .billboard .billboard-text-styling,
  .billboard .billboard-text-styling-lg,
  .billboard .billboard-text-styling-xl {
    margin: 0;
    color: black !important; }
    /* line 150, ../scss/components/wysiwyg/_billboard.scss */
    .billboard .billboard-text-styling.nokia,
    .billboard .billboard-text-styling-lg.nokia,
    .billboard .billboard-text-styling-xl.nokia {
      color: #124191 !important; }
    /* line 154, ../scss/components/wysiwyg/_billboard.scss */
    .billboard .billboard-text-styling br,
    .billboard .billboard-text-styling-lg br,
    .billboard .billboard-text-styling-xl br {
      display: none; } }
@media screen and (min-width: 480px) {
  /* line 166, ../scss/components/wysiwyg/_billboard.scss */
  .billboard .billboard-circle .circle-desc span {
    font-size: 42px;
    line-height: 42px; }
  /* line 171, ../scss/components/wysiwyg/_billboard.scss */
  .billboard .billboard-circle .circle-desc p {
    font-size: 17px; } }
@media screen and (min-width: 680px) {
  /* line 182, ../scss/components/wysiwyg/_billboard.scss */
  .billboard .billboard-text-styling,
  .billboard .billboard-text-styling-lg,
  .billboard .billboard-text-styling-xl {
    display: block; }
  /* line 189, ../scss/components/wysiwyg/_billboard.scss */
  .billboard .billboard-text-styling {
    font-size: 26px;
    line-height: 32px; }
  /* line 193, ../scss/components/wysiwyg/_billboard.scss */
  .billboard .billboard-text-styling-lg {
    font-size: 30px;
    line-height: 37px; }
  /* line 197, ../scss/components/wysiwyg/_billboard.scss */
  .billboard .billboard-text-styling-xl {
    font-size: 34px;
    line-height: 38px; }
  /* line 202, ../scss/components/wysiwyg/_billboard.scss */
  .billboard .billboard-caption {
    position: absolute;
    top: 0;
    left: 0;
    width: 360px; }
    /* line 208, ../scss/components/wysiwyg/_billboard.scss */
    .billboard .billboard-caption.full-width {
      width: 100%; }
  /* line 213, ../scss/components/wysiwyg/_billboard.scss */
  .billboard .billboard-caption-styling {
    font-size: 24px;
    line-height: 27px;
    color: white;
    text-transform: uppercase; }
  /* line 220, ../scss/components/wysiwyg/_billboard.scss */
  .billboard .billboard-message,
  .billboard .billboard-message-bottom,
  .billboard .billboard-message-top {
    position: absolute;
    top: 50%;
    left: 0;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 360px;
    margin: 0;
    padding: 21px 24px;
    border: none; }
    /* line 232, ../scss/components/wysiwyg/_billboard.scss */
    .billboard .billboard-message.full-width,
    .billboard .billboard-message-bottom.full-width,
    .billboard .billboard-message-top.full-width {
      width: 100%; }
  /* line 237, ../scss/components/wysiwyg/_billboard.scss */
  .billboard .billboard-message-bottom {
    top: auto;
    bottom: 0;
    -moz-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; }
  /* line 243, ../scss/components/wysiwyg/_billboard.scss */
  .billboard .billboard-message-top {
    top: 0;
    -moz-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; }
  /* line 249, ../scss/components/wysiwyg/_billboard.scss */
  .billboard .billboard-message-container .billboard-message {
    width: auto; }
  /* line 254, ../scss/components/wysiwyg/_billboard.scss */
  .billboard .billboard-circles {
    margin-top: -50px;
    text-align: center; }
  /* line 260, ../scss/components/wysiwyg/_billboard.scss */
  .billboard .billboard-circle .circle-desc {
    display: none; }
  /* line 264, ../scss/components/wysiwyg/_billboard.scss */
  .billboard .billboard-circle .circle {
    display: inline; } }
@media screen and (min-width: 880px) {
  /* line 273, ../scss/components/wysiwyg/_billboard.scss */
  .billboard {
    margin-left: -24px;
    margin-right: -24px; }
    /* line 276, ../scss/components/wysiwyg/_billboard.scss */
    .billboard.flush {
      margin-left: 0;
      margin-right: 0; }
    /* line 281, ../scss/components/wysiwyg/_billboard.scss */
    .billboard .billboard-text-styling {
      font-size: 30px;
      line-height: 37px; }
    /* line 286, ../scss/components/wysiwyg/_billboard.scss */
    .billboard .billboard-text-styling-lg {
      font-size: 34px;
      line-height: 42px; }
    /* line 291, ../scss/components/wysiwyg/_billboard.scss */
    .billboard .billboard-text-styling-xl {
      font-size: 50px;
      line-height: 53px; }
    /* line 296, ../scss/components/wysiwyg/_billboard.scss */
    .billboard .billboard-caption {
      padding: 12px 24px; }
    /* line 300, ../scss/components/wysiwyg/_billboard.scss */
    .billboard .billboard-announcement {
      padding-left: 24px;
      padding-right: 24px; }
    /* line 305, ../scss/components/wysiwyg/_billboard.scss */
    .billboard .billboard-caption-styling {
      line-height: 31px; }
    /* line 309, ../scss/components/wysiwyg/_billboard.scss */
    .billboard .billboard-circles-container {
      position: relative;
      min-height: 1px;
      padding-left: 12px;
      padding-right: 12px; } }
    @media screen and (min-width: 880px) and (min-width: 880px) {
      /* line 309, ../scss/components/wysiwyg/_billboard.scss */
      .billboard .billboard-circles-container {
        float: left;
        width: 100%; } }
@media screen and (min-width: 880px) {
    /* line 313, ../scss/components/wysiwyg/_billboard.scss */
    .billboard .billboard-circles-message {
      margin-top: 21px;
      font-weight: 100; } }
/* line 1, ../scss/components/wysiwyg/_figure.scss */
figure {
  margin-bottom: 21px; }

/* line 5, ../scss/components/wysiwyg/_figure.scss */
figcaption {
  padding-top: 4px;
  margin-top: 12px;
  border-top: 1px solid #cccccc;
  color: #666666;
  font-size: 14px;
  line-height: 21px;
  font-weight: 100; }

/* line 1, ../scss/components/wysiwyg/_image.scss */
.image-shadowbox {
  margin-bottom: 14px; }

/* line 5, ../scss/components/wysiwyg/_image.scss */
img.image-shadowbox,
.image-shadowbox img {
  width: 100%;
  height: auto;
  border: 6px solid white;
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); }

/* line 13, ../scss/components/wysiwyg/_image.scss */
a.image-shadowbox,
.image-shadowbox a {
  display: block; }

/* line 18, ../scss/components/wysiwyg/_image.scss */
.box-shadow {
  border: 6px solid white;
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); }

/* line 23, ../scss/components/wysiwyg/_image.scss */
.full-width {
  width: 100%; }

/* line 27, ../scss/components/wysiwyg/_image.scss */
.auto-width {
  width: auto !important; }

/* line 31, ../scss/components/wysiwyg/_image.scss */
.img-responsive {
  display: inline-block;
  width: auto; }

/* line 36, ../scss/components/wysiwyg/_image.scss */
.float-image {
  margin: 10px; }
  /* line 39, ../scss/components/wysiwyg/_image.scss */
  .float-image.float-left {
    margin-left: 0; }
  /* line 43, ../scss/components/wysiwyg/_image.scss */
  .float-image.float-right {
    margin-right: 0; }

/* line 48, ../scss/components/wysiwyg/_image.scss */
.spacing-left {
  margin-left: 12px !important; }

/* line 51, ../scss/components/wysiwyg/_image.scss */
.spacing-right {
  margin-right: 12px !important; }

@media screen and (min-width: 0px) and (max-width: 479px) {
  /* line 65, ../scss/components/wysiwyg/_image.scss */
  .spacing-left-xs-only {
    margin-left: 12px !important; }

  /* line 68, ../scss/components/wysiwyg/_image.scss */
  .spacing-right {
    margin-right: 12px !important; } }
@media screen and (max-width: 479px) {
  /* line 74, ../scss/components/wysiwyg/_image.scss */
  .spacing-left-xs-down {
    margin-left: 12px !important; }

  /* line 77, ../scss/components/wysiwyg/_image.scss */
  .spacing-right {
    margin-right: 12px !important; } }
@media screen and (min-width: 0px) {
  /* line 83, ../scss/components/wysiwyg/_image.scss */
  .spacing-left-xs-up {
    margin-left: 12px !important; }

  /* line 86, ../scss/components/wysiwyg/_image.scss */
  .spacing-right {
    margin-right: 12px !important; } }
@media screen and (min-width: 480px) and (max-width: 679px) {
  /* line 65, ../scss/components/wysiwyg/_image.scss */
  .spacing-left-sm-only {
    margin-left: 12px !important; }

  /* line 68, ../scss/components/wysiwyg/_image.scss */
  .spacing-right {
    margin-right: 12px !important; } }
@media screen and (max-width: 679px) {
  /* line 74, ../scss/components/wysiwyg/_image.scss */
  .spacing-left-sm-down {
    margin-left: 12px !important; }

  /* line 77, ../scss/components/wysiwyg/_image.scss */
  .spacing-right {
    margin-right: 12px !important; } }
@media screen and (min-width: 480px) {
  /* line 83, ../scss/components/wysiwyg/_image.scss */
  .spacing-left-sm-up {
    margin-left: 12px !important; }

  /* line 86, ../scss/components/wysiwyg/_image.scss */
  .spacing-right {
    margin-right: 12px !important; } }
@media screen and (min-width: 680px) and (max-width: 879px) {
  /* line 65, ../scss/components/wysiwyg/_image.scss */
  .spacing-left-md-only {
    margin-left: 12px !important; }

  /* line 68, ../scss/components/wysiwyg/_image.scss */
  .spacing-right {
    margin-right: 12px !important; } }
@media screen and (max-width: 879px) {
  /* line 74, ../scss/components/wysiwyg/_image.scss */
  .spacing-left-md-down {
    margin-left: 12px !important; }

  /* line 77, ../scss/components/wysiwyg/_image.scss */
  .spacing-right {
    margin-right: 12px !important; } }
@media screen and (min-width: 680px) {
  /* line 83, ../scss/components/wysiwyg/_image.scss */
  .spacing-left-md-up {
    margin-left: 12px !important; }

  /* line 86, ../scss/components/wysiwyg/_image.scss */
  .spacing-right {
    margin-right: 12px !important; } }
@media screen and (min-width: 880px) and (max-width: 99999px) {
  /* line 65, ../scss/components/wysiwyg/_image.scss */
  .spacing-left-lg-only {
    margin-left: 12px !important; }

  /* line 68, ../scss/components/wysiwyg/_image.scss */
  .spacing-right {
    margin-right: 12px !important; } }
@media screen and (max-width: 99999px) {
  /* line 74, ../scss/components/wysiwyg/_image.scss */
  .spacing-left-lg-down {
    margin-left: 12px !important; }

  /* line 77, ../scss/components/wysiwyg/_image.scss */
  .spacing-right {
    margin-right: 12px !important; } }
@media screen and (min-width: 880px) {
  /* line 83, ../scss/components/wysiwyg/_image.scss */
  .spacing-left-lg-up {
    margin-left: 12px !important; }

  /* line 86, ../scss/components/wysiwyg/_image.scss */
  .spacing-right {
    margin-right: 12px !important; } }
/* line 1, ../scss/components/wysiwyg/_leaders.scss */
.leaders {
  margin-left: -12px;
  margin-right: -12px;
  overflow: hidden;
  *zoom: 1; }
  /* line 4, ../scss/components/wysiwyg/_leaders.scss */
  .leaders .leaders-title {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 24px; }
  /* line 9, ../scss/components/wysiwyg/_leaders.scss */
  .leaders .leader {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px; }
    @media (min-width: 880px) {
      /* line 9, ../scss/components/wysiwyg/_leaders.scss */
      .leaders .leader {
        float: left;
        width: 33.33333%; } }
  /* line 14, ../scss/components/wysiwyg/_leaders.scss */
  .leaders .leader-background {
    display: none;
    width: 100%; }
  /* line 19, ../scss/components/wysiwyg/_leaders.scss */
  .leaders .leader-circle {
    display: block;
    width: 100%;
    margin: 0;
    text-align: center; }
  /* line 26, ../scss/components/wysiwyg/_leaders.scss */
  .leaders .leader-content {
    overflow: hidden;
    margin-top: 24px; }

@media screen and (max-width: 879px) {
  /* line 35, ../scss/components/wysiwyg/_leaders.scss */
  .leaders {
    padding: 16px 16px;
    margin-bottom: 21px;
    border: 0;
    background-color: white;
    color: black;
    overflow: hidden;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0; }
    /* line 347, ../scss/_mixins.scss */
    .leaders p:last-child {
      margin-bottom: 0px; }
    /* line 41, ../scss/components/wysiwyg/_leaders.scss */
    .leaders .leader-container {
      height: auto !important; } }
@media screen and (min-width: 880px) {
  /* line 50, ../scss/components/wysiwyg/_leaders.scss */
  .leaders .leader-container {
    padding: 16px 16px;
    margin-bottom: 21px;
    border: 0;
    background-color: white;
    color: black;
    overflow: hidden;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    padding: 0; }
    /* line 347, ../scss/_mixins.scss */
    .leaders .leader-container p:last-child {
      margin-bottom: 0px; }
  /* line 55, ../scss/components/wysiwyg/_leaders.scss */
  .leaders .leader-background {
    display: block; }
  /* line 59, ../scss/components/wysiwyg/_leaders.scss */
  .leaders .leader-circle {
    margin-top: -70px; }
  /* line 63, ../scss/components/wysiwyg/_leaders.scss */
  .leaders .leader-content {
    padding-left: 12px;
    padding-right: 12px; } }
/* line 1, ../scss/components/wysiwyg/_text.scss */
.intro-primer {
  font-size: 20px;
  line-height: 26px;
  font-weight: 100; }

/* line 5, ../scss/components/wysiwyg/_text.scss */
.intro {
  font-size: 17px;
  line-height: 21px;
  font-weight: 100; }

/* line 9, ../scss/components/wysiwyg/_text.scss */
.text-utility,
.utility {
  font-size: 14px;
  line-height: 21px;
  font-weight: 100; }

/* line 14, ../scss/components/wysiwyg/_text.scss */
.uppercase {
  text-transform: uppercase !important; }

/* line 17, ../scss/components/wysiwyg/_text.scss */
.capitalize {
  text-transform: capitalize !important; }

/* line 20, ../scss/components/wysiwyg/_text.scss */
.lowercase {
  text-transform: lowercase !important; }

/* line 24, ../scss/components/wysiwyg/_text.scss */
.headline {
  font-family: NokiaPureHeadline, Helvetica, Arial, sans-serif; }

/* line 238, ../scss/_mixins.scss */
.arrow-end a:after,
a.arrow-end:after {
  content: " >"; }

/* line 238, ../scss/_mixins.scss */
.arrow-top-end a:after,
a.arrow-top-end:after {
  content: " >"; }
/* line 267, ../scss/_mixins.scss */
.arrow-top-end a:after,
a.arrow-top-end:after {
  content: " \2227";
  font-weight: 700; }

/* line 38, ../scss/components/wysiwyg/_text.scss */
.arrow-icon-end a,
a.arrow-icon-end {
  text-decoration: none; }
  /* line 247, ../scss/_mixins.scss */
  .arrow-icon-end a:after,
  a.arrow-icon-end:after {
    content: "\e258";
    padding-left: 6px;
    font-family: "Glyphicons Halflings";
    font-size: 14px;
    -moz-transition: padding 300ms;
    -o-transition: padding 300ms;
    -webkit-transition: padding 300ms;
    transition: padding 300ms; }
  /* line 256, ../scss/_mixins.scss */
  .arrow-icon-end a:hover, .arrow-icon-end a:focus,
  a.arrow-icon-end:hover,
  a.arrow-icon-end:focus {
    text-decoration: none; }
    /* line 258, ../scss/_mixins.scss */
    .arrow-icon-end a:hover:after, .arrow-icon-end a:focus:after,
    a.arrow-icon-end:hover:after,
    a.arrow-icon-end:focus:after {
      padding-left: 12px; }

/* line 43, ../scss/components/wysiwyg/_text.scss */
.shadow {
  text-shadow: 0px 1px 10px black; }
  /* line 46, ../scss/components/wysiwyg/_text.scss */
  .shadow.small {
    text-shadow: 0px 1px 1px black; }
  /* line 50, ../scss/components/wysiwyg/_text.scss */
  .shadow.large {
    text-shadow: 0px 1px 20px black; }
  /* line 54, ../scss/components/wysiwyg/_text.scss */
  .shadow.inverted {
    text-shadow: 0px 1px 10px white; }
    /* line 57, ../scss/components/wysiwyg/_text.scss */
    .shadow.inverted.small {
      text-shadow: 0px 1px 1px white; }
    /* line 61, ../scss/components/wysiwyg/_text.scss */
    .shadow.inverted.large {
      text-shadow: 0px 1px 20px white; }

/* line 67, ../scss/components/wysiwyg/_text.scss */
.no-shadow {
  text-shadow: none !important; }

@media screen and (min-width: 880px) {
  /* line 73, ../scss/components/wysiwyg/_text.scss */
  .intro-primer {
    font-size: 24px;
    line-height: 29px; }

  /* line 78, ../scss/components/wysiwyg/_text.scss */
  .intro {
    font-size: 20px;
    line-height: 26px; } }
@media screen and (min-width: 0px) and (max-width: 479px) {
  /* line 94, ../scss/components/wysiwyg/_text.scss */
  .uppercase-xs-only {
    text-transform: uppercase !important; }

  /* line 97, ../scss/components/wysiwyg/_text.scss */
  .capitalize-xs-only {
    text-transform: capitalize !important; }

  /* line 100, ../scss/components/wysiwyg/_text.scss */
  .lowercase-xs-only {
    text-transform: lowercase !important; }

  /* line 103, ../scss/components/wysiwyg/_text.scss */
  .text-left-xs-only {
    text-align: left !important; }

  /* line 106, ../scss/components/wysiwyg/_text.scss */
  .text-center-xs-only {
    text-align: center !important; }

  /* line 109, ../scss/components/wysiwyg/_text.scss */
  .text-right-xs-only {
    text-align: right !important; }

  /* line 112, ../scss/components/wysiwyg/_text.scss */
  .text-justify-xs-only {
    text-align: justify !important; }

  /* line 115, ../scss/components/wysiwyg/_text.scss */
  .text-nowrap-xs-only {
    white-space: nowrap !important; }

  /* line 118, ../scss/components/wysiwyg/_text.scss */
  .no-shadow-xs-only {
    text-shadow: none !important; } }
@media screen and (max-width: 479px) {
  /* line 124, ../scss/components/wysiwyg/_text.scss */
  .uppercase-xs-down {
    text-transform: uppercase !important; }

  /* line 127, ../scss/components/wysiwyg/_text.scss */
  .capitalize-xs-down {
    text-transform: capitalize !important; }

  /* line 130, ../scss/components/wysiwyg/_text.scss */
  .lowercase-xs-down {
    text-transform: lowercase !important; }

  /* line 133, ../scss/components/wysiwyg/_text.scss */
  .text-left-xs-down {
    text-align: left !important; }

  /* line 136, ../scss/components/wysiwyg/_text.scss */
  .text-center-xs-down {
    text-align: center !important; }

  /* line 139, ../scss/components/wysiwyg/_text.scss */
  .text-right-xs-down {
    text-align: right !important; }

  /* line 142, ../scss/components/wysiwyg/_text.scss */
  .text-justify-xs-down {
    text-align: justify !important; }

  /* line 145, ../scss/components/wysiwyg/_text.scss */
  .text-nowrap-xs-down {
    white-space: nowrap !important; }

  /* line 148, ../scss/components/wysiwyg/_text.scss */
  .no-shadow-xs-down {
    text-shadow: none !important; } }
@media screen and (min-width: 0px) {
  /* line 154, ../scss/components/wysiwyg/_text.scss */
  .uppercase-xs-up {
    text-transform: uppercase !important; }

  /* line 157, ../scss/components/wysiwyg/_text.scss */
  .capitalize-xs-up {
    text-transform: capitalize !important; }

  /* line 160, ../scss/components/wysiwyg/_text.scss */
  .lowercase-xs-up {
    text-transform: lowercase !important; }

  /* line 163, ../scss/components/wysiwyg/_text.scss */
  .text-left-xs-up {
    text-align: left !important; }

  /* line 166, ../scss/components/wysiwyg/_text.scss */
  .text-center-xs-up {
    text-align: center !important; }

  /* line 169, ../scss/components/wysiwyg/_text.scss */
  .text-right-xs-up {
    text-align: right !important; }

  /* line 172, ../scss/components/wysiwyg/_text.scss */
  .text-justify-xs-up {
    text-align: justify !important; }

  /* line 175, ../scss/components/wysiwyg/_text.scss */
  .text-nowrap-xs-up {
    white-space: nowrap !important; }

  /* line 178, ../scss/components/wysiwyg/_text.scss */
  .no-shadow-xs-up {
    text-shadow: none !important; } }
@media screen and (min-width: 480px) and (max-width: 679px) {
  /* line 94, ../scss/components/wysiwyg/_text.scss */
  .uppercase-sm-only {
    text-transform: uppercase !important; }

  /* line 97, ../scss/components/wysiwyg/_text.scss */
  .capitalize-sm-only {
    text-transform: capitalize !important; }

  /* line 100, ../scss/components/wysiwyg/_text.scss */
  .lowercase-sm-only {
    text-transform: lowercase !important; }

  /* line 103, ../scss/components/wysiwyg/_text.scss */
  .text-left-sm-only {
    text-align: left !important; }

  /* line 106, ../scss/components/wysiwyg/_text.scss */
  .text-center-sm-only {
    text-align: center !important; }

  /* line 109, ../scss/components/wysiwyg/_text.scss */
  .text-right-sm-only {
    text-align: right !important; }

  /* line 112, ../scss/components/wysiwyg/_text.scss */
  .text-justify-sm-only {
    text-align: justify !important; }

  /* line 115, ../scss/components/wysiwyg/_text.scss */
  .text-nowrap-sm-only {
    white-space: nowrap !important; }

  /* line 118, ../scss/components/wysiwyg/_text.scss */
  .no-shadow-sm-only {
    text-shadow: none !important; } }
@media screen and (max-width: 679px) {
  /* line 124, ../scss/components/wysiwyg/_text.scss */
  .uppercase-sm-down {
    text-transform: uppercase !important; }

  /* line 127, ../scss/components/wysiwyg/_text.scss */
  .capitalize-sm-down {
    text-transform: capitalize !important; }

  /* line 130, ../scss/components/wysiwyg/_text.scss */
  .lowercase-sm-down {
    text-transform: lowercase !important; }

  /* line 133, ../scss/components/wysiwyg/_text.scss */
  .text-left-sm-down {
    text-align: left !important; }

  /* line 136, ../scss/components/wysiwyg/_text.scss */
  .text-center-sm-down {
    text-align: center !important; }

  /* line 139, ../scss/components/wysiwyg/_text.scss */
  .text-right-sm-down {
    text-align: right !important; }

  /* line 142, ../scss/components/wysiwyg/_text.scss */
  .text-justify-sm-down {
    text-align: justify !important; }

  /* line 145, ../scss/components/wysiwyg/_text.scss */
  .text-nowrap-sm-down {
    white-space: nowrap !important; }

  /* line 148, ../scss/components/wysiwyg/_text.scss */
  .no-shadow-sm-down {
    text-shadow: none !important; } }
@media screen and (min-width: 480px) {
  /* line 154, ../scss/components/wysiwyg/_text.scss */
  .uppercase-sm-up {
    text-transform: uppercase !important; }

  /* line 157, ../scss/components/wysiwyg/_text.scss */
  .capitalize-sm-up {
    text-transform: capitalize !important; }

  /* line 160, ../scss/components/wysiwyg/_text.scss */
  .lowercase-sm-up {
    text-transform: lowercase !important; }

  /* line 163, ../scss/components/wysiwyg/_text.scss */
  .text-left-sm-up {
    text-align: left !important; }

  /* line 166, ../scss/components/wysiwyg/_text.scss */
  .text-center-sm-up {
    text-align: center !important; }

  /* line 169, ../scss/components/wysiwyg/_text.scss */
  .text-right-sm-up {
    text-align: right !important; }

  /* line 172, ../scss/components/wysiwyg/_text.scss */
  .text-justify-sm-up {
    text-align: justify !important; }

  /* line 175, ../scss/components/wysiwyg/_text.scss */
  .text-nowrap-sm-up {
    white-space: nowrap !important; }

  /* line 178, ../scss/components/wysiwyg/_text.scss */
  .no-shadow-sm-up {
    text-shadow: none !important; } }
@media screen and (min-width: 680px) and (max-width: 879px) {
  /* line 94, ../scss/components/wysiwyg/_text.scss */
  .uppercase-md-only {
    text-transform: uppercase !important; }

  /* line 97, ../scss/components/wysiwyg/_text.scss */
  .capitalize-md-only {
    text-transform: capitalize !important; }

  /* line 100, ../scss/components/wysiwyg/_text.scss */
  .lowercase-md-only {
    text-transform: lowercase !important; }

  /* line 103, ../scss/components/wysiwyg/_text.scss */
  .text-left-md-only {
    text-align: left !important; }

  /* line 106, ../scss/components/wysiwyg/_text.scss */
  .text-center-md-only {
    text-align: center !important; }

  /* line 109, ../scss/components/wysiwyg/_text.scss */
  .text-right-md-only {
    text-align: right !important; }

  /* line 112, ../scss/components/wysiwyg/_text.scss */
  .text-justify-md-only {
    text-align: justify !important; }

  /* line 115, ../scss/components/wysiwyg/_text.scss */
  .text-nowrap-md-only {
    white-space: nowrap !important; }

  /* line 118, ../scss/components/wysiwyg/_text.scss */
  .no-shadow-md-only {
    text-shadow: none !important; } }
@media screen and (max-width: 879px) {
  /* line 124, ../scss/components/wysiwyg/_text.scss */
  .uppercase-md-down {
    text-transform: uppercase !important; }

  /* line 127, ../scss/components/wysiwyg/_text.scss */
  .capitalize-md-down {
    text-transform: capitalize !important; }

  /* line 130, ../scss/components/wysiwyg/_text.scss */
  .lowercase-md-down {
    text-transform: lowercase !important; }

  /* line 133, ../scss/components/wysiwyg/_text.scss */
  .text-left-md-down {
    text-align: left !important; }

  /* line 136, ../scss/components/wysiwyg/_text.scss */
  .text-center-md-down {
    text-align: center !important; }

  /* line 139, ../scss/components/wysiwyg/_text.scss */
  .text-right-md-down {
    text-align: right !important; }

  /* line 142, ../scss/components/wysiwyg/_text.scss */
  .text-justify-md-down {
    text-align: justify !important; }

  /* line 145, ../scss/components/wysiwyg/_text.scss */
  .text-nowrap-md-down {
    white-space: nowrap !important; }

  /* line 148, ../scss/components/wysiwyg/_text.scss */
  .no-shadow-md-down {
    text-shadow: none !important; } }
@media screen and (min-width: 680px) {
  /* line 154, ../scss/components/wysiwyg/_text.scss */
  .uppercase-md-up {
    text-transform: uppercase !important; }

  /* line 157, ../scss/components/wysiwyg/_text.scss */
  .capitalize-md-up {
    text-transform: capitalize !important; }

  /* line 160, ../scss/components/wysiwyg/_text.scss */
  .lowercase-md-up {
    text-transform: lowercase !important; }

  /* line 163, ../scss/components/wysiwyg/_text.scss */
  .text-left-md-up {
    text-align: left !important; }

  /* line 166, ../scss/components/wysiwyg/_text.scss */
  .text-center-md-up {
    text-align: center !important; }

  /* line 169, ../scss/components/wysiwyg/_text.scss */
  .text-right-md-up {
    text-align: right !important; }

  /* line 172, ../scss/components/wysiwyg/_text.scss */
  .text-justify-md-up {
    text-align: justify !important; }

  /* line 175, ../scss/components/wysiwyg/_text.scss */
  .text-nowrap-md-up {
    white-space: nowrap !important; }

  /* line 178, ../scss/components/wysiwyg/_text.scss */
  .no-shadow-md-up {
    text-shadow: none !important; } }
@media screen and (min-width: 880px) and (max-width: 99999px) {
  /* line 94, ../scss/components/wysiwyg/_text.scss */
  .uppercase-lg-only {
    text-transform: uppercase !important; }

  /* line 97, ../scss/components/wysiwyg/_text.scss */
  .capitalize-lg-only {
    text-transform: capitalize !important; }

  /* line 100, ../scss/components/wysiwyg/_text.scss */
  .lowercase-lg-only {
    text-transform: lowercase !important; }

  /* line 103, ../scss/components/wysiwyg/_text.scss */
  .text-left-lg-only {
    text-align: left !important; }

  /* line 106, ../scss/components/wysiwyg/_text.scss */
  .text-center-lg-only {
    text-align: center !important; }

  /* line 109, ../scss/components/wysiwyg/_text.scss */
  .text-right-lg-only {
    text-align: right !important; }

  /* line 112, ../scss/components/wysiwyg/_text.scss */
  .text-justify-lg-only {
    text-align: justify !important; }

  /* line 115, ../scss/components/wysiwyg/_text.scss */
  .text-nowrap-lg-only {
    white-space: nowrap !important; }

  /* line 118, ../scss/components/wysiwyg/_text.scss */
  .no-shadow-lg-only {
    text-shadow: none !important; } }
@media screen and (max-width: 99999px) {
  /* line 124, ../scss/components/wysiwyg/_text.scss */
  .uppercase-lg-down {
    text-transform: uppercase !important; }

  /* line 127, ../scss/components/wysiwyg/_text.scss */
  .capitalize-lg-down {
    text-transform: capitalize !important; }

  /* line 130, ../scss/components/wysiwyg/_text.scss */
  .lowercase-lg-down {
    text-transform: lowercase !important; }

  /* line 133, ../scss/components/wysiwyg/_text.scss */
  .text-left-lg-down {
    text-align: left !important; }

  /* line 136, ../scss/components/wysiwyg/_text.scss */
  .text-center-lg-down {
    text-align: center !important; }

  /* line 139, ../scss/components/wysiwyg/_text.scss */
  .text-right-lg-down {
    text-align: right !important; }

  /* line 142, ../scss/components/wysiwyg/_text.scss */
  .text-justify-lg-down {
    text-align: justify !important; }

  /* line 145, ../scss/components/wysiwyg/_text.scss */
  .text-nowrap-lg-down {
    white-space: nowrap !important; }

  /* line 148, ../scss/components/wysiwyg/_text.scss */
  .no-shadow-lg-down {
    text-shadow: none !important; } }
@media screen and (min-width: 880px) {
  /* line 154, ../scss/components/wysiwyg/_text.scss */
  .uppercase-lg-up {
    text-transform: uppercase !important; }

  /* line 157, ../scss/components/wysiwyg/_text.scss */
  .capitalize-lg-up {
    text-transform: capitalize !important; }

  /* line 160, ../scss/components/wysiwyg/_text.scss */
  .lowercase-lg-up {
    text-transform: lowercase !important; }

  /* line 163, ../scss/components/wysiwyg/_text.scss */
  .text-left-lg-up {
    text-align: left !important; }

  /* line 166, ../scss/components/wysiwyg/_text.scss */
  .text-center-lg-up {
    text-align: center !important; }

  /* line 169, ../scss/components/wysiwyg/_text.scss */
  .text-right-lg-up {
    text-align: right !important; }

  /* line 172, ../scss/components/wysiwyg/_text.scss */
  .text-justify-lg-up {
    text-align: justify !important; }

  /* line 175, ../scss/components/wysiwyg/_text.scss */
  .text-nowrap-lg-up {
    white-space: nowrap !important; }

  /* line 178, ../scss/components/wysiwyg/_text.scss */
  .no-shadow-lg-up {
    text-shadow: none !important; } }
/* line 1, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.no-margin {
  margin: 0 !important; }

/* line 4, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.no-margin-x {
  margin-left: 0 !important;
  margin-right: 0 !important; }

/* line 8, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.no-margin-y {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

/* line 13, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.no-padding {
  padding: 0 !important; }

/* line 16, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.no-padding-x {
  padding-left: 0 !important;
  padding-right: 0 !important; }

/* line 20, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.no-padding-y {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

/* line 25, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.no-border {
  border: 0 !important; }

/* line 28, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.no-border-x {
  border-left: 0 !important;
  border-right: 0 !important; }

/* line 32, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.no-border-y {
  border-top: 0 !important;
  border-bottom: 0 !important; }

/* line 40, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.colwrap-2 {
  -moz-columns: 2;
  -webkit-columns: 2;
  columns: 2; }

/* line 40, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.colwrap-3 {
  -moz-columns: 3;
  -webkit-columns: 3;
  columns: 3; }

/* line 40, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.colwrap-4 {
  -moz-columns: 4;
  -webkit-columns: 4;
  columns: 4; }

/* line 40, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.colwrap-5 {
  -moz-columns: 5;
  -webkit-columns: 5;
  columns: 5; }

/* line 40, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.colwrap-6 {
  -moz-columns: 6;
  -webkit-columns: 6;
  columns: 6; }

/* line 40, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.colwrap-7 {
  -moz-columns: 7;
  -webkit-columns: 7;
  columns: 7; }

/* line 40, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.colwrap-8 {
  -moz-columns: 8;
  -webkit-columns: 8;
  columns: 8; }

/* line 40, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.colwrap-9 {
  -moz-columns: 9;
  -webkit-columns: 9;
  columns: 9; }

/* line 40, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.colwrap-10 {
  -moz-columns: 10;
  -webkit-columns: 10;
  columns: 10; }

/* line 45, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.colwrap-gap {
  -moz-column-gap: 24px;
  -webkit-column-gap: 24px;
  column-gap: 24px; }

/* line 54, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.colwrap-gap-tiny {
  -moz-column-gap: 6px;
  -webkit-column-gap: 6px;
  column-gap: 6px; }

/* line 54, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.colwrap-gap-small {
  -moz-column-gap: 12px;
  -webkit-column-gap: 12px;
  column-gap: 12px; }

/* line 54, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.colwrap-gap-wide {
  -moz-column-gap: 48px;
  -webkit-column-gap: 48px;
  column-gap: 48px; }

/* line 59, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.no-gutters {
  padding: 0; }

/* line 63, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.float-left {
  display: block !important;
  float: left !important; }

/* line 67, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.float-right {
  display: block !important;
  float: right !important; }

/* line 71, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.float-none {
  float: none !important; }

/* line 74, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.clear-both {
  clear: both !important; }

/* line 77, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.clear-left {
  clear: left !important; }

/* line 80, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.clear-right {
  clear: right !important; }

/* line 84, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.display-block {
  display: block !important; }

/* line 87, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.display-inline {
  display: inline !important; }

/* line 91, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.height-auto {
  height: auto !important; }

/* line 95, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.spacing-top {
  margin-top: 21px !important; }

/* line 98, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.spacing-bottom {
  margin-bottom: 21px !important; }

/* line 111, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.spacing-top-none {
  margin-top: 0 !important; }

/* line 111, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.spacing-top-taller {
  margin-top: 42px !important; }

/* line 111, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.spacing-top-tall {
  margin-top: 36px !important; }

/* line 111, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.spacing-top-more {
  margin-top: 24px !important; }

/* line 111, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.spacing-top-half {
  margin-top: 12px !important; }

/* line 111, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.spacing-top-small {
  margin-top: 8px !important; }

/* line 111, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.spacing-top-tiny {
  margin-top: 4px !important; }

/* line 111, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.spacing-bottom-none {
  margin-bottom: 0 !important; }

/* line 111, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.spacing-bottom-taller {
  margin-bottom: 42px !important; }

/* line 111, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.spacing-bottom-tall {
  margin-bottom: 36px !important; }

/* line 111, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.spacing-bottom-more {
  margin-bottom: 24px !important; }

/* line 111, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.spacing-bottom-half {
  margin-bottom: 12px !important; }

/* line 111, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.spacing-bottom-small {
  margin-bottom: 8px !important; }

/* line 111, ../scss/components/wysiwyg/_utility-and-spacing.scss */
.spacing-bottom-tiny {
  margin-bottom: 4px !important; }

@media screen and (min-width: 0px) and (max-width: 479px) {
  /* line 127, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-xs-only {
    margin: 0 !important; }

  /* line 130, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-x-xs-only {
    margin-left: 0 !important;
    margin-right: 0 !important; }

  /* line 134, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-y-xs-only {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  /* line 139, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-xs-only {
    padding: 0 !important; }

  /* line 142, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-x-xs-only {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  /* line 146, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-y-xs-only {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  /* line 151, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-gutters-xs-only {
    padding: 0; }

  /* line 155, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-left-xs-only {
    display: block !important;
    float: left !important; }

  /* line 159, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-right-xs-only {
    display: block !important;
    float: right !important; }

  /* line 163, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-none-xs-only {
    float: none !important; }

  /* line 166, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-both-xs-only {
    clear: both !important; }

  /* line 169, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-left-xs-only {
    clear: left !important; }

  /* line 172, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-right-xs-only {
    clear: right !important; }

  /* line 176, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .display-block-xs-only {
    display: block !important; }

  /* line 179, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .display-inline-xs-only {
    display: inline !important; }

  /* line 183, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .height-auto-xs-only {
    height: auto !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-none-xs-only {
    margin-top: 0 !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-taller-xs-only {
    margin-top: 42px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-tall-xs-only {
    margin-top: 36px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-more-xs-only {
    margin-top: 24px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-half-xs-only {
    margin-top: 12px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-small-xs-only {
    margin-top: 8px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-tiny-xs-only {
    margin-top: 4px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-none-xs-only {
    margin-bottom: 0 !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-taller-xs-only {
    margin-bottom: 42px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-tall-xs-only {
    margin-bottom: 36px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-more-xs-only {
    margin-bottom: 24px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-half-xs-only {
    margin-bottom: 12px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-small-xs-only {
    margin-bottom: 8px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-tiny-xs-only {
    margin-bottom: 4px !important; }

  /* line 197, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-xs-only {
    margin-top: 21px !important; }

  /* line 200, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-xs-only {
    margin-bottom: 21px !important; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-2-xs-only {
    -moz-columns: 2;
    -webkit-columns: 2;
    columns: 2; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-3-xs-only {
    -moz-columns: 3;
    -webkit-columns: 3;
    columns: 3; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-4-xs-only {
    -moz-columns: 4;
    -webkit-columns: 4;
    columns: 4; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-5-xs-only {
    -moz-columns: 5;
    -webkit-columns: 5;
    columns: 5; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-6-xs-only {
    -moz-columns: 6;
    -webkit-columns: 6;
    columns: 6; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-7-xs-only {
    -moz-columns: 7;
    -webkit-columns: 7;
    columns: 7; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-8-xs-only {
    -moz-columns: 8;
    -webkit-columns: 8;
    columns: 8; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-9-xs-only {
    -moz-columns: 9;
    -webkit-columns: 9;
    columns: 9; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-10-xs-only {
    -moz-columns: 10;
    -webkit-columns: 10;
    columns: 10; }

  /* line 213, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-tiny-xs-only {
    -moz-column-gap: 6px;
    -webkit-column-gap: 6px;
    column-gap: 6px; }

  /* line 213, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-small-xs-only {
    -moz-column-gap: 12px;
    -webkit-column-gap: 12px;
    column-gap: 12px; }

  /* line 213, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-wide-xs-only {
    -moz-column-gap: 48px;
    -webkit-column-gap: 48px;
    column-gap: 48px; } }
@media screen and (max-width: 479px) {
  /* line 220, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-xs-down {
    margin: 0 !important; }

  /* line 223, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-x-xs-down {
    margin-left: 0 !important;
    margin-right: 0 !important; }

  /* line 227, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-y-xs-down {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  /* line 232, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-xs-down {
    padding: 0 !important; }

  /* line 235, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-x-xs-down {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  /* line 239, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-y-xs-down {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  /* line 244, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-gutters-xs-down {
    padding: 0; }

  /* line 248, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-left-xs-down {
    display: block !important;
    float: left !important; }

  /* line 252, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-right-xs-down {
    display: block !important;
    float: right !important; }

  /* line 256, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-none-xs-down {
    float: none !important; }

  /* line 259, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-both-xs-down {
    clear: both !important; }

  /* line 262, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-left-xs-down {
    clear: left !important; }

  /* line 265, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-right-xs-down {
    clear: right !important; }

  /* line 269, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .display-block-xs-down {
    display: block !important; }

  /* line 272, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .display-inline-xs-down {
    display: inline !important; }

  /* line 276, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .height-auto-xs-down {
    height: auto !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-none-xs-down {
    margin-top: 0 !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-taller-xs-down {
    margin-top: 42px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-tall-xs-down {
    margin-top: 36px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-more-xs-down {
    margin-top: 24px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-half-xs-down {
    margin-top: 12px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-small-xs-down {
    margin-top: 8px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-tiny-xs-down {
    margin-top: 4px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-none-xs-down {
    margin-bottom: 0 !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-taller-xs-down {
    margin-bottom: 42px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-tall-xs-down {
    margin-bottom: 36px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-more-xs-down {
    margin-bottom: 24px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-half-xs-down {
    margin-bottom: 12px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-small-xs-down {
    margin-bottom: 8px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-tiny-xs-down {
    margin-bottom: 4px !important; }

  /* line 290, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-xs-down {
    margin-top: 21px !important; }

  /* line 293, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-xs-down {
    margin-bottom: 21px !important; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-2-xs-down {
    -moz-columns: 2;
    -webkit-columns: 2;
    columns: 2; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-3-xs-down {
    -moz-columns: 3;
    -webkit-columns: 3;
    columns: 3; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-4-xs-down {
    -moz-columns: 4;
    -webkit-columns: 4;
    columns: 4; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-5-xs-down {
    -moz-columns: 5;
    -webkit-columns: 5;
    columns: 5; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-6-xs-down {
    -moz-columns: 6;
    -webkit-columns: 6;
    columns: 6; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-7-xs-down {
    -moz-columns: 7;
    -webkit-columns: 7;
    columns: 7; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-8-xs-down {
    -moz-columns: 8;
    -webkit-columns: 8;
    columns: 8; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-9-xs-down {
    -moz-columns: 9;
    -webkit-columns: 9;
    columns: 9; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-10-xs-down {
    -moz-columns: 10;
    -webkit-columns: 10;
    columns: 10; }

  /* line 306, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-tiny-xs-down {
    -moz-column-gap: 6px;
    -webkit-column-gap: 6px;
    column-gap: 6px; }

  /* line 306, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-small-xs-down {
    -moz-column-gap: 12px;
    -webkit-column-gap: 12px;
    column-gap: 12px; }

  /* line 306, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-wide-xs-down {
    -moz-column-gap: 48px;
    -webkit-column-gap: 48px;
    column-gap: 48px; } }
@media screen and (min-width: 0px) {
  /* line 313, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-xs-up {
    margin: 0 !important; }

  /* line 316, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-x-xs-up {
    margin-left: 0 !important;
    margin-right: 0 !important; }

  /* line 320, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-y-xs-up {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  /* line 325, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-xs-up {
    padding: 0 !important; }

  /* line 328, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-x-xs-up {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  /* line 332, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-y-xs-up {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  /* line 337, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-gutters-xs-up {
    padding: 0; }

  /* line 341, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-left-xs-up {
    display: block !important;
    float: left !important; }

  /* line 345, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-right-xs-up {
    display: block !important;
    float: right !important; }

  /* line 349, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-none-xs-up {
    float: none !important; }

  /* line 352, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-both-xs-up {
    clear: both !important; }

  /* line 355, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-left-xs-up {
    clear: left !important; }

  /* line 358, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-right-xs-up {
    clear: right !important; }

  /* line 362, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .display-block-xs-up {
    display: block !important; }

  /* line 365, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .display-inline-xs-up {
    display: inline !important; }

  /* line 369, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .height-auto-xs-up {
    height: auto !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-none-xs-up {
    margin-top: 0 !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-taller-xs-up {
    margin-top: 42px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-tall-xs-up {
    margin-top: 36px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-more-xs-up {
    margin-top: 24px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-half-xs-up {
    margin-top: 12px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-small-xs-up {
    margin-top: 8px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-tiny-xs-up {
    margin-top: 4px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-none-xs-up {
    margin-bottom: 0 !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-taller-xs-up {
    margin-bottom: 42px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-tall-xs-up {
    margin-bottom: 36px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-more-xs-up {
    margin-bottom: 24px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-half-xs-up {
    margin-bottom: 12px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-small-xs-up {
    margin-bottom: 8px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-tiny-xs-up {
    margin-bottom: 4px !important; }

  /* line 383, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-xs-up {
    margin-top: 21px !important; }

  /* line 386, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-xs-up {
    margin-bottom: 21px !important; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-2-xs-up {
    -moz-columns: 2;
    -webkit-columns: 2;
    columns: 2; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-3-xs-up {
    -moz-columns: 3;
    -webkit-columns: 3;
    columns: 3; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-4-xs-up {
    -moz-columns: 4;
    -webkit-columns: 4;
    columns: 4; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-5-xs-up {
    -moz-columns: 5;
    -webkit-columns: 5;
    columns: 5; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-6-xs-up {
    -moz-columns: 6;
    -webkit-columns: 6;
    columns: 6; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-7-xs-up {
    -moz-columns: 7;
    -webkit-columns: 7;
    columns: 7; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-8-xs-up {
    -moz-columns: 8;
    -webkit-columns: 8;
    columns: 8; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-9-xs-up {
    -moz-columns: 9;
    -webkit-columns: 9;
    columns: 9; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-10-xs-up {
    -moz-columns: 10;
    -webkit-columns: 10;
    columns: 10; }

  /* line 399, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-tiny-xs-up {
    -moz-column-gap: 6px;
    -webkit-column-gap: 6px;
    column-gap: 6px; }

  /* line 399, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-small-xs-up {
    -moz-column-gap: 12px;
    -webkit-column-gap: 12px;
    column-gap: 12px; }

  /* line 399, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-wide-xs-up {
    -moz-column-gap: 48px;
    -webkit-column-gap: 48px;
    column-gap: 48px; } }
@media screen and (min-width: 480px) and (max-width: 679px) {
  /* line 127, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-sm-only {
    margin: 0 !important; }

  /* line 130, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-x-sm-only {
    margin-left: 0 !important;
    margin-right: 0 !important; }

  /* line 134, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-y-sm-only {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  /* line 139, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-sm-only {
    padding: 0 !important; }

  /* line 142, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-x-sm-only {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  /* line 146, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-y-sm-only {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  /* line 151, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-gutters-sm-only {
    padding: 0; }

  /* line 155, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-left-sm-only {
    display: block !important;
    float: left !important; }

  /* line 159, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-right-sm-only {
    display: block !important;
    float: right !important; }

  /* line 163, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-none-sm-only {
    float: none !important; }

  /* line 166, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-both-sm-only {
    clear: both !important; }

  /* line 169, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-left-sm-only {
    clear: left !important; }

  /* line 172, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-right-sm-only {
    clear: right !important; }

  /* line 176, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .display-block-sm-only {
    display: block !important; }

  /* line 179, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .display-inline-sm-only {
    display: inline !important; }

  /* line 183, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .height-auto-sm-only {
    height: auto !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-none-sm-only {
    margin-top: 0 !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-taller-sm-only {
    margin-top: 42px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-tall-sm-only {
    margin-top: 36px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-more-sm-only {
    margin-top: 24px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-half-sm-only {
    margin-top: 12px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-small-sm-only {
    margin-top: 8px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-tiny-sm-only {
    margin-top: 4px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-none-sm-only {
    margin-bottom: 0 !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-taller-sm-only {
    margin-bottom: 42px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-tall-sm-only {
    margin-bottom: 36px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-more-sm-only {
    margin-bottom: 24px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-half-sm-only {
    margin-bottom: 12px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-small-sm-only {
    margin-bottom: 8px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-tiny-sm-only {
    margin-bottom: 4px !important; }

  /* line 197, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-sm-only {
    margin-top: 21px !important; }

  /* line 200, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-sm-only {
    margin-bottom: 21px !important; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-2-sm-only {
    -moz-columns: 2;
    -webkit-columns: 2;
    columns: 2; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-3-sm-only {
    -moz-columns: 3;
    -webkit-columns: 3;
    columns: 3; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-4-sm-only {
    -moz-columns: 4;
    -webkit-columns: 4;
    columns: 4; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-5-sm-only {
    -moz-columns: 5;
    -webkit-columns: 5;
    columns: 5; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-6-sm-only {
    -moz-columns: 6;
    -webkit-columns: 6;
    columns: 6; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-7-sm-only {
    -moz-columns: 7;
    -webkit-columns: 7;
    columns: 7; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-8-sm-only {
    -moz-columns: 8;
    -webkit-columns: 8;
    columns: 8; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-9-sm-only {
    -moz-columns: 9;
    -webkit-columns: 9;
    columns: 9; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-10-sm-only {
    -moz-columns: 10;
    -webkit-columns: 10;
    columns: 10; }

  /* line 213, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-tiny-sm-only {
    -moz-column-gap: 6px;
    -webkit-column-gap: 6px;
    column-gap: 6px; }

  /* line 213, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-small-sm-only {
    -moz-column-gap: 12px;
    -webkit-column-gap: 12px;
    column-gap: 12px; }

  /* line 213, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-wide-sm-only {
    -moz-column-gap: 48px;
    -webkit-column-gap: 48px;
    column-gap: 48px; } }
@media screen and (max-width: 679px) {
  /* line 220, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-sm-down {
    margin: 0 !important; }

  /* line 223, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-x-sm-down {
    margin-left: 0 !important;
    margin-right: 0 !important; }

  /* line 227, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-y-sm-down {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  /* line 232, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-sm-down {
    padding: 0 !important; }

  /* line 235, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-x-sm-down {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  /* line 239, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-y-sm-down {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  /* line 244, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-gutters-sm-down {
    padding: 0; }

  /* line 248, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-left-sm-down {
    display: block !important;
    float: left !important; }

  /* line 252, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-right-sm-down {
    display: block !important;
    float: right !important; }

  /* line 256, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-none-sm-down {
    float: none !important; }

  /* line 259, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-both-sm-down {
    clear: both !important; }

  /* line 262, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-left-sm-down {
    clear: left !important; }

  /* line 265, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-right-sm-down {
    clear: right !important; }

  /* line 269, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .display-block-sm-down {
    display: block !important; }

  /* line 272, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .display-inline-sm-down {
    display: inline !important; }

  /* line 276, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .height-auto-sm-down {
    height: auto !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-none-sm-down {
    margin-top: 0 !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-taller-sm-down {
    margin-top: 42px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-tall-sm-down {
    margin-top: 36px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-more-sm-down {
    margin-top: 24px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-half-sm-down {
    margin-top: 12px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-small-sm-down {
    margin-top: 8px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-tiny-sm-down {
    margin-top: 4px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-none-sm-down {
    margin-bottom: 0 !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-taller-sm-down {
    margin-bottom: 42px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-tall-sm-down {
    margin-bottom: 36px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-more-sm-down {
    margin-bottom: 24px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-half-sm-down {
    margin-bottom: 12px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-small-sm-down {
    margin-bottom: 8px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-tiny-sm-down {
    margin-bottom: 4px !important; }

  /* line 290, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-sm-down {
    margin-top: 21px !important; }

  /* line 293, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-sm-down {
    margin-bottom: 21px !important; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-2-sm-down {
    -moz-columns: 2;
    -webkit-columns: 2;
    columns: 2; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-3-sm-down {
    -moz-columns: 3;
    -webkit-columns: 3;
    columns: 3; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-4-sm-down {
    -moz-columns: 4;
    -webkit-columns: 4;
    columns: 4; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-5-sm-down {
    -moz-columns: 5;
    -webkit-columns: 5;
    columns: 5; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-6-sm-down {
    -moz-columns: 6;
    -webkit-columns: 6;
    columns: 6; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-7-sm-down {
    -moz-columns: 7;
    -webkit-columns: 7;
    columns: 7; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-8-sm-down {
    -moz-columns: 8;
    -webkit-columns: 8;
    columns: 8; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-9-sm-down {
    -moz-columns: 9;
    -webkit-columns: 9;
    columns: 9; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-10-sm-down {
    -moz-columns: 10;
    -webkit-columns: 10;
    columns: 10; }

  /* line 306, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-tiny-sm-down {
    -moz-column-gap: 6px;
    -webkit-column-gap: 6px;
    column-gap: 6px; }

  /* line 306, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-small-sm-down {
    -moz-column-gap: 12px;
    -webkit-column-gap: 12px;
    column-gap: 12px; }

  /* line 306, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-wide-sm-down {
    -moz-column-gap: 48px;
    -webkit-column-gap: 48px;
    column-gap: 48px; } }
@media screen and (min-width: 480px) {
  /* line 313, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-sm-up {
    margin: 0 !important; }

  /* line 316, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-x-sm-up {
    margin-left: 0 !important;
    margin-right: 0 !important; }

  /* line 320, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-y-sm-up {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  /* line 325, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-sm-up {
    padding: 0 !important; }

  /* line 328, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-x-sm-up {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  /* line 332, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-y-sm-up {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  /* line 337, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-gutters-sm-up {
    padding: 0; }

  /* line 341, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-left-sm-up {
    display: block !important;
    float: left !important; }

  /* line 345, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-right-sm-up {
    display: block !important;
    float: right !important; }

  /* line 349, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-none-sm-up {
    float: none !important; }

  /* line 352, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-both-sm-up {
    clear: both !important; }

  /* line 355, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-left-sm-up {
    clear: left !important; }

  /* line 358, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-right-sm-up {
    clear: right !important; }

  /* line 362, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .display-block-sm-up {
    display: block !important; }

  /* line 365, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .display-inline-sm-up {
    display: inline !important; }

  /* line 369, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .height-auto-sm-up {
    height: auto !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-none-sm-up {
    margin-top: 0 !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-taller-sm-up {
    margin-top: 42px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-tall-sm-up {
    margin-top: 36px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-more-sm-up {
    margin-top: 24px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-half-sm-up {
    margin-top: 12px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-small-sm-up {
    margin-top: 8px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-tiny-sm-up {
    margin-top: 4px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-none-sm-up {
    margin-bottom: 0 !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-taller-sm-up {
    margin-bottom: 42px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-tall-sm-up {
    margin-bottom: 36px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-more-sm-up {
    margin-bottom: 24px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-half-sm-up {
    margin-bottom: 12px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-small-sm-up {
    margin-bottom: 8px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-tiny-sm-up {
    margin-bottom: 4px !important; }

  /* line 383, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-sm-up {
    margin-top: 21px !important; }

  /* line 386, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-sm-up {
    margin-bottom: 21px !important; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-2-sm-up {
    -moz-columns: 2;
    -webkit-columns: 2;
    columns: 2; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-3-sm-up {
    -moz-columns: 3;
    -webkit-columns: 3;
    columns: 3; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-4-sm-up {
    -moz-columns: 4;
    -webkit-columns: 4;
    columns: 4; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-5-sm-up {
    -moz-columns: 5;
    -webkit-columns: 5;
    columns: 5; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-6-sm-up {
    -moz-columns: 6;
    -webkit-columns: 6;
    columns: 6; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-7-sm-up {
    -moz-columns: 7;
    -webkit-columns: 7;
    columns: 7; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-8-sm-up {
    -moz-columns: 8;
    -webkit-columns: 8;
    columns: 8; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-9-sm-up {
    -moz-columns: 9;
    -webkit-columns: 9;
    columns: 9; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-10-sm-up {
    -moz-columns: 10;
    -webkit-columns: 10;
    columns: 10; }

  /* line 399, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-tiny-sm-up {
    -moz-column-gap: 6px;
    -webkit-column-gap: 6px;
    column-gap: 6px; }

  /* line 399, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-small-sm-up {
    -moz-column-gap: 12px;
    -webkit-column-gap: 12px;
    column-gap: 12px; }

  /* line 399, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-wide-sm-up {
    -moz-column-gap: 48px;
    -webkit-column-gap: 48px;
    column-gap: 48px; } }
@media screen and (min-width: 680px) and (max-width: 879px) {
  /* line 127, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-md-only {
    margin: 0 !important; }

  /* line 130, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-x-md-only {
    margin-left: 0 !important;
    margin-right: 0 !important; }

  /* line 134, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-y-md-only {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  /* line 139, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-md-only {
    padding: 0 !important; }

  /* line 142, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-x-md-only {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  /* line 146, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-y-md-only {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  /* line 151, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-gutters-md-only {
    padding: 0; }

  /* line 155, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-left-md-only {
    display: block !important;
    float: left !important; }

  /* line 159, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-right-md-only {
    display: block !important;
    float: right !important; }

  /* line 163, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-none-md-only {
    float: none !important; }

  /* line 166, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-both-md-only {
    clear: both !important; }

  /* line 169, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-left-md-only {
    clear: left !important; }

  /* line 172, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-right-md-only {
    clear: right !important; }

  /* line 176, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .display-block-md-only {
    display: block !important; }

  /* line 179, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .display-inline-md-only {
    display: inline !important; }

  /* line 183, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .height-auto-md-only {
    height: auto !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-none-md-only {
    margin-top: 0 !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-taller-md-only {
    margin-top: 42px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-tall-md-only {
    margin-top: 36px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-more-md-only {
    margin-top: 24px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-half-md-only {
    margin-top: 12px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-small-md-only {
    margin-top: 8px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-tiny-md-only {
    margin-top: 4px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-none-md-only {
    margin-bottom: 0 !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-taller-md-only {
    margin-bottom: 42px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-tall-md-only {
    margin-bottom: 36px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-more-md-only {
    margin-bottom: 24px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-half-md-only {
    margin-bottom: 12px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-small-md-only {
    margin-bottom: 8px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-tiny-md-only {
    margin-bottom: 4px !important; }

  /* line 197, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-md-only {
    margin-top: 21px !important; }

  /* line 200, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-md-only {
    margin-bottom: 21px !important; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-2-md-only {
    -moz-columns: 2;
    -webkit-columns: 2;
    columns: 2; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-3-md-only {
    -moz-columns: 3;
    -webkit-columns: 3;
    columns: 3; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-4-md-only {
    -moz-columns: 4;
    -webkit-columns: 4;
    columns: 4; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-5-md-only {
    -moz-columns: 5;
    -webkit-columns: 5;
    columns: 5; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-6-md-only {
    -moz-columns: 6;
    -webkit-columns: 6;
    columns: 6; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-7-md-only {
    -moz-columns: 7;
    -webkit-columns: 7;
    columns: 7; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-8-md-only {
    -moz-columns: 8;
    -webkit-columns: 8;
    columns: 8; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-9-md-only {
    -moz-columns: 9;
    -webkit-columns: 9;
    columns: 9; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-10-md-only {
    -moz-columns: 10;
    -webkit-columns: 10;
    columns: 10; }

  /* line 213, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-tiny-md-only {
    -moz-column-gap: 6px;
    -webkit-column-gap: 6px;
    column-gap: 6px; }

  /* line 213, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-small-md-only {
    -moz-column-gap: 12px;
    -webkit-column-gap: 12px;
    column-gap: 12px; }

  /* line 213, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-wide-md-only {
    -moz-column-gap: 48px;
    -webkit-column-gap: 48px;
    column-gap: 48px; } }
@media screen and (max-width: 879px) {
  /* line 220, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-md-down {
    margin: 0 !important; }

  /* line 223, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-x-md-down {
    margin-left: 0 !important;
    margin-right: 0 !important; }

  /* line 227, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-y-md-down {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  /* line 232, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-md-down {
    padding: 0 !important; }

  /* line 235, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-x-md-down {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  /* line 239, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-y-md-down {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  /* line 244, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-gutters-md-down {
    padding: 0; }

  /* line 248, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-left-md-down {
    display: block !important;
    float: left !important; }

  /* line 252, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-right-md-down {
    display: block !important;
    float: right !important; }

  /* line 256, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-none-md-down {
    float: none !important; }

  /* line 259, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-both-md-down {
    clear: both !important; }

  /* line 262, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-left-md-down {
    clear: left !important; }

  /* line 265, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-right-md-down {
    clear: right !important; }

  /* line 269, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .display-block-md-down {
    display: block !important; }

  /* line 272, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .display-inline-md-down {
    display: inline !important; }

  /* line 276, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .height-auto-md-down {
    height: auto !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-none-md-down {
    margin-top: 0 !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-taller-md-down {
    margin-top: 42px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-tall-md-down {
    margin-top: 36px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-more-md-down {
    margin-top: 24px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-half-md-down {
    margin-top: 12px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-small-md-down {
    margin-top: 8px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-tiny-md-down {
    margin-top: 4px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-none-md-down {
    margin-bottom: 0 !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-taller-md-down {
    margin-bottom: 42px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-tall-md-down {
    margin-bottom: 36px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-more-md-down {
    margin-bottom: 24px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-half-md-down {
    margin-bottom: 12px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-small-md-down {
    margin-bottom: 8px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-tiny-md-down {
    margin-bottom: 4px !important; }

  /* line 290, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-md-down {
    margin-top: 21px !important; }

  /* line 293, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-md-down {
    margin-bottom: 21px !important; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-2-md-down {
    -moz-columns: 2;
    -webkit-columns: 2;
    columns: 2; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-3-md-down {
    -moz-columns: 3;
    -webkit-columns: 3;
    columns: 3; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-4-md-down {
    -moz-columns: 4;
    -webkit-columns: 4;
    columns: 4; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-5-md-down {
    -moz-columns: 5;
    -webkit-columns: 5;
    columns: 5; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-6-md-down {
    -moz-columns: 6;
    -webkit-columns: 6;
    columns: 6; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-7-md-down {
    -moz-columns: 7;
    -webkit-columns: 7;
    columns: 7; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-8-md-down {
    -moz-columns: 8;
    -webkit-columns: 8;
    columns: 8; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-9-md-down {
    -moz-columns: 9;
    -webkit-columns: 9;
    columns: 9; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-10-md-down {
    -moz-columns: 10;
    -webkit-columns: 10;
    columns: 10; }

  /* line 306, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-tiny-md-down {
    -moz-column-gap: 6px;
    -webkit-column-gap: 6px;
    column-gap: 6px; }

  /* line 306, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-small-md-down {
    -moz-column-gap: 12px;
    -webkit-column-gap: 12px;
    column-gap: 12px; }

  /* line 306, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-wide-md-down {
    -moz-column-gap: 48px;
    -webkit-column-gap: 48px;
    column-gap: 48px; } }
@media screen and (min-width: 680px) {
  /* line 313, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-md-up {
    margin: 0 !important; }

  /* line 316, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-x-md-up {
    margin-left: 0 !important;
    margin-right: 0 !important; }

  /* line 320, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-y-md-up {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  /* line 325, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-md-up {
    padding: 0 !important; }

  /* line 328, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-x-md-up {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  /* line 332, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-y-md-up {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  /* line 337, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-gutters-md-up {
    padding: 0; }

  /* line 341, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-left-md-up {
    display: block !important;
    float: left !important; }

  /* line 345, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-right-md-up {
    display: block !important;
    float: right !important; }

  /* line 349, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-none-md-up {
    float: none !important; }

  /* line 352, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-both-md-up {
    clear: both !important; }

  /* line 355, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-left-md-up {
    clear: left !important; }

  /* line 358, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-right-md-up {
    clear: right !important; }

  /* line 362, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .display-block-md-up {
    display: block !important; }

  /* line 365, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .display-inline-md-up {
    display: inline !important; }

  /* line 369, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .height-auto-md-up {
    height: auto !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-none-md-up {
    margin-top: 0 !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-taller-md-up {
    margin-top: 42px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-tall-md-up {
    margin-top: 36px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-more-md-up {
    margin-top: 24px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-half-md-up {
    margin-top: 12px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-small-md-up {
    margin-top: 8px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-tiny-md-up {
    margin-top: 4px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-none-md-up {
    margin-bottom: 0 !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-taller-md-up {
    margin-bottom: 42px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-tall-md-up {
    margin-bottom: 36px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-more-md-up {
    margin-bottom: 24px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-half-md-up {
    margin-bottom: 12px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-small-md-up {
    margin-bottom: 8px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-tiny-md-up {
    margin-bottom: 4px !important; }

  /* line 383, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-md-up {
    margin-top: 21px !important; }

  /* line 386, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-md-up {
    margin-bottom: 21px !important; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-2-md-up {
    -moz-columns: 2;
    -webkit-columns: 2;
    columns: 2; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-3-md-up {
    -moz-columns: 3;
    -webkit-columns: 3;
    columns: 3; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-4-md-up {
    -moz-columns: 4;
    -webkit-columns: 4;
    columns: 4; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-5-md-up {
    -moz-columns: 5;
    -webkit-columns: 5;
    columns: 5; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-6-md-up {
    -moz-columns: 6;
    -webkit-columns: 6;
    columns: 6; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-7-md-up {
    -moz-columns: 7;
    -webkit-columns: 7;
    columns: 7; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-8-md-up {
    -moz-columns: 8;
    -webkit-columns: 8;
    columns: 8; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-9-md-up {
    -moz-columns: 9;
    -webkit-columns: 9;
    columns: 9; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-10-md-up {
    -moz-columns: 10;
    -webkit-columns: 10;
    columns: 10; }

  /* line 399, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-tiny-md-up {
    -moz-column-gap: 6px;
    -webkit-column-gap: 6px;
    column-gap: 6px; }

  /* line 399, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-small-md-up {
    -moz-column-gap: 12px;
    -webkit-column-gap: 12px;
    column-gap: 12px; }

  /* line 399, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-wide-md-up {
    -moz-column-gap: 48px;
    -webkit-column-gap: 48px;
    column-gap: 48px; } }
@media screen and (min-width: 880px) and (max-width: 99999px) {
  /* line 127, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-lg-only {
    margin: 0 !important; }

  /* line 130, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-x-lg-only {
    margin-left: 0 !important;
    margin-right: 0 !important; }

  /* line 134, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-y-lg-only {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  /* line 139, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-lg-only {
    padding: 0 !important; }

  /* line 142, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-x-lg-only {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  /* line 146, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-y-lg-only {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  /* line 151, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-gutters-lg-only {
    padding: 0; }

  /* line 155, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-left-lg-only {
    display: block !important;
    float: left !important; }

  /* line 159, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-right-lg-only {
    display: block !important;
    float: right !important; }

  /* line 163, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-none-lg-only {
    float: none !important; }

  /* line 166, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-both-lg-only {
    clear: both !important; }

  /* line 169, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-left-lg-only {
    clear: left !important; }

  /* line 172, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-right-lg-only {
    clear: right !important; }

  /* line 176, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .display-block-lg-only {
    display: block !important; }

  /* line 179, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .display-inline-lg-only {
    display: inline !important; }

  /* line 183, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .height-auto-lg-only {
    height: auto !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-none-lg-only {
    margin-top: 0 !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-taller-lg-only {
    margin-top: 42px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-tall-lg-only {
    margin-top: 36px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-more-lg-only {
    margin-top: 24px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-half-lg-only {
    margin-top: 12px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-small-lg-only {
    margin-top: 8px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-tiny-lg-only {
    margin-top: 4px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-none-lg-only {
    margin-bottom: 0 !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-taller-lg-only {
    margin-bottom: 42px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-tall-lg-only {
    margin-bottom: 36px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-more-lg-only {
    margin-bottom: 24px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-half-lg-only {
    margin-bottom: 12px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-small-lg-only {
    margin-bottom: 8px !important; }

  /* line 191, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-tiny-lg-only {
    margin-bottom: 4px !important; }

  /* line 197, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-lg-only {
    margin-top: 21px !important; }

  /* line 200, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-lg-only {
    margin-bottom: 21px !important; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-2-lg-only {
    -moz-columns: 2;
    -webkit-columns: 2;
    columns: 2; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-3-lg-only {
    -moz-columns: 3;
    -webkit-columns: 3;
    columns: 3; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-4-lg-only {
    -moz-columns: 4;
    -webkit-columns: 4;
    columns: 4; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-5-lg-only {
    -moz-columns: 5;
    -webkit-columns: 5;
    columns: 5; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-6-lg-only {
    -moz-columns: 6;
    -webkit-columns: 6;
    columns: 6; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-7-lg-only {
    -moz-columns: 7;
    -webkit-columns: 7;
    columns: 7; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-8-lg-only {
    -moz-columns: 8;
    -webkit-columns: 8;
    columns: 8; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-9-lg-only {
    -moz-columns: 9;
    -webkit-columns: 9;
    columns: 9; }

  /* line 205, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-10-lg-only {
    -moz-columns: 10;
    -webkit-columns: 10;
    columns: 10; }

  /* line 213, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-tiny-lg-only {
    -moz-column-gap: 6px;
    -webkit-column-gap: 6px;
    column-gap: 6px; }

  /* line 213, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-small-lg-only {
    -moz-column-gap: 12px;
    -webkit-column-gap: 12px;
    column-gap: 12px; }

  /* line 213, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-wide-lg-only {
    -moz-column-gap: 48px;
    -webkit-column-gap: 48px;
    column-gap: 48px; } }
@media screen and (max-width: 99999px) {
  /* line 220, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-lg-down {
    margin: 0 !important; }

  /* line 223, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-x-lg-down {
    margin-left: 0 !important;
    margin-right: 0 !important; }

  /* line 227, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-y-lg-down {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  /* line 232, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-lg-down {
    padding: 0 !important; }

  /* line 235, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-x-lg-down {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  /* line 239, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-y-lg-down {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  /* line 244, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-gutters-lg-down {
    padding: 0; }

  /* line 248, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-left-lg-down {
    display: block !important;
    float: left !important; }

  /* line 252, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-right-lg-down {
    display: block !important;
    float: right !important; }

  /* line 256, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-none-lg-down {
    float: none !important; }

  /* line 259, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-both-lg-down {
    clear: both !important; }

  /* line 262, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-left-lg-down {
    clear: left !important; }

  /* line 265, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-right-lg-down {
    clear: right !important; }

  /* line 269, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .display-block-lg-down {
    display: block !important; }

  /* line 272, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .display-inline-lg-down {
    display: inline !important; }

  /* line 276, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .height-auto-lg-down {
    height: auto !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-none-lg-down {
    margin-top: 0 !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-taller-lg-down {
    margin-top: 42px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-tall-lg-down {
    margin-top: 36px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-more-lg-down {
    margin-top: 24px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-half-lg-down {
    margin-top: 12px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-small-lg-down {
    margin-top: 8px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-tiny-lg-down {
    margin-top: 4px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-none-lg-down {
    margin-bottom: 0 !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-taller-lg-down {
    margin-bottom: 42px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-tall-lg-down {
    margin-bottom: 36px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-more-lg-down {
    margin-bottom: 24px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-half-lg-down {
    margin-bottom: 12px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-small-lg-down {
    margin-bottom: 8px !important; }

  /* line 284, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-tiny-lg-down {
    margin-bottom: 4px !important; }

  /* line 290, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-lg-down {
    margin-top: 21px !important; }

  /* line 293, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-lg-down {
    margin-bottom: 21px !important; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-2-lg-down {
    -moz-columns: 2;
    -webkit-columns: 2;
    columns: 2; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-3-lg-down {
    -moz-columns: 3;
    -webkit-columns: 3;
    columns: 3; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-4-lg-down {
    -moz-columns: 4;
    -webkit-columns: 4;
    columns: 4; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-5-lg-down {
    -moz-columns: 5;
    -webkit-columns: 5;
    columns: 5; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-6-lg-down {
    -moz-columns: 6;
    -webkit-columns: 6;
    columns: 6; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-7-lg-down {
    -moz-columns: 7;
    -webkit-columns: 7;
    columns: 7; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-8-lg-down {
    -moz-columns: 8;
    -webkit-columns: 8;
    columns: 8; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-9-lg-down {
    -moz-columns: 9;
    -webkit-columns: 9;
    columns: 9; }

  /* line 298, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-10-lg-down {
    -moz-columns: 10;
    -webkit-columns: 10;
    columns: 10; }

  /* line 306, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-tiny-lg-down {
    -moz-column-gap: 6px;
    -webkit-column-gap: 6px;
    column-gap: 6px; }

  /* line 306, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-small-lg-down {
    -moz-column-gap: 12px;
    -webkit-column-gap: 12px;
    column-gap: 12px; }

  /* line 306, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-wide-lg-down {
    -moz-column-gap: 48px;
    -webkit-column-gap: 48px;
    column-gap: 48px; } }
@media screen and (min-width: 880px) {
  /* line 313, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-lg-up {
    margin: 0 !important; }

  /* line 316, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-x-lg-up {
    margin-left: 0 !important;
    margin-right: 0 !important; }

  /* line 320, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-margin-y-lg-up {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  /* line 325, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-lg-up {
    padding: 0 !important; }

  /* line 328, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-x-lg-up {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  /* line 332, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-padding-y-lg-up {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  /* line 337, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .no-gutters-lg-up {
    padding: 0; }

  /* line 341, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-left-lg-up {
    display: block !important;
    float: left !important; }

  /* line 345, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-right-lg-up {
    display: block !important;
    float: right !important; }

  /* line 349, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .float-none-lg-up {
    float: none !important; }

  /* line 352, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-both-lg-up {
    clear: both !important; }

  /* line 355, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-left-lg-up {
    clear: left !important; }

  /* line 358, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .clear-right-lg-up {
    clear: right !important; }

  /* line 362, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .display-block-lg-up {
    display: block !important; }

  /* line 365, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .display-inline-lg-up {
    display: inline !important; }

  /* line 369, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .height-auto-lg-up {
    height: auto !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-none-lg-up {
    margin-top: 0 !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-taller-lg-up {
    margin-top: 42px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-tall-lg-up {
    margin-top: 36px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-more-lg-up {
    margin-top: 24px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-half-lg-up {
    margin-top: 12px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-small-lg-up {
    margin-top: 8px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-tiny-lg-up {
    margin-top: 4px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-none-lg-up {
    margin-bottom: 0 !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-taller-lg-up {
    margin-bottom: 42px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-tall-lg-up {
    margin-bottom: 36px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-more-lg-up {
    margin-bottom: 24px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-half-lg-up {
    margin-bottom: 12px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-small-lg-up {
    margin-bottom: 8px !important; }

  /* line 377, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-tiny-lg-up {
    margin-bottom: 4px !important; }

  /* line 383, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-top-lg-up {
    margin-top: 21px !important; }

  /* line 386, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .spacing-bottom-lg-up {
    margin-bottom: 21px !important; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-2-lg-up {
    -moz-columns: 2;
    -webkit-columns: 2;
    columns: 2; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-3-lg-up {
    -moz-columns: 3;
    -webkit-columns: 3;
    columns: 3; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-4-lg-up {
    -moz-columns: 4;
    -webkit-columns: 4;
    columns: 4; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-5-lg-up {
    -moz-columns: 5;
    -webkit-columns: 5;
    columns: 5; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-6-lg-up {
    -moz-columns: 6;
    -webkit-columns: 6;
    columns: 6; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-7-lg-up {
    -moz-columns: 7;
    -webkit-columns: 7;
    columns: 7; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-8-lg-up {
    -moz-columns: 8;
    -webkit-columns: 8;
    columns: 8; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-9-lg-up {
    -moz-columns: 9;
    -webkit-columns: 9;
    columns: 9; }

  /* line 391, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-10-lg-up {
    -moz-columns: 10;
    -webkit-columns: 10;
    columns: 10; }

  /* line 399, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-tiny-lg-up {
    -moz-column-gap: 6px;
    -webkit-column-gap: 6px;
    column-gap: 6px; }

  /* line 399, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-small-lg-up {
    -moz-column-gap: 12px;
    -webkit-column-gap: 12px;
    column-gap: 12px; }

  /* line 399, ../scss/components/wysiwyg/_utility-and-spacing.scss */
  .colwrap-gap-wide-lg-up {
    -moz-column-gap: 48px;
    -webkit-column-gap: 48px;
    column-gap: 48px; } }
/* line 1, ../scss/components/wysiwyg/_feature-blocks.scss */
.feature-blocks {
  margin-left: -12px;
  margin-right: -12px;
  overflow: hidden;
  *zoom: 1; }
  /* line 4, ../scss/components/wysiwyg/_feature-blocks.scss */
  .feature-blocks .feature-block {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px; }
    @media (min-width: 880px) {
      /* line 4, ../scss/components/wysiwyg/_feature-blocks.scss */
      .feature-blocks .feature-block {
        float: left;
        width: 33.33333%; } }
  /* line 9, ../scss/components/wysiwyg/_feature-blocks.scss */
  .feature-blocks .feature-block-container {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 21px;
    margin-bottom: 21px;
    border-top: 8px solid #877e72; }
  /* line 16, ../scss/components/wysiwyg/_feature-blocks.scss */
  .feature-blocks .feature-block-title {
    font-size: 14px;
    line-height: 21px;
    font-weight: 600;
    text-transform: uppercase; }

@media screen and (max-width: 879px) {
  /* line 27, ../scss/components/wysiwyg/_feature-blocks.scss */
  .feature-blocks {
    padding: 16px 16px;
    margin-bottom: 21px;
    border: 0;
    background-color: white;
    color: black;
    overflow: hidden;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    padding: 0; }
    /* line 347, ../scss/_mixins.scss */
    .feature-blocks p:last-child {
      margin-bottom: 0px; }
    /* line 31, ../scss/components/wysiwyg/_feature-blocks.scss */
    .feature-blocks .feature-block {
      padding-left: 0;
      padding-right: 0; }
    /* line 36, ../scss/components/wysiwyg/_feature-blocks.scss */
    .feature-blocks .feature-block-container {
      height: auto !important; } }
@media screen and (min-width: 880px) {
  /* line 45, ../scss/components/wysiwyg/_feature-blocks.scss */
  .feature-blocks .feature-block-container {
    padding: 16px 16px;
    margin-bottom: 21px;
    border: 0;
    background-color: white;
    color: black;
    overflow: hidden;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    padding-bottom: 21px;
    margin-bottom: 36px;
    border-top: 8px solid #877e72; }
    /* line 347, ../scss/_mixins.scss */
    .feature-blocks .feature-block-container p:last-child {
      margin-bottom: 0px; } }
/* line 1, ../scss/components/wysiwyg/_shortcodes.scss */
.break-text-button .view-text {
  color: #124191;
  cursor: pointer;
  font-weight: 600; }
  /* line 238, ../scss/_mixins.scss */
  .break-text-button .view-text:after {
    content: " >"; }
  /* line 278, ../scss/_mixins.scss */
  .break-text-button .view-text:hover {
    color: #00b9e0;
    text-decoration: none; }
  /* line 283, ../scss/_mixins.scss */
  .break-text-button .view-text:focus {
    text-decoration: none;
    color: black; }

/* line 7, ../scss/components/wysiwyg/_shortcodes.scss */
.bod-exec-embed {
  display: block;
  margin-bottom: 21px; }
  /* line 11, ../scss/components/wysiwyg/_shortcodes.scss */
  .bod-exec-embed article {
    overflow: hidden;
    border: none; }

/* line 1, ../scss/components/wysiwyg/_callout.scss */
.callout-frame {
  margin-left: -12px;
  margin-right: -12px;
  overflow: hidden;
  *zoom: 1;
  padding: 16px 4px;
  margin-bottom: 21px; }
  /* line 7, ../scss/components/wysiwyg/_callout.scss */
  .callout-frame .white a {
    color: white;
    text-decoration: underline; }
  /* line 13, ../scss/components/wysiwyg/_callout.scss */
  .callout-frame .callout-column {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px; }
    @media (min-width: 680px) {
      /* line 13, ../scss/components/wysiwyg/_callout.scss */
      .callout-frame .callout-column {
        float: left;
        width: 50%; } }
    @media (min-width: 880px) {
      /* line 13, ../scss/components/wysiwyg/_callout.scss */
      .callout-frame .callout-column {
        float: left;
        width: 33.33333%; } }
  /* line 19, ../scss/components/wysiwyg/_callout.scss */
  .callout-frame .callout-column-text {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px; }
    @media (min-width: 680px) {
      /* line 19, ../scss/components/wysiwyg/_callout.scss */
      .callout-frame .callout-column-text {
        float: left;
        width: 50%; } }
    @media (min-width: 880px) {
      /* line 19, ../scss/components/wysiwyg/_callout.scss */
      .callout-frame .callout-column-text {
        float: left;
        width: 41.66667%; } }
  /* line 26, ../scss/components/wysiwyg/_callout.scss */
  .callout-frame .callout-column-circles {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px; }
    @media (min-width: 880px) {
      /* line 26, ../scss/components/wysiwyg/_callout.scss */
      .callout-frame .callout-column-circles {
        float: left;
        width: 25%; } }
    /* line 31, ../scss/components/wysiwyg/_callout.scss */
    .callout-frame .callout-column-circles .circle {
      position: relative;
      min-height: 1px;
      padding-left: 12px;
      padding-right: 12px;
      margin-bottom: 21px;
      text-align: center; }
      @media (min-width: 880px) {
        /* line 31, ../scss/components/wysiwyg/_callout.scss */
        .callout-frame .callout-column-circles .circle {
          float: left;
          width: 100%; } }

/* line 39, ../scss/components/wysiwyg/_callout.scss */
.callout {
  padding: 16px 16px 30px;
  margin-bottom: 21px;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white; }
  /* line 45, ../scss/components/wysiwyg/_callout.scss */
  .callout img {
    width: 100%; }
  /* line 49, ../scss/components/wysiwyg/_callout.scss */
  .callout h3 {
    margin-top: 15px; }
  /* line 53, ../scss/components/wysiwyg/_callout.scss */
  .callout p, .callout ul, .callout ol {
    margin-bottom: 8px; }

@media screen and (min-width: 680px) {
  /* line 61, ../scss/components/wysiwyg/_callout.scss */
  .callout-frame .callout-column-text {
    padding-top: 12px; } }
@media screen and (min-width: 880px) {
  /* line 69, ../scss/components/wysiwyg/_callout.scss */
  .callout-frame .callout-column-circles {
    padding-top: 42px; } }
/* .style-square,
.style-square-image {
  margin-bottom: $vertical-spacing;
  padding: $vertical-spacing-half ($grid-gutter-width / 2);
  font-size: 13px;

  p {
    margin-bottom: $vertical-spacing-half;

    &:last-child {
      margin-bottom: 0;
    }
  }

  &.white {
    a {
      color: $white;
      text-decoration: underline;
    }
  }
}

.style-square-image {
  padding: 0;
}


@media screen and (max-width: $screen-sm-max) {
  .style-square,
  .style-square-image {
    height: auto !important;
  }
} */
/* line 1, ../scss/components/wysiwyg/_col-side.scss */
.col-side {
  display: table-cell;
  padding-right: 12px; }
  /* line 5, ../scss/components/wysiwyg/_col-side.scss */
  .col-side img {
    max-width: none;
    vertical-align: top; }

/* line 11, ../scss/components/wysiwyg/_col-side.scss */
.col-content {
  display: table-cell;
  vertical-align: top; }
  /* line 15, ../scss/components/wysiwyg/_col-side.scss */
  .col-content img {
    vertical-align: top; }

@media screen and (max-width: 679px) {
  /* line 22, ../scss/components/wysiwyg/_col-side.scss */
  .responsive.col-side, .responsive.col-content {
    display: block;
    padding-right: 0;
    margin-bottom: 21px; }
  /* line 30, ../scss/components/wysiwyg/_col-side.scss */
  .responsive.col-side img {
    max-width: 100%; } }
/* line 1, ../scss/components/wysiwyg/_data-blocks.scss */
.data-block-container {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px; }

/* line 6, ../scss/components/wysiwyg/_data-blocks.scss */
.data-blocks-2 .data-block-container {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px; }
  @media (min-width: 680px) {
    /* line 6, ../scss/components/wysiwyg/_data-blocks.scss */
    .data-blocks-2 .data-block-container {
      float: left;
      width: 50%; } }

/* line 12, ../scss/components/wysiwyg/_data-blocks.scss */
.data-blocks-3 .data-block-container {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px; }
  @media (min-width: 680px) {
    /* line 12, ../scss/components/wysiwyg/_data-blocks.scss */
    .data-blocks-3 .data-block-container {
      float: left;
      width: 33.33333%; } }

/* line 17, ../scss/components/wysiwyg/_data-blocks.scss */
.data-block {
  margin-bottom: 24px; }
  /* line 21, ../scss/components/wysiwyg/_data-blocks.scss */
  .data-block p.title, .data-block p.content {
    display: inline; }
  /* line 27, ../scss/components/wysiwyg/_data-blocks.scss */
  .data-block .data-block-text-norm,
  .data-block .data-block-text-focus {
    font-weight: 700; }

@media screen and (max-width: 679px) {
  /* line 39, ../scss/components/wysiwyg/_data-blocks.scss */
  .data-blocks-1 p:last-child,
  .data-blocks-2 p:last-child,
  .data-blocks-3 p:last-child {
    margin-bottom: 0px; }
  /* line 43, ../scss/components/wysiwyg/_data-blocks.scss */
  .data-blocks-1:not(.data-blocks-separated),
  .data-blocks-2:not(.data-blocks-separated),
  .data-blocks-3:not(.data-blocks-separated) {
    margin-bottom: 21px;
    padding-top: 16px;
    padding-bottom: 12px;
    border-bottom: 8px solid #999999;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    overflow: hidden; }
    /* line 54, ../scss/components/wysiwyg/_data-blocks.scss */
    .data-blocks-1:not(.data-blocks-separated) .data-block-container:last-child .data-block,
    .data-blocks-2:not(.data-blocks-separated) .data-block-container:last-child .data-block,
    .data-blocks-3:not(.data-blocks-separated) .data-block-container:last-child .data-block {
      margin-bottom: 12px; }

  /* line 65, ../scss/components/wysiwyg/_data-blocks.scss */
  .data-blocks-1.data-blocks-separated,
  .data-blocks-2.data-blocks-separated,
  .data-blocks-3.data-blocks-separated {
    margin-left: -12px;
    margin-right: -12px;
    overflow: hidden;
    *zoom: 1; }
    /* line 68, ../scss/components/wysiwyg/_data-blocks.scss */
    .data-blocks-1.data-blocks-separated .data-block,
    .data-blocks-2.data-blocks-separated .data-block,
    .data-blocks-3.data-blocks-separated .data-block {
      padding: 16px 16px 12px;
      border-bottom: 8px solid #999999;
      -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
      -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
      box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
      background-color: white;
      overflow: hidden; }

  /* line 78, ../scss/components/wysiwyg/_data-blocks.scss */
  .data-block {
    height: auto !important; }
    /* line 81, ../scss/components/wysiwyg/_data-blocks.scss */
    .data-block p {
      font-size: 16px; } }
@media screen and (min-width: 680px) {
  /* line 88, ../scss/components/wysiwyg/_data-blocks.scss */
  .data-blocks-1,
  .data-blocks-2,
  .data-blocks-3 {
    margin-left: -12px;
    margin-right: -12px;
    overflow: hidden;
    *zoom: 1; }

  /* line 96, ../scss/components/wysiwyg/_data-blocks.scss */
  .data-blocks-2 .data-block-container,
  .data-blocks-3 .data-block-container {
    padding-left: 6px;
    padding-right: 6px; }
    /* line 100, ../scss/components/wysiwyg/_data-blocks.scss */
    .data-blocks-2 .data-block-container:first-child,
    .data-blocks-3 .data-block-container:first-child {
      padding-left: 12px; }
    /* line 104, ../scss/components/wysiwyg/_data-blocks.scss */
    .data-blocks-2 .data-block-container:last-child,
    .data-blocks-3 .data-block-container:last-child {
      padding-right: 12px; }

  /* line 110, ../scss/components/wysiwyg/_data-blocks.scss */
  .data-block {
    padding: 16px 16px 12px;
    border-bottom: 8px solid #999999;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    overflow: hidden; }
    /* line 117, ../scss/components/wysiwyg/_data-blocks.scss */
    .data-block .data-block-text-norm {
      font-size: 20px;
      line-height: 26px;
      font-weight: 100;
      font-weight: 500; }
    /* line 122, ../scss/components/wysiwyg/_data-blocks.scss */
    .data-block .data-block-text-focus {
      font-size: 28px;
      line-height: 42px;
      font-weight: 400; }
    /* line 128, ../scss/components/wysiwyg/_data-blocks.scss */
    .data-block p.title, .data-block p.content {
      display: block; }
    /* line 133, ../scss/components/wysiwyg/_data-blocks.scss */
    .data-block p.title {
      margin-bottom: 4px; }
    /* line 137, ../scss/components/wysiwyg/_data-blocks.scss */
    .data-block p:last-child {
      margin-bottom: 0px; } }
/* line 1, ../scss/components/wysiwyg/_tile-landing.scss */
.tile-landing-list {
  margin-left: -12px;
  margin-right: -12px;
  overflow: hidden;
  *zoom: 1; }

/* line 5, ../scss/components/wysiwyg/_tile-landing.scss */
.tile-landing-container {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  margin: 0 0 21px 0;
  list-style: none; }
  @media (min-width: 480px) {
    /* line 5, ../scss/components/wysiwyg/_tile-landing.scss */
    .tile-landing-container {
      float: left;
      width: 50%; } }
  /* line 12, ../scss/components/wysiwyg/_tile-landing.scss */
  .tile-landing-container a {
    color: white; }
    /* line 15, ../scss/components/wysiwyg/_tile-landing.scss */
    .tile-landing-container a:hover, .tile-landing-container a:focus {
      color: white; }
  /* line 20, ../scss/components/wysiwyg/_tile-landing.scss */
  .tile-landing-container.full-width {
    position: relative;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px; }
    @media (min-width: 480px) {
      /* line 20, ../scss/components/wysiwyg/_tile-landing.scss */
      .tile-landing-container.full-width {
        float: left;
        width: 100%; } }
  /* line 24, ../scss/components/wysiwyg/_tile-landing.scss */
  .tile-landing-container img {
    width: 100%; }
  /* line 28, ../scss/components/wysiwyg/_tile-landing.scss */
  .tile-landing-container .content {
    display: block;
    position: relative;
    padding: 21px;
    background-color: #124191; }
    /* line 34, ../scss/components/wysiwyg/_tile-landing.scss */
    .tile-landing-container .content p:last-child {
      margin-bottom: 0; }

@media screen and (max-width: 479px) {
  /* line 43, ../scss/components/wysiwyg/_tile-landing.scss */
  .tile-landing-container .content {
    height: auto !important; } }
/* line 1, ../scss/components/wysiwyg/_notification.scss */
.notification {
  padding: 16px 16px;
  margin-bottom: 21px;
  border: 0;
  background-color: white;
  color: black;
  overflow: hidden;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  border-left: 12px solid #999999; }
  /* line 347, ../scss/_mixins.scss */
  .notification p:last-child {
    margin-bottom: 0px; }
  /* line 5, ../scss/components/wysiwyg/_notification.scss */
  .notification p, .notification ul, .notification ol, .notification dl {
    margin: 12px 0; }

/* line 1, ../scss/components/wysiwyg/_eny.scss */
.eny,
.eny-sm,
.eny-lg,
.eny-xl {
  color: #00737d;
  text-decoration: none;
  border: none;
  font-size: 17px;
  font-weight: 700; }
  /* line 11, ../scss/components/wysiwyg/_eny.scss */
  .eny[title],
  .eny-sm[title],
  .eny-lg[title],
  .eny-xl[title] {
    border: none; }

/* line 16, ../scss/components/wysiwyg/_eny.scss */
.eny-sm {
  font-size: 14px;
  font-weight: 700; }

/* line 21, ../scss/components/wysiwyg/_eny.scss */
.eny-lg {
  font-size: 24px;
  font-weight: 700; }

/* line 26, ../scss/components/wysiwyg/_eny.scss */
.eny-xl {
  font-size: 35px;
  font-weight: 700; }

/* line 2, ../scss/components/wysiwyg/_accordion.scss */
.accordion-block-container .accordion-block-title {
  position: relative;
  margin-bottom: 8px;
  font-size: 14px;
  color: #124191;
  background-color: white;
  border: 1px solid #124191;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer; }
  /* line 12, ../scss/components/wysiwyg/_accordion.scss */
  .accordion-block-container .accordion-block-title h3 {
    display: block;
    margin: -1px 0;
    padding: 9px 34px 8px 12px; }
  /* line 18, ../scss/components/wysiwyg/_accordion.scss */
  .accordion-block-container .accordion-block-title:after {
    content: "\e259";
    font-family: "Glyphicons Halflings";
    position: absolute;
    top: 50%;
    right: 0px;
    width: 34px;
    height: 20px;
    margin-top: -10px;
    color: #124191; }
  /* line 31, ../scss/components/wysiwyg/_accordion.scss */
  .accordion-block-container .accordion-block-title.open:after {
    content: "\e260"; }
/* line 37, ../scss/components/wysiwyg/_accordion.scss */
.accordion-block-container .accordion-block-body {
  padding: 0 0 0 20px;
  margin-top: 21px;
  background-color: transparent; }
  /* line 43, ../scss/components/wysiwyg/_accordion.scss */
  .accordion-block-container .accordion-block-body p:last-child {
    margin-bottom: 21px; }

/* line 1, ../scss/components/wysiwyg/_highlight.scss */
.highlight:not(.form-item) {
  padding: 16px 16px;
  margin-bottom: 21px;
  border: 0;
  background-color: white;
  color: black;
  overflow: hidden;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  padding: 12px 12px 1px;
  margin-bottom: 21px; }
  /* line 347, ../scss/_mixins.scss */
  .highlight:not(.form-item) p:last-child {
    margin-bottom: 0px; }
  /* line 6, ../scss/components/wysiwyg/_highlight.scss */
  .highlight:not(.form-item) h2 {
    font-size: 28px;
    line-height: 42px;
    font-weight: 400;
    text-transform: initial;
    letter-spacing: -1px; }
  /* line 13, ../scss/components/wysiwyg/_highlight.scss */
  .highlight:not(.form-item) .kicker {
    margin-bottom: 4px;
    font-weight: 600; }
  @media screen and (min-width: 680px) {
    /* line 1, ../scss/components/wysiwyg/_highlight.scss */
    .highlight:not(.form-item) {
      padding: 24px 24px 1px;
      margin-bottom: 24px; } }
  @media screen and (min-width: 880px) {
    /* line 1, ../scss/components/wysiwyg/_highlight.scss */
    .highlight:not(.form-item) {
      margin-left: -24px;
      margin-right: -24px; } }

/* line 1, ../scss/components/wysiwyg/_flexbox.scss */
.flex-vertical-center {
  display: -webkit-flex;
  -webkit-align-items: center;
  display: flex;
  align-items: center; }

/* line 8, ../scss/components/wysiwyg/_flexbox.scss */
.flex-equal-heights-row {
  display: -webkit-flex;
  display: flex; }

/* line 2, ../scss/components/wysiwyg/_info-list.scss */
.info-list.padded {
  padding: 24px;
  margin-bottom: 21px; }
/* line 7, ../scss/components/wysiwyg/_info-list.scss */
.info-list .info-list-title,
.info-list .pane-title {
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #dddede;
  color: #124191; }
/* line 15, ../scss/components/wysiwyg/_info-list.scss */
.info-list h2 {
  color: #124191; }
/* line 19, ../scss/components/wysiwyg/_info-list.scss */
.info-list .underlink {
  display: inline-block;
  color: #68717a;
  font-size: 14px; }
  /* line 24, ../scss/components/wysiwyg/_info-list.scss */
  .info-list .underlink:hover, .info-list .underlink:focus {
    color: #00b9e0; }
/* line 30, ../scss/components/wysiwyg/_info-list.scss */
.info-list li > span {
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
  color: #68717a; }

/* line 41, ../scss/components/wysiwyg/_info-list.scss */
.main-container .info-list ul {
  list-style: none; }
  /* line 44, ../scss/components/wysiwyg/_info-list.scss */
  .main-container .info-list ul li {
    margin-left: 0;
    list-style: none; }

/* line 1, ../scss/components/wysiwyg/_color-blocks.scss */
.color-block {
  display: block;
  padding: 24px;
  margin-bottom: 21px;
  color: white;
  background-color: #124191; }
  /* line 8, ../scss/components/wysiwyg/_color-blocks.scss */
  .color-block span, .color-block strong {
    display: block;
    margin: 0 0 8px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 500; }
  /* line 17, ../scss/components/wysiwyg/_color-blocks.scss */
  .color-block.neutralize-span span {
    display: inline;
    margin: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit; }
  /* line 26, ../scss/components/wysiwyg/_color-blocks.scss */
  .color-block.inverted {
    background-color: transparent;
    color: black; }

/* line 32, ../scss/components/wysiwyg/_color-blocks.scss */
a.color-block {
  color: white; }
  /* line 35, ../scss/components/wysiwyg/_color-blocks.scss */
  a.color-block:hover, a.color-block:focus {
    text-decoration: none !important;
    color: white; }
  /* line 40, ../scss/components/wysiwyg/_color-blocks.scss */
  a.color-block.inverted {
    color: #124191; }
    /* line 43, ../scss/components/wysiwyg/_color-blocks.scss */
    a.color-block.inverted:hover, a.color-block.inverted:focus {
      color: #124191; }

/* line 2, ../scss/components/wysiwyg/_tabs.scss */
.shortcode-tabs .shortcode-tab {
  padding-left: 6px;
  padding-right: 6px; }
  /* line 6, ../scss/components/wysiwyg/_tabs.scss */
  .shortcode-tabs .shortcode-tab.first {
    padding-left: 0; }
  /* line 10, ../scss/components/wysiwyg/_tabs.scss */
  .shortcode-tabs .shortcode-tab.last {
    padding-right: 0; }
  /* line 14, ../scss/components/wysiwyg/_tabs.scss */
  .shortcode-tabs .shortcode-tab a[role="tab"] {
    min-height: 72px;
    font-weight: 600;
    color: white;
    background-color: #124191;
    text-align: left;
    border: none;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms; }
    /* line 23, ../scss/components/wysiwyg/_tabs.scss */
    .shortcode-tabs .shortcode-tab a[role="tab"]:after {
      display: block;
      position: absolute;
      bottom: -25px;
      left: 0;
      width: 100%;
      content: "\e259";
      font-family: "Glyphicons Halflings";
      color: #00b9e0;
      font-size: 25px;
      line-height: 25px;
      text-align: center;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0;
      -moz-transition: opacity 300ms;
      -o-transition: opacity 300ms;
      -webkit-transition: opacity 300ms;
      transition: opacity 300ms; }
    /* line 39, ../scss/components/wysiwyg/_tabs.scss */
    .shortcode-tabs .shortcode-tab a[role="tab"]:hover, .shortcode-tabs .shortcode-tab a[role="tab"]:focus {
      color: white;
      background-color: #00b9e0;
      border: none; }
  /* line 47, ../scss/components/wysiwyg/_tabs.scss */
  .shortcode-tabs .shortcode-tab.active a[role="tab"] {
    position: relative;
    background-color: #00b9e0; }
    /* line 51, ../scss/components/wysiwyg/_tabs.scss */
    .shortcode-tabs .shortcode-tab.active a[role="tab"]:after {
      filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
      opacity: 1; }

/* line 60, ../scss/components/wysiwyg/_tabs.scss */
.panel-group.responsive .shortcode-tab {
  border-color: #dddede;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }
/* line 65, ../scss/components/wysiwyg/_tabs.scss */
.panel-group.responsive .panel-heading {
  padding: 0;
  border: none; }
/* line 70, ../scss/components/wysiwyg/_tabs.scss */
.panel-group.responsive .accordion-toggle {
  display: block;
  position: relative;
  height: auto !important;
  padding: 10px 15px;
  font-weight: 600;
  color: white;
  background-color: #00b9e0; }
  /* line 79, ../scss/components/wysiwyg/_tabs.scss */
  .panel-group.responsive .accordion-toggle.collapsed {
    background-color: #124191; }
    /* line 82, ../scss/components/wysiwyg/_tabs.scss */
    .panel-group.responsive .accordion-toggle.collapsed:after {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0; }
  /* line 87, ../scss/components/wysiwyg/_tabs.scss */
  .panel-group.responsive .accordion-toggle:after {
    display: block;
    position: absolute;
    bottom: -18px;
    left: 0;
    width: 100%;
    content: "\e259";
    font-family: "Glyphicons Halflings";
    color: #00b9e0;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms; }
  /* line 103, ../scss/components/wysiwyg/_tabs.scss */
  .panel-group.responsive .accordion-toggle:hover, .panel-group.responsive .accordion-toggle:focus {
    color: white;
    text-decoration: none; }

/* line 110, ../scss/components/wysiwyg/_tabs.scss */
.shortcode-tabs-content {
  padding: 24px 24px 3px;
  margin-bottom: 21px;
  border: 1px solid #dddede;
  border-top: none; }

/* line 1, ../scss/components/wysiwyg/_block-list.scss */
.block-list {
  display: block;
  position: relative;
  padding: 24px 24px 36px;
  margin-bottom: 12px;
  background-color: #f2f2f2; }
  /* line 8, ../scss/components/wysiwyg/_block-list.scss */
  .block-list .block-list-title {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #dddede;
    color: #124191; }
  /* line 15, ../scss/components/wysiwyg/_block-list.scss */
  .block-list h2 {
    color: #124191; }
  /* line 19, ../scss/components/wysiwyg/_block-list.scss */
  .block-list .underlink {
    display: inline-block;
    color: #68717a;
    font-size: 14px; }
    /* line 24, ../scss/components/wysiwyg/_block-list.scss */
    .block-list .underlink:hover, .block-list .underlink:focus {
      color: #00b9e0; }
  /* line 30, ../scss/components/wysiwyg/_block-list.scss */
  .block-list li > span {
    display: block;
    margin-bottom: 5px;
    font-size: 12px;
    color: #68717a; }
  /* line 38, ../scss/components/wysiwyg/_block-list.scss */
  .block-list.inverted {
    background-color: #124191;
    color: white; }
    /* line 42, ../scss/components/wysiwyg/_block-list.scss */
    .block-list.inverted h2,
    .block-list.inverted a,
    .block-list.inverted span,
    .block-list.inverted .block-list-title,
    .block-list.inverted .underlink {
      color: white; }
    /* line 52, ../scss/components/wysiwyg/_block-list.scss */
    .block-list.inverted a:hover, .block-list.inverted a:focus,
    .block-list.inverted .underlink:hover,
    .block-list.inverted .underlink:focus {
      color: white;
      text-decoration: underline; }

/* line 62, ../scss/components/wysiwyg/_block-list.scss */
.main-container .block-list ul {
  list-style: none; }
  /* line 65, ../scss/components/wysiwyg/_block-list.scss */
  .main-container .block-list ul li {
    margin-left: 0;
    list-style: none; }

/* line 1, ../scss/components/wysiwyg/_vertical-separator.scss */
.vertical-separator {
  border-right: 1px solid #eeeeee; }

@media screen and (min-width: 0px) and (max-width: 479px) {
  /* line 13, ../scss/components/wysiwyg/_vertical-separator.scss */
  .vertical-separator-xs-only {
    border-right: 1px solid #eeeeee; } }
@media screen and (max-width: 479px) {
  /* line 19, ../scss/components/wysiwyg/_vertical-separator.scss */
  .vertical-separator-xs-down {
    border-right: 1px solid #eeeeee; } }
@media screen and (min-width: 0px) {
  /* line 25, ../scss/components/wysiwyg/_vertical-separator.scss */
  .vertical-separator-xs-up {
    border-right: 1px solid #eeeeee; } }
@media screen and (min-width: 480px) and (max-width: 679px) {
  /* line 13, ../scss/components/wysiwyg/_vertical-separator.scss */
  .vertical-separator-sm-only {
    border-right: 1px solid #eeeeee; } }
@media screen and (max-width: 679px) {
  /* line 19, ../scss/components/wysiwyg/_vertical-separator.scss */
  .vertical-separator-sm-down {
    border-right: 1px solid #eeeeee; } }
@media screen and (min-width: 480px) {
  /* line 25, ../scss/components/wysiwyg/_vertical-separator.scss */
  .vertical-separator-sm-up {
    border-right: 1px solid #eeeeee; } }
@media screen and (min-width: 680px) and (max-width: 879px) {
  /* line 13, ../scss/components/wysiwyg/_vertical-separator.scss */
  .vertical-separator-md-only {
    border-right: 1px solid #eeeeee; } }
@media screen and (max-width: 879px) {
  /* line 19, ../scss/components/wysiwyg/_vertical-separator.scss */
  .vertical-separator-md-down {
    border-right: 1px solid #eeeeee; } }
@media screen and (min-width: 680px) {
  /* line 25, ../scss/components/wysiwyg/_vertical-separator.scss */
  .vertical-separator-md-up {
    border-right: 1px solid #eeeeee; } }
@media screen and (min-width: 880px) and (max-width: 99999px) {
  /* line 13, ../scss/components/wysiwyg/_vertical-separator.scss */
  .vertical-separator-lg-only {
    border-right: 1px solid #eeeeee; } }
@media screen and (max-width: 99999px) {
  /* line 19, ../scss/components/wysiwyg/_vertical-separator.scss */
  .vertical-separator-lg-down {
    border-right: 1px solid #eeeeee; } }
@media screen and (min-width: 880px) {
  /* line 25, ../scss/components/wysiwyg/_vertical-separator.scss */
  .vertical-separator-lg-up {
    border-right: 1px solid #eeeeee; } }
/* line 1, ../scss/components/wysiwyg/_spotlight.scss */
.spotlight {
  position: relative;
  padding: 36px;
  margin-bottom: 21px;
  background-color: #f8f8f8;
  overflow: hidden; }
  /* line 8, ../scss/components/wysiwyg/_spotlight.scss */
  .spotlight .content {
    display: block; }
  /* line 12, ../scss/components/wysiwyg/_spotlight.scss */
  .spotlight .standout {
    display: block;
    margin: -36px -36px 26px -36px;
    padding: 13px 12px 7px;
    font-weight: 500;
    background-color: #124191;
    color: white;
    text-align: center; }
    /* line 21, ../scss/components/wysiwyg/_spotlight.scss */
    .spotlight .standout.bottom {
      margin-bottom: -36px;
      margin-top: 26px; }
    /* line 26, ../scss/components/wysiwyg/_spotlight.scss */
    .spotlight .standout.corner {
      position: absolute;
      display: inline;
      top: 0;
      left: 0;
      padding: 9px 12px 4px;
      margin: 0; }
      /* line 34, ../scss/components/wysiwyg/_spotlight.scss */
      .spotlight .standout.corner.bottom {
        top: auto;
        bottom: 0; }
      /* line 39, ../scss/components/wysiwyg/_spotlight.scss */
      .spotlight .standout.corner.right {
        left: auto;
        right: 0; }
    /* line 45, ../scss/components/wysiwyg/_spotlight.scss */
    .spotlight .standout.image {
      padding: 0;
      background-color: transparent; }
      /* line 49, ../scss/components/wysiwyg/_spotlight.scss */
      .spotlight .standout.image img {
        width: 100%; }
  /* line 55, ../scss/components/wysiwyg/_spotlight.scss */
  .spotlight .standout-title-container {
    text-align: left;
    font-size: 24px;
    line-height: 28px;
    font-weight: 100;
    text-transform: none;
    margin-bottom: 0; }
  /* line 63, ../scss/components/wysiwyg/_spotlight.scss */
  .spotlight .standout-title {
    font-size: 24px;
    line-height: 28px;
    font-weight: 100;
    text-transform: none;
    padding: 57px 72px 26px;
    display: block; }
  /* line 71, ../scss/components/wysiwyg/_spotlight.scss */
  .spotlight .related-item-description {
    padding: 0; }
  /* line 74, ../scss/components/wysiwyg/_spotlight.scss */
  .spotlight .paragraph {
    display: block;
    padding: 21px 36px; }
  /* line 78, ../scss/components/wysiwyg/_spotlight.scss */
  .spotlight .type-bottom {
    padding: 13px 36px 10px;
    margin: 0;
    display: block; }
  /* line 83, ../scss/components/wysiwyg/_spotlight.scss */
  .spotlight .related-item-description > *:last-child {
    margin-bottom: 0; }
  /* line 87, ../scss/components/wysiwyg/_spotlight.scss */
  .spotlight .standout.link a {
    display: block; }
  /* line 92, ../scss/components/wysiwyg/_spotlight.scss */
  .spotlight .resource-title {
    margin: 0;
    padding: 30px 36px 0;
    display: block; }
  /* line 98, ../scss/components/wysiwyg/_spotlight.scss */
  .spotlight .resource-type {
    padding: 13px 36px 7px;
    margin: 0;
    display: block; }
  /* line 104, ../scss/components/wysiwyg/_spotlight.scss */
  .spotlight .related-content-title {
    margin-top: 0;
    padding: 30px 36px 10px;
    display: block; }
  /* line 110, ../scss/components/wysiwyg/_spotlight.scss */
  .spotlight .related-content-description .paragraph {
    padding-bottom: 40px; }
  /* line 114, ../scss/components/wysiwyg/_spotlight.scss */
  .spotlight .related-content-type {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 13px 36px 7px;
    text-align: left !important;
    min-height: 44px; }
    /* line 123, ../scss/components/wysiwyg/_spotlight.scss */
    .spotlight .related-content-type a {
      display: block; }
  @media screen and (min-width: 680px) {
    /* line 130, ../scss/components/wysiwyg/_spotlight.scss */
    .spotlight .content {
      width: 46%;
      float: right; }
      /* line 134, ../scss/components/wysiwyg/_spotlight.scss */
      .spotlight .content.left {
        float: left; }
    /* line 139, ../scss/components/wysiwyg/_spotlight.scss */
    .spotlight .standout {
      overflow: hidden; }
      /* line 142, ../scss/components/wysiwyg/_spotlight.scss */
      .spotlight .standout.left {
        float: left; }
      /* line 143, ../scss/components/wysiwyg/_spotlight.scss */
      .spotlight .standout.right {
        float: right; }
      /* line 144, ../scss/components/wysiwyg/_spotlight.scss */
      .spotlight .standout.left, .spotlight .standout.right {
        width: 50%;
        margin-left: 36px;
        margin-bottom: -36px; }
      /* line 152, ../scss/components/wysiwyg/_spotlight.scss */
      .spotlight .standout.image.left {
        left: 0; }
      /* line 153, ../scss/components/wysiwyg/_spotlight.scss */
      .spotlight .standout.image.right {
        right: 0; }
      /* line 154, ../scss/components/wysiwyg/_spotlight.scss */
      .spotlight .standout.image.left, .spotlight .standout.image.right {
        float: none;
        position: absolute;
        height: 100%;
        top: 0;
        margin: 0; }
        /* line 163, ../scss/components/wysiwyg/_spotlight.scss */
        .spotlight .standout.image.left img, .spotlight .standout.image.right img {
          width: auto;
          max-width: none;
          height: 100%; }
          /* line 168, ../scss/components/wysiwyg/_spotlight.scss */
          .spotlight .standout.image.left img.align-center, .spotlight .standout.image.right img.align-center {
            position: relative;
            left: 50%;
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
          /* line 174, ../scss/components/wysiwyg/_spotlight.scss */
          .spotlight .standout.image.left img.align-right, .spotlight .standout.image.right img.align-right {
            float: right; } }
  @media screen and (min-width: 880px) {
    /* line 185, ../scss/components/wysiwyg/_spotlight.scss */
    .spotlight .content {
      width: 47%; } }

/* line 2, ../scss/components/wysiwyg/_video-tabs.scss */
.shortcode-video-tabs-content .video-tabs-banner, .shortcode-video-tabs-content .youtube-embed-container {
  margin-bottom: 24px; }
/* line 7, ../scss/components/wysiwyg/_video-tabs.scss */
.shortcode-video-tabs-content .video-tabs-banner a {
  display: block;
  position: relative; }
  /* line 11, ../scss/components/wysiwyg/_video-tabs.scss */
  .shortcode-video-tabs-content .video-tabs-banner a:after {
    background-image: url(../images/icons/play-icon-large.png);
    background-position: center center;
    background-repeat: no-repeat;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

/* line 29, ../scss/components/wysiwyg/_video-tabs.scss */
.shortcode-video-tabs .shortcode-video-tab .video-thumbnail-image .video-tab-control {
  display: block;
  position: relative; }
  /* line 33, ../scss/components/wysiwyg/_video-tabs.scss */
  .shortcode-video-tabs .shortcode-video-tab .video-thumbnail-image .video-tab-control img {
    width: 100%; }
  /* line 37, ../scss/components/wysiwyg/_video-tabs.scss */
  .shortcode-video-tabs .shortcode-video-tab .video-thumbnail-image .video-tab-control:after {
    background: transparent url(../images/icons/play-icon.png) no-repeat center center;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
/* line 51, ../scss/components/wysiwyg/_video-tabs.scss */
.shortcode-video-tabs .shortcode-video-tab.active .video-thumbnail-image img {
  opacity: 0.5;
  filter: alpha(opacity=50); }
/* line 57, ../scss/components/wysiwyg/_video-tabs.scss */
.shortcode-video-tabs .shortcode-video-tab.active .video-thumbnail-image .video-tab-control:after {
  background: #124191;
  bottom: auto;
  color: white;
  content: "Playing";
  left: 50%;
  padding: 5px 40px;
  right: auto;
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  top: 50%; }

/* line 1, ../scss/components/wysiwyg/_quote.scss */
.quotation {
  padding: 65px 40px 35px;
  margin-bottom: 21px;
  background-color: #f6f6f6;
  overflow: hidden; }
  /* line 7, ../scss/components/wysiwyg/_quote.scss */
  .quotation .quote {
    position: relative;
    font-size: 16px;
    line-height: 27px; }
    /* line 12, ../scss/components/wysiwyg/_quote.scss */
    .quotation .quote:before, .quotation .quote:after {
      content: "";
      display: block;
      position: absolute;
      width: 40px;
      height: 40px;
      background: transparent url("../images/quote-open.png") no-repeat center center;
      background-size: contain; }
    /* line 23, ../scss/components/wysiwyg/_quote.scss */
    .quotation .quote:before {
      left: -15px;
      top: -45px; }
    /* line 28, ../scss/components/wysiwyg/_quote.scss */
    .quotation .quote:after {
      right: -15px;
      top: 100%;
      background-image: url("../images/quote-close.png"); }
  /* line 35, ../scss/components/wysiwyg/_quote.scss */
  .quotation .author {
    padding-right: 40px;
    font-size: 13px;
    font-weight: 600;
    color: #124191; }
    /* line 41, ../scss/components/wysiwyg/_quote.scss */
    .quotation .author span {
      font-weight: 400;
      color: black; }

@media screen and (min-width: 480px) {
  /* line 50, ../scss/components/wysiwyg/_quote.scss */
  .quotation:not(.narrow) {
    padding: 70px 105px 70px 105px; }
    /* line 54, ../scss/components/wysiwyg/_quote.scss */
    .quotation:not(.narrow) .quote:before, .quotation:not(.narrow) .quote:after {
      width: 55px;
      height: 55px; }
    /* line 60, ../scss/components/wysiwyg/_quote.scss */
    .quotation:not(.narrow) .quote:before {
      left: -75px;
      top: -15px; }
    /* line 65, ../scss/components/wysiwyg/_quote.scss */
    .quotation:not(.narrow) .quote:after {
      right: -75px;
      top: 100%; }
    /* line 71, ../scss/components/wysiwyg/_quote.scss */
    .quotation:not(.narrow) .author {
      padding-right: 80px; } }
@media screen and (min-width: 880px) {
  /* line 79, ../scss/components/wysiwyg/_quote.scss */
  .quotation:not(.narrow) {
    padding: 70px 105px 70px 185px; }
    /* line 83, ../scss/components/wysiwyg/_quote.scss */
    .quotation:not(.narrow) .quote:before, .quotation:not(.narrow) .quote:after {
      width: 75px;
      height: 75px; }
    /* line 89, ../scss/components/wysiwyg/_quote.scss */
    .quotation:not(.narrow) .quote:before {
      left: -115px;
      top: -5px; }
    /* line 94, ../scss/components/wysiwyg/_quote.scss */
    .quotation:not(.narrow) .quote:after {
      right: -15px;
      top: 100%; } }
/* line 1, ../scss/components/wysiwyg/_cta-squat-blocks.scss */
.btn-cta-squat-block {
  display: block;
  position: relative;
  padding: 15px 80px 15px 15px;
  margin-bottom: 21px;
  min-height: 70px;
  height: 100%;
  color: #124191;
  background-color: #f4f4f4;
  font-size: 18px;
  line-height: 28px;
  font-family: NokiaPureHeadline, Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: none;
  letter-spacing: normal;
  text-align: left;
  white-space: normal; }
  /* line 19, ../scss/components/wysiwyg/_cta-squat-blocks.scss */
  .btn-cta-squat-block:after {
    content: " ";
    display: block;
    position: absolute;
    right: 15px;
    bottom: 15px;
    width: 36px;
    height: 36px;
    background-image: url("../images/icons-blue-0.0.8.svg");
    background-position: 0 -89px;
    vertical-align: middle; }
  /* line 32, ../scss/components/wysiwyg/_cta-squat-blocks.scss */
  .btn-cta-squat-block.inverted {
    color: white;
    background-color: #124191; }
    /* line 36, ../scss/components/wysiwyg/_cta-squat-blocks.scss */
    .btn-cta-squat-block.inverted a, .btn-cta-squat-block.inverted h2, .btn-cta-squat-block.inverted h3 {
      color: white; }
    /* line 40, ../scss/components/wysiwyg/_cta-squat-blocks.scss */
    .btn-cta-squat-block.inverted:after {
      background-image: url("../images/icons-white-0.0.8.svg"); }
  /* line 45, ../scss/components/wysiwyg/_cta-squat-blocks.scss */
  .btn-cta-squat-block.outlined {
    background-color: transparent;
    border: 1px solid #bec8d2; }
  /* line 50, ../scss/components/wysiwyg/_cta-squat-blocks.scss */
  .btn-cta-squat-block:hover, .btn-cta-squat-block:focus {
    text-decoration: none;
    color: #bec8d2; }
    /* line 54, ../scss/components/wysiwyg/_cta-squat-blocks.scss */
    .btn-cta-squat-block:hover:after, .btn-cta-squat-block:focus:after {
      background-image: url("../images/icons-gray_2-0.0.8.svg"); }
    /* line 58, ../scss/components/wysiwyg/_cta-squat-blocks.scss */
    .btn-cta-squat-block:hover.inverted, .btn-cta-squat-block:focus.inverted {
      color: white; }
      /* line 61, ../scss/components/wysiwyg/_cta-squat-blocks.scss */
      .btn-cta-squat-block:hover.inverted:after, .btn-cta-squat-block:focus.inverted:after {
        background-image: url("../images/icons-white-0.0.8.svg"); }

/* line 1, ../scss/components/wysiwyg/_card.scss */
.card {
  margin: 0 0 21px;
  padding: 0; }
  /* line 5, ../scss/components/wysiwyg/_card.scss */
  .card img.background {
    width: 100%; }
  /* line 9, ../scss/components/wysiwyg/_card.scss */
  .card .title {
    display: block; }
    /* line 12, ../scss/components/wysiwyg/_card.scss */
    .card .title span {
      display: block;
      padding: 12px 0; }
  @media screen and (min-width: 680px) {
    /* line 1, ../scss/components/wysiwyg/_card.scss */
    .card {
      height: 360px;
      overflow: hidden;
      position: relative; }
      /* line 24, ../scss/components/wysiwyg/_card.scss */
      .card .title {
        color: white; }
        /* line 27, ../scss/components/wysiwyg/_card.scss */
        .card .title span {
          position: absolute;
          top: 0;
          left: 0;
          padding: 24px; }
        /* line 34, ../scss/components/wysiwyg/_card.scss */
        .card .title.middle span {
          bottom: auto;
          top: 50%;
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
        /* line 40, ../scss/components/wysiwyg/_card.scss */
        .card .title.bottom span {
          top: auto;
          bottom: 0; }
      /* line 46, ../scss/components/wysiwyg/_card.scss */
      .card img.background {
        width: auto;
        max-width: none;
        height: 100%; }
        /* line 51, ../scss/components/wysiwyg/_card.scss */
        .card img.background.center {
          position: relative;
          left: 50%;
          -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }
        /* line 57, ../scss/components/wysiwyg/_card.scss */
        .card img.background.right {
          float: right; } }

/* line 1, ../scss/components/wysiwyg/_image-link.scss */
a.image {
  display: block;
  margin-bottom: 36px;
  text-align: center; }
  /* line 6, ../scss/components/wysiwyg/_image-link.scss */
  a.image.has-addon {
    margin-bottom: 6px; }
  /* line 10, ../scss/components/wysiwyg/_image-link.scss */
  a.image span {
    display: block;
    padding-top: 10px; }
  /* line 15, ../scss/components/wysiwyg/_image-link.scss */
  a.image img {
    display: block;
    margin: 0 auto; }
    /* line 19, ../scss/components/wysiwyg/_image-link.scss */
    a.image img.region {
      max-width: 48px; }

/* line 1, ../scss/components/wysiwyg/_speedbump.scss */
.speedbump {
  position: relative;
  overflow: hidden;
  border: 1px solid #ccc; }
  /* line 6, ../scss/components/wysiwyg/_speedbump.scss */
  .speedbump .speedbump-text {
    position: absolute;
    z-index: 10;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    padding: 0 36px; }
  /* line 15, ../scss/components/wysiwyg/_speedbump.scss */
  .speedbump .speedbump-button {
    position: absolute;
    z-index: 11;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #f8f8f8;
    padding: 0 48px 0 36px;
    height: 100%; }
    /* line 24, ../scss/components/wysiwyg/_speedbump.scss */
    .speedbump .speedbump-button::before {
      position: absolute;
      display: block;
      content: "";
      transform: skewX(-18deg);
      top: 0;
      bottom: 0;
      width: 50px;
      height: 100%;
      left: -22px;
      background-color: #f8f8f8; }
    /* line 36, ../scss/components/wysiwyg/_speedbump.scss */
    .speedbump .speedbump-button .btn {
      position: relative;
      top: 50%;
      transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      margin-top: 0; }
  /* line 44, ../scss/components/wysiwyg/_speedbump.scss */
  .speedbump .speedbump-background {
    width: 100%;
    vertical-align: bottom; }
  @media all and (max-width: 880px) {
    /* line 50, ../scss/components/wysiwyg/_speedbump.scss */
    .speedbump .speedbump-content {
      position: relative;
      z-index: 11;
      padding: 24px 0; }
    /* line 55, ../scss/components/wysiwyg/_speedbump.scss */
    .speedbump .speedbump-text {
      position: relative;
      padding: 0;
      z-index: auto;
      left: auto;
      top: auto;
      transform: none;
      text-align: center;
      width: 100%; }
      /* line 64, ../scss/components/wysiwyg/_speedbump.scss */
      .speedbump .speedbump-text p {
        font-size: 0.8em; }
    /* line 68, ../scss/components/wysiwyg/_speedbump.scss */
    .speedbump .speedbump-button {
      position: relative;
      padding: 0;
      text-align: center;
      background-color: transparent; }
      /* line 73, ../scss/components/wysiwyg/_speedbump.scss */
      .speedbump .speedbump-button::before {
        display: none; }
      /* line 76, ../scss/components/wysiwyg/_speedbump.scss */
      .speedbump .speedbump-button .btn {
        top: auto;
        transform: none; }
    /* line 82, ../scss/components/wysiwyg/_speedbump.scss */
    .speedbump .speedbump-background {
      vertical-align: bottom;
      position: absolute;
      top: 0;
      left: 50%;
      right: auto;
      transform: translateX(-50%);
      height: 100%;
      width: auto;
      max-width: none; }
      /* line 92, ../scss/components/wysiwyg/_speedbump.scss */
      .speedbump .speedbump-background.left {
        left: 0;
        right: auto;
        transform: none; }
      /* line 97, ../scss/components/wysiwyg/_speedbump.scss */
      .speedbump .speedbump-background.right {
        left: auto;
        right: 0;
        transform: none; } }
  @media all and (min-width: 881px) {
    /* line 105, ../scss/components/wysiwyg/_speedbump.scss */
    .speedbump .speedbump-text {
      max-width: 65%; }
    /* line 108, ../scss/components/wysiwyg/_speedbump.scss */
    .speedbump .speedbump-button {
      max-width: 35%; }
      /* line 110, ../scss/components/wysiwyg/_speedbump.scss */
      .speedbump .speedbump-button .btn {
        line-height: 1.5em;
        white-space: normal; } }

/* line 6, ../scss/typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: NokiaPureHeadline, Helvetica, Arial, sans-serif; }

/* line 10, ../scss/typography.scss */
h1 {
  font-size: 29px;
  line-height: 30px;
  font-weight: 400;
  color: #124191; }
  @media screen and (min-width: 480px) {
    /* line 10, ../scss/typography.scss */
    h1 {
      font-size: 28px;
      line-height: 42px; } }

/* line 20, ../scss/typography.scss */
h2 {
  margin: 0 0 16px;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  color: #124191; }

/* line 28, ../scss/typography.scss */
h3 {
  margin: 0 0 8px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500; }

/* line 35, ../scss/typography.scss */
h4 {
  font-size: 16px;
  line-height: 21px;
  font-weight: 500; }

/* line 41, ../scss/typography.scss */
h5 {
  font-size: 12px;
  line-height: 21px;
  text-transform: uppercase;
  font-weight: 500; }

/* line 48, ../scss/typography.scss */
h6 {
  font-size: 14px;
  line-height: 21px;
  font-weight: 600; }

/* line 55, ../scss/typography.scss */
h1.tallish, h2.tallish, h3.tallish, h4.tallish, h5.tallish, h6.tallish {
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  text-transform: none; }
/* line 62, ../scss/typography.scss */
h1.tall, h2.tall, h3.tall, h4.tall, h5.tall, h6.tall {
  font-size: 28px;
  line-height: 30px;
  font-weight: 400;
  text-transform: none; }
/* line 69, ../scss/typography.scss */
h1.huge, h2.huge, h3.huge, h4.huge, h5.huge, h6.huge {
  font-size: 38px;
  line-height: 56px;
  font-weight: 400;
  text-transform: none; }

/* line 80, ../scss/typography.scss */
body {
  font-size: 16px;
  line-height: 21px;
  font-weight: 100; }

/* line 84, ../scss/typography.scss */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 97, ../scss/typography.scss */
a,
span.link {
  color: #124191;
  cursor: pointer; }
  /* line 278, ../scss/_mixins.scss */
  a:hover,
  span.link:hover {
    color: #00b9e0;
    text-decoration: none; }
  /* line 283, ../scss/_mixins.scss */
  a:focus,
  span.link:focus {
    text-decoration: none;
    color: black; }

/* line 102, ../scss/typography.scss */
span.link-hover {
  color: inherit;
  cursor: pointer; }
  /* line 293, ../scss/_mixins.scss */
  span.link-hover:hover {
    color: #00b9e0;
    text-decoration: none; }
  /* line 298, ../scss/_mixins.scss */
  span.link-hover:focus {
    text-decoration: none;
    color: inherit; }

/* line 106, ../scss/typography.scss */
strong {
  font-weight: 500; }

/* line 110, ../scss/typography.scss */
hr {
  margin: 24px 0;
  border-top: 1px solid #eeeeee; }
  /* line 114, ../scss/typography.scss */
  hr.flush-top {
    margin-top: 0; }
  /* line 118, ../scss/typography.scss */
  hr.flush-bottom {
    margin-bottom: 0; }

/* line 123, ../scss/typography.scss */
img {
  max-width: 100%;
  height: auto; }

/* line 128, ../scss/typography.scss */
p, ul, ol, dl {
  margin-bottom: 24px; }
  /* line 131, ../scss/typography.scss */
  p.limit, ul.limit, ol.limit, dl.limit {
    max-width: 800px; }

/* line 136, ../scss/typography.scss */
code,
pre,
kbd {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

/* line 142, ../scss/typography.scss */
code {
  border: 1px solid #e1e1e8; }

/* line 146, ../scss/typography.scss */
pre {
  white-space: pre-wrap;
  background-color: white;
  color: #808080; }
  /* line 151, ../scss/typography.scss */
  pre code {
    border: none;
    -moz-border-radius: none;
    -webkit-border-radius: none;
    border-radius: none; }

/* line 157, ../scss/typography.scss */
.label {
  padding-top: 0.5em; }

/* line 161, ../scss/typography.scss */
.fa-spin-custom, .glyphicon-spin {
  -webkit-animation: spin 1000ms infinite linear;
  animation: spin 1000ms infinite linear; }

@-moz-keyframes spin {
  /* line 166, ../scss/typography.scss */
  0% {
    -moz-transform: rotate(0deg); }

  /* line 169, ../scss/typography.scss */
  100% {
    -moz-transform: rotate(359deg); } }
@-webkit-keyframes spin {
  /* line 174, ../scss/typography.scss */
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  /* line 178, ../scss/typography.scss */
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@-o-keyframes spin {
  /* line 184, ../scss/typography.scss */
  0% {
    -o-transform: rotate(0deg); }

  /* line 187, ../scss/typography.scss */
  100% {
    -o-transform: rotate(359deg); } }
@keyframes spin {
  /* line 192, ../scss/typography.scss */
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  /* line 196, ../scss/typography.scss */
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
/* line 205, ../scss/typography.scss */
.main-container ul {
  padding: 0;
  list-style: none; }
  /* line 209, ../scss/typography.scss */
  .main-container ul li {
    margin-left: 18px;
    margin-bottom: 8px;
    list-style-type: disc; }
    /* line 214, ../scss/typography.scss */
    .main-container ul li.green-bullet {
      list-style: url("../images/icons/green-bullet.png"); }
    /* line 215, ../scss/typography.scss */
    .main-container ul li.yellow-bullet {
      list-style: url("../images/icons/yellow-bullet.png"); }
    /* line 216, ../scss/typography.scss */
    .main-container ul li.red-bullet {
      list-style: url("../images/icons/red-bullet.png"); }
  /* line 220, ../scss/typography.scss */
  .main-container ul.list-inline li {
    display: inline-block;
    margin-right: 12px; }
  /* line 227, ../scss/typography.scss */
  .main-container ul.list-unstyled-inline li {
    display: inline;
    margin: 0;
    padding: 0; }
  /* line 235, ../scss/typography.scss */
  .main-container ul.contextual-links li {
    margin-left: 0;
    margin-bottom: 0;
    list-style-type: none; }
  /* line 243, ../scss/typography.scss */
  .main-container ul.link-blocks li {
    display: block;
    margin-left: 0;
    list-style-type: none; }
    /* line 248, ../scss/typography.scss */
    .main-container ul.link-blocks li a {
      display: block;
      padding: 12px;
      background-color: #124191;
      color: white; }
      /* line 254, ../scss/typography.scss */
      .main-container ul.link-blocks li a:hover, .main-container ul.link-blocks li a:focus {
        text-decoration: none; }
/* line 262, ../scss/typography.scss */
.main-container ol {
  padding: 0;
  list-style: none; }
  /* line 266, ../scss/typography.scss */
  .main-container ol li {
    margin-left: 24px;
    margin-bottom: 8px;
    list-style: decimal outside; }
  /* line 273, ../scss/typography.scss */
  .main-container ol.contextual-links li {
    margin-left: 0;
    margin-bottom: 0;
    list-style-type: none; }
/* line 282, ../scss/typography.scss */
.main-container ul.unstyled, .main-container ol.unstyled {
  list-style: none; }
  /* line 285, ../scss/typography.scss */
  .main-container ul.unstyled li, .main-container ol.unstyled li {
    margin-left: 0;
    list-style-type: none; }
/* line 292, ../scss/typography.scss */
.main-container dl, .main-container dt, .main-container dd {
  font-weight: 500; }
/* line 296, ../scss/typography.scss */
.main-container dl dt {
  font-weight: 600; }
/* line 300, ../scss/typography.scss */
.main-container .page-header {
  margin: 21px 0;
  padding: 0;
  border: none;
  font-size: 24px;
  line-height: 30px; }

@media screen and (min-width: 680px) {
  /* line 311, ../scss/typography.scss */
  .main-container .page-header {
    margin-top: 0;
    font-size: 29px;
    line-height: 30px; } }
@media screen and (min-width: 680px) and (max-width: 879px) {
  /* line 321, ../scss/typography.scss */
  .main-container .page-header {
    margin-top: 21px; } }
@media screen and (min-width: 880px) {
  /* line 328, ../scss/typography.scss */
  hr {
    margin-top: 36px;
    margin-bottom: 36px; }
    /* line 332, ../scss/typography.scss */
    hr.flush-top {
      margin-top: 12px; }
    /* line 336, ../scss/typography.scss */
    hr.flush-bottom {
      margin-bottom: 12px; }

  /* line 342, ../scss/typography.scss */
  .main-container .page-header {
    font-size: 28px;
    line-height: 42px; } }
/* line 349, ../scss/typography.scss */
.border {
  border: 1px solid #cccccc; }

/* line 355, ../scss/typography.scss */
.border-top {
  border-top: 1px solid #cccccc; }

/* line 355, ../scss/typography.scss */
.border-right {
  border-right: 1px solid #cccccc; }

/* line 355, ../scss/typography.scss */
.border-bottom {
  border-bottom: 1px solid #cccccc; }

/* line 355, ../scss/typography.scss */
.border-left {
  border-left: 1px solid #cccccc; }

/* line 365, ../scss/typography.scss */
.black {
  color: black !important; }

/* line 369, ../scss/typography.scss */
.bgcol-black {
  background-color: black !important; }

/* line 373, ../scss/typography.scss */
.bordercol-black {
  border-color: black !important; }

/* line 365, ../scss/typography.scss */
.night-rider {
  color: #333333 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-night-rider {
  background-color: #333333 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-night-rider {
  border-color: #333333 !important; }

/* line 365, ../scss/typography.scss */
.charcoal {
  color: #444444 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-charcoal {
  background-color: #444444 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-charcoal {
  border-color: #444444 !important; }

/* line 365, ../scss/typography.scss */
.dim-gray {
  color: #666666 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-dim-gray {
  background-color: #666666 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-dim-gray {
  border-color: #666666 !important; }

/* line 365, ../scss/typography.scss */
.dark-stone {
  color: #677079 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-dark-stone {
  background-color: #677079 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-dark-stone {
  border-color: #677079 !important; }

/* line 365, ../scss/typography.scss */
.raven {
  color: #68717a !important; }

/* line 369, ../scss/typography.scss */
.bgcol-raven {
  background-color: #68717a !important; }

/* line 373, ../scss/typography.scss */
.bordercol-raven {
  border-color: #68717a !important; }

/* line 365, ../scss/typography.scss */
.grey-suit {
  color: #938f9d !important; }

/* line 369, ../scss/typography.scss */
.bgcol-grey-suit {
  background-color: #938f9d !important; }

/* line 373, ../scss/typography.scss */
.bordercol-grey-suit {
  border-color: #938f9d !important; }

/* line 365, ../scss/typography.scss */
.nobel {
  color: #999999 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-nobel {
  background-color: #999999 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-nobel {
  border-color: #999999 !important; }

/* line 365, ../scss/typography.scss */
.mischka {
  color: #99a3af !important; }

/* line 369, ../scss/typography.scss */
.bgcol-mischka {
  background-color: #99a3af !important; }

/* line 373, ../scss/typography.scss */
.bordercol-mischka {
  border-color: #99a3af !important; }

/* line 365, ../scss/typography.scss */
.stone {
  color: #afafaf !important; }

/* line 369, ../scss/typography.scss */
.bgcol-stone {
  background-color: #afafaf !important; }

/* line 373, ../scss/typography.scss */
.bordercol-stone {
  border-color: #afafaf !important; }

/* line 365, ../scss/typography.scss */
.link-water {
  color: #bec8d2 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-link-water {
  background-color: #bec8d2 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-link-water {
  border-color: #bec8d2 !important; }

/* line 365, ../scss/typography.scss */
.very-light-gray {
  color: #cccccc !important; }

/* line 369, ../scss/typography.scss */
.bgcol-very-light-gray {
  background-color: #cccccc !important; }

/* line 373, ../scss/typography.scss */
.bordercol-very-light-gray {
  border-color: #cccccc !important; }

/* line 365, ../scss/typography.scss */
.athens-gray {
  color: #d8d9da !important; }

/* line 369, ../scss/typography.scss */
.bgcol-athens-gray {
  background-color: #d8d9da !important; }

/* line 373, ../scss/typography.scss */
.bordercol-athens-gray {
  border-color: #d8d9da !important; }

/* line 365, ../scss/typography.scss */
.platinum {
  color: #dddede !important; }

/* line 369, ../scss/typography.scss */
.bgcol-platinum {
  background-color: #dddede !important; }

/* line 373, ../scss/typography.scss */
.bordercol-platinum {
  border-color: #dddede !important; }

/* line 365, ../scss/typography.scss */
.gainsboro {
  color: #e5e5e5 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-gainsboro {
  background-color: #e5e5e5 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-gainsboro {
  border-color: #e5e5e5 !important; }

/* line 365, ../scss/typography.scss */
.faint-gray {
  color: #eeeeee !important; }

/* line 369, ../scss/typography.scss */
.bgcol-faint-gray {
  background-color: #eeeeee !important; }

/* line 373, ../scss/typography.scss */
.bordercol-faint-gray {
  border-color: #eeeeee !important; }

/* line 365, ../scss/typography.scss */
.cool-gray {
  color: #eef3f6 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-cool-gray {
  background-color: #eef3f6 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-cool-gray {
  border-color: #eef3f6 !important; }

/* line 365, ../scss/typography.scss */
.wisp {
  color: #f2f2f2 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-wisp {
  background-color: #f2f2f2 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-wisp {
  border-color: #f2f2f2 !important; }

/* line 365, ../scss/typography.scss */
.smoky-white-sand {
  color: #f4f4f4 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-smoky-white-sand {
  background-color: #f4f4f4 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-smoky-white-sand {
  border-color: #f4f4f4 !important; }

/* line 365, ../scss/typography.scss */
.wild-sand {
  color: #f6f6f6 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-wild-sand {
  background-color: #f6f6f6 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-wild-sand {
  border-color: #f6f6f6 !important; }

/* line 365, ../scss/typography.scss */
.white-smoke {
  color: #f8f8f8 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-white-smoke {
  background-color: #f8f8f8 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-white-smoke {
  border-color: #f8f8f8 !important; }

/* line 365, ../scss/typography.scss */
.white {
  color: white !important; }

/* line 369, ../scss/typography.scss */
.bgcol-white {
  background-color: white !important; }

/* line 373, ../scss/typography.scss */
.bordercol-white {
  border-color: white !important; }

/* line 365, ../scss/typography.scss */
.cerulean {
  color: #0069aa !important; }

/* line 369, ../scss/typography.scss */
.bgcol-cerulean {
  background-color: #0069aa !important; }

/* line 373, ../scss/typography.scss */
.bordercol-cerulean {
  border-color: #0069aa !important; }

/* line 365, ../scss/typography.scss */
.maya-blue {
  color: #006fff !important; }

/* line 369, ../scss/typography.scss */
.bgcol-maya-blue {
  background-color: #006fff !important; }

/* line 373, ../scss/typography.scss */
.bordercol-maya-blue {
  border-color: #006fff !important; }

/* line 365, ../scss/typography.scss */
.navy {
  color: #124191 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-navy {
  background-color: #124191 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-navy {
  border-color: #124191 !important; }

/* line 365, ../scss/typography.scss */
.minsk {
  color: #3c2d64 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-minsk {
  background-color: #3c2d64 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-minsk {
  border-color: #3c2d64 !important; }

/* line 365, ../scss/typography.scss */
.purple {
  color: #6b4896 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-purple {
  background-color: #6b4896 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-purple {
  border-color: #6b4896 !important; }

/* line 365, ../scss/typography.scss */
.persian-green {
  color: #00737d !important; }

/* line 369, ../scss/typography.scss */
.bgcol-persian-green {
  background-color: #00737d !important; }

/* line 373, ../scss/typography.scss */
.bordercol-persian-green {
  border-color: #00737d !important; }

/* line 365, ../scss/typography.scss */
.venetian-red {
  color: #c30041 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-venetian-red {
  background-color: #c30041 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-venetian-red {
  border-color: #c30041 !important; }

/* line 365, ../scss/typography.scss */
.americano {
  color: #877e72 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-americano {
  background-color: #877e72 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-americano {
  border-color: #877e72 !important; }

/* line 365, ../scss/typography.scss */
.violet {
  color: #ad0096 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-violet {
  background-color: #ad0096 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-violet {
  border-color: #ad0096 !important; }

/* line 365, ../scss/typography.scss */
.lightning-yellow {
  color: #f5a623 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-lightning-yellow {
  background-color: #f5a623 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-lightning-yellow {
  border-color: #f5a623 !important; }

/* line 365, ../scss/typography.scss */
.orange {
  color: #ea7012 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-orange {
  background-color: #ea7012 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-orange {
  border-color: #ea7012 !important; }

/* line 365, ../scss/typography.scss */
.lavender {
  color: #877e9f !important; }

/* line 369, ../scss/typography.scss */
.bgcol-lavender {
  background-color: #877e9f !important; }

/* line 373, ../scss/typography.scss */
.bordercol-lavender {
  border-color: #877e9f !important; }

/* line 365, ../scss/typography.scss */
.sand {
  color: #c3b9a5 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-sand {
  background-color: #c3b9a5 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-sand {
  border-color: #c3b9a5 !important; }

/* line 365, ../scss/typography.scss */
.cherryred {
  color: #c30041 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-cherryred {
  background-color: #c30041 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-cherryred {
  border-color: #c30041 !important; }

/* line 365, ../scss/typography.scss */
.yellow {
  color: #fab900 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-yellow {
  background-color: #fab900 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-yellow {
  border-color: #fab900 !important; }

/* line 365, ../scss/typography.scss */
.nokia-yellow {
  color: #fffb00 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-nokia-yellow {
  background-color: #fffb00 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-nokia-yellow {
  border-color: #fffb00 !important; }

/* line 365, ../scss/typography.scss */
.daffodil {
  color: #ffe78b !important; }

/* line 369, ../scss/typography.scss */
.bgcol-daffodil {
  background-color: #ffe78b !important; }

/* line 373, ../scss/typography.scss */
.bordercol-daffodil {
  border-color: #ffe78b !important; }

/* line 365, ../scss/typography.scss */
.green {
  color: #3ca541 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-green {
  background-color: #3ca541 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-green {
  border-color: #3ca541 !important; }

/* line 365, ../scss/typography.scss */
.people {
  color: #442463 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-people {
  background-color: #442463 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-people {
  border-color: #442463 !important; }

/* line 365, ../scss/typography.scss */
.pink {
  color: #e10078 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-pink {
  background-color: #e10078 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-pink {
  border-color: #e10078 !important; }

/* line 365, ../scss/typography.scss */
.skyblue {
  color: #00b9e0 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-skyblue {
  background-color: #00b9e0 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-skyblue {
  border-color: #00b9e0 !important; }

/* line 365, ../scss/typography.scss */
.prussian-blue {
  color: #001135 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-prussian-blue {
  background-color: #001135 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-prussian-blue {
  border-color: #001135 !important; }

/* line 365, ../scss/typography.scss */
.cerulean-blue {
  color: #2e7ac5 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-cerulean-blue {
  background-color: #2e7ac5 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-cerulean-blue {
  border-color: #2e7ac5 !important; }

/* line 365, ../scss/typography.scss */
.cornflower-blue {
  color: #509be6 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-cornflower-blue {
  background-color: #509be6 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-cornflower-blue {
  border-color: #509be6 !important; }

/* line 365, ../scss/typography.scss */
.heather {
  color: #a8bbc0 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-heather {
  background-color: #a8bbc0 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-heather {
  border-color: #a8bbc0 !important; }

/* line 365, ../scss/typography.scss */
.dark-bluish-gray {
  color: #4d5766 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-dark-bluish-gray {
  background-color: #4d5766 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-dark-bluish-gray {
  border-color: #4d5766 !important; }

/* line 365, ../scss/typography.scss */
.light-bluish-gray {
  color: #edf3f5 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-light-bluish-gray {
  background-color: #edf3f5 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-light-bluish-gray {
  border-color: #edf3f5 !important; }

/* line 365, ../scss/typography.scss */
.light-sand {
  color: #dcd6d2 !important; }

/* line 369, ../scss/typography.scss */
.bgcol-light-sand {
  background-color: #dcd6d2 !important; }

/* line 373, ../scss/typography.scss */
.bordercol-light-sand {
  border-color: #dcd6d2 !important; }

/* line 365, ../scss/typography.scss */
.valencia {
  color: #d43f3a !important; }

/* line 369, ../scss/typography.scss */
.bgcol-valencia {
  background-color: #d43f3a !important; }

/* line 373, ../scss/typography.scss */
.bordercol-valencia {
  border-color: #d43f3a !important; }

/* line 380, ../scss/typography.scss */
.weight-thin {
  font-weight: 100 !important; }

/* line 384, ../scss/typography.scss */
.weight-book {
  font-weight: 400 !important; }

/* line 388, ../scss/typography.scss */
.weight-news {
  font-weight: 500 !important; }

/* line 392, ../scss/typography.scss */
.weight-medium {
  font-weight: 600 !important; }

/* line 396, ../scss/typography.scss */
.weight-bold {
  font-weight: 700 !important; }

@media screen and (min-width: 0px) and (max-width: 479px) {
  /* line 408, ../scss/typography.scss */
  .weight-thin-xs-only {
    font-weight: 100 !important; }

  /* line 412, ../scss/typography.scss */
  .weight-book-xs-only {
    font-weight: 400 !important; }

  /* line 416, ../scss/typography.scss */
  .weight-news-xs-only {
    font-weight: 500 !important; }

  /* line 420, ../scss/typography.scss */
  .weight-medium-xs-only {
    font-weight: 600 !important; }

  /* line 424, ../scss/typography.scss */
  .weight-bold-xs-only {
    font-weight: 700 !important; }

  /* line 431, ../scss/typography.scss */
  .black-xs-only {
    color: black !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-black-xs-only {
    background-color: black !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-black-xs-only {
    border-color: black !important; }

  /* line 431, ../scss/typography.scss */
  .night-rider-xs-only {
    color: #333333 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-night-rider-xs-only {
    background-color: #333333 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-night-rider-xs-only {
    border-color: #333333 !important; }

  /* line 431, ../scss/typography.scss */
  .charcoal-xs-only {
    color: #444444 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-charcoal-xs-only {
    background-color: #444444 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-charcoal-xs-only {
    border-color: #444444 !important; }

  /* line 431, ../scss/typography.scss */
  .dim-gray-xs-only {
    color: #666666 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-dim-gray-xs-only {
    background-color: #666666 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-dim-gray-xs-only {
    border-color: #666666 !important; }

  /* line 431, ../scss/typography.scss */
  .dark-stone-xs-only {
    color: #677079 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-dark-stone-xs-only {
    background-color: #677079 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-dark-stone-xs-only {
    border-color: #677079 !important; }

  /* line 431, ../scss/typography.scss */
  .raven-xs-only {
    color: #68717a !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-raven-xs-only {
    background-color: #68717a !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-raven-xs-only {
    border-color: #68717a !important; }

  /* line 431, ../scss/typography.scss */
  .grey-suit-xs-only {
    color: #938f9d !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-grey-suit-xs-only {
    background-color: #938f9d !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-grey-suit-xs-only {
    border-color: #938f9d !important; }

  /* line 431, ../scss/typography.scss */
  .nobel-xs-only {
    color: #999999 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-nobel-xs-only {
    background-color: #999999 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-nobel-xs-only {
    border-color: #999999 !important; }

  /* line 431, ../scss/typography.scss */
  .mischka-xs-only {
    color: #99a3af !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-mischka-xs-only {
    background-color: #99a3af !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-mischka-xs-only {
    border-color: #99a3af !important; }

  /* line 431, ../scss/typography.scss */
  .stone-xs-only {
    color: #afafaf !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-stone-xs-only {
    background-color: #afafaf !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-stone-xs-only {
    border-color: #afafaf !important; }

  /* line 431, ../scss/typography.scss */
  .link-water-xs-only {
    color: #bec8d2 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-link-water-xs-only {
    background-color: #bec8d2 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-link-water-xs-only {
    border-color: #bec8d2 !important; }

  /* line 431, ../scss/typography.scss */
  .very-light-gray-xs-only {
    color: #cccccc !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-very-light-gray-xs-only {
    background-color: #cccccc !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-very-light-gray-xs-only {
    border-color: #cccccc !important; }

  /* line 431, ../scss/typography.scss */
  .athens-gray-xs-only {
    color: #d8d9da !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-athens-gray-xs-only {
    background-color: #d8d9da !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-athens-gray-xs-only {
    border-color: #d8d9da !important; }

  /* line 431, ../scss/typography.scss */
  .platinum-xs-only {
    color: #dddede !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-platinum-xs-only {
    background-color: #dddede !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-platinum-xs-only {
    border-color: #dddede !important; }

  /* line 431, ../scss/typography.scss */
  .gainsboro-xs-only {
    color: #e5e5e5 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-gainsboro-xs-only {
    background-color: #e5e5e5 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-gainsboro-xs-only {
    border-color: #e5e5e5 !important; }

  /* line 431, ../scss/typography.scss */
  .faint-gray-xs-only {
    color: #eeeeee !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-faint-gray-xs-only {
    background-color: #eeeeee !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-faint-gray-xs-only {
    border-color: #eeeeee !important; }

  /* line 431, ../scss/typography.scss */
  .cool-gray-xs-only {
    color: #eef3f6 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-cool-gray-xs-only {
    background-color: #eef3f6 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-cool-gray-xs-only {
    border-color: #eef3f6 !important; }

  /* line 431, ../scss/typography.scss */
  .wisp-xs-only {
    color: #f2f2f2 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-wisp-xs-only {
    background-color: #f2f2f2 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-wisp-xs-only {
    border-color: #f2f2f2 !important; }

  /* line 431, ../scss/typography.scss */
  .smoky-white-sand-xs-only {
    color: #f4f4f4 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-smoky-white-sand-xs-only {
    background-color: #f4f4f4 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-smoky-white-sand-xs-only {
    border-color: #f4f4f4 !important; }

  /* line 431, ../scss/typography.scss */
  .wild-sand-xs-only {
    color: #f6f6f6 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-wild-sand-xs-only {
    background-color: #f6f6f6 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-wild-sand-xs-only {
    border-color: #f6f6f6 !important; }

  /* line 431, ../scss/typography.scss */
  .white-smoke-xs-only {
    color: #f8f8f8 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-white-smoke-xs-only {
    background-color: #f8f8f8 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-white-smoke-xs-only {
    border-color: #f8f8f8 !important; }

  /* line 431, ../scss/typography.scss */
  .white-xs-only {
    color: white !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-white-xs-only {
    background-color: white !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-white-xs-only {
    border-color: white !important; }

  /* line 431, ../scss/typography.scss */
  .cerulean-xs-only {
    color: #0069aa !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-cerulean-xs-only {
    background-color: #0069aa !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-cerulean-xs-only {
    border-color: #0069aa !important; }

  /* line 431, ../scss/typography.scss */
  .maya-blue-xs-only {
    color: #006fff !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-maya-blue-xs-only {
    background-color: #006fff !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-maya-blue-xs-only {
    border-color: #006fff !important; }

  /* line 431, ../scss/typography.scss */
  .navy-xs-only {
    color: #124191 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-navy-xs-only {
    background-color: #124191 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-navy-xs-only {
    border-color: #124191 !important; }

  /* line 431, ../scss/typography.scss */
  .minsk-xs-only {
    color: #3c2d64 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-minsk-xs-only {
    background-color: #3c2d64 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-minsk-xs-only {
    border-color: #3c2d64 !important; }

  /* line 431, ../scss/typography.scss */
  .purple-xs-only {
    color: #6b4896 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-purple-xs-only {
    background-color: #6b4896 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-purple-xs-only {
    border-color: #6b4896 !important; }

  /* line 431, ../scss/typography.scss */
  .persian-green-xs-only {
    color: #00737d !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-persian-green-xs-only {
    background-color: #00737d !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-persian-green-xs-only {
    border-color: #00737d !important; }

  /* line 431, ../scss/typography.scss */
  .venetian-red-xs-only {
    color: #c30041 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-venetian-red-xs-only {
    background-color: #c30041 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-venetian-red-xs-only {
    border-color: #c30041 !important; }

  /* line 431, ../scss/typography.scss */
  .americano-xs-only {
    color: #877e72 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-americano-xs-only {
    background-color: #877e72 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-americano-xs-only {
    border-color: #877e72 !important; }

  /* line 431, ../scss/typography.scss */
  .violet-xs-only {
    color: #ad0096 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-violet-xs-only {
    background-color: #ad0096 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-violet-xs-only {
    border-color: #ad0096 !important; }

  /* line 431, ../scss/typography.scss */
  .lightning-yellow-xs-only {
    color: #f5a623 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-lightning-yellow-xs-only {
    background-color: #f5a623 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-lightning-yellow-xs-only {
    border-color: #f5a623 !important; }

  /* line 431, ../scss/typography.scss */
  .orange-xs-only {
    color: #ea7012 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-orange-xs-only {
    background-color: #ea7012 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-orange-xs-only {
    border-color: #ea7012 !important; }

  /* line 431, ../scss/typography.scss */
  .lavender-xs-only {
    color: #877e9f !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-lavender-xs-only {
    background-color: #877e9f !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-lavender-xs-only {
    border-color: #877e9f !important; }

  /* line 431, ../scss/typography.scss */
  .sand-xs-only {
    color: #c3b9a5 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-sand-xs-only {
    background-color: #c3b9a5 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-sand-xs-only {
    border-color: #c3b9a5 !important; }

  /* line 431, ../scss/typography.scss */
  .cherryred-xs-only {
    color: #c30041 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-cherryred-xs-only {
    background-color: #c30041 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-cherryred-xs-only {
    border-color: #c30041 !important; }

  /* line 431, ../scss/typography.scss */
  .yellow-xs-only {
    color: #fab900 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-yellow-xs-only {
    background-color: #fab900 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-yellow-xs-only {
    border-color: #fab900 !important; }

  /* line 431, ../scss/typography.scss */
  .nokia-yellow-xs-only {
    color: #fffb00 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-nokia-yellow-xs-only {
    background-color: #fffb00 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-nokia-yellow-xs-only {
    border-color: #fffb00 !important; }

  /* line 431, ../scss/typography.scss */
  .daffodil-xs-only {
    color: #ffe78b !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-daffodil-xs-only {
    background-color: #ffe78b !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-daffodil-xs-only {
    border-color: #ffe78b !important; }

  /* line 431, ../scss/typography.scss */
  .green-xs-only {
    color: #3ca541 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-green-xs-only {
    background-color: #3ca541 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-green-xs-only {
    border-color: #3ca541 !important; }

  /* line 431, ../scss/typography.scss */
  .people-xs-only {
    color: #442463 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-people-xs-only {
    background-color: #442463 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-people-xs-only {
    border-color: #442463 !important; }

  /* line 431, ../scss/typography.scss */
  .pink-xs-only {
    color: #e10078 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-pink-xs-only {
    background-color: #e10078 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-pink-xs-only {
    border-color: #e10078 !important; }

  /* line 431, ../scss/typography.scss */
  .skyblue-xs-only {
    color: #00b9e0 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-skyblue-xs-only {
    background-color: #00b9e0 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-skyblue-xs-only {
    border-color: #00b9e0 !important; }

  /* line 431, ../scss/typography.scss */
  .prussian-blue-xs-only {
    color: #001135 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-prussian-blue-xs-only {
    background-color: #001135 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-prussian-blue-xs-only {
    border-color: #001135 !important; }

  /* line 431, ../scss/typography.scss */
  .cerulean-blue-xs-only {
    color: #2e7ac5 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-cerulean-blue-xs-only {
    background-color: #2e7ac5 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-cerulean-blue-xs-only {
    border-color: #2e7ac5 !important; }

  /* line 431, ../scss/typography.scss */
  .cornflower-blue-xs-only {
    color: #509be6 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-cornflower-blue-xs-only {
    background-color: #509be6 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-cornflower-blue-xs-only {
    border-color: #509be6 !important; }

  /* line 431, ../scss/typography.scss */
  .heather-xs-only {
    color: #a8bbc0 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-heather-xs-only {
    background-color: #a8bbc0 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-heather-xs-only {
    border-color: #a8bbc0 !important; }

  /* line 431, ../scss/typography.scss */
  .dark-bluish-gray-xs-only {
    color: #4d5766 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-dark-bluish-gray-xs-only {
    background-color: #4d5766 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-dark-bluish-gray-xs-only {
    border-color: #4d5766 !important; }

  /* line 431, ../scss/typography.scss */
  .light-bluish-gray-xs-only {
    color: #edf3f5 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-light-bluish-gray-xs-only {
    background-color: #edf3f5 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-light-bluish-gray-xs-only {
    border-color: #edf3f5 !important; }

  /* line 431, ../scss/typography.scss */
  .light-sand-xs-only {
    color: #dcd6d2 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-light-sand-xs-only {
    background-color: #dcd6d2 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-light-sand-xs-only {
    border-color: #dcd6d2 !important; }

  /* line 431, ../scss/typography.scss */
  .valencia-xs-only {
    color: #d43f3a !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-valencia-xs-only {
    background-color: #d43f3a !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-valencia-xs-only {
    border-color: #d43f3a !important; }

  /* line 445, ../scss/typography.scss */
  .border-top-xs-only {
    border-top: 1px solid #cccccc; }

  /* line 445, ../scss/typography.scss */
  .border-right-xs-only {
    border-right: 1px solid #cccccc; }

  /* line 445, ../scss/typography.scss */
  .border-bottom-xs-only {
    border-bottom: 1px solid #cccccc; }

  /* line 445, ../scss/typography.scss */
  .border-left-xs-only {
    border-left: 1px solid #cccccc; }

  /* line 450, ../scss/typography.scss */
  .text-left-xs-only {
    text-align: left !important; }

  /* line 453, ../scss/typography.scss */
  .text-center-xs-only {
    text-align: center !important; }

  /* line 456, ../scss/typography.scss */
  .text-right-xs-only {
    text-align: right !important; }

  /* line 459, ../scss/typography.scss */
  .text-justify-xs-only {
    text-align: justify !important; }

  /* line 462, ../scss/typography.scss */
  .text-nowrap-xs-only {
    white-space: nowrap !important; } }
@media screen and (max-width: 479px) {
  /* line 468, ../scss/typography.scss */
  .weight-thin-xs-down {
    font-weight: 100 !important; }

  /* line 472, ../scss/typography.scss */
  .weight-book-xs-down {
    font-weight: 400 !important; }

  /* line 476, ../scss/typography.scss */
  .weight-news-xs-down {
    font-weight: 500 !important; }

  /* line 480, ../scss/typography.scss */
  .weight-medium-xs-down {
    font-weight: 600 !important; }

  /* line 484, ../scss/typography.scss */
  .weight-bold-xs-down {
    font-weight: 700 !important; }

  /* line 491, ../scss/typography.scss */
  .black-xs-down {
    color: black !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-black-xs-down {
    background-color: black !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-black-xs-down {
    border-color: black !important; }

  /* line 491, ../scss/typography.scss */
  .night-rider-xs-down {
    color: #333333 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-night-rider-xs-down {
    background-color: #333333 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-night-rider-xs-down {
    border-color: #333333 !important; }

  /* line 491, ../scss/typography.scss */
  .charcoal-xs-down {
    color: #444444 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-charcoal-xs-down {
    background-color: #444444 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-charcoal-xs-down {
    border-color: #444444 !important; }

  /* line 491, ../scss/typography.scss */
  .dim-gray-xs-down {
    color: #666666 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-dim-gray-xs-down {
    background-color: #666666 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-dim-gray-xs-down {
    border-color: #666666 !important; }

  /* line 491, ../scss/typography.scss */
  .dark-stone-xs-down {
    color: #677079 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-dark-stone-xs-down {
    background-color: #677079 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-dark-stone-xs-down {
    border-color: #677079 !important; }

  /* line 491, ../scss/typography.scss */
  .raven-xs-down {
    color: #68717a !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-raven-xs-down {
    background-color: #68717a !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-raven-xs-down {
    border-color: #68717a !important; }

  /* line 491, ../scss/typography.scss */
  .grey-suit-xs-down {
    color: #938f9d !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-grey-suit-xs-down {
    background-color: #938f9d !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-grey-suit-xs-down {
    border-color: #938f9d !important; }

  /* line 491, ../scss/typography.scss */
  .nobel-xs-down {
    color: #999999 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-nobel-xs-down {
    background-color: #999999 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-nobel-xs-down {
    border-color: #999999 !important; }

  /* line 491, ../scss/typography.scss */
  .mischka-xs-down {
    color: #99a3af !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-mischka-xs-down {
    background-color: #99a3af !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-mischka-xs-down {
    border-color: #99a3af !important; }

  /* line 491, ../scss/typography.scss */
  .stone-xs-down {
    color: #afafaf !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-stone-xs-down {
    background-color: #afafaf !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-stone-xs-down {
    border-color: #afafaf !important; }

  /* line 491, ../scss/typography.scss */
  .link-water-xs-down {
    color: #bec8d2 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-link-water-xs-down {
    background-color: #bec8d2 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-link-water-xs-down {
    border-color: #bec8d2 !important; }

  /* line 491, ../scss/typography.scss */
  .very-light-gray-xs-down {
    color: #cccccc !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-very-light-gray-xs-down {
    background-color: #cccccc !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-very-light-gray-xs-down {
    border-color: #cccccc !important; }

  /* line 491, ../scss/typography.scss */
  .athens-gray-xs-down {
    color: #d8d9da !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-athens-gray-xs-down {
    background-color: #d8d9da !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-athens-gray-xs-down {
    border-color: #d8d9da !important; }

  /* line 491, ../scss/typography.scss */
  .platinum-xs-down {
    color: #dddede !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-platinum-xs-down {
    background-color: #dddede !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-platinum-xs-down {
    border-color: #dddede !important; }

  /* line 491, ../scss/typography.scss */
  .gainsboro-xs-down {
    color: #e5e5e5 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-gainsboro-xs-down {
    background-color: #e5e5e5 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-gainsboro-xs-down {
    border-color: #e5e5e5 !important; }

  /* line 491, ../scss/typography.scss */
  .faint-gray-xs-down {
    color: #eeeeee !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-faint-gray-xs-down {
    background-color: #eeeeee !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-faint-gray-xs-down {
    border-color: #eeeeee !important; }

  /* line 491, ../scss/typography.scss */
  .cool-gray-xs-down {
    color: #eef3f6 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-cool-gray-xs-down {
    background-color: #eef3f6 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-cool-gray-xs-down {
    border-color: #eef3f6 !important; }

  /* line 491, ../scss/typography.scss */
  .wisp-xs-down {
    color: #f2f2f2 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-wisp-xs-down {
    background-color: #f2f2f2 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-wisp-xs-down {
    border-color: #f2f2f2 !important; }

  /* line 491, ../scss/typography.scss */
  .smoky-white-sand-xs-down {
    color: #f4f4f4 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-smoky-white-sand-xs-down {
    background-color: #f4f4f4 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-smoky-white-sand-xs-down {
    border-color: #f4f4f4 !important; }

  /* line 491, ../scss/typography.scss */
  .wild-sand-xs-down {
    color: #f6f6f6 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-wild-sand-xs-down {
    background-color: #f6f6f6 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-wild-sand-xs-down {
    border-color: #f6f6f6 !important; }

  /* line 491, ../scss/typography.scss */
  .white-smoke-xs-down {
    color: #f8f8f8 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-white-smoke-xs-down {
    background-color: #f8f8f8 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-white-smoke-xs-down {
    border-color: #f8f8f8 !important; }

  /* line 491, ../scss/typography.scss */
  .white-xs-down {
    color: white !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-white-xs-down {
    background-color: white !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-white-xs-down {
    border-color: white !important; }

  /* line 491, ../scss/typography.scss */
  .cerulean-xs-down {
    color: #0069aa !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-cerulean-xs-down {
    background-color: #0069aa !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-cerulean-xs-down {
    border-color: #0069aa !important; }

  /* line 491, ../scss/typography.scss */
  .maya-blue-xs-down {
    color: #006fff !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-maya-blue-xs-down {
    background-color: #006fff !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-maya-blue-xs-down {
    border-color: #006fff !important; }

  /* line 491, ../scss/typography.scss */
  .navy-xs-down {
    color: #124191 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-navy-xs-down {
    background-color: #124191 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-navy-xs-down {
    border-color: #124191 !important; }

  /* line 491, ../scss/typography.scss */
  .minsk-xs-down {
    color: #3c2d64 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-minsk-xs-down {
    background-color: #3c2d64 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-minsk-xs-down {
    border-color: #3c2d64 !important; }

  /* line 491, ../scss/typography.scss */
  .purple-xs-down {
    color: #6b4896 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-purple-xs-down {
    background-color: #6b4896 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-purple-xs-down {
    border-color: #6b4896 !important; }

  /* line 491, ../scss/typography.scss */
  .persian-green-xs-down {
    color: #00737d !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-persian-green-xs-down {
    background-color: #00737d !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-persian-green-xs-down {
    border-color: #00737d !important; }

  /* line 491, ../scss/typography.scss */
  .venetian-red-xs-down {
    color: #c30041 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-venetian-red-xs-down {
    background-color: #c30041 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-venetian-red-xs-down {
    border-color: #c30041 !important; }

  /* line 491, ../scss/typography.scss */
  .americano-xs-down {
    color: #877e72 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-americano-xs-down {
    background-color: #877e72 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-americano-xs-down {
    border-color: #877e72 !important; }

  /* line 491, ../scss/typography.scss */
  .violet-xs-down {
    color: #ad0096 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-violet-xs-down {
    background-color: #ad0096 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-violet-xs-down {
    border-color: #ad0096 !important; }

  /* line 491, ../scss/typography.scss */
  .lightning-yellow-xs-down {
    color: #f5a623 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-lightning-yellow-xs-down {
    background-color: #f5a623 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-lightning-yellow-xs-down {
    border-color: #f5a623 !important; }

  /* line 491, ../scss/typography.scss */
  .orange-xs-down {
    color: #ea7012 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-orange-xs-down {
    background-color: #ea7012 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-orange-xs-down {
    border-color: #ea7012 !important; }

  /* line 491, ../scss/typography.scss */
  .lavender-xs-down {
    color: #877e9f !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-lavender-xs-down {
    background-color: #877e9f !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-lavender-xs-down {
    border-color: #877e9f !important; }

  /* line 491, ../scss/typography.scss */
  .sand-xs-down {
    color: #c3b9a5 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-sand-xs-down {
    background-color: #c3b9a5 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-sand-xs-down {
    border-color: #c3b9a5 !important; }

  /* line 491, ../scss/typography.scss */
  .cherryred-xs-down {
    color: #c30041 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-cherryred-xs-down {
    background-color: #c30041 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-cherryred-xs-down {
    border-color: #c30041 !important; }

  /* line 491, ../scss/typography.scss */
  .yellow-xs-down {
    color: #fab900 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-yellow-xs-down {
    background-color: #fab900 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-yellow-xs-down {
    border-color: #fab900 !important; }

  /* line 491, ../scss/typography.scss */
  .nokia-yellow-xs-down {
    color: #fffb00 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-nokia-yellow-xs-down {
    background-color: #fffb00 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-nokia-yellow-xs-down {
    border-color: #fffb00 !important; }

  /* line 491, ../scss/typography.scss */
  .daffodil-xs-down {
    color: #ffe78b !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-daffodil-xs-down {
    background-color: #ffe78b !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-daffodil-xs-down {
    border-color: #ffe78b !important; }

  /* line 491, ../scss/typography.scss */
  .green-xs-down {
    color: #3ca541 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-green-xs-down {
    background-color: #3ca541 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-green-xs-down {
    border-color: #3ca541 !important; }

  /* line 491, ../scss/typography.scss */
  .people-xs-down {
    color: #442463 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-people-xs-down {
    background-color: #442463 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-people-xs-down {
    border-color: #442463 !important; }

  /* line 491, ../scss/typography.scss */
  .pink-xs-down {
    color: #e10078 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-pink-xs-down {
    background-color: #e10078 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-pink-xs-down {
    border-color: #e10078 !important; }

  /* line 491, ../scss/typography.scss */
  .skyblue-xs-down {
    color: #00b9e0 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-skyblue-xs-down {
    background-color: #00b9e0 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-skyblue-xs-down {
    border-color: #00b9e0 !important; }

  /* line 491, ../scss/typography.scss */
  .prussian-blue-xs-down {
    color: #001135 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-prussian-blue-xs-down {
    background-color: #001135 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-prussian-blue-xs-down {
    border-color: #001135 !important; }

  /* line 491, ../scss/typography.scss */
  .cerulean-blue-xs-down {
    color: #2e7ac5 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-cerulean-blue-xs-down {
    background-color: #2e7ac5 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-cerulean-blue-xs-down {
    border-color: #2e7ac5 !important; }

  /* line 491, ../scss/typography.scss */
  .cornflower-blue-xs-down {
    color: #509be6 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-cornflower-blue-xs-down {
    background-color: #509be6 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-cornflower-blue-xs-down {
    border-color: #509be6 !important; }

  /* line 491, ../scss/typography.scss */
  .heather-xs-down {
    color: #a8bbc0 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-heather-xs-down {
    background-color: #a8bbc0 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-heather-xs-down {
    border-color: #a8bbc0 !important; }

  /* line 491, ../scss/typography.scss */
  .dark-bluish-gray-xs-down {
    color: #4d5766 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-dark-bluish-gray-xs-down {
    background-color: #4d5766 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-dark-bluish-gray-xs-down {
    border-color: #4d5766 !important; }

  /* line 491, ../scss/typography.scss */
  .light-bluish-gray-xs-down {
    color: #edf3f5 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-light-bluish-gray-xs-down {
    background-color: #edf3f5 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-light-bluish-gray-xs-down {
    border-color: #edf3f5 !important; }

  /* line 491, ../scss/typography.scss */
  .light-sand-xs-down {
    color: #dcd6d2 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-light-sand-xs-down {
    background-color: #dcd6d2 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-light-sand-xs-down {
    border-color: #dcd6d2 !important; }

  /* line 491, ../scss/typography.scss */
  .valencia-xs-down {
    color: #d43f3a !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-valencia-xs-down {
    background-color: #d43f3a !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-valencia-xs-down {
    border-color: #d43f3a !important; }

  /* line 505, ../scss/typography.scss */
  .border-top-xs-down {
    border-top: 1px solid #cccccc; }

  /* line 505, ../scss/typography.scss */
  .border-right-xs-down {
    border-right: 1px solid #cccccc; }

  /* line 505, ../scss/typography.scss */
  .border-bottom-xs-down {
    border-bottom: 1px solid #cccccc; }

  /* line 505, ../scss/typography.scss */
  .border-left-xs-down {
    border-left: 1px solid #cccccc; }

  /* line 510, ../scss/typography.scss */
  .text-left-xs-down {
    text-align: left !important; }

  /* line 513, ../scss/typography.scss */
  .text-center-xs-down {
    text-align: center !important; }

  /* line 516, ../scss/typography.scss */
  .text-right-xs-down {
    text-align: right !important; }

  /* line 519, ../scss/typography.scss */
  .text-justify-xs-down {
    text-align: justify !important; }

  /* line 522, ../scss/typography.scss */
  .text-nowrap-xs-down {
    white-space: nowrap !important; } }
@media screen and (min-width: 0px) {
  /* line 528, ../scss/typography.scss */
  .weight-thin-xs-up {
    font-weight: 100 !important; }

  /* line 532, ../scss/typography.scss */
  .weight-book-xs-up {
    font-weight: 400 !important; }

  /* line 536, ../scss/typography.scss */
  .weight-news-xs-up {
    font-weight: 500 !important; }

  /* line 540, ../scss/typography.scss */
  .weight-medium-xs-up {
    font-weight: 600 !important; }

  /* line 544, ../scss/typography.scss */
  .weight-bold-xs-up {
    font-weight: 700 !important; }

  /* line 551, ../scss/typography.scss */
  .black-xs-up {
    color: black !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-black-xs-up {
    background-color: black !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-black-xs-up {
    border-color: black !important; }

  /* line 551, ../scss/typography.scss */
  .night-rider-xs-up {
    color: #333333 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-night-rider-xs-up {
    background-color: #333333 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-night-rider-xs-up {
    border-color: #333333 !important; }

  /* line 551, ../scss/typography.scss */
  .charcoal-xs-up {
    color: #444444 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-charcoal-xs-up {
    background-color: #444444 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-charcoal-xs-up {
    border-color: #444444 !important; }

  /* line 551, ../scss/typography.scss */
  .dim-gray-xs-up {
    color: #666666 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-dim-gray-xs-up {
    background-color: #666666 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-dim-gray-xs-up {
    border-color: #666666 !important; }

  /* line 551, ../scss/typography.scss */
  .dark-stone-xs-up {
    color: #677079 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-dark-stone-xs-up {
    background-color: #677079 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-dark-stone-xs-up {
    border-color: #677079 !important; }

  /* line 551, ../scss/typography.scss */
  .raven-xs-up {
    color: #68717a !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-raven-xs-up {
    background-color: #68717a !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-raven-xs-up {
    border-color: #68717a !important; }

  /* line 551, ../scss/typography.scss */
  .grey-suit-xs-up {
    color: #938f9d !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-grey-suit-xs-up {
    background-color: #938f9d !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-grey-suit-xs-up {
    border-color: #938f9d !important; }

  /* line 551, ../scss/typography.scss */
  .nobel-xs-up {
    color: #999999 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-nobel-xs-up {
    background-color: #999999 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-nobel-xs-up {
    border-color: #999999 !important; }

  /* line 551, ../scss/typography.scss */
  .mischka-xs-up {
    color: #99a3af !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-mischka-xs-up {
    background-color: #99a3af !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-mischka-xs-up {
    border-color: #99a3af !important; }

  /* line 551, ../scss/typography.scss */
  .stone-xs-up {
    color: #afafaf !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-stone-xs-up {
    background-color: #afafaf !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-stone-xs-up {
    border-color: #afafaf !important; }

  /* line 551, ../scss/typography.scss */
  .link-water-xs-up {
    color: #bec8d2 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-link-water-xs-up {
    background-color: #bec8d2 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-link-water-xs-up {
    border-color: #bec8d2 !important; }

  /* line 551, ../scss/typography.scss */
  .very-light-gray-xs-up {
    color: #cccccc !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-very-light-gray-xs-up {
    background-color: #cccccc !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-very-light-gray-xs-up {
    border-color: #cccccc !important; }

  /* line 551, ../scss/typography.scss */
  .athens-gray-xs-up {
    color: #d8d9da !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-athens-gray-xs-up {
    background-color: #d8d9da !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-athens-gray-xs-up {
    border-color: #d8d9da !important; }

  /* line 551, ../scss/typography.scss */
  .platinum-xs-up {
    color: #dddede !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-platinum-xs-up {
    background-color: #dddede !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-platinum-xs-up {
    border-color: #dddede !important; }

  /* line 551, ../scss/typography.scss */
  .gainsboro-xs-up {
    color: #e5e5e5 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-gainsboro-xs-up {
    background-color: #e5e5e5 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-gainsboro-xs-up {
    border-color: #e5e5e5 !important; }

  /* line 551, ../scss/typography.scss */
  .faint-gray-xs-up {
    color: #eeeeee !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-faint-gray-xs-up {
    background-color: #eeeeee !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-faint-gray-xs-up {
    border-color: #eeeeee !important; }

  /* line 551, ../scss/typography.scss */
  .cool-gray-xs-up {
    color: #eef3f6 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-cool-gray-xs-up {
    background-color: #eef3f6 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-cool-gray-xs-up {
    border-color: #eef3f6 !important; }

  /* line 551, ../scss/typography.scss */
  .wisp-xs-up {
    color: #f2f2f2 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-wisp-xs-up {
    background-color: #f2f2f2 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-wisp-xs-up {
    border-color: #f2f2f2 !important; }

  /* line 551, ../scss/typography.scss */
  .smoky-white-sand-xs-up {
    color: #f4f4f4 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-smoky-white-sand-xs-up {
    background-color: #f4f4f4 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-smoky-white-sand-xs-up {
    border-color: #f4f4f4 !important; }

  /* line 551, ../scss/typography.scss */
  .wild-sand-xs-up {
    color: #f6f6f6 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-wild-sand-xs-up {
    background-color: #f6f6f6 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-wild-sand-xs-up {
    border-color: #f6f6f6 !important; }

  /* line 551, ../scss/typography.scss */
  .white-smoke-xs-up {
    color: #f8f8f8 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-white-smoke-xs-up {
    background-color: #f8f8f8 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-white-smoke-xs-up {
    border-color: #f8f8f8 !important; }

  /* line 551, ../scss/typography.scss */
  .white-xs-up {
    color: white !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-white-xs-up {
    background-color: white !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-white-xs-up {
    border-color: white !important; }

  /* line 551, ../scss/typography.scss */
  .cerulean-xs-up {
    color: #0069aa !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-cerulean-xs-up {
    background-color: #0069aa !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-cerulean-xs-up {
    border-color: #0069aa !important; }

  /* line 551, ../scss/typography.scss */
  .maya-blue-xs-up {
    color: #006fff !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-maya-blue-xs-up {
    background-color: #006fff !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-maya-blue-xs-up {
    border-color: #006fff !important; }

  /* line 551, ../scss/typography.scss */
  .navy-xs-up {
    color: #124191 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-navy-xs-up {
    background-color: #124191 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-navy-xs-up {
    border-color: #124191 !important; }

  /* line 551, ../scss/typography.scss */
  .minsk-xs-up {
    color: #3c2d64 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-minsk-xs-up {
    background-color: #3c2d64 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-minsk-xs-up {
    border-color: #3c2d64 !important; }

  /* line 551, ../scss/typography.scss */
  .purple-xs-up {
    color: #6b4896 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-purple-xs-up {
    background-color: #6b4896 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-purple-xs-up {
    border-color: #6b4896 !important; }

  /* line 551, ../scss/typography.scss */
  .persian-green-xs-up {
    color: #00737d !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-persian-green-xs-up {
    background-color: #00737d !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-persian-green-xs-up {
    border-color: #00737d !important; }

  /* line 551, ../scss/typography.scss */
  .venetian-red-xs-up {
    color: #c30041 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-venetian-red-xs-up {
    background-color: #c30041 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-venetian-red-xs-up {
    border-color: #c30041 !important; }

  /* line 551, ../scss/typography.scss */
  .americano-xs-up {
    color: #877e72 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-americano-xs-up {
    background-color: #877e72 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-americano-xs-up {
    border-color: #877e72 !important; }

  /* line 551, ../scss/typography.scss */
  .violet-xs-up {
    color: #ad0096 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-violet-xs-up {
    background-color: #ad0096 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-violet-xs-up {
    border-color: #ad0096 !important; }

  /* line 551, ../scss/typography.scss */
  .lightning-yellow-xs-up {
    color: #f5a623 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-lightning-yellow-xs-up {
    background-color: #f5a623 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-lightning-yellow-xs-up {
    border-color: #f5a623 !important; }

  /* line 551, ../scss/typography.scss */
  .orange-xs-up {
    color: #ea7012 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-orange-xs-up {
    background-color: #ea7012 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-orange-xs-up {
    border-color: #ea7012 !important; }

  /* line 551, ../scss/typography.scss */
  .lavender-xs-up {
    color: #877e9f !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-lavender-xs-up {
    background-color: #877e9f !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-lavender-xs-up {
    border-color: #877e9f !important; }

  /* line 551, ../scss/typography.scss */
  .sand-xs-up {
    color: #c3b9a5 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-sand-xs-up {
    background-color: #c3b9a5 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-sand-xs-up {
    border-color: #c3b9a5 !important; }

  /* line 551, ../scss/typography.scss */
  .cherryred-xs-up {
    color: #c30041 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-cherryred-xs-up {
    background-color: #c30041 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-cherryred-xs-up {
    border-color: #c30041 !important; }

  /* line 551, ../scss/typography.scss */
  .yellow-xs-up {
    color: #fab900 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-yellow-xs-up {
    background-color: #fab900 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-yellow-xs-up {
    border-color: #fab900 !important; }

  /* line 551, ../scss/typography.scss */
  .nokia-yellow-xs-up {
    color: #fffb00 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-nokia-yellow-xs-up {
    background-color: #fffb00 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-nokia-yellow-xs-up {
    border-color: #fffb00 !important; }

  /* line 551, ../scss/typography.scss */
  .daffodil-xs-up {
    color: #ffe78b !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-daffodil-xs-up {
    background-color: #ffe78b !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-daffodil-xs-up {
    border-color: #ffe78b !important; }

  /* line 551, ../scss/typography.scss */
  .green-xs-up {
    color: #3ca541 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-green-xs-up {
    background-color: #3ca541 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-green-xs-up {
    border-color: #3ca541 !important; }

  /* line 551, ../scss/typography.scss */
  .people-xs-up {
    color: #442463 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-people-xs-up {
    background-color: #442463 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-people-xs-up {
    border-color: #442463 !important; }

  /* line 551, ../scss/typography.scss */
  .pink-xs-up {
    color: #e10078 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-pink-xs-up {
    background-color: #e10078 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-pink-xs-up {
    border-color: #e10078 !important; }

  /* line 551, ../scss/typography.scss */
  .skyblue-xs-up {
    color: #00b9e0 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-skyblue-xs-up {
    background-color: #00b9e0 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-skyblue-xs-up {
    border-color: #00b9e0 !important; }

  /* line 551, ../scss/typography.scss */
  .prussian-blue-xs-up {
    color: #001135 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-prussian-blue-xs-up {
    background-color: #001135 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-prussian-blue-xs-up {
    border-color: #001135 !important; }

  /* line 551, ../scss/typography.scss */
  .cerulean-blue-xs-up {
    color: #2e7ac5 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-cerulean-blue-xs-up {
    background-color: #2e7ac5 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-cerulean-blue-xs-up {
    border-color: #2e7ac5 !important; }

  /* line 551, ../scss/typography.scss */
  .cornflower-blue-xs-up {
    color: #509be6 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-cornflower-blue-xs-up {
    background-color: #509be6 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-cornflower-blue-xs-up {
    border-color: #509be6 !important; }

  /* line 551, ../scss/typography.scss */
  .heather-xs-up {
    color: #a8bbc0 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-heather-xs-up {
    background-color: #a8bbc0 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-heather-xs-up {
    border-color: #a8bbc0 !important; }

  /* line 551, ../scss/typography.scss */
  .dark-bluish-gray-xs-up {
    color: #4d5766 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-dark-bluish-gray-xs-up {
    background-color: #4d5766 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-dark-bluish-gray-xs-up {
    border-color: #4d5766 !important; }

  /* line 551, ../scss/typography.scss */
  .light-bluish-gray-xs-up {
    color: #edf3f5 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-light-bluish-gray-xs-up {
    background-color: #edf3f5 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-light-bluish-gray-xs-up {
    border-color: #edf3f5 !important; }

  /* line 551, ../scss/typography.scss */
  .light-sand-xs-up {
    color: #dcd6d2 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-light-sand-xs-up {
    background-color: #dcd6d2 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-light-sand-xs-up {
    border-color: #dcd6d2 !important; }

  /* line 551, ../scss/typography.scss */
  .valencia-xs-up {
    color: #d43f3a !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-valencia-xs-up {
    background-color: #d43f3a !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-valencia-xs-up {
    border-color: #d43f3a !important; }

  /* line 565, ../scss/typography.scss */
  .border-top-xs-up {
    border-top: 1px solid #cccccc; }

  /* line 565, ../scss/typography.scss */
  .border-right-xs-up {
    border-right: 1px solid #cccccc; }

  /* line 565, ../scss/typography.scss */
  .border-bottom-xs-up {
    border-bottom: 1px solid #cccccc; }

  /* line 565, ../scss/typography.scss */
  .border-left-xs-up {
    border-left: 1px solid #cccccc; }

  /* line 570, ../scss/typography.scss */
  .text-left-xs-up {
    text-align: left !important; }

  /* line 573, ../scss/typography.scss */
  .text-center-xs-up {
    text-align: center !important; }

  /* line 576, ../scss/typography.scss */
  .text-right-xs-up {
    text-align: right !important; }

  /* line 579, ../scss/typography.scss */
  .text-justify-xs-up {
    text-align: justify !important; }

  /* line 582, ../scss/typography.scss */
  .text-nowrap-xs-up {
    white-space: nowrap !important; } }
@media screen and (min-width: 480px) and (max-width: 679px) {
  /* line 408, ../scss/typography.scss */
  .weight-thin-sm-only {
    font-weight: 100 !important; }

  /* line 412, ../scss/typography.scss */
  .weight-book-sm-only {
    font-weight: 400 !important; }

  /* line 416, ../scss/typography.scss */
  .weight-news-sm-only {
    font-weight: 500 !important; }

  /* line 420, ../scss/typography.scss */
  .weight-medium-sm-only {
    font-weight: 600 !important; }

  /* line 424, ../scss/typography.scss */
  .weight-bold-sm-only {
    font-weight: 700 !important; }

  /* line 431, ../scss/typography.scss */
  .black-sm-only {
    color: black !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-black-sm-only {
    background-color: black !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-black-sm-only {
    border-color: black !important; }

  /* line 431, ../scss/typography.scss */
  .night-rider-sm-only {
    color: #333333 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-night-rider-sm-only {
    background-color: #333333 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-night-rider-sm-only {
    border-color: #333333 !important; }

  /* line 431, ../scss/typography.scss */
  .charcoal-sm-only {
    color: #444444 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-charcoal-sm-only {
    background-color: #444444 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-charcoal-sm-only {
    border-color: #444444 !important; }

  /* line 431, ../scss/typography.scss */
  .dim-gray-sm-only {
    color: #666666 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-dim-gray-sm-only {
    background-color: #666666 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-dim-gray-sm-only {
    border-color: #666666 !important; }

  /* line 431, ../scss/typography.scss */
  .dark-stone-sm-only {
    color: #677079 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-dark-stone-sm-only {
    background-color: #677079 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-dark-stone-sm-only {
    border-color: #677079 !important; }

  /* line 431, ../scss/typography.scss */
  .raven-sm-only {
    color: #68717a !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-raven-sm-only {
    background-color: #68717a !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-raven-sm-only {
    border-color: #68717a !important; }

  /* line 431, ../scss/typography.scss */
  .grey-suit-sm-only {
    color: #938f9d !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-grey-suit-sm-only {
    background-color: #938f9d !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-grey-suit-sm-only {
    border-color: #938f9d !important; }

  /* line 431, ../scss/typography.scss */
  .nobel-sm-only {
    color: #999999 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-nobel-sm-only {
    background-color: #999999 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-nobel-sm-only {
    border-color: #999999 !important; }

  /* line 431, ../scss/typography.scss */
  .mischka-sm-only {
    color: #99a3af !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-mischka-sm-only {
    background-color: #99a3af !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-mischka-sm-only {
    border-color: #99a3af !important; }

  /* line 431, ../scss/typography.scss */
  .stone-sm-only {
    color: #afafaf !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-stone-sm-only {
    background-color: #afafaf !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-stone-sm-only {
    border-color: #afafaf !important; }

  /* line 431, ../scss/typography.scss */
  .link-water-sm-only {
    color: #bec8d2 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-link-water-sm-only {
    background-color: #bec8d2 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-link-water-sm-only {
    border-color: #bec8d2 !important; }

  /* line 431, ../scss/typography.scss */
  .very-light-gray-sm-only {
    color: #cccccc !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-very-light-gray-sm-only {
    background-color: #cccccc !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-very-light-gray-sm-only {
    border-color: #cccccc !important; }

  /* line 431, ../scss/typography.scss */
  .athens-gray-sm-only {
    color: #d8d9da !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-athens-gray-sm-only {
    background-color: #d8d9da !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-athens-gray-sm-only {
    border-color: #d8d9da !important; }

  /* line 431, ../scss/typography.scss */
  .platinum-sm-only {
    color: #dddede !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-platinum-sm-only {
    background-color: #dddede !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-platinum-sm-only {
    border-color: #dddede !important; }

  /* line 431, ../scss/typography.scss */
  .gainsboro-sm-only {
    color: #e5e5e5 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-gainsboro-sm-only {
    background-color: #e5e5e5 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-gainsboro-sm-only {
    border-color: #e5e5e5 !important; }

  /* line 431, ../scss/typography.scss */
  .faint-gray-sm-only {
    color: #eeeeee !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-faint-gray-sm-only {
    background-color: #eeeeee !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-faint-gray-sm-only {
    border-color: #eeeeee !important; }

  /* line 431, ../scss/typography.scss */
  .cool-gray-sm-only {
    color: #eef3f6 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-cool-gray-sm-only {
    background-color: #eef3f6 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-cool-gray-sm-only {
    border-color: #eef3f6 !important; }

  /* line 431, ../scss/typography.scss */
  .wisp-sm-only {
    color: #f2f2f2 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-wisp-sm-only {
    background-color: #f2f2f2 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-wisp-sm-only {
    border-color: #f2f2f2 !important; }

  /* line 431, ../scss/typography.scss */
  .smoky-white-sand-sm-only {
    color: #f4f4f4 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-smoky-white-sand-sm-only {
    background-color: #f4f4f4 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-smoky-white-sand-sm-only {
    border-color: #f4f4f4 !important; }

  /* line 431, ../scss/typography.scss */
  .wild-sand-sm-only {
    color: #f6f6f6 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-wild-sand-sm-only {
    background-color: #f6f6f6 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-wild-sand-sm-only {
    border-color: #f6f6f6 !important; }

  /* line 431, ../scss/typography.scss */
  .white-smoke-sm-only {
    color: #f8f8f8 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-white-smoke-sm-only {
    background-color: #f8f8f8 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-white-smoke-sm-only {
    border-color: #f8f8f8 !important; }

  /* line 431, ../scss/typography.scss */
  .white-sm-only {
    color: white !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-white-sm-only {
    background-color: white !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-white-sm-only {
    border-color: white !important; }

  /* line 431, ../scss/typography.scss */
  .cerulean-sm-only {
    color: #0069aa !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-cerulean-sm-only {
    background-color: #0069aa !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-cerulean-sm-only {
    border-color: #0069aa !important; }

  /* line 431, ../scss/typography.scss */
  .maya-blue-sm-only {
    color: #006fff !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-maya-blue-sm-only {
    background-color: #006fff !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-maya-blue-sm-only {
    border-color: #006fff !important; }

  /* line 431, ../scss/typography.scss */
  .navy-sm-only {
    color: #124191 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-navy-sm-only {
    background-color: #124191 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-navy-sm-only {
    border-color: #124191 !important; }

  /* line 431, ../scss/typography.scss */
  .minsk-sm-only {
    color: #3c2d64 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-minsk-sm-only {
    background-color: #3c2d64 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-minsk-sm-only {
    border-color: #3c2d64 !important; }

  /* line 431, ../scss/typography.scss */
  .purple-sm-only {
    color: #6b4896 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-purple-sm-only {
    background-color: #6b4896 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-purple-sm-only {
    border-color: #6b4896 !important; }

  /* line 431, ../scss/typography.scss */
  .persian-green-sm-only {
    color: #00737d !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-persian-green-sm-only {
    background-color: #00737d !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-persian-green-sm-only {
    border-color: #00737d !important; }

  /* line 431, ../scss/typography.scss */
  .venetian-red-sm-only {
    color: #c30041 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-venetian-red-sm-only {
    background-color: #c30041 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-venetian-red-sm-only {
    border-color: #c30041 !important; }

  /* line 431, ../scss/typography.scss */
  .americano-sm-only {
    color: #877e72 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-americano-sm-only {
    background-color: #877e72 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-americano-sm-only {
    border-color: #877e72 !important; }

  /* line 431, ../scss/typography.scss */
  .violet-sm-only {
    color: #ad0096 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-violet-sm-only {
    background-color: #ad0096 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-violet-sm-only {
    border-color: #ad0096 !important; }

  /* line 431, ../scss/typography.scss */
  .lightning-yellow-sm-only {
    color: #f5a623 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-lightning-yellow-sm-only {
    background-color: #f5a623 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-lightning-yellow-sm-only {
    border-color: #f5a623 !important; }

  /* line 431, ../scss/typography.scss */
  .orange-sm-only {
    color: #ea7012 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-orange-sm-only {
    background-color: #ea7012 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-orange-sm-only {
    border-color: #ea7012 !important; }

  /* line 431, ../scss/typography.scss */
  .lavender-sm-only {
    color: #877e9f !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-lavender-sm-only {
    background-color: #877e9f !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-lavender-sm-only {
    border-color: #877e9f !important; }

  /* line 431, ../scss/typography.scss */
  .sand-sm-only {
    color: #c3b9a5 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-sand-sm-only {
    background-color: #c3b9a5 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-sand-sm-only {
    border-color: #c3b9a5 !important; }

  /* line 431, ../scss/typography.scss */
  .cherryred-sm-only {
    color: #c30041 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-cherryred-sm-only {
    background-color: #c30041 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-cherryred-sm-only {
    border-color: #c30041 !important; }

  /* line 431, ../scss/typography.scss */
  .yellow-sm-only {
    color: #fab900 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-yellow-sm-only {
    background-color: #fab900 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-yellow-sm-only {
    border-color: #fab900 !important; }

  /* line 431, ../scss/typography.scss */
  .nokia-yellow-sm-only {
    color: #fffb00 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-nokia-yellow-sm-only {
    background-color: #fffb00 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-nokia-yellow-sm-only {
    border-color: #fffb00 !important; }

  /* line 431, ../scss/typography.scss */
  .daffodil-sm-only {
    color: #ffe78b !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-daffodil-sm-only {
    background-color: #ffe78b !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-daffodil-sm-only {
    border-color: #ffe78b !important; }

  /* line 431, ../scss/typography.scss */
  .green-sm-only {
    color: #3ca541 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-green-sm-only {
    background-color: #3ca541 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-green-sm-only {
    border-color: #3ca541 !important; }

  /* line 431, ../scss/typography.scss */
  .people-sm-only {
    color: #442463 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-people-sm-only {
    background-color: #442463 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-people-sm-only {
    border-color: #442463 !important; }

  /* line 431, ../scss/typography.scss */
  .pink-sm-only {
    color: #e10078 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-pink-sm-only {
    background-color: #e10078 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-pink-sm-only {
    border-color: #e10078 !important; }

  /* line 431, ../scss/typography.scss */
  .skyblue-sm-only {
    color: #00b9e0 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-skyblue-sm-only {
    background-color: #00b9e0 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-skyblue-sm-only {
    border-color: #00b9e0 !important; }

  /* line 431, ../scss/typography.scss */
  .prussian-blue-sm-only {
    color: #001135 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-prussian-blue-sm-only {
    background-color: #001135 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-prussian-blue-sm-only {
    border-color: #001135 !important; }

  /* line 431, ../scss/typography.scss */
  .cerulean-blue-sm-only {
    color: #2e7ac5 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-cerulean-blue-sm-only {
    background-color: #2e7ac5 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-cerulean-blue-sm-only {
    border-color: #2e7ac5 !important; }

  /* line 431, ../scss/typography.scss */
  .cornflower-blue-sm-only {
    color: #509be6 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-cornflower-blue-sm-only {
    background-color: #509be6 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-cornflower-blue-sm-only {
    border-color: #509be6 !important; }

  /* line 431, ../scss/typography.scss */
  .heather-sm-only {
    color: #a8bbc0 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-heather-sm-only {
    background-color: #a8bbc0 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-heather-sm-only {
    border-color: #a8bbc0 !important; }

  /* line 431, ../scss/typography.scss */
  .dark-bluish-gray-sm-only {
    color: #4d5766 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-dark-bluish-gray-sm-only {
    background-color: #4d5766 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-dark-bluish-gray-sm-only {
    border-color: #4d5766 !important; }

  /* line 431, ../scss/typography.scss */
  .light-bluish-gray-sm-only {
    color: #edf3f5 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-light-bluish-gray-sm-only {
    background-color: #edf3f5 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-light-bluish-gray-sm-only {
    border-color: #edf3f5 !important; }

  /* line 431, ../scss/typography.scss */
  .light-sand-sm-only {
    color: #dcd6d2 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-light-sand-sm-only {
    background-color: #dcd6d2 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-light-sand-sm-only {
    border-color: #dcd6d2 !important; }

  /* line 431, ../scss/typography.scss */
  .valencia-sm-only {
    color: #d43f3a !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-valencia-sm-only {
    background-color: #d43f3a !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-valencia-sm-only {
    border-color: #d43f3a !important; }

  /* line 445, ../scss/typography.scss */
  .border-top-sm-only {
    border-top: 1px solid #cccccc; }

  /* line 445, ../scss/typography.scss */
  .border-right-sm-only {
    border-right: 1px solid #cccccc; }

  /* line 445, ../scss/typography.scss */
  .border-bottom-sm-only {
    border-bottom: 1px solid #cccccc; }

  /* line 445, ../scss/typography.scss */
  .border-left-sm-only {
    border-left: 1px solid #cccccc; }

  /* line 450, ../scss/typography.scss */
  .text-left-sm-only {
    text-align: left !important; }

  /* line 453, ../scss/typography.scss */
  .text-center-sm-only {
    text-align: center !important; }

  /* line 456, ../scss/typography.scss */
  .text-right-sm-only {
    text-align: right !important; }

  /* line 459, ../scss/typography.scss */
  .text-justify-sm-only {
    text-align: justify !important; }

  /* line 462, ../scss/typography.scss */
  .text-nowrap-sm-only {
    white-space: nowrap !important; } }
@media screen and (max-width: 679px) {
  /* line 468, ../scss/typography.scss */
  .weight-thin-sm-down {
    font-weight: 100 !important; }

  /* line 472, ../scss/typography.scss */
  .weight-book-sm-down {
    font-weight: 400 !important; }

  /* line 476, ../scss/typography.scss */
  .weight-news-sm-down {
    font-weight: 500 !important; }

  /* line 480, ../scss/typography.scss */
  .weight-medium-sm-down {
    font-weight: 600 !important; }

  /* line 484, ../scss/typography.scss */
  .weight-bold-sm-down {
    font-weight: 700 !important; }

  /* line 491, ../scss/typography.scss */
  .black-sm-down {
    color: black !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-black-sm-down {
    background-color: black !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-black-sm-down {
    border-color: black !important; }

  /* line 491, ../scss/typography.scss */
  .night-rider-sm-down {
    color: #333333 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-night-rider-sm-down {
    background-color: #333333 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-night-rider-sm-down {
    border-color: #333333 !important; }

  /* line 491, ../scss/typography.scss */
  .charcoal-sm-down {
    color: #444444 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-charcoal-sm-down {
    background-color: #444444 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-charcoal-sm-down {
    border-color: #444444 !important; }

  /* line 491, ../scss/typography.scss */
  .dim-gray-sm-down {
    color: #666666 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-dim-gray-sm-down {
    background-color: #666666 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-dim-gray-sm-down {
    border-color: #666666 !important; }

  /* line 491, ../scss/typography.scss */
  .dark-stone-sm-down {
    color: #677079 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-dark-stone-sm-down {
    background-color: #677079 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-dark-stone-sm-down {
    border-color: #677079 !important; }

  /* line 491, ../scss/typography.scss */
  .raven-sm-down {
    color: #68717a !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-raven-sm-down {
    background-color: #68717a !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-raven-sm-down {
    border-color: #68717a !important; }

  /* line 491, ../scss/typography.scss */
  .grey-suit-sm-down {
    color: #938f9d !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-grey-suit-sm-down {
    background-color: #938f9d !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-grey-suit-sm-down {
    border-color: #938f9d !important; }

  /* line 491, ../scss/typography.scss */
  .nobel-sm-down {
    color: #999999 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-nobel-sm-down {
    background-color: #999999 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-nobel-sm-down {
    border-color: #999999 !important; }

  /* line 491, ../scss/typography.scss */
  .mischka-sm-down {
    color: #99a3af !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-mischka-sm-down {
    background-color: #99a3af !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-mischka-sm-down {
    border-color: #99a3af !important; }

  /* line 491, ../scss/typography.scss */
  .stone-sm-down {
    color: #afafaf !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-stone-sm-down {
    background-color: #afafaf !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-stone-sm-down {
    border-color: #afafaf !important; }

  /* line 491, ../scss/typography.scss */
  .link-water-sm-down {
    color: #bec8d2 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-link-water-sm-down {
    background-color: #bec8d2 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-link-water-sm-down {
    border-color: #bec8d2 !important; }

  /* line 491, ../scss/typography.scss */
  .very-light-gray-sm-down {
    color: #cccccc !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-very-light-gray-sm-down {
    background-color: #cccccc !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-very-light-gray-sm-down {
    border-color: #cccccc !important; }

  /* line 491, ../scss/typography.scss */
  .athens-gray-sm-down {
    color: #d8d9da !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-athens-gray-sm-down {
    background-color: #d8d9da !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-athens-gray-sm-down {
    border-color: #d8d9da !important; }

  /* line 491, ../scss/typography.scss */
  .platinum-sm-down {
    color: #dddede !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-platinum-sm-down {
    background-color: #dddede !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-platinum-sm-down {
    border-color: #dddede !important; }

  /* line 491, ../scss/typography.scss */
  .gainsboro-sm-down {
    color: #e5e5e5 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-gainsboro-sm-down {
    background-color: #e5e5e5 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-gainsboro-sm-down {
    border-color: #e5e5e5 !important; }

  /* line 491, ../scss/typography.scss */
  .faint-gray-sm-down {
    color: #eeeeee !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-faint-gray-sm-down {
    background-color: #eeeeee !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-faint-gray-sm-down {
    border-color: #eeeeee !important; }

  /* line 491, ../scss/typography.scss */
  .cool-gray-sm-down {
    color: #eef3f6 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-cool-gray-sm-down {
    background-color: #eef3f6 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-cool-gray-sm-down {
    border-color: #eef3f6 !important; }

  /* line 491, ../scss/typography.scss */
  .wisp-sm-down {
    color: #f2f2f2 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-wisp-sm-down {
    background-color: #f2f2f2 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-wisp-sm-down {
    border-color: #f2f2f2 !important; }

  /* line 491, ../scss/typography.scss */
  .smoky-white-sand-sm-down {
    color: #f4f4f4 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-smoky-white-sand-sm-down {
    background-color: #f4f4f4 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-smoky-white-sand-sm-down {
    border-color: #f4f4f4 !important; }

  /* line 491, ../scss/typography.scss */
  .wild-sand-sm-down {
    color: #f6f6f6 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-wild-sand-sm-down {
    background-color: #f6f6f6 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-wild-sand-sm-down {
    border-color: #f6f6f6 !important; }

  /* line 491, ../scss/typography.scss */
  .white-smoke-sm-down {
    color: #f8f8f8 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-white-smoke-sm-down {
    background-color: #f8f8f8 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-white-smoke-sm-down {
    border-color: #f8f8f8 !important; }

  /* line 491, ../scss/typography.scss */
  .white-sm-down {
    color: white !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-white-sm-down {
    background-color: white !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-white-sm-down {
    border-color: white !important; }

  /* line 491, ../scss/typography.scss */
  .cerulean-sm-down {
    color: #0069aa !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-cerulean-sm-down {
    background-color: #0069aa !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-cerulean-sm-down {
    border-color: #0069aa !important; }

  /* line 491, ../scss/typography.scss */
  .maya-blue-sm-down {
    color: #006fff !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-maya-blue-sm-down {
    background-color: #006fff !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-maya-blue-sm-down {
    border-color: #006fff !important; }

  /* line 491, ../scss/typography.scss */
  .navy-sm-down {
    color: #124191 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-navy-sm-down {
    background-color: #124191 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-navy-sm-down {
    border-color: #124191 !important; }

  /* line 491, ../scss/typography.scss */
  .minsk-sm-down {
    color: #3c2d64 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-minsk-sm-down {
    background-color: #3c2d64 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-minsk-sm-down {
    border-color: #3c2d64 !important; }

  /* line 491, ../scss/typography.scss */
  .purple-sm-down {
    color: #6b4896 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-purple-sm-down {
    background-color: #6b4896 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-purple-sm-down {
    border-color: #6b4896 !important; }

  /* line 491, ../scss/typography.scss */
  .persian-green-sm-down {
    color: #00737d !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-persian-green-sm-down {
    background-color: #00737d !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-persian-green-sm-down {
    border-color: #00737d !important; }

  /* line 491, ../scss/typography.scss */
  .venetian-red-sm-down {
    color: #c30041 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-venetian-red-sm-down {
    background-color: #c30041 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-venetian-red-sm-down {
    border-color: #c30041 !important; }

  /* line 491, ../scss/typography.scss */
  .americano-sm-down {
    color: #877e72 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-americano-sm-down {
    background-color: #877e72 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-americano-sm-down {
    border-color: #877e72 !important; }

  /* line 491, ../scss/typography.scss */
  .violet-sm-down {
    color: #ad0096 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-violet-sm-down {
    background-color: #ad0096 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-violet-sm-down {
    border-color: #ad0096 !important; }

  /* line 491, ../scss/typography.scss */
  .lightning-yellow-sm-down {
    color: #f5a623 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-lightning-yellow-sm-down {
    background-color: #f5a623 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-lightning-yellow-sm-down {
    border-color: #f5a623 !important; }

  /* line 491, ../scss/typography.scss */
  .orange-sm-down {
    color: #ea7012 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-orange-sm-down {
    background-color: #ea7012 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-orange-sm-down {
    border-color: #ea7012 !important; }

  /* line 491, ../scss/typography.scss */
  .lavender-sm-down {
    color: #877e9f !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-lavender-sm-down {
    background-color: #877e9f !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-lavender-sm-down {
    border-color: #877e9f !important; }

  /* line 491, ../scss/typography.scss */
  .sand-sm-down {
    color: #c3b9a5 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-sand-sm-down {
    background-color: #c3b9a5 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-sand-sm-down {
    border-color: #c3b9a5 !important; }

  /* line 491, ../scss/typography.scss */
  .cherryred-sm-down {
    color: #c30041 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-cherryred-sm-down {
    background-color: #c30041 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-cherryred-sm-down {
    border-color: #c30041 !important; }

  /* line 491, ../scss/typography.scss */
  .yellow-sm-down {
    color: #fab900 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-yellow-sm-down {
    background-color: #fab900 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-yellow-sm-down {
    border-color: #fab900 !important; }

  /* line 491, ../scss/typography.scss */
  .nokia-yellow-sm-down {
    color: #fffb00 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-nokia-yellow-sm-down {
    background-color: #fffb00 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-nokia-yellow-sm-down {
    border-color: #fffb00 !important; }

  /* line 491, ../scss/typography.scss */
  .daffodil-sm-down {
    color: #ffe78b !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-daffodil-sm-down {
    background-color: #ffe78b !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-daffodil-sm-down {
    border-color: #ffe78b !important; }

  /* line 491, ../scss/typography.scss */
  .green-sm-down {
    color: #3ca541 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-green-sm-down {
    background-color: #3ca541 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-green-sm-down {
    border-color: #3ca541 !important; }

  /* line 491, ../scss/typography.scss */
  .people-sm-down {
    color: #442463 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-people-sm-down {
    background-color: #442463 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-people-sm-down {
    border-color: #442463 !important; }

  /* line 491, ../scss/typography.scss */
  .pink-sm-down {
    color: #e10078 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-pink-sm-down {
    background-color: #e10078 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-pink-sm-down {
    border-color: #e10078 !important; }

  /* line 491, ../scss/typography.scss */
  .skyblue-sm-down {
    color: #00b9e0 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-skyblue-sm-down {
    background-color: #00b9e0 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-skyblue-sm-down {
    border-color: #00b9e0 !important; }

  /* line 491, ../scss/typography.scss */
  .prussian-blue-sm-down {
    color: #001135 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-prussian-blue-sm-down {
    background-color: #001135 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-prussian-blue-sm-down {
    border-color: #001135 !important; }

  /* line 491, ../scss/typography.scss */
  .cerulean-blue-sm-down {
    color: #2e7ac5 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-cerulean-blue-sm-down {
    background-color: #2e7ac5 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-cerulean-blue-sm-down {
    border-color: #2e7ac5 !important; }

  /* line 491, ../scss/typography.scss */
  .cornflower-blue-sm-down {
    color: #509be6 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-cornflower-blue-sm-down {
    background-color: #509be6 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-cornflower-blue-sm-down {
    border-color: #509be6 !important; }

  /* line 491, ../scss/typography.scss */
  .heather-sm-down {
    color: #a8bbc0 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-heather-sm-down {
    background-color: #a8bbc0 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-heather-sm-down {
    border-color: #a8bbc0 !important; }

  /* line 491, ../scss/typography.scss */
  .dark-bluish-gray-sm-down {
    color: #4d5766 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-dark-bluish-gray-sm-down {
    background-color: #4d5766 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-dark-bluish-gray-sm-down {
    border-color: #4d5766 !important; }

  /* line 491, ../scss/typography.scss */
  .light-bluish-gray-sm-down {
    color: #edf3f5 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-light-bluish-gray-sm-down {
    background-color: #edf3f5 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-light-bluish-gray-sm-down {
    border-color: #edf3f5 !important; }

  /* line 491, ../scss/typography.scss */
  .light-sand-sm-down {
    color: #dcd6d2 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-light-sand-sm-down {
    background-color: #dcd6d2 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-light-sand-sm-down {
    border-color: #dcd6d2 !important; }

  /* line 491, ../scss/typography.scss */
  .valencia-sm-down {
    color: #d43f3a !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-valencia-sm-down {
    background-color: #d43f3a !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-valencia-sm-down {
    border-color: #d43f3a !important; }

  /* line 505, ../scss/typography.scss */
  .border-top-sm-down {
    border-top: 1px solid #cccccc; }

  /* line 505, ../scss/typography.scss */
  .border-right-sm-down {
    border-right: 1px solid #cccccc; }

  /* line 505, ../scss/typography.scss */
  .border-bottom-sm-down {
    border-bottom: 1px solid #cccccc; }

  /* line 505, ../scss/typography.scss */
  .border-left-sm-down {
    border-left: 1px solid #cccccc; }

  /* line 510, ../scss/typography.scss */
  .text-left-sm-down {
    text-align: left !important; }

  /* line 513, ../scss/typography.scss */
  .text-center-sm-down {
    text-align: center !important; }

  /* line 516, ../scss/typography.scss */
  .text-right-sm-down {
    text-align: right !important; }

  /* line 519, ../scss/typography.scss */
  .text-justify-sm-down {
    text-align: justify !important; }

  /* line 522, ../scss/typography.scss */
  .text-nowrap-sm-down {
    white-space: nowrap !important; } }
@media screen and (min-width: 480px) {
  /* line 528, ../scss/typography.scss */
  .weight-thin-sm-up {
    font-weight: 100 !important; }

  /* line 532, ../scss/typography.scss */
  .weight-book-sm-up {
    font-weight: 400 !important; }

  /* line 536, ../scss/typography.scss */
  .weight-news-sm-up {
    font-weight: 500 !important; }

  /* line 540, ../scss/typography.scss */
  .weight-medium-sm-up {
    font-weight: 600 !important; }

  /* line 544, ../scss/typography.scss */
  .weight-bold-sm-up {
    font-weight: 700 !important; }

  /* line 551, ../scss/typography.scss */
  .black-sm-up {
    color: black !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-black-sm-up {
    background-color: black !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-black-sm-up {
    border-color: black !important; }

  /* line 551, ../scss/typography.scss */
  .night-rider-sm-up {
    color: #333333 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-night-rider-sm-up {
    background-color: #333333 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-night-rider-sm-up {
    border-color: #333333 !important; }

  /* line 551, ../scss/typography.scss */
  .charcoal-sm-up {
    color: #444444 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-charcoal-sm-up {
    background-color: #444444 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-charcoal-sm-up {
    border-color: #444444 !important; }

  /* line 551, ../scss/typography.scss */
  .dim-gray-sm-up {
    color: #666666 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-dim-gray-sm-up {
    background-color: #666666 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-dim-gray-sm-up {
    border-color: #666666 !important; }

  /* line 551, ../scss/typography.scss */
  .dark-stone-sm-up {
    color: #677079 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-dark-stone-sm-up {
    background-color: #677079 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-dark-stone-sm-up {
    border-color: #677079 !important; }

  /* line 551, ../scss/typography.scss */
  .raven-sm-up {
    color: #68717a !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-raven-sm-up {
    background-color: #68717a !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-raven-sm-up {
    border-color: #68717a !important; }

  /* line 551, ../scss/typography.scss */
  .grey-suit-sm-up {
    color: #938f9d !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-grey-suit-sm-up {
    background-color: #938f9d !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-grey-suit-sm-up {
    border-color: #938f9d !important; }

  /* line 551, ../scss/typography.scss */
  .nobel-sm-up {
    color: #999999 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-nobel-sm-up {
    background-color: #999999 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-nobel-sm-up {
    border-color: #999999 !important; }

  /* line 551, ../scss/typography.scss */
  .mischka-sm-up {
    color: #99a3af !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-mischka-sm-up {
    background-color: #99a3af !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-mischka-sm-up {
    border-color: #99a3af !important; }

  /* line 551, ../scss/typography.scss */
  .stone-sm-up {
    color: #afafaf !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-stone-sm-up {
    background-color: #afafaf !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-stone-sm-up {
    border-color: #afafaf !important; }

  /* line 551, ../scss/typography.scss */
  .link-water-sm-up {
    color: #bec8d2 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-link-water-sm-up {
    background-color: #bec8d2 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-link-water-sm-up {
    border-color: #bec8d2 !important; }

  /* line 551, ../scss/typography.scss */
  .very-light-gray-sm-up {
    color: #cccccc !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-very-light-gray-sm-up {
    background-color: #cccccc !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-very-light-gray-sm-up {
    border-color: #cccccc !important; }

  /* line 551, ../scss/typography.scss */
  .athens-gray-sm-up {
    color: #d8d9da !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-athens-gray-sm-up {
    background-color: #d8d9da !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-athens-gray-sm-up {
    border-color: #d8d9da !important; }

  /* line 551, ../scss/typography.scss */
  .platinum-sm-up {
    color: #dddede !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-platinum-sm-up {
    background-color: #dddede !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-platinum-sm-up {
    border-color: #dddede !important; }

  /* line 551, ../scss/typography.scss */
  .gainsboro-sm-up {
    color: #e5e5e5 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-gainsboro-sm-up {
    background-color: #e5e5e5 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-gainsboro-sm-up {
    border-color: #e5e5e5 !important; }

  /* line 551, ../scss/typography.scss */
  .faint-gray-sm-up {
    color: #eeeeee !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-faint-gray-sm-up {
    background-color: #eeeeee !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-faint-gray-sm-up {
    border-color: #eeeeee !important; }

  /* line 551, ../scss/typography.scss */
  .cool-gray-sm-up {
    color: #eef3f6 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-cool-gray-sm-up {
    background-color: #eef3f6 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-cool-gray-sm-up {
    border-color: #eef3f6 !important; }

  /* line 551, ../scss/typography.scss */
  .wisp-sm-up {
    color: #f2f2f2 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-wisp-sm-up {
    background-color: #f2f2f2 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-wisp-sm-up {
    border-color: #f2f2f2 !important; }

  /* line 551, ../scss/typography.scss */
  .smoky-white-sand-sm-up {
    color: #f4f4f4 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-smoky-white-sand-sm-up {
    background-color: #f4f4f4 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-smoky-white-sand-sm-up {
    border-color: #f4f4f4 !important; }

  /* line 551, ../scss/typography.scss */
  .wild-sand-sm-up {
    color: #f6f6f6 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-wild-sand-sm-up {
    background-color: #f6f6f6 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-wild-sand-sm-up {
    border-color: #f6f6f6 !important; }

  /* line 551, ../scss/typography.scss */
  .white-smoke-sm-up {
    color: #f8f8f8 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-white-smoke-sm-up {
    background-color: #f8f8f8 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-white-smoke-sm-up {
    border-color: #f8f8f8 !important; }

  /* line 551, ../scss/typography.scss */
  .white-sm-up {
    color: white !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-white-sm-up {
    background-color: white !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-white-sm-up {
    border-color: white !important; }

  /* line 551, ../scss/typography.scss */
  .cerulean-sm-up {
    color: #0069aa !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-cerulean-sm-up {
    background-color: #0069aa !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-cerulean-sm-up {
    border-color: #0069aa !important; }

  /* line 551, ../scss/typography.scss */
  .maya-blue-sm-up {
    color: #006fff !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-maya-blue-sm-up {
    background-color: #006fff !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-maya-blue-sm-up {
    border-color: #006fff !important; }

  /* line 551, ../scss/typography.scss */
  .navy-sm-up {
    color: #124191 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-navy-sm-up {
    background-color: #124191 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-navy-sm-up {
    border-color: #124191 !important; }

  /* line 551, ../scss/typography.scss */
  .minsk-sm-up {
    color: #3c2d64 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-minsk-sm-up {
    background-color: #3c2d64 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-minsk-sm-up {
    border-color: #3c2d64 !important; }

  /* line 551, ../scss/typography.scss */
  .purple-sm-up {
    color: #6b4896 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-purple-sm-up {
    background-color: #6b4896 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-purple-sm-up {
    border-color: #6b4896 !important; }

  /* line 551, ../scss/typography.scss */
  .persian-green-sm-up {
    color: #00737d !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-persian-green-sm-up {
    background-color: #00737d !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-persian-green-sm-up {
    border-color: #00737d !important; }

  /* line 551, ../scss/typography.scss */
  .venetian-red-sm-up {
    color: #c30041 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-venetian-red-sm-up {
    background-color: #c30041 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-venetian-red-sm-up {
    border-color: #c30041 !important; }

  /* line 551, ../scss/typography.scss */
  .americano-sm-up {
    color: #877e72 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-americano-sm-up {
    background-color: #877e72 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-americano-sm-up {
    border-color: #877e72 !important; }

  /* line 551, ../scss/typography.scss */
  .violet-sm-up {
    color: #ad0096 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-violet-sm-up {
    background-color: #ad0096 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-violet-sm-up {
    border-color: #ad0096 !important; }

  /* line 551, ../scss/typography.scss */
  .lightning-yellow-sm-up {
    color: #f5a623 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-lightning-yellow-sm-up {
    background-color: #f5a623 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-lightning-yellow-sm-up {
    border-color: #f5a623 !important; }

  /* line 551, ../scss/typography.scss */
  .orange-sm-up {
    color: #ea7012 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-orange-sm-up {
    background-color: #ea7012 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-orange-sm-up {
    border-color: #ea7012 !important; }

  /* line 551, ../scss/typography.scss */
  .lavender-sm-up {
    color: #877e9f !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-lavender-sm-up {
    background-color: #877e9f !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-lavender-sm-up {
    border-color: #877e9f !important; }

  /* line 551, ../scss/typography.scss */
  .sand-sm-up {
    color: #c3b9a5 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-sand-sm-up {
    background-color: #c3b9a5 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-sand-sm-up {
    border-color: #c3b9a5 !important; }

  /* line 551, ../scss/typography.scss */
  .cherryred-sm-up {
    color: #c30041 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-cherryred-sm-up {
    background-color: #c30041 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-cherryred-sm-up {
    border-color: #c30041 !important; }

  /* line 551, ../scss/typography.scss */
  .yellow-sm-up {
    color: #fab900 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-yellow-sm-up {
    background-color: #fab900 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-yellow-sm-up {
    border-color: #fab900 !important; }

  /* line 551, ../scss/typography.scss */
  .nokia-yellow-sm-up {
    color: #fffb00 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-nokia-yellow-sm-up {
    background-color: #fffb00 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-nokia-yellow-sm-up {
    border-color: #fffb00 !important; }

  /* line 551, ../scss/typography.scss */
  .daffodil-sm-up {
    color: #ffe78b !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-daffodil-sm-up {
    background-color: #ffe78b !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-daffodil-sm-up {
    border-color: #ffe78b !important; }

  /* line 551, ../scss/typography.scss */
  .green-sm-up {
    color: #3ca541 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-green-sm-up {
    background-color: #3ca541 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-green-sm-up {
    border-color: #3ca541 !important; }

  /* line 551, ../scss/typography.scss */
  .people-sm-up {
    color: #442463 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-people-sm-up {
    background-color: #442463 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-people-sm-up {
    border-color: #442463 !important; }

  /* line 551, ../scss/typography.scss */
  .pink-sm-up {
    color: #e10078 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-pink-sm-up {
    background-color: #e10078 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-pink-sm-up {
    border-color: #e10078 !important; }

  /* line 551, ../scss/typography.scss */
  .skyblue-sm-up {
    color: #00b9e0 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-skyblue-sm-up {
    background-color: #00b9e0 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-skyblue-sm-up {
    border-color: #00b9e0 !important; }

  /* line 551, ../scss/typography.scss */
  .prussian-blue-sm-up {
    color: #001135 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-prussian-blue-sm-up {
    background-color: #001135 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-prussian-blue-sm-up {
    border-color: #001135 !important; }

  /* line 551, ../scss/typography.scss */
  .cerulean-blue-sm-up {
    color: #2e7ac5 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-cerulean-blue-sm-up {
    background-color: #2e7ac5 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-cerulean-blue-sm-up {
    border-color: #2e7ac5 !important; }

  /* line 551, ../scss/typography.scss */
  .cornflower-blue-sm-up {
    color: #509be6 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-cornflower-blue-sm-up {
    background-color: #509be6 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-cornflower-blue-sm-up {
    border-color: #509be6 !important; }

  /* line 551, ../scss/typography.scss */
  .heather-sm-up {
    color: #a8bbc0 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-heather-sm-up {
    background-color: #a8bbc0 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-heather-sm-up {
    border-color: #a8bbc0 !important; }

  /* line 551, ../scss/typography.scss */
  .dark-bluish-gray-sm-up {
    color: #4d5766 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-dark-bluish-gray-sm-up {
    background-color: #4d5766 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-dark-bluish-gray-sm-up {
    border-color: #4d5766 !important; }

  /* line 551, ../scss/typography.scss */
  .light-bluish-gray-sm-up {
    color: #edf3f5 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-light-bluish-gray-sm-up {
    background-color: #edf3f5 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-light-bluish-gray-sm-up {
    border-color: #edf3f5 !important; }

  /* line 551, ../scss/typography.scss */
  .light-sand-sm-up {
    color: #dcd6d2 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-light-sand-sm-up {
    background-color: #dcd6d2 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-light-sand-sm-up {
    border-color: #dcd6d2 !important; }

  /* line 551, ../scss/typography.scss */
  .valencia-sm-up {
    color: #d43f3a !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-valencia-sm-up {
    background-color: #d43f3a !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-valencia-sm-up {
    border-color: #d43f3a !important; }

  /* line 565, ../scss/typography.scss */
  .border-top-sm-up {
    border-top: 1px solid #cccccc; }

  /* line 565, ../scss/typography.scss */
  .border-right-sm-up {
    border-right: 1px solid #cccccc; }

  /* line 565, ../scss/typography.scss */
  .border-bottom-sm-up {
    border-bottom: 1px solid #cccccc; }

  /* line 565, ../scss/typography.scss */
  .border-left-sm-up {
    border-left: 1px solid #cccccc; }

  /* line 570, ../scss/typography.scss */
  .text-left-sm-up {
    text-align: left !important; }

  /* line 573, ../scss/typography.scss */
  .text-center-sm-up {
    text-align: center !important; }

  /* line 576, ../scss/typography.scss */
  .text-right-sm-up {
    text-align: right !important; }

  /* line 579, ../scss/typography.scss */
  .text-justify-sm-up {
    text-align: justify !important; }

  /* line 582, ../scss/typography.scss */
  .text-nowrap-sm-up {
    white-space: nowrap !important; } }
@media screen and (min-width: 680px) and (max-width: 879px) {
  /* line 408, ../scss/typography.scss */
  .weight-thin-md-only {
    font-weight: 100 !important; }

  /* line 412, ../scss/typography.scss */
  .weight-book-md-only {
    font-weight: 400 !important; }

  /* line 416, ../scss/typography.scss */
  .weight-news-md-only {
    font-weight: 500 !important; }

  /* line 420, ../scss/typography.scss */
  .weight-medium-md-only {
    font-weight: 600 !important; }

  /* line 424, ../scss/typography.scss */
  .weight-bold-md-only {
    font-weight: 700 !important; }

  /* line 431, ../scss/typography.scss */
  .black-md-only {
    color: black !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-black-md-only {
    background-color: black !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-black-md-only {
    border-color: black !important; }

  /* line 431, ../scss/typography.scss */
  .night-rider-md-only {
    color: #333333 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-night-rider-md-only {
    background-color: #333333 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-night-rider-md-only {
    border-color: #333333 !important; }

  /* line 431, ../scss/typography.scss */
  .charcoal-md-only {
    color: #444444 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-charcoal-md-only {
    background-color: #444444 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-charcoal-md-only {
    border-color: #444444 !important; }

  /* line 431, ../scss/typography.scss */
  .dim-gray-md-only {
    color: #666666 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-dim-gray-md-only {
    background-color: #666666 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-dim-gray-md-only {
    border-color: #666666 !important; }

  /* line 431, ../scss/typography.scss */
  .dark-stone-md-only {
    color: #677079 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-dark-stone-md-only {
    background-color: #677079 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-dark-stone-md-only {
    border-color: #677079 !important; }

  /* line 431, ../scss/typography.scss */
  .raven-md-only {
    color: #68717a !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-raven-md-only {
    background-color: #68717a !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-raven-md-only {
    border-color: #68717a !important; }

  /* line 431, ../scss/typography.scss */
  .grey-suit-md-only {
    color: #938f9d !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-grey-suit-md-only {
    background-color: #938f9d !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-grey-suit-md-only {
    border-color: #938f9d !important; }

  /* line 431, ../scss/typography.scss */
  .nobel-md-only {
    color: #999999 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-nobel-md-only {
    background-color: #999999 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-nobel-md-only {
    border-color: #999999 !important; }

  /* line 431, ../scss/typography.scss */
  .mischka-md-only {
    color: #99a3af !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-mischka-md-only {
    background-color: #99a3af !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-mischka-md-only {
    border-color: #99a3af !important; }

  /* line 431, ../scss/typography.scss */
  .stone-md-only {
    color: #afafaf !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-stone-md-only {
    background-color: #afafaf !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-stone-md-only {
    border-color: #afafaf !important; }

  /* line 431, ../scss/typography.scss */
  .link-water-md-only {
    color: #bec8d2 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-link-water-md-only {
    background-color: #bec8d2 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-link-water-md-only {
    border-color: #bec8d2 !important; }

  /* line 431, ../scss/typography.scss */
  .very-light-gray-md-only {
    color: #cccccc !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-very-light-gray-md-only {
    background-color: #cccccc !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-very-light-gray-md-only {
    border-color: #cccccc !important; }

  /* line 431, ../scss/typography.scss */
  .athens-gray-md-only {
    color: #d8d9da !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-athens-gray-md-only {
    background-color: #d8d9da !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-athens-gray-md-only {
    border-color: #d8d9da !important; }

  /* line 431, ../scss/typography.scss */
  .platinum-md-only {
    color: #dddede !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-platinum-md-only {
    background-color: #dddede !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-platinum-md-only {
    border-color: #dddede !important; }

  /* line 431, ../scss/typography.scss */
  .gainsboro-md-only {
    color: #e5e5e5 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-gainsboro-md-only {
    background-color: #e5e5e5 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-gainsboro-md-only {
    border-color: #e5e5e5 !important; }

  /* line 431, ../scss/typography.scss */
  .faint-gray-md-only {
    color: #eeeeee !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-faint-gray-md-only {
    background-color: #eeeeee !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-faint-gray-md-only {
    border-color: #eeeeee !important; }

  /* line 431, ../scss/typography.scss */
  .cool-gray-md-only {
    color: #eef3f6 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-cool-gray-md-only {
    background-color: #eef3f6 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-cool-gray-md-only {
    border-color: #eef3f6 !important; }

  /* line 431, ../scss/typography.scss */
  .wisp-md-only {
    color: #f2f2f2 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-wisp-md-only {
    background-color: #f2f2f2 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-wisp-md-only {
    border-color: #f2f2f2 !important; }

  /* line 431, ../scss/typography.scss */
  .smoky-white-sand-md-only {
    color: #f4f4f4 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-smoky-white-sand-md-only {
    background-color: #f4f4f4 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-smoky-white-sand-md-only {
    border-color: #f4f4f4 !important; }

  /* line 431, ../scss/typography.scss */
  .wild-sand-md-only {
    color: #f6f6f6 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-wild-sand-md-only {
    background-color: #f6f6f6 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-wild-sand-md-only {
    border-color: #f6f6f6 !important; }

  /* line 431, ../scss/typography.scss */
  .white-smoke-md-only {
    color: #f8f8f8 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-white-smoke-md-only {
    background-color: #f8f8f8 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-white-smoke-md-only {
    border-color: #f8f8f8 !important; }

  /* line 431, ../scss/typography.scss */
  .white-md-only {
    color: white !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-white-md-only {
    background-color: white !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-white-md-only {
    border-color: white !important; }

  /* line 431, ../scss/typography.scss */
  .cerulean-md-only {
    color: #0069aa !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-cerulean-md-only {
    background-color: #0069aa !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-cerulean-md-only {
    border-color: #0069aa !important; }

  /* line 431, ../scss/typography.scss */
  .maya-blue-md-only {
    color: #006fff !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-maya-blue-md-only {
    background-color: #006fff !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-maya-blue-md-only {
    border-color: #006fff !important; }

  /* line 431, ../scss/typography.scss */
  .navy-md-only {
    color: #124191 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-navy-md-only {
    background-color: #124191 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-navy-md-only {
    border-color: #124191 !important; }

  /* line 431, ../scss/typography.scss */
  .minsk-md-only {
    color: #3c2d64 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-minsk-md-only {
    background-color: #3c2d64 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-minsk-md-only {
    border-color: #3c2d64 !important; }

  /* line 431, ../scss/typography.scss */
  .purple-md-only {
    color: #6b4896 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-purple-md-only {
    background-color: #6b4896 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-purple-md-only {
    border-color: #6b4896 !important; }

  /* line 431, ../scss/typography.scss */
  .persian-green-md-only {
    color: #00737d !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-persian-green-md-only {
    background-color: #00737d !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-persian-green-md-only {
    border-color: #00737d !important; }

  /* line 431, ../scss/typography.scss */
  .venetian-red-md-only {
    color: #c30041 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-venetian-red-md-only {
    background-color: #c30041 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-venetian-red-md-only {
    border-color: #c30041 !important; }

  /* line 431, ../scss/typography.scss */
  .americano-md-only {
    color: #877e72 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-americano-md-only {
    background-color: #877e72 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-americano-md-only {
    border-color: #877e72 !important; }

  /* line 431, ../scss/typography.scss */
  .violet-md-only {
    color: #ad0096 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-violet-md-only {
    background-color: #ad0096 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-violet-md-only {
    border-color: #ad0096 !important; }

  /* line 431, ../scss/typography.scss */
  .lightning-yellow-md-only {
    color: #f5a623 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-lightning-yellow-md-only {
    background-color: #f5a623 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-lightning-yellow-md-only {
    border-color: #f5a623 !important; }

  /* line 431, ../scss/typography.scss */
  .orange-md-only {
    color: #ea7012 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-orange-md-only {
    background-color: #ea7012 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-orange-md-only {
    border-color: #ea7012 !important; }

  /* line 431, ../scss/typography.scss */
  .lavender-md-only {
    color: #877e9f !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-lavender-md-only {
    background-color: #877e9f !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-lavender-md-only {
    border-color: #877e9f !important; }

  /* line 431, ../scss/typography.scss */
  .sand-md-only {
    color: #c3b9a5 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-sand-md-only {
    background-color: #c3b9a5 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-sand-md-only {
    border-color: #c3b9a5 !important; }

  /* line 431, ../scss/typography.scss */
  .cherryred-md-only {
    color: #c30041 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-cherryred-md-only {
    background-color: #c30041 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-cherryred-md-only {
    border-color: #c30041 !important; }

  /* line 431, ../scss/typography.scss */
  .yellow-md-only {
    color: #fab900 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-yellow-md-only {
    background-color: #fab900 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-yellow-md-only {
    border-color: #fab900 !important; }

  /* line 431, ../scss/typography.scss */
  .nokia-yellow-md-only {
    color: #fffb00 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-nokia-yellow-md-only {
    background-color: #fffb00 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-nokia-yellow-md-only {
    border-color: #fffb00 !important; }

  /* line 431, ../scss/typography.scss */
  .daffodil-md-only {
    color: #ffe78b !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-daffodil-md-only {
    background-color: #ffe78b !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-daffodil-md-only {
    border-color: #ffe78b !important; }

  /* line 431, ../scss/typography.scss */
  .green-md-only {
    color: #3ca541 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-green-md-only {
    background-color: #3ca541 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-green-md-only {
    border-color: #3ca541 !important; }

  /* line 431, ../scss/typography.scss */
  .people-md-only {
    color: #442463 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-people-md-only {
    background-color: #442463 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-people-md-only {
    border-color: #442463 !important; }

  /* line 431, ../scss/typography.scss */
  .pink-md-only {
    color: #e10078 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-pink-md-only {
    background-color: #e10078 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-pink-md-only {
    border-color: #e10078 !important; }

  /* line 431, ../scss/typography.scss */
  .skyblue-md-only {
    color: #00b9e0 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-skyblue-md-only {
    background-color: #00b9e0 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-skyblue-md-only {
    border-color: #00b9e0 !important; }

  /* line 431, ../scss/typography.scss */
  .prussian-blue-md-only {
    color: #001135 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-prussian-blue-md-only {
    background-color: #001135 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-prussian-blue-md-only {
    border-color: #001135 !important; }

  /* line 431, ../scss/typography.scss */
  .cerulean-blue-md-only {
    color: #2e7ac5 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-cerulean-blue-md-only {
    background-color: #2e7ac5 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-cerulean-blue-md-only {
    border-color: #2e7ac5 !important; }

  /* line 431, ../scss/typography.scss */
  .cornflower-blue-md-only {
    color: #509be6 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-cornflower-blue-md-only {
    background-color: #509be6 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-cornflower-blue-md-only {
    border-color: #509be6 !important; }

  /* line 431, ../scss/typography.scss */
  .heather-md-only {
    color: #a8bbc0 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-heather-md-only {
    background-color: #a8bbc0 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-heather-md-only {
    border-color: #a8bbc0 !important; }

  /* line 431, ../scss/typography.scss */
  .dark-bluish-gray-md-only {
    color: #4d5766 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-dark-bluish-gray-md-only {
    background-color: #4d5766 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-dark-bluish-gray-md-only {
    border-color: #4d5766 !important; }

  /* line 431, ../scss/typography.scss */
  .light-bluish-gray-md-only {
    color: #edf3f5 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-light-bluish-gray-md-only {
    background-color: #edf3f5 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-light-bluish-gray-md-only {
    border-color: #edf3f5 !important; }

  /* line 431, ../scss/typography.scss */
  .light-sand-md-only {
    color: #dcd6d2 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-light-sand-md-only {
    background-color: #dcd6d2 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-light-sand-md-only {
    border-color: #dcd6d2 !important; }

  /* line 431, ../scss/typography.scss */
  .valencia-md-only {
    color: #d43f3a !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-valencia-md-only {
    background-color: #d43f3a !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-valencia-md-only {
    border-color: #d43f3a !important; }

  /* line 445, ../scss/typography.scss */
  .border-top-md-only {
    border-top: 1px solid #cccccc; }

  /* line 445, ../scss/typography.scss */
  .border-right-md-only {
    border-right: 1px solid #cccccc; }

  /* line 445, ../scss/typography.scss */
  .border-bottom-md-only {
    border-bottom: 1px solid #cccccc; }

  /* line 445, ../scss/typography.scss */
  .border-left-md-only {
    border-left: 1px solid #cccccc; }

  /* line 450, ../scss/typography.scss */
  .text-left-md-only {
    text-align: left !important; }

  /* line 453, ../scss/typography.scss */
  .text-center-md-only {
    text-align: center !important; }

  /* line 456, ../scss/typography.scss */
  .text-right-md-only {
    text-align: right !important; }

  /* line 459, ../scss/typography.scss */
  .text-justify-md-only {
    text-align: justify !important; }

  /* line 462, ../scss/typography.scss */
  .text-nowrap-md-only {
    white-space: nowrap !important; } }
@media screen and (max-width: 879px) {
  /* line 468, ../scss/typography.scss */
  .weight-thin-md-down {
    font-weight: 100 !important; }

  /* line 472, ../scss/typography.scss */
  .weight-book-md-down {
    font-weight: 400 !important; }

  /* line 476, ../scss/typography.scss */
  .weight-news-md-down {
    font-weight: 500 !important; }

  /* line 480, ../scss/typography.scss */
  .weight-medium-md-down {
    font-weight: 600 !important; }

  /* line 484, ../scss/typography.scss */
  .weight-bold-md-down {
    font-weight: 700 !important; }

  /* line 491, ../scss/typography.scss */
  .black-md-down {
    color: black !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-black-md-down {
    background-color: black !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-black-md-down {
    border-color: black !important; }

  /* line 491, ../scss/typography.scss */
  .night-rider-md-down {
    color: #333333 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-night-rider-md-down {
    background-color: #333333 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-night-rider-md-down {
    border-color: #333333 !important; }

  /* line 491, ../scss/typography.scss */
  .charcoal-md-down {
    color: #444444 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-charcoal-md-down {
    background-color: #444444 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-charcoal-md-down {
    border-color: #444444 !important; }

  /* line 491, ../scss/typography.scss */
  .dim-gray-md-down {
    color: #666666 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-dim-gray-md-down {
    background-color: #666666 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-dim-gray-md-down {
    border-color: #666666 !important; }

  /* line 491, ../scss/typography.scss */
  .dark-stone-md-down {
    color: #677079 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-dark-stone-md-down {
    background-color: #677079 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-dark-stone-md-down {
    border-color: #677079 !important; }

  /* line 491, ../scss/typography.scss */
  .raven-md-down {
    color: #68717a !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-raven-md-down {
    background-color: #68717a !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-raven-md-down {
    border-color: #68717a !important; }

  /* line 491, ../scss/typography.scss */
  .grey-suit-md-down {
    color: #938f9d !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-grey-suit-md-down {
    background-color: #938f9d !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-grey-suit-md-down {
    border-color: #938f9d !important; }

  /* line 491, ../scss/typography.scss */
  .nobel-md-down {
    color: #999999 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-nobel-md-down {
    background-color: #999999 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-nobel-md-down {
    border-color: #999999 !important; }

  /* line 491, ../scss/typography.scss */
  .mischka-md-down {
    color: #99a3af !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-mischka-md-down {
    background-color: #99a3af !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-mischka-md-down {
    border-color: #99a3af !important; }

  /* line 491, ../scss/typography.scss */
  .stone-md-down {
    color: #afafaf !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-stone-md-down {
    background-color: #afafaf !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-stone-md-down {
    border-color: #afafaf !important; }

  /* line 491, ../scss/typography.scss */
  .link-water-md-down {
    color: #bec8d2 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-link-water-md-down {
    background-color: #bec8d2 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-link-water-md-down {
    border-color: #bec8d2 !important; }

  /* line 491, ../scss/typography.scss */
  .very-light-gray-md-down {
    color: #cccccc !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-very-light-gray-md-down {
    background-color: #cccccc !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-very-light-gray-md-down {
    border-color: #cccccc !important; }

  /* line 491, ../scss/typography.scss */
  .athens-gray-md-down {
    color: #d8d9da !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-athens-gray-md-down {
    background-color: #d8d9da !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-athens-gray-md-down {
    border-color: #d8d9da !important; }

  /* line 491, ../scss/typography.scss */
  .platinum-md-down {
    color: #dddede !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-platinum-md-down {
    background-color: #dddede !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-platinum-md-down {
    border-color: #dddede !important; }

  /* line 491, ../scss/typography.scss */
  .gainsboro-md-down {
    color: #e5e5e5 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-gainsboro-md-down {
    background-color: #e5e5e5 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-gainsboro-md-down {
    border-color: #e5e5e5 !important; }

  /* line 491, ../scss/typography.scss */
  .faint-gray-md-down {
    color: #eeeeee !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-faint-gray-md-down {
    background-color: #eeeeee !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-faint-gray-md-down {
    border-color: #eeeeee !important; }

  /* line 491, ../scss/typography.scss */
  .cool-gray-md-down {
    color: #eef3f6 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-cool-gray-md-down {
    background-color: #eef3f6 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-cool-gray-md-down {
    border-color: #eef3f6 !important; }

  /* line 491, ../scss/typography.scss */
  .wisp-md-down {
    color: #f2f2f2 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-wisp-md-down {
    background-color: #f2f2f2 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-wisp-md-down {
    border-color: #f2f2f2 !important; }

  /* line 491, ../scss/typography.scss */
  .smoky-white-sand-md-down {
    color: #f4f4f4 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-smoky-white-sand-md-down {
    background-color: #f4f4f4 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-smoky-white-sand-md-down {
    border-color: #f4f4f4 !important; }

  /* line 491, ../scss/typography.scss */
  .wild-sand-md-down {
    color: #f6f6f6 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-wild-sand-md-down {
    background-color: #f6f6f6 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-wild-sand-md-down {
    border-color: #f6f6f6 !important; }

  /* line 491, ../scss/typography.scss */
  .white-smoke-md-down {
    color: #f8f8f8 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-white-smoke-md-down {
    background-color: #f8f8f8 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-white-smoke-md-down {
    border-color: #f8f8f8 !important; }

  /* line 491, ../scss/typography.scss */
  .white-md-down {
    color: white !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-white-md-down {
    background-color: white !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-white-md-down {
    border-color: white !important; }

  /* line 491, ../scss/typography.scss */
  .cerulean-md-down {
    color: #0069aa !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-cerulean-md-down {
    background-color: #0069aa !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-cerulean-md-down {
    border-color: #0069aa !important; }

  /* line 491, ../scss/typography.scss */
  .maya-blue-md-down {
    color: #006fff !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-maya-blue-md-down {
    background-color: #006fff !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-maya-blue-md-down {
    border-color: #006fff !important; }

  /* line 491, ../scss/typography.scss */
  .navy-md-down {
    color: #124191 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-navy-md-down {
    background-color: #124191 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-navy-md-down {
    border-color: #124191 !important; }

  /* line 491, ../scss/typography.scss */
  .minsk-md-down {
    color: #3c2d64 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-minsk-md-down {
    background-color: #3c2d64 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-minsk-md-down {
    border-color: #3c2d64 !important; }

  /* line 491, ../scss/typography.scss */
  .purple-md-down {
    color: #6b4896 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-purple-md-down {
    background-color: #6b4896 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-purple-md-down {
    border-color: #6b4896 !important; }

  /* line 491, ../scss/typography.scss */
  .persian-green-md-down {
    color: #00737d !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-persian-green-md-down {
    background-color: #00737d !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-persian-green-md-down {
    border-color: #00737d !important; }

  /* line 491, ../scss/typography.scss */
  .venetian-red-md-down {
    color: #c30041 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-venetian-red-md-down {
    background-color: #c30041 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-venetian-red-md-down {
    border-color: #c30041 !important; }

  /* line 491, ../scss/typography.scss */
  .americano-md-down {
    color: #877e72 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-americano-md-down {
    background-color: #877e72 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-americano-md-down {
    border-color: #877e72 !important; }

  /* line 491, ../scss/typography.scss */
  .violet-md-down {
    color: #ad0096 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-violet-md-down {
    background-color: #ad0096 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-violet-md-down {
    border-color: #ad0096 !important; }

  /* line 491, ../scss/typography.scss */
  .lightning-yellow-md-down {
    color: #f5a623 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-lightning-yellow-md-down {
    background-color: #f5a623 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-lightning-yellow-md-down {
    border-color: #f5a623 !important; }

  /* line 491, ../scss/typography.scss */
  .orange-md-down {
    color: #ea7012 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-orange-md-down {
    background-color: #ea7012 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-orange-md-down {
    border-color: #ea7012 !important; }

  /* line 491, ../scss/typography.scss */
  .lavender-md-down {
    color: #877e9f !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-lavender-md-down {
    background-color: #877e9f !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-lavender-md-down {
    border-color: #877e9f !important; }

  /* line 491, ../scss/typography.scss */
  .sand-md-down {
    color: #c3b9a5 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-sand-md-down {
    background-color: #c3b9a5 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-sand-md-down {
    border-color: #c3b9a5 !important; }

  /* line 491, ../scss/typography.scss */
  .cherryred-md-down {
    color: #c30041 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-cherryred-md-down {
    background-color: #c30041 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-cherryred-md-down {
    border-color: #c30041 !important; }

  /* line 491, ../scss/typography.scss */
  .yellow-md-down {
    color: #fab900 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-yellow-md-down {
    background-color: #fab900 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-yellow-md-down {
    border-color: #fab900 !important; }

  /* line 491, ../scss/typography.scss */
  .nokia-yellow-md-down {
    color: #fffb00 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-nokia-yellow-md-down {
    background-color: #fffb00 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-nokia-yellow-md-down {
    border-color: #fffb00 !important; }

  /* line 491, ../scss/typography.scss */
  .daffodil-md-down {
    color: #ffe78b !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-daffodil-md-down {
    background-color: #ffe78b !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-daffodil-md-down {
    border-color: #ffe78b !important; }

  /* line 491, ../scss/typography.scss */
  .green-md-down {
    color: #3ca541 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-green-md-down {
    background-color: #3ca541 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-green-md-down {
    border-color: #3ca541 !important; }

  /* line 491, ../scss/typography.scss */
  .people-md-down {
    color: #442463 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-people-md-down {
    background-color: #442463 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-people-md-down {
    border-color: #442463 !important; }

  /* line 491, ../scss/typography.scss */
  .pink-md-down {
    color: #e10078 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-pink-md-down {
    background-color: #e10078 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-pink-md-down {
    border-color: #e10078 !important; }

  /* line 491, ../scss/typography.scss */
  .skyblue-md-down {
    color: #00b9e0 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-skyblue-md-down {
    background-color: #00b9e0 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-skyblue-md-down {
    border-color: #00b9e0 !important; }

  /* line 491, ../scss/typography.scss */
  .prussian-blue-md-down {
    color: #001135 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-prussian-blue-md-down {
    background-color: #001135 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-prussian-blue-md-down {
    border-color: #001135 !important; }

  /* line 491, ../scss/typography.scss */
  .cerulean-blue-md-down {
    color: #2e7ac5 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-cerulean-blue-md-down {
    background-color: #2e7ac5 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-cerulean-blue-md-down {
    border-color: #2e7ac5 !important; }

  /* line 491, ../scss/typography.scss */
  .cornflower-blue-md-down {
    color: #509be6 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-cornflower-blue-md-down {
    background-color: #509be6 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-cornflower-blue-md-down {
    border-color: #509be6 !important; }

  /* line 491, ../scss/typography.scss */
  .heather-md-down {
    color: #a8bbc0 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-heather-md-down {
    background-color: #a8bbc0 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-heather-md-down {
    border-color: #a8bbc0 !important; }

  /* line 491, ../scss/typography.scss */
  .dark-bluish-gray-md-down {
    color: #4d5766 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-dark-bluish-gray-md-down {
    background-color: #4d5766 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-dark-bluish-gray-md-down {
    border-color: #4d5766 !important; }

  /* line 491, ../scss/typography.scss */
  .light-bluish-gray-md-down {
    color: #edf3f5 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-light-bluish-gray-md-down {
    background-color: #edf3f5 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-light-bluish-gray-md-down {
    border-color: #edf3f5 !important; }

  /* line 491, ../scss/typography.scss */
  .light-sand-md-down {
    color: #dcd6d2 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-light-sand-md-down {
    background-color: #dcd6d2 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-light-sand-md-down {
    border-color: #dcd6d2 !important; }

  /* line 491, ../scss/typography.scss */
  .valencia-md-down {
    color: #d43f3a !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-valencia-md-down {
    background-color: #d43f3a !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-valencia-md-down {
    border-color: #d43f3a !important; }

  /* line 505, ../scss/typography.scss */
  .border-top-md-down {
    border-top: 1px solid #cccccc; }

  /* line 505, ../scss/typography.scss */
  .border-right-md-down {
    border-right: 1px solid #cccccc; }

  /* line 505, ../scss/typography.scss */
  .border-bottom-md-down {
    border-bottom: 1px solid #cccccc; }

  /* line 505, ../scss/typography.scss */
  .border-left-md-down {
    border-left: 1px solid #cccccc; }

  /* line 510, ../scss/typography.scss */
  .text-left-md-down {
    text-align: left !important; }

  /* line 513, ../scss/typography.scss */
  .text-center-md-down {
    text-align: center !important; }

  /* line 516, ../scss/typography.scss */
  .text-right-md-down {
    text-align: right !important; }

  /* line 519, ../scss/typography.scss */
  .text-justify-md-down {
    text-align: justify !important; }

  /* line 522, ../scss/typography.scss */
  .text-nowrap-md-down {
    white-space: nowrap !important; } }
@media screen and (min-width: 680px) {
  /* line 528, ../scss/typography.scss */
  .weight-thin-md-up {
    font-weight: 100 !important; }

  /* line 532, ../scss/typography.scss */
  .weight-book-md-up {
    font-weight: 400 !important; }

  /* line 536, ../scss/typography.scss */
  .weight-news-md-up {
    font-weight: 500 !important; }

  /* line 540, ../scss/typography.scss */
  .weight-medium-md-up {
    font-weight: 600 !important; }

  /* line 544, ../scss/typography.scss */
  .weight-bold-md-up {
    font-weight: 700 !important; }

  /* line 551, ../scss/typography.scss */
  .black-md-up {
    color: black !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-black-md-up {
    background-color: black !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-black-md-up {
    border-color: black !important; }

  /* line 551, ../scss/typography.scss */
  .night-rider-md-up {
    color: #333333 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-night-rider-md-up {
    background-color: #333333 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-night-rider-md-up {
    border-color: #333333 !important; }

  /* line 551, ../scss/typography.scss */
  .charcoal-md-up {
    color: #444444 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-charcoal-md-up {
    background-color: #444444 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-charcoal-md-up {
    border-color: #444444 !important; }

  /* line 551, ../scss/typography.scss */
  .dim-gray-md-up {
    color: #666666 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-dim-gray-md-up {
    background-color: #666666 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-dim-gray-md-up {
    border-color: #666666 !important; }

  /* line 551, ../scss/typography.scss */
  .dark-stone-md-up {
    color: #677079 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-dark-stone-md-up {
    background-color: #677079 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-dark-stone-md-up {
    border-color: #677079 !important; }

  /* line 551, ../scss/typography.scss */
  .raven-md-up {
    color: #68717a !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-raven-md-up {
    background-color: #68717a !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-raven-md-up {
    border-color: #68717a !important; }

  /* line 551, ../scss/typography.scss */
  .grey-suit-md-up {
    color: #938f9d !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-grey-suit-md-up {
    background-color: #938f9d !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-grey-suit-md-up {
    border-color: #938f9d !important; }

  /* line 551, ../scss/typography.scss */
  .nobel-md-up {
    color: #999999 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-nobel-md-up {
    background-color: #999999 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-nobel-md-up {
    border-color: #999999 !important; }

  /* line 551, ../scss/typography.scss */
  .mischka-md-up {
    color: #99a3af !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-mischka-md-up {
    background-color: #99a3af !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-mischka-md-up {
    border-color: #99a3af !important; }

  /* line 551, ../scss/typography.scss */
  .stone-md-up {
    color: #afafaf !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-stone-md-up {
    background-color: #afafaf !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-stone-md-up {
    border-color: #afafaf !important; }

  /* line 551, ../scss/typography.scss */
  .link-water-md-up {
    color: #bec8d2 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-link-water-md-up {
    background-color: #bec8d2 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-link-water-md-up {
    border-color: #bec8d2 !important; }

  /* line 551, ../scss/typography.scss */
  .very-light-gray-md-up {
    color: #cccccc !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-very-light-gray-md-up {
    background-color: #cccccc !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-very-light-gray-md-up {
    border-color: #cccccc !important; }

  /* line 551, ../scss/typography.scss */
  .athens-gray-md-up {
    color: #d8d9da !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-athens-gray-md-up {
    background-color: #d8d9da !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-athens-gray-md-up {
    border-color: #d8d9da !important; }

  /* line 551, ../scss/typography.scss */
  .platinum-md-up {
    color: #dddede !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-platinum-md-up {
    background-color: #dddede !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-platinum-md-up {
    border-color: #dddede !important; }

  /* line 551, ../scss/typography.scss */
  .gainsboro-md-up {
    color: #e5e5e5 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-gainsboro-md-up {
    background-color: #e5e5e5 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-gainsboro-md-up {
    border-color: #e5e5e5 !important; }

  /* line 551, ../scss/typography.scss */
  .faint-gray-md-up {
    color: #eeeeee !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-faint-gray-md-up {
    background-color: #eeeeee !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-faint-gray-md-up {
    border-color: #eeeeee !important; }

  /* line 551, ../scss/typography.scss */
  .cool-gray-md-up {
    color: #eef3f6 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-cool-gray-md-up {
    background-color: #eef3f6 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-cool-gray-md-up {
    border-color: #eef3f6 !important; }

  /* line 551, ../scss/typography.scss */
  .wisp-md-up {
    color: #f2f2f2 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-wisp-md-up {
    background-color: #f2f2f2 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-wisp-md-up {
    border-color: #f2f2f2 !important; }

  /* line 551, ../scss/typography.scss */
  .smoky-white-sand-md-up {
    color: #f4f4f4 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-smoky-white-sand-md-up {
    background-color: #f4f4f4 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-smoky-white-sand-md-up {
    border-color: #f4f4f4 !important; }

  /* line 551, ../scss/typography.scss */
  .wild-sand-md-up {
    color: #f6f6f6 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-wild-sand-md-up {
    background-color: #f6f6f6 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-wild-sand-md-up {
    border-color: #f6f6f6 !important; }

  /* line 551, ../scss/typography.scss */
  .white-smoke-md-up {
    color: #f8f8f8 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-white-smoke-md-up {
    background-color: #f8f8f8 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-white-smoke-md-up {
    border-color: #f8f8f8 !important; }

  /* line 551, ../scss/typography.scss */
  .white-md-up {
    color: white !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-white-md-up {
    background-color: white !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-white-md-up {
    border-color: white !important; }

  /* line 551, ../scss/typography.scss */
  .cerulean-md-up {
    color: #0069aa !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-cerulean-md-up {
    background-color: #0069aa !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-cerulean-md-up {
    border-color: #0069aa !important; }

  /* line 551, ../scss/typography.scss */
  .maya-blue-md-up {
    color: #006fff !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-maya-blue-md-up {
    background-color: #006fff !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-maya-blue-md-up {
    border-color: #006fff !important; }

  /* line 551, ../scss/typography.scss */
  .navy-md-up {
    color: #124191 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-navy-md-up {
    background-color: #124191 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-navy-md-up {
    border-color: #124191 !important; }

  /* line 551, ../scss/typography.scss */
  .minsk-md-up {
    color: #3c2d64 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-minsk-md-up {
    background-color: #3c2d64 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-minsk-md-up {
    border-color: #3c2d64 !important; }

  /* line 551, ../scss/typography.scss */
  .purple-md-up {
    color: #6b4896 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-purple-md-up {
    background-color: #6b4896 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-purple-md-up {
    border-color: #6b4896 !important; }

  /* line 551, ../scss/typography.scss */
  .persian-green-md-up {
    color: #00737d !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-persian-green-md-up {
    background-color: #00737d !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-persian-green-md-up {
    border-color: #00737d !important; }

  /* line 551, ../scss/typography.scss */
  .venetian-red-md-up {
    color: #c30041 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-venetian-red-md-up {
    background-color: #c30041 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-venetian-red-md-up {
    border-color: #c30041 !important; }

  /* line 551, ../scss/typography.scss */
  .americano-md-up {
    color: #877e72 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-americano-md-up {
    background-color: #877e72 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-americano-md-up {
    border-color: #877e72 !important; }

  /* line 551, ../scss/typography.scss */
  .violet-md-up {
    color: #ad0096 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-violet-md-up {
    background-color: #ad0096 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-violet-md-up {
    border-color: #ad0096 !important; }

  /* line 551, ../scss/typography.scss */
  .lightning-yellow-md-up {
    color: #f5a623 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-lightning-yellow-md-up {
    background-color: #f5a623 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-lightning-yellow-md-up {
    border-color: #f5a623 !important; }

  /* line 551, ../scss/typography.scss */
  .orange-md-up {
    color: #ea7012 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-orange-md-up {
    background-color: #ea7012 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-orange-md-up {
    border-color: #ea7012 !important; }

  /* line 551, ../scss/typography.scss */
  .lavender-md-up {
    color: #877e9f !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-lavender-md-up {
    background-color: #877e9f !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-lavender-md-up {
    border-color: #877e9f !important; }

  /* line 551, ../scss/typography.scss */
  .sand-md-up {
    color: #c3b9a5 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-sand-md-up {
    background-color: #c3b9a5 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-sand-md-up {
    border-color: #c3b9a5 !important; }

  /* line 551, ../scss/typography.scss */
  .cherryred-md-up {
    color: #c30041 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-cherryred-md-up {
    background-color: #c30041 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-cherryred-md-up {
    border-color: #c30041 !important; }

  /* line 551, ../scss/typography.scss */
  .yellow-md-up {
    color: #fab900 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-yellow-md-up {
    background-color: #fab900 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-yellow-md-up {
    border-color: #fab900 !important; }

  /* line 551, ../scss/typography.scss */
  .nokia-yellow-md-up {
    color: #fffb00 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-nokia-yellow-md-up {
    background-color: #fffb00 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-nokia-yellow-md-up {
    border-color: #fffb00 !important; }

  /* line 551, ../scss/typography.scss */
  .daffodil-md-up {
    color: #ffe78b !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-daffodil-md-up {
    background-color: #ffe78b !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-daffodil-md-up {
    border-color: #ffe78b !important; }

  /* line 551, ../scss/typography.scss */
  .green-md-up {
    color: #3ca541 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-green-md-up {
    background-color: #3ca541 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-green-md-up {
    border-color: #3ca541 !important; }

  /* line 551, ../scss/typography.scss */
  .people-md-up {
    color: #442463 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-people-md-up {
    background-color: #442463 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-people-md-up {
    border-color: #442463 !important; }

  /* line 551, ../scss/typography.scss */
  .pink-md-up {
    color: #e10078 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-pink-md-up {
    background-color: #e10078 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-pink-md-up {
    border-color: #e10078 !important; }

  /* line 551, ../scss/typography.scss */
  .skyblue-md-up {
    color: #00b9e0 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-skyblue-md-up {
    background-color: #00b9e0 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-skyblue-md-up {
    border-color: #00b9e0 !important; }

  /* line 551, ../scss/typography.scss */
  .prussian-blue-md-up {
    color: #001135 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-prussian-blue-md-up {
    background-color: #001135 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-prussian-blue-md-up {
    border-color: #001135 !important; }

  /* line 551, ../scss/typography.scss */
  .cerulean-blue-md-up {
    color: #2e7ac5 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-cerulean-blue-md-up {
    background-color: #2e7ac5 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-cerulean-blue-md-up {
    border-color: #2e7ac5 !important; }

  /* line 551, ../scss/typography.scss */
  .cornflower-blue-md-up {
    color: #509be6 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-cornflower-blue-md-up {
    background-color: #509be6 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-cornflower-blue-md-up {
    border-color: #509be6 !important; }

  /* line 551, ../scss/typography.scss */
  .heather-md-up {
    color: #a8bbc0 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-heather-md-up {
    background-color: #a8bbc0 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-heather-md-up {
    border-color: #a8bbc0 !important; }

  /* line 551, ../scss/typography.scss */
  .dark-bluish-gray-md-up {
    color: #4d5766 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-dark-bluish-gray-md-up {
    background-color: #4d5766 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-dark-bluish-gray-md-up {
    border-color: #4d5766 !important; }

  /* line 551, ../scss/typography.scss */
  .light-bluish-gray-md-up {
    color: #edf3f5 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-light-bluish-gray-md-up {
    background-color: #edf3f5 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-light-bluish-gray-md-up {
    border-color: #edf3f5 !important; }

  /* line 551, ../scss/typography.scss */
  .light-sand-md-up {
    color: #dcd6d2 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-light-sand-md-up {
    background-color: #dcd6d2 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-light-sand-md-up {
    border-color: #dcd6d2 !important; }

  /* line 551, ../scss/typography.scss */
  .valencia-md-up {
    color: #d43f3a !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-valencia-md-up {
    background-color: #d43f3a !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-valencia-md-up {
    border-color: #d43f3a !important; }

  /* line 565, ../scss/typography.scss */
  .border-top-md-up {
    border-top: 1px solid #cccccc; }

  /* line 565, ../scss/typography.scss */
  .border-right-md-up {
    border-right: 1px solid #cccccc; }

  /* line 565, ../scss/typography.scss */
  .border-bottom-md-up {
    border-bottom: 1px solid #cccccc; }

  /* line 565, ../scss/typography.scss */
  .border-left-md-up {
    border-left: 1px solid #cccccc; }

  /* line 570, ../scss/typography.scss */
  .text-left-md-up {
    text-align: left !important; }

  /* line 573, ../scss/typography.scss */
  .text-center-md-up {
    text-align: center !important; }

  /* line 576, ../scss/typography.scss */
  .text-right-md-up {
    text-align: right !important; }

  /* line 579, ../scss/typography.scss */
  .text-justify-md-up {
    text-align: justify !important; }

  /* line 582, ../scss/typography.scss */
  .text-nowrap-md-up {
    white-space: nowrap !important; } }
@media screen and (min-width: 880px) and (max-width: 99999px) {
  /* line 408, ../scss/typography.scss */
  .weight-thin-lg-only {
    font-weight: 100 !important; }

  /* line 412, ../scss/typography.scss */
  .weight-book-lg-only {
    font-weight: 400 !important; }

  /* line 416, ../scss/typography.scss */
  .weight-news-lg-only {
    font-weight: 500 !important; }

  /* line 420, ../scss/typography.scss */
  .weight-medium-lg-only {
    font-weight: 600 !important; }

  /* line 424, ../scss/typography.scss */
  .weight-bold-lg-only {
    font-weight: 700 !important; }

  /* line 431, ../scss/typography.scss */
  .black-lg-only {
    color: black !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-black-lg-only {
    background-color: black !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-black-lg-only {
    border-color: black !important; }

  /* line 431, ../scss/typography.scss */
  .night-rider-lg-only {
    color: #333333 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-night-rider-lg-only {
    background-color: #333333 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-night-rider-lg-only {
    border-color: #333333 !important; }

  /* line 431, ../scss/typography.scss */
  .charcoal-lg-only {
    color: #444444 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-charcoal-lg-only {
    background-color: #444444 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-charcoal-lg-only {
    border-color: #444444 !important; }

  /* line 431, ../scss/typography.scss */
  .dim-gray-lg-only {
    color: #666666 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-dim-gray-lg-only {
    background-color: #666666 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-dim-gray-lg-only {
    border-color: #666666 !important; }

  /* line 431, ../scss/typography.scss */
  .dark-stone-lg-only {
    color: #677079 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-dark-stone-lg-only {
    background-color: #677079 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-dark-stone-lg-only {
    border-color: #677079 !important; }

  /* line 431, ../scss/typography.scss */
  .raven-lg-only {
    color: #68717a !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-raven-lg-only {
    background-color: #68717a !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-raven-lg-only {
    border-color: #68717a !important; }

  /* line 431, ../scss/typography.scss */
  .grey-suit-lg-only {
    color: #938f9d !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-grey-suit-lg-only {
    background-color: #938f9d !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-grey-suit-lg-only {
    border-color: #938f9d !important; }

  /* line 431, ../scss/typography.scss */
  .nobel-lg-only {
    color: #999999 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-nobel-lg-only {
    background-color: #999999 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-nobel-lg-only {
    border-color: #999999 !important; }

  /* line 431, ../scss/typography.scss */
  .mischka-lg-only {
    color: #99a3af !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-mischka-lg-only {
    background-color: #99a3af !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-mischka-lg-only {
    border-color: #99a3af !important; }

  /* line 431, ../scss/typography.scss */
  .stone-lg-only {
    color: #afafaf !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-stone-lg-only {
    background-color: #afafaf !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-stone-lg-only {
    border-color: #afafaf !important; }

  /* line 431, ../scss/typography.scss */
  .link-water-lg-only {
    color: #bec8d2 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-link-water-lg-only {
    background-color: #bec8d2 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-link-water-lg-only {
    border-color: #bec8d2 !important; }

  /* line 431, ../scss/typography.scss */
  .very-light-gray-lg-only {
    color: #cccccc !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-very-light-gray-lg-only {
    background-color: #cccccc !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-very-light-gray-lg-only {
    border-color: #cccccc !important; }

  /* line 431, ../scss/typography.scss */
  .athens-gray-lg-only {
    color: #d8d9da !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-athens-gray-lg-only {
    background-color: #d8d9da !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-athens-gray-lg-only {
    border-color: #d8d9da !important; }

  /* line 431, ../scss/typography.scss */
  .platinum-lg-only {
    color: #dddede !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-platinum-lg-only {
    background-color: #dddede !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-platinum-lg-only {
    border-color: #dddede !important; }

  /* line 431, ../scss/typography.scss */
  .gainsboro-lg-only {
    color: #e5e5e5 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-gainsboro-lg-only {
    background-color: #e5e5e5 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-gainsboro-lg-only {
    border-color: #e5e5e5 !important; }

  /* line 431, ../scss/typography.scss */
  .faint-gray-lg-only {
    color: #eeeeee !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-faint-gray-lg-only {
    background-color: #eeeeee !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-faint-gray-lg-only {
    border-color: #eeeeee !important; }

  /* line 431, ../scss/typography.scss */
  .cool-gray-lg-only {
    color: #eef3f6 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-cool-gray-lg-only {
    background-color: #eef3f6 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-cool-gray-lg-only {
    border-color: #eef3f6 !important; }

  /* line 431, ../scss/typography.scss */
  .wisp-lg-only {
    color: #f2f2f2 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-wisp-lg-only {
    background-color: #f2f2f2 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-wisp-lg-only {
    border-color: #f2f2f2 !important; }

  /* line 431, ../scss/typography.scss */
  .smoky-white-sand-lg-only {
    color: #f4f4f4 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-smoky-white-sand-lg-only {
    background-color: #f4f4f4 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-smoky-white-sand-lg-only {
    border-color: #f4f4f4 !important; }

  /* line 431, ../scss/typography.scss */
  .wild-sand-lg-only {
    color: #f6f6f6 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-wild-sand-lg-only {
    background-color: #f6f6f6 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-wild-sand-lg-only {
    border-color: #f6f6f6 !important; }

  /* line 431, ../scss/typography.scss */
  .white-smoke-lg-only {
    color: #f8f8f8 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-white-smoke-lg-only {
    background-color: #f8f8f8 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-white-smoke-lg-only {
    border-color: #f8f8f8 !important; }

  /* line 431, ../scss/typography.scss */
  .white-lg-only {
    color: white !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-white-lg-only {
    background-color: white !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-white-lg-only {
    border-color: white !important; }

  /* line 431, ../scss/typography.scss */
  .cerulean-lg-only {
    color: #0069aa !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-cerulean-lg-only {
    background-color: #0069aa !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-cerulean-lg-only {
    border-color: #0069aa !important; }

  /* line 431, ../scss/typography.scss */
  .maya-blue-lg-only {
    color: #006fff !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-maya-blue-lg-only {
    background-color: #006fff !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-maya-blue-lg-only {
    border-color: #006fff !important; }

  /* line 431, ../scss/typography.scss */
  .navy-lg-only {
    color: #124191 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-navy-lg-only {
    background-color: #124191 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-navy-lg-only {
    border-color: #124191 !important; }

  /* line 431, ../scss/typography.scss */
  .minsk-lg-only {
    color: #3c2d64 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-minsk-lg-only {
    background-color: #3c2d64 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-minsk-lg-only {
    border-color: #3c2d64 !important; }

  /* line 431, ../scss/typography.scss */
  .purple-lg-only {
    color: #6b4896 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-purple-lg-only {
    background-color: #6b4896 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-purple-lg-only {
    border-color: #6b4896 !important; }

  /* line 431, ../scss/typography.scss */
  .persian-green-lg-only {
    color: #00737d !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-persian-green-lg-only {
    background-color: #00737d !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-persian-green-lg-only {
    border-color: #00737d !important; }

  /* line 431, ../scss/typography.scss */
  .venetian-red-lg-only {
    color: #c30041 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-venetian-red-lg-only {
    background-color: #c30041 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-venetian-red-lg-only {
    border-color: #c30041 !important; }

  /* line 431, ../scss/typography.scss */
  .americano-lg-only {
    color: #877e72 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-americano-lg-only {
    background-color: #877e72 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-americano-lg-only {
    border-color: #877e72 !important; }

  /* line 431, ../scss/typography.scss */
  .violet-lg-only {
    color: #ad0096 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-violet-lg-only {
    background-color: #ad0096 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-violet-lg-only {
    border-color: #ad0096 !important; }

  /* line 431, ../scss/typography.scss */
  .lightning-yellow-lg-only {
    color: #f5a623 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-lightning-yellow-lg-only {
    background-color: #f5a623 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-lightning-yellow-lg-only {
    border-color: #f5a623 !important; }

  /* line 431, ../scss/typography.scss */
  .orange-lg-only {
    color: #ea7012 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-orange-lg-only {
    background-color: #ea7012 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-orange-lg-only {
    border-color: #ea7012 !important; }

  /* line 431, ../scss/typography.scss */
  .lavender-lg-only {
    color: #877e9f !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-lavender-lg-only {
    background-color: #877e9f !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-lavender-lg-only {
    border-color: #877e9f !important; }

  /* line 431, ../scss/typography.scss */
  .sand-lg-only {
    color: #c3b9a5 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-sand-lg-only {
    background-color: #c3b9a5 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-sand-lg-only {
    border-color: #c3b9a5 !important; }

  /* line 431, ../scss/typography.scss */
  .cherryred-lg-only {
    color: #c30041 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-cherryred-lg-only {
    background-color: #c30041 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-cherryred-lg-only {
    border-color: #c30041 !important; }

  /* line 431, ../scss/typography.scss */
  .yellow-lg-only {
    color: #fab900 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-yellow-lg-only {
    background-color: #fab900 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-yellow-lg-only {
    border-color: #fab900 !important; }

  /* line 431, ../scss/typography.scss */
  .nokia-yellow-lg-only {
    color: #fffb00 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-nokia-yellow-lg-only {
    background-color: #fffb00 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-nokia-yellow-lg-only {
    border-color: #fffb00 !important; }

  /* line 431, ../scss/typography.scss */
  .daffodil-lg-only {
    color: #ffe78b !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-daffodil-lg-only {
    background-color: #ffe78b !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-daffodil-lg-only {
    border-color: #ffe78b !important; }

  /* line 431, ../scss/typography.scss */
  .green-lg-only {
    color: #3ca541 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-green-lg-only {
    background-color: #3ca541 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-green-lg-only {
    border-color: #3ca541 !important; }

  /* line 431, ../scss/typography.scss */
  .people-lg-only {
    color: #442463 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-people-lg-only {
    background-color: #442463 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-people-lg-only {
    border-color: #442463 !important; }

  /* line 431, ../scss/typography.scss */
  .pink-lg-only {
    color: #e10078 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-pink-lg-only {
    background-color: #e10078 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-pink-lg-only {
    border-color: #e10078 !important; }

  /* line 431, ../scss/typography.scss */
  .skyblue-lg-only {
    color: #00b9e0 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-skyblue-lg-only {
    background-color: #00b9e0 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-skyblue-lg-only {
    border-color: #00b9e0 !important; }

  /* line 431, ../scss/typography.scss */
  .prussian-blue-lg-only {
    color: #001135 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-prussian-blue-lg-only {
    background-color: #001135 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-prussian-blue-lg-only {
    border-color: #001135 !important; }

  /* line 431, ../scss/typography.scss */
  .cerulean-blue-lg-only {
    color: #2e7ac5 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-cerulean-blue-lg-only {
    background-color: #2e7ac5 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-cerulean-blue-lg-only {
    border-color: #2e7ac5 !important; }

  /* line 431, ../scss/typography.scss */
  .cornflower-blue-lg-only {
    color: #509be6 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-cornflower-blue-lg-only {
    background-color: #509be6 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-cornflower-blue-lg-only {
    border-color: #509be6 !important; }

  /* line 431, ../scss/typography.scss */
  .heather-lg-only {
    color: #a8bbc0 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-heather-lg-only {
    background-color: #a8bbc0 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-heather-lg-only {
    border-color: #a8bbc0 !important; }

  /* line 431, ../scss/typography.scss */
  .dark-bluish-gray-lg-only {
    color: #4d5766 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-dark-bluish-gray-lg-only {
    background-color: #4d5766 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-dark-bluish-gray-lg-only {
    border-color: #4d5766 !important; }

  /* line 431, ../scss/typography.scss */
  .light-bluish-gray-lg-only {
    color: #edf3f5 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-light-bluish-gray-lg-only {
    background-color: #edf3f5 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-light-bluish-gray-lg-only {
    border-color: #edf3f5 !important; }

  /* line 431, ../scss/typography.scss */
  .light-sand-lg-only {
    color: #dcd6d2 !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-light-sand-lg-only {
    background-color: #dcd6d2 !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-light-sand-lg-only {
    border-color: #dcd6d2 !important; }

  /* line 431, ../scss/typography.scss */
  .valencia-lg-only {
    color: #d43f3a !important; }

  /* line 435, ../scss/typography.scss */
  .bgcol-valencia-lg-only {
    background-color: #d43f3a !important; }

  /* line 439, ../scss/typography.scss */
  .bordercol-valencia-lg-only {
    border-color: #d43f3a !important; }

  /* line 445, ../scss/typography.scss */
  .border-top-lg-only {
    border-top: 1px solid #cccccc; }

  /* line 445, ../scss/typography.scss */
  .border-right-lg-only {
    border-right: 1px solid #cccccc; }

  /* line 445, ../scss/typography.scss */
  .border-bottom-lg-only {
    border-bottom: 1px solid #cccccc; }

  /* line 445, ../scss/typography.scss */
  .border-left-lg-only {
    border-left: 1px solid #cccccc; }

  /* line 450, ../scss/typography.scss */
  .text-left-lg-only {
    text-align: left !important; }

  /* line 453, ../scss/typography.scss */
  .text-center-lg-only {
    text-align: center !important; }

  /* line 456, ../scss/typography.scss */
  .text-right-lg-only {
    text-align: right !important; }

  /* line 459, ../scss/typography.scss */
  .text-justify-lg-only {
    text-align: justify !important; }

  /* line 462, ../scss/typography.scss */
  .text-nowrap-lg-only {
    white-space: nowrap !important; } }
@media screen and (max-width: 99999px) {
  /* line 468, ../scss/typography.scss */
  .weight-thin-lg-down {
    font-weight: 100 !important; }

  /* line 472, ../scss/typography.scss */
  .weight-book-lg-down {
    font-weight: 400 !important; }

  /* line 476, ../scss/typography.scss */
  .weight-news-lg-down {
    font-weight: 500 !important; }

  /* line 480, ../scss/typography.scss */
  .weight-medium-lg-down {
    font-weight: 600 !important; }

  /* line 484, ../scss/typography.scss */
  .weight-bold-lg-down {
    font-weight: 700 !important; }

  /* line 491, ../scss/typography.scss */
  .black-lg-down {
    color: black !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-black-lg-down {
    background-color: black !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-black-lg-down {
    border-color: black !important; }

  /* line 491, ../scss/typography.scss */
  .night-rider-lg-down {
    color: #333333 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-night-rider-lg-down {
    background-color: #333333 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-night-rider-lg-down {
    border-color: #333333 !important; }

  /* line 491, ../scss/typography.scss */
  .charcoal-lg-down {
    color: #444444 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-charcoal-lg-down {
    background-color: #444444 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-charcoal-lg-down {
    border-color: #444444 !important; }

  /* line 491, ../scss/typography.scss */
  .dim-gray-lg-down {
    color: #666666 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-dim-gray-lg-down {
    background-color: #666666 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-dim-gray-lg-down {
    border-color: #666666 !important; }

  /* line 491, ../scss/typography.scss */
  .dark-stone-lg-down {
    color: #677079 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-dark-stone-lg-down {
    background-color: #677079 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-dark-stone-lg-down {
    border-color: #677079 !important; }

  /* line 491, ../scss/typography.scss */
  .raven-lg-down {
    color: #68717a !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-raven-lg-down {
    background-color: #68717a !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-raven-lg-down {
    border-color: #68717a !important; }

  /* line 491, ../scss/typography.scss */
  .grey-suit-lg-down {
    color: #938f9d !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-grey-suit-lg-down {
    background-color: #938f9d !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-grey-suit-lg-down {
    border-color: #938f9d !important; }

  /* line 491, ../scss/typography.scss */
  .nobel-lg-down {
    color: #999999 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-nobel-lg-down {
    background-color: #999999 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-nobel-lg-down {
    border-color: #999999 !important; }

  /* line 491, ../scss/typography.scss */
  .mischka-lg-down {
    color: #99a3af !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-mischka-lg-down {
    background-color: #99a3af !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-mischka-lg-down {
    border-color: #99a3af !important; }

  /* line 491, ../scss/typography.scss */
  .stone-lg-down {
    color: #afafaf !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-stone-lg-down {
    background-color: #afafaf !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-stone-lg-down {
    border-color: #afafaf !important; }

  /* line 491, ../scss/typography.scss */
  .link-water-lg-down {
    color: #bec8d2 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-link-water-lg-down {
    background-color: #bec8d2 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-link-water-lg-down {
    border-color: #bec8d2 !important; }

  /* line 491, ../scss/typography.scss */
  .very-light-gray-lg-down {
    color: #cccccc !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-very-light-gray-lg-down {
    background-color: #cccccc !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-very-light-gray-lg-down {
    border-color: #cccccc !important; }

  /* line 491, ../scss/typography.scss */
  .athens-gray-lg-down {
    color: #d8d9da !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-athens-gray-lg-down {
    background-color: #d8d9da !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-athens-gray-lg-down {
    border-color: #d8d9da !important; }

  /* line 491, ../scss/typography.scss */
  .platinum-lg-down {
    color: #dddede !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-platinum-lg-down {
    background-color: #dddede !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-platinum-lg-down {
    border-color: #dddede !important; }

  /* line 491, ../scss/typography.scss */
  .gainsboro-lg-down {
    color: #e5e5e5 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-gainsboro-lg-down {
    background-color: #e5e5e5 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-gainsboro-lg-down {
    border-color: #e5e5e5 !important; }

  /* line 491, ../scss/typography.scss */
  .faint-gray-lg-down {
    color: #eeeeee !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-faint-gray-lg-down {
    background-color: #eeeeee !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-faint-gray-lg-down {
    border-color: #eeeeee !important; }

  /* line 491, ../scss/typography.scss */
  .cool-gray-lg-down {
    color: #eef3f6 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-cool-gray-lg-down {
    background-color: #eef3f6 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-cool-gray-lg-down {
    border-color: #eef3f6 !important; }

  /* line 491, ../scss/typography.scss */
  .wisp-lg-down {
    color: #f2f2f2 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-wisp-lg-down {
    background-color: #f2f2f2 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-wisp-lg-down {
    border-color: #f2f2f2 !important; }

  /* line 491, ../scss/typography.scss */
  .smoky-white-sand-lg-down {
    color: #f4f4f4 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-smoky-white-sand-lg-down {
    background-color: #f4f4f4 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-smoky-white-sand-lg-down {
    border-color: #f4f4f4 !important; }

  /* line 491, ../scss/typography.scss */
  .wild-sand-lg-down {
    color: #f6f6f6 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-wild-sand-lg-down {
    background-color: #f6f6f6 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-wild-sand-lg-down {
    border-color: #f6f6f6 !important; }

  /* line 491, ../scss/typography.scss */
  .white-smoke-lg-down {
    color: #f8f8f8 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-white-smoke-lg-down {
    background-color: #f8f8f8 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-white-smoke-lg-down {
    border-color: #f8f8f8 !important; }

  /* line 491, ../scss/typography.scss */
  .white-lg-down {
    color: white !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-white-lg-down {
    background-color: white !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-white-lg-down {
    border-color: white !important; }

  /* line 491, ../scss/typography.scss */
  .cerulean-lg-down {
    color: #0069aa !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-cerulean-lg-down {
    background-color: #0069aa !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-cerulean-lg-down {
    border-color: #0069aa !important; }

  /* line 491, ../scss/typography.scss */
  .maya-blue-lg-down {
    color: #006fff !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-maya-blue-lg-down {
    background-color: #006fff !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-maya-blue-lg-down {
    border-color: #006fff !important; }

  /* line 491, ../scss/typography.scss */
  .navy-lg-down {
    color: #124191 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-navy-lg-down {
    background-color: #124191 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-navy-lg-down {
    border-color: #124191 !important; }

  /* line 491, ../scss/typography.scss */
  .minsk-lg-down {
    color: #3c2d64 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-minsk-lg-down {
    background-color: #3c2d64 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-minsk-lg-down {
    border-color: #3c2d64 !important; }

  /* line 491, ../scss/typography.scss */
  .purple-lg-down {
    color: #6b4896 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-purple-lg-down {
    background-color: #6b4896 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-purple-lg-down {
    border-color: #6b4896 !important; }

  /* line 491, ../scss/typography.scss */
  .persian-green-lg-down {
    color: #00737d !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-persian-green-lg-down {
    background-color: #00737d !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-persian-green-lg-down {
    border-color: #00737d !important; }

  /* line 491, ../scss/typography.scss */
  .venetian-red-lg-down {
    color: #c30041 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-venetian-red-lg-down {
    background-color: #c30041 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-venetian-red-lg-down {
    border-color: #c30041 !important; }

  /* line 491, ../scss/typography.scss */
  .americano-lg-down {
    color: #877e72 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-americano-lg-down {
    background-color: #877e72 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-americano-lg-down {
    border-color: #877e72 !important; }

  /* line 491, ../scss/typography.scss */
  .violet-lg-down {
    color: #ad0096 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-violet-lg-down {
    background-color: #ad0096 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-violet-lg-down {
    border-color: #ad0096 !important; }

  /* line 491, ../scss/typography.scss */
  .lightning-yellow-lg-down {
    color: #f5a623 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-lightning-yellow-lg-down {
    background-color: #f5a623 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-lightning-yellow-lg-down {
    border-color: #f5a623 !important; }

  /* line 491, ../scss/typography.scss */
  .orange-lg-down {
    color: #ea7012 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-orange-lg-down {
    background-color: #ea7012 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-orange-lg-down {
    border-color: #ea7012 !important; }

  /* line 491, ../scss/typography.scss */
  .lavender-lg-down {
    color: #877e9f !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-lavender-lg-down {
    background-color: #877e9f !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-lavender-lg-down {
    border-color: #877e9f !important; }

  /* line 491, ../scss/typography.scss */
  .sand-lg-down {
    color: #c3b9a5 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-sand-lg-down {
    background-color: #c3b9a5 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-sand-lg-down {
    border-color: #c3b9a5 !important; }

  /* line 491, ../scss/typography.scss */
  .cherryred-lg-down {
    color: #c30041 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-cherryred-lg-down {
    background-color: #c30041 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-cherryred-lg-down {
    border-color: #c30041 !important; }

  /* line 491, ../scss/typography.scss */
  .yellow-lg-down {
    color: #fab900 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-yellow-lg-down {
    background-color: #fab900 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-yellow-lg-down {
    border-color: #fab900 !important; }

  /* line 491, ../scss/typography.scss */
  .nokia-yellow-lg-down {
    color: #fffb00 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-nokia-yellow-lg-down {
    background-color: #fffb00 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-nokia-yellow-lg-down {
    border-color: #fffb00 !important; }

  /* line 491, ../scss/typography.scss */
  .daffodil-lg-down {
    color: #ffe78b !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-daffodil-lg-down {
    background-color: #ffe78b !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-daffodil-lg-down {
    border-color: #ffe78b !important; }

  /* line 491, ../scss/typography.scss */
  .green-lg-down {
    color: #3ca541 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-green-lg-down {
    background-color: #3ca541 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-green-lg-down {
    border-color: #3ca541 !important; }

  /* line 491, ../scss/typography.scss */
  .people-lg-down {
    color: #442463 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-people-lg-down {
    background-color: #442463 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-people-lg-down {
    border-color: #442463 !important; }

  /* line 491, ../scss/typography.scss */
  .pink-lg-down {
    color: #e10078 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-pink-lg-down {
    background-color: #e10078 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-pink-lg-down {
    border-color: #e10078 !important; }

  /* line 491, ../scss/typography.scss */
  .skyblue-lg-down {
    color: #00b9e0 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-skyblue-lg-down {
    background-color: #00b9e0 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-skyblue-lg-down {
    border-color: #00b9e0 !important; }

  /* line 491, ../scss/typography.scss */
  .prussian-blue-lg-down {
    color: #001135 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-prussian-blue-lg-down {
    background-color: #001135 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-prussian-blue-lg-down {
    border-color: #001135 !important; }

  /* line 491, ../scss/typography.scss */
  .cerulean-blue-lg-down {
    color: #2e7ac5 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-cerulean-blue-lg-down {
    background-color: #2e7ac5 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-cerulean-blue-lg-down {
    border-color: #2e7ac5 !important; }

  /* line 491, ../scss/typography.scss */
  .cornflower-blue-lg-down {
    color: #509be6 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-cornflower-blue-lg-down {
    background-color: #509be6 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-cornflower-blue-lg-down {
    border-color: #509be6 !important; }

  /* line 491, ../scss/typography.scss */
  .heather-lg-down {
    color: #a8bbc0 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-heather-lg-down {
    background-color: #a8bbc0 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-heather-lg-down {
    border-color: #a8bbc0 !important; }

  /* line 491, ../scss/typography.scss */
  .dark-bluish-gray-lg-down {
    color: #4d5766 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-dark-bluish-gray-lg-down {
    background-color: #4d5766 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-dark-bluish-gray-lg-down {
    border-color: #4d5766 !important; }

  /* line 491, ../scss/typography.scss */
  .light-bluish-gray-lg-down {
    color: #edf3f5 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-light-bluish-gray-lg-down {
    background-color: #edf3f5 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-light-bluish-gray-lg-down {
    border-color: #edf3f5 !important; }

  /* line 491, ../scss/typography.scss */
  .light-sand-lg-down {
    color: #dcd6d2 !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-light-sand-lg-down {
    background-color: #dcd6d2 !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-light-sand-lg-down {
    border-color: #dcd6d2 !important; }

  /* line 491, ../scss/typography.scss */
  .valencia-lg-down {
    color: #d43f3a !important; }

  /* line 495, ../scss/typography.scss */
  .bgcol-valencia-lg-down {
    background-color: #d43f3a !important; }

  /* line 499, ../scss/typography.scss */
  .bordercol-valencia-lg-down {
    border-color: #d43f3a !important; }

  /* line 505, ../scss/typography.scss */
  .border-top-lg-down {
    border-top: 1px solid #cccccc; }

  /* line 505, ../scss/typography.scss */
  .border-right-lg-down {
    border-right: 1px solid #cccccc; }

  /* line 505, ../scss/typography.scss */
  .border-bottom-lg-down {
    border-bottom: 1px solid #cccccc; }

  /* line 505, ../scss/typography.scss */
  .border-left-lg-down {
    border-left: 1px solid #cccccc; }

  /* line 510, ../scss/typography.scss */
  .text-left-lg-down {
    text-align: left !important; }

  /* line 513, ../scss/typography.scss */
  .text-center-lg-down {
    text-align: center !important; }

  /* line 516, ../scss/typography.scss */
  .text-right-lg-down {
    text-align: right !important; }

  /* line 519, ../scss/typography.scss */
  .text-justify-lg-down {
    text-align: justify !important; }

  /* line 522, ../scss/typography.scss */
  .text-nowrap-lg-down {
    white-space: nowrap !important; } }
@media screen and (min-width: 880px) {
  /* line 528, ../scss/typography.scss */
  .weight-thin-lg-up {
    font-weight: 100 !important; }

  /* line 532, ../scss/typography.scss */
  .weight-book-lg-up {
    font-weight: 400 !important; }

  /* line 536, ../scss/typography.scss */
  .weight-news-lg-up {
    font-weight: 500 !important; }

  /* line 540, ../scss/typography.scss */
  .weight-medium-lg-up {
    font-weight: 600 !important; }

  /* line 544, ../scss/typography.scss */
  .weight-bold-lg-up {
    font-weight: 700 !important; }

  /* line 551, ../scss/typography.scss */
  .black-lg-up {
    color: black !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-black-lg-up {
    background-color: black !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-black-lg-up {
    border-color: black !important; }

  /* line 551, ../scss/typography.scss */
  .night-rider-lg-up {
    color: #333333 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-night-rider-lg-up {
    background-color: #333333 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-night-rider-lg-up {
    border-color: #333333 !important; }

  /* line 551, ../scss/typography.scss */
  .charcoal-lg-up {
    color: #444444 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-charcoal-lg-up {
    background-color: #444444 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-charcoal-lg-up {
    border-color: #444444 !important; }

  /* line 551, ../scss/typography.scss */
  .dim-gray-lg-up {
    color: #666666 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-dim-gray-lg-up {
    background-color: #666666 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-dim-gray-lg-up {
    border-color: #666666 !important; }

  /* line 551, ../scss/typography.scss */
  .dark-stone-lg-up {
    color: #677079 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-dark-stone-lg-up {
    background-color: #677079 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-dark-stone-lg-up {
    border-color: #677079 !important; }

  /* line 551, ../scss/typography.scss */
  .raven-lg-up {
    color: #68717a !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-raven-lg-up {
    background-color: #68717a !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-raven-lg-up {
    border-color: #68717a !important; }

  /* line 551, ../scss/typography.scss */
  .grey-suit-lg-up {
    color: #938f9d !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-grey-suit-lg-up {
    background-color: #938f9d !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-grey-suit-lg-up {
    border-color: #938f9d !important; }

  /* line 551, ../scss/typography.scss */
  .nobel-lg-up {
    color: #999999 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-nobel-lg-up {
    background-color: #999999 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-nobel-lg-up {
    border-color: #999999 !important; }

  /* line 551, ../scss/typography.scss */
  .mischka-lg-up {
    color: #99a3af !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-mischka-lg-up {
    background-color: #99a3af !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-mischka-lg-up {
    border-color: #99a3af !important; }

  /* line 551, ../scss/typography.scss */
  .stone-lg-up {
    color: #afafaf !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-stone-lg-up {
    background-color: #afafaf !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-stone-lg-up {
    border-color: #afafaf !important; }

  /* line 551, ../scss/typography.scss */
  .link-water-lg-up {
    color: #bec8d2 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-link-water-lg-up {
    background-color: #bec8d2 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-link-water-lg-up {
    border-color: #bec8d2 !important; }

  /* line 551, ../scss/typography.scss */
  .very-light-gray-lg-up {
    color: #cccccc !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-very-light-gray-lg-up {
    background-color: #cccccc !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-very-light-gray-lg-up {
    border-color: #cccccc !important; }

  /* line 551, ../scss/typography.scss */
  .athens-gray-lg-up {
    color: #d8d9da !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-athens-gray-lg-up {
    background-color: #d8d9da !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-athens-gray-lg-up {
    border-color: #d8d9da !important; }

  /* line 551, ../scss/typography.scss */
  .platinum-lg-up {
    color: #dddede !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-platinum-lg-up {
    background-color: #dddede !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-platinum-lg-up {
    border-color: #dddede !important; }

  /* line 551, ../scss/typography.scss */
  .gainsboro-lg-up {
    color: #e5e5e5 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-gainsboro-lg-up {
    background-color: #e5e5e5 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-gainsboro-lg-up {
    border-color: #e5e5e5 !important; }

  /* line 551, ../scss/typography.scss */
  .faint-gray-lg-up {
    color: #eeeeee !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-faint-gray-lg-up {
    background-color: #eeeeee !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-faint-gray-lg-up {
    border-color: #eeeeee !important; }

  /* line 551, ../scss/typography.scss */
  .cool-gray-lg-up {
    color: #eef3f6 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-cool-gray-lg-up {
    background-color: #eef3f6 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-cool-gray-lg-up {
    border-color: #eef3f6 !important; }

  /* line 551, ../scss/typography.scss */
  .wisp-lg-up {
    color: #f2f2f2 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-wisp-lg-up {
    background-color: #f2f2f2 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-wisp-lg-up {
    border-color: #f2f2f2 !important; }

  /* line 551, ../scss/typography.scss */
  .smoky-white-sand-lg-up {
    color: #f4f4f4 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-smoky-white-sand-lg-up {
    background-color: #f4f4f4 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-smoky-white-sand-lg-up {
    border-color: #f4f4f4 !important; }

  /* line 551, ../scss/typography.scss */
  .wild-sand-lg-up {
    color: #f6f6f6 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-wild-sand-lg-up {
    background-color: #f6f6f6 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-wild-sand-lg-up {
    border-color: #f6f6f6 !important; }

  /* line 551, ../scss/typography.scss */
  .white-smoke-lg-up {
    color: #f8f8f8 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-white-smoke-lg-up {
    background-color: #f8f8f8 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-white-smoke-lg-up {
    border-color: #f8f8f8 !important; }

  /* line 551, ../scss/typography.scss */
  .white-lg-up {
    color: white !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-white-lg-up {
    background-color: white !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-white-lg-up {
    border-color: white !important; }

  /* line 551, ../scss/typography.scss */
  .cerulean-lg-up {
    color: #0069aa !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-cerulean-lg-up {
    background-color: #0069aa !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-cerulean-lg-up {
    border-color: #0069aa !important; }

  /* line 551, ../scss/typography.scss */
  .maya-blue-lg-up {
    color: #006fff !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-maya-blue-lg-up {
    background-color: #006fff !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-maya-blue-lg-up {
    border-color: #006fff !important; }

  /* line 551, ../scss/typography.scss */
  .navy-lg-up {
    color: #124191 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-navy-lg-up {
    background-color: #124191 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-navy-lg-up {
    border-color: #124191 !important; }

  /* line 551, ../scss/typography.scss */
  .minsk-lg-up {
    color: #3c2d64 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-minsk-lg-up {
    background-color: #3c2d64 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-minsk-lg-up {
    border-color: #3c2d64 !important; }

  /* line 551, ../scss/typography.scss */
  .purple-lg-up {
    color: #6b4896 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-purple-lg-up {
    background-color: #6b4896 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-purple-lg-up {
    border-color: #6b4896 !important; }

  /* line 551, ../scss/typography.scss */
  .persian-green-lg-up {
    color: #00737d !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-persian-green-lg-up {
    background-color: #00737d !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-persian-green-lg-up {
    border-color: #00737d !important; }

  /* line 551, ../scss/typography.scss */
  .venetian-red-lg-up {
    color: #c30041 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-venetian-red-lg-up {
    background-color: #c30041 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-venetian-red-lg-up {
    border-color: #c30041 !important; }

  /* line 551, ../scss/typography.scss */
  .americano-lg-up {
    color: #877e72 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-americano-lg-up {
    background-color: #877e72 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-americano-lg-up {
    border-color: #877e72 !important; }

  /* line 551, ../scss/typography.scss */
  .violet-lg-up {
    color: #ad0096 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-violet-lg-up {
    background-color: #ad0096 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-violet-lg-up {
    border-color: #ad0096 !important; }

  /* line 551, ../scss/typography.scss */
  .lightning-yellow-lg-up {
    color: #f5a623 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-lightning-yellow-lg-up {
    background-color: #f5a623 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-lightning-yellow-lg-up {
    border-color: #f5a623 !important; }

  /* line 551, ../scss/typography.scss */
  .orange-lg-up {
    color: #ea7012 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-orange-lg-up {
    background-color: #ea7012 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-orange-lg-up {
    border-color: #ea7012 !important; }

  /* line 551, ../scss/typography.scss */
  .lavender-lg-up {
    color: #877e9f !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-lavender-lg-up {
    background-color: #877e9f !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-lavender-lg-up {
    border-color: #877e9f !important; }

  /* line 551, ../scss/typography.scss */
  .sand-lg-up {
    color: #c3b9a5 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-sand-lg-up {
    background-color: #c3b9a5 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-sand-lg-up {
    border-color: #c3b9a5 !important; }

  /* line 551, ../scss/typography.scss */
  .cherryred-lg-up {
    color: #c30041 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-cherryred-lg-up {
    background-color: #c30041 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-cherryred-lg-up {
    border-color: #c30041 !important; }

  /* line 551, ../scss/typography.scss */
  .yellow-lg-up {
    color: #fab900 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-yellow-lg-up {
    background-color: #fab900 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-yellow-lg-up {
    border-color: #fab900 !important; }

  /* line 551, ../scss/typography.scss */
  .nokia-yellow-lg-up {
    color: #fffb00 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-nokia-yellow-lg-up {
    background-color: #fffb00 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-nokia-yellow-lg-up {
    border-color: #fffb00 !important; }

  /* line 551, ../scss/typography.scss */
  .daffodil-lg-up {
    color: #ffe78b !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-daffodil-lg-up {
    background-color: #ffe78b !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-daffodil-lg-up {
    border-color: #ffe78b !important; }

  /* line 551, ../scss/typography.scss */
  .green-lg-up {
    color: #3ca541 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-green-lg-up {
    background-color: #3ca541 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-green-lg-up {
    border-color: #3ca541 !important; }

  /* line 551, ../scss/typography.scss */
  .people-lg-up {
    color: #442463 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-people-lg-up {
    background-color: #442463 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-people-lg-up {
    border-color: #442463 !important; }

  /* line 551, ../scss/typography.scss */
  .pink-lg-up {
    color: #e10078 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-pink-lg-up {
    background-color: #e10078 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-pink-lg-up {
    border-color: #e10078 !important; }

  /* line 551, ../scss/typography.scss */
  .skyblue-lg-up {
    color: #00b9e0 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-skyblue-lg-up {
    background-color: #00b9e0 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-skyblue-lg-up {
    border-color: #00b9e0 !important; }

  /* line 551, ../scss/typography.scss */
  .prussian-blue-lg-up {
    color: #001135 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-prussian-blue-lg-up {
    background-color: #001135 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-prussian-blue-lg-up {
    border-color: #001135 !important; }

  /* line 551, ../scss/typography.scss */
  .cerulean-blue-lg-up {
    color: #2e7ac5 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-cerulean-blue-lg-up {
    background-color: #2e7ac5 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-cerulean-blue-lg-up {
    border-color: #2e7ac5 !important; }

  /* line 551, ../scss/typography.scss */
  .cornflower-blue-lg-up {
    color: #509be6 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-cornflower-blue-lg-up {
    background-color: #509be6 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-cornflower-blue-lg-up {
    border-color: #509be6 !important; }

  /* line 551, ../scss/typography.scss */
  .heather-lg-up {
    color: #a8bbc0 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-heather-lg-up {
    background-color: #a8bbc0 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-heather-lg-up {
    border-color: #a8bbc0 !important; }

  /* line 551, ../scss/typography.scss */
  .dark-bluish-gray-lg-up {
    color: #4d5766 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-dark-bluish-gray-lg-up {
    background-color: #4d5766 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-dark-bluish-gray-lg-up {
    border-color: #4d5766 !important; }

  /* line 551, ../scss/typography.scss */
  .light-bluish-gray-lg-up {
    color: #edf3f5 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-light-bluish-gray-lg-up {
    background-color: #edf3f5 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-light-bluish-gray-lg-up {
    border-color: #edf3f5 !important; }

  /* line 551, ../scss/typography.scss */
  .light-sand-lg-up {
    color: #dcd6d2 !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-light-sand-lg-up {
    background-color: #dcd6d2 !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-light-sand-lg-up {
    border-color: #dcd6d2 !important; }

  /* line 551, ../scss/typography.scss */
  .valencia-lg-up {
    color: #d43f3a !important; }

  /* line 555, ../scss/typography.scss */
  .bgcol-valencia-lg-up {
    background-color: #d43f3a !important; }

  /* line 559, ../scss/typography.scss */
  .bordercol-valencia-lg-up {
    border-color: #d43f3a !important; }

  /* line 565, ../scss/typography.scss */
  .border-top-lg-up {
    border-top: 1px solid #cccccc; }

  /* line 565, ../scss/typography.scss */
  .border-right-lg-up {
    border-right: 1px solid #cccccc; }

  /* line 565, ../scss/typography.scss */
  .border-bottom-lg-up {
    border-bottom: 1px solid #cccccc; }

  /* line 565, ../scss/typography.scss */
  .border-left-lg-up {
    border-left: 1px solid #cccccc; }

  /* line 570, ../scss/typography.scss */
  .text-left-lg-up {
    text-align: left !important; }

  /* line 573, ../scss/typography.scss */
  .text-center-lg-up {
    text-align: center !important; }

  /* line 576, ../scss/typography.scss */
  .text-right-lg-up {
    text-align: right !important; }

  /* line 579, ../scss/typography.scss */
  .text-justify-lg-up {
    text-align: justify !important; }

  /* line 582, ../scss/typography.scss */
  .text-nowrap-lg-up {
    white-space: nowrap !important; } }
/* line 589, ../scss/typography.scss */
.col-lg-onefifth,
.col-lg-2_4 {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px; }
  @media (min-width: 880px) {
    /* line 589, ../scss/typography.scss */
    .col-lg-onefifth,
    .col-lg-2_4 {
      float: left;
      width: 20%; } }

/* line 593, ../scss/typography.scss */
.col-md-onefifth,
.col-md-2_4 {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px; }
  @media (min-width: 680px) {
    /* line 593, ../scss/typography.scss */
    .col-md-onefifth,
    .col-md-2_4 {
      float: left;
      width: 20%; } }

/* line 597, ../scss/typography.scss */
.col-sm-onefifth,
.col-sm-2_4 {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px; }
  @media (min-width: 480px) {
    /* line 597, ../scss/typography.scss */
    .col-sm-onefifth,
    .col-sm-2_4 {
      float: left;
      width: 20%; } }

/* line 601, ../scss/typography.scss */
.col-xs-onefifth,
.col-xs-2_4 {
  position: relative;
  float: left;
  width: 20%;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px; }
