@charset "UTF-8";
/* @include css-gradient(#dfdfdf,#f8f8f8); */
@import url(../../bower_components/animsition/dist/css/animsition.css);
@import url(../js/slick/slick-theme.css);
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:700,900");
@import url("https://fonts.googleapis.com/css?family=Roboto:400,300,400italic,500,700,300italic|Roboto+Condensed:400,700");
@import url("https://cdnjs.cloudflare.com/ajax/libs/foundicons/3.0.0/foundation-icons.css");
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic; }

.breakpoint-test {
  display: none;
  display: block;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 9999;
  min-width: 200px;
  padding: 10px 15px;
  text-align: center;
  border-radius: 0 10px 0 0;
  background: rgba(10, 10, 10, 0.9) !important;
  color: #fefefe;
  font-family: sans-serif;
  font-size: 14px; }
  .breakpoint-test .name::after {
    display: inline-block;
    font-weight: bold;
    content: "small"; }
    @media screen and (min-width: 20em) {
      .breakpoint-test .name::after {
        content: "tiny"; } }
    @media screen and (min-width: 40em) {
      .breakpoint-test .name::after {
        content: "medium"; } }
    @media screen and (min-width: 60em) {
      .breakpoint-test .name::after {
        content: "medium-large"; } }
    @media screen and (min-width: 64em) {
      .breakpoint-test .name::after {
        content: "menu-break"; } }
    @media screen and (min-width: 64em) {
      .breakpoint-test .name::after {
        content: "large"; } }
    @media screen and (min-width: 75em) {
      .breakpoint-test .name::after {
        content: "xlarge"; } }
    @media screen and (min-width: 82.5em) {
      .breakpoint-test .name::after {
        content: "menu-xl-break"; } }
    @media screen and (min-width: 90em) {
      .breakpoint-test .name::after {
        content: "xxlarge"; } }
    @media screen and (min-width: 102.5em) {
      .breakpoint-test .name::after {
        content: "xxxlarge"; } }
  .breakpoint-test .size::after {
    display: inline-block;
    margin-left: 10px;
    content: "(0)"; }
    @media screen and (min-width: 20em) {
      .breakpoint-test .size::after {
        content: "(320px)"; } }
    @media screen and (min-width: 40em) {
      .breakpoint-test .size::after {
        content: "(640px)"; } }
    @media screen and (min-width: 60em) {
      .breakpoint-test .size::after {
        content: "(960px)"; } }
    @media screen and (min-width: 64em) {
      .breakpoint-test .size::after {
        content: "(1024px)"; } }
    @media screen and (min-width: 64em) {
      .breakpoint-test .size::after {
        content: "(1024px)"; } }
    @media screen and (min-width: 75em) {
      .breakpoint-test .size::after {
        content: "(1200px)"; } }
    @media screen and (min-width: 82.5em) {
      .breakpoint-test .size::after {
        content: "(1320px)"; } }
    @media screen and (min-width: 90em) {
      .breakpoint-test .size::after {
        content: "(1440px)"; } }
    @media screen and (min-width: 102.5em) {
      .breakpoint-test .size::after {
        content: "(1640px)"; } }

/*********************
TOOLS
*********************/
.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.flex, #cff .cff-author-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch; }

.vertical-center {
  -ms-flex-item-align: center;
  align-self: center; }

.full_width {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

.relative {
  position: relative; }

.parallax-window {
  background: transparent; }

.row, #content.component-overview #filter-container .inner-wrapper, #content.component-overview .mobileFilterPane .inner-wrapper,
#content.solution-overview #filter-container .inner-wrapper,
#content.solution-overview .mobileFilterPane .inner-wrapper {
  z-index: 1;
  position: relative; }


.product-container:after {
  content: "";
  display: table;
  clear: both; }

.gridder-list figure img, .gridder-expanded-content figure img, .flexible-content section[data-flex-slick] figure img {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.play-btn {
  position: relative; }

.play-btn .dot, .play-btn .inner-pulse, .play-btn .outer-pulse {
  position: absolute; }

.play-btn .dot span {
  display: block; }

.play-btn .dot {
  transition: all .4s ease-in-out; }

.product-container:after {
  content: "";
  display: table;
  clear: both; }

/**
 * Foundation for Sites by ZURB
 * Version 6.2.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.5.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa, .footer-social-links li a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left, .footer-social-links li a.fa-pull-left:before {
  margin-right: .3em; }

.fa.fa-pull-right, .footer-social-links li a.fa-pull-right:before {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left, .footer-social-links li a.pull-left:before {
  margin-right: .3em; }

.fa.pull-right, .footer-social-links li a.pull-right:before {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before, .footer-social-links li a[href*=linkedin]:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before, .footer-social-links li a[href*=twitter]:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before, .footer-social-links li a[href*=google]:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before, .footer-social-links li a[href*=youtube]:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before, .footer-social-links li a[href*=instagram]:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before, .footer-social-links li a[href*=facebook]:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
   * 1. Set default font family to sans-serif.
   * 2. Prevent iOS and IE text size adjust after device orientation change,
   *    without disabling user zoom.
   */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

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

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

/**
   * Improve readability of focused elements when they are also in an
   * active/hover state.
   */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
     ========================================================================== */
/**
   * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
   */
abbr[title] {
  border-bottom: 1px dotted; }

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

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

/**
   * Address variable `h1` font-size and margin within `section` and `article`
   * contexts in Firefox 4+, Safari, and Chrome.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

/**
   * Address inconsistent and variable font size in all browsers.
   */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/**
   * Define consistent border, margin, and padding.
   * [NOTE] We don't enable this ruleset in Foundation, because we want the <fieldset> element to have plain styling.
   */
/* fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
  } */
/**
   * 1. Correct `color` not being inherited in IE 8/9/10/11.
   * 2. Remove padding so people aren't caught out if they zero out fieldsets.
   */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

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

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

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

td,
th {
  padding: 0; }

.foundation-mq {
  font-family: "small=0em&tiny=20em&medium=40em&medium-large=60em&menu-break=64em&large=64em&xlarge=75em&menu-xl-break=82.5em&xxlarge=90em&xxxlarge=102.5em"; }

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

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

body {
  padding: 0;
  margin: 0;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background: #fefefe;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

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

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

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

.align-center {
  -ms-flex-pack: center;
  justify-content: center; }

.align-justify {
  -ms-flex-pack: justify;
  justify-content: space-between; }

.align-spaced {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

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

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

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

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

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

.align-self-middle {
  -ms-flex-item-align: center;
  align-self: center; }

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

.align-self-stretch {
  -ms-flex-item-align: stretch;
  align-self: stretch; }

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

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

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

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

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

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

@media screen and (min-width: 20em) {
  .tiny-order-1 {
    -ms-flex-order: 1;
    order: 1; }
  .tiny-order-2 {
    -ms-flex-order: 2;
    order: 2; }
  .tiny-order-3 {
    -ms-flex-order: 3;
    order: 3; }
  .tiny-order-4 {
    -ms-flex-order: 4;
    order: 4; }
  .tiny-order-5 {
    -ms-flex-order: 5;
    order: 5; }
  .tiny-order-6 {
    -ms-flex-order: 6;
    order: 6; } }

@media screen and (min-width: 40em) {
  .medium-order-1 {
    -ms-flex-order: 1;
    order: 1; }
  .medium-order-2 {
    -ms-flex-order: 2;
    order: 2; }
  .medium-order-3 {
    -ms-flex-order: 3;
    order: 3; }
  .medium-order-4 {
    -ms-flex-order: 4;
    order: 4; }
  .medium-order-5 {
    -ms-flex-order: 5;
    order: 5; }
  .medium-order-6 {
    -ms-flex-order: 6;
    order: 6; } }

@media screen and (min-width: 60em) {
  .medium-large-order-1 {
    -ms-flex-order: 1;
    order: 1; }
  .medium-large-order-2 {
    -ms-flex-order: 2;
    order: 2; }
  .medium-large-order-3 {
    -ms-flex-order: 3;
    order: 3; }
  .medium-large-order-4 {
    -ms-flex-order: 4;
    order: 4; }
  .medium-large-order-5 {
    -ms-flex-order: 5;
    order: 5; }
  .medium-large-order-6 {
    -ms-flex-order: 6;
    order: 6; } }

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

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

@media screen and (min-width: 82.5em) {
  .menu-xl-break-order-1 {
    -ms-flex-order: 1;
    order: 1; }
  .menu-xl-break-order-2 {
    -ms-flex-order: 2;
    order: 2; }
  .menu-xl-break-order-3 {
    -ms-flex-order: 3;
    order: 3; }
  .menu-xl-break-order-4 {
    -ms-flex-order: 4;
    order: 4; }
  .menu-xl-break-order-5 {
    -ms-flex-order: 5;
    order: 5; }
  .menu-xl-break-order-6 {
    -ms-flex-order: 6;
    order: 6; } }

@media screen and (min-width: 90em) {
  .xxlarge-order-1 {
    -ms-flex-order: 1;
    order: 1; }
  .xxlarge-order-2 {
    -ms-flex-order: 2;
    order: 2; }
  .xxlarge-order-3 {
    -ms-flex-order: 3;
    order: 3; }
  .xxlarge-order-4 {
    -ms-flex-order: 4;
    order: 4; }
  .xxlarge-order-5 {
    -ms-flex-order: 5;
    order: 5; }
  .xxlarge-order-6 {
    -ms-flex-order: 6;
    order: 6; } }

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

@media screen and (min-width: 102.5em) {
  .xxxlarge-order-1 {
    -ms-flex-order: 1;
    order: 1; }
  .xxxlarge-order-2 {
    -ms-flex-order: 2;
    order: 2; }
  .xxxlarge-order-3 {
    -ms-flex-order: 3;
    order: 3; }
  .xxxlarge-order-4 {
    -ms-flex-order: 4;
    order: 4; }
  .xxxlarge-order-5 {
    -ms-flex-order: 5;
    order: 5; }
  .xxxlarge-order-6 {
    -ms-flex-order: 6;
    order: 6; } }

.row, #content.component-overview #filter-container .inner-wrapper, #content.component-overview .mobileFilterPane .inner-wrapper,
#content.solution-overview #filter-container .inner-wrapper,
#content.solution-overview .mobileFilterPane .inner-wrapper {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  .row .row, #content.component-overview #filter-container .inner-wrapper .row, #content.component-overview .mobileFilterPane .inner-wrapper .row,
  #content.solution-overview #filter-container .inner-wrapper .row,
  #content.solution-overview .mobileFilterPane .inner-wrapper .row, .row #content.component-overview #filter-container .inner-wrapper, #content.component-overview #filter-container .row .inner-wrapper, #content.component-overview #filter-container .inner-wrapper .inner-wrapper, #content.component-overview .mobileFilterPane .inner-wrapper #filter-container .inner-wrapper, .row #content.component-overview .mobileFilterPane .inner-wrapper, #content.component-overview .mobileFilterPane .row .inner-wrapper, #content.component-overview .mobileFilterPane .inner-wrapper .inner-wrapper, .row
  #content.solution-overview #filter-container .inner-wrapper,
  #content.solution-overview #filter-container .row .inner-wrapper, #content.solution-overview #filter-container .inner-wrapper .inner-wrapper, #content.solution-overview .mobileFilterPane .inner-wrapper #filter-container .inner-wrapper, .row
  #content.solution-overview .mobileFilterPane .inner-wrapper,
  #content.solution-overview .mobileFilterPane .row .inner-wrapper, #content.solution-overview .mobileFilterPane .inner-wrapper .inner-wrapper {
    max-width: none;
    margin-left: -0.625rem;
    margin-right: -0.625rem;
    max-width: none; }
    @media screen and (min-width: 40em) {
      .row .row, #content.component-overview #filter-container .inner-wrapper .row, #content.component-overview .mobileFilterPane .inner-wrapper .row,
      #content.solution-overview #filter-container .inner-wrapper .row,
      #content.solution-overview .mobileFilterPane .inner-wrapper .row, .row #content.component-overview #filter-container .inner-wrapper, #content.component-overview #filter-container .row .inner-wrapper, #content.component-overview #filter-container .inner-wrapper .inner-wrapper, #content.component-overview .mobileFilterPane .inner-wrapper #filter-container .inner-wrapper, .row #content.component-overview .mobileFilterPane .inner-wrapper, #content.component-overview .mobileFilterPane .row .inner-wrapper, #content.component-overview .mobileFilterPane .inner-wrapper .inner-wrapper, .row
      #content.solution-overview #filter-container .inner-wrapper,
      #content.solution-overview #filter-container .row .inner-wrapper, #content.solution-overview #filter-container .inner-wrapper .inner-wrapper, #content.solution-overview .mobileFilterPane .inner-wrapper #filter-container .inner-wrapper, .row
      #content.solution-overview .mobileFilterPane .inner-wrapper,
      #content.solution-overview .mobileFilterPane .row .inner-wrapper, #content.solution-overview .mobileFilterPane .inner-wrapper .inner-wrapper {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem; } }
  .row.expanded, #content.component-overview #filter-container .expanded.inner-wrapper, #content.component-overview .mobileFilterPane .expanded.inner-wrapper,
  #content.solution-overview #filter-container .expanded.inner-wrapper,
  #content.solution-overview .mobileFilterPane .expanded.inner-wrapper {
    max-width: none; }
  .row.collapse > .column, #content.component-overview #filter-container .collapse.inner-wrapper > .column, #content.component-overview .mobileFilterPane .collapse.inner-wrapper > .column,
  #content.solution-overview #filter-container .collapse.inner-wrapper > .column,
  #content.solution-overview .mobileFilterPane .collapse.inner-wrapper > .column, .row.collapse > .columns, #content.component-overview #filter-container .collapse.inner-wrapper > .columns, #content.component-overview .mobileFilterPane .collapse.inner-wrapper > .columns,
  #content.solution-overview #filter-container .collapse.inner-wrapper > .columns,
  #content.solution-overview .mobileFilterPane .collapse.inner-wrapper > .columns {
    padding-left: 0;
    padding-right: 0; }

.column, .columns {
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  min-width: 0; }
  @media screen and (min-width: 40em) {
    .column, .columns {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; } }

.column.row.row, .row.row.columns, #content.component-overview #filter-container .columns.inner-wrapper, #content.component-overview .mobileFilterPane .columns.inner-wrapper,
#content.solution-overview #filter-container .columns.inner-wrapper,
#content.solution-overview .mobileFilterPane .columns.inner-wrapper, #content.component-overview #filter-container .column.inner-wrapper, #content.component-overview .mobileFilterPane .column.inner-wrapper,
#content.solution-overview #filter-container .column.inner-wrapper,
#content.solution-overview .mobileFilterPane .column.inner-wrapper {
  float: none;
  display: block; }
  .row .column.row.row, #content.component-overview #filter-container .inner-wrapper .column.row.row, #content.component-overview .mobileFilterPane .inner-wrapper .column.row.row,
  #content.solution-overview #filter-container .inner-wrapper .column.row.row,
  #content.solution-overview .mobileFilterPane .inner-wrapper .column.row.row, .row .row.row.columns, #content.component-overview #filter-container .inner-wrapper .row.row.columns, #content.component-overview .mobileFilterPane .inner-wrapper .row.row.columns,
  #content.solution-overview #filter-container .inner-wrapper .row.row.columns,
  #content.solution-overview .mobileFilterPane .inner-wrapper .row.row.columns, .row #content.component-overview #filter-container .columns.inner-wrapper, #content.component-overview #filter-container .row .columns.inner-wrapper, #content.component-overview #filter-container .inner-wrapper .columns.inner-wrapper, #content.component-overview .mobileFilterPane .inner-wrapper #filter-container .columns.inner-wrapper, .row #content.component-overview .mobileFilterPane .columns.inner-wrapper, #content.component-overview .mobileFilterPane .row .columns.inner-wrapper, #content.component-overview .mobileFilterPane .inner-wrapper .columns.inner-wrapper, .row
  #content.solution-overview #filter-container .columns.inner-wrapper,
  #content.solution-overview #filter-container .row .columns.inner-wrapper, #content.solution-overview #filter-container .inner-wrapper .columns.inner-wrapper, #content.solution-overview .mobileFilterPane .inner-wrapper #filter-container .columns.inner-wrapper, .row
  #content.solution-overview .mobileFilterPane .columns.inner-wrapper,
  #content.solution-overview .mobileFilterPane .row .columns.inner-wrapper, #content.solution-overview .mobileFilterPane .inner-wrapper .columns.inner-wrapper, .row #content.component-overview #filter-container .column.inner-wrapper, #content.component-overview #filter-container .row .column.inner-wrapper, #content.component-overview #filter-container .inner-wrapper .column.inner-wrapper, #content.component-overview .mobileFilterPane .inner-wrapper #filter-container .column.inner-wrapper, .row #content.component-overview .mobileFilterPane .column.inner-wrapper, #content.component-overview .mobileFilterPane .row .column.inner-wrapper, #content.component-overview .mobileFilterPane .inner-wrapper .column.inner-wrapper, .row
  #content.solution-overview #filter-container .column.inner-wrapper,
  #content.solution-overview #filter-container .row .column.inner-wrapper, #content.solution-overview #filter-container .inner-wrapper .column.inner-wrapper, #content.solution-overview .mobileFilterPane .inner-wrapper #filter-container .column.inner-wrapper, .row
  #content.solution-overview .mobileFilterPane .column.inner-wrapper,
  #content.solution-overview .mobileFilterPane .row .column.inner-wrapper, #content.solution-overview .mobileFilterPane .inner-wrapper .column.inner-wrapper {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0; }

.small-1 {
  -ms-flex: 0 0 4.16667%;
  flex: 0 0 4.16667%;
  max-width: 4.16667%; }

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

.small-2 {
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

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

.small-3 {
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%; }

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

.small-4 {
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

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

.small-5 {
  -ms-flex: 0 0 20.83333%;
  flex: 0 0 20.83333%;
  max-width: 20.83333%; }

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

.small-6 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

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

.small-7 {
  -ms-flex: 0 0 29.16667%;
  flex: 0 0 29.16667%;
  max-width: 29.16667%; }

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

.small-8 {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

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

.small-9 {
  -ms-flex: 0 0 37.5%;
  flex: 0 0 37.5%;
  max-width: 37.5%; }

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

.small-10 {
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

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

.small-11 {
  -ms-flex: 0 0 45.83333%;
  flex: 0 0 45.83333%;
  max-width: 45.83333%; }

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

.small-12 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

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

.small-13 {
  -ms-flex: 0 0 54.16667%;
  flex: 0 0 54.16667%;
  max-width: 54.16667%; }

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

.small-14 {
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

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

.small-15 {
  -ms-flex: 0 0 62.5%;
  flex: 0 0 62.5%;
  max-width: 62.5%; }

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

.small-16 {
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

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

.small-17 {
  -ms-flex: 0 0 70.83333%;
  flex: 0 0 70.83333%;
  max-width: 70.83333%; }

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

.small-18 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

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

.small-19 {
  -ms-flex: 0 0 79.16667%;
  flex: 0 0 79.16667%;
  max-width: 79.16667%; }

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

.small-20 {
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

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

.small-21 {
  -ms-flex: 0 0 87.5%;
  flex: 0 0 87.5%;
  max-width: 87.5%; }

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

.small-22 {
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

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

.small-23 {
  -ms-flex: 0 0 95.83333%;
  flex: 0 0 95.83333%;
  max-width: 95.83333%; }

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

.small-24 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

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

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

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

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

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

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

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

.small-up-1 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .small-up-1 > .column, .small-up-1 > .columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

.small-up-2 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .small-up-2 > .column, .small-up-2 > .columns {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

.small-up-3 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .small-up-3 > .column, .small-up-3 > .columns {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

.small-up-4 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .small-up-4 > .column, .small-up-4 > .columns {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

.small-up-5 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .small-up-5 > .column, .small-up-5 > .columns {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }

.small-up-6 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .small-up-6 > .column, .small-up-6 > .columns {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }

.small-up-7 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .small-up-7 > .column, .small-up-7 > .columns {
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%; }

.small-up-8 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .small-up-8 > .column, .small-up-8 > .columns {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%; }

.small-collapse > .column, .small-collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-left: 0.625rem;
  padding-right: 0.625rem; }

@media screen and (min-width: 20em) {
  .tiny-1 {
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .tiny-offset-0 {
    margin-left: 0%; }
  .tiny-2 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .tiny-offset-1 {
    margin-left: 4.16667%; }
  .tiny-3 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .tiny-offset-2 {
    margin-left: 8.33333%; }
  .tiny-4 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .tiny-offset-3 {
    margin-left: 12.5%; }
  .tiny-5 {
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .tiny-offset-4 {
    margin-left: 16.66667%; }
  .tiny-6 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .tiny-offset-5 {
    margin-left: 20.83333%; }
  .tiny-7 {
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .tiny-offset-6 {
    margin-left: 25%; }
  .tiny-8 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .tiny-offset-7 {
    margin-left: 29.16667%; }
  .tiny-9 {
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .tiny-offset-8 {
    margin-left: 33.33333%; }
  .tiny-10 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .tiny-offset-9 {
    margin-left: 37.5%; }
  .tiny-11 {
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .tiny-offset-10 {
    margin-left: 41.66667%; }
  .tiny-12 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .tiny-offset-11 {
    margin-left: 45.83333%; }
  .tiny-13 {
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .tiny-offset-12 {
    margin-left: 50%; }
  .tiny-14 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .tiny-offset-13 {
    margin-left: 54.16667%; }
  .tiny-15 {
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .tiny-offset-14 {
    margin-left: 58.33333%; }
  .tiny-16 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .tiny-offset-15 {
    margin-left: 62.5%; }
  .tiny-17 {
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .tiny-offset-16 {
    margin-left: 66.66667%; }
  .tiny-18 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .tiny-offset-17 {
    margin-left: 70.83333%; }
  .tiny-19 {
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .tiny-offset-18 {
    margin-left: 75%; }
  .tiny-20 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .tiny-offset-19 {
    margin-left: 79.16667%; }
  .tiny-21 {
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .tiny-offset-20 {
    margin-left: 83.33333%; }
  .tiny-22 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .tiny-offset-21 {
    margin-left: 87.5%; }
  .tiny-23 {
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .tiny-offset-22 {
    margin-left: 91.66667%; }
  .tiny-24 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .tiny-offset-23 {
    margin-left: 95.83333%; }
  .tiny-order-1 {
    -ms-flex-order: 1;
    order: 1; }
  .tiny-order-2 {
    -ms-flex-order: 2;
    order: 2; }
  .tiny-order-3 {
    -ms-flex-order: 3;
    order: 3; }
  .tiny-order-4 {
    -ms-flex-order: 4;
    order: 4; }
  .tiny-order-5 {
    -ms-flex-order: 5;
    order: 5; }
  .tiny-order-6 {
    -ms-flex-order: 6;
    order: 6; }
  .tiny-up-1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .tiny-up-1 > .column, .tiny-up-1 > .columns {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
  .tiny-up-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .tiny-up-2 > .column, .tiny-up-2 > .columns {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; }
  .tiny-up-3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .tiny-up-3 > .column, .tiny-up-3 > .columns {
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .tiny-up-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .tiny-up-4 > .column, .tiny-up-4 > .columns {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; }
  .tiny-up-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .tiny-up-5 > .column, .tiny-up-5 > .columns {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%; }
  .tiny-up-6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .tiny-up-6 > .column, .tiny-up-6 > .columns {
      -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .tiny-up-7 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .tiny-up-7 > .column, .tiny-up-7 > .columns {
      -ms-flex: 0 0 14.28571%;
      flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .tiny-up-8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .tiny-up-8 > .column, .tiny-up-8 > .columns {
      -ms-flex: 0 0 12.5%;
      flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media screen and (min-width: 20em) and (min-width: 20em) {
  .tiny-expand {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px; } }

.row.tiny-unstack > .column, #content.component-overview #filter-container .tiny-unstack.inner-wrapper > .column, #content.component-overview .mobileFilterPane .tiny-unstack.inner-wrapper > .column,
#content.solution-overview #filter-container .tiny-unstack.inner-wrapper > .column,
#content.solution-overview .mobileFilterPane .tiny-unstack.inner-wrapper > .column, .row.tiny-unstack > .columns, #content.component-overview #filter-container .tiny-unstack.inner-wrapper > .columns, #content.component-overview .mobileFilterPane .tiny-unstack.inner-wrapper > .columns,
#content.solution-overview #filter-container .tiny-unstack.inner-wrapper > .columns,
#content.solution-overview .mobileFilterPane .tiny-unstack.inner-wrapper > .columns {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%; }
  @media screen and (min-width: 20em) {
    .row.tiny-unstack > .column, #content.component-overview #filter-container .tiny-unstack.inner-wrapper > .column, #content.component-overview .mobileFilterPane .tiny-unstack.inner-wrapper > .column,
    #content.solution-overview #filter-container .tiny-unstack.inner-wrapper > .column,
    #content.solution-overview .mobileFilterPane .tiny-unstack.inner-wrapper > .column, .row.tiny-unstack > .columns, #content.component-overview #filter-container .tiny-unstack.inner-wrapper > .columns, #content.component-overview .mobileFilterPane .tiny-unstack.inner-wrapper > .columns,
    #content.solution-overview #filter-container .tiny-unstack.inner-wrapper > .columns,
    #content.solution-overview .mobileFilterPane .tiny-unstack.inner-wrapper > .columns {
      -ms-flex: 1 1 0px;
      flex: 1 1 0px; } }

@media screen and (min-width: 20em) {
  .tiny-collapse > .column, .tiny-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .tiny-uncollapse > .column, .tiny-uncollapse > .columns {
    padding-left: 0.625rem;
    padding-right: 0.625rem; } }

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

@media screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px; } }

.row.medium-unstack > .column, #content.component-overview #filter-container .medium-unstack.inner-wrapper > .column, #content.component-overview .mobileFilterPane .medium-unstack.inner-wrapper > .column,
#content.solution-overview #filter-container .medium-unstack.inner-wrapper > .column,
#content.solution-overview .mobileFilterPane .medium-unstack.inner-wrapper > .column, .row.medium-unstack > .columns, #content.component-overview #filter-container .medium-unstack.inner-wrapper > .columns, #content.component-overview .mobileFilterPane .medium-unstack.inner-wrapper > .columns,
#content.solution-overview #filter-container .medium-unstack.inner-wrapper > .columns,
#content.solution-overview .mobileFilterPane .medium-unstack.inner-wrapper > .columns {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%; }
  @media screen and (min-width: 40em) {
    .row.medium-unstack > .column, #content.component-overview #filter-container .medium-unstack.inner-wrapper > .column, #content.component-overview .mobileFilterPane .medium-unstack.inner-wrapper > .column,
    #content.solution-overview #filter-container .medium-unstack.inner-wrapper > .column,
    #content.solution-overview .mobileFilterPane .medium-unstack.inner-wrapper > .column, .row.medium-unstack > .columns, #content.component-overview #filter-container .medium-unstack.inner-wrapper > .columns, #content.component-overview .mobileFilterPane .medium-unstack.inner-wrapper > .columns,
    #content.solution-overview #filter-container .medium-unstack.inner-wrapper > .columns,
    #content.solution-overview .mobileFilterPane .medium-unstack.inner-wrapper > .columns {
      -ms-flex: 1 1 0px;
      flex: 1 1 0px; } }

@media screen and (min-width: 40em) {
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; } }

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

@media screen and (min-width: 60em) and (min-width: 60em) {
  .medium-large-expand {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px; } }

.row.medium-large-unstack > .column, #content.component-overview #filter-container .medium-large-unstack.inner-wrapper > .column, #content.component-overview .mobileFilterPane .medium-large-unstack.inner-wrapper > .column,
#content.solution-overview #filter-container .medium-large-unstack.inner-wrapper > .column,
#content.solution-overview .mobileFilterPane .medium-large-unstack.inner-wrapper > .column, .row.medium-large-unstack > .columns, #content.component-overview #filter-container .medium-large-unstack.inner-wrapper > .columns, #content.component-overview .mobileFilterPane .medium-large-unstack.inner-wrapper > .columns,
#content.solution-overview #filter-container .medium-large-unstack.inner-wrapper > .columns,
#content.solution-overview .mobileFilterPane .medium-large-unstack.inner-wrapper > .columns {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%; }
  @media screen and (min-width: 60em) {
    .row.medium-large-unstack > .column, #content.component-overview #filter-container .medium-large-unstack.inner-wrapper > .column, #content.component-overview .mobileFilterPane .medium-large-unstack.inner-wrapper > .column,
    #content.solution-overview #filter-container .medium-large-unstack.inner-wrapper > .column,
    #content.solution-overview .mobileFilterPane .medium-large-unstack.inner-wrapper > .column, .row.medium-large-unstack > .columns, #content.component-overview #filter-container .medium-large-unstack.inner-wrapper > .columns, #content.component-overview .mobileFilterPane .medium-large-unstack.inner-wrapper > .columns,
    #content.solution-overview #filter-container .medium-large-unstack.inner-wrapper > .columns,
    #content.solution-overview .mobileFilterPane .medium-large-unstack.inner-wrapper > .columns {
      -ms-flex: 1 1 0px;
      flex: 1 1 0px; } }

@media screen and (min-width: 60em) {
  .medium-large-collapse > .column, .medium-large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .medium-large-uncollapse > .column, .medium-large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; } }

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

@media screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px; } }

.row.large-unstack > .column, #content.component-overview #filter-container .large-unstack.inner-wrapper > .column, #content.component-overview .mobileFilterPane .large-unstack.inner-wrapper > .column,
#content.solution-overview #filter-container .large-unstack.inner-wrapper > .column,
#content.solution-overview .mobileFilterPane .large-unstack.inner-wrapper > .column, .row.large-unstack > .columns, #content.component-overview #filter-container .large-unstack.inner-wrapper > .columns, #content.component-overview .mobileFilterPane .large-unstack.inner-wrapper > .columns,
#content.solution-overview #filter-container .large-unstack.inner-wrapper > .columns,
#content.solution-overview .mobileFilterPane .large-unstack.inner-wrapper > .columns {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%; }
  @media screen and (min-width: 64em) {
    .row.large-unstack > .column, #content.component-overview #filter-container .large-unstack.inner-wrapper > .column, #content.component-overview .mobileFilterPane .large-unstack.inner-wrapper > .column,
    #content.solution-overview #filter-container .large-unstack.inner-wrapper > .column,
    #content.solution-overview .mobileFilterPane .large-unstack.inner-wrapper > .column, .row.large-unstack > .columns, #content.component-overview #filter-container .large-unstack.inner-wrapper > .columns, #content.component-overview .mobileFilterPane .large-unstack.inner-wrapper > .columns,
    #content.solution-overview #filter-container .large-unstack.inner-wrapper > .columns,
    #content.solution-overview .mobileFilterPane .large-unstack.inner-wrapper > .columns {
      -ms-flex: 1 1 0px;
      flex: 1 1 0px; } }

@media screen and (min-width: 64em) {
  .large-collapse > .column, .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; } }

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

@media screen and (min-width: 75em) and (min-width: 75em) {
  .xlarge-expand {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px; } }

.row.xlarge-unstack > .column, #content.component-overview #filter-container .xlarge-unstack.inner-wrapper > .column, #content.component-overview .mobileFilterPane .xlarge-unstack.inner-wrapper > .column,
#content.solution-overview #filter-container .xlarge-unstack.inner-wrapper > .column,
#content.solution-overview .mobileFilterPane .xlarge-unstack.inner-wrapper > .column, .row.xlarge-unstack > .columns, #content.component-overview #filter-container .xlarge-unstack.inner-wrapper > .columns, #content.component-overview .mobileFilterPane .xlarge-unstack.inner-wrapper > .columns,
#content.solution-overview #filter-container .xlarge-unstack.inner-wrapper > .columns,
#content.solution-overview .mobileFilterPane .xlarge-unstack.inner-wrapper > .columns {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%; }
  @media screen and (min-width: 75em) {
    .row.xlarge-unstack > .column, #content.component-overview #filter-container .xlarge-unstack.inner-wrapper > .column, #content.component-overview .mobileFilterPane .xlarge-unstack.inner-wrapper > .column,
    #content.solution-overview #filter-container .xlarge-unstack.inner-wrapper > .column,
    #content.solution-overview .mobileFilterPane .xlarge-unstack.inner-wrapper > .column, .row.xlarge-unstack > .columns, #content.component-overview #filter-container .xlarge-unstack.inner-wrapper > .columns, #content.component-overview .mobileFilterPane .xlarge-unstack.inner-wrapper > .columns,
    #content.solution-overview #filter-container .xlarge-unstack.inner-wrapper > .columns,
    #content.solution-overview .mobileFilterPane .xlarge-unstack.inner-wrapper > .columns {
      -ms-flex: 1 1 0px;
      flex: 1 1 0px; } }

@media screen and (min-width: 75em) {
  .xlarge-collapse > .column, .xlarge-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; } }

@media screen and (min-width: 82.5em) {
  .menu-xl-break-1 {
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .menu-xl-break-offset-0 {
    margin-left: 0%; }
  .menu-xl-break-2 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .menu-xl-break-offset-1 {
    margin-left: 4.16667%; }
  .menu-xl-break-3 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .menu-xl-break-offset-2 {
    margin-left: 8.33333%; }
  .menu-xl-break-4 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .menu-xl-break-offset-3 {
    margin-left: 12.5%; }
  .menu-xl-break-5 {
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .menu-xl-break-offset-4 {
    margin-left: 16.66667%; }
  .menu-xl-break-6 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .menu-xl-break-offset-5 {
    margin-left: 20.83333%; }
  .menu-xl-break-7 {
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .menu-xl-break-offset-6 {
    margin-left: 25%; }
  .menu-xl-break-8 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .menu-xl-break-offset-7 {
    margin-left: 29.16667%; }
  .menu-xl-break-9 {
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .menu-xl-break-offset-8 {
    margin-left: 33.33333%; }
  .menu-xl-break-10 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .menu-xl-break-offset-9 {
    margin-left: 37.5%; }
  .menu-xl-break-11 {
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .menu-xl-break-offset-10 {
    margin-left: 41.66667%; }
  .menu-xl-break-12 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .menu-xl-break-offset-11 {
    margin-left: 45.83333%; }
  .menu-xl-break-13 {
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .menu-xl-break-offset-12 {
    margin-left: 50%; }
  .menu-xl-break-14 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .menu-xl-break-offset-13 {
    margin-left: 54.16667%; }
  .menu-xl-break-15 {
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .menu-xl-break-offset-14 {
    margin-left: 58.33333%; }
  .menu-xl-break-16 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .menu-xl-break-offset-15 {
    margin-left: 62.5%; }
  .menu-xl-break-17 {
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .menu-xl-break-offset-16 {
    margin-left: 66.66667%; }
  .menu-xl-break-18 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .menu-xl-break-offset-17 {
    margin-left: 70.83333%; }
  .menu-xl-break-19 {
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .menu-xl-break-offset-18 {
    margin-left: 75%; }
  .menu-xl-break-20 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .menu-xl-break-offset-19 {
    margin-left: 79.16667%; }
  .menu-xl-break-21 {
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .menu-xl-break-offset-20 {
    margin-left: 83.33333%; }
  .menu-xl-break-22 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .menu-xl-break-offset-21 {
    margin-left: 87.5%; }
  .menu-xl-break-23 {
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .menu-xl-break-offset-22 {
    margin-left: 91.66667%; }
  .menu-xl-break-24 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .menu-xl-break-offset-23 {
    margin-left: 95.83333%; }
  .menu-xl-break-order-1 {
    -ms-flex-order: 1;
    order: 1; }
  .menu-xl-break-order-2 {
    -ms-flex-order: 2;
    order: 2; }
  .menu-xl-break-order-3 {
    -ms-flex-order: 3;
    order: 3; }
  .menu-xl-break-order-4 {
    -ms-flex-order: 4;
    order: 4; }
  .menu-xl-break-order-5 {
    -ms-flex-order: 5;
    order: 5; }
  .menu-xl-break-order-6 {
    -ms-flex-order: 6;
    order: 6; }
  .menu-xl-break-up-1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .menu-xl-break-up-1 > .column, .menu-xl-break-up-1 > .columns {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
  .menu-xl-break-up-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .menu-xl-break-up-2 > .column, .menu-xl-break-up-2 > .columns {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; }
  .menu-xl-break-up-3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .menu-xl-break-up-3 > .column, .menu-xl-break-up-3 > .columns {
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .menu-xl-break-up-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .menu-xl-break-up-4 > .column, .menu-xl-break-up-4 > .columns {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; }
  .menu-xl-break-up-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .menu-xl-break-up-5 > .column, .menu-xl-break-up-5 > .columns {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%; }
  .menu-xl-break-up-6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .menu-xl-break-up-6 > .column, .menu-xl-break-up-6 > .columns {
      -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .menu-xl-break-up-7 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .menu-xl-break-up-7 > .column, .menu-xl-break-up-7 > .columns {
      -ms-flex: 0 0 14.28571%;
      flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .menu-xl-break-up-8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .menu-xl-break-up-8 > .column, .menu-xl-break-up-8 > .columns {
      -ms-flex: 0 0 12.5%;
      flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media screen and (min-width: 82.5em) and (min-width: 82.5em) {
  .menu-xl-break-expand {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px; } }

.row.menu-xl-break-unstack > .column, #content.component-overview #filter-container .menu-xl-break-unstack.inner-wrapper > .column, #content.component-overview .mobileFilterPane .menu-xl-break-unstack.inner-wrapper > .column,
#content.solution-overview #filter-container .menu-xl-break-unstack.inner-wrapper > .column,
#content.solution-overview .mobileFilterPane .menu-xl-break-unstack.inner-wrapper > .column, .row.menu-xl-break-unstack > .columns, #content.component-overview #filter-container .menu-xl-break-unstack.inner-wrapper > .columns, #content.component-overview .mobileFilterPane .menu-xl-break-unstack.inner-wrapper > .columns,
#content.solution-overview #filter-container .menu-xl-break-unstack.inner-wrapper > .columns,
#content.solution-overview .mobileFilterPane .menu-xl-break-unstack.inner-wrapper > .columns {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%; }
  @media screen and (min-width: 82.5em) {
    .row.menu-xl-break-unstack > .column, #content.component-overview #filter-container .menu-xl-break-unstack.inner-wrapper > .column, #content.component-overview .mobileFilterPane .menu-xl-break-unstack.inner-wrapper > .column,
    #content.solution-overview #filter-container .menu-xl-break-unstack.inner-wrapper > .column,
    #content.solution-overview .mobileFilterPane .menu-xl-break-unstack.inner-wrapper > .column, .row.menu-xl-break-unstack > .columns, #content.component-overview #filter-container .menu-xl-break-unstack.inner-wrapper > .columns, #content.component-overview .mobileFilterPane .menu-xl-break-unstack.inner-wrapper > .columns,
    #content.solution-overview #filter-container .menu-xl-break-unstack.inner-wrapper > .columns,
    #content.solution-overview .mobileFilterPane .menu-xl-break-unstack.inner-wrapper > .columns {
      -ms-flex: 1 1 0px;
      flex: 1 1 0px; } }

@media screen and (min-width: 82.5em) {
  .menu-xl-break-collapse > .column, .menu-xl-break-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .menu-xl-break-uncollapse > .column, .menu-xl-break-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; } }

@media screen and (min-width: 90em) {
  .xxlarge-1 {
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .xxlarge-offset-0 {
    margin-left: 0%; }
  .xxlarge-2 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .xxlarge-offset-1 {
    margin-left: 4.16667%; }
  .xxlarge-3 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .xxlarge-offset-2 {
    margin-left: 8.33333%; }
  .xxlarge-4 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .xxlarge-offset-3 {
    margin-left: 12.5%; }
  .xxlarge-5 {
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .xxlarge-offset-4 {
    margin-left: 16.66667%; }
  .xxlarge-6 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .xxlarge-offset-5 {
    margin-left: 20.83333%; }
  .xxlarge-7 {
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .xxlarge-offset-6 {
    margin-left: 25%; }
  .xxlarge-8 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .xxlarge-offset-7 {
    margin-left: 29.16667%; }
  .xxlarge-9 {
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .xxlarge-offset-8 {
    margin-left: 33.33333%; }
  .xxlarge-10 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .xxlarge-offset-9 {
    margin-left: 37.5%; }
  .xxlarge-11 {
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .xxlarge-offset-10 {
    margin-left: 41.66667%; }
  .xxlarge-12 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .xxlarge-offset-11 {
    margin-left: 45.83333%; }
  .xxlarge-13 {
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .xxlarge-offset-12 {
    margin-left: 50%; }
  .xxlarge-14 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .xxlarge-offset-13 {
    margin-left: 54.16667%; }
  .xxlarge-15 {
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .xxlarge-offset-14 {
    margin-left: 58.33333%; }
  .xxlarge-16 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .xxlarge-offset-15 {
    margin-left: 62.5%; }
  .xxlarge-17 {
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .xxlarge-offset-16 {
    margin-left: 66.66667%; }
  .xxlarge-18 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .xxlarge-offset-17 {
    margin-left: 70.83333%; }
  .xxlarge-19 {
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .xxlarge-offset-18 {
    margin-left: 75%; }
  .xxlarge-20 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .xxlarge-offset-19 {
    margin-left: 79.16667%; }
  .xxlarge-21 {
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .xxlarge-offset-20 {
    margin-left: 83.33333%; }
  .xxlarge-22 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .xxlarge-offset-21 {
    margin-left: 87.5%; }
  .xxlarge-23 {
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .xxlarge-offset-22 {
    margin-left: 91.66667%; }
  .xxlarge-24 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .xxlarge-offset-23 {
    margin-left: 95.83333%; }
  .xxlarge-order-1 {
    -ms-flex-order: 1;
    order: 1; }
  .xxlarge-order-2 {
    -ms-flex-order: 2;
    order: 2; }
  .xxlarge-order-3 {
    -ms-flex-order: 3;
    order: 3; }
  .xxlarge-order-4 {
    -ms-flex-order: 4;
    order: 4; }
  .xxlarge-order-5 {
    -ms-flex-order: 5;
    order: 5; }
  .xxlarge-order-6 {
    -ms-flex-order: 6;
    order: 6; }
  .xxlarge-up-1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .xxlarge-up-1 > .column, .xxlarge-up-1 > .columns {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
  .xxlarge-up-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .xxlarge-up-2 > .column, .xxlarge-up-2 > .columns {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; }
  .xxlarge-up-3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .xxlarge-up-3 > .column, .xxlarge-up-3 > .columns {
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .xxlarge-up-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .xxlarge-up-4 > .column, .xxlarge-up-4 > .columns {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; }
  .xxlarge-up-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .xxlarge-up-5 > .column, .xxlarge-up-5 > .columns {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%; }
  .xxlarge-up-6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .xxlarge-up-6 > .column, .xxlarge-up-6 > .columns {
      -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .xxlarge-up-7 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .xxlarge-up-7 > .column, .xxlarge-up-7 > .columns {
      -ms-flex: 0 0 14.28571%;
      flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .xxlarge-up-8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .xxlarge-up-8 > .column, .xxlarge-up-8 > .columns {
      -ms-flex: 0 0 12.5%;
      flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media screen and (min-width: 90em) and (min-width: 90em) {
  .xxlarge-expand {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px; } }

.row.xxlarge-unstack > .column, #content.component-overview #filter-container .xxlarge-unstack.inner-wrapper > .column, #content.component-overview .mobileFilterPane .xxlarge-unstack.inner-wrapper > .column,
#content.solution-overview #filter-container .xxlarge-unstack.inner-wrapper > .column,
#content.solution-overview .mobileFilterPane .xxlarge-unstack.inner-wrapper > .column, .row.xxlarge-unstack > .columns, #content.component-overview #filter-container .xxlarge-unstack.inner-wrapper > .columns, #content.component-overview .mobileFilterPane .xxlarge-unstack.inner-wrapper > .columns,
#content.solution-overview #filter-container .xxlarge-unstack.inner-wrapper > .columns,
#content.solution-overview .mobileFilterPane .xxlarge-unstack.inner-wrapper > .columns {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%; }
  @media screen and (min-width: 90em) {
    .row.xxlarge-unstack > .column, #content.component-overview #filter-container .xxlarge-unstack.inner-wrapper > .column, #content.component-overview .mobileFilterPane .xxlarge-unstack.inner-wrapper > .column,
    #content.solution-overview #filter-container .xxlarge-unstack.inner-wrapper > .column,
    #content.solution-overview .mobileFilterPane .xxlarge-unstack.inner-wrapper > .column, .row.xxlarge-unstack > .columns, #content.component-overview #filter-container .xxlarge-unstack.inner-wrapper > .columns, #content.component-overview .mobileFilterPane .xxlarge-unstack.inner-wrapper > .columns,
    #content.solution-overview #filter-container .xxlarge-unstack.inner-wrapper > .columns,
    #content.solution-overview .mobileFilterPane .xxlarge-unstack.inner-wrapper > .columns {
      -ms-flex: 1 1 0px;
      flex: 1 1 0px; } }

@media screen and (min-width: 90em) {
  .xxlarge-collapse > .column, .xxlarge-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .xxlarge-uncollapse > .column, .xxlarge-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; } }

@media screen and (min-width: 64em) {
  .menu-break-1 {
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .menu-break-offset-0 {
    margin-left: 0%; }
  .menu-break-2 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .menu-break-offset-1 {
    margin-left: 4.16667%; }
  .menu-break-3 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .menu-break-offset-2 {
    margin-left: 8.33333%; }
  .menu-break-4 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .menu-break-offset-3 {
    margin-left: 12.5%; }
  .menu-break-5 {
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .menu-break-offset-4 {
    margin-left: 16.66667%; }
  .menu-break-6 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .menu-break-offset-5 {
    margin-left: 20.83333%; }
  .menu-break-7 {
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .menu-break-offset-6 {
    margin-left: 25%; }
  .menu-break-8 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .menu-break-offset-7 {
    margin-left: 29.16667%; }
  .menu-break-9 {
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .menu-break-offset-8 {
    margin-left: 33.33333%; }
  .menu-break-10 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .menu-break-offset-9 {
    margin-left: 37.5%; }
  .menu-break-11 {
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .menu-break-offset-10 {
    margin-left: 41.66667%; }
  .menu-break-12 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .menu-break-offset-11 {
    margin-left: 45.83333%; }
  .menu-break-13 {
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .menu-break-offset-12 {
    margin-left: 50%; }
  .menu-break-14 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .menu-break-offset-13 {
    margin-left: 54.16667%; }
  .menu-break-15 {
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .menu-break-offset-14 {
    margin-left: 58.33333%; }
  .menu-break-16 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .menu-break-offset-15 {
    margin-left: 62.5%; }
  .menu-break-17 {
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .menu-break-offset-16 {
    margin-left: 66.66667%; }
  .menu-break-18 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .menu-break-offset-17 {
    margin-left: 70.83333%; }
  .menu-break-19 {
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .menu-break-offset-18 {
    margin-left: 75%; }
  .menu-break-20 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .menu-break-offset-19 {
    margin-left: 79.16667%; }
  .menu-break-21 {
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .menu-break-offset-20 {
    margin-left: 83.33333%; }
  .menu-break-22 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .menu-break-offset-21 {
    margin-left: 87.5%; }
  .menu-break-23 {
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .menu-break-offset-22 {
    margin-left: 91.66667%; }
  .menu-break-24 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .menu-break-offset-23 {
    margin-left: 95.83333%; }
  .menu-break-order-1 {
    -ms-flex-order: 1;
    order: 1; }
  .menu-break-order-2 {
    -ms-flex-order: 2;
    order: 2; }
  .menu-break-order-3 {
    -ms-flex-order: 3;
    order: 3; }
  .menu-break-order-4 {
    -ms-flex-order: 4;
    order: 4; }
  .menu-break-order-5 {
    -ms-flex-order: 5;
    order: 5; }
  .menu-break-order-6 {
    -ms-flex-order: 6;
    order: 6; }
  .menu-break-up-1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .menu-break-up-1 > .column, .menu-break-up-1 > .columns {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
  .menu-break-up-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .menu-break-up-2 > .column, .menu-break-up-2 > .columns {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; }
  .menu-break-up-3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .menu-break-up-3 > .column, .menu-break-up-3 > .columns {
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .menu-break-up-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .menu-break-up-4 > .column, .menu-break-up-4 > .columns {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; }
  .menu-break-up-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .menu-break-up-5 > .column, .menu-break-up-5 > .columns {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%; }
  .menu-break-up-6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .menu-break-up-6 > .column, .menu-break-up-6 > .columns {
      -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .menu-break-up-7 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .menu-break-up-7 > .column, .menu-break-up-7 > .columns {
      -ms-flex: 0 0 14.28571%;
      flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .menu-break-up-8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .menu-break-up-8 > .column, .menu-break-up-8 > .columns {
      -ms-flex: 0 0 12.5%;
      flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media screen and (min-width: 64em) and (min-width: 64em) {
  .menu-break-expand {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px; } }

.row.menu-break-unstack > .column, #content.component-overview #filter-container .menu-break-unstack.inner-wrapper > .column, #content.component-overview .mobileFilterPane .menu-break-unstack.inner-wrapper > .column,
#content.solution-overview #filter-container .menu-break-unstack.inner-wrapper > .column,
#content.solution-overview .mobileFilterPane .menu-break-unstack.inner-wrapper > .column, .row.menu-break-unstack > .columns, #content.component-overview #filter-container .menu-break-unstack.inner-wrapper > .columns, #content.component-overview .mobileFilterPane .menu-break-unstack.inner-wrapper > .columns,
#content.solution-overview #filter-container .menu-break-unstack.inner-wrapper > .columns,
#content.solution-overview .mobileFilterPane .menu-break-unstack.inner-wrapper > .columns {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%; }
  @media screen and (min-width: 64em) {
    .row.menu-break-unstack > .column, #content.component-overview #filter-container .menu-break-unstack.inner-wrapper > .column, #content.component-overview .mobileFilterPane .menu-break-unstack.inner-wrapper > .column,
    #content.solution-overview #filter-container .menu-break-unstack.inner-wrapper > .column,
    #content.solution-overview .mobileFilterPane .menu-break-unstack.inner-wrapper > .column, .row.menu-break-unstack > .columns, #content.component-overview #filter-container .menu-break-unstack.inner-wrapper > .columns, #content.component-overview .mobileFilterPane .menu-break-unstack.inner-wrapper > .columns,
    #content.solution-overview #filter-container .menu-break-unstack.inner-wrapper > .columns,
    #content.solution-overview .mobileFilterPane .menu-break-unstack.inner-wrapper > .columns {
      -ms-flex: 1 1 0px;
      flex: 1 1 0px; } }

@media screen and (min-width: 64em) {
  .menu-break-collapse > .column, .menu-break-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .menu-break-uncollapse > .column, .menu-break-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; } }

@media screen and (min-width: 102.5em) {
  .xxxlarge-1 {
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .xxxlarge-offset-0 {
    margin-left: 0%; }
  .xxxlarge-2 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .xxxlarge-offset-1 {
    margin-left: 4.16667%; }
  .xxxlarge-3 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .xxxlarge-offset-2 {
    margin-left: 8.33333%; }
  .xxxlarge-4 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .xxxlarge-offset-3 {
    margin-left: 12.5%; }
  .xxxlarge-5 {
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .xxxlarge-offset-4 {
    margin-left: 16.66667%; }
  .xxxlarge-6 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .xxxlarge-offset-5 {
    margin-left: 20.83333%; }
  .xxxlarge-7 {
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .xxxlarge-offset-6 {
    margin-left: 25%; }
  .xxxlarge-8 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .xxxlarge-offset-7 {
    margin-left: 29.16667%; }
  .xxxlarge-9 {
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .xxxlarge-offset-8 {
    margin-left: 33.33333%; }
  .xxxlarge-10 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .xxxlarge-offset-9 {
    margin-left: 37.5%; }
  .xxxlarge-11 {
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .xxxlarge-offset-10 {
    margin-left: 41.66667%; }
  .xxxlarge-12 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .xxxlarge-offset-11 {
    margin-left: 45.83333%; }
  .xxxlarge-13 {
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .xxxlarge-offset-12 {
    margin-left: 50%; }
  .xxxlarge-14 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .xxxlarge-offset-13 {
    margin-left: 54.16667%; }
  .xxxlarge-15 {
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .xxxlarge-offset-14 {
    margin-left: 58.33333%; }
  .xxxlarge-16 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .xxxlarge-offset-15 {
    margin-left: 62.5%; }
  .xxxlarge-17 {
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .xxxlarge-offset-16 {
    margin-left: 66.66667%; }
  .xxxlarge-18 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .xxxlarge-offset-17 {
    margin-left: 70.83333%; }
  .xxxlarge-19 {
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .xxxlarge-offset-18 {
    margin-left: 75%; }
  .xxxlarge-20 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .xxxlarge-offset-19 {
    margin-left: 79.16667%; }
  .xxxlarge-21 {
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .xxxlarge-offset-20 {
    margin-left: 83.33333%; }
  .xxxlarge-22 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .xxxlarge-offset-21 {
    margin-left: 87.5%; }
  .xxxlarge-23 {
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .xxxlarge-offset-22 {
    margin-left: 91.66667%; }
  .xxxlarge-24 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .xxxlarge-offset-23 {
    margin-left: 95.83333%; }
  .xxxlarge-order-1 {
    -ms-flex-order: 1;
    order: 1; }
  .xxxlarge-order-2 {
    -ms-flex-order: 2;
    order: 2; }
  .xxxlarge-order-3 {
    -ms-flex-order: 3;
    order: 3; }
  .xxxlarge-order-4 {
    -ms-flex-order: 4;
    order: 4; }
  .xxxlarge-order-5 {
    -ms-flex-order: 5;
    order: 5; }
  .xxxlarge-order-6 {
    -ms-flex-order: 6;
    order: 6; }
  .xxxlarge-up-1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .xxxlarge-up-1 > .column, .xxxlarge-up-1 > .columns {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
  .xxxlarge-up-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .xxxlarge-up-2 > .column, .xxxlarge-up-2 > .columns {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; }
  .xxxlarge-up-3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .xxxlarge-up-3 > .column, .xxxlarge-up-3 > .columns {
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .xxxlarge-up-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .xxxlarge-up-4 > .column, .xxxlarge-up-4 > .columns {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; }
  .xxxlarge-up-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .xxxlarge-up-5 > .column, .xxxlarge-up-5 > .columns {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%; }
  .xxxlarge-up-6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .xxxlarge-up-6 > .column, .xxxlarge-up-6 > .columns {
      -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .xxxlarge-up-7 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .xxxlarge-up-7 > .column, .xxxlarge-up-7 > .columns {
      -ms-flex: 0 0 14.28571%;
      flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .xxxlarge-up-8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .xxxlarge-up-8 > .column, .xxxlarge-up-8 > .columns {
      -ms-flex: 0 0 12.5%;
      flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media screen and (min-width: 102.5em) and (min-width: 102.5em) {
  .xxxlarge-expand {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px; } }

.row.xxxlarge-unstack > .column, #content.component-overview #filter-container .xxxlarge-unstack.inner-wrapper > .column, #content.component-overview .mobileFilterPane .xxxlarge-unstack.inner-wrapper > .column,
#content.solution-overview #filter-container .xxxlarge-unstack.inner-wrapper > .column,
#content.solution-overview .mobileFilterPane .xxxlarge-unstack.inner-wrapper > .column, .row.xxxlarge-unstack > .columns, #content.component-overview #filter-container .xxxlarge-unstack.inner-wrapper > .columns, #content.component-overview .mobileFilterPane .xxxlarge-unstack.inner-wrapper > .columns,
#content.solution-overview #filter-container .xxxlarge-unstack.inner-wrapper > .columns,
#content.solution-overview .mobileFilterPane .xxxlarge-unstack.inner-wrapper > .columns {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%; }
  @media screen and (min-width: 102.5em) {
    .row.xxxlarge-unstack > .column, #content.component-overview #filter-container .xxxlarge-unstack.inner-wrapper > .column, #content.component-overview .mobileFilterPane .xxxlarge-unstack.inner-wrapper > .column,
    #content.solution-overview #filter-container .xxxlarge-unstack.inner-wrapper > .column,
    #content.solution-overview .mobileFilterPane .xxxlarge-unstack.inner-wrapper > .column, .row.xxxlarge-unstack > .columns, #content.component-overview #filter-container .xxxlarge-unstack.inner-wrapper > .columns, #content.component-overview .mobileFilterPane .xxxlarge-unstack.inner-wrapper > .columns,
    #content.solution-overview #filter-container .xxxlarge-unstack.inner-wrapper > .columns,
    #content.solution-overview .mobileFilterPane .xxxlarge-unstack.inner-wrapper > .columns {
      -ms-flex: 1 1 0px;
      flex: 1 1 0px; } }

@media screen and (min-width: 102.5em) {
  .xxxlarge-collapse > .column, .xxxlarge-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .xxxlarge-uncollapse > .column, .xxxlarge-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; } }

.shrink {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%; }

.column.align-top, .align-top.columns {
  -ms-flex-item-align: start;
  align-self: flex-start; }

.column.align-bottom, .align-bottom.columns {
  -ms-flex-item-align: end;
  align-self: flex-end; }

.column.align-middle, .align-middle.columns {
  -ms-flex-item-align: center;
  align-self: center; }

.column.align-stretch, .align-stretch.columns {
  -ms-flex-item-align: stretch;
  align-self: stretch; }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
#content.course-overview-page #course-cta-links li a,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

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

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

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

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

h1,
h2,
h3,
#content.course-overview-page #course-cta-links li a,
h4,
h5,
h6 {
  font-family: "Source Sans Pro", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  h1 small,
  h2 small,
  h3 small, #content.course-overview-page #course-cta-links li a small,
  h4 small,
  h5 small,
  h6 small {
    color: #cacaca;
    line-height: 0; }

h1 {
  font-size: 1.5rem; }

h2 {
  font-size: 1.25rem; }

h3, #content.course-overview-page #course-cta-links li a {
  font-size: 1.1875rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.0625rem; }

h6 {
  font-size: 1rem; }

@media screen and (min-width: 40em) {
  h1 {
    font-size: 3rem; }
  h2 {
    font-size: 2.5rem; }
  h3, #content.course-overview-page #course-cta-links li a {
    font-size: 1.9375rem; }
  h4 {
    font-size: 1.5625rem; }
  h5 {
    font-size: 1.25rem; }
  h6 {
    font-size: 1rem; } }

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

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

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

li {
  font-size: inherit; }

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

ol {
  margin-left: 1.25rem; }

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

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

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

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }
  cite:before {
    content: '\2014 \0020'; }

abbr {
  color: #0a0a0a;
  cursor: help;
  border-bottom: 1px dotted #0a0a0a; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  background-color: #e6e6e6;
  border: 1px solid #cacaca;
  padding: 0.125rem 0.3125rem 0.0625rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 82.5em) {
  .menu-xl-break-text-left {
    text-align: left; }
  .menu-xl-break-text-right {
    text-align: right; }
  .menu-xl-break-text-center {
    text-align: center; }
  .menu-xl-break-text-justify {
    text-align: justify; } }

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

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

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

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

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

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

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

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #cacaca; }

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #cacaca; }

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

input::placeholder,
textarea::placeholder {
  color: #cacaca; }

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

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

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

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

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

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

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

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

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

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem; }
  .input-group > :first-child {
    border-radius: 0 0 0 0; }
  .input-group > :last-child > * {
    border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button {
  margin: 0;
  display: table-cell;
  vertical-align: middle; }

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

.input-group-field {
  border-radius: 0;
  height: 2.5rem; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  height: 100%;
  width: 1%; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button {
    margin: 0; }

.input-group .input-group-button {
  display: table-cell; }

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

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

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

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

.is-invalid-input:not(:focus) {
  background-color: rgba(255, 220, 0, 0.1);
  border-color: #FFDC00; }

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

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

.button, #content.component-overview #filter-container .filter-group a.filter, #content.component-overview .mobileFilterPane .filter-group a.filter,
#content.solution-overview #filter-container .filter-group a.filter,
#content.solution-overview .mobileFilterPane .filter-group a.filter, .contact input[type=submit] {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.85em 1em;
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
  background-color: #faaf40;
  color: #fefefe; }
  [data-whatinput='mouse'] .button, [data-whatinput='mouse'] #content.component-overview #filter-container .filter-group a.filter, #content.component-overview #filter-container .filter-group [data-whatinput='mouse'] a.filter, [data-whatinput='mouse'] #content.component-overview .mobileFilterPane .filter-group a.filter, #content.component-overview .mobileFilterPane .filter-group [data-whatinput='mouse'] a.filter, [data-whatinput='mouse']
  #content.solution-overview #filter-container .filter-group a.filter,
  #content.solution-overview #filter-container .filter-group [data-whatinput='mouse'] a.filter, [data-whatinput='mouse']
  #content.solution-overview .mobileFilterPane .filter-group a.filter,
  #content.solution-overview .mobileFilterPane .filter-group [data-whatinput='mouse'] a.filter, [data-whatinput='mouse'] .contact input[type=submit], .contact [data-whatinput='mouse'] input[type=submit] {
    outline: 0; }
  .button:hover, #content.component-overview #filter-container .filter-group a.filter:hover, #content.component-overview .mobileFilterPane .filter-group a.filter:hover,
  #content.solution-overview #filter-container .filter-group a.filter:hover,
  #content.solution-overview .mobileFilterPane .filter-group a.filter:hover, .contact input[type=submit]:hover, .button:focus, #content.component-overview #filter-container .filter-group a.filter:focus, #content.component-overview .mobileFilterPane .filter-group a.filter:focus,
  #content.solution-overview #filter-container .filter-group a.filter:focus,
  #content.solution-overview .mobileFilterPane .filter-group a.filter:focus, .contact input[type=submit]:focus {
    background-color: #f99c12;
    color: #fefefe; }
  .button.tiny, #content.component-overview #filter-container .filter-group a.tiny.filter, #content.component-overview .mobileFilterPane .filter-group a.tiny.filter,
  #content.solution-overview #filter-container .filter-group a.tiny.filter,
  #content.solution-overview .mobileFilterPane .filter-group a.tiny.filter, .contact input.tiny[type=submit] {
    font-size: 0.6rem; }
  .button.small, #content.component-overview #filter-container .filter-group a.small.filter, #content.component-overview .mobileFilterPane .filter-group a.small.filter,
  #content.solution-overview #filter-container .filter-group a.small.filter,
  #content.solution-overview .mobileFilterPane .filter-group a.small.filter, .contact input.small[type=submit] {
    font-size: 0.75rem; }
  .button.large, #content.component-overview #filter-container .filter-group a.large.filter, #content.component-overview .mobileFilterPane .filter-group a.large.filter,
  #content.solution-overview #filter-container .filter-group a.large.filter,
  #content.solution-overview .mobileFilterPane .filter-group a.large.filter, .contact input.large[type=submit] {
    font-size: 1.25rem; }
  .button.expanded, #content.component-overview #filter-container .filter-group a.expanded.filter, #content.component-overview .mobileFilterPane .filter-group a.expanded.filter,
  #content.solution-overview #filter-container .filter-group a.expanded.filter,
  #content.solution-overview .mobileFilterPane .filter-group a.expanded.filter, .contact input.expanded[type=submit] {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .button.primary, #content.component-overview #filter-container .filter-group a.primary.filter, #content.component-overview .mobileFilterPane .filter-group a.primary.filter,
  #content.solution-overview #filter-container .filter-group a.primary.filter,
  #content.solution-overview .mobileFilterPane .filter-group a.primary.filter, .contact input.primary[type=submit] {
    background-color: #faaf40;
    color: #0a0a0a; }
    .button.primary:hover, #content.component-overview #filter-container .filter-group a.primary.filter:hover, #content.component-overview .mobileFilterPane .filter-group a.primary.filter:hover,
    #content.solution-overview #filter-container .filter-group a.primary.filter:hover,
    #content.solution-overview .mobileFilterPane .filter-group a.primary.filter:hover, .contact input.primary[type=submit]:hover, .button.primary:focus, #content.component-overview #filter-container .filter-group a.primary.filter:focus, #content.component-overview .mobileFilterPane .filter-group a.primary.filter:focus,
    #content.solution-overview #filter-container .filter-group a.primary.filter:focus,
    #content.solution-overview .mobileFilterPane .filter-group a.primary.filter:focus, .contact input.primary[type=submit]:focus {
      background-color: #f59506;
      color: #0a0a0a; }
  .button.secondary, #content.component-overview #filter-container .filter-group a.secondary.filter, #content.component-overview .mobileFilterPane .filter-group a.secondary.filter,
  #content.solution-overview #filter-container .filter-group a.secondary.filter,
  #content.solution-overview .mobileFilterPane .filter-group a.secondary.filter, .contact input.secondary[type=submit] {
    background-color: #9dff0d;
    color: #fefefe; }
    .button.secondary:hover, #content.component-overview #filter-container .filter-group a.secondary.filter:hover, #content.component-overview .mobileFilterPane .filter-group a.secondary.filter:hover,
    #content.solution-overview #filter-container .filter-group a.secondary.filter:hover,
    #content.solution-overview .mobileFilterPane .filter-group a.secondary.filter:hover, .contact input.secondary[type=submit]:hover, .button.secondary:focus, #content.component-overview #filter-container .filter-group a.secondary.filter:focus, #content.component-overview .mobileFilterPane .filter-group a.secondary.filter:focus,
    #content.solution-overview #filter-container .filter-group a.secondary.filter:focus,
    #content.solution-overview .mobileFilterPane .filter-group a.secondary.filter:focus, .contact input.secondary[type=submit]:focus {
      background-color: #80d600;
      color: #fefefe; }
  .button.success, #content.component-overview #filter-container .filter-group a.success.filter, #content.component-overview .mobileFilterPane .filter-group a.success.filter,
  #content.solution-overview #filter-container .filter-group a.success.filter,
  #content.solution-overview .mobileFilterPane .filter-group a.success.filter, .contact input.success[type=submit] {
    background-color: #2ECC40;
    color: #fefefe; }
    .button.success:hover, #content.component-overview #filter-container .filter-group a.success.filter:hover, #content.component-overview .mobileFilterPane .filter-group a.success.filter:hover,
    #content.solution-overview #filter-container .filter-group a.success.filter:hover,
    #content.solution-overview .mobileFilterPane .filter-group a.success.filter:hover, .contact input.success[type=submit]:hover, .button.success:focus, #content.component-overview #filter-container .filter-group a.success.filter:focus, #content.component-overview .mobileFilterPane .filter-group a.success.filter:focus,
    #content.solution-overview #filter-container .filter-group a.success.filter:focus,
    #content.solution-overview .mobileFilterPane .filter-group a.success.filter:focus, .contact input.success[type=submit]:focus {
      background-color: #25a333;
      color: #fefefe; }
  .button.warning, #content.component-overview #filter-container .filter-group a.warning.filter, #content.component-overview .mobileFilterPane .filter-group a.warning.filter,
  #content.solution-overview #filter-container .filter-group a.warning.filter,
  #content.solution-overview .mobileFilterPane .filter-group a.warning.filter, .contact input.warning[type=submit] {
    background-color: #FF4136;
    color: #0a0a0a; }
    .button.warning:hover, #content.component-overview #filter-container .filter-group a.warning.filter:hover, #content.component-overview .mobileFilterPane .filter-group a.warning.filter:hover,
    #content.solution-overview #filter-container .filter-group a.warning.filter:hover,
    #content.solution-overview .mobileFilterPane .filter-group a.warning.filter:hover, .contact input.warning[type=submit]:hover, .button.warning:focus, #content.component-overview #filter-container .filter-group a.warning.filter:focus, #content.component-overview .mobileFilterPane .filter-group a.warning.filter:focus,
    #content.solution-overview #filter-container .filter-group a.warning.filter:focus,
    #content.solution-overview .mobileFilterPane .filter-group a.warning.filter:focus, .contact input.warning[type=submit]:focus {
      background-color: #f70e00;
      color: #0a0a0a; }
  .button.alert, #content.component-overview #filter-container .filter-group a.alert.filter, #content.component-overview .mobileFilterPane .filter-group a.alert.filter,
  #content.solution-overview #filter-container .filter-group a.alert.filter,
  #content.solution-overview .mobileFilterPane .filter-group a.alert.filter, .contact input.alert[type=submit] {
    background-color: #FFDC00;
    color: #fefefe; }
    .button.alert:hover, #content.component-overview #filter-container .filter-group a.alert.filter:hover, #content.component-overview .mobileFilterPane .filter-group a.alert.filter:hover,
    #content.solution-overview #filter-container .filter-group a.alert.filter:hover,
    #content.solution-overview .mobileFilterPane .filter-group a.alert.filter:hover, .contact input.alert[type=submit]:hover, .button.alert:focus, #content.component-overview #filter-container .filter-group a.alert.filter:focus, #content.component-overview .mobileFilterPane .filter-group a.alert.filter:focus,
    #content.solution-overview #filter-container .filter-group a.alert.filter:focus,
    #content.solution-overview .mobileFilterPane .filter-group a.alert.filter:focus, .contact input.alert[type=submit]:focus {
      background-color: #ccb000;
      color: #fefefe; }
  .button.hollow, #content.component-overview #filter-container .filter-group a.hollow.filter, #content.component-overview .mobileFilterPane .filter-group a.hollow.filter,
  #content.solution-overview #filter-container .filter-group a.hollow.filter,
  #content.solution-overview .mobileFilterPane .filter-group a.hollow.filter, .contact input.hollow[type=submit] {
    border: 1px solid #faaf40;
    color: #faaf40; }
    .button.hollow, #content.component-overview #filter-container .filter-group a.hollow.filter, #content.component-overview .mobileFilterPane .filter-group a.hollow.filter,
    #content.solution-overview #filter-container .filter-group a.hollow.filter,
    #content.solution-overview .mobileFilterPane .filter-group a.hollow.filter, .contact input.hollow[type=submit], .button.hollow:hover, #content.component-overview #filter-container .filter-group a.hollow.filter:hover, #content.component-overview .mobileFilterPane .filter-group a.hollow.filter:hover,
    #content.solution-overview #filter-container .filter-group a.hollow.filter:hover,
    #content.solution-overview .mobileFilterPane .filter-group a.hollow.filter:hover, .contact input.hollow[type=submit]:hover, .button.hollow:focus, #content.component-overview #filter-container .filter-group a.hollow.filter:focus, #content.component-overview .mobileFilterPane .filter-group a.hollow.filter:focus,
    #content.solution-overview #filter-container .filter-group a.hollow.filter:focus,
    #content.solution-overview .mobileFilterPane .filter-group a.hollow.filter:focus, .contact input.hollow[type=submit]:focus {
      background-color: transparent; }
    .button.hollow:hover, #content.component-overview #filter-container .filter-group a.hollow.filter:hover, #content.component-overview .mobileFilterPane .filter-group a.hollow.filter:hover,
    #content.solution-overview #filter-container .filter-group a.hollow.filter:hover,
    #content.solution-overview .mobileFilterPane .filter-group a.hollow.filter:hover, .contact input.hollow[type=submit]:hover, .button.hollow:focus, #content.component-overview #filter-container .filter-group a.hollow.filter:focus, #content.component-overview .mobileFilterPane .filter-group a.hollow.filter:focus,
    #content.solution-overview #filter-container .filter-group a.hollow.filter:focus,
    #content.solution-overview .mobileFilterPane .filter-group a.hollow.filter:focus, .contact input.hollow[type=submit]:focus {
      border-color: #995d04;
      color: #995d04; }
    .button.hollow.primary, #content.component-overview #filter-container .filter-group a.hollow.primary.filter, #content.component-overview .mobileFilterPane .filter-group a.hollow.primary.filter,
    #content.solution-overview #filter-container .filter-group a.hollow.primary.filter,
    #content.solution-overview .mobileFilterPane .filter-group a.hollow.primary.filter, .contact input.hollow.primary[type=submit] {
      border: 1px solid #faaf40;
      color: #faaf40; }
      .button.hollow.primary:hover, #content.component-overview #filter-container .filter-group a.hollow.primary.filter:hover, #content.component-overview .mobileFilterPane .filter-group a.hollow.primary.filter:hover,
      #content.solution-overview #filter-container .filter-group a.hollow.primary.filter:hover,
      #content.solution-overview .mobileFilterPane .filter-group a.hollow.primary.filter:hover, .contact input.hollow.primary[type=submit]:hover, .button.hollow.primary:focus, #content.component-overview #filter-container .filter-group a.hollow.primary.filter:focus, #content.component-overview .mobileFilterPane .filter-group a.hollow.primary.filter:focus,
      #content.solution-overview #filter-container .filter-group a.hollow.primary.filter:focus,
      #content.solution-overview .mobileFilterPane .filter-group a.hollow.primary.filter:focus, .contact input.hollow.primary[type=submit]:focus {
        border-color: #995d04;
        color: #995d04; }
    .button.hollow.secondary, #content.component-overview #filter-container .filter-group a.hollow.secondary.filter, #content.component-overview .mobileFilterPane .filter-group a.hollow.secondary.filter,
    #content.solution-overview #filter-container .filter-group a.hollow.secondary.filter,
    #content.solution-overview .mobileFilterPane .filter-group a.hollow.secondary.filter, .contact input.hollow.secondary[type=submit] {
      border: 1px solid #9dff0d;
      color: #9dff0d; }
      .button.hollow.secondary:hover, #content.component-overview #filter-container .filter-group a.hollow.secondary.filter:hover, #content.component-overview .mobileFilterPane .filter-group a.hollow.secondary.filter:hover,
      #content.solution-overview #filter-container .filter-group a.hollow.secondary.filter:hover,
      #content.solution-overview .mobileFilterPane .filter-group a.hollow.secondary.filter:hover, .contact input.hollow.secondary[type=submit]:hover, .button.hollow.secondary:focus, #content.component-overview #filter-container .filter-group a.hollow.secondary.filter:focus, #content.component-overview .mobileFilterPane .filter-group a.hollow.secondary.filter:focus,
      #content.solution-overview #filter-container .filter-group a.hollow.secondary.filter:focus,
      #content.solution-overview .mobileFilterPane .filter-group a.hollow.secondary.filter:focus, .contact input.hollow.secondary[type=submit]:focus {
        border-color: #508600;
        color: #508600; }
    .button.hollow.success, #content.component-overview #filter-container .filter-group a.hollow.success.filter, #content.component-overview .mobileFilterPane .filter-group a.hollow.success.filter,
    #content.solution-overview #filter-container .filter-group a.hollow.success.filter,
    #content.solution-overview .mobileFilterPane .filter-group a.hollow.success.filter, .contact input.hollow.success[type=submit] {
      border: 1px solid #2ECC40;
      color: #2ECC40; }
      .button.hollow.success:hover, #content.component-overview #filter-container .filter-group a.hollow.success.filter:hover, #content.component-overview .mobileFilterPane .filter-group a.hollow.success.filter:hover,
      #content.solution-overview #filter-container .filter-group a.hollow.success.filter:hover,
      #content.solution-overview .mobileFilterPane .filter-group a.hollow.success.filter:hover, .contact input.hollow.success[type=submit]:hover, .button.hollow.success:focus, #content.component-overview #filter-container .filter-group a.hollow.success.filter:focus, #content.component-overview .mobileFilterPane .filter-group a.hollow.success.filter:focus,
      #content.solution-overview #filter-container .filter-group a.hollow.success.filter:focus,
      #content.solution-overview .mobileFilterPane .filter-group a.hollow.success.filter:focus, .contact input.hollow.success[type=submit]:focus {
        border-color: #176620;
        color: #176620; }
    .button.hollow.warning, #content.component-overview #filter-container .filter-group a.hollow.warning.filter, #content.component-overview .mobileFilterPane .filter-group a.hollow.warning.filter,
    #content.solution-overview #filter-container .filter-group a.hollow.warning.filter,
    #content.solution-overview .mobileFilterPane .filter-group a.hollow.warning.filter, .contact input.hollow.warning[type=submit] {
      border: 1px solid #FF4136;
      color: #FF4136; }
      .button.hollow.warning:hover, #content.component-overview #filter-container .filter-group a.hollow.warning.filter:hover, #content.component-overview .mobileFilterPane .filter-group a.hollow.warning.filter:hover,
      #content.solution-overview #filter-container .filter-group a.hollow.warning.filter:hover,
      #content.solution-overview .mobileFilterPane .filter-group a.hollow.warning.filter:hover, .contact input.hollow.warning[type=submit]:hover, .button.hollow.warning:focus, #content.component-overview #filter-container .filter-group a.hollow.warning.filter:focus, #content.component-overview .mobileFilterPane .filter-group a.hollow.warning.filter:focus,
      #content.solution-overview #filter-container .filter-group a.hollow.warning.filter:focus,
      #content.solution-overview .mobileFilterPane .filter-group a.hollow.warning.filter:focus, .contact input.hollow.warning[type=submit]:focus {
        border-color: #9b0800;
        color: #9b0800; }
    .button.hollow.alert, #content.component-overview #filter-container .filter-group a.hollow.alert.filter, #content.component-overview .mobileFilterPane .filter-group a.hollow.alert.filter,
    #content.solution-overview #filter-container .filter-group a.hollow.alert.filter,
    #content.solution-overview .mobileFilterPane .filter-group a.hollow.alert.filter, .contact input.hollow.alert[type=submit] {
      border: 1px solid #FFDC00;
      color: #FFDC00; }
      .button.hollow.alert:hover, #content.component-overview #filter-container .filter-group a.hollow.alert.filter:hover, #content.component-overview .mobileFilterPane .filter-group a.hollow.alert.filter:hover,
      #content.solution-overview #filter-container .filter-group a.hollow.alert.filter:hover,
      #content.solution-overview .mobileFilterPane .filter-group a.hollow.alert.filter:hover, .contact input.hollow.alert[type=submit]:hover, .button.hollow.alert:focus, #content.component-overview #filter-container .filter-group a.hollow.alert.filter:focus, #content.component-overview .mobileFilterPane .filter-group a.hollow.alert.filter:focus,
      #content.solution-overview #filter-container .filter-group a.hollow.alert.filter:focus,
      #content.solution-overview .mobileFilterPane .filter-group a.hollow.alert.filter:focus, .contact input.hollow.alert[type=submit]:focus {
        border-color: #806e00;
        color: #806e00; }
  .button.disabled, #content.component-overview #filter-container .filter-group a.disabled.filter, #content.component-overview .mobileFilterPane .filter-group a.disabled.filter,
  #content.solution-overview #filter-container .filter-group a.disabled.filter,
  #content.solution-overview .mobileFilterPane .filter-group a.disabled.filter, .contact input.disabled[type=submit], .button[disabled], #content.component-overview #filter-container .filter-group a[disabled].filter, #content.component-overview .mobileFilterPane .filter-group a[disabled].filter,
  #content.solution-overview #filter-container .filter-group a[disabled].filter,
  #content.solution-overview .mobileFilterPane .filter-group a[disabled].filter, .contact input[disabled][type=submit] {
    opacity: 0.25;
    cursor: not-allowed; }
  .button.dropdown::after, #content.component-overview #filter-container .filter-group a.dropdown.filter::after, #content.component-overview .mobileFilterPane .filter-group a.dropdown.filter::after,
  #content.solution-overview #filter-container .filter-group a.dropdown.filter::after,
  #content.solution-overview .mobileFilterPane .filter-group a.dropdown.filter::after, .contact input.dropdown[type=submit]::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    border-color: #FFFFFF transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: relative;
    top: 0.4em;
    float: right;
    margin-left: 1em;
    display: inline-block; }
  .button.arrow-only::after, #content.component-overview #filter-container .filter-group a.arrow-only.filter::after, #content.component-overview .mobileFilterPane .filter-group a.arrow-only.filter::after,
  #content.solution-overview #filter-container .filter-group a.arrow-only.filter::after,
  #content.solution-overview .mobileFilterPane .filter-group a.arrow-only.filter::after, .contact input.arrow-only[type=submit]::after {
    margin-left: 0;
    float: none;
    top: -0.1em; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

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

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

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

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

@media screen and (min-width: 20em) and (max-width: 39.9375em) {
  .hide-for-tiny-only {
    display: none !important; } }

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

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

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

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

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

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

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

@media screen and (min-width: 60em) and (max-width: 63.9375em) {
  .hide-for-medium-large-only {
    display: none !important; } }

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 82.5em) {
  .hide-for-menu-xl-break {
    display: none !important; } }

@media screen and (max-width: 82.4375em) {
  .show-for-menu-xl-break {
    display: none !important; } }

@media screen and (min-width: 82.5em) and (max-width: 89.9375em) {
  .hide-for-menu-xl-break-only {
    display: none !important; } }

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

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

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

@media screen and (min-width: 90em) and (max-width: 102.4375em) {
  .hide-for-xxlarge-only {
    display: none !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.clearfix::before, .clearfix::after {
  content: ' ';
  display: table; }

.clearfix::after {
  clear: both; }

.accordion {
  list-style-type: none;
  background: #fefefe;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  border-radius: 0;
  margin-left: 0; }

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

.accordion-content {
  padding: 1rem;
  display: none;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fefefe; }

.is-accordion-submenu-parent > a {
  position: relative; }
  .is-accordion-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: #faaf40 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 1rem; }

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

.badge {
  display: inline-block;
  padding: 0.3em;
  min-width: 2.1em;
  font-size: 0.6rem;
  text-align: center;
  border-radius: 50%;
  background: #faaf40;
  color: #0a0a0a; }
  .badge.secondary {
    background: #9dff0d;
    color: #FFFFFF; }
  .badge.success {
    background: #2ECC40;
    color: #FFFFFF; }
  .badge.warning {
    background: #FF4136;
    color: #111111; }
  .badge.alert {
    background: #FFDC00;
    color: #FFFFFF; }

.button-group {
  margin-bottom: 1rem;
  font-size: 0; }
  .button-group::before, .button-group::after {
    content: ' ';
    display: table; }
  .button-group::after {
    clear: both; }
  .button-group .button, .button-group #content.component-overview #filter-container .filter-group a.filter, #content.component-overview #filter-container .filter-group .button-group a.filter, .button-group #content.component-overview .mobileFilterPane .filter-group a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group a.filter, .button-group
  #content.solution-overview #filter-container .filter-group a.filter,
  #content.solution-overview #filter-container .filter-group .button-group a.filter, .button-group
  #content.solution-overview .mobileFilterPane .filter-group a.filter,
  #content.solution-overview .mobileFilterPane .filter-group .button-group a.filter, .button-group .contact input[type=submit], .contact .button-group input[type=submit] {
    margin: 0;
    font-size: 0.9rem; }
    .button-group .button:not(:last-child), .button-group #content.component-overview #filter-container .filter-group a.filter:not(:last-child), #content.component-overview #filter-container .filter-group .button-group a.filter:not(:last-child), .button-group #content.component-overview .mobileFilterPane .filter-group a.filter:not(:last-child), #content.component-overview .mobileFilterPane .filter-group .button-group a.filter:not(:last-child), .button-group
    #content.solution-overview #filter-container .filter-group a.filter:not(:last-child),
    #content.solution-overview #filter-container .filter-group .button-group a.filter:not(:last-child), .button-group
    #content.solution-overview .mobileFilterPane .filter-group a.filter:not(:last-child),
    #content.solution-overview .mobileFilterPane .filter-group .button-group a.filter:not(:last-child), .button-group .contact input[type=submit]:not(:last-child), .contact .button-group input[type=submit]:not(:last-child) {
      margin-right: 1px; }
  .button-group.tiny .button, .button-group.tiny #content.component-overview #filter-container .filter-group a.filter, #content.component-overview #filter-container .filter-group .button-group.tiny a.filter, .button-group.tiny #content.component-overview .mobileFilterPane .filter-group a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.tiny a.filter, .button-group.tiny
  #content.solution-overview #filter-container .filter-group a.filter,
  #content.solution-overview #filter-container .filter-group .button-group.tiny a.filter, .button-group.tiny
  #content.solution-overview .mobileFilterPane .filter-group a.filter,
  #content.solution-overview .mobileFilterPane .filter-group .button-group.tiny a.filter, .button-group.tiny .contact input[type=submit], .contact .button-group.tiny input[type=submit] {
    font-size: 0.6rem; }
  .button-group.small .button, .button-group.small #content.component-overview #filter-container .filter-group a.filter, #content.component-overview #filter-container .filter-group .button-group.small a.filter, .button-group.small #content.component-overview .mobileFilterPane .filter-group a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.small a.filter, .button-group.small
  #content.solution-overview #filter-container .filter-group a.filter,
  #content.solution-overview #filter-container .filter-group .button-group.small a.filter, .button-group.small
  #content.solution-overview .mobileFilterPane .filter-group a.filter,
  #content.solution-overview .mobileFilterPane .filter-group .button-group.small a.filter, .button-group.small .contact input[type=submit], .contact .button-group.small input[type=submit] {
    font-size: 0.75rem; }
  .button-group.large .button, .button-group.large #content.component-overview #filter-container .filter-group a.filter, #content.component-overview #filter-container .filter-group .button-group.large a.filter, .button-group.large #content.component-overview .mobileFilterPane .filter-group a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.large a.filter, .button-group.large
  #content.solution-overview #filter-container .filter-group a.filter,
  #content.solution-overview #filter-container .filter-group .button-group.large a.filter, .button-group.large
  #content.solution-overview .mobileFilterPane .filter-group a.filter,
  #content.solution-overview .mobileFilterPane .filter-group .button-group.large a.filter, .button-group.large .contact input[type=submit], .contact .button-group.large input[type=submit] {
    font-size: 1.25rem; }
  .button-group.expanded {
    margin-right: -1px; }
    .button-group.expanded::before, .button-group.expanded::after {
      display: none; }
    .button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded #content.component-overview #filter-container .filter-group a.filter:first-child:nth-last-child(2), #content.component-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(2), .button-group.expanded #content.component-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(2), #content.component-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(2), .button-group.expanded
    #content.solution-overview #filter-container .filter-group a.filter:first-child:nth-last-child(2),
    #content.solution-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(2), .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(2),
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(2), .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(2), .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.expanded #content.component-overview #filter-container .filter-group a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, #content.component-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.expanded #content.component-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, #content.component-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.expanded
    #content.solution-overview #filter-container .filter-group a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button,
    #content.solution-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button,
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.expanded #content.component-overview #filter-container .filter-group .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter, #content.component-overview #filter-container .filter-group .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter, .button-group.expanded #content.component-overview #filter-container .filter-group a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter, #content.component-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter, .button-group.expanded .contact #content.component-overview #filter-container .filter-group input[type=submit]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter, #content.component-overview #filter-container .filter-group .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter, .contact .button-group.expanded #content.component-overview #filter-container .filter-group input[type=submit]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter, #content.component-overview #filter-container .filter-group .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter, .button-group.expanded #content.component-overview .mobileFilterPane .filter-group .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter, .button-group.expanded #content.component-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter, .button-group.expanded .contact #content.component-overview .mobileFilterPane .filter-group input[type=submit]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter, .contact .button-group.expanded #content.component-overview .mobileFilterPane .filter-group input[type=submit]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter, #content.component-overview .mobileFilterPane .filter-group .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter, .button-group.expanded
    #content.solution-overview #filter-container .filter-group .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter,
    #content.solution-overview #filter-container .filter-group .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter, .button-group.expanded #content.solution-overview #filter-container .filter-group a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter, #content.solution-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter, .button-group.expanded .contact
    #content.solution-overview #filter-container .filter-group input[type=submit]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter,
    #content.solution-overview #filter-container .filter-group .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter, .contact .button-group.expanded
    #content.solution-overview #filter-container .filter-group input[type=submit]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter,
    #content.solution-overview #filter-container .filter-group .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter, .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter,
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter, .button-group.expanded #content.solution-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter, #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter, .button-group.expanded .contact
    #content.solution-overview .mobileFilterPane .filter-group input[type=submit]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter,
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter, .contact .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group input[type=submit]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter,
    #content.solution-overview .mobileFilterPane .filter-group .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.filter, .button-group.expanded .contact .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type=submit], .contact .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type=submit], .button-group.expanded #content.component-overview #filter-container .filter-group .contact a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type=submit], .contact .button-group.expanded #content.component-overview #filter-container .filter-group a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type=submit], #content.component-overview #filter-container .filter-group .button-group.expanded .contact a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type=submit], .contact #content.component-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type=submit], .button-group.expanded #content.component-overview .mobileFilterPane .filter-group .contact a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type=submit], .contact .button-group.expanded #content.component-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type=submit], #content.component-overview .mobileFilterPane .filter-group .button-group.expanded .contact a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type=submit], .contact #content.component-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type=submit], .button-group.expanded
    #content.solution-overview #filter-container .filter-group .contact a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type=submit], .contact .button-group.expanded
    #content.solution-overview #filter-container .filter-group a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type=submit],
    #content.solution-overview #filter-container .filter-group .button-group.expanded .contact a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type=submit], .contact
    #content.solution-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type=submit], .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group .contact a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type=submit], .contact .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type=submit],
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded .contact a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type=submit], .contact
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type=submit], .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type=submit], .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type=submit] {
      display: inline-block;
      width: 50%;
      margin-right: 1px; }
    .button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded #content.component-overview #filter-container .filter-group a.filter:first-child:nth-last-child(3), #content.component-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(3), .button-group.expanded #content.component-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(3), #content.component-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(3), .button-group.expanded
    #content.solution-overview #filter-container .filter-group a.filter:first-child:nth-last-child(3),
    #content.solution-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(3), .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(3),
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(3), .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(3), .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.expanded #content.component-overview #filter-container .filter-group a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, #content.component-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.expanded #content.component-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, #content.component-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.expanded
    #content.solution-overview #filter-container .filter-group a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button,
    #content.solution-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button,
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.expanded #content.component-overview #filter-container .filter-group .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter, #content.component-overview #filter-container .filter-group .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter, .button-group.expanded #content.component-overview #filter-container .filter-group a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter, #content.component-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter, .button-group.expanded .contact #content.component-overview #filter-container .filter-group input[type=submit]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter, #content.component-overview #filter-container .filter-group .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter, .contact .button-group.expanded #content.component-overview #filter-container .filter-group input[type=submit]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter, #content.component-overview #filter-container .filter-group .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter, .button-group.expanded #content.component-overview .mobileFilterPane .filter-group .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter, .button-group.expanded #content.component-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter, .button-group.expanded .contact #content.component-overview .mobileFilterPane .filter-group input[type=submit]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter, .contact .button-group.expanded #content.component-overview .mobileFilterPane .filter-group input[type=submit]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter, #content.component-overview .mobileFilterPane .filter-group .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter, .button-group.expanded
    #content.solution-overview #filter-container .filter-group .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter,
    #content.solution-overview #filter-container .filter-group .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter, .button-group.expanded #content.solution-overview #filter-container .filter-group a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter, #content.solution-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter, .button-group.expanded .contact
    #content.solution-overview #filter-container .filter-group input[type=submit]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter,
    #content.solution-overview #filter-container .filter-group .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter, .contact .button-group.expanded
    #content.solution-overview #filter-container .filter-group input[type=submit]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter,
    #content.solution-overview #filter-container .filter-group .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter, .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter,
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter, .button-group.expanded #content.solution-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter, #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter, .button-group.expanded .contact
    #content.solution-overview .mobileFilterPane .filter-group input[type=submit]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter,
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter, .contact .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group input[type=submit]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter,
    #content.solution-overview .mobileFilterPane .filter-group .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.filter, .button-group.expanded .contact .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type=submit], .contact .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type=submit], .button-group.expanded #content.component-overview #filter-container .filter-group .contact a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type=submit], .contact .button-group.expanded #content.component-overview #filter-container .filter-group a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type=submit], #content.component-overview #filter-container .filter-group .button-group.expanded .contact a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type=submit], .contact #content.component-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type=submit], .button-group.expanded #content.component-overview .mobileFilterPane .filter-group .contact a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type=submit], .contact .button-group.expanded #content.component-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type=submit], #content.component-overview .mobileFilterPane .filter-group .button-group.expanded .contact a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type=submit], .contact #content.component-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type=submit], .button-group.expanded
    #content.solution-overview #filter-container .filter-group .contact a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type=submit], .contact .button-group.expanded
    #content.solution-overview #filter-container .filter-group a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type=submit],
    #content.solution-overview #filter-container .filter-group .button-group.expanded .contact a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type=submit], .contact
    #content.solution-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type=submit], .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group .contact a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type=submit], .contact .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type=submit],
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded .contact a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type=submit], .contact
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type=submit], .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type=submit], .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type=submit] {
      display: inline-block;
      width: 33.33333%;
      margin-right: 1px; }
    .button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded #content.component-overview #filter-container .filter-group a.filter:first-child:nth-last-child(4), #content.component-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(4), .button-group.expanded #content.component-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(4), #content.component-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(4), .button-group.expanded
    #content.solution-overview #filter-container .filter-group a.filter:first-child:nth-last-child(4),
    #content.solution-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(4), .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(4),
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(4), .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(4), .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.expanded #content.component-overview #filter-container .filter-group a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, #content.component-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.expanded #content.component-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, #content.component-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.expanded
    #content.solution-overview #filter-container .filter-group a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button,
    #content.solution-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button,
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.expanded #content.component-overview #filter-container .filter-group .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter, #content.component-overview #filter-container .filter-group .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter, .button-group.expanded #content.component-overview #filter-container .filter-group a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter, #content.component-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter, .button-group.expanded .contact #content.component-overview #filter-container .filter-group input[type=submit]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter, #content.component-overview #filter-container .filter-group .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter, .contact .button-group.expanded #content.component-overview #filter-container .filter-group input[type=submit]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter, #content.component-overview #filter-container .filter-group .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter, .button-group.expanded #content.component-overview .mobileFilterPane .filter-group .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter, .button-group.expanded #content.component-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter, .button-group.expanded .contact #content.component-overview .mobileFilterPane .filter-group input[type=submit]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter, .contact .button-group.expanded #content.component-overview .mobileFilterPane .filter-group input[type=submit]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter, #content.component-overview .mobileFilterPane .filter-group .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter, .button-group.expanded
    #content.solution-overview #filter-container .filter-group .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter,
    #content.solution-overview #filter-container .filter-group .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter, .button-group.expanded #content.solution-overview #filter-container .filter-group a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter, #content.solution-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter, .button-group.expanded .contact
    #content.solution-overview #filter-container .filter-group input[type=submit]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter,
    #content.solution-overview #filter-container .filter-group .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter, .contact .button-group.expanded
    #content.solution-overview #filter-container .filter-group input[type=submit]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter,
    #content.solution-overview #filter-container .filter-group .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter, .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter,
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter, .button-group.expanded #content.solution-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter, #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter, .button-group.expanded .contact
    #content.solution-overview .mobileFilterPane .filter-group input[type=submit]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter,
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter, .contact .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group input[type=submit]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter,
    #content.solution-overview .mobileFilterPane .filter-group .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.filter, .button-group.expanded .contact .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type=submit], .contact .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type=submit], .button-group.expanded #content.component-overview #filter-container .filter-group .contact a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type=submit], .contact .button-group.expanded #content.component-overview #filter-container .filter-group a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type=submit], #content.component-overview #filter-container .filter-group .button-group.expanded .contact a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type=submit], .contact #content.component-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type=submit], .button-group.expanded #content.component-overview .mobileFilterPane .filter-group .contact a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type=submit], .contact .button-group.expanded #content.component-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type=submit], #content.component-overview .mobileFilterPane .filter-group .button-group.expanded .contact a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type=submit], .contact #content.component-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type=submit], .button-group.expanded
    #content.solution-overview #filter-container .filter-group .contact a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type=submit], .contact .button-group.expanded
    #content.solution-overview #filter-container .filter-group a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type=submit],
    #content.solution-overview #filter-container .filter-group .button-group.expanded .contact a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type=submit], .contact
    #content.solution-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type=submit], .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group .contact a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type=submit], .contact .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type=submit],
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded .contact a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type=submit], .contact
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type=submit], .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type=submit], .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type=submit] {
      display: inline-block;
      width: 25%;
      margin-right: 1px; }
    .button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded #content.component-overview #filter-container .filter-group a.filter:first-child:nth-last-child(5), #content.component-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(5), .button-group.expanded #content.component-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(5), #content.component-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(5), .button-group.expanded
    #content.solution-overview #filter-container .filter-group a.filter:first-child:nth-last-child(5),
    #content.solution-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(5), .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(5),
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(5), .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(5), .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.expanded #content.component-overview #filter-container .filter-group a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, #content.component-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.expanded #content.component-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, #content.component-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.expanded
    #content.solution-overview #filter-container .filter-group a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button,
    #content.solution-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button,
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.expanded #content.component-overview #filter-container .filter-group .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter, #content.component-overview #filter-container .filter-group .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter, .button-group.expanded #content.component-overview #filter-container .filter-group a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter, #content.component-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter, .button-group.expanded .contact #content.component-overview #filter-container .filter-group input[type=submit]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter, #content.component-overview #filter-container .filter-group .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter, .contact .button-group.expanded #content.component-overview #filter-container .filter-group input[type=submit]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter, #content.component-overview #filter-container .filter-group .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter, .button-group.expanded #content.component-overview .mobileFilterPane .filter-group .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter, .button-group.expanded #content.component-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter, .button-group.expanded .contact #content.component-overview .mobileFilterPane .filter-group input[type=submit]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter, .contact .button-group.expanded #content.component-overview .mobileFilterPane .filter-group input[type=submit]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter, #content.component-overview .mobileFilterPane .filter-group .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter, .button-group.expanded
    #content.solution-overview #filter-container .filter-group .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter,
    #content.solution-overview #filter-container .filter-group .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter, .button-group.expanded #content.solution-overview #filter-container .filter-group a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter, #content.solution-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter, .button-group.expanded .contact
    #content.solution-overview #filter-container .filter-group input[type=submit]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter,
    #content.solution-overview #filter-container .filter-group .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter, .contact .button-group.expanded
    #content.solution-overview #filter-container .filter-group input[type=submit]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter,
    #content.solution-overview #filter-container .filter-group .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter, .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter,
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter, .button-group.expanded #content.solution-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter, #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter, .button-group.expanded .contact
    #content.solution-overview .mobileFilterPane .filter-group input[type=submit]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter,
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter, .contact .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group input[type=submit]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter,
    #content.solution-overview .mobileFilterPane .filter-group .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.filter, .button-group.expanded .contact .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type=submit], .contact .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type=submit], .button-group.expanded #content.component-overview #filter-container .filter-group .contact a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type=submit], .contact .button-group.expanded #content.component-overview #filter-container .filter-group a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type=submit], #content.component-overview #filter-container .filter-group .button-group.expanded .contact a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type=submit], .contact #content.component-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type=submit], .button-group.expanded #content.component-overview .mobileFilterPane .filter-group .contact a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type=submit], .contact .button-group.expanded #content.component-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type=submit], #content.component-overview .mobileFilterPane .filter-group .button-group.expanded .contact a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type=submit], .contact #content.component-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type=submit], .button-group.expanded
    #content.solution-overview #filter-container .filter-group .contact a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type=submit], .contact .button-group.expanded
    #content.solution-overview #filter-container .filter-group a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type=submit],
    #content.solution-overview #filter-container .filter-group .button-group.expanded .contact a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type=submit], .contact
    #content.solution-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type=submit], .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group .contact a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type=submit], .contact .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type=submit],
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded .contact a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type=submit], .contact
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type=submit], .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type=submit], .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type=submit] {
      display: inline-block;
      width: 20%;
      margin-right: 1px; }
    .button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded #content.component-overview #filter-container .filter-group a.filter:first-child:nth-last-child(6), #content.component-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(6), .button-group.expanded #content.component-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(6), #content.component-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(6), .button-group.expanded
    #content.solution-overview #filter-container .filter-group a.filter:first-child:nth-last-child(6),
    #content.solution-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(6), .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(6),
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(6), .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(6), .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.expanded #content.component-overview #filter-container .filter-group a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, #content.component-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.expanded #content.component-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, #content.component-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.expanded
    #content.solution-overview #filter-container .filter-group a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button,
    #content.solution-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button,
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.expanded #content.component-overview #filter-container .filter-group .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter, #content.component-overview #filter-container .filter-group .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter, .button-group.expanded #content.component-overview #filter-container .filter-group a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter, #content.component-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter, .button-group.expanded .contact #content.component-overview #filter-container .filter-group input[type=submit]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter, #content.component-overview #filter-container .filter-group .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter, .contact .button-group.expanded #content.component-overview #filter-container .filter-group input[type=submit]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter, #content.component-overview #filter-container .filter-group .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter, .button-group.expanded #content.component-overview .mobileFilterPane .filter-group .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter, .button-group.expanded #content.component-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter, .button-group.expanded .contact #content.component-overview .mobileFilterPane .filter-group input[type=submit]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter, .contact .button-group.expanded #content.component-overview .mobileFilterPane .filter-group input[type=submit]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter, #content.component-overview .mobileFilterPane .filter-group .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter, .button-group.expanded
    #content.solution-overview #filter-container .filter-group .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter,
    #content.solution-overview #filter-container .filter-group .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter, .button-group.expanded #content.solution-overview #filter-container .filter-group a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter, #content.solution-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter, .button-group.expanded .contact
    #content.solution-overview #filter-container .filter-group input[type=submit]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter,
    #content.solution-overview #filter-container .filter-group .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter, .contact .button-group.expanded
    #content.solution-overview #filter-container .filter-group input[type=submit]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter,
    #content.solution-overview #filter-container .filter-group .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter, .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter,
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter, .button-group.expanded #content.solution-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter, #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter, .button-group.expanded .contact
    #content.solution-overview .mobileFilterPane .filter-group input[type=submit]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter,
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter, .contact .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group input[type=submit]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter,
    #content.solution-overview .mobileFilterPane .filter-group .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.filter, .button-group.expanded .contact .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type=submit], .contact .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type=submit], .button-group.expanded #content.component-overview #filter-container .filter-group .contact a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type=submit], .contact .button-group.expanded #content.component-overview #filter-container .filter-group a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type=submit], #content.component-overview #filter-container .filter-group .button-group.expanded .contact a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type=submit], .contact #content.component-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type=submit], .button-group.expanded #content.component-overview .mobileFilterPane .filter-group .contact a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type=submit], .contact .button-group.expanded #content.component-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type=submit], #content.component-overview .mobileFilterPane .filter-group .button-group.expanded .contact a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type=submit], .contact #content.component-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type=submit], .button-group.expanded
    #content.solution-overview #filter-container .filter-group .contact a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type=submit], .contact .button-group.expanded
    #content.solution-overview #filter-container .filter-group a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type=submit],
    #content.solution-overview #filter-container .filter-group .button-group.expanded .contact a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type=submit], .contact
    #content.solution-overview #filter-container .filter-group .button-group.expanded a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type=submit], .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group .contact a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type=submit], .contact .button-group.expanded
    #content.solution-overview .mobileFilterPane .filter-group a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type=submit],
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded .contact a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type=submit], .contact
    #content.solution-overview .mobileFilterPane .filter-group .button-group.expanded a.filter:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type=submit], .button-group.expanded .contact input[type=submit]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type=submit], .contact .button-group.expanded input[type=submit]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type=submit] {
      display: inline-block;
      width: 16.66667%;
      margin-right: 1px; }
  .button-group.primary .button, .button-group.primary #content.component-overview #filter-container .filter-group a.filter, #content.component-overview #filter-container .filter-group .button-group.primary a.filter, .button-group.primary #content.component-overview .mobileFilterPane .filter-group a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.primary a.filter, .button-group.primary
  #content.solution-overview #filter-container .filter-group a.filter,
  #content.solution-overview #filter-container .filter-group .button-group.primary a.filter, .button-group.primary
  #content.solution-overview .mobileFilterPane .filter-group a.filter,
  #content.solution-overview .mobileFilterPane .filter-group .button-group.primary a.filter, .button-group.primary .contact input[type=submit], .contact .button-group.primary input[type=submit] {
    background-color: #faaf40;
    color: #0a0a0a; }
    .button-group.primary .button:hover, .button-group.primary #content.component-overview #filter-container .filter-group a.filter:hover, #content.component-overview #filter-container .filter-group .button-group.primary a.filter:hover, .button-group.primary #content.component-overview .mobileFilterPane .filter-group a.filter:hover, #content.component-overview .mobileFilterPane .filter-group .button-group.primary a.filter:hover, .button-group.primary
    #content.solution-overview #filter-container .filter-group a.filter:hover,
    #content.solution-overview #filter-container .filter-group .button-group.primary a.filter:hover, .button-group.primary
    #content.solution-overview .mobileFilterPane .filter-group a.filter:hover,
    #content.solution-overview .mobileFilterPane .filter-group .button-group.primary a.filter:hover, .button-group.primary .contact input[type=submit]:hover, .contact .button-group.primary input[type=submit]:hover, .button-group.primary .button:focus, .button-group.primary #content.component-overview #filter-container .filter-group a.filter:focus, #content.component-overview #filter-container .filter-group .button-group.primary a.filter:focus, .button-group.primary #content.component-overview .mobileFilterPane .filter-group a.filter:focus, #content.component-overview .mobileFilterPane .filter-group .button-group.primary a.filter:focus, .button-group.primary
    #content.solution-overview #filter-container .filter-group a.filter:focus,
    #content.solution-overview #filter-container .filter-group .button-group.primary a.filter:focus, .button-group.primary
    #content.solution-overview .mobileFilterPane .filter-group a.filter:focus,
    #content.solution-overview .mobileFilterPane .filter-group .button-group.primary a.filter:focus, .button-group.primary .contact input[type=submit]:focus, .contact .button-group.primary input[type=submit]:focus {
      background-color: #f59506;
      color: #0a0a0a; }
  .button-group.secondary .button, .button-group.secondary #content.component-overview #filter-container .filter-group a.filter, #content.component-overview #filter-container .filter-group .button-group.secondary a.filter, .button-group.secondary #content.component-overview .mobileFilterPane .filter-group a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.secondary a.filter, .button-group.secondary
  #content.solution-overview #filter-container .filter-group a.filter,
  #content.solution-overview #filter-container .filter-group .button-group.secondary a.filter, .button-group.secondary
  #content.solution-overview .mobileFilterPane .filter-group a.filter,
  #content.solution-overview .mobileFilterPane .filter-group .button-group.secondary a.filter, .button-group.secondary .contact input[type=submit], .contact .button-group.secondary input[type=submit] {
    background-color: #9dff0d;
    color: #fefefe; }
    .button-group.secondary .button:hover, .button-group.secondary #content.component-overview #filter-container .filter-group a.filter:hover, #content.component-overview #filter-container .filter-group .button-group.secondary a.filter:hover, .button-group.secondary #content.component-overview .mobileFilterPane .filter-group a.filter:hover, #content.component-overview .mobileFilterPane .filter-group .button-group.secondary a.filter:hover, .button-group.secondary
    #content.solution-overview #filter-container .filter-group a.filter:hover,
    #content.solution-overview #filter-container .filter-group .button-group.secondary a.filter:hover, .button-group.secondary
    #content.solution-overview .mobileFilterPane .filter-group a.filter:hover,
    #content.solution-overview .mobileFilterPane .filter-group .button-group.secondary a.filter:hover, .button-group.secondary .contact input[type=submit]:hover, .contact .button-group.secondary input[type=submit]:hover, .button-group.secondary .button:focus, .button-group.secondary #content.component-overview #filter-container .filter-group a.filter:focus, #content.component-overview #filter-container .filter-group .button-group.secondary a.filter:focus, .button-group.secondary #content.component-overview .mobileFilterPane .filter-group a.filter:focus, #content.component-overview .mobileFilterPane .filter-group .button-group.secondary a.filter:focus, .button-group.secondary
    #content.solution-overview #filter-container .filter-group a.filter:focus,
    #content.solution-overview #filter-container .filter-group .button-group.secondary a.filter:focus, .button-group.secondary
    #content.solution-overview .mobileFilterPane .filter-group a.filter:focus,
    #content.solution-overview .mobileFilterPane .filter-group .button-group.secondary a.filter:focus, .button-group.secondary .contact input[type=submit]:focus, .contact .button-group.secondary input[type=submit]:focus {
      background-color: #80d600;
      color: #fefefe; }
  .button-group.success .button, .button-group.success #content.component-overview #filter-container .filter-group a.filter, #content.component-overview #filter-container .filter-group .button-group.success a.filter, .button-group.success #content.component-overview .mobileFilterPane .filter-group a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.success a.filter, .button-group.success
  #content.solution-overview #filter-container .filter-group a.filter,
  #content.solution-overview #filter-container .filter-group .button-group.success a.filter, .button-group.success
  #content.solution-overview .mobileFilterPane .filter-group a.filter,
  #content.solution-overview .mobileFilterPane .filter-group .button-group.success a.filter, .button-group.success .contact input[type=submit], .contact .button-group.success input[type=submit] {
    background-color: #2ECC40;
    color: #fefefe; }
    .button-group.success .button:hover, .button-group.success #content.component-overview #filter-container .filter-group a.filter:hover, #content.component-overview #filter-container .filter-group .button-group.success a.filter:hover, .button-group.success #content.component-overview .mobileFilterPane .filter-group a.filter:hover, #content.component-overview .mobileFilterPane .filter-group .button-group.success a.filter:hover, .button-group.success
    #content.solution-overview #filter-container .filter-group a.filter:hover,
    #content.solution-overview #filter-container .filter-group .button-group.success a.filter:hover, .button-group.success
    #content.solution-overview .mobileFilterPane .filter-group a.filter:hover,
    #content.solution-overview .mobileFilterPane .filter-group .button-group.success a.filter:hover, .button-group.success .contact input[type=submit]:hover, .contact .button-group.success input[type=submit]:hover, .button-group.success .button:focus, .button-group.success #content.component-overview #filter-container .filter-group a.filter:focus, #content.component-overview #filter-container .filter-group .button-group.success a.filter:focus, .button-group.success #content.component-overview .mobileFilterPane .filter-group a.filter:focus, #content.component-overview .mobileFilterPane .filter-group .button-group.success a.filter:focus, .button-group.success
    #content.solution-overview #filter-container .filter-group a.filter:focus,
    #content.solution-overview #filter-container .filter-group .button-group.success a.filter:focus, .button-group.success
    #content.solution-overview .mobileFilterPane .filter-group a.filter:focus,
    #content.solution-overview .mobileFilterPane .filter-group .button-group.success a.filter:focus, .button-group.success .contact input[type=submit]:focus, .contact .button-group.success input[type=submit]:focus {
      background-color: #25a333;
      color: #fefefe; }
  .button-group.warning .button, .button-group.warning #content.component-overview #filter-container .filter-group a.filter, #content.component-overview #filter-container .filter-group .button-group.warning a.filter, .button-group.warning #content.component-overview .mobileFilterPane .filter-group a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.warning a.filter, .button-group.warning
  #content.solution-overview #filter-container .filter-group a.filter,
  #content.solution-overview #filter-container .filter-group .button-group.warning a.filter, .button-group.warning
  #content.solution-overview .mobileFilterPane .filter-group a.filter,
  #content.solution-overview .mobileFilterPane .filter-group .button-group.warning a.filter, .button-group.warning .contact input[type=submit], .contact .button-group.warning input[type=submit] {
    background-color: #FF4136;
    color: #0a0a0a; }
    .button-group.warning .button:hover, .button-group.warning #content.component-overview #filter-container .filter-group a.filter:hover, #content.component-overview #filter-container .filter-group .button-group.warning a.filter:hover, .button-group.warning #content.component-overview .mobileFilterPane .filter-group a.filter:hover, #content.component-overview .mobileFilterPane .filter-group .button-group.warning a.filter:hover, .button-group.warning
    #content.solution-overview #filter-container .filter-group a.filter:hover,
    #content.solution-overview #filter-container .filter-group .button-group.warning a.filter:hover, .button-group.warning
    #content.solution-overview .mobileFilterPane .filter-group a.filter:hover,
    #content.solution-overview .mobileFilterPane .filter-group .button-group.warning a.filter:hover, .button-group.warning .contact input[type=submit]:hover, .contact .button-group.warning input[type=submit]:hover, .button-group.warning .button:focus, .button-group.warning #content.component-overview #filter-container .filter-group a.filter:focus, #content.component-overview #filter-container .filter-group .button-group.warning a.filter:focus, .button-group.warning #content.component-overview .mobileFilterPane .filter-group a.filter:focus, #content.component-overview .mobileFilterPane .filter-group .button-group.warning a.filter:focus, .button-group.warning
    #content.solution-overview #filter-container .filter-group a.filter:focus,
    #content.solution-overview #filter-container .filter-group .button-group.warning a.filter:focus, .button-group.warning
    #content.solution-overview .mobileFilterPane .filter-group a.filter:focus,
    #content.solution-overview .mobileFilterPane .filter-group .button-group.warning a.filter:focus, .button-group.warning .contact input[type=submit]:focus, .contact .button-group.warning input[type=submit]:focus {
      background-color: #f70e00;
      color: #0a0a0a; }
  .button-group.alert .button, .button-group.alert #content.component-overview #filter-container .filter-group a.filter, #content.component-overview #filter-container .filter-group .button-group.alert a.filter, .button-group.alert #content.component-overview .mobileFilterPane .filter-group a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.alert a.filter, .button-group.alert
  #content.solution-overview #filter-container .filter-group a.filter,
  #content.solution-overview #filter-container .filter-group .button-group.alert a.filter, .button-group.alert
  #content.solution-overview .mobileFilterPane .filter-group a.filter,
  #content.solution-overview .mobileFilterPane .filter-group .button-group.alert a.filter, .button-group.alert .contact input[type=submit], .contact .button-group.alert input[type=submit] {
    background-color: #FFDC00;
    color: #fefefe; }
    .button-group.alert .button:hover, .button-group.alert #content.component-overview #filter-container .filter-group a.filter:hover, #content.component-overview #filter-container .filter-group .button-group.alert a.filter:hover, .button-group.alert #content.component-overview .mobileFilterPane .filter-group a.filter:hover, #content.component-overview .mobileFilterPane .filter-group .button-group.alert a.filter:hover, .button-group.alert
    #content.solution-overview #filter-container .filter-group a.filter:hover,
    #content.solution-overview #filter-container .filter-group .button-group.alert a.filter:hover, .button-group.alert
    #content.solution-overview .mobileFilterPane .filter-group a.filter:hover,
    #content.solution-overview .mobileFilterPane .filter-group .button-group.alert a.filter:hover, .button-group.alert .contact input[type=submit]:hover, .contact .button-group.alert input[type=submit]:hover, .button-group.alert .button:focus, .button-group.alert #content.component-overview #filter-container .filter-group a.filter:focus, #content.component-overview #filter-container .filter-group .button-group.alert a.filter:focus, .button-group.alert #content.component-overview .mobileFilterPane .filter-group a.filter:focus, #content.component-overview .mobileFilterPane .filter-group .button-group.alert a.filter:focus, .button-group.alert
    #content.solution-overview #filter-container .filter-group a.filter:focus,
    #content.solution-overview #filter-container .filter-group .button-group.alert a.filter:focus, .button-group.alert
    #content.solution-overview .mobileFilterPane .filter-group a.filter:focus,
    #content.solution-overview .mobileFilterPane .filter-group .button-group.alert a.filter:focus, .button-group.alert .contact input[type=submit]:focus, .contact .button-group.alert input[type=submit]:focus {
      background-color: #ccb000;
      color: #fefefe; }
  .button-group.stacked .button, .button-group.stacked #content.component-overview #filter-container .filter-group a.filter, #content.component-overview #filter-container .filter-group .button-group.stacked a.filter, .button-group.stacked #content.component-overview .mobileFilterPane .filter-group a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.stacked a.filter, .button-group.stacked
  #content.solution-overview #filter-container .filter-group a.filter,
  #content.solution-overview #filter-container .filter-group .button-group.stacked a.filter, .button-group.stacked
  #content.solution-overview .mobileFilterPane .filter-group a.filter,
  #content.solution-overview .mobileFilterPane .filter-group .button-group.stacked a.filter, .button-group.stacked .contact input[type=submit], .contact .button-group.stacked input[type=submit], .button-group.stacked-for-small .button, .button-group.stacked-for-small #content.component-overview #filter-container .filter-group a.filter, #content.component-overview #filter-container .filter-group .button-group.stacked-for-small a.filter, .button-group.stacked-for-small #content.component-overview .mobileFilterPane .filter-group a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.stacked-for-small a.filter, .button-group.stacked-for-small
  #content.solution-overview #filter-container .filter-group a.filter,
  #content.solution-overview #filter-container .filter-group .button-group.stacked-for-small a.filter, .button-group.stacked-for-small
  #content.solution-overview .mobileFilterPane .filter-group a.filter,
  #content.solution-overview .mobileFilterPane .filter-group .button-group.stacked-for-small a.filter, .button-group.stacked-for-small .contact input[type=submit], .contact .button-group.stacked-for-small input[type=submit], .button-group.stacked-for-medium .button, .button-group.stacked-for-medium #content.component-overview #filter-container .filter-group a.filter, #content.component-overview #filter-container .filter-group .button-group.stacked-for-medium a.filter, .button-group.stacked-for-medium #content.component-overview .mobileFilterPane .filter-group a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.stacked-for-medium a.filter, .button-group.stacked-for-medium
  #content.solution-overview #filter-container .filter-group a.filter,
  #content.solution-overview #filter-container .filter-group .button-group.stacked-for-medium a.filter, .button-group.stacked-for-medium
  #content.solution-overview .mobileFilterPane .filter-group a.filter,
  #content.solution-overview .mobileFilterPane .filter-group .button-group.stacked-for-medium a.filter, .button-group.stacked-for-medium .contact input[type=submit], .contact .button-group.stacked-for-medium input[type=submit] {
    width: 100%;
    border-right: 1px solid transparent; }
    .button-group.stacked .button:not(:last-child), .button-group.stacked #content.component-overview #filter-container .filter-group a.filter:not(:last-child), #content.component-overview #filter-container .filter-group .button-group.stacked a.filter:not(:last-child), .button-group.stacked #content.component-overview .mobileFilterPane .filter-group a.filter:not(:last-child), #content.component-overview .mobileFilterPane .filter-group .button-group.stacked a.filter:not(:last-child), .button-group.stacked
    #content.solution-overview #filter-container .filter-group a.filter:not(:last-child),
    #content.solution-overview #filter-container .filter-group .button-group.stacked a.filter:not(:last-child), .button-group.stacked
    #content.solution-overview .mobileFilterPane .filter-group a.filter:not(:last-child),
    #content.solution-overview .mobileFilterPane .filter-group .button-group.stacked a.filter:not(:last-child), .button-group.stacked .contact input[type=submit]:not(:last-child), .contact .button-group.stacked input[type=submit]:not(:last-child), .button-group.stacked-for-small .button:not(:last-child), .button-group.stacked-for-small #content.component-overview #filter-container .filter-group a.filter:not(:last-child), #content.component-overview #filter-container .filter-group .button-group.stacked-for-small a.filter:not(:last-child), .button-group.stacked-for-small #content.component-overview .mobileFilterPane .filter-group a.filter:not(:last-child), #content.component-overview .mobileFilterPane .filter-group .button-group.stacked-for-small a.filter:not(:last-child), .button-group.stacked-for-small
    #content.solution-overview #filter-container .filter-group a.filter:not(:last-child),
    #content.solution-overview #filter-container .filter-group .button-group.stacked-for-small a.filter:not(:last-child), .button-group.stacked-for-small
    #content.solution-overview .mobileFilterPane .filter-group a.filter:not(:last-child),
    #content.solution-overview .mobileFilterPane .filter-group .button-group.stacked-for-small a.filter:not(:last-child), .button-group.stacked-for-small .contact input[type=submit]:not(:last-child), .contact .button-group.stacked-for-small input[type=submit]:not(:last-child), .button-group.stacked-for-medium .button:not(:last-child), .button-group.stacked-for-medium #content.component-overview #filter-container .filter-group a.filter:not(:last-child), #content.component-overview #filter-container .filter-group .button-group.stacked-for-medium a.filter:not(:last-child), .button-group.stacked-for-medium #content.component-overview .mobileFilterPane .filter-group a.filter:not(:last-child), #content.component-overview .mobileFilterPane .filter-group .button-group.stacked-for-medium a.filter:not(:last-child), .button-group.stacked-for-medium
    #content.solution-overview #filter-container .filter-group a.filter:not(:last-child),
    #content.solution-overview #filter-container .filter-group .button-group.stacked-for-medium a.filter:not(:last-child), .button-group.stacked-for-medium
    #content.solution-overview .mobileFilterPane .filter-group a.filter:not(:last-child),
    #content.solution-overview .mobileFilterPane .filter-group .button-group.stacked-for-medium a.filter:not(:last-child), .button-group.stacked-for-medium .contact input[type=submit]:not(:last-child), .contact .button-group.stacked-for-medium input[type=submit]:not(:last-child) {
      border-bottom: 1px solid #fefefe; }
  @media screen and (min-width: 40em) {
    .button-group.stacked-for-small .button, .button-group.stacked-for-small #content.component-overview #filter-container .filter-group a.filter, #content.component-overview #filter-container .filter-group .button-group.stacked-for-small a.filter, .button-group.stacked-for-small #content.component-overview .mobileFilterPane .filter-group a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.stacked-for-small a.filter, .button-group.stacked-for-small
    #content.solution-overview #filter-container .filter-group a.filter,
    #content.solution-overview #filter-container .filter-group .button-group.stacked-for-small a.filter, .button-group.stacked-for-small
    #content.solution-overview .mobileFilterPane .filter-group a.filter,
    #content.solution-overview .mobileFilterPane .filter-group .button-group.stacked-for-small a.filter, .button-group.stacked-for-small .contact input[type=submit], .contact .button-group.stacked-for-small input[type=submit] {
      width: auto; }
      .button-group.stacked-for-small .button:not(:last-child), .button-group.stacked-for-small #content.component-overview #filter-container .filter-group a.filter:not(:last-child), #content.component-overview #filter-container .filter-group .button-group.stacked-for-small a.filter:not(:last-child), .button-group.stacked-for-small #content.component-overview .mobileFilterPane .filter-group a.filter:not(:last-child), #content.component-overview .mobileFilterPane .filter-group .button-group.stacked-for-small a.filter:not(:last-child), .button-group.stacked-for-small
      #content.solution-overview #filter-container .filter-group a.filter:not(:last-child),
      #content.solution-overview #filter-container .filter-group .button-group.stacked-for-small a.filter:not(:last-child), .button-group.stacked-for-small
      #content.solution-overview .mobileFilterPane .filter-group a.filter:not(:last-child),
      #content.solution-overview .mobileFilterPane .filter-group .button-group.stacked-for-small a.filter:not(:last-child), .button-group.stacked-for-small .contact input[type=submit]:not(:last-child), .contact .button-group.stacked-for-small input[type=submit]:not(:last-child) {
        margin-right: 1px; } }
  @media screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button, .button-group.stacked-for-medium #content.component-overview #filter-container .filter-group a.filter, #content.component-overview #filter-container .filter-group .button-group.stacked-for-medium a.filter, .button-group.stacked-for-medium #content.component-overview .mobileFilterPane .filter-group a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.stacked-for-medium a.filter, .button-group.stacked-for-medium
    #content.solution-overview #filter-container .filter-group a.filter,
    #content.solution-overview #filter-container .filter-group .button-group.stacked-for-medium a.filter, .button-group.stacked-for-medium
    #content.solution-overview .mobileFilterPane .filter-group a.filter,
    #content.solution-overview .mobileFilterPane .filter-group .button-group.stacked-for-medium a.filter, .button-group.stacked-for-medium .contact input[type=submit], .contact .button-group.stacked-for-medium input[type=submit] {
      width: auto; }
      .button-group.stacked-for-medium .button:not(:last-child), .button-group.stacked-for-medium #content.component-overview #filter-container .filter-group a.filter:not(:last-child), #content.component-overview #filter-container .filter-group .button-group.stacked-for-medium a.filter:not(:last-child), .button-group.stacked-for-medium #content.component-overview .mobileFilterPane .filter-group a.filter:not(:last-child), #content.component-overview .mobileFilterPane .filter-group .button-group.stacked-for-medium a.filter:not(:last-child), .button-group.stacked-for-medium
      #content.solution-overview #filter-container .filter-group a.filter:not(:last-child),
      #content.solution-overview #filter-container .filter-group .button-group.stacked-for-medium a.filter:not(:last-child), .button-group.stacked-for-medium
      #content.solution-overview .mobileFilterPane .filter-group a.filter:not(:last-child),
      #content.solution-overview .mobileFilterPane .filter-group .button-group.stacked-for-medium a.filter:not(:last-child), .button-group.stacked-for-medium .contact input[type=submit]:not(:last-child), .contact .button-group.stacked-for-medium input[type=submit]:not(:last-child) {
        margin-right: 1px; } }
  @media screen and (max-width: 19.9375em) {
    .button-group.stacked-for-small.expanded {
      display: block; }
      .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-small.expanded #content.component-overview #filter-container .filter-group a.filter, #content.component-overview #filter-container .filter-group .button-group.stacked-for-small.expanded a.filter, .button-group.stacked-for-small.expanded #content.component-overview .mobileFilterPane .filter-group a.filter, #content.component-overview .mobileFilterPane .filter-group .button-group.stacked-for-small.expanded a.filter, .button-group.stacked-for-small.expanded
      #content.solution-overview #filter-container .filter-group a.filter,
      #content.solution-overview #filter-container .filter-group .button-group.stacked-for-small.expanded a.filter, .button-group.stacked-for-small.expanded
      #content.solution-overview .mobileFilterPane .filter-group a.filter,
      #content.solution-overview .mobileFilterPane .filter-group .button-group.stacked-for-small.expanded a.filter, .button-group.stacked-for-small.expanded .contact input[type=submit], .contact .button-group.stacked-for-small.expanded input[type=submit] {
        display: block;
        margin-right: 0; } }

.callout {
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  position: relative;
  color: #0a0a0a;
  background-color: white; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #fef3e2; }
  .callout.secondary {
    background-color: #f0ffdb; }
  .callout.success {
    background-color: #dff8e2; }
  .callout.warning {
    background-color: #ffe3e1; }
  .callout.alert {
    background-color: #fffad9; }
  .callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem; }
  .callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem; }

.close-button {
  position: absolute;
  color: #8a8a8a;
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
  cursor: pointer; }
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    color: #0a0a0a; }

.dropdown-pane {
  background-color: #fefefe;
  border: 1px solid #cacaca;
  border-radius: 0;
  display: block;
  font-size: 1rem;
  padding: 1rem;
  position: absolute;
  visibility: hidden;
  width: 300px;
  z-index: 10; }
  .dropdown-pane.is-open {
    visibility: visible; }

.dropdown-pane.tiny {
  width: 100px; }

.dropdown-pane.small {
  width: 200px; }

.dropdown-pane.large {
  width: 400px; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 0;
  top: 100%; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 0;
  top: 100%; }

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  padding-right: 1.5rem;
  position: relative; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #faaf40 transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  right: 5px;
  margin-top: -2px; }

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0; }

.no-js .dropdown.menu ul {
  display: none; }

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }

.dropdown.menu.vertical > li.opens-left .is-dropdown-submenu {
  left: auto;
  right: 100%; }

.dropdown.menu.vertical > li.opens-right .is-dropdown-submenu {
  right: auto;
  left: 100%; }

.dropdown.menu.vertical > li > a::after {
  right: 14px;
  margin-top: -3px; }

.dropdown.menu.vertical > li.opens-left > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent #faaf40 transparent transparent;
  border-right-style: solid;
  border-left-width: 0; }

.dropdown.menu.vertical > li.opens-right > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent #faaf40;
  border-left-style: solid;
  border-right-width: 0; }

@media screen and (min-width: 20em) {
  .dropdown.menu.tiny-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%; }
  .dropdown.menu.tiny-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%; }
  .dropdown.menu.tiny-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative; }
  .dropdown.menu.tiny-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #faaf40 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px; }
  .dropdown.menu.tiny-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.tiny-vertical > li.opens-left .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .dropdown.menu.tiny-vertical > li.opens-right .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.tiny-vertical > li > a::after {
    right: 14px;
    margin-top: -3px; }
  .dropdown.menu.tiny-vertical > li.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #faaf40 transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  .dropdown.menu.tiny-vertical > li.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #faaf40;
    border-left-style: solid;
    border-right-width: 0; } }

@media screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #faaf40 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .dropdown.menu.medium-vertical > li.opens-right .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
    margin-top: -3px; }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #faaf40 transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #faaf40;
    border-left-style: solid;
    border-right-width: 0; } }

@media screen and (min-width: 60em) {
  .dropdown.menu.medium-large-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%; }
  .dropdown.menu.medium-large-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%; }
  .dropdown.menu.medium-large-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative; }
  .dropdown.menu.medium-large-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #faaf40 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px; }
  .dropdown.menu.medium-large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-large-vertical > li.opens-left .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .dropdown.menu.medium-large-vertical > li.opens-right .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.medium-large-vertical > li > a::after {
    right: 14px;
    margin-top: -3px; }
  .dropdown.menu.medium-large-vertical > li.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #faaf40 transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  .dropdown.menu.medium-large-vertical > li.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #faaf40;
    border-left-style: solid;
    border-right-width: 0; } }

@media screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #faaf40 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .dropdown.menu.large-vertical > li.opens-right .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
    margin-top: -3px; }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #faaf40 transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #faaf40;
    border-left-style: solid;
    border-right-width: 0; } }

@media screen and (min-width: 75em) {
  .dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%; }
  .dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%; }
  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative; }
  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #faaf40 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px; }
  .dropdown.menu.xlarge-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.xlarge-vertical > li.opens-left .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .dropdown.menu.xlarge-vertical > li.opens-right .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.xlarge-vertical > li > a::after {
    right: 14px;
    margin-top: -3px; }
  .dropdown.menu.xlarge-vertical > li.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #faaf40 transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  .dropdown.menu.xlarge-vertical > li.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #faaf40;
    border-left-style: solid;
    border-right-width: 0; } }

@media screen and (min-width: 82.5em) {
  .dropdown.menu.menu-xl-break-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%; }
  .dropdown.menu.menu-xl-break-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%; }
  .dropdown.menu.menu-xl-break-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative; }
  .dropdown.menu.menu-xl-break-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #faaf40 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px; }
  .dropdown.menu.menu-xl-break-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.menu-xl-break-vertical > li.opens-left .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .dropdown.menu.menu-xl-break-vertical > li.opens-right .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.menu-xl-break-vertical > li > a::after {
    right: 14px;
    margin-top: -3px; }
  .dropdown.menu.menu-xl-break-vertical > li.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #faaf40 transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  .dropdown.menu.menu-xl-break-vertical > li.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #faaf40;
    border-left-style: solid;
    border-right-width: 0; } }

@media screen and (min-width: 90em) {
  .dropdown.menu.xxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%; }
  .dropdown.menu.xxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%; }
  .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative; }
  .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #faaf40 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px; }
  .dropdown.menu.xxlarge-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.xxlarge-vertical > li.opens-left .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .dropdown.menu.xxlarge-vertical > li.opens-right .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.xxlarge-vertical > li > a::after {
    right: 14px;
    margin-top: -3px; }
  .dropdown.menu.xxlarge-vertical > li.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #faaf40 transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  .dropdown.menu.xxlarge-vertical > li.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #faaf40;
    border-left-style: solid;
    border-right-width: 0; } }

@media screen and (min-width: 64em) {
  .dropdown.menu.menu-break-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%; }
  .dropdown.menu.menu-break-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%; }
  .dropdown.menu.menu-break-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative; }
  .dropdown.menu.menu-break-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #faaf40 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px; }
  .dropdown.menu.menu-break-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.menu-break-vertical > li.opens-left .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .dropdown.menu.menu-break-vertical > li.opens-right .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.menu-break-vertical > li > a::after {
    right: 14px;
    margin-top: -3px; }
  .dropdown.menu.menu-break-vertical > li.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #faaf40 transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  .dropdown.menu.menu-break-vertical > li.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #faaf40;
    border-left-style: solid;
    border-right-width: 0; } }

@media screen and (min-width: 102.5em) {
  .dropdown.menu.xxxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%; }
  .dropdown.menu.xxxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%; }
  .dropdown.menu.xxxlarge-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative; }
  .dropdown.menu.xxxlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #faaf40 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px; }
  .dropdown.menu.xxxlarge-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.xxxlarge-vertical > li.opens-left .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .dropdown.menu.xxxlarge-vertical > li.opens-right .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.xxxlarge-vertical > li > a::after {
    right: 14px;
    margin-top: -3px; }
  .dropdown.menu.xxxlarge-vertical > li.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #faaf40 transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  .dropdown.menu.xxxlarge-vertical > li.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #faaf40;
    border-left-style: solid;
    border-right-width: 0; } }

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  left: auto;
  right: 0; }

.is-dropdown-menu.vertical {
  width: 100px; }
  .is-dropdown-menu.vertical.align-right {
    float: right; }

.is-dropdown-submenu-parent {
  position: relative; }
  .is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -2px; }
  .is-dropdown-submenu-parent.opens-inner .is-dropdown-submenu {
    top: 100%; }
  .is-dropdown-submenu-parent.opens-left .is-dropdown-submenu {
    left: auto;
    right: 100%; }

.is-dropdown-submenu {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 200px;
  z-index: 1;
  background: #fefefe;
  border: 1px solid #cacaca; }
  .is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px;
    margin-top: -3px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #faaf40 transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #faaf40;
    border-left-style: solid;
    border-right-width: 0; }
  .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px; }
  .is-dropdown-submenu > li {
    width: 100%; }
  .is-dropdown-submenu:not(.js-dropdown-nohover) > .is-dropdown-submenu-parent:hover > .is-dropdown-submenu, .is-dropdown-submenu.js-dropdown-active {
    display: block; }

.flex-video {
  position: relative;
  height: 0;
  padding-bottom: 75%;
  margin-bottom: 1rem;
  overflow: hidden; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .flex-video.widescreen {
    padding-bottom: 56.25%; }
  .flex-video.vimeo {
    padding-top: 0; }

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  border-radius: 0;
  background: #faaf40;
  color: #0a0a0a; }
  .label.secondary {
    background: #9dff0d;
    color: #FFFFFF; }
  .label.success {
    background: #2ECC40;
    color: #FFFFFF; }
  .label.warning {
    background: #FF4136;
    color: #111111; }
  .label.alert {
    background: #FFDC00;
    color: #FFFFFF; }

.media-object {
  margin-bottom: 1rem;
  display: block; }
  .media-object img {
    max-width: none; }
  @media screen and (max-width: 19.9375em) {
    .media-object.stack-for-small .media-object-section {
      padding: 0;
      padding-bottom: 1rem;
      display: block; }
      .media-object.stack-for-small .media-object-section img {
        width: 100%; } }

.media-object-section {
  display: table-cell;
  vertical-align: top; }
  .media-object-section:first-child {
    padding-right: 1rem; }
  .media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem; }
  .media-object-section.middle {
    vertical-align: middle; }
  .media-object-section.bottom {
    vertical-align: bottom; }

.menu {
  margin: 0;
  list-style-type: none; }
  .menu > li {
    display: table-cell;
    vertical-align: middle; }
    [data-whatinput='mouse'] .menu > li {
      outline: 0; }
  .menu > li > a {
    display: block;
    padding: 0.7rem 1rem;
    line-height: 1; }
  .menu input,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu > li > a img,
  .menu > li > a i {
    vertical-align: middle; }
  .menu > li > a i + span,
  .menu > li > a img + span {
    vertical-align: middle; }
  .menu > li > a img,
  .menu > li > a i {
    margin-right: 0.25rem;
    display: inline-block; }
  .menu > li {
    display: table-cell; }
  .menu.vertical > li {
    display: block; }
  @media screen and (min-width: 20em) {
    .menu.tiny-horizontal > li {
      display: table-cell; }
    .menu.tiny-vertical > li {
      display: block; } }
  @media screen and (min-width: 40em) {
    .menu.medium-horizontal > li {
      display: table-cell; }
    .menu.medium-vertical > li {
      display: block; } }
  @media screen and (min-width: 60em) {
    .menu.medium-large-horizontal > li {
      display: table-cell; }
    .menu.medium-large-vertical > li {
      display: block; } }
  @media screen and (min-width: 64em) {
    .menu.large-horizontal > li {
      display: table-cell; }
    .menu.large-vertical > li {
      display: block; } }
  @media screen and (min-width: 75em) {
    .menu.xlarge-horizontal > li {
      display: table-cell; }
    .menu.xlarge-vertical > li {
      display: block; } }
  @media screen and (min-width: 82.5em) {
    .menu.menu-xl-break-horizontal > li {
      display: table-cell; }
    .menu.menu-xl-break-vertical > li {
      display: block; } }
  @media screen and (min-width: 90em) {
    .menu.xxlarge-horizontal > li {
      display: table-cell; }
    .menu.xxlarge-vertical > li {
      display: block; } }
  @media screen and (min-width: 64em) {
    .menu.menu-break-horizontal > li {
      display: table-cell; }
    .menu.menu-break-vertical > li {
      display: block; } }
  @media screen and (min-width: 102.5em) {
    .menu.xxxlarge-horizontal > li {
      display: table-cell; }
    .menu.xxxlarge-vertical > li {
      display: block; } }
  .menu.simple li {
    line-height: 1;
    display: inline-block;
    margin-right: 1rem; }
  .menu.simple a {
    padding: 0; }
  .menu.align-right::before, .menu.align-right::after {
    content: ' ';
    display: table; }
  .menu.align-right::after {
    clear: both; }
  .menu.align-right > li {
    float: right; }
  .menu.expanded {
    width: 100%;
    display: table;
    table-layout: fixed; }
    .menu.expanded > li:first-child:last-child {
      width: 100%; }
  .menu.icon-top > li > a {
    text-align: center; }
    .menu.icon-top > li > a img,
    .menu.icon-top > li > a i {
      display: block;
      margin: 0 auto 0.25rem; }
  .menu.nested {
    margin-left: 1rem; }
  .menu .active > a {
    color: #fefefe;
    background: #faaf40; }

.menu-text {
  font-weight: bold;
  color: inherit;
  line-height: 1;
  padding-top: 0;
  padding-bottom: 0;
  padding: 0.7rem 1rem; }

.menu-centered {
  text-align: center; }
  .menu-centered > .menu {
    display: inline-block; }

.no-js [data-responsive-menu] ul {
  display: none; }

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px; }
  .menu-icon::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #fefefe;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe; }
  .menu-icon:hover::after {
    background: #cacaca;
    box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px; }
  .menu-icon.dark::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #111111;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #111111, 0 14px 0 #111111; }
  .menu-icon.dark:hover::after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }

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

.pagination-previous a::before,
.pagination-previous.disabled::before {
  content: '\00ab';
  display: inline-block;
  margin-right: 0.5rem; }

.pagination-next a::after,
.pagination-next.disabled::after {
  content: '\00bb';
  display: inline-block;
  margin-left: 0.5rem; }

.progress {
  background-color: #cacaca;
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0; }
  .progress.primary .progress-meter {
    background-color: #faaf40; }
  .progress.secondary .progress-meter {
    background-color: #9dff0d; }
  .progress.success .progress-meter {
    background-color: #2ECC40; }
  .progress.warning .progress-meter {
    background-color: #FF4136; }
  .progress.alert .progress-meter {
    background-color: #FFDC00; }

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #faaf40; }

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #FFFFFF;
  white-space: nowrap; }

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none; }

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  transition: all 0.2s ease-in-out; }
  .slider-fill.is-dragging {
    transition: all 0s linear; }

.slider-handle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  background-color: #faaf40;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  border-radius: 0; }
  [data-whatinput='mouse'] .slider-handle {
    outline: 0; }
  .slider-handle:hover {
    background-color: #f99c12; }
  .slider-handle.is-dragging {
    transition: all 0s linear; }

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed; }

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1); }
  .slider.vertical .slider-fill {
    top: 0;
    width: 0.5rem;
    max-height: 100%; }
  .slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    transform: translateX(-50%); }

body.is-reveal-open {
  overflow: hidden; }

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

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

.switch {
  margin-bottom: 1rem;
  outline: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 0.875rem; }

.switch-input {
  opacity: 0;
  position: absolute; }

.switch-paddle {
  background: #cacaca;
  cursor: pointer;
  display: block;
  position: relative;
  width: 4rem;
  height: 2rem;
  transition: all 0.25s ease-out;
  border-radius: 0;
  color: inherit;
  font-weight: inherit; }
  input + .switch-paddle {
    margin: 0; }
  .switch-paddle::after {
    background: #fefefe;
    content: '';
    display: block;
    position: absolute;
    height: 1.5rem;
    left: 0.25rem;
    top: 0.25rem;
    width: 1.5rem;
    transition: all 0.25s ease-out;
    transform: translate3d(0, 0, 0);
    border-radius: 0; }
  input:checked ~ .switch-paddle {
    background: #faaf40; }
    input:checked ~ .switch-paddle::after {
      left: 2.25rem; }
  [data-whatinput='mouse'] input:focus ~ .switch-paddle {
    outline: 0; }

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.switch-active {
  left: 8%;
  display: none; }
  input:checked + label > .switch-active {
    display: block; }

.switch-inactive {
  right: 15%; }
  input:checked + label > .switch-inactive {
    display: none; }

.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem; }

.switch.tiny .switch-paddle::after {
  width: 1rem;
  height: 1rem; }

.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem; }

.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem; }

.switch.small .switch-paddle::after {
  width: 1.25rem;
  height: 1.25rem; }

.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem; }

.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem; }

.switch.large .switch-paddle::after {
  width: 2rem;
  height: 2rem; }

.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem; }

table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }
  table thead,
  table tbody,
  table tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe; }
  table caption {
    font-weight: bold;
    padding: 0.5rem 0.625rem 0.625rem; }
  table thead,
  table tfoot {
    background: #f8f8f8;
    color: #0a0a0a; }
    table thead tr,
    table tfoot tr {
      background: transparent; }
    table thead th,
    table thead td,
    table tfoot th,
    table tfoot td {
      padding: 0.5rem 0.625rem 0.625rem;
      font-weight: bold;
      text-align: left; }
  table tbody tr:nth-child(even) {
    background-color: #f1f1f1; }
  table tbody th,
  table tbody td {
    padding: 0.5rem 0.625rem 0.625rem; }

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

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

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

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

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

.tabs {
  margin: 0;
  list-style-type: none;
  background: #fefefe;
  border: 1px solid #e6e6e6; }
  .tabs::before, .tabs::after {
    content: ' ';
    display: table; }
  .tabs::after {
    clear: both; }

.tabs.vertical > li {
  width: auto;
  float: none;
  display: block; }

.tabs.simple > li > a {
  padding: 0; }
  .tabs.simple > li > a:hover {
    background: transparent; }

.tabs.primary {
  background: #faaf40; }
  .tabs.primary > li > a {
    color: #111111; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #faa931; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    line-height: 1;
    font-size: 0.75rem; }
    .tabs-title > a:hover {
      background: #fefefe; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #e6e6e6; }

.tabs-content {
  background: #fefefe;
  transition: all 0.5s ease;
  border: 1px solid #e6e6e6;
  border-top: 0; }

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }
  .tabs-panel.is-active {
    display: block; }

.thumbnail {
  border: solid 4px #fefefe;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: box-shadow 200ms ease-out;
  border-radius: 0;
  margin-bottom: 1rem; }
  .thumbnail:hover, .thumbnail:focus {
    box-shadow: 0 0 6px 1px rgba(250, 175, 64, 0.5); }

.title-bar {
  background: #0a0a0a;
  color: #fefefe;
  padding: 0.5rem; }
  .title-bar::before, .title-bar::after {
    content: ' ';
    display: table; }
  .title-bar::after {
    clear: both; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.5rem; }

.title-bar-left {
  float: left; }

.title-bar-right {
  float: right;
  text-align: right; }

.title-bar-title {
  font-weight: bold;
  vertical-align: middle;
  display: inline-block; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px; }
  .menu-icon.dark::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #111111;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #111111, 0 14px 0 #111111; }
  .menu-icon.dark:hover::after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }

.has-tip {
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  position: relative;
  display: inline-block;
  cursor: help; }

.tooltip {
  background-color: #0a0a0a;
  color: #fefefe;
  font-size: 80%;
  padding: 0.75rem;
  position: absolute;
  z-index: 10;
  top: calc(100% + 0.6495rem);
  max-width: 10rem !important;
  border-radius: 0; }
  .tooltip::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: transparent transparent #0a0a0a;
    border-bottom-style: solid;
    border-top-width: 0;
    bottom: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%); }
  .tooltip.top::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: #0a0a0a transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    top: 100%;
    bottom: auto; }
  .tooltip.left::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: transparent transparent transparent #0a0a0a;
    border-left-style: solid;
    border-right-width: 0;
    bottom: auto;
    left: 100%;
    top: 50%;
    transform: translateY(-50%); }
  .tooltip.right::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: transparent #0a0a0a transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
    bottom: auto;
    left: auto;
    right: 100%;
    top: 50%;
    transform: translateY(-50%); }

.top-bar {
  padding: 0.5rem; }
  .top-bar::before, .top-bar::after {
    content: ' ';
    display: table; }
  .top-bar::after {
    clear: both; }
  .top-bar,
  .top-bar ul {
    background-color: #e6e6e6; }
  .top-bar input {
    max-width: 200px;
    margin-right: 1rem; }
  .top-bar .input-group-field {
    width: 100%;
    margin-right: 0; }
  .top-bar input.button, .top-bar .contact input[type=submit], .contact .top-bar input[type=submit] {
    width: auto; }
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    width: 100%; }
  @media screen and (min-width: 40em) {
    .top-bar .top-bar-left,
    .top-bar .top-bar-right {
      width: auto; } }
  @media screen and (max-width: 39.9375em) {
    .top-bar.stacked-for-tiny .top-bar-left,
    .top-bar.stacked-for-tiny .top-bar-right {
      width: 100%; } }
  @media screen and (max-width: 59.9375em) {
    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
      width: 100%; } }
  @media screen and (max-width: 63.9375em) {
    .top-bar.stacked-for-medium-large .top-bar-left,
    .top-bar.stacked-for-medium-large .top-bar-right {
      width: 100%; } }
  @media screen and (max-width: 74.9375em) {
    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
      width: 100%; } }
  @media screen and (max-width: 82.4375em) {
    .top-bar.stacked-for-xlarge .top-bar-left,
    .top-bar.stacked-for-xlarge .top-bar-right {
      width: 100%; } }
  @media screen and (max-width: 89.9375em) {
    .top-bar.stacked-for-menu-xl-break .top-bar-left,
    .top-bar.stacked-for-menu-xl-break .top-bar-right {
      width: 100%; } }
  @media screen and (max-width: 102.4375em) {
    .top-bar.stacked-for-xxlarge .top-bar-left,
    .top-bar.stacked-for-xxlarge .top-bar-right {
      width: 100%; } }
  @media screen and (max-width: 63.9375em) {
    .top-bar.stacked-for-menu-break .top-bar-left,
    .top-bar.stacked-for-menu-break .top-bar-right {
      width: 100%; } }
  .top-bar.stacked-for-xxxlarge .top-bar-left,
  .top-bar.stacked-for-xxxlarge .top-bar-right {
    width: 100%; }

.top-bar-title {
  float: left;
  margin-right: 1rem; }

.top-bar-left {
  float: left; }

.top-bar-right {
  float: right; }

::-moz-selection {
  background: rgba(14, 32, 53, 0.7) !important;
  text-shadow: none !important;
  color: #FFFFFF !important; }

::selection {
  background: rgba(14, 32, 53, 0.7) !important;
  text-shadow: none !important;
  color: #FFFFFF !important; }

::-moz-selection {
  background: rgba(14, 32, 53, 0.7) !important;
  text-shadow: none !important;
  color: #FFFFFF !important; }

h1, .h1, h2, .h2, h3, #content.course-overview-page #course-cta-links li a, .h3, h4, .h4, h5, .h5 {
  color: #FFFFFF; }
  h1 a, .h1 a, h2 a, .h2 a, h3 a, #content.course-overview-page #course-cta-links li a a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
    text-decoration: none; }

h1,
.h1-like,
.advanced-content-section .section-header .section-title-full {
  font-size: 55.26px; }

h2,
.h2-like,
.advanced-content-section .section-header .section-title-medium {
  font-size: 47.808px; }

h3, #content.course-overview-page #course-cta-links li a,
.h3-like,
.advanced-content-section .section-header .section-title-small {
  font-size: 40.356px; }

h4,
.h4-like {
  font-size: 32.904px; }

h5,
.h5-like {
  font-size: 25.452px; }

h6,
.h6-like {
  font-size: 3.726px;
  font-weight: bold; }

.text-secondary p {
  color: #9dff0d; }

.big-category-link {
  display: block;
  position: relative;
  width: 95%;
  margin: 0 auto;
  margin-bottom: 24px;
  padding: 24px 24px;
  background-position: right;
  background-size: cover;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 1;
  border: 2px solid #faaf40;
  transition: all ease-in-out 200ms; }
  @media screen and (min-width: 40em) {
    .big-category-link {
      padding: 31.2px 30px;
      font-size: 45px;
      line-height: inherit; } }
  .big-category-link span {
    position: relative;
    z-index: 1;
    left: 0;
    color: #9dff0d;
    transition: all ease-in-out 200ms; }
  .big-category-link::after {
    display: block;
    content: '';
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(78, 160, 216, 0.7);
    transition: all ease-in-out 200ms; }
  .big-category-link:hover, .big-category-link:focus {
    color: #FFFFFF; }
    .big-category-link:hover span, .big-category-link:focus span {
      left: 18px;
      color: #FFFFFF; }
      @media screen and (min-width: 40em) {
        .big-category-link:hover span, .big-category-link:focus span {
          left: 48px; } }
    .big-category-link:hover::after, .big-category-link:focus::after {
      background-color: #faaf40; }

p {
  font-size: 18px;
  line-height: 1.414; }

a:link, a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }

hr {
  margin: 40px 0;
  border: none;
  border-top: 1px solid #858585; }

address {
  font-style: normal; }

/************************************************

Stylesheet: Main Stylesheet

*************************************************/
/*********************
GENERAL STYLES
*********************/
html::-webkit-scrollbar-track, body::-webkit-scrollbar-track, .off-canvas-content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5; }

html::-webkit-scrollbar, body::-webkit-scrollbar, .off-canvas-content::-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5; }

html::-webkit-scrollbar-thumb, body::-webkit-scrollbar-thumb, .off-canvas-content::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555; }

.row.wrap, #content.component-overview #filter-container .wrap.inner-wrapper, #content.component-overview .mobileFilterPane .wrap.inner-wrapper,
#content.solution-overview #filter-container .wrap.inner-wrapper,
#content.solution-overview .mobileFilterPane .wrap.inner-wrapper {
  padding-left: 2.5%;
  padding-right: 2.5%; }

@media screen and (min-width: 75em) {
  .row.wrap, #content.component-overview #filter-container .wrap.inner-wrapper, #content.component-overview .mobileFilterPane .wrap.inner-wrapper,
  #content.solution-overview #filter-container .wrap.inner-wrapper,
  #content.solution-overview .mobileFilterPane .wrap.inner-wrapper {
    padding-left: 0;
    padding-right: 0; } }

#content {
  padding-top: 100px;
  position: relative;
  z-index: 1;
  min-height: 95vh; }
  #content #inner-content {
    padding: 1rem 0rem; }

/*********************
LINK STYLES
*********************/
a:link, a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }

/*********************
H1, H2, H3, H4, H5 STYLES
*********************/
h1 a, .h1 a, h2 a, .h2 a, h3 a, #content.course-overview-page #course-cta-links li a a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
  text-decoration: none; }

/*********************
HEADER STYLES
*********************/
.header ul.off-canvas-list li {
  list-style: none; }

/*********************
NAVIGATION STYLES
*********************/
.top-bar .title-area {
  z-index: 1; }

.off-canvas-list ul {
  margin-left: 0; }
  .off-canvas-list ul li a {
    border-bottom: 0px; }
  .off-canvas-list ul .dropdown {
    margin-left: 20px; }

/*********************
POSTS & CONTENT STYLES
*********************/
.page-title .vcard {
  border: 0px;
  padding: 0px; }

.byline {
  color: #999; }

.entry-content img {
  max-width: 100%;
  height: auto; }

.entry-content .alignleft, .entry-content img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.entry-content .alignright, .entry-content img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto; }

.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px; }

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px; }
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

.post-password-form input[type="submit"] {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.85em 1em;
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
  background-color: #faaf40;
  color: #fefefe; }
  [data-whatinput='mouse'] .post-password-form input[type="submit"] {
    outline: 0; }
  .post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
    background-color: #f99c12;
    color: #fefefe; }

/*********************
IMAGE GALLERY STYLES
*********************/
/*********************
PAGE NAVI STYLES
*********************/
.page-navigation {
  margin-top: 1rem; }

/*********************
COMMENT STYLES
*********************/
#comments .commentlist {
  margin-left: 0px; }

#respond ul {
  margin-left: 0px; }

.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px; }
  .commentlist li:last-child {
    margin-bottom: 0; }
  .commentlist li ul.children {
    margin: 0; }

.commentlist li[class*=depth-] {
  margin-top: 1.1em; }

.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0; }

.commentlist li:not(.depth-1) {
  margin-left: 10px;
  margin-top: 0;
  padding-bottom: 0; }

.commentlist .vcard {
  margin-left: 50px; }
  .commentlist .vcard cite.fn {
    font-weight: 700;
    font-style: normal; }
  .commentlist .vcard time {
    float: right; }
    .commentlist .vcard time a {
      color: #999;
      text-decoration: none; }
      .commentlist .vcard time a:hover {
        text-decoration: underline; }
  .commentlist .vcard img.avatar {
    position: absolute;
    left: 10px;
    padding: 2px;
    border: 1px solid #cecece;
    background: #fff; }

.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em; }

.commentlist .comment-reply-link {
  float: right; }

/*********************
COMMENT FORM STYLES
*********************/
.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em; }
  .respond-form form {
    margin: 0.75em 0; }
    .respond-form form li {
      list-style-type: none;
      clear: both;
      margin-bottom: 0.7335em; }
      .respond-form form li label,
      .respond-form form li small {
        display: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url],
    .respond-form form textarea {
      padding: 3px 6px;
      background: #efefef;
      border: 2px solid #cecece;
      line-height: 1.5em; }
      .respond-form form input[type=text]:focus,
      .respond-form form input[type=email]:focus,
      .respond-form form input[type=url]:focus,
      .respond-form form textarea:focus {
        background: #fff; }
      .respond-form form input[type=text]:invalid,
      .respond-form form input[type=email]:invalid,
      .respond-form form input[type=url]:invalid,
      .respond-form form textarea:invalid {
        outline: none;
        border-color: #fbc2c4;
        background-color: #f6e7eb;
        -ms-box-shadow: none;
        box-shadow: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url] {
      max-width: 400px;
      min-width: 250px; }
    .respond-form form textarea {
      resize: none;
      width: 97.3%;
      height: 150px; }

#comment-form-title {
  margin: 0 0 1.1em; }

#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

.nocomments {
  margin: 0 20px 1.1em; }

/*********************
SIDEBARS & ASIDES
*********************/
.widget ul {
  margin: 0; }
  .widget ul li {
    list-style: none; }

/*********************
FOOTER STYLES
*********************/
.footer {
  clear: both;
  margin-top: 1em; }

/*********************
FOUNDATION STYLES
*********************/
/*********************
PLUGIN STYLES
*********************/
.gform_body ul {
  list-style: none outside none;
  margin: 0; }

header[role=banner] ul.off-canvas-list li {
  list-style: none; }

header.header {
  z-index: 200;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%; }
  header.header.mobile-menu-open .title-bar {
    background: #181312; }

.title-bar {
  position: relative;
  z-index: 195;
  background: rgba(24, 19, 18, 0.9);
  transition: all ease-in-out 500ms; }
  .title-bar .menu-icon {
    margin: 18px 10px;
    padding: 1em; }
    @media screen and (min-width: 21.25em) {
      .title-bar .menu-icon {
        margin: 18px; } }
    .title-bar .menu-icon:hover, .title-bar .menu-icon:focus, .title-bar .menu-icon:active {
      outline: none; }
    .title-bar .menu-icon::after {
      position: absolute;
      top: 4px;
      background: #FFFFFF;
      height: 3px;
      box-shadow: 0 9px 0 #FFFFFF, 0 18px 0 #FFFFFF;
      transition: all ease-in-out 200ms; }
    .title-bar .menu-icon:hover::after {
      background: #faaf40;
      height: 3px;
      box-shadow: 0 9px 0 #faaf40, 0 18px 0 #faaf40; }

.top-bar .title-area {
  z-index: 1; }

.top-bar {
  position: absolute;
  z-index: 190;
  width: 100%;
  padding: 20px 0 24px 0;
  background: #faaf40;
  border-bottom: 3px solid rgba(42, 39, 34, 0.95);
  text-align: center;
  transition: all ease-in-out 500ms; }
  @media screen and (min-width: 82.5em) {
    .top-bar {
      top: 0;
      padding: 12px 0;
      background: rgba(24, 19, 18, 0.8);
      border-bottom: none; } }
  .top-bar ul,
  .top-bar .menu {
    background: transparent; }
    .top-bar ul.submenu,
    .top-bar .menu.submenu {
      background-color: rgba(17, 17, 17, 0.8); }
    .top-bar ul li,
    .top-bar .menu li {
      display: block; }
      @media screen and (max-width: 19.9375em) {
        .top-bar ul li[aria-expanded='true'] .submenu a,
        .top-bar .menu li[aria-expanded='true'] .submenu a {
          color: #111111; } }
  @media screen and (max-width: 19.9375em) and (min-width: 40em) {
    .top-bar ul li[aria-expanded='true'] .submenu a,
    .top-bar .menu li[aria-expanded='true'] .submenu a {
      color: inherit; } }
      @media screen and (min-width: 35.9375em) {
        .top-bar ul li,
        .top-bar .menu li {
          display: inline-block; } }
      .top-bar ul li a,
      .top-bar .menu li a {
        padding: 14px 30px;
        color: #FFFFFF;
        text-transform: uppercase;
        letter-spacing: 1.25px;
        font-size: 16px;
        font-weight: 700; }
        .top-bar ul li a:hover,
        .top-bar .menu li a:hover {
          color: #FFFFFF; }
        @media screen and (min-width: 64em) {
          .top-bar ul li a,
          .top-bar .menu li a {
            color: #FFFFFF;
            padding: 14px 16px;
            font-weight: 400; }
            .top-bar ul li a:hover,
            .top-bar .menu li a:hover {
              color: #faaf40; } }
      .top-bar ul li.active,
      .top-bar .menu li.active {
        border: 1px solid #faaf40; }
        .top-bar ul li.active a,
        .top-bar .menu li.active a {
          background-color: transparent; }
          .top-bar ul li.active a:hover,
          .top-bar .menu li.active a:hover {
            color: #FFFFFF; }
  .top-bar .nav-scroll-logo {
    display: none; }
  .top-bar.scrolled .site-logo .main-logo {
    display: none; }
  .top-bar.scrolled .site-logo .nav-scroll-logo {
    display: block;
    max-width: 250px;
    max-height: 50px;
    width: auto;
    height: auto; }
    @media screen and (min-width: 40em) {
      .top-bar.scrolled .site-logo .nav-scroll-logo {
        max-width: 280px; } }
    @media screen and (min-width: 64em) {
      .top-bar.scrolled .site-logo .nav-scroll-logo {
        max-width: 360px; } }
  @media screen and (min-width: 64em) {
    .top-bar.scrolled .top-bar-right {
      padding-top: 10px; } }
  .top-bar .is-accordion-submenu-parent {
    position: relative; }
    .top-bar .is-accordion-submenu-parent:before, .top-bar .is-accordion-submenu-parent:after {
      content: "v";
      display: block;
      position: absolute;
      z-index: 1;
      top: 18%;
      color: #FFFFFF;
      font-weight: bold;
      transition: all ease .5s; }
      @media screen and (min-width: 40em) {
        .top-bar .is-accordion-submenu-parent:before, .top-bar .is-accordion-submenu-parent:after {
          content: none; } }
    .top-bar .is-accordion-submenu-parent:before {
      left: 10%; }
    .top-bar .is-accordion-submenu-parent:after {
      right: 10%; }
    .top-bar .is-accordion-submenu-parent[aria-expanded="true"]:before, .top-bar .is-accordion-submenu-parent[aria-expanded="true"]:after {
      top: 0;
      opacity: 0; }
  .top-bar .submenu {
    border-color: rgba(17, 17, 17, 0.75); }
    .top-bar .submenu .current-menu-item a {
      background-color: #f99a0e; }
      @media screen and (min-width: 64em) {
        .top-bar .submenu .current-menu-item a {
          background-color: #faaf40; } }
    .top-bar .submenu a:hover {
      background-color: #faaf40;
      color: #FFFFFF !important; }
    @media screen and (min-width: 40em) {
      .top-bar .submenu {
        transform: translateX(20%); } }
    @media screen and (min-width: 64em) {
      .top-bar .submenu {
        background: rgba(24, 19, 18, 0.8); }
        .top-bar .submenu li a {
          line-height: 24px; } }
  .top-bar .top-bar-left {
    max-width: 60%; }
  .top-bar .top-bar-right {
    float: none;
    margin: 0 auto;
    padding: 0;
    width: 100%; }
    @media screen and (min-width: 82.5em) {
      .top-bar .top-bar-right {
        display: -ms-flexbox;
        display: flex;
        float: right;
        padding-top: 1.5rem;
        padding-right: 24px;
        width: auto; } }
    .top-bar .top-bar-right .top-bar-phone {
      display: inline-block;
      color: white;
      font-weight: 700;
      letter-spacing: 1px;
      text-transform: uppercase;
      padding-top: 8px; }
      .top-bar .top-bar-right .top-bar-phone:before {
        content: "";
        display: inline-block;
        margin: 0 7px; }
      .top-bar .top-bar-right .top-bar-phone:hover {
        color: #FFFFFF; }
      @media screen and (min-width: 82.5em) {
        .top-bar .top-bar-right .top-bar-phone {
          padding-top: 10px; }
          .top-bar .top-bar-right .top-bar-phone:hover {
            color: #faaf40; } }
  .top-bar .hamburger {
    width: auto;
    max-width: 35%; }
    @media screen and (min-width: 82.5em) {
      .top-bar .hamburger {
        display: none; } }

.title-bar-title {
  max-width: 75%; }

.site-logo {
  display: block;
  padding: .5em 0 .2em .1em; }
  @media screen and (min-width: 23.75em) {
    .site-logo {
      padding: .33em 1em .75em 1em; } }
  @media screen and (min-width: 64em) {
    .site-logo {
      padding: .33em 1em .75em 2.75em; } }
  .site-logo img {
    max-width: 250px;
    max-height: 80px;
    width: auto;
    height: auto; }
    @media screen and (min-width: 40em) {
      .site-logo img {
        max-width: 320px; } }
    @media screen and (min-width: 64em) {
      .site-logo img {
        max-width: 400px; } }

@media screen and (min-width: 37.5em) {
  body.admin-bar .header .title-bar {
    top: 46px; } }

@media screen and (min-width: 48.875em) {
  body.admin-bar .header .title-bar {
    top: 32px; } }

@media screen and (min-width: 64em) {
  body.admin-bar .header #top-bar {
    top: 32px; } }

.top-bar .title-area {
  z-index: 1; }

.widget ul {
  margin: 0; }
  .widget ul li {
    list-style: none; }

.footer-divider {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 12px;
  background: #111111;
  box-shadow: 0 0 100px 50px rgba(17, 17, 17, 0.5);
  border-top: 1px solid #858585;
  border-bottom: 1px solid #858585; }

.footer-padding {
  display: none;
  min-height: 0px;
  background-color: #0e2035; }
  @media screen and (min-width: 64em) {
    .footer-padding {
      display: block; } }

@media screen and (min-width: 40em) {
  .footer-contents {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row; } }

footer[role="contentinfo"] {
  padding: 48px 0;
  width: 100%;
  min-height: 400px;
  background-color: #091421;
  background-size: 100%;
  background-position: top; }
  @media screen and (min-width: 40em) {
    footer[role="contentinfo"] {
      background-size: cover; } }
  @media screen and (min-width: 64em) {
    footer[role="contentinfo"] {
      padding: 72px 0; } }
  footer[role="contentinfo"].article-footer {
    background: none; }
  footer[role="contentinfo"] h4 {
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    color: #FFFFFF;
    font-size: 22px; }
  footer[role="contentinfo"] .footer-links {
    text-align: center; }
    @media screen and (min-width: 40em) {
      footer[role="contentinfo"] .footer-links {
        text-align: left; } }
    footer[role="contentinfo"] .footer-links ul {
      margin-left: 0px;
      margin-bottom: 36px; }
      @media screen and (min-width: 64em) {
        footer[role="contentinfo"] .footer-links ul {
          margin-bottom: 24px; } }
    footer[role="contentinfo"] .footer-links li {
      list-style: none;
      padding-bottom: 6px;
      display: block; }
    footer[role="contentinfo"] .footer-links a {
      font-weight: bold;
      letter-spacing: 1px;
      color: #faaf40; }
      footer[role="contentinfo"] .footer-links a:hover {
        color: #FFFFFF; }
    footer[role="contentinfo"] .footer-links .social-icon {
      margin-right: 12px; }
  footer[role="contentinfo"] #inner-footer {
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
    margin-top: 24px; }
    footer[role="contentinfo"] #inner-footer a[rel="nofollow"] {
      color: #9dff0d; }

.footer-gallery > .columns {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: center;
  justify-content: center; }
  .footer-gallery > .columns p.simple-image {
    margin: 5px;
    width: 170px; }
    @media screen and (min-width: 40em) {
      .footer-gallery > .columns p.simple-image {
        width: 200px; } }
    .footer-gallery > .columns p.simple-image img {
      height: 100%; }

#inner-footer > .footer-gallery {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around; }
  #inner-footer > .footer-gallery p.simple-image {
    -ms-flex: 1 1 10%;
    flex: 1 1 10%;
    max-width: 150px;
    min-width: 75px; }

.footer-social-links li a {
  display: inline-block;
  position: relative;
  padding-left: 32px;
  min-width: 131px;
  text-align: left; }
  .footer-social-links li a:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 0; }

@media screen and (min-width: 64em) {
  .footer-fix-bottom {
    width: 100%;
    height: auto; } }

.cff-wrapper {
  max-height: 400px;
  overflow-y: scroll;
  padding-right: 1rem; }
  .cff-wrapper::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5; }
  .cff-wrapper::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5; }
  .cff-wrapper::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #555; }

#cff {
  margin-top: 24px;
  padding: 0 !important;
  background: transparent !important; }
  #cff a {
    font-family: "Source Sans Pro", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #FFFFFF; }
  #cff .cff-item {
    margin-bottom: 24px !important;
    padding: 17px 24px 24px 24px;
    background-color: transparent;
    border: 1px solid rgba(14, 32, 53, 0.5);
    box-shadow: 4px 4px 8px rgba(14, 32, 53, 0.66); }
    #cff .cff-item:first-child {
      padding: 17px 24px 24px 24px; }
  #cff .cff-author-img {
    display: none; }
  #cff .cff-author {
    margin: 0px; }
    #cff .cff-author a {
      width: 100%; }
  #cff .cff-author-text {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    #cff .cff-author-text * {
      margin-left: 0px; }
    #cff .cff-author-text .cff-page-name {
      padding: 0 !important;
      margin: 0;
      font-family: "Source Sans Pro", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      color: #FFFFFF;
      font-size: 18px; }
    #cff .cff-author-text .cff-date {
      position: relative;
      top: 4px;
      color: #FFFFFF;
      text-transform: uppercase;
      font-style: italic;
      font-size: 14px;
      font-weight: 300; }
  #cff .cff-post-text {
    font-size: 14px;
    color: #FFFFFF !important; }
  #cff .cff-post-desc {
    color: #FFFFFF; }
  #cff .cff-post-links {
    float: right; }
    #cff .cff-post-links .cff-viewpost-facebook {
      color: #faaf40;
      letter-spacing: 2px;
      font-size: 14px;
      font-weight: bold; }
      #cff .cff-post-links .cff-viewpost-facebook:hover {
        color: #FFFFFF;
        text-decoration: none !important; }
  #cff .cff-share-container {
    display: none; }

.animsition-overlay-slide {
  background-color: #0e2035;
  z-index: 1000 !important; }

.animsition-loading {
  background-color: transparent;
  border-top: 5px solid rgba(255, 255, 255, 0.5);
  border-right: 5px solid rgba(255, 255, 255, 0.5);
  border-bottom: 5px solid rgba(255, 255, 255, 0.5);
  border-left: 5px solid #faaf40; }

.animsition-overlay-slide {
  z-index: 100; }

.entry-content img {
  max-width: 100%;
  height: auto; }

.entry-content .alignleft, .entry-content img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.entry-content .alignright, .entry-content img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto; }

.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px; }

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px; }
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

.post-password-form input[type="submit"] {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.85em 1em;
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
  background-color: #faaf40;
  color: #fefefe; }
  [data-whatinput='mouse'] .post-password-form input[type="submit"] {
    outline: 0; }
  .post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
    background-color: #f99c12;
    color: #fefefe; }

.button, #content.component-overview #filter-container .filter-group a.filter, #content.component-overview .mobileFilterPane .filter-group a.filter,
#content.solution-overview #filter-container .filter-group a.filter,
#content.solution-overview .mobileFilterPane .filter-group a.filter, .contact input[type=submit] {
  border: 3px solid #faaf40;
  padding: 0.85em 2.85em;
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
  font-weight: bold;
  font-family: "Source Sans Pro", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: transparent;
  color: #FFFFFF;
  transition: all ease .5s; }
  .button:hover, #content.component-overview #filter-container .filter-group a.filter:hover, #content.component-overview .mobileFilterPane .filter-group a.filter:hover,
  #content.solution-overview #filter-container .filter-group a.filter:hover,
  #content.solution-overview .mobileFilterPane .filter-group a.filter:hover, .contact input[type=submit]:hover {
    background-color: #faaf40;
    border-color: #f99a0e;
    text-shadow: 0px 0px 3px rgba(17, 17, 17, 0.3); }
  .button.button-green, #content.component-overview #filter-container .filter-group a.button-green.filter, #content.component-overview .mobileFilterPane .filter-group a.button-green.filter,
  #content.solution-overview #filter-container .filter-group a.button-green.filter,
  #content.solution-overview .mobileFilterPane .filter-group a.button-green.filter, .contact input.button-green[type=submit] {
    border: 3px solid #9dff0d; }
    .button.button-green:hover, #content.component-overview #filter-container .filter-group a.button-green.filter:hover, #content.component-overview .mobileFilterPane .filter-group a.button-green.filter:hover,
    #content.solution-overview #filter-container .filter-group a.button-green.filter:hover,
    #content.solution-overview .mobileFilterPane .filter-group a.button-green.filter:hover, .contact input.button-green[type=submit]:hover {
      background-color: #9dff0d;
      text-shadow: 1px 1px 3px rgba(17, 17, 17, 0.3); }
  .button.button-blue, #content.component-overview #filter-container .filter-group a.filter, #content.component-overview .mobileFilterPane .filter-group a.filter,
  #content.solution-overview #filter-container .filter-group a.filter,
  #content.solution-overview .mobileFilterPane .filter-group a.filter, .contact input.button-blue[type=submit] {
    border: 3px solid #4ea0d8;
    background-color: transparent; }
    .button.button-blue:hover, #content.component-overview #filter-container .filter-group a.filter:hover, #content.component-overview .mobileFilterPane .filter-group a.filter:hover,
    #content.solution-overview #filter-container .filter-group a.filter:hover,
    #content.solution-overview .mobileFilterPane .filter-group a.filter:hover, .contact input.button-blue[type=submit]:hover {
      background-color: #4ea0d8;
      text-shadow: 1px 1px 3px rgba(17, 17, 17, 0.3); }
  .button.button-secondary, #content.component-overview #filter-container .filter-group a.button-secondary.filter, #content.component-overview .mobileFilterPane .filter-group a.button-secondary.filter,
  #content.solution-overview #filter-container .filter-group a.button-secondary.filter,
  #content.solution-overview .mobileFilterPane .filter-group a.button-secondary.filter, .contact input.button-secondary[type=submit], .button.button-alt, #content.component-overview #filter-container .filter-group a.button-alt.filter, #content.component-overview .mobileFilterPane .filter-group a.button-alt.filter,
  #content.solution-overview #filter-container .filter-group a.button-alt.filter,
  #content.solution-overview .mobileFilterPane .filter-group a.button-alt.filter, .contact input.button-alt[type=submit] {
    background-color: transparent;
    border-color: #9dff0d; }
    .button.button-secondary:hover, #content.component-overview #filter-container .filter-group a.button-secondary.filter:hover, #content.component-overview .mobileFilterPane .filter-group a.button-secondary.filter:hover,
    #content.solution-overview #filter-container .filter-group a.button-secondary.filter:hover,
    #content.solution-overview .mobileFilterPane .filter-group a.button-secondary.filter:hover, .contact input.button-secondary[type=submit]:hover, .button.button-alt:hover, #content.component-overview #filter-container .filter-group a.button-alt.filter:hover, #content.component-overview .mobileFilterPane .filter-group a.button-alt.filter:hover,
    #content.solution-overview #filter-container .filter-group a.button-alt.filter:hover,
    #content.solution-overview .mobileFilterPane .filter-group a.button-alt.filter:hover, .contact input.button-alt[type=submit]:hover {
      color: #111111;
      background-color: #9dff0d;
      border-color: #81d900;
      text-shadow: 1px 1px 3px rgba(17, 17, 17, 0.3); }

.play-btn {
  box-sizing: initial;
  position: relative;
  width: 96px;
  height: 96px;
  margin: 24px auto; }
  .play-btn .dot {
    width: 96px;
    height: 96px;
    border: 4px solid #FFFFFF;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.4);
    z-index: 10;
    cursor: pointer; }
    .play-btn .dot span {
      width: 33px;
      height: 44px;
      margin: 26px auto 0;
      background: url("../img/HPA-sprites.png") 0px 0px no-repeat; }
    .play-btn .dot:hover {
      background-color: rgba(255, 255, 255, 0.6); }
  .play-btn .inner-pulse {
    border: 4px solid #FFFFFF;
    background: transparent;
    border-radius: 50%;
    height: 126px;
    width: 126px;
    animation: pulse 2s ease-out;
    animation-iteration-count: infinite;
    top: -15px;
    left: -15px;
    z-index: 1;
    opacity: 0; }
  .play-btn .outer-pulse {
    border: 4px solid #FFFFFF;
    background: transparent;
    border-radius: 50%;
    height: 156px;
    width: 156px;
    animation: outer-pulse 2s ease-out;
    animation-iteration-count: infinite;
    top: -30px;
    left: -30px;
    z-index: 1;
    opacity: 0; }

@keyframes pulse {
  0% {
    transform: scale(0.4);
    opacity: 0.0; }
  50% {
    transform: scale(0.4);
    opacity: 0.0; }
  80% {
    opacity: 0.4; }
  100% {
    transform: scale(1);
    opacity: 0.0; } }

@keyframes outer-pulse {
  0% {
    transform: scale(0.6);
    opacity: 0.0; }
  50% {
    transform: scale(0.6);
    opacity: 0.0; }
  70% {
    opacity: 0.12; }
  100% {
    transform: scale(1);
    opacity: 0.0; } }

label {
  color: #FFFFFF; }

.gform_wrapper {
  max-width: 100%;
  margin-top: 0; }

.gform_wrapper .top_label .gfield_label {
  margin-bottom: 0;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px; }

[type='text'],
[type='password'],
[type='date'],
[type='datetime'],
[type='datetime-local'],
[type='month'],
[type='week'],
[type='email'],
[type='number'],
[type='search'],
[type='tel'],
[type='time'],
[type='url'],
[type='color'],
select,
textarea {
  padding: 7px 10px;
  background: #FFFFFF;
  box-shadow: none;
  border: 1px solid #0e2035; }

ul.gfield_checkbox {
  margin-top: 1em !important; }

[type='file'], [type='checkbox'], [type='radio'] {
  margin-bottom: auto; }

.gfield_checkbox li input[type=checkbox] {
  margin-top: 0.2em !important; }

.form-populate-products {
  margin-bottom: 2em; }

.gform_wrapper input[type=email], .gform_wrapper input[type=number], .gform_wrapper input[type=password], .gform_wrapper input[type=tel], .gform_wrapper input[type=text], .gform_wrapper input[type=url] {
  padding: 7px 10px; }

.gform_wrapper textarea.medium {
  padding: 7px 10px;
  width: 100%; }

.gform_wrapper ul li.gfield.field-one-third {
  clear: both;
  width: 100%; }
  .gform_wrapper ul li.gfield.field-one-third input, .gform_wrapper ul li.gfield.field-one-third select, .gform_wrapper ul li.gfield.field-one-third textarea {
    width: 100%; }
  @media screen and (min-width: 40em) {
    .gform_wrapper ul li.gfield.field-one-third {
      clear: none;
      float: left;
      margin-right: 3%;
      width: 31.333%; }
      .gform_wrapper ul li.gfield.field-one-third.last {
        margin-right: 0; }
      .gform_wrapper ul li.gfield.field-one-third input, .gform_wrapper ul li.gfield.field-one-third select, .gform_wrapper ul li.gfield.field-one-third textarea {
        width: 100%; } }

body .gform_wrapper.gf_browser_chrome select {
  width: 97% !important; }

.gform_wrapper .top_label li.gfield.gf_left_half {
  margin-top: 1em !important; }

.gform_wrapper .gfield_required {
  color: #faaf40; }

.ginput_container_address {
  margin-bottom: 2em; }

.gform_wrapper div.validation_error {
  display: inline-block;
  width: auto;
  padding: 20px 25px;
  background: #0e2035;
  color: #FFFFFF;
  border: none;
  border-bottom: 3px solid #faaf40;
  font-weight: normal;
  font-size: 16px; }

.gform_wrapper form li, .gform_wrapper li {
  position: relative; }

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background: none;
  border: none; }

.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
  margin-top: 0; }

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
  margin-top: .375em; }

.gform_wrapper .validation_message {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 0 !important;
  width: auto;
  color: #faaf40; }

.gform_wrapper li.gfield_error input[type=email],
.gform_wrapper li.gfield_error input[type=number],
.gform_wrapper li.gfield_error input[type=password],
.gform_wrapper li.gfield_error input[type=tel],
.gform_wrapper li.gfield_error input[type=text],
.gform_wrapper li.gfield_error input[type=url],
.gform_wrapper li.gfield_error textarea {
  border: 1px solid #24211d; }

@media screen and (min-width: 40em) {
  .gfield_checkbox li {
    display: inline-block;
    width: 50%; } }

@media screen and (min-width: 75em) {
  .gfield_checkbox li {
    width: 33%; } }

.callout {
  border: 1px solid #faaf40;
  background: rgba(14, 32, 53, 0.25);
  text-align: center;
  color: #FFFFFF;
  padding-top: calc(2.72727vw + 3.27273px);
  padding-bottom: calc(2.72727vw + 3.27273px); }
  @media (max-width: 320px) {
    .callout {
      padding-top: 12px; } }
  @media (min-width: 1640px) {
    .callout {
      padding-top: 48px; } }
  @media (max-width: 320px) {
    .callout {
      padding-bottom: 12px; } }
  @media (min-width: 1640px) {
    .callout {
      padding-bottom: 48px; } }
  .callout h3, .callout #content.course-overview-page #course-cta-links li a, #content.course-overview-page #course-cta-links li .callout a {
    margin-bottom: 24px; }
  .callout.callout-blue {
    border: 1px solid #4ea0d8; }
  .callout.callout-secondary {
    border: 1px solid #9dff0d; }
  .callout.callout-borderless {
    border: none; }
  .callout.rounded {
    border-radius: 12px; }

.tabs {
  display: -ms-flexbox;
  display: flex;
  border-color: #faaf40; }
  .tabs .tabs-title {
    background-color: #faaf40;
    color: #FFFFFF;
    -ms-flex: 1;
    flex: 1; }
    .tabs .tabs-title a {
      color: #FFFFFF;
      font-weight: bold;
      text-align: center;
      font-size: calc(0.15152vw + 13.51515px); }
      @media (max-width: 320px) {
        .tabs .tabs-title a {
          font-size: 14px; } }
      @media (min-width: 1640px) {
        .tabs .tabs-title a {
          font-size: 16px; } }
      .tabs .tabs-title a[aria-selected='true'] {
        background-color: #FFFFFF;
        color: #faaf40; }
      .tabs .tabs-title a:hover {
        background: #fbc472;
        background: linear-gradient(to bottom, #fbc472, #faaf40);
        color: #111111; }

.tabs-content {
  background: transparent;
  border-color: #faaf40; }
  .tabs-content h3, .tabs-content #content.course-overview-page #course-cta-links li a, #content.course-overview-page #course-cta-links li .tabs-content a {
    text-transform: uppercase; }

.product-container {
  display: block;
  position: relative;
  z-index: 2;
  color: #111111;
  margin-bottom: 96px;
  width: 400px; }
  .product-container .product-shell {
    background-color: white;
    padding: 3px;
    width: 85%;
    min-height: 275px;
    z-index: 1;
    margin-bottom: 60px; }
    @media screen and (min-width: 40em) {
      .product-container .product-shell {
        min-height: 525px; } }
    .product-container .product-shell .image-container {
      position: relative;
      width: 100%;
      height: 55%;
      max-height: 300px;
      min-height: calc(4.54545vw + 225.45455px);
      overflow: hidden;
      margin-bottom: 0px; }
      @media (max-width: 320px) {
        .product-container .product-shell .image-container {
          min-height: 240px; } }
      @media (min-width: 1640px) {
        .product-container .product-shell .image-container {
          min-height: 300px; } }
      .product-container .product-shell .image-container figure {
        position: relative;
        width: 100%;
        height: 55%;
        max-height: 300px;
        min-height: calc(4.54545vw + 225.45455px);
        padding: 0;
        margin: 0px;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        transition: all ease-in-out .5s; }
        @media (max-width: 320px) {
          .product-container .product-shell .image-container figure {
            min-height: 240px; } }
        @media (min-width: 1640px) {
          .product-container .product-shell .image-container figure {
            min-height: 300px; } }
  .product-container .product-backing {
    background-color: #faaf40;
    width: 85%;
    height: 95%;
    position: absolute;
    right: 5%;
    z-index: -1;
    bottom: 0px; }
    .product-container .product-backing .view-details {
      position: absolute;
      left: 24px;
      bottom: 4px;
      color: white;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-weight: bold;
      font-size: 14px; }
    .product-container .product-backing .icon {
      position: absolute;
      right: 20%;
      bottom: -4px;
      color: white;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-weight: bold;
      font-size: 24px;
      font-family: "Source Sans Pro", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
      transition: all ease .25s; }
    @media screen and (min-width: 40em) {
      .product-container .product-backing .icon {
        right: 35%; } }
    @media screen and (min-width: 64em) {
      .product-container .product-backing .icon {
        right: 30%; } }
    @media screen and (min-width: 75em) {
      .product-container .product-backing .icon {
        right: 45%; } }
  .product-container .product-text {
    padding: 12px; }
    .product-container .product-text * {
      font-size: calc(0.30303vw + 11.0303px);
      color: #111111; }
      @media (max-width: 320px) {
        .product-container .product-text * {
          font-size: 12px; } }
      @media (min-width: 1640px) {
        .product-container .product-text * {
          font-size: 16px; } }
    .product-container .product-text h4 {
      text-transform: uppercase;
      font-size: calc(0.60606vw + 14.06061px); }
      @media (max-width: 320px) {
        .product-container .product-text h4 {
          font-size: 16px; } }
      @media (min-width: 1640px) {
        .product-container .product-text h4 {
          font-size: 24px; } }
      @media screen and (min-width: 75em) {
        .product-container .product-text h4 {
          margin-top: 24px; } }
    .product-container .product-text p {
      line-height: 1.75; }
    @media screen and (min-width: 40em) {
      .product-container .product-text {
        padding: 24px 24px;
        padding-bottom: 24px; }
        .product-container .product-text p {
          line-height: 2.25; } }
  .product-container:hover {
    color: black; }
    .product-container:hover .image-container figure {
      transform: scale(1.1); }
    .product-container:hover .product-backing {
      background-color: #faaf40; }
      .product-container:hover .product-backing .icon {
        right: 24px; }

.featured-header {
  color: #faaf40;
  width: 100%;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: calc(1.66667vw + 30.66667px);
  text-shadow: 1px 1px 3px rgba(17, 17, 17, 0.15), 1px -1px 3px rgba(17, 17, 17, 0.15), -1px -1px 3px rgba(17, 17, 17, 0.15), -1px 1px 3px rgba(17, 17, 17, 0.15); }
  @media (max-width: 320px) {
    .featured-header {
      font-size: 36px; } }
  @media (min-width: 1640px) {
    .featured-header {
      font-size: 58px; } }

@media screen and (min-width: 102.5em) {
  .featured-header {
    transform: rotate(-90deg);
    transform-origin: left top 0;
    position: absolute;
    left: -80px;
    top: 330px;
    width: inherit;
    text-align: inherit; } }

.card {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  background-color: rgba(46, 45, 45, 0.25);
  border: 1px solid #faaf40;
  border-radius: 1rem; }

.card-block {
  padding: 1.25rem;
  position: relative; }
  .card-block a, .card-block a:link, .card-block a:visited {
    display: block; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card > .list-group:first-child .list-group-item:first-child {
  border-radius: 1rem 1rem 0 0; }

.card > .list-group:last-child .list-group-item:last-child {
  border-radius: 0 0 1rem 1rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  background-color: #2e2d2d;
  border-bottom: 1px solid #faaf40; }
  .card-header:first-child {
    border-radius: 1rem 1rem 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #2e2d2d;
  border-top: 1px solid #faaf40; }
  .card-footer:last-child {
    border-radius: 0 0 1rem 1rem; }

.card-primary {
  background-color: #faaf40;
  border-color: #faaf40; }

.card-success {
  background-color: #2ECC40;
  border-color: #2ECC40; }

.card-info {
  background-color: #39CCCC;
  border-color: #39CCCC; }

.card-warning {
  background-color: #FFDC00;
  border-color: #FFDC00; }

.card-danger {
  background-color: #FF4136;
  border-color: #FF4136; }

.card-primary-outline {
  background-color: transparent;
  border-color: #faaf40; }

.card-secondary-outline {
  background-color: transparent;
  border-color: #9dff0d; }

.card-info-outline {
  background-color: transparent;
  border-color: #39CCCC; }

.card-success-outline {
  background-color: transparent;
  border-color: #2ECC40; }

.card-warning-outline {
  background-color: transparent;
  border-color: #FFDC00; }

.card-danger-outline {
  background-color: transparent;
  border-color: #FF4136; }

.card-grey-outline {
  background-color: transparent;
  border-color: #2e2d2d; }

.card-black-outline {
  background-color: transparent;
  border-color: #111111; }

.card-no-border {
  border: 0px; }

.card-inverse .card-header,
.card-inverse .card-footer {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #FFFFFF; }

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-blockquote > footer {
  color: rgba(255, 255, 255, 0.65); }

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img {
  border-radius: 0.25rem;
  margin: 0;
  overflow: hidden; }
  .card-img img {
    position: relative;
    left: 50%;
    transform: translateX(-50%); }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img-top {
  border-radius: 1rem 1rem 0 0;
  min-width: 100%;
  width: 100%;
  max-width: 100%;
  max-height: 250px; }
  .card-img-top img {
    position: static;
    transform: none;
    min-width: 100%;
    min-height: 100%; }

.card-img-bottom {
  border-radius: 0 0 1rem 1rem; }

.card-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 100%; }
  @media screen and (min-width: 40em) {
    .card-deck.column-2 .card, .card-deck.column-3 .card, .card-deck.column-4 .card, .card-deck.column-5 .card {
      -ms-flex: 0 1 49%;
      flex: 0 1 49%;
      margin-right: 1%; } }
  @media screen and (min-width: 64em) {
    .card-deck.column-2 .card {
      -ms-flex: 0 1 49%;
      flex: 0 1 49%; }
    .card-deck.column-3 .card {
      -ms-flex: 0 1 32%;
      flex: 0 1 32%; }
    .card-deck.column-4 .card {
      -ms-flex: 0 1 24%;
      flex: 0 1 24%; }
    .card-deck.column-5 .card {
      -ms-flex: 0 1 19%;
      flex: 0 1 19%; }
    .card-deck .card {
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      margin-right: 1%; } }

.card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  .card-group .card {
    -ms-flex: 1 0 0;
    flex: 1 0 0; }
    .card-group .card + .card {
      margin-left: 0;
      border-left: 0; }
    .card-group .card:first-child {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
      .card-group .card:first-child .card-img-top {
        border-top-right-radius: 0; }
      .card-group .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0; }
    .card-group .card:last-child {
      border-bottom-left-radius: 0;
      border-top-left-radius: 0; }
      .card-group .card:last-child .card-img-top {
        border-top-left-radius: 0; }
      .card-group .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0; }
    .card-group .card:not(:first-child):not(:last-child) {
      border-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child) .card-img-top,
      .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
        border-radius: 0; }

.card-columns {
  -moz-column-count: 3;
  column-count: 3;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem; }
  .card-columns .card {
    display: inline-block;
    width: 100%; }

.reveal {
  background-color: rgba(17, 17, 17, 0.9); }

.featherlight .featherlight-content {
  background: #FFFFFF; }

.video-wrap {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.video-wrap--show {
  pointer-events: auto; }

.video-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  opacity: 0;
  background: black; }

.video-wrap--show .video-inner {
  opacity: 1; }

.video-player {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translate3d(0, -50%, 0); }

/* Button */
.action {
  font-size: 1.15em;
  font-weight: bold;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 1em 2em;
  color: #fff;
  border: 2px solid;
  border-radius: 40px;
  background: none;
  -ms-flex: none;
  flex: none; }

.action:focus {
  outline: none; }

.action__label {
  display: inline-block;
  margin: 0 0 0 0.75em; }

.action__label--hidden {
  position: absolute;
  top: 200%; }

.action--close {
  line-height: 1;
  position: absolute;
  z-index: 1000;
  top: 30px;
  right: 30px;
  width: 60px;
  height: 60px;
  padding: 0;
  opacity: 0;
  transition: transform 0.3s, opacity 0.3s;
  transform: scale3d(0.7, 0.7, 1); }

.video-wrap--show .action--close {
  opacity: 1;
  transition-delay: 1.2s;
  transform: scale3d(1, 1, 1); }

@media screen and (min-width: 25em) {
  .deco-stack__img {
    width: 20vw;
    height: 20vw; }
  .video-inner {
    width: 30vw;
    height: 30vw;
    border: 20px solid #faaf40;
    transform: scale3d(0.1, 0.1, 1) rotate3d(0, 0, 1, -5deg); }
  .video-wrap--show .video-inner {
    opacity: 0;
    animation: showVideo-1 1.25s forwards; }
  .video-wrap--hide .video-inner {
    animation: hideVideo 1.25s forwards; }
  .video-player {
    left: 50%;
    width: auto;
    height: 100vh;
    transition: transform 1s;
    transform: translate3d(-50%, -50%, 0) scale3d(0.7, 0.7, 1) rotate3d(0, 0, 1, 5deg); }
  .video-wrap--show .video-player,
  .video-wrap--hide .video-player {
    transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1); } }

/* This is the same as an aspect ratio of 16/9.
Here we take the viewport height as main measure
and size the video-inner accordingly.
The video itself will use the viewport width as main 
measure so that we ensure a filling of the screen.
*/
@media screen and (min-width: 25em) and (min-aspect-ratio: 1280 / 720) {
  .deco-stack__img {
    width: 20vh;
    height: 20vh; }
  .video-inner {
    width: 30vh;
    height: 30vh; }
  .video-wrap--show .video-inner {
    animation: showVideo-2 1.25s forwards; }
  .video-player {
    width: 100vw;
    height: auto; } }

/* Animation for showing the video wrapper */

@keyframes showVideo-1 {
  50% {
    width: 50vw;
    height: 50vw;
    opacity: 1;
    border-color: #faaf40;
    transform: scale3d(0.5, 0.5, 1) rotate3d(0, 0, 1, -5deg); }
  100% {
    width: 100vw;
    height: 100vh;
    opacity: 1;
    border-color: #2e2d2d;
    transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 0deg); } }

/* Alternate animation for showing the video wrapper */

@keyframes showVideo-2 {
  50% {
    width: 50vh;
    height: 50vh;
    opacity: 1;
    border-color: #faaf40;
    transform: scale3d(0.5, 0.5, 1) rotate3d(0, 0, 1, -5deg); }
  100% {
    width: 100vw;
    height: 100vh;
    opacity: 1;
    border-color: #2e2d2d;
    transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 0deg); } }

/* Animation for hiding the video wrapper */

@keyframes hideVideo {
  0% {
    width: 100vw;
    height: 100vh;
    opacity: 1;
    transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 0deg); }
  100% {
    width: 100vw;
    height: 100vh;
    opacity: 0;
    transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 0deg); } }

.gridder {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  font-size: 0; }
  .gridder figure {
    padding: 0;
    margin: 0; }

.gridder-list, .gridder-show {
  font-size: 16px; }

.gridder-list {
  display: inline-block;
  vertical-align: top; }
  .gridder-list figure {
    width: 100%;
    height: 100px;
    overflow: hidden;
    cursor: pointer;
    position: relative; }
    .gridder-list figure:before {
      content: '';
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 50%;
      background: #FFFFFF;
      background: linear-gradient(to top, #FFFFFF, transparent);
      opacity: 0;
      transition: all ease 0.5s;
      pointer-events: none;
      z-index: 2; }
    .gridder-list figure:hover:before {
      opacity: 1; }
    .gridder-list figure img {
      min-width: 100%;
      height: auto; }

.gridder-show {
  display: block;
  float: left;
  width: 100%;
  position: relative; }

.gridder-content {
  display: none; }

.gridder-expanded-content figure {
  width: 100%;
  min-height: 300px;
  max-height: 600px;
  height: 600px;
  position: relative;
  overflow: hidden; }
  .gridder-expanded-content figure img {
    min-width: 100%;
    height: auto; }

.gridder-list {
  width: 15.83333%; }
  .gridder-list:nth-child(n) {
    margin-bottom: 1%;
    margin-right: 1%; }
  .gridder-list:nth-of-type(6n) {
    margin-right: 0;
    margin-bottom: 0; }

.gridder-padding {
  position: relative;
  padding: 1rem;
  margin: 0; }

.gridder-navigation {
  position: absolute;
  top: 1rem;
  left: 1rem;
  width: calc(100% - (2 * 1rem));
  z-index: 10;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  justify-contents: flex-end;
  padding: 0.25rem; }
  .gridder-navigation a {
    background: rgba(255, 255, 255, 0.5);
    display: inline-block;
    padding: 8px 16px;
    color: #111111;
    text-decoration: none;
    font-size: 24px;
    margin-right: 0px;
    transition: all .3s ease-in-out;
    margin-left: 0.25rem;
    box-shadow: 0px 3px 3px rgba(17, 17, 17, 0.25); }
    .gridder-navigation a:first-child {
      margin-left: 0;
      margin-right: auto; }

.featherlight-iframe .featherlight-content {
  position: absolute !important;
  top: 20%;
  bottom: 20%;
  left: 0;
  right: 0; }
  .featherlight-iframe .featherlight-content iframe {
    min-width: 100%;
    min-height: 100%; }

#interior-banner {
  min-height: 750px;
  max-height: 600px;
  max-height: 50vh;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0;
  padding: 0; }
  @media screen and (min-width: 64em) {
    #interior-banner {
      max-height: unset; } }
  #interior-banner .interior-banner-content {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 60rem;
    text-align: center;
    text-shadow: 0px 0px 6px rgba(17, 17, 17, 0.75); }
    #interior-banner .interior-banner-content.above {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }
  #interior-banner .interior_banner_gradient {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 125px; }

.flexible-content {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 1rem;
  padding: 24px 1rem 48px 1rem; }
  .flexible-content section {
    margin: 1rem 0; }
  .flexible-content p, .flexible-content li {
    color: #FFFFFF; }
  .flexible-content section[data-flex-slick] figure {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 500px;
    max-height: 500px;
    overflow: hidden; }
    .flexible-content section[data-flex-slick] figure img {
      min-width: 100%;
      height: auto; }
  .flexible-content section[data-flex-slick] .slick-dots {
    bottom: 0; }
    .flexible-content section[data-flex-slick] .slick-dots li > button:before {
      text-shadow: 0px 0px 6px #111111; }
  .flexible-content .callout {
    background-position: center;
    background-size: cover; }
    .flexible-content .callout[data-padding="small"] {
      padding: 24px 1rem; }
    .flexible-content .callout[data-padding="medium"] {
      padding: 72px 1rem; }
    .flexible-content .callout[data-padding="large"] {
      padding: 120px 1rem; }
    .flexible-content .callout * {
      color: initial; }
  .flexible-content .gallery {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    width: 100%; }
    .flexible-content .gallery li {
      display: inline-block;
      padding: 0.25rem; }
      .flexible-content .gallery li a {
        display: block;
        height: auto;
        width: 100%;
        position: relative; }
        .flexible-content .gallery li a:before {
          content: '';
          display: block;
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          height: 50%;
          background: #FFFFFF;
          background: linear-gradient(to top, #FFFFFF, transparent);
          opacity: 0;
          transition: all ease 0.5s;
          pointer-events: none; }
        .flexible-content .gallery li a:hover:before {
          opacity: 1; }
    .flexible-content .gallery[data-lightgallery] {
      -ms-flex-pack: start;
      justify-content: flex-start; }
      .flexible-content .gallery[data-lightgallery] > a {
        margin-right: 1%;
        margin-bottom: 1rem;
        position: relative; }
        .flexible-content .gallery[data-lightgallery] > a:before {
          content: '';
          display: block;
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          height: 50%;
          background: #FFFFFF;
          background: linear-gradient(to top, #FFFFFF, transparent);
          opacity: 0;
          transition: all ease 0.5s;
          pointer-events: none; }
        .flexible-content .gallery[data-lightgallery] > a:hover:before {
          opacity: 1; }
    .flexible-content .gallery[data-unite-gallery] {
      margin: 0 auto; }

.reveal-overlay {
  z-index: 0 !important; }

.video-row {
  z-index: 100; }

.mobile-hero {
  padding: 48px 0px 72px 0px; }
  .mobile-hero:after {
    content: '';
    display: block;
    width: 100%;
    height: 72px;
    z-index: 2;
    pointer-events: none;
    position: absolute;
    bottom: 0;
    background: rgba(14, 32, 53, 0);
    background: linear-gradient(180deg, rgba(14, 32, 53, 0), #0e2035); }
  .mobile-hero h2 {
    font-size: 48px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.15;
    color: #9dff0d;
    text-shadow: 1px 1px 3px rgba(24, 19, 18, 0.25), 1px -1px 3px rgba(24, 19, 18, 0.25), -1px -1px 3px rgba(24, 19, 18, 0.25), -1px 1px 3px rgba(24, 19, 18, 0.25); }
  .mobile-hero p {
    color: #FFFFFF;
    text-shadow: 1px 1px 3px rgba(24, 19, 18, 0.25), 1px -1px 3px rgba(24, 19, 18, 0.25), -1px -1px 3px rgba(24, 19, 18, 0.25), -1px 1px 3px rgba(24, 19, 18, 0.25); }

body.takeover-open header[role="banner"],
body.takeover-open .background,
body.takeover-open footer[role="contentinfo"] {
  z-index: 1;
  opacity: 0; }

body.takeover-open #content {
  overflow: visible; }

body.takeover-open .flex-video {
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%; }
  body.takeover-open .flex-video iframe, body.takeover-open .flex-video object, body.takeover-open .flex-video embed, body.takeover-open .flex-video video {
    position: absolute;
    width: 100%;
    height: 100%; }

.home-carousel-block {
  background: transparent;
  padding-top: 65px;
  z-index: 1;
  position: relative; }
  .home-carousel-block .tparrows:before {
    color: #FFFFFF;
    font-size: 36px;
    font-family: "Source Sans Pro", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .home-carousel-block .tparrows:hover:before {
    color: #b14a5d;
    opacity: 1 !important; }
  .home-carousel-block .tparrows.tp-rightarrow:before {
    content: '›'; }
  .home-carousel-block .tparrows.tp-leftarrow:before {
    content: '‹'; }
  .home-carousel-block .tp-bullet-image, .home-carousel-block .tp-bullet-imageoverlay, .home-carousel-block .tp-bullet-title {
    display: none; }
  .home-carousel-block .tp-bullet {
    border: 2px solid #b14a5d !important; }
    .home-carousel-block .tp-bullet.selected, .home-carousel-block .tp-bullet:hover {
      border: 2px solid #FFFFFF !important; }

.gallery-block {
  background-image: url("../img/course.jpg");
  background-color: #0e2035;
  background-size: cover;
  padding-top: 24px;
  padding-bottom: 144px;
  z-index: 1; }
  .gallery-block:after {
    content: '';
    display: block;
    width: 100%;
    height: 96px;
    z-index: 2;
    pointer-events: none;
    position: absolute;
    bottom: 0;
    background: rgba(14, 32, 53, 0);
    background: linear-gradient(180deg, rgba(14, 32, 53, 0), #0e2035); }
  .gallery-block .row, .gallery-block #content.component-overview #filter-container .inner-wrapper, #content.component-overview #filter-container .gallery-block .inner-wrapper, .gallery-block #content.component-overview .mobileFilterPane .inner-wrapper, #content.component-overview .mobileFilterPane .gallery-block .inner-wrapper, .gallery-block
  #content.solution-overview #filter-container .inner-wrapper,
  #content.solution-overview #filter-container .gallery-block .inner-wrapper, .gallery-block
  #content.solution-overview .mobileFilterPane .inner-wrapper,
  #content.solution-overview .mobileFilterPane .gallery-block .inner-wrapper {
    padding-left: 0px; }
  @media screen and (min-width: 64em) {
    .gallery-block .gal-background {
      margin-top: -100px; } }
  .gallery-block .gallery-tout {
    width: 90%;
    padding: 24px;
    color: #FFFFFF;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column; }
    .gallery-block .gallery-tout:first-child {
      padding-top: 5rem; }
    @media screen and (min-width: 40em) {
      .gallery-block .gallery-tout {
        border: 2px solid #858585;
        background-color: rgba(14, 32, 53, 0.75);
        display: block; } }
    .gallery-block .gallery-tout .header {
      text-align: center;
      font-size: 2.5em;
      -ms-flex-order: 2;
      order: 2; }
    .gallery-block .gallery-tout .text {
      margin-bottom: 24px;
      -ms-flex-order: 3;
      order: 3;
      display: block; }
    .gallery-block .gallery-tout .image-container {
      width: 90%;
      max-height: 35%;
      margin: 0 auto;
      margin-bottom: 24px;
      overflow: hidden;
      -ms-flex-order: 1;
      order: 1; }
      .gallery-block .gallery-tout .image-container img {
        min-width: 100%; }
    .gallery-block .gallery-tout .gallery-button {
      width: 90%;
      margin: 0 auto;
      -ms-flex-order: 4;
      order: 4; }
      .gallery-block .gallery-tout .gallery-button .button, .gallery-block .gallery-tout .gallery-button #content.component-overview #filter-container .filter-group a.filter, #content.component-overview #filter-container .filter-group .gallery-block .gallery-tout .gallery-button a.filter, .gallery-block .gallery-tout .gallery-button #content.component-overview .mobileFilterPane .filter-group a.filter, #content.component-overview .mobileFilterPane .filter-group .gallery-block .gallery-tout .gallery-button a.filter, .gallery-block .gallery-tout .gallery-button
      #content.solution-overview #filter-container .filter-group a.filter,
      #content.solution-overview #filter-container .filter-group .gallery-block .gallery-tout .gallery-button a.filter, .gallery-block .gallery-tout .gallery-button
      #content.solution-overview .mobileFilterPane .filter-group a.filter,
      #content.solution-overview .mobileFilterPane .filter-group .gallery-block .gallery-tout .gallery-button a.filter, .gallery-block .gallery-tout .gallery-button .contact input[type=submit], .contact .gallery-block .gallery-tout .gallery-button input[type=submit] {
        width: 100%; }
      .gallery-block .gallery-tout .gallery-button a {
        background-color: #0e2035;
        color: #FFFFFF; }
        .gallery-block .gallery-tout .gallery-button a:hover {
          background-color: #faaf40;
          color: #FFFFFF;
          text-shadow: 0px 0px 6px #111111; }
  .gallery-block .callout-block:nth-child(even) {
    margin-top: 24px; }
  @media screen and (min-width: 64em) {
    .gallery-block .gal-background {
      margin-top: 24px; }
    .gallery-block .gallery-tout {
      border: none;
      min-height: 450px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-align: start;
      align-items: flex-start;
      -ms-flex-pack: center;
      justify-content: center; }
      .gallery-block .gallery-tout .image-container {
        position: absolute;
        right: -5%;
        top: -5%;
        width: 60%;
        max-height: 90%; }
      .gallery-block .gallery-tout .header {
        width: 40%;
        text-align: center;
        margin-top: -144px; }
      .gallery-block .gallery-tout .text {
        width: 40%;
        text-align: center; }
      .gallery-block .gallery-tout .gallery-button {
        display: block;
        position: absolute;
        width: 30%;
        right: 23%;
        top: 85%; }
        .gallery-block .gallery-tout .gallery-button span {
          display: block;
          height: 1px;
          position: absolute;
          top: -48px;
          background-color: #FFFFFF;
          pointer-events: none; }
          .gallery-block .gallery-tout .gallery-button span.line {
            width: 400px;
            right: -160px;
            transform: translate3d(-100%, 0, 0);
            transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1) 0ms; } }
        @media screen and (min-width: 64em) and (min-width: 75em) {
          .gallery-block .gallery-tout .gallery-button span.line {
            width: 500px;
            right: -200px; } }
  @media screen and (min-width: 64em) {
            .gallery-block .gallery-tout .gallery-button span.line:before {
              content: '';
              display: inline-block;
              height: 9px;
              width: 40px;
              background-color: #FFFFFF;
              position: relative;
              top: -13px; }
          .gallery-block .gallery-tout .gallery-button span.line, .gallery-block .gallery-tout .gallery-button span.line:before {
            box-shadow: 1px 0px 1px rgba(17, 17, 17, 0.75); }
        .gallery-block .gallery-tout .gallery-button:hover span.line {
          transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1) 100ms;
          transform: translate3d(30px, 0, 0);
          width: 250px; } }
      @media screen and (min-width: 64em) and (min-width: 75em) {
        .gallery-block .gallery-tout .gallery-button:hover span.line {
          transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1) 100ms;
          transform: translate3d(105px, 0, 0);
          width: 390px; } }
  @media screen and (min-width: 64em) {
      .gallery-block .gallery-tout .button, .gallery-block .gallery-tout #content.component-overview #filter-container .filter-group a.filter, #content.component-overview #filter-container .filter-group .gallery-block .gallery-tout a.filter, .gallery-block .gallery-tout #content.component-overview .mobileFilterPane .filter-group a.filter, #content.component-overview .mobileFilterPane .filter-group .gallery-block .gallery-tout a.filter, .gallery-block .gallery-tout
      #content.solution-overview #filter-container .filter-group a.filter,
      #content.solution-overview #filter-container .filter-group .gallery-block .gallery-tout a.filter, .gallery-block .gallery-tout
      #content.solution-overview .mobileFilterPane .filter-group a.filter,
      #content.solution-overview .mobileFilterPane .filter-group .gallery-block .gallery-tout a.filter, .gallery-block .gallery-tout .contact input[type=submit], .contact .gallery-block .gallery-tout input[type=submit] {
        position: absolute;
        bottom: 10px; }
      .gallery-block .gallery-tout.left .button, .gallery-block .gallery-tout.left #content.component-overview #filter-container .filter-group a.filter, #content.component-overview #filter-container .filter-group .gallery-block .gallery-tout.left a.filter, .gallery-block .gallery-tout.left #content.component-overview .mobileFilterPane .filter-group a.filter, #content.component-overview .mobileFilterPane .filter-group .gallery-block .gallery-tout.left a.filter, .gallery-block .gallery-tout.left
      #content.solution-overview #filter-container .filter-group a.filter,
      #content.solution-overview #filter-container .filter-group .gallery-block .gallery-tout.left a.filter, .gallery-block .gallery-tout.left
      #content.solution-overview .mobileFilterPane .filter-group a.filter,
      #content.solution-overview .mobileFilterPane .filter-group .gallery-block .gallery-tout.left a.filter, .gallery-block .gallery-tout.left .contact input[type=submit], .contact .gallery-block .gallery-tout.left input[type=submit] {
        left: 45px; }
      .gallery-block .gallery-tout.right .button, .gallery-block .gallery-tout.right #content.component-overview #filter-container .filter-group a.filter, #content.component-overview #filter-container .filter-group .gallery-block .gallery-tout.right a.filter, .gallery-block .gallery-tout.right #content.component-overview .mobileFilterPane .filter-group a.filter, #content.component-overview .mobileFilterPane .filter-group .gallery-block .gallery-tout.right a.filter, .gallery-block .gallery-tout.right
      #content.solution-overview #filter-container .filter-group a.filter,
      #content.solution-overview #filter-container .filter-group .gallery-block .gallery-tout.right a.filter, .gallery-block .gallery-tout.right
      #content.solution-overview .mobileFilterPane .filter-group a.filter,
      #content.solution-overview .mobileFilterPane .filter-group .gallery-block .gallery-tout.right a.filter, .gallery-block .gallery-tout.right .contact input[type=submit], .contact .gallery-block .gallery-tout.right input[type=submit] {
        right: 45px; }
    .gallery-block .callout-block:nth-child(even) {
      margin-top: 0px; }
      .gallery-block .callout-block:nth-child(even) .gallery-tout {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: end;
        align-items: flex-end;
        -ms-flex-pack: center;
        justify-content: center; }
        .gallery-block .callout-block:nth-child(even) .gallery-tout .gallery-button {
          display: block;
          position: absolute;
          width: 30%;
          right: auto;
          left: 23%;
          top: 85%; }
          .gallery-block .callout-block:nth-child(even) .gallery-tout .gallery-button span.line {
            right: auto;
            left: -160px;
            transform: translate3d(100%, 0, 0); } }
        @media screen and (min-width: 64em) and (min-width: 75em) {
          .gallery-block .callout-block:nth-child(even) .gallery-tout .gallery-button span.line {
            left: -200px; } }
  @media screen and (min-width: 64em) {
            .gallery-block .callout-block:nth-child(even) .gallery-tout .gallery-button span.line:before {
              content: none; }
            .gallery-block .callout-block:nth-child(even) .gallery-tout .gallery-button span.line:after {
              content: '';
              display: inline-block;
              height: 9px;
              width: 40px;
              background-color: #FFFFFF;
              position: relative;
              top: -13px;
              left: 95%; }
          .gallery-block .callout-block:nth-child(even) .gallery-tout .gallery-button:hover span.line {
            transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1) 100ms;
            transform: translate3d(-30px, 0, 0);
            width: 230px; } }
        @media screen and (min-width: 64em) and (min-width: 75em) {
          .gallery-block .callout-block:nth-child(even) .gallery-tout .gallery-button:hover span.line {
            transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1) 100ms;
            transform: translate3d(-95px, 0, 0);
            width: 350px; } }
  @media screen and (min-width: 64em) {
        .gallery-block .callout-block:nth-child(even) .gallery-tout .image-container {
          position: absolute;
          left: -5%;
          right: auto;
          top: -5%;
          width: 60%;
          max-height: 90%; }
        .gallery-block .callout-block:nth-child(even) .gallery-tout .header {
          width: 40%;
          padding-right: 24px;
          text-align: center;
          margin-top: -144px; }
        .gallery-block .callout-block:nth-child(even) .gallery-tout .text {
          width: 40%;
          padding-right: 24px;
          text-align: center; } }

.featured-block {
  background-image: url("../img/video_section.jpg");
  background-color: #181312;
  background-size: cover;
  padding-bottom: 120px;
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .featured-block:after {
    content: '';
    display: block;
    width: 100%;
    height: 96px;
    z-index: 2;
    pointer-events: none;
    position: absolute;
    bottom: 0;
    background: rgba(14, 32, 53, 0);
    background: linear-gradient(180deg, rgba(14, 32, 53, 0), #0e2035); }
  @media screen and (max-width: 19.9375em) {
    .featured-block .row, .featured-block #content.component-overview #filter-container .inner-wrapper, #content.component-overview #filter-container .featured-block .inner-wrapper, .featured-block #content.component-overview .mobileFilterPane .inner-wrapper, #content.component-overview .mobileFilterPane .featured-block .inner-wrapper, .featured-block
    #content.solution-overview #filter-container .inner-wrapper,
    #content.solution-overview #filter-container .featured-block .inner-wrapper, .featured-block
    #content.solution-overview .mobileFilterPane .inner-wrapper,
    #content.solution-overview .mobileFilterPane .featured-block .inner-wrapper {
      padding-left: 0px; } }
  .featured-block #bgvid {
    position: absolute;
    top: 0%;
    left: 50%;
    min-width: 100%;
    width: auto;
    height: auto;
    z-index: 1;
    transform: translateX(-50%) translateY(-5%);
    background: url(../img/course_clip.jpg) no-repeat;
    background-size: cover;
    opacity: .25; }
  .featured-block .video_bg {
    display: block;
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 1;
    background-image: url(../img/video_gradient.png);
    background-repeat: repeat-x;
    background-position: center 20%;
    pointer-events: none; }
    @media screen and (min-width: 64em) {
      .featured-block .video_bg {
        background-position: center 30%; } }
    @media screen and (min-width: 75em) {
      .featured-block .video_bg {
        background-position: center 10%; } }
  .featured-block .video-text {
    padding-top: 48px; }
    .featured-block .video-text .video-callout {
      text-align: center;
      font-size: calc(4.31818vw + 34.18182px);
      font-weight: bold;
      text-transform: uppercase;
      line-height: 1.15;
      color: #FFFFFF;
      text-shadow: 1px 1px 3px rgba(24, 19, 18, 0.25), 1px -1px 3px rgba(24, 19, 18, 0.25), -1px -1px 3px rgba(24, 19, 18, 0.25), -1px 1px 3px rgba(24, 19, 18, 0.25); }
      @media (max-width: 320px) {
        .featured-block .video-text .video-callout {
          font-size: 48px; } }
      @media (min-width: 1640px) {
        .featured-block .video-text .video-callout {
          font-size: 105px; } }
      .featured-block .video-text .video-callout strong {
        color: #9dff0d; }
  .featured-block .video-sub-callout h3, .featured-block .video-sub-callout #content.course-overview-page #course-cta-links li a, #content.course-overview-page #course-cta-links li .featured-block .video-sub-callout a {
    font-size: calc(1.51515vw + 23.15152px);
    text-align: center;
    color: white;
    margin: 0 auto;
    width: 90%;
    margin-top: 24px; }
    @media (max-width: 320px) {
      .featured-block .video-sub-callout h3, .featured-block .video-sub-callout #content.course-overview-page #course-cta-links li a, #content.course-overview-page #course-cta-links li .featured-block .video-sub-callout a {
        font-size: 28px; } }
    @media (min-width: 1640px) {
      .featured-block .video-sub-callout h3, .featured-block .video-sub-callout #content.course-overview-page #course-cta-links li a, #content.course-overview-page #course-cta-links li .featured-block .video-sub-callout a {
        font-size: 48px; } }
  .featured-block .video-sub-callout .button, .featured-block .video-sub-callout #content.component-overview #filter-container .filter-group a.filter, #content.component-overview #filter-container .filter-group .featured-block .video-sub-callout a.filter, .featured-block .video-sub-callout #content.component-overview .mobileFilterPane .filter-group a.filter, #content.component-overview .mobileFilterPane .filter-group .featured-block .video-sub-callout a.filter, .featured-block .video-sub-callout
  #content.solution-overview #filter-container .filter-group a.filter,
  #content.solution-overview #filter-container .filter-group .featured-block .video-sub-callout a.filter, .featured-block .video-sub-callout
  #content.solution-overview .mobileFilterPane .filter-group a.filter,
  #content.solution-overview .mobileFilterPane .filter-group .featured-block .video-sub-callout a.filter, .featured-block .video-sub-callout .contact input[type=submit], .contact .featured-block .video-sub-callout input[type=submit] {
    margin: 0 auto;
    margin-top: 24px;
    margin-bottom: 24px;
    max-width: 90%; }
  .featured-block .play-btn {
    display: block;
    width: 100px;
    height: 100px;
    margin: 12px auto; }
    @media screen and (min-width: 40em) {
      .featured-block .play-btn {
        margin-top: 24px;
        margin-bottom: 24px; } }
    @media screen and (min-width: 64em) {
      .featured-block .play-btn {
        margin-top: 48px;
        margin-bottom: 48px; } }
  .featured-block .row.featured-products, .featured-block #content.component-overview #filter-container .featured-products.inner-wrapper, #content.component-overview #filter-container .featured-block .featured-products.inner-wrapper, .featured-block #content.component-overview .mobileFilterPane .featured-products.inner-wrapper, #content.component-overview .mobileFilterPane .featured-block .featured-products.inner-wrapper, .featured-block
  #content.solution-overview #filter-container .featured-products.inner-wrapper,
  #content.solution-overview #filter-container .featured-block .featured-products.inner-wrapper, .featured-block
  #content.solution-overview .mobileFilterPane .featured-products.inner-wrapper,
  #content.solution-overview .mobileFilterPane .featured-block .featured-products.inner-wrapper {
    padding-left: 1rem; }

.home-divider {
  background-color: #141414;
  border-top: 1px solid #858585;
  border-bottom: 1px solid #858585;
  height: 12px;
  z-index: 1;
  position: absolute;
  bottom: 0px; }

.products-row {
  padding-top: 48px;
  margin-bottom: 36px;
  z-index: 1; }

#content.component-overview,
#content.solution-overview {
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding-top: 1rem; }
  #content.component-overview #filter-container, #content.component-overview .mobileFilterPane,
  #content.solution-overview #filter-container,
  #content.solution-overview .mobileFilterPane {
    display: none;
    background: #2e2d2d; }
    @media screen and (min-width: 64em) {
      #content.component-overview #filter-container, #content.component-overview .mobileFilterPane,
      #content.solution-overview #filter-container,
      #content.solution-overview .mobileFilterPane {
        display: inherit;
        width: 100%;
        position: relative;
        padding: 90px 0px 60px 0px; } }
    #content.component-overview #filter-container .inner-wrapper, #content.component-overview .mobileFilterPane .inner-wrapper,
    #content.solution-overview #filter-container .inner-wrapper,
    #content.solution-overview .mobileFilterPane .inner-wrapper {
      margin-bottom: 24px; }
    #content.component-overview #filter-container .filter-group, #content.component-overview .mobileFilterPane .filter-group,
    #content.solution-overview #filter-container .filter-group,
    #content.solution-overview .mobileFilterPane .filter-group {
      display: block;
      width: 100%;
      margin: 0px;
      text-align: center; }
      @media screen and (min-width: 90em) {
        #content.component-overview #filter-container .filter-group, #content.component-overview .mobileFilterPane .filter-group,
        #content.solution-overview #filter-container .filter-group,
        #content.solution-overview .mobileFilterPane .filter-group {
          text-align: left; } }
      #content.component-overview #filter-container .filter-group .filter-label, #content.component-overview .mobileFilterPane .filter-group .filter-label,
      #content.solution-overview #filter-container .filter-group .filter-label,
      #content.solution-overview .mobileFilterPane .filter-group .filter-label {
        display: inline-block;
        width: 90%;
        height: 25px;
        margin: 0 auto 24px auto; }
        @media screen and (min-width: 90em) {
          #content.component-overview #filter-container .filter-group .filter-label, #content.component-overview .mobileFilterPane .filter-group .filter-label,
          #content.solution-overview #filter-container .filter-group .filter-label,
          #content.solution-overview .mobileFilterPane .filter-group .filter-label {
            width: 6em;
            margin: 0;
            position: relative; } }
        #content.component-overview #filter-container .filter-group .filter-label p, #content.component-overview .mobileFilterPane .filter-group .filter-label p,
        #content.solution-overview #filter-container .filter-group .filter-label p,
        #content.solution-overview .mobileFilterPane .filter-group .filter-label p {
          font-family: "Source Sans Pro", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
          color: #FFFFFF;
          text-transform: uppercase;
          text-align: center;
          font-size: 1.15rem; }
          @media screen and (min-width: 90em) {
            #content.component-overview #filter-container .filter-group .filter-label p, #content.component-overview .mobileFilterPane .filter-group .filter-label p,
            #content.solution-overview #filter-container .filter-group .filter-label p,
            #content.solution-overview .mobileFilterPane .filter-group .filter-label p {
              position: absolute;
              top: 0px;
              text-align: left; } }
      #content.component-overview #filter-container .filter-group li, #content.component-overview .mobileFilterPane .filter-group li,
      #content.solution-overview #filter-container .filter-group li,
      #content.solution-overview .mobileFilterPane .filter-group li {
        display: inline-block;
        list-style: none;
        margin-right: 12px;
        width: 45%; }
        @media screen and (min-width: 40em) {
          #content.component-overview #filter-container .filter-group li, #content.component-overview .mobileFilterPane .filter-group li,
          #content.solution-overview #filter-container .filter-group li,
          #content.solution-overview .mobileFilterPane .filter-group li {
            width: 30%; } }
        @media screen and (min-width: 64em) {
          #content.component-overview #filter-container .filter-group li, #content.component-overview .mobileFilterPane .filter-group li,
          #content.solution-overview #filter-container .filter-group li,
          #content.solution-overview .mobileFilterPane .filter-group li {
            width: 22.5%; } }
        @media screen and (min-width: 90em) {
          #content.component-overview #filter-container .filter-group li, #content.component-overview .mobileFilterPane .filter-group li,
          #content.solution-overview #filter-container .filter-group li,
          #content.solution-overview .mobileFilterPane .filter-group li {
            width: auto; } }
      #content.component-overview #filter-container .filter-group a.filter, #content.component-overview .mobileFilterPane .filter-group a.filter,
      #content.solution-overview #filter-container .filter-group a.filter,
      #content.solution-overview .mobileFilterPane .filter-group a.filter {
        background-color: rgba(17, 17, 17, 0);
        font-size: 12px;
        margin-top: 4px;
        width: 100%; }
        #content.component-overview #filter-container .filter-group a.filter.active, #content.component-overview .mobileFilterPane .filter-group a.filter.active,
        #content.solution-overview #filter-container .filter-group a.filter.active,
        #content.solution-overview .mobileFilterPane .filter-group a.filter.active {
          color: #111111;
          background-color: #4ea0d8;
          border-color: #2c88c7; }
        @media screen and (min-width: 90em) {
          #content.component-overview #filter-container .filter-group a.filter, #content.component-overview .mobileFilterPane .filter-group a.filter,
          #content.solution-overview #filter-container .filter-group a.filter,
          #content.solution-overview .mobileFilterPane .filter-group a.filter {
            width: auto; } }
    #content.component-overview #filter-container .filter-menu, #content.component-overview .mobileFilterPane .filter-menu,
    #content.solution-overview #filter-container .filter-menu,
    #content.solution-overview .mobileFilterPane .filter-menu {
      display: block;
      width: 100%;
      min-height: 48px;
      padding-top: 24px;
      border-top: 1px solid #858585;
      background-color: rgba(17, 17, 17, 0.5);
      position: absolute;
      bottom: 0px;
      z-index: 2; }
      #content.component-overview #filter-container .filter-menu p, #content.component-overview .mobileFilterPane .filter-menu p,
      #content.solution-overview #filter-container .filter-menu p,
      #content.solution-overview .mobileFilterPane .filter-menu p {
        color: #FFFFFF;
        font-weight: bold;
        font-family: "Source Sans Pro", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        margin-right: 24px; }
      #content.component-overview #filter-container .filter-menu .category-divider, #content.component-overview .mobileFilterPane .filter-menu .category-divider,
      #content.solution-overview #filter-container .filter-menu .category-divider,
      #content.solution-overview .mobileFilterPane .filter-menu .category-divider {
        margin: 0px 24px; }
        #content.component-overview #filter-container .filter-menu .category-divider.hidden, #content.component-overview .mobileFilterPane .filter-menu .category-divider.hidden,
        #content.solution-overview #filter-container .filter-menu .category-divider.hidden,
        #content.solution-overview .mobileFilterPane .filter-menu .category-divider.hidden {
          display: none; }
      #content.component-overview #filter-container .filter-menu .filter-list, #content.component-overview .mobileFilterPane .filter-menu .filter-list,
      #content.solution-overview #filter-container .filter-menu .filter-list,
      #content.solution-overview .mobileFilterPane .filter-menu .filter-list {
        display: inline-block;
        color: #858585;
        margin-left: 0px; }
        #content.component-overview #filter-container .filter-menu .filter-list li, #content.component-overview .mobileFilterPane .filter-menu .filter-list li,
        #content.solution-overview #filter-container .filter-menu .filter-list li,
        #content.solution-overview .mobileFilterPane .filter-menu .filter-list li {
          display: inline-block;
          list-style: none; }
          #content.component-overview #filter-container .filter-menu .filter-list li.hidden, #content.component-overview .mobileFilterPane .filter-menu .filter-list li.hidden,
          #content.solution-overview #filter-container .filter-menu .filter-list li.hidden,
          #content.solution-overview .mobileFilterPane .filter-menu .filter-list li.hidden {
            display: none; }
          #content.component-overview #filter-container .filter-menu .filter-list li.pre-divider:before, #content.component-overview .mobileFilterPane .filter-menu .filter-list li.pre-divider:before,
          #content.solution-overview #filter-container .filter-menu .filter-list li.pre-divider:before,
          #content.solution-overview .mobileFilterPane .filter-menu .filter-list li.pre-divider:before {
            content: "-";
            margin-left: 6px;
            margin-right: 6px; }
          #content.component-overview #filter-container .filter-menu .filter-list li:first-child.pre-divider:before, #content.component-overview .mobileFilterPane .filter-menu .filter-list li:first-child.pre-divider:before,
          #content.solution-overview #filter-container .filter-menu .filter-list li:first-child.pre-divider:before,
          #content.solution-overview .mobileFilterPane .filter-menu .filter-list li:first-child.pre-divider:before {
            content: none; }
          #content.component-overview #filter-container .filter-menu .filter-list li.post-divider:after, #content.component-overview .mobileFilterPane .filter-menu .filter-list li.post-divider:after,
          #content.solution-overview #filter-container .filter-menu .filter-list li.post-divider:after,
          #content.solution-overview .mobileFilterPane .filter-menu .filter-list li.post-divider:after {
            content: "-";
            margin-left: 6px;
            margin-right: 6px; }
          #content.component-overview #filter-container .filter-menu .filter-list li:last-child.post-divider:after, #content.component-overview .mobileFilterPane .filter-menu .filter-list li:last-child.post-divider:after,
          #content.solution-overview #filter-container .filter-menu .filter-list li:last-child.post-divider:after,
          #content.solution-overview .mobileFilterPane .filter-menu .filter-list li:last-child.post-divider:after {
            content: none; }
      #content.component-overview #filter-container .filter-menu #toggle-wrap, #content.component-overview .mobileFilterPane .filter-menu #toggle-wrap,
      #content.solution-overview #filter-container .filter-menu #toggle-wrap,
      #content.solution-overview .mobileFilterPane .filter-menu #toggle-wrap {
        display: block;
        width: 100%; }
      #content.component-overview #filter-container .filter-menu #rowViewToggler, #content.component-overview .mobileFilterPane .filter-menu #rowViewToggler,
      #content.solution-overview #filter-container .filter-menu #rowViewToggler,
      #content.solution-overview .mobileFilterPane .filter-menu #rowViewToggler {
        float: right;
        margin-right: 24px; }
      #content.component-overview #filter-container .filter-menu #toggleFilterPane, #content.component-overview .mobileFilterPane .filter-menu #toggleFilterPane,
      #content.solution-overview #filter-container .filter-menu #toggleFilterPane,
      #content.solution-overview .mobileFilterPane .filter-menu #toggleFilterPane {
        float: right; }
  #content.component-overview header,
  #content.solution-overview header {
    width: 100%;
    padding: 24px 0px; }
    #content.component-overview header h1,
    #content.solution-overview header h1 {
      color: #FFFFFF;
      text-align: center; }
      @media screen and (min-width: 90em) {
        #content.component-overview header h1,
        #content.solution-overview header h1 {
          text-align: left; } }
  #content.component-overview #main, #content.component-overview .filter-container, #content.component-overview .mix-container,
  #content.solution-overview #main,
  #content.solution-overview .filter-container,
  #content.solution-overview .mix-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  #content.component-overview .filter-container, #content.component-overview .mix-container,
  #content.solution-overview .filter-container,
  #content.solution-overview .mix-container {
    min-height: 600px;
    min-width: 100%;
    width: 100%;
    position: relative;
    left: 5%; }
    #content.component-overview .filter-container .mix-error, #content.component-overview .mix-container .mix-error,
    #content.solution-overview .filter-container .mix-error,
    #content.solution-overview .mix-container .mix-error {
      display: none;
      color: #FFFFFF; }
    #content.component-overview .filter-container.fail .mix-error, #content.component-overview .mix-container.fail .mix-error,
    #content.solution-overview .filter-container.fail .mix-error,
    #content.solution-overview .mix-container.fail .mix-error {
      display: block; }
    #content.component-overview .filter-container .mix, #content.component-overview .mix-container .mix,
    #content.solution-overview .filter-container .mix,
    #content.solution-overview .mix-container .mix {
      display: none; }
  #content.component-overview h2,
  #content.solution-overview h2 {
    color: #9dff0d; }
  #content.component-overview .product-container,
  #content.solution-overview .product-container {
    max-width: 90%;
    min-width: 90%;
    margin-bottom: 36px; }
    @media screen and (min-width: 40em) {
      #content.component-overview .product-container,
      #content.solution-overview .product-container {
        max-width: 45%;
        min-width: 45%; } }
    @media screen and (min-width: 90em) {
      #content.component-overview .product-container,
      #content.solution-overview .product-container {
        max-width: 32%;
        min-width: 32%; } }
    #content.component-overview .product-container .product-shell,
    #content.solution-overview .product-container .product-shell {
      min-height: 0;
      min-height: unset; }
  #content.component-overview #takeover-button,
  #content.component-overview a[role="apply"],
  #content.solution-overview #takeover-button,
  #content.solution-overview a[role="apply"] {
    display: block;
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    width: 72px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    background-color: #faaf40;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
    z-index: 10;
    box-shadow: 0px 0px 24px rgba(17, 17, 17, 0.85);
    text-shadow: 0px 0px 3px rgba(17, 17, 17, 0.35);
    border-radius: 100%; }
    @media screen and (min-width: 64em) {
      #content.component-overview #takeover-button,
      #content.component-overview a[role="apply"],
      #content.solution-overview #takeover-button,
      #content.solution-overview a[role="apply"] {
        display: none; } }
  #content.component-overview a[role="apply"],
  #content.solution-overview a[role="apply"] {
    bottom: 2rem;
    right: 1.5rem; }
  #content.component-overview #filter-takeover,
  #content.solution-overview #filter-takeover {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    min-width: 98%;
    min-height: 98%;
    pointer-events: none;
    background-color: #0e2035;
    opacity: 0;
    z-index: 10;
    overflow: hidden; }
    #content.component-overview #filter-takeover .visible,
    #content.solution-overview #filter-takeover .visible {
      pointer-events: initial;
      opacity: 1; }
    #content.component-overview #filter-takeover header,
    #content.solution-overview #filter-takeover header {
      padding: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -ms-flex-align: stretch;
      align-items: stretch;
      width: 100%;
      background-color: #faaf40;
      height: 48px; }
      #content.component-overview #filter-takeover header a,
      #content.component-overview #filter-takeover header p,
      #content.solution-overview #filter-takeover header a,
      #content.solution-overview #filter-takeover header p {
        text-align: center;
        line-height: 48px; }
      #content.component-overview #filter-takeover header a,
      #content.solution-overview #filter-takeover header a {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        color: #0e2035;
        cursor: pointer; }
      #content.component-overview #filter-takeover header p,
      #content.solution-overview #filter-takeover header p {
        -ms-flex: 1 0 40%;
        flex: 1 0 40%;
        color: #FFFFFF;
        font-weight: bold;
        text-transform: uppercase;
        text-shadow: 0px 0px 3px rgba(17, 17, 17, 0.5); }

#mobileFilterMenu ul {
  padding: 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: stretch;
  align-items: stretch;
  list-style: none;
  margin: 0; }
  #mobileFilterMenu ul li {
    -ms-flex: 0 1 48%;
    flex: 0 1 48%;
    margin-bottom: 24px; }
    #mobileFilterMenu ul li[role="filter-item"] {
      margin-right: 1%; }
    #mobileFilterMenu ul li.filter-label {
      -ms-flex: 0 1 100%;
      flex: 0 1 100%;
      text-transform: uppercase;
      color: #FFFFFF;
      margin: 0; }
    #mobileFilterMenu ul li a.filter {
      display: block;
      width: 100%;
      border: 1px solid #faaf40;
      padding: 0.5rem;
      text-align: center;
      color: #FFFFFF; }
      #mobileFilterMenu ul li a.filter.active {
        background-color: #faaf40; }

.filter-container.row-format .product-container .product-shell, .mix-container.row-format .product-container .product-shell {
  margin-bottom: 24px; }
  .filter-container.row-format .product-container .product-shell .image-container, .mix-container.row-format .product-container .product-shell .image-container {
    padding: 0px; }

.hidden-filters {
  margin-top: 50px; }
  .hidden-filters #filter-container {
    display: none !important; }

.component-single, .row-format {
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .component-single.main-container, .row-format.main-container {
    padding-top: calc(1.89394vw + 68.93939px);
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat;
    color: #FFFFFF;
    position: relative;
    overflow: hidden;
    z-index: 1; }
    @media (max-width: 320px) {
      .component-single.main-container, .row-format.main-container {
        padding-top: 75px; } }
    @media (min-width: 1640px) {
      .component-single.main-container, .row-format.main-container {
        padding-top: 100px; } }
  .component-single .banner, .row-format .banner {
    width: 100%;
    height: auto;
    max-height: 300px;
    margin-bottom: 24px;
    overflow: hidden; }
    .component-single .banner img, .row-format .banner img {
      min-width: 100%;
      height: auto; }
  .component-single .product-container, .row-format .product-container {
    width: 98%;
    max-width: 98%;
    margin: 0 auto; }
    .component-single .product-container .product-shell, .row-format .product-container .product-shell {
      width: 100%;
      min-height: 0px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: no-wrap;
      flex-wrap: no-wrap;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: justify;
      justify-content: space-between;
      background: transparent; }
      .component-single .product-container .product-shell .image-container, .row-format .product-container .product-shell .image-container {
        width: 29%;
        height: 100%;
        padding: 4px;
        background-color: #FFFFFF; }
        .component-single .product-container .product-shell .image-container img, .row-format .product-container .product-shell .image-container img {
          min-width: initial;
          max-width: none;
          position: relative;
          left: -50%; }
          @media screen and (min-width: 40em) {
            .component-single .product-container .product-shell .image-container img, .row-format .product-container .product-shell .image-container img {
              min-width: 100%;
              left: -25%;
              height: auto; } }
          @media screen and (min-width: 64em) {
            .component-single .product-container .product-shell .image-container img, .row-format .product-container .product-shell .image-container img {
              max-width: 100%;
              left: unset; } }
    .component-single .product-container .product-text, .row-format .product-container .product-text {
      width: 70%;
      height: 100%;
      background-color: #FFFFFF;
      padding: 24px !important; }
    .component-single .product-container .more-details, .row-format .product-container .more-details {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-align: stretch;
      align-items: stretch; }
      .component-single .product-container .more-details p, .row-format .product-container .more-details p {
        width: 48%;
        font-weight: bold;
        background-color: #efe7da;
        text-align: center; }
        .component-single .product-container .more-details p span, .row-format .product-container .more-details p span {
          font-weight: normal; }
  .component-single .product-backing, .row-format .product-backing {
    display: none; }

.component-single.main-container h1 {
  color: #faaf40;
  text-align: center;
  padding-top: 24px; }
  @media screen and (min-width: 40em) {
    .component-single.main-container h1 {
      text-align: left; } }

.component-single.main-container .product-container {
  background-color: rgba(133, 133, 133, 0.25);
  padding: 12px 24px 24px 24px;
  border-radius: 12px;
  margin-bottom: 48px; }
  .component-single.main-container .product-container section.row, .component-single.main-container .product-container #content.component-overview #filter-container section.inner-wrapper, #content.component-overview #filter-container .component-single.main-container .product-container section.inner-wrapper, .component-single.main-container .product-container #content.component-overview .mobileFilterPane section.inner-wrapper, #content.component-overview .mobileFilterPane .component-single.main-container .product-container section.inner-wrapper, .component-single.main-container .product-container
  #content.solution-overview #filter-container section.inner-wrapper,
  #content.solution-overview #filter-container .component-single.main-container .product-container section.inner-wrapper, .component-single.main-container .product-container
  #content.solution-overview .mobileFilterPane section.inner-wrapper,
  #content.solution-overview .mobileFilterPane .component-single.main-container .product-container section.inner-wrapper {
    margin-bottom: 24px; }

.component-single.main-container .featured_image {
  margin: 0 0 24px 0; }

.component-single.main-container .short-description {
  text-align: center;
  margin-bottom: 0;
  text-shadow: 1px 1px 3px rgba(17, 17, 17, 0.5), 1px -1px 3px rgba(17, 17, 17, 0.5), -1px -1px 3px rgba(17, 17, 17, 0.5), -1px 1px 3px rgba(17, 17, 17, 0.5); }
  .component-single.main-container .short-description p {
    margin-bottom: 0;
    font-weight: 400;
    color: #FFFFFF;
    text-transform: unset;
    font-weight: bold; }

.component-single.main-container .gallery {
  margin: 0 auto; }
  .component-single.main-container .gallery.ug-gallery-wrapper {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px; }
  .component-single.main-container .gallery figure {
    display: none;
    margin: 0 0 24px 0;
    border-radius: 12px;
    overflow: hidden;
    max-height: 900px; }
    .component-single.main-container .gallery figure:first-child {
      display: block; }
    .component-single.main-container .gallery figure img {
      min-width: 100%;
      max-width: inherit;
      height: auto;
      min-height: 100%; }
  .component-single.main-container .gallery ul {
    text-align: center;
    margin-left: 0; }
    .component-single.main-container .gallery ul li {
      display: inline-block;
      min-width: 32.5;
      width: 100%;
      max-width: 49%;
      padding: 0 2px 12px 2px;
      overflow: hidden; }
      @media screen and (min-width: 40em) {
        .component-single.main-container .gallery ul li {
          max-width: 32.5%; } }
      @media screen and (min-width: 64em) {
        .component-single.main-container .gallery ul li {
          min-width: 16%;
          width: auto;
          max-width: 16%; } }
      .component-single.main-container .gallery ul li a {
        width: 100%;
        height: 100%; }
        .component-single.main-container .gallery ul li a img {
          min-width: 100%;
          height: auto; }

.component-single.main-container .component-tags {
  color: #FFFFFF;
  padding: 12px;
  background-color: rgba(14, 32, 53, 0.75);
  border: 1px solid rgba(250, 175, 64, 0.5);
  border-radius: 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: distribute;
  justify-content: space-around; }
  @media screen and (min-width: 40em) {
    .component-single.main-container .component-tags {
      padding: 24px; } }
  @media screen and (min-width: 64em) {
    .component-single.main-container .component-tags {
      padding: 0; } }
  .component-single.main-container .component-tags .finaincing-container a {
    display: block;
    height: 100%;
    width: 100%;
    border-radius: 12px;
    overflow: hidden; }
  .component-single.main-container .component-tags div {
    display: inline-block; }
    @media screen and (min-width: 64em) {
      .component-single.main-container .component-tags div {
        display: block;
        width: 100%;
        padding: 24px; }
        .component-single.main-container .component-tags div p {
          text-align: center;
          font-family: "Source Sans Pro", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
          font-size: 1.5rem;
          text-transform: uppercase; } }
    .component-single.main-container .component-tags div ul {
      margin: 0;
      text-align: center; }
      .component-single.main-container .component-tags div ul li {
        list-style: none;
        text-transform: uppercase;
        font-size: .9rem; }
        @media screen and (min-width: 64em) {
          .component-single.main-container .component-tags div ul li {
            margin-bottom: 12px; } }

.component-single.main-container .description_column {
  color: #FFFFFF; }

.component-single.main-container .flex-video {
  position: initial;
  min-height: 500px; }

.component-single.main-container #color-options .opt-group-wrapper {
  background-color: #FFFFFF;
  padding: 24px;
  border-radius: 12px;
  color: #111111; }

.component-single.main-container #color-options ul {
  margin: 0;
  margin-bottom: 24px; }

.component-single.main-container #color-options .color-tile {
  min-width: 25%;
  max-width: 33%;
  width: 100%;
  min-height: 150px;
  list-style: none;
  display: inline-block;
  text-align: center;
  vertical-align: top; }
  .component-single.main-container #color-options .color-tile .image-container {
    overflow: hidden;
    width: 150px;
    height: 150px;
    margin: 0 auto; }
    .component-single.main-container #color-options .color-tile .image-container figure {
      display: block;
      width: 100%;
      height: 100%;
      background-size: cover;
      margin: 0; }
  .component-single.main-container #color-options .color-tile .name {
    font-weight: bold;
    margin: 12px 0 12px 0; }
  .component-single.main-container #color-options .color-tile .trade_numbers, .component-single.main-container #color-options .color-tile .description {
    margin-bottom: 12px;
    color: #FFFFFF; }

.component-single.main-container .gridder-list {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }
  .component-single.main-container .gridder-list figure {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-bottom: 0; }

.component-single.main-container .gridder-padding {
  padding: 0 !important; }

.component-single.main-container .gridder-expanded-content figure {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

.find-a-ninja {
  color: white;
  position: relative;
  overflow: hidden;
  z-index: 1;
  min-height: 100vh;
  padding-top: calc(11.36364vw + 113.63636px); }
  @media (max-width: 320px) {
    .find-a-ninja {
      padding-top: 150px; } }
  @media (min-width: 1640px) {
    .find-a-ninja {
      padding-top: 300px; } }
  .find-a-ninja .single-title {
    font-size: calc(1.81818vw + 42.18182px);
    text-align: center;
    margin-bottom: calc(1.81818vw + 18.18182px); }
    @media (max-width: 320px) {
      .find-a-ninja .single-title {
        font-size: 48px; } }
    @media (min-width: 1640px) {
      .find-a-ninja .single-title {
        font-size: 72px; } }
    @media (max-width: 320px) {
      .find-a-ninja .single-title {
        margin-bottom: 24px; } }
    @media (min-width: 1640px) {
      .find-a-ninja .single-title {
        margin-bottom: 48px; } }
    .find-a-ninja .single-title .accent.primary {
      color: #faaf40; }

.map-container {
  background: #FFFFFF;
  padding: 12px;
  border: 1px solid #858585;
  margin: 24px 0px 96px 0px; }

.acf-map {
  width: 100%;
  height: 600px;
  border: 1px solid #858585; }
  .acf-map img {
    max-width: inherit; }
  .acf-map .gm-style-iw {
    border-radius: 1rem;
    width: calc(22.72727vw + 227.27273px); }
    @media (max-width: 320px) {
      .acf-map .gm-style-iw {
        width: 300px; } }
    @media (min-width: 1640px) {
      .acf-map .gm-style-iw {
        width: 600px; } }
    .acf-map .gm-style-iw * {
      color: #111111; }
    .acf-map .gm-style-iw figure {
      margin: 0 0 1rem 0;
      width: 100%;
      height: auto;
      background-color: #FFFFFF; }
      .acf-map .gm-style-iw figure img {
        height: 100%;
        max-height: 250px;
        width: auto;
        position: relative;
        left: 50%;
        transform: translateX(-50%); }

.contact {
  position: relative;
  z-index: 2;
  color: #FFFFFF;
  background-color: #0e2035;
  padding-top: 84px;
  padding-bottom: 84px;
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .contact:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("../img/contact_bg.png");
    background-position: bottom right;
    background-repeat: no-repeat; }
  @media screen and (min-width: 64em) and (max-width: 69.6875em) {
    .contact {
      padding-top: 150px; } }
  @media screen and (min-width: 40em) {
    .contact {
      padding-top: 120px; } }
  @media screen and (min-width: 64em) {
    .contact {
      padding-top: 150px; } }
  .contact .article-header {
    margin-bottom: 20px; }
  .contact label {
    color: #FFFFFF; }

#contact-sidebar {
  margin-top: 45px; }

.contact-location {
  margin: 0 auto;
  width: 100%;
  max-width: 400px;
  margin-bottom: 50px;
  box-shadow: 3px 3px 20px rgba(47, 42, 29, 0.75); }
  .contact-location h4 {
    margin-bottom: 2px; }
  .contact-location .bottom {
    padding: 20px 30px 30px 30px;
    background: rgba(41, 37, 24, 0.62); }
  .contact-location address {
    color: #FFFFFF;
    font-style: normal; }
  .contact-location ul {
    list-style-type: none;
    margin: 10px 0 0 1.25em; }
    .contact-location ul li {
      position: relative;
      margin-bottom: 2px;
      padding-left: 11px;
      font-weight: bold;
      font-size: 14px; }
    .contact-location ul .fa, .contact-location ul .footer-social-links li a:before, .footer-social-links li .contact-location ul a:before {
      position: absolute;
      top: 5px;
      left: -18px; }

.about-page {
  background-color: #0e2035;
  background-image: url("../img/about_bg.jpg");
  background-position: top center;
  background-size: contain;
  background-repeat: no-repeat;
  color: #FFFFFF;
  padding-top: 100px;
  position: relative;
  overflow: hidden;
  z-index: 1; }
  @media screen and (min-width: 64em) and (max-width: 71.25em) {
    .about-page {
      padding-top: 140px; } }
  .about-page section.row, .about-page #content.component-overview #filter-container section.inner-wrapper, #content.component-overview #filter-container .about-page section.inner-wrapper, .about-page #content.component-overview .mobileFilterPane section.inner-wrapper, #content.component-overview .mobileFilterPane .about-page section.inner-wrapper, .about-page
  #content.solution-overview #filter-container section.inner-wrapper,
  #content.solution-overview #filter-container .about-page section.inner-wrapper, .about-page
  #content.solution-overview .mobileFilterPane section.inner-wrapper,
  #content.solution-overview .mobileFilterPane .about-page section.inner-wrapper {
    margin-bottom: calc(2.72727vw + 3.27273px); }
    @media (max-width: 320px) {
      .about-page section.row, .about-page #content.component-overview #filter-container section.inner-wrapper, #content.component-overview #filter-container .about-page section.inner-wrapper, .about-page #content.component-overview .mobileFilterPane section.inner-wrapper, #content.component-overview .mobileFilterPane .about-page section.inner-wrapper, .about-page
      #content.solution-overview #filter-container section.inner-wrapper,
      #content.solution-overview #filter-container .about-page section.inner-wrapper, .about-page
      #content.solution-overview .mobileFilterPane section.inner-wrapper,
      #content.solution-overview .mobileFilterPane .about-page section.inner-wrapper {
        margin-bottom: 12px; } }
    @media (min-width: 1640px) {
      .about-page section.row, .about-page #content.component-overview #filter-container section.inner-wrapper, #content.component-overview #filter-container .about-page section.inner-wrapper, .about-page #content.component-overview .mobileFilterPane section.inner-wrapper, #content.component-overview .mobileFilterPane .about-page section.inner-wrapper, .about-page
      #content.solution-overview #filter-container section.inner-wrapper,
      #content.solution-overview #filter-container .about-page section.inner-wrapper, .about-page
      #content.solution-overview .mobileFilterPane section.inner-wrapper,
      #content.solution-overview .mobileFilterPane .about-page section.inner-wrapper {
        margin-bottom: 48px; } }
    .about-page section.row section.row, .about-page #content.component-overview #filter-container section.inner-wrapper section.row, #content.component-overview #filter-container .about-page section.inner-wrapper section.row, .about-page #content.component-overview .mobileFilterPane section.inner-wrapper section.row, #content.component-overview .mobileFilterPane .about-page section.inner-wrapper section.row, .about-page
    #content.solution-overview #filter-container section.inner-wrapper section.row,
    #content.solution-overview #filter-container .about-page section.inner-wrapper section.row, .about-page
    #content.solution-overview .mobileFilterPane section.inner-wrapper section.row,
    #content.solution-overview .mobileFilterPane .about-page section.inner-wrapper section.row, .about-page section.row #content.component-overview #filter-container section.inner-wrapper, #content.component-overview #filter-container .about-page section.row section.inner-wrapper, .about-page #content.component-overview #filter-container section.inner-wrapper section.inner-wrapper, #content.component-overview #filter-container .about-page section.inner-wrapper section.inner-wrapper, .about-page #content.component-overview .mobileFilterPane section.inner-wrapper #filter-container section.inner-wrapper, #content.component-overview .mobileFilterPane .about-page section.inner-wrapper #filter-container section.inner-wrapper, .about-page section.row #content.component-overview .mobileFilterPane section.inner-wrapper, #content.component-overview .mobileFilterPane .about-page section.row section.inner-wrapper, .about-page #content.component-overview .mobileFilterPane section.inner-wrapper section.inner-wrapper, #content.component-overview .mobileFilterPane .about-page section.inner-wrapper section.inner-wrapper, .about-page section.row
    #content.solution-overview #filter-container section.inner-wrapper,
    #content.solution-overview #filter-container .about-page section.row section.inner-wrapper, .about-page #content.solution-overview #filter-container section.inner-wrapper section.inner-wrapper, #content.solution-overview #filter-container .about-page section.inner-wrapper section.inner-wrapper, .about-page #content.solution-overview .mobileFilterPane section.inner-wrapper #filter-container section.inner-wrapper, #content.solution-overview .mobileFilterPane .about-page section.inner-wrapper #filter-container section.inner-wrapper, .about-page section.row
    #content.solution-overview .mobileFilterPane section.inner-wrapper,
    #content.solution-overview .mobileFilterPane .about-page section.row section.inner-wrapper, .about-page #content.solution-overview .mobileFilterPane section.inner-wrapper section.inner-wrapper, #content.solution-overview .mobileFilterPane .about-page section.inner-wrapper section.inner-wrapper {
      margin-bottom: inherit; }
  .about-page .page-title {
    font-size: calc(1.81818vw + 42.18182px);
    line-height: 1.25;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 48px;
    text-shadow: 0px 3px 3px rgba(250, 175, 64, 0.5); }
    @media (max-width: 320px) {
      .about-page .page-title {
        font-size: 48px; } }
    @media (min-width: 1640px) {
      .about-page .page-title {
        font-size: 72px; } }
  .about-page .lead-section .image-container {
    margin-bottom: 24px;
    max-height: 350px;
    overflow: hidden; }
    .about-page .lead-section .image-container img {
      min-width: 100%;
      height: auto; }
    @media screen and (min-width: 64em) {
      .about-page .lead-section .image-container {
        margin-bottom: inherit;
        max-height: inherit; } }
  .about-page .lead-section p {
    font-size: 18px; }
    .about-page .lead-section p::first-line {
      font-weight: bold; }
  .about-page .company-advantages {
    border: 1px solid #9dff0d;
    background: rgba(24, 19, 18, 0.25);
    text-align: left;
    color: #FFFFFF; }
    .about-page .company-advantages ul {
      width: 100%;
      padding: 24px;
      padding-left: 0px;
      padding-top: 48px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-align: stretch;
      align-items: stretch;
      list-style-type: none; }
      .about-page .company-advantages ul li {
        width: 46%;
        margin-bottom: 12px; }
        @media screen and (min-width: 40em) {
          .about-page .company-advantages ul li {
            width: 48%;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center; }
            .about-page .company-advantages ul li:before {
              content: '√';
              font-size: 32px;
              margin-right: 12px;
              color: #9dff0d; } }
  .about-page .callout {
    margin-bottom: 48px; }
    .about-page .callout h3, .about-page .callout #content.course-overview-page #course-cta-links li a, #content.course-overview-page #course-cta-links li .about-page .callout a {
      text-transform: uppercase;
      color: #FFFFFF;
      margin-bottom: 24px; }

#solutions-overview {
  padding-top: 120px; }

#content.course-overview-page {
  background-position: top center;
  background-size: contain;
  background-repeat: no-repeat;
  color: #FFFFFF;
  padding-top: 120px;
  position: relative;
  overflow: hidden;
  z-index: 1; }
  #content.course-overview-page section.row, #content.course-overview-page #content.component-overview #filter-container section.inner-wrapper, #content.component-overview #filter-container #content.course-overview-page section.inner-wrapper, #content.course-overview-page #content.component-overview .mobileFilterPane section.inner-wrapper, #content.component-overview .mobileFilterPane #content.course-overview-page section.inner-wrapper, #content.course-overview-page
  #content.solution-overview #filter-container section.inner-wrapper,
  #content.solution-overview #filter-container #content.course-overview-page section.inner-wrapper, #content.course-overview-page
  #content.solution-overview .mobileFilterPane section.inner-wrapper,
  #content.solution-overview .mobileFilterPane #content.course-overview-page section.inner-wrapper {
    margin-bottom: calc(2.72727vw + 3.27273px); }
    @media (max-width: 320px) {
      #content.course-overview-page section.row, #content.course-overview-page #content.component-overview #filter-container section.inner-wrapper, #content.component-overview #filter-container #content.course-overview-page section.inner-wrapper, #content.course-overview-page #content.component-overview .mobileFilterPane section.inner-wrapper, #content.component-overview .mobileFilterPane #content.course-overview-page section.inner-wrapper, #content.course-overview-page
      #content.solution-overview #filter-container section.inner-wrapper,
      #content.solution-overview #filter-container #content.course-overview-page section.inner-wrapper, #content.course-overview-page
      #content.solution-overview .mobileFilterPane section.inner-wrapper,
      #content.solution-overview .mobileFilterPane #content.course-overview-page section.inner-wrapper {
        margin-bottom: 12px; } }
    @media (min-width: 1640px) {
      #content.course-overview-page section.row, #content.course-overview-page #content.component-overview #filter-container section.inner-wrapper, #content.component-overview #filter-container #content.course-overview-page section.inner-wrapper, #content.course-overview-page #content.component-overview .mobileFilterPane section.inner-wrapper, #content.component-overview .mobileFilterPane #content.course-overview-page section.inner-wrapper, #content.course-overview-page
      #content.solution-overview #filter-container section.inner-wrapper,
      #content.solution-overview #filter-container #content.course-overview-page section.inner-wrapper, #content.course-overview-page
      #content.solution-overview .mobileFilterPane section.inner-wrapper,
      #content.solution-overview .mobileFilterPane #content.course-overview-page section.inner-wrapper {
        margin-bottom: 48px; } }
    #content.course-overview-page section.row section.row, #content.course-overview-page #content.component-overview #filter-container section.inner-wrapper section.row, #content.component-overview #filter-container #content.course-overview-page section.inner-wrapper section.row, #content.course-overview-page #content.component-overview .mobileFilterPane section.inner-wrapper section.row, #content.component-overview .mobileFilterPane #content.course-overview-page section.inner-wrapper section.row, #content.course-overview-page
    #content.solution-overview #filter-container section.inner-wrapper section.row,
    #content.solution-overview #filter-container #content.course-overview-page section.inner-wrapper section.row, #content.course-overview-page
    #content.solution-overview .mobileFilterPane section.inner-wrapper section.row,
    #content.solution-overview .mobileFilterPane #content.course-overview-page section.inner-wrapper section.row, #content.course-overview-page section.row #content.component-overview #filter-container section.inner-wrapper, #content.component-overview #filter-container #content.course-overview-page section.row section.inner-wrapper, #content.course-overview-page #content.component-overview #filter-container section.inner-wrapper section.inner-wrapper, #content.component-overview #filter-container #content.course-overview-page section.inner-wrapper section.inner-wrapper, #content.course-overview-page section.row #content.component-overview .mobileFilterPane section.inner-wrapper, #content.component-overview .mobileFilterPane #content.course-overview-page section.row section.inner-wrapper, #content.course-overview-page #content.component-overview .mobileFilterPane section.inner-wrapper section.inner-wrapper, #content.component-overview .mobileFilterPane #content.course-overview-page section.inner-wrapper section.inner-wrapper, #content.course-overview-page section.row
    #content.solution-overview #filter-container section.inner-wrapper,
    #content.solution-overview #filter-container #content.course-overview-page section.row section.inner-wrapper, #content.course-overview-page #content.solution-overview #filter-container section.inner-wrapper section.inner-wrapper, #content.solution-overview #filter-container #content.course-overview-page section.inner-wrapper section.inner-wrapper, #content.course-overview-page section.row
    #content.solution-overview .mobileFilterPane section.inner-wrapper,
    #content.solution-overview .mobileFilterPane #content.course-overview-page section.row section.inner-wrapper, #content.course-overview-page #content.solution-overview .mobileFilterPane section.inner-wrapper section.inner-wrapper, #content.solution-overview .mobileFilterPane #content.course-overview-page section.inner-wrapper section.inner-wrapper {
      margin-bottom: inherit; }
  #content.course-overview-page .page-title {
    font-size: calc(1.81818vw + 42.18182px);
    line-height: 1.25;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 48px;
    color: #9dff0d; }
    @media (max-width: 320px) {
      #content.course-overview-page .page-title {
        font-size: 48px; } }
    @media (min-width: 1640px) {
      #content.course-overview-page .page-title {
        font-size: 72px; } }
  #content.course-overview-page #course-cta-links {
    padding: 0px;
    margin: 0px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    #content.course-overview-page #course-cta-links li {
      display: block;
      min-height: 50vh;
      list-style-type: none;
      background-color: #0e2035;
      border: 1px solid #9dff0d;
      margin-bottom: 12px;
      text-align: center;
      -ms-flex: 0 1 49%;
      flex: 0 1 49%; }
      @media screen and (min-width: 64em) {
        #content.course-overview-page #course-cta-links li {
          -ms-flex: 0 1 24%;
          flex: 0 1 24%; } }
      #content.course-overview-page #course-cta-links li a {
        display: block;
        position: relative;
        text-transform: uppercase;
        margin-bottom: 0;
        height: 100%;
        width: 100%;
        color: #FFFFFF;
        text-shadow: 1px 1px 3px rgba(17, 17, 17, 0), 1px -1px 3px rgba(17, 17, 17, 0), -1px -1px 3px rgba(17, 17, 17, 0), -1px 1px 3px rgba(17, 17, 17, 0);
        transition: all ease 0.5s;
        z-index: 1;
        background-position: center;
        background-size: cover;
        filter: grayscale(100%); }
        #content.course-overview-page #course-cta-links li a p {
          margin-bottom: 0;
          width: 100%;
          padding: 24px;
          transition: transform ease 0.5s;
          background: #0e2035;
          background: linear-gradient(to bottom, #0e2035, transparent); }
        #content.course-overview-page #course-cta-links li a:hover {
          color: #FFFFFF;
          text-shadow: 1px 1px 3px rgba(17, 17, 17, 0.5), 1px -1px 3px rgba(17, 17, 17, 0.5), -1px -1px 3px rgba(17, 17, 17, 0.5), -1px 1px 3px rgba(17, 17, 17, 0.5);
          filter: grayscale(0%); }
      #content.course-overview-page #course-cta-links li iframe {
        display: none; }

[rel="child-posts"] {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1240px;
  margin: 0 auto;
  padding-top: 120px;
  overflow: hidden; }
  [rel="child-posts"] [rel="child-page-listing"] {
    display: block;
    position: relative;
    z-index: 1;
    -ms-flex: 0 1 30%;
    flex: 0 1 30%;
    min-width: 300px;
    max-width: 360px;
    margin-bottom: 48px;
    border: 1px solid #faaf40;
    transition: all ease 0.5s;
    margin: 24px; }
    @media screen and (min-width: 75em) {
      [rel="child-posts"] [rel="child-page-listing"]:nth-last-child(1) {
        margin-right: auto; } }
    [rel="child-posts"] [rel="child-page-listing"]:hover {
      color: #9dff0d !important; }
      [rel="child-posts"] [rel="child-page-listing"]:hover figure[rel="post-thumbnail"] {
        filter: grayscale(0%); }
    [rel="child-posts"] [rel="child-page-listing"]:after {
      content: '';
      display: block;
      position: absolute;
      z-index: 2;
      left: 0;
      right: 0;
      bottom: 0;
      top: 25%;
      background: #111111;
      background: linear-gradient(to top, #111111, transparent); }
    [rel="child-posts"] [rel="child-page-listing"] figure[rel="post-thumbnail"] {
      position: absolute;
      width: 100%;
      height: 100%;
      overflow: hidden;
      margin: 0;
      z-index: 1;
      background-size: cover;
      background-position: center;
      filter: grayscale(100%);
      transition: all ease 0.5s; }
    [rel="child-posts"] [rel="child-page-listing"] [rel="post-text"] {
      position: relative;
      padding: 192px 1rem 24px 1rem;
      z-index: 3;
      font-weight: bold;
      color: #faaf40 !important; }
      [rel="child-posts"] [rel="child-page-listing"] [rel="post-text"] h3, [rel="child-posts"] [rel="child-page-listing"] [rel="post-text"] #content.course-overview-page #course-cta-links li a, #content.course-overview-page #course-cta-links li [rel="child-posts"] [rel="child-page-listing"] [rel="post-text"] a {
        color: #9dff0d !important; }
    [rel="child-posts"] [rel="child-page-listing"] [rel="entry-description"] {
      padding-bottom: 24px; }

/******************************************************************

Stylesheet: Retina Screens & Devices Stylesheet

When handling retina screens you need to make adjustments, especially
if you're not using font icons. Here you can add them in one neat
place.

******************************************************************/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* 

EXAMPLE 
Let's say you have an image and you need to make sure it looks ok
on retina screens. Let's say we have an icon which dimension are
24px x 24px. In your regular stylesheets, it would look something
like this:

.icon {
	width: 24px;
	height: 24px;
	background: url(img/test.png) no-repeat;
}

For retina screens, we have to make some adjustments, so that image
doesn't look blurry. So, taking into account the image above and the
dimensions, this is what we would put in our retina stylesheet:

.icon {
	background: url(img/test@2x.png) no-repeat;
	background-size: 24px 24px;
}

So, you would create the same icon, but at double the resolution, meaning 
it would be 48px x 48px. You'd name it the same, but with a @2x at the end
(this is pretty standard practice). Set the background image so it matches
the original dimensions and you are good to go. 

*/ }

/******************************************************************

Stylesheet: Print Stylesheet

This is the print stylesheet. There's probably not a lot
of reasons to edit this stylesheet. 

Remember to add things that won't make sense to print at 
the bottom. Things like nav, ads, and forms shouldbe set 
to display none.
******************************************************************/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p, h2, h3, #content.course-overview-page #course-cta-links li a {
    orphans: 3;
    widows: 3; }
  h2,
  h3,
  #content.course-overview-page #course-cta-links li a {
    page-break-after: avoid; }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; } }

.bullets-media-layout {
  display: -ms-flexbox;
  display: flex; }
  @media screen and (min-width: 40em) {
    .bullets-media-layout {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }
  .bullets-media-layout [role="media-content"],
  .bullets-media-layout [role="text-content"] {
    -ms-flex: 0 1 50%;
    flex: 0 1 50%; }
  .bullets-media-layout [role="bullet-list"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .bullets-media-layout [role="bullet-list"] p {
      position: relative;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      padding: 12px 0;
      padding-left: 40px; }
      .bullets-media-layout [role="bullet-list"] p:before {
        content: '';
        display: block;
        position: absolute;
        left: 10px;
        top: 17px;
        width: 6px;
        height: 12px;
        border: solid #faaf40;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg); }
      .bullets-media-layout [role="bullet-list"] p:after {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 12px;
        width: 24px;
        height: 24px;
        border: 2px solid #faaf40;
        transform: rotate(45deg); }

[role="bullet-list"] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px; }
  [role="bullet-list"] p {
    position: relative;
    padding: 5px 20px;
    padding-left: 40px;
    min-width: 250px; }
    [role="bullet-list"] p:before {
      content: '';
      display: block;
      position: absolute;
      left: 10px;
      top: 17px;
      width: 6px;
      height: 12px;
      border: solid #faaf40;
      border-width: 0 2px 2px 0;
      transform: rotate(45deg); }
    [role="bullet-list"] p:after {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      top: 12px;
      width: 24px;
      height: 24px;
      border: 2px solid #faaf40;
      transform: rotate(45deg); }
  [role="bullet-list"].bullets-2col p,
  [role="bullet-list"].bullets-3col p,
  [role="bullet-list"].bullets-4col p,
  [role="bullet-list"].bullets-5col p {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }
  @media screen and (min-width: 64em) {
    [role="bullet-list"].bullets-2col p {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%; }
    [role="bullet-list"].bullets-3col p {
      -ms-flex-preferred-size: 33.333%;
      flex-basis: 33.333%; }
    [role="bullet-list"].bullets-4col p {
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%; }
    [role="bullet-list"].bullets-5col p {
      -ms-flex-preferred-size: 20%;
      flex-basis: 20%; } }

.element-tiles {
  position: relative; }

.tile-slide {
  display: block;
  position: relative;
  height: 100%;
  min-height: 1px;
  max-width: 33.33333%; }
  .tile-slide .tile-front {
    background-color: white;
    padding: 3px;
    width: 85%;
    min-height: 80%;
    z-index: 1;
    margin-bottom: 60px; }
  .tile-slide .tile-image {
    position: relative;
    width: 100%;
    height: 55%;
    max-height: 300px;
    min-height: calc(4.54545vw + 225.45455px);
    overflow: hidden;
    margin-bottom: 0px;
    background-size: cover;
    background-position: center center; }
    @media (max-width: 320px) {
      .tile-slide .tile-image {
        min-height: 240px; } }
    @media (min-width: 1640px) {
      .tile-slide .tile-image {
        min-height: 300px; } }
    .tile-slide .tile-image figure {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      min-width: 100%;
      height: 100%;
      padding: 0;
      margin: 0;
      background-size: cover;
      background-position: center center;
      transition: all ease-in-out .5s; }
    .tile-slide .tile-image img {
      min-width: 100%; }
  .tile-slide .tile-back {
    background-color: #9dff0d;
    width: 85%;
    height: 95%;
    position: absolute;
    right: 5%;
    z-index: -1;
    bottom: 0px; }
  .tile-slide .tile-text {
    padding: 1rem; }
    .tile-slide .tile-text h4, .tile-slide .tile-text p {
      color: #111111; }
  .tile-slide .tile-link {
    position: absolute;
    left: 24px;
    bottom: 4px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 14px; }
  .tile-slide .tile-icon {
    position: absolute;
    right: 20%;
    bottom: -4px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 24px;
    font-family: "Source Sans Pro", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    transition: all ease .25s; }
  .tile-slide:hover .tile-icon {
    right: 5%; }
  .tile-slide:hover .tile-back {
    background: #faaf40; }

.video-tiles ul {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start; }
  .video-tiles ul li.video-tile {
    -ms-flex: 1 1 20%;
    flex: 1 1 20%;
    margin: 24px 0.5em;
    position: relative; }
    .video-tiles ul li.video-tile .play-btn {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -55%);
      margin: 0; }
    .video-tiles ul li.video-tile img {
      min-width: 100%; }
  .video-tiles ul.align-items-left {
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .video-tiles ul.align-items-center {
    -ms-flex-pack: center;
    justify-content: center; }
  .video-tiles ul.align-items-right {
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .video-tiles ul.align-items-between {
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .video-tiles ul.align-items-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

.page-template-template-advanced-content .entry-content {
  max-width: none; }

.page-template-template-advanced-content .article-header {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding: 24px 0 0; }

.page-template-template-advanced-content #content {
  padding-top: 0; }

.advanced-content-section {
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  position: relative;
  overflow: hidden;
  color: white; }
  .advanced-content-section .section-header {
    position: relative;
    z-index: 100;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 36px 2rem; }
    .advanced-content-section .section-header p {
      max-width: 40rem; }
    .advanced-content-section .section-header .section-title {
      text-align: center; }
    .advanced-content-section .section-header.section-title-center {
      -ms-flex-align: center;
      align-items: center; }
    .advanced-content-section .section-header.section-title-left {
      -ms-flex-align: start;
      align-items: flex-start; }
    .advanced-content-section .section-header.section-title-right {
      -ms-flex-align: end;
      align-items: flex-end; }
  .advanced-content-section .container {
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
  .advanced-content-section .advanced-content-wrapper {
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    position: relative;
    z-index: 10;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }

.advanced-graphic {
  position: absolute;
  margin: 0;
  padding: 0; }
  .advanced-graphic img {
    max-width: 100%;
    height: auto; }

.advanced-content-gradient {
  position: absolute;
  left: 0;
  right: 0;
  height: 100px; }
  .advanced-content-gradient.gradient-top {
    top: 0; }
  .advanced-content-gradient.gradient-bottom {
    bottom: 0; }

.imgtext-layout-text {
  word-wrap: break-word; }

.full-width-slider figure {
  transition: all ease-in-out 200ms;
  margin: 50px 0;
  outline: 0;
  border: 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-width: 300px;
  min-height: 300px; }

.full-width-slider .slick-center {
  transition: all ease-in-out 200ms;
  margin: 0;
  transform: translateY(10%) scaleY(1.2); }

.cta-layout .button, .cta-layout #content.component-overview #filter-container .filter-group a.filter, #content.component-overview #filter-container .filter-group .cta-layout a.filter, .cta-layout #content.component-overview .mobileFilterPane .filter-group a.filter, #content.component-overview .mobileFilterPane .filter-group .cta-layout a.filter, .cta-layout
#content.solution-overview #filter-container .filter-group a.filter,
#content.solution-overview #filter-container .filter-group .cta-layout a.filter, .cta-layout
#content.solution-overview .mobileFilterPane .filter-group a.filter,
#content.solution-overview .mobileFilterPane .filter-group .cta-layout a.filter, .cta-layout .contact input[type=submit], .contact .cta-layout input[type=submit] {
  margin-top: 10px; }

.cta-layout .cta-layout-content {
  height: calc(30.30303vw + 303.0303px);
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (max-width: 320px) {
    .cta-layout .cta-layout-content {
      height: 400px; } }
  @media (min-width: 1640px) {
    .cta-layout .cta-layout-content {
      height: 800px; } }

.breakpoint-test {
  display: none; }
