@charset "UTF-8";
/*
  Foundation for Sites components:
  Import the building blocks you need for your project.
  Reducing the number of imported components will optimize page speed.
  ---------------------------------------------------------------------
  The Foundation framework is built by Zurb
  Licensed under MIT Open Source
*/
@font-face {
  font-family: 'lg_smartbold_italic';
  src: url("../fonts/lg_smart_bold_italic-webfont.eot");
  src: url("../fonts/lg_smart_bold_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lg_smart_bold_italic-webfont.woff2") format("woff2"), url("../fonts/lg_smart_bold_italic-webfont.woff") format("woff"), url("../fonts/lg_smart_bold_italic-webfont.ttf") format("truetype"), url("../fonts/lg_smart_bold_italic-webfont.svg#../fonts/lg_smartbold_italic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'lg_smartbold';
  src: url("../fonts/lg_smart_bold-webfont.eot");
  src: url("../fonts/lg_smart_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lg_smart_bold-webfont.woff2") format("woff2"), url("../fonts/lg_smart_bold-webfont.woff") format("woff"), url("../fonts/lg_smart_bold-webfont.ttf") format("truetype"), url("../fonts/lg_smart_bold-webfont.svg#../fonts/lg_smartbold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'lg_smartlight';
  src: url("../fonts/lg_smart_light-webfont.eot");
  src: url("../fonts/lg_smart_light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lg_smart_light-webfont.woff2") format("woff2"), url("../fonts/lg_smart_light-webfont.woff") format("woff"), url("../fonts/lg_smart_light-webfont.ttf") format("truetype"), url("../fonts/lg_smart_light-webfont.svg#../fonts/lg_smartlight") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'lg_smartregular_italic';
  src: url("../fonts/lg_smart_regular_italic-webfont.eot");
  src: url("../fonts/lg_smart_regular_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lg_smart_regular_italic-webfont.woff2") format("woff2"), url("../fonts/lg_smart_regular_italic-webfont.woff") format("woff"), url("../fonts/lg_smart_regular_italic-webfont.ttf") format("truetype"), url("../fonts/lg_smart_regular_italic-webfont.svg#../fonts/lg_smartregular_italic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'lg_smartregular';
  src: url("../fonts/lg_smart_regular-webfont.eot");
  src: url("../fonts/lg_smart_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lg_smart_regular-webfont.woff2") format("woff2"), url("../fonts/lg_smart_regular-webfont.woff") format("woff"), url("../fonts/lg_smart_regular-webfont.ttf") format("truetype"), url("../fonts/lg_smart_regular-webfont.svg#../fonts/lg_smartregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'lg_smartsemibold';
  src: url("../fonts/lg_smart_semibold-webfont.eot");
  src: url("../fonts/lg_smart_semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lg_smart_semibold-webfont.woff2") format("woff2"), url("../fonts/lg_smart_semibold-webfont.woff") format("woff"), url("../fonts/lg_smart_semibold-webfont.ttf") format("truetype"), url("../fonts/lg_smart_semibold-webfont.svg#../fonts/lg_smartsemibold") format("svg");
  font-weight: normal;
  font-style: normal; }

/*!
 *  Font Awesome 4.7.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.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  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 {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

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

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  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 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

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

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

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

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  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 {
  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 {
  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 {
  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 {
  content: ""; }

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

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

.fa-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-pp: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-resistance: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 {
  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: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: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

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

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

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

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

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

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

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

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/**
 * Foundation for Sites by ZURB
 * Version 6.3.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
#wpadminbar {
  position: fixed !important; }

body.admin-bar.f-topbar-fixed .sticky.fixed {
  margin-top: 2rem; }

.wp-caption > figcaption {
  max-width: 100%;
  font-size: 0.8rem;
  color: #999;
  padding: 0.25rem 0; }

p.wp-caption-text {
  font-size: 90%;
  color: #666;
  padding: 0.625rem 0; }

.alignleft {
  float: left;
  padding-right: 1rem;
  margin: 0; }

.alignright {
  float: right;
  padding-left: 1rem;
  margin: 0; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Change the default font family in all browsers (opinionated).
     * 2. Correct the line height in all browsers.
     * 3. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
       ========================================================================== */
/**
     * Remove the margin in all browsers (opinionated).
     */
body {
  margin: 0; }

/**
     * Add the correct display in IE 9-.
     */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
figcaption,
figure {
  display: block; }

/**
     * Add the correct margin in IE 8.
     */
figure {
  margin: 1em 40px; }

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
     * Add the correct display in IE.
     */
main {
  display: block; }

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Links
       ========================================================================== */
/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
     * Remove the outline on focused links when they are also active or hovered
     * in all browsers (opinionated).
     */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Firefox 39-.
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */
b,
strong {
  font-weight: inherit; }

/**
     * Add the correct font weight in Chrome, Edge, and Safari.
     */
b,
strong {
  font-weight: bolder; }

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
     * Add the correct font style in Android 4.3-.
     */
dfn {
  font-style: italic; }

/**
     * Add the correct background and color in IE 9-.
     */
mark {
  background-color: #ff0;
  color: #000; }

/**
     * Add the correct font size in all browsers.
     */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
audio,
video {
  display: inline-block; }

/**
     * Add the correct display in iOS 4-7.
     */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
     * Remove the border on images inside links in IE 10-.
     */
img {
  border-style: none; }

/**
     * Hide the overflow in IE.
     */
svg:not(:root) {
  overflow: hidden; }

/* Forms
       ========================================================================== */
/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
     * Show the overflow in IE.
     */
button {
  overflow: visible; }

/**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */
button,
select {
  /* 1 */
  text-transform: none; }

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */ }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible; }

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */ }
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */ }

/**
     * 1. Add the correct display in IE 9-.
     * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
     * Remove the default vertical scrollbar in IE.
     */
textarea {
  overflow: auto; }

/* Interactive
       ========================================================================== */
/*
     * Add the correct display in Edge, IE, and Firefox.
     */
details {
  display: block; }

/*
     * Add the correct display in all browsers.
     */
summary {
  display: list-item; }

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block; }

/* Scripting
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
canvas {
  display: inline-block; }

/**
     * Add the correct display in IE.
     */
template {
  display: none; }

/* Hidden
       ========================================================================== */
/**
     * Add the correct display in IE 10-.
     */
[hidden] {
  display: none; }

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

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

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

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

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

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

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

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

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

pre {
  overflow: auto; }

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

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

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
  .row .row {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
    @media print, screen and (min-width: 40em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row:not(.expanded) .row {
    max-width: none; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row.is-collapse-child,
  .row.collapse > .column > .row,
  .row.collapse > .columns > .row {
    margin-right: 0;
    margin-left: 0; }

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

.column.row.row, .row.row.columns {
  float: none;
  display: block; }

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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-right: 0;
  padding-left: 0; }

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

@media print, screen and (min-width: 40em) {
  .medium-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .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 print, screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; } }

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

.row.medium-unstack > .column, .row.medium-unstack > .columns {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
  @media print, screen and (min-width: 40em) {
    .row.medium-unstack > .column, .row.medium-unstack > .columns {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; } }

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

@media print, screen and (min-width: 64em) {
  .large-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .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 print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; } }

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

.row.large-unstack > .column, .row.large-unstack > .columns {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
  @media print, screen and (min-width: 64em) {
    .row.large-unstack > .column, .row.large-unstack > .columns {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; } }

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

.shrink {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  max-width: 100%; }

.column-block {
  margin-bottom: 1.25rem; }
  .column-block > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .column-block {
      margin-bottom: 1.875rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }

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

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  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,
h4,
h5,
h6 {
  font-family: "lg_smartregular", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    line-height: 0;
    color: #cacaca; }

h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

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

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

h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

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

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

a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #1468a0; }
  a img {
    border: 0; }

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

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

li {
  font-size: inherit; }

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

ol {
  margin-left: 1.25rem; }

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

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: 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: "— "; }

abbr {
  border-bottom: 1px dotted #0a0a0a;
  color: #0a0a0a;
  cursor: help; }

figure {
  margin: 0; }

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a; }

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

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: 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 print, 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 print, 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; } }

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

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

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

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

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;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

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

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

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #6B6B6B; }
  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, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle; }

.input-group-label {
  padding: 0 1.25rem 0.625rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  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;
  width: 1%;
  height: 100%; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    height: 2.5rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem; }

.input-group .input-group-button {
  display: table-cell; }

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

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

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

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

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #f9ecea; }
  .is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37; }

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

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

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.6em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0.3125rem;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  color: #A50034; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #A50034;
    color: #A50034; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button.primary {
    background-color: #1779ba;
    color: #0a0a0a; }
    .button.primary:hover, .button.primary:focus {
      background-color: #126195;
      color: #0a0a0a; }
  .button.secondary {
    background-color: #767676;
    color: #0a0a0a; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: #5e5e5e;
      color: #0a0a0a; }
  .button.success {
    background-color: #3adb76;
    color: #0a0a0a; }
    .button.success:hover, .button.success:focus {
      background-color: #22bb5b;
      color: #0a0a0a; }
  .button.warning {
    background-color: #ffae00;
    color: #0a0a0a; }
    .button.warning:hover, .button.warning:focus {
      background-color: #cc8b00;
      color: #0a0a0a; }
  .button.alert {
    background-color: #cc4b37;
    color: #0a0a0a; }
    .button.alert:hover, .button.alert:focus {
      background-color: #a53b2a;
      color: #0a0a0a; }
  .button.hollow {
    border: 1px solid #1779ba;
    color: #1779ba; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #0c3d5d;
      color: #0c3d5d; }
    .button.hollow.primary {
      border: 1px solid #1779ba;
      color: #1779ba; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: #0c3d5d;
        color: #0c3d5d; }
    .button.hollow.secondary {
      border: 1px solid #767676;
      color: #767676; }
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: #3b3b3b;
        color: #3b3b3b; }
    .button.hollow.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #157539;
        color: #157539; }
    .button.hollow.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.hollow.warning:hover, .button.hollow.warning:focus {
        border-color: #805700;
        color: #805700; }
    .button.hollow.alert {
      border: 1px solid #cc4b37;
      color: #cc4b37; }
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #67251a;
        color: #67251a; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
    .button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
      background-color: #1779ba;
      color: #A50034; }
    .button.disabled.primary, .button[disabled].primary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
        background-color: #1779ba;
        color: #0a0a0a; }
    .button.disabled.secondary, .button[disabled].secondary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #767676;
        color: #0a0a0a; }
    .button.disabled.success, .button[disabled].success {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #3adb76;
        color: #0a0a0a; }
    .button.disabled.warning, .button[disabled].warning {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #ffae00;
        color: #0a0a0a; }
    .button.disabled.alert, .button[disabled].alert {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cc4b37;
        color: #0a0a0a; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em; }
  .button.dropdown.hollow::after {
    border-top-color: rgba(0, 0, 0, 0); }
  .button.dropdown.hollow.primary::after {
    border-top-color: #1779ba; }
  .button.dropdown.hollow.secondary::after {
    border-top-color: #767676; }
  .button.dropdown.hollow.success::after {
    border-top-color: #3adb76; }
  .button.dropdown.hollow.warning::after {
    border-top-color: #ffae00; }
  .button.dropdown.hollow.alert::after {
    border-top-color: #cc4b37; }
  .button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none; }

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

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

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

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

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

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

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #1779ba;
  color: #fefefe; }
  .badge.primary {
    background: #1779ba;
    color: #fefefe; }
  .badge.secondary {
    background: #767676;
    color: #fefefe; }
  .badge.success {
    background: #3adb76;
    color: #0a0a0a; }
  .badge.warning {
    background: #ffae00;
    color: #0a0a0a; }
  .badge.alert {
    background: #cc4b37;
    color: #fefefe; }

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none; }
  .breadcrumbs::before, .breadcrumbs::after {
    display: table;
    content: ' '; }
  .breadcrumbs::after {
    clear: both; }
  .breadcrumbs li {
    float: left;
    font-size: 0.6875rem;
    color: #0a0a0a;
    cursor: default;
    text-transform: uppercase; }
    .breadcrumbs li:not(:last-child)::after {
      position: relative;
      top: 1px;
      margin: 0 0.75rem;
      opacity: 1;
      content: "/";
      color: #cacaca; }
  .breadcrumbs a {
    color: #1779ba; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
  .breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed; }

.button-group {
  margin-bottom: 1rem;
  font-size: 0; }
  .button-group::before, .button-group::after {
    display: table;
    content: ' '; }
  .button-group::after {
    clear: both; }
  .button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 0.9rem; }
    .button-group .button:last-child {
      margin-right: 0; }
  .button-group.tiny .button {
    font-size: 0.6rem; }
  .button-group.small .button {
    font-size: 0.75rem; }
  .button-group.large .button {
    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:last-child {
      width: 100%; }
    .button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
      display: inline-block;
      width: calc(50% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(2):last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
      display: inline-block;
      width: calc(33.33333% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(3):last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
      display: inline-block;
      width: calc(25% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(4):last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
      display: inline-block;
      width: calc(20% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(5):last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
      display: inline-block;
      width: calc(16.66667% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(6):last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
        margin-right: -6px; }
  .button-group.primary .button {
    background-color: #1779ba;
    color: #0a0a0a; }
    .button-group.primary .button:hover, .button-group.primary .button:focus {
      background-color: #126195;
      color: #0a0a0a; }
  .button-group.secondary .button {
    background-color: #767676;
    color: #0a0a0a; }
    .button-group.secondary .button:hover, .button-group.secondary .button:focus {
      background-color: #5e5e5e;
      color: #0a0a0a; }
  .button-group.success .button {
    background-color: #3adb76;
    color: #0a0a0a; }
    .button-group.success .button:hover, .button-group.success .button:focus {
      background-color: #22bb5b;
      color: #0a0a0a; }
  .button-group.warning .button {
    background-color: #ffae00;
    color: #0a0a0a; }
    .button-group.warning .button:hover, .button-group.warning .button:focus {
      background-color: #cc8b00;
      color: #0a0a0a; }
  .button-group.alert .button {
    background-color: #cc4b37;
    color: #0a0a0a; }
    .button-group.alert .button:hover, .button-group.alert .button:focus {
      background-color: #a53b2a;
      color: #0a0a0a; }
  .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
    width: 100%; }
    .button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
      margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .button-group.stacked-for-small .button {
      width: auto;
      margin-bottom: 0; } }
  @media print, screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
      width: auto;
      margin-bottom: 0; } }
  @media screen and (max-width: 39.9375em) {
    .button-group.stacked-for-small.expanded {
      display: block; }
      .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0; } }

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: white;
  color: #0a0a0a; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #d7ecfa;
    color: #0a0a0a; }
  .callout.secondary {
    background-color: #eaeaea;
    color: #0a0a0a; }
  .callout.success {
    background-color: #e1faea;
    color: #0a0a0a; }
  .callout.warning {
    background-color: #fff3d9;
    color: #0a0a0a; }
  .callout.alert {
    background-color: #f7e4e1;
    color: #0a0a0a; }
  .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; }

.card {
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #fefefe;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a; }
  .card > :last-child {
    margin-bottom: 0; }

.card-divider {
  padding: 1rem;
  background: #e6e6e6; }
  .card-divider > :last-child {
    margin-bottom: 0; }

.card-section {
  padding: 1rem; }
  .card-section > :last-child {
    margin-bottom: 0; }

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer; }
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    color: #0a0a0a; }
  .close-button.small {
    right: 0.66rem;
    top: 0.33em;
    font-size: 1.5em;
    line-height: 1; }
  .close-button, .close-button.medium {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1; }

.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 select,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu > li > a img,
  .menu > li > a i,
  .menu > li > a svg {
    vertical-align: middle; }
    .menu > li > a img + span,
    .menu > li > a i + span,
    .menu > li > a svg + span {
      vertical-align: middle; }
  .menu > li > a img,
  .menu > li > a i,
  .menu > li > a svg {
    margin-right: 0.25rem;
    display: inline-block; }
  .menu > li, .menu.horizontal > li {
    display: table-cell; }
  .menu.expanded {
    display: table;
    width: 100%;
    table-layout: fixed; }
    .menu.expanded > li:first-child:last-child {
      width: 100%; }
  .menu.vertical > li {
    display: block; }
  @media print, screen and (min-width: 40em) {
    .menu.medium-horizontal > li {
      display: table-cell; }
    .menu.medium-expanded {
      display: table;
      width: 100%;
      table-layout: fixed; }
      .menu.medium-expanded > li:first-child:last-child {
        width: 100%; }
    .menu.medium-vertical > li {
      display: block; } }
  @media print, screen and (min-width: 64em) {
    .menu.large-horizontal > li {
      display: table-cell; }
    .menu.large-expanded {
      display: table;
      width: 100%;
      table-layout: fixed; }
      .menu.large-expanded > li:first-child:last-child {
        width: 100%; }
    .menu.large-vertical > li {
      display: block; } }
  .menu.simple li {
    display: inline-block;
    vertical-align: top;
    line-height: 1; }
  .menu.simple a {
    padding: 0; }
  .menu.simple li {
    margin-left: 0;
    margin-right: 1rem; }
  .menu.simple.align-right li {
    margin-right: 0;
    margin-left: 1rem; }
  .menu.align-right::before, .menu.align-right::after {
    display: table;
    content: ' '; }
  .menu.align-right::after {
    clear: both; }
  .menu.align-right > li {
    float: right; }
  .menu.icon-top > li > a {
    text-align: center; }
    .menu.icon-top > li > a img,
    .menu.icon-top > li > a i,
    .menu.icon-top > li > a svg {
      display: block;
      margin: 0 auto 0.25rem; }
  .menu.icon-top.vertical a > span {
    margin: auto; }
  .menu.nested {
    margin-left: 1rem; }
  .menu .active > a {
    background: #1779ba;
    color: #fefefe; }
  .menu.menu-bordered li {
    border: 1px solid #e6e6e6; }
    .menu.menu-bordered li:not(:first-child) {
      border-top: 0; }
  .menu.menu-hover li:hover {
    background-color: #e6e6e6; }

.menu-text {
  padding-top: 0;
  padding-bottom: 0;
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit; }

.menu-centered {
  text-align: center; }
  .menu-centered > .menu {
    display: inline-block;
    vertical-align: top; }

.no-js [data-responsive-menu] ul {
  display: none; }

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
    content: ''; }
  .menu-icon:hover::after {
    background: #0a0a0a;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon.dark::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
    content: ''; }
  .menu-icon.dark:hover::after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }

.is-drilldown {
  position: relative;
  overflow: hidden; }
  .is-drilldown li {
    display: block; }
  .is-drilldown.animate-height {
    transition: height 0.5s; }

.is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  transition: transform 0.15s linear; }
  .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    transform: translateX(-100%); }
  .is-drilldown-submenu.is-closing {
    transform: translateX(100%); }

.drilldown-submenu-cover-previous {
  min-height: 100%; }

.is-drilldown-submenu-parent > a {
  position: relative; }
  .is-drilldown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem; }

.js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
  border-left-width: 0; }

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: block;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-size: 1rem; }
  .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 {
  top: 100%;
  right: 0;
  left: auto; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0; }

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba transparent transparent;
  right: 5px;
  margin-top: -3px; }

[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 {
  right: 100%;
  left: auto; }

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

.dropdown.menu.vertical > li > a::after {
  right: 14px; }

.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent; }

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #1779ba; }

@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    right: 5px;
    margin-top: -3px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto; }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba; } }

@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    right: 5px;
    margin-top: -3px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto; }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent; }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba; } }

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto; }

.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: -6px; }
  .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fefefe; }
  .is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba; }
  .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px; }
  .is-dropdown-submenu > li {
    width: 100%; }
  .is-dropdown-submenu.js-dropdown-active {
    display: block; }

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden; }
  .responsive-embed iframe,
  .responsive-embed object,
  .responsive-embed embed,
  .responsive-embed video,
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .responsive-embed.widescreen,
  .flex-video.widescreen {
    padding-bottom: 56.25%; }

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #1779ba;
  color: #fefefe; }
  .label.primary {
    background: #1779ba;
    color: #fefefe; }
  .label.secondary {
    background: #767676;
    color: #fefefe; }
  .label.success {
    background: #3adb76;
    color: #0a0a0a; }
  .label.warning {
    background: #ffae00;
    color: #0a0a0a; }
  .label.alert {
    background: #cc4b37;
    color: #fefefe; }

.media-object {
  display: block;
  margin-bottom: 1rem; }
  .media-object img {
    max-width: none; }
  @media screen and (max-width: 39.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 > :last-child {
    margin-bottom: 0; }
  .media-object-section.middle {
    vertical-align: middle; }
  .media-object-section.bottom {
    vertical-align: bottom; }

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

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

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

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

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

.position-left {
  top: 0;
  left: 0;
  width: 250px;
  height: 100%;
  transform: translateX(-250px);
  overflow-y: auto; }
  .position-left.is-open ~ .off-canvas-content {
    transform: translateX(250px); }
  .position-left.is-transition-push::after {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 1px;
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
    content: " "; }
  .position-left.is-transition-overlap.is-open ~ .off-canvas-content {
    transform: none; }

.position-right {
  top: 0;
  right: 0;
  width: 250px;
  height: 100%;
  transform: translateX(250px);
  overflow-y: auto; }
  .position-right.is-open ~ .off-canvas-content {
    transform: translateX(-250px); }
  .position-right.is-transition-push::after {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 1px;
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
    content: " "; }
  .position-right.is-transition-overlap.is-open ~ .off-canvas-content {
    transform: none; }

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  height: 250px;
  transform: translateY(-250px);
  overflow-x: auto; }
  .position-top.is-open ~ .off-canvas-content {
    transform: translateY(250px); }
  .position-top.is-transition-push::after {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
    content: " "; }
  .position-top.is-transition-overlap.is-open ~ .off-canvas-content {
    transform: none; }

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 250px;
  transform: translateY(250px);
  overflow-x: auto; }
  .position-bottom.is-open ~ .off-canvas-content {
    transform: translateY(-250px); }
  .position-bottom.is-transition-push::after {
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 100%;
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
    content: " "; }
  .position-bottom.is-transition-overlap.is-open ~ .off-canvas-content {
    transform: none; }

.off-canvas-content {
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 1; }
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-medium {
    transform: none;
    z-index: 1; }
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-medium {
    transform: none;
    z-index: 1; }
    .position-top.reveal-for-medium ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 1; }
    .position-bottom.reveal-for-medium ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 1; }
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-large {
    transform: none;
    z-index: 1; }
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-large {
    transform: none;
    z-index: 1; }
    .position-top.reveal-for-large ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 1; }
    .position-bottom.reveal-for-large ~ .off-canvas-content {
      margin-bottom: 250px; } }

.orbit {
  position: relative; }

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden; }

.orbit-slide {
  width: 100%; }
  .orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0; }

.orbit-figure {
  margin: 0; }

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0; }

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe; }

.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe; }
  [data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
    outline: 0; }
  .orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    background-color: rgba(10, 10, 10, 0.5); }

.orbit-previous {
  left: 0; }

.orbit-next {
  left: auto;
  right: 0; }

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center; }
  [data-whatinput='mouse'] .orbit-bullets {
    outline: 0; }
  .orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.1rem;
    border-radius: 50%;
    background-color: #cacaca; }
    .orbit-bullets button:hover {
      background-color: #8a8a8a; }
    .orbit-bullets button.is-active {
      background-color: #8a8a8a; }

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

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\00ab'; }

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\00bb'; }

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #cacaca; }
  .progress.primary .progress-meter {
    background-color: #1779ba; }
  .progress.secondary .progress-meter {
    background-color: #767676; }
  .progress.success .progress-meter {
    background-color: #3adb76; }
  .progress.warning .progress-meter {
    background-color: #ffae00; }
  .progress.alert .progress-meter {
    background-color: #cc4b37; }

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #1779ba; }

.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: #fefefe;
  white-space: nowrap; }

.slider {
  position: relative;
  height: 0.25rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #BCBEC0;
  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.25rem;
  background-color: #A50034;
  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: 0.9375rem;
  height: 0.9375rem;
  border-radius: 6.25rem;
  background-color: #A50034;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }
  [data-whatinput='mouse'] .slider-handle {
    outline: 0; }
  .slider-handle:hover {
    background-color: #8c002c; }
  .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: 0.9375rem;
    height: 0.9375rem;
    transform: translateX(-50%); }

.sticky-container {
  position: relative; }

.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0, 0, 0); }

.sticky.is-stuck {
  position: fixed;
  z-index: 5; }
  .sticky.is-stuck.is-at-top {
    top: 0; }
  .sticky.is-stuck.is-at-bottom {
    bottom: 0; }

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto; }
  .sticky.is-anchored.is-at-bottom {
    bottom: 0; }

body.is-reveal-open {
  overflow: hidden; }

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

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

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

.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fefefe;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0; }

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #cacaca;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer; }
  input + .switch-paddle {
    margin: 0; }
  .switch-paddle::after {
    position: absolute;
    top: 0.25rem;
    left: 0.25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    transform: translate3d(0, 0, 0);
    border-radius: 0;
    background: #fefefe;
    transition: all 0.25s ease-out;
    content: ''; }
  input:checked ~ .switch-paddle {
    background: #1779ba; }
    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 {
  height: 1.5rem; }
  .switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: 0.625rem; }
  .switch.tiny .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1rem;
    height: 1rem; }
  .switch.tiny input:checked ~ .switch-paddle::after {
    left: 1.75rem; }

.switch.small {
  height: 1.75rem; }
  .switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: 0.75rem; }
  .switch.small .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1.25rem;
    height: 1.25rem; }
  .switch.small input:checked ~ .switch-paddle::after {
    left: 2rem; }

.switch.large {
  height: 2.5rem; }
  .switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem; }
  .switch.large .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 2rem;
    height: 2rem; }
  .switch.large input:checked ~ .switch-paddle::after {
    left: 2.75rem; }

table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }
  thead,
  tbody,
  tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe; }
  caption {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold; }
  thead {
    background: rgba(225, 225, 225, 0.6);
    color: #6B6B6B; }
  tfoot {
    background: #f1f1f1;
    color: #0a0a0a; }
  thead tr,
  tfoot tr {
    background: transparent; }
  thead th,
  thead td,
  tfoot th,
  tfoot td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold;
    text-align: left; }
  tbody th,
  tbody td {
    padding: 0.5rem 0.625rem 0.625rem; }
  tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: rgba(225, 225, 225, 0); }
  table.unstriped tbody {
    background-color: #fefefe; }
    table.unstriped tbody tr {
      border-bottom: 0;
      border-bottom: 1px solid #f1f1f1;
      background-color: #fefefe; }

@media screen and (max-width: 63.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 thead tr:hover {
  background-color: rgba(220, 220, 220, 0.6); }

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

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

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

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

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none; }
  .tabs::before, .tabs::after {
    display: table;
    content: ' '; }
  .tabs::after {
    clear: both; }

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto; }

.tabs.simple > li > a {
  padding: 0; }
  .tabs.simple > li > a:hover {
    background: transparent; }

.tabs.primary {
  background: #1779ba; }
  .tabs.primary > li > a {
    color: #fefefe; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #1673b1; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 0.625rem 1.5rem;
    font-size: 0.9375rem;
    line-height: 1;
    color: #1779ba; }
    .tabs-title > a:hover {
      background: #BCBEC0;
      color: #1468a0; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #e6e6e6;
      color: #1779ba; }

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  transition: all 0.5s ease; }

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 0; }
  .tabs-panel[aria-hidden="false"] {
    display: block; }

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #fefefe;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0; }

a.thumbnail {
  transition: box-shadow 200ms ease-out; }
  a.thumbnail:hover, a.thumbnail:focus {
    box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5); }
  a.thumbnail image {
    box-shadow: none; }

.title-bar {
  padding: 0.5rem;
  background: #e6e6e6;
  color: #0a0a0a; }
  .title-bar::before, .title-bar::after {
    display: table;
    content: ' '; }
  .title-bar::after {
    clear: both; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.25rem; }

.title-bar-left {
  float: left; }

.title-bar-right {
  float: right;
  text-align: right; }

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold; }

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help; }

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe; }
  .tooltip::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #0a0a0a;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%); }
  .tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #0a0a0a transparent transparent;
    top: 100%;
    bottom: auto; }
  .tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0a0a0a;
    top: 50%;
    bottom: auto;
    left: 100%;
    transform: translateY(-50%); }
  .tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0a0a0a transparent transparent;
    top: 50%;
    right: 100%;
    bottom: auto;
    left: auto;
    transform: translateY(-50%); }

.top-bar {
  padding: 0.5rem; }
  .top-bar::before, .top-bar::after {
    display: table;
    content: ' '; }
  .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 {
    width: auto; }
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    width: 100%; }
  @media print, screen and (min-width: 40em) {
    .top-bar .top-bar-left,
    .top-bar .top-bar-right {
      width: auto; } }
  @media screen and (max-width: 63.9375em) {
    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .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%; } }

.top-bar-title {
  display: inline-block;
  float: left;
  padding: 0.5rem 1rem 0.5rem 0; }
  .top-bar-title .menu-icon {
    bottom: 2px; }

.top-bar-left {
  float: left; }

.top-bar-right {
  float: right; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

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

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

@media print, 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: 63.9375em) {
  .hide-for-medium-only {
    display: none !important; } }

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

@media print, 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; } }

.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;
  width: auto;
  height: 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-right: auto;
  margin-left: auto; }

.clearfix::before, .clearfix::after {
  display: table;
  content: ' '; }

.clearfix::after {
  clear: both; }

.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;
      -ms-grid-row-align: center;
      align-self: center; }

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

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

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

.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 print, 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 print, 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; } }

/*
  My custom styles:
  Add your scss files below to structure your project styles
*/
.show-on-focus {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.show-on-focus:focus {
  background-color: #fefefe;
  border-radius: 0;
  clip: auto !important;
  color: #A50034;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  padding: 1rem 1.5rem;
  text-decoration: none;
  text-transform: uppercase;
  top: 5px;
  width: auto;
  z-index: 100000; }

.a11y-hidden {
  position: absolute;
  z-index: -9999;
  width: 1px;
  height: 1px;
  font-size: 0;
  border: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  clip: rect(0, 0, 0, 0);
  font-size: 1rem !important;
  color: #0a0a0a !important; }

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

[data-whatinput="keyboard"] *:focus {
  outline: none;
  border-color: #F2AB54 !important;
  box-shadow: 0 0 0 2px #F2AB54 inset !important; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
  animation-duration: 0.3s;
  animation-fill-mode: both; }

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

.animated.hinge {
  animation-duration: 2s; }

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s; }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0); }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0); }
  90% {
    transform: translate3d(0, -4px, 0); } }

.bounce {
  animation-name: bounce;
  transform-origin: center bottom; }

@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1); }
  50% {
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    transform: scale3d(1, 1, 1); } }

.pulse {
  animation-name: pulse; }

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1); }
  30% {
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    transform: scale3d(1.05, 0.95, 1); }
  to {
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  animation-name: rubberBand; }

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0); } }

.shake {
  animation-name: shake; }

@keyframes headShake {
  0% {
    transform: translateX(0); }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    transform: translateX(2px) rotateY(3deg); }
  50% {
    transform: translateX(0); } }

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake; }

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  transform-origin: top center;
  animation-name: swing; }

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    transform: scale3d(1, 1, 1); } }

.tada {
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    transform: none; }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    transform: none; } }

.wobble {
  animation-name: wobble; }

@keyframes jello {
  from, 11.1%, to {
    transform: none; }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  animation-name: jello;
  transform-origin: center; }

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  animation-name: bounceIn; }

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0); }
  75% {
    transform: translate3d(0, -10px, 0); }
  90% {
    transform: translate3d(0, 5px, 0); }
  to {
    transform: none; } }

.bounceInDown {
  animation-name: bounceInDown; }

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0); }
  75% {
    transform: translate3d(-10px, 0, 0); }
  90% {
    transform: translate3d(5px, 0, 0); }
  to {
    transform: none; } }

.bounceInLeft {
  animation-name: bounceInLeft; }

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0); }
  75% {
    transform: translate3d(10px, 0, 0); }
  90% {
    transform: translate3d(-5px, 0, 0); }
  to {
    transform: none; } }

.bounceInRight {
  animation-name: bounceInRight; }

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  75% {
    transform: translate3d(0, 10px, 0); }
  90% {
    transform: translate3d(0, -5px, 0); }
  to {
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  animation-name: bounceInUp; }

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  animation-name: bounceOut; }

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  animation-name: bounceOutDown; }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  animation-name: bounceOutLeft; }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  animation-name: bounceOutRight; }

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  animation-name: bounceOutUp; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  animation-name: fadeIn; }

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInDown {
  animation-name: fadeInDown; }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInDownBig {
  animation-name: fadeInDownBig; }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInLeft {
  animation-name: fadeInLeft; }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInLeftBig {
  animation-name: fadeInLeftBig; }

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInRight {
  animation-name: fadeInRight; }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInRightBig {
  animation-name: fadeInRightBig; }

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInUp {
  animation-name: fadeInUp; }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInUpBig {
  animation-name: fadeInUpBig; }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  animation-name: fadeOutDown; }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  animation-name: fadeOutDownBig; }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  animation-name: fadeOutLeft; }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig; }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  animation-name: fadeOutRight; }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  animation-name: fadeOutRightBig; }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  animation-name: fadeOutUp; }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  animation-name: fadeOutUpBig; }

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out; }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out; }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in; }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in; }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip; }

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX; }

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY; }

@keyframes flipOutX {
  from {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@keyframes flipOutY {
  from {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY; }

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out; }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in; }

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1; } }

.rotateIn {
  animation-name: rotateIn; }

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  animation-name: rotateInDownLeft; }

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  animation-name: rotateInDownRight; }

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  animation-name: rotateInUpLeft; }

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  animation-name: rotateInUpRight; }

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1; }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  animation-name: rotateOut; }

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1; }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft; }

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1; }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  animation-name: rotateOutDownRight; }

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1; }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft; }

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1; }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  animation-name: rotateOutUpRight; }

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  animation-name: hinge; }

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom; }
  50% {
    transform: rotate(-10deg); }
  70% {
    transform: rotate(3deg); }
  to {
    opacity: 1;
    transform: scale(1); } }

.jackInTheBox {
  animation-name: jackInTheBox; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    transform: none; } }

.rollIn {
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  animation-name: rollOut; }

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  animation-name: zoomIn; }

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  animation-name: zoomInDown; }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  animation-name: zoomInLeft; }

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  animation-name: zoomInRight; }

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  animation-name: zoomInUp; }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  animation-name: zoomOut; }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  animation-name: zoomOutDown; }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center; } }

.zoomOutLeft {
  animation-name: zoomOutLeft; }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center; } }

.zoomOutRight {
  animation-name: zoomOutRight; }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  animation-name: zoomOutUp; }

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
    opacity: 0; }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.slideInDown {
  animation-name: slideInDown; }

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  animation-name: slideInLeft; }

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  animation-name: slideInRight; }

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  animation-name: slideInUp; }

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  animation-name: slideOutDown; }

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  animation-name: slideOutLeft; }

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  animation-name: slideOutRight; }

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  animation-name: slideOutUp; }

.ie canvas {
  display: none; }

@media screen and (min-width: 40em) {
  .marginauto {
    margin-left: auto !important;
    margin-right: auto !important; } }

.no-marg-bottom {
  margin-bottom: 0 !important; }

@media print, screen and (min-width: 40em) {
  .mobile-menu,
  .site-title-bar {
    display: none !important; } }

@media screen and (max-width: 39.9375em) {
  .desktop-menu,
  .site-navigation .top-bar-left {
    display: none !important; } }

.site-desktop-title a {
  font-weight: bold; }

.mobile-menu {
  display: none; }

.mobile-menu .is-accordion-submenu-parent > a::after,
.mobile-off-canvas-menu .is-accordion-submenu-parent > a::after {
  border-color: #1779ba transparent transparent; }

.mobile-menu .is-accordion-submenu-parent.active > a::after,
.mobile-off-canvas-menu .is-accordion-submenu-parent.active > a::after {
  border-color: #fefefe transparent transparent; }

.mobile-menu .current_page_item > a,
.mobile-off-canvas-menu .current_page_item > a {
  font-weight: bold; }

.desktop-menu li.is-dropdown-submenu-parent > a::after {
  border-color: #1779ba transparent transparent; }

.desktop-menu li.is-dropdown-submenu-parent.active > a::after {
  border-color: #fefefe transparent transparent; }

@media screen and (max-width: 39.9375em) {
  .site-navigation {
    padding: 0; } }

.post-navigation::before, .post-navigation::after {
  display: table;
  content: ' '; }

.post-navigation::after {
  clear: both; }

.nav-previous {
  float: left; }

.nav-next {
  float: right; }

.main-wrap {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  margin-top: 1rem; }
  .main-wrap::before, .main-wrap::after {
    display: table;
    content: ' '; }
  .main-wrap::after {
    clear: both; }
  @media print, screen and (min-width: 40em) {
    .main-wrap {
      margin-top: 3rem; } }

.main-content {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .main-content {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .main-content:last-child:not(:first-child) {
    float: right; }
  @media print, screen and (min-width: 40em) {
    .main-content {
      width: 66.66667%;
      float: left;
      padding-right: 0.625rem;
      padding-left: 0.625rem; } }
  @media print, screen and (min-width: 40em) and (min-width: 40em) {
    .main-content {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media print, screen and (min-width: 40em) {
      .main-content:last-child:not(:first-child) {
        float: right; } }
  @media print, screen and (min-width: 40em) {
    .full-width.main-wrap .main-content {
      width: 100%;
      float: left;
      padding-right: 0.625rem;
      padding-left: 0.625rem; } }
  @media print, screen and (min-width: 40em) and (min-width: 40em) {
    .full-width.main-wrap .main-content {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media print, screen and (min-width: 40em) {
      .full-width.main-wrap .main-content:last-child:not(:first-child) {
        float: right; } }
  @media print, screen and (min-width: 40em) {
    .sidebar-left.main-wrap .main-content {
      width: 66.66667%;
      float: left;
      padding-right: 0.625rem;
      padding-left: 0.625rem;
      position: relative;
      left: 33.33333%; } }
  @media print, screen and (min-width: 40em) and (min-width: 40em) {
    .sidebar-left.main-wrap .main-content {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media print, screen and (min-width: 40em) {
      .sidebar-left.main-wrap .main-content:last-child:not(:first-child) {
        float: right; } }

.sidebar {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .sidebar {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .sidebar:last-child:not(:first-child) {
    float: right; }
  @media print, screen and (min-width: 40em) {
    .sidebar {
      width: 33.33333%;
      float: left;
      padding-right: 0.625rem;
      padding-left: 0.625rem;
      margin-top: 1rem; } }
  @media print, screen and (min-width: 40em) and (min-width: 40em) {
    .sidebar {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media print, screen and (min-width: 40em) {
      .sidebar:last-child:not(:first-child) {
        float: right; } }
  @media print, screen and (min-width: 40em) {
    .sidebar-left.main-wrap .sidebar {
      width: 33.33333%;
      float: left;
      padding-right: 0.625rem;
      padding-left: 0.625rem;
      position: relative;
      left: -66.66667%;
      margin-top: 1rem; } }
  @media print, screen and (min-width: 40em) and (min-width: 40em) {
    .sidebar-left.main-wrap .sidebar {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media print, screen and (min-width: 40em) {
      .sidebar-left.main-wrap .sidebar:last-child:not(:first-child) {
        float: right; } }

.footer-container {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  border-top: 1px solid #cacaca;
  margin-top: 3.75rem; }

.footer {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  padding: 1.875rem 0; }
  .footer::before, .footer::after {
    display: table;
    content: ' '; }
  .footer::after {
    clear: both; }
  .footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }

body#tinymce {
  height: auto;
  max-width: 75rem;
  padding: 1.25rem !important; }

.sites-button {
  background: #FF6908;
  font-size: 1.25rem;
  font-weight: bold;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.2) inset;
  border-radius: 3px;
  border: none; }

.flex-card-example {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  @media print, screen and (min-width: 40em) {
    .flex-card-example {
      -ms-flex-direction: row;
          flex-direction: row; } }
  .flex-card-example .card {
    width: 100%; }
    .flex-card-example .card img {
      width: 100%; }
    @media print, screen and (min-width: 40em) {
      .flex-card-example .card {
        width: 32%; } }
    .flex-card-example .card .card-content {
      padding: 1rem; }

.featured-hero {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 6.25rem; }
  @media print, screen and (min-width: 40em) {
    .featured-hero {
      height: 12.5rem; } }
  @media screen and (min-width: 75em) {
    .featured-hero {
      height: 25rem; } }

.dotted {
  border-style: dashed;
  margin: 2rem 0; }

body {
  overscroll-behavior: none; }
  @media screen and (min-width: 40em) {
    body::-webkit-scrollbar {
      display: none !important; } }
  body canvas {
    pointer-events: none;
    background: transparent; }
  body h1, body .h1 {
    font-family: 'lg_smartbold';
    text-transform: uppercase;
    color: #6B6B6B;
    letter-spacing: 0.3125rem;
    line-height: 4rem; }
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
      body h1, body .h1 {
        font-size: 3.3125rem;
        letter-spacing: 0.09375rem; } }
    @media screen and (min-width: 64em) {
      body h1, body .h1 {
        font-size: 4rem; } }
  body p {
    font-family: 'lg_smartregular';
    letter-spacing: 0.04688rem;
    line-height: 1.75rem;
    color: #6B6B6B; }
    @media screen and (min-width: 40em) {
      body p {
        line-height: 1.8; } }
    @media screen and (min-width: 64em) {
      body p {
        font-size: 1.125rem; } }
  body .button {
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
    font-size: 1.125rem;
    width: 100%;
    font-family: 'lg_smartsemibold'; }
    body .button i {
      float: right; }
    body .button.red {
      border: 0.125rem solid #A50034; }
      body .button.red:hover, body .button.red:focus {
        background: #A50034;
        color: #fefefe; }
    body .button.white {
      border: 0.125rem solid #fefefe; }
      body .button.white:hover {
        background: #fefefe;
        color: #E06142; }

.wow {
  visibility: hidden; }

.show {
  opacity: 1; }

header {
  padding: 0.3125rem 0;
  border-bottom: 0.125rem solid #E1E1E1;
  position: fixed;
  top: 0;
  width: 100%;
  background: #fefefe;
  z-index: 99999; }
  header #header-logo {
    position: relative;
    z-index: 99999999; }
    header #header-logo img {
      width: 4.0625rem; }
  header a {
    font-size: 1.625rem; }
  header #search-trigger, header #login-trigger {
    color: #6B6B6B;
    margin-right: 1.5625rem;
    position: relative;
    z-index: 99999999; }
    header #search-trigger.active, header #login-trigger.active {
      color: #fefefe; }
  header #menu-trigger {
    color: #A50034;
    position: relative;
    z-index: 99999999; }
    header #menu-trigger.active {
      color: #fefefe; }
  header .red {
    color: #780021 !important; }
  header .orange {
    color: #B23F29 !important; }
  header .yellow {
    color: #BA7D35 !important; }
  header .pink {
    color: #942f4d !important; }
  header .nav-header {
    font-size: 1.125rem;
    font-family: 'lg_smartbold';
    text-transform: uppercase;
    letter-spacing: 0.125rem;
    margin-bottom: 0.625rem; }

#site-nav {
  background: #A50034;
  width: 43.75rem;
  height: 43.75rem;
  top: -43.75rem;
  right: -43.75rem;
  position: absolute;
  z-index: 99999;
  border-radius: 100%;
  transition: all ease 0.3s;
  visibility: hidden; }
  #site-nav.active {
    top: -7.1875rem;
    right: -7.1875rem;
    visibility: visible; }
    @media screen and (max-width: 39.9375em) {
      #site-nav.active {
        width: 100%;
        left: 0;
        border-radius: 0;
        height: 100vh;
        top: 0;
        text-align: center;
        overflow: auto; } }
  #site-nav .row {
    height: 100%; }
  #site-nav ul {
    list-style: none;
    margin-left: 0; }
    @media screen and (min-width: 40em) {
      #site-nav ul {
        margin: 6.25rem 0 0 13.75rem; } }
    #site-nav ul li {
      margin-bottom: 2.1875rem;
      opacity: 0; }
      #site-nav ul li a {
        font-family: 'lg_smartregular';
        color: #fefefe;
        font-size: 1.375rem;
        transition: all ease 0.3s;
        letter-spacing: 0.125rem; }
        #site-nav ul li a.active {
          color: #fefefe;
          font-family: 'lg_smartbold'; }
          #site-nav ul li a.active:hover {
            opacity: 1;
            cursor: default; }
        #site-nav ul li a:hover, #site-nav ul li a:focus {
          opacity: 0.7;
          color: #fefefe; }

#returning_candidate {
  background: #A50034;
  width: 28.125rem;
  height: 28.125rem;
  top: -28.125rem;
  right: -28.125rem;
  color: #fefefe;
  text-align: center;
  position: absolute;
  z-index: 99999;
  border-radius: 100%;
  transition: all ease 0.3s;
  visibility: hidden; }
  @media screen and (min-width: 40em) {
    #returning_candidate {
      padding: 13.4375rem 4.3125rem 0 0; } }
  #returning_candidate.active {
    top: -6.25rem;
    right: -6.25rem;
    visibility: visible; }
    @media screen and (max-width: 39.9375em) {
      #returning_candidate.active {
        width: 100%;
        left: 0;
        border-radius: 0;
        height: 100vh;
        top: 0;
        text-align: center; } }
  #returning_candidate p,
  #returning_candidate a {
    opacity: 0; }
  @media screen and (max-width: 39.9375em) {
    #returning_candidate .align-middle {
      height: 100vh; } }
  #returning_candidate .nav-header {
    color: #fefefe; }
  #returning_candidate .button {
    display: block;
    width: 100%;
    text-decoration: none;
    margin: 0 auto 0.4375rem;
    padding: 0.9375rem 1.25rem;
    font-size: 1.125rem; }
    @media screen and (min-width: 40em) {
      #returning_candidate .button {
        width: 60%; } }
    #returning_candidate .button:hover {
      opacity: 1;
      color: #A50034; }
  #returning_candidate a {
    color: #fefefe;
    font-size: 0.9375rem;
    text-decoration: underline;
    letter-spacing: 0.04688rem; }
    #returning_candidate a:hover {
      opacity: 0.7; }

#header-search {
  background: #B54273;
  width: 33.75rem;
  height: 33.75rem;
  top: -33.75rem;
  right: -33.75rem;
  color: #fefefe;
  text-align: center;
  position: absolute;
  z-index: 99999;
  border-radius: 100%;
  transition: all ease 0.3s;
  visibility: hidden; }
  #header-search p,
  #header-search #input-container,
  #header-search button {
    opacity: 0; }
  @media screen and (min-width: 40em) {
    #header-search {
      padding: 235px 160px 0 75px; } }
  #header-search.active {
    top: -6.25rem;
    right: -6.25rem;
    visibility: visible; }
    @media screen and (max-width: 39.9375em) {
      #header-search.active {
        width: 100%;
        left: 0;
        border-radius: 0;
        height: 100vh;
        top: 0;
        text-align: center;
        overflow: auto; } }
  #header-search #input-container {
    position: relative; }
  @media screen and (max-width: 39.9375em) {
    #header-search .align-middle {
      height: 100vh; } }
  #header-search .button {
    display: block;
    width: 75%;
    text-decoration: none;
    margin: 0 auto 0.4375rem;
    padding: 0.9375rem 1.25rem;
    text-transform: uppercase;
    font-size: 1.125rem;
    color: #fefefe; }
    #header-search .button:hover {
      opacity: 1;
      color: #B54273; }
  #header-search a {
    color: #fefefe;
    font-size: 0.875rem;
    text-decoration: underline; }
    #header-search a:hover {
      opacity: 0.7; }
  #header-search .nav-header {
    text-align: left;
    color: #fefefe;
    line-height: 1.75rem;
    letter-spacing: 0.2125rem;
    margin-bottom: 0.625rem; }
  #header-search input {
    border: none;
    border-radius: 0.625rem;
    padding: 1.6875rem 3.125rem;
    margin-bottom: 1.5625rem;
    font-size: 1.125rem;
    font-family: 'lg_smartregular';
    transition: all ease 0.3s;
    color: #BCBEC0;
    letter-spacing: 0.04688rem;
    box-shadow: none; }
    #header-search input:focus {
      color: #6B6B6B; }
  #header-search .fa-search {
    color: #B54273;
    position: absolute;
    top: 0;
    font-size: 1.5625rem;
    left: 0.75rem;
    line-height: 3.25rem; }

.background-bg {
  background: rgba(255, 255, 255, 0.5);
  transition: all ease 0.3s;
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
  left: 9999; }
  .background-bg.active {
    display: block; }

.overflow-hide {
  overflow: hidden; }

footer {
  background: #fefefe;
  position: relative;
  width: 100%;
  bottom: 0;
  z-index: 99999;
  padding: 20px 0;
  border-top: 0.1875rem solid #F6F6F6; }
  footer ul {
    list-style: none;
    margin: 0; }
  footer a {
    font-size: 0.75rem;
    color: #6B6B6B; }
    footer a:hover {
      color: inherit;
      opacity: 0.7; }
  footer .sub {
    padding-left: 0.9375rem; }
    footer .sub a {
      color: #BCBEC0; }
  footer #left li {
    margin-bottom: 0.1875rem; }
  footer #middle #footer-logo {
    display: block;
    margin-bottom: 1.25rem;
    transition: all ease 0.3s; }
  footer #middle img {
    width: 6.25rem; }
  footer #middle ul {
    border-top: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
    padding: 0.3125rem;
    display: inline-block; }
  footer #middle li {
    display: inline-block;
    margin: 0.3125rem 0.5rem; }
  footer #right {
    text-align: center;
    margin-top: 1.5625rem; }
    @media screen and (min-width: 64em) {
      footer #right {
        margin-top: 0; } }
    footer #right ul {
      margin-bottom: 0.625rem; }
    footer #right li {
      display: inline;
      margin-right: 0.625rem; }
    footer #right i {
      color: #6B6B6B;
      font-size: 1rem; }
    footer #right p {
      font-size: 0.75rem;
      color: #6B6B6B;
      margin-bottom: 0;
      line-height: 1; }

#main {
  overflow-x: inherit;
  position: relative; }

.content-container {
  background: #fefefe; }

.sidebar-container {
  position: fixed;
  height: 100%;
  width: 25%;
  z-index: -1; }
  @media screen and (max-width: 63.9375em) {
    .sidebar-container {
      position: static;
      width: auto; } }

.sidebar {
  margin: 0;
  padding: 0;
  width: 100%;
  min-height: 15.625rem;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left bottom -300px; }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .sidebar {
      height: 18.75rem;
      background-position: left bottom -500px; } }
  @media screen and (min-width: 64em) {
    .sidebar {
      height: 100%;
      background-position: left center; } }
  .sidebar span.heading, .sidebar h1.heading {
    font-size: 3.4375rem;
    line-height: 1.5;
    top: 12.375rem;
    font-weight: bold;
    color: #FFFFFF;
    opacity: 0.8;
    display: block;
    position: absolute;
    transform-origin: 2.8125rem;
    white-space: nowrap;
    font-family: 'lg_smartbold'; }
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
      .sidebar span.heading, .sidebar h1.heading {
        font-size: 6.25rem;
        top: 12.8125rem; } }
    @media screen and (min-width: 64em) {
      .sidebar span.heading, .sidebar h1.heading {
        font-size: 7rem;
        top: 0.8125rem; } }
    @media screen and (max-width: 63.9375em) {
      .sidebar span.heading, .sidebar h1.heading {
        width: 100%;
        text-align: center; } }
    @media screen and (min-width: 64em) {
      .sidebar span.heading, .sidebar h1.heading {
        transform: rotate(90deg);
        left: -1.3125rem; } }

@media screen and (max-width: 63.9375em) {
  .fixed-sidebar {
    position: fixed;
    z-index: 99;
    width: 100%;
    right: 100%;
    transition: all ease 0.5s; }
    .fixed-sidebar.active {
      right: 0; }
    .fixed-sidebar.business-units--sidebar {
      top: 5.0625rem;
      background: #fefefe;
      height: 100%;
      overflow-y: auto; } }

.countup-container {
  position: relative; }
  .countup-container:hover span {
    color: #727171 !important;
    opacity: 1; }
  .countup-container:hover .circle {
    height: 8.0625rem; }
  .countup-container.gray:hover span {
    color: #6B6B6B !important; }
  .countup-container span {
    font-family: 'lg_smartlight';
    font-size: 5.625rem;
    color: #727171;
    line-height: 3.6875rem;
    margin-bottom: 0;
    position: relative;
    transition: all ease 0.3s;
    z-index: 2; }
  .countup-container p {
    z-index: 9;
    text-transform: uppercase;
    font-size: 0.9375rem;
    color: #fefefe;
    margin-bottom: 0;
    position: relative;
    top: 10px;
    font-family: 'lg_smartsemibold';
    letter-spacing: 0.09375rem;
    line-height: 1.25rem !important;
    height: 2.375rem;
    width: auto; }
  .countup-container hr {
    border-color: #BCBEC0;
    margin-left: 0;
    width: 100%;
    margin: 0;
    top: -2.625rem;
    position: relative; }
  .countup-container b {
    color: #727171;
    text-transform: capitalize;
    font-weight: normal;
    font-family: 'lg_smartregular'; }
  .countup-container i {
    position: absolute;
    right: 0;
    top: -40px; }
  .countup-container.red span {
    color: #727171; }
  .countup-container.red i, .countup-container.red p {
    color: #A50034 !important; }
  .countup-container.red .circle:before {
    background: #A50034; }
  .countup-container.orange span {
    color: #727171; }
  .countup-container.orange i, .countup-container.orange p {
    color: #E06142 !important; }
  .countup-container.orange.active {
    top: -8.125rem;
    right: -8.125rem;
    visibility: visible; }
    @media screen and (max-width: 39.9375em) {
      .countup-container.orange.active {
        width: 100%;
        left: 0;
        border-radius: 0;
        height: 100vh;
        top: 0;
        text-align: center;
        overflow: auto; } }
  .countup-container.orange .circle:before {
    background: #E06142; }
  .countup-container.yellow span {
    color: #727171; }
  .countup-container.yellow i, .countup-container.yellow p {
    color: #F2AB54 !important; }
  .countup-container.yellow .circle:before {
    background: #F2AB54; }
  .countup-container.pink span {
    color: #727171; }
  .countup-container.pink i, .countup-container.pink p {
    color: #B54273 !important; }
  .countup-container.pink .circle:before {
    background: #B54273; }
  .countup-container.orange-new span {
    color: #727171; }
  .countup-container.orange-new i, .countup-container.orange-new p {
    color: #F88734 !important; }
  .countup-container.orange-new .circle:before {
    background: #F88734; }
  .countup-container.pink-new span {
    color: #727171; }
  .countup-container.pink-new i, .countup-container.pink-new p {
    color: #E83670 !important; }
  .countup-container.pink-new .circle:before {
    background: #E83670; }
  .countup-container .circle {
    height: 0;
    width: 190px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    position: absolute;
    bottom: 42px;
    left: -5px;
    transition: height ease 0.3s; }
  .countup-container .circle:before {
    content: "";
    background: #A50034;
    width: 190px;
    height: 190px;
    border-radius: 190px;
    display: block;
    opacity: 0.2; }

.intro {
  padding-top: 5rem; }
  .intro p:first-child {
    text-transform: uppercase;
    color: #A50034;
    margin: 0;
    line-height: 1;
    margin-bottom: 0.625rem;
    letter-spacing: 0.2125rem; }
  .intro h2 {
    color: #6B6B6B;
    font-family: 'lg_smartlight';
    line-height: 1;
    letter-spacing: 0.35938rem; }
    @media screen and (min-width: 64em) {
      .intro h2 {
        font-size: 2.875rem; } }
  .intro hr {
    border-color: #999999;
    width: 2.1875rem;
    margin-left: 0; }

#stickynav {
  z-index: 9998;
  background: #fefefe; }
  #stickynav p {
    margin-bottom: 0;
    font-size: 16px;
    color: #595959; }
  #stickynav a {
    display: block;
    background: #E1E1E1;
    color: #595959;
    padding: 0.3125rem 0;
    font-size: 1rem;
    border-right: 0.125rem solid #fefefe;
    transition: opacity ease 0.3s; }
    #stickynav a:hover {
      opacity: 0.7; }
  #stickynav .active {
    background: #fefefe;
    padding: 0.3125rem 0.25rem 0; }
    #stickynav .active p {
      text-transform: uppercase;
      font-family: 'lg_smartbold';
      font-size: 0.8125rem;
      color: #6B6B6B;
      letter-spacing: 0px;
      border-bottom: 0.375rem solid #A50034; }
  #stickynav .sticky-section-header {
    background: rgba(246, 246, 246, 0.5);
    padding: 0.3125rem 0 0.3125rem 1.875rem;
    text-transform: uppercase;
    font-family: 'lg_smartbold';
    font-size: 0.9375rem;
    letter-spacing: 0.15625rem;
    margin-bottom: 0; }
  #stickynav #coopintern_trigger, #stickynav #freshgrads_trigger, #stickynav #experiencedhires_trigger {
    color: #fefefe;
    padding: 2.125rem 0; }
  #stickynav #coopintern_trigger {
    background: rgba(195, 0, 55, 0.78); }
  #stickynav #freshgrads_trigger {
    background: rgba(195, 0, 55, 0.85); }
  #stickynav #experiencedhires_trigger {
    background: rgba(195, 0, 55, 0.9); }
  @media screen and (min-width: 64em) {
    #stickynav #left, #stickynav #left-nav-item {
      border-right: 1px solid #BCBEC0; } }
  @media screen and (min-width: 64em) {
    #stickynav #right, #stickynav #right-nav-item {
      border-left: 1px solid #BCBEC0; } }

.styled-tabs {
  padding-top: 0 !important; }
  .styled-tabs p {
    margin-bottom: 0;
    line-height: 1.2;
    font-size: 16px;
    padding: 0.5rem 0;
    color: #4A4949; }
  .styled-tabs li {
    border-bottom: 1px solid white; }
  .styled-tabs a {
    display: block;
    background: #E1E1E1;
    margin-top: 0 !important;
    color: #4A4949;
    padding: 0.3125rem 0;
    font-size: 1rem;
    border-right: 0.125rem solid #fefefe;
    transition: opacity ease 0.3s; }
    .styled-tabs a:hover {
      opacity: 0.8; }
  .styled-tabs .is-active {
    background: #fefefe; }
    .styled-tabs .is-active a {
      padding: 0.3125rem 0.25rem 0; }
    .styled-tabs .is-active p {
      text-transform: uppercase;
      font-family: 'lg_smartbold';
      font-size: 0.8125rem;
      color: #4A4949;
      padding-bottom: 0.6875rem;
      letter-spacing: 0px;
      border-bottom: 0.375rem solid #A50034; }
      .styled-tabs .is-active p.orange {
        border-bottom: 0.375rem solid #E06142; }
      .styled-tabs .is-active p.pink {
        border-bottom: 0.375rem solid #B54273; }

@media screen and (min-width: 64em) {
  html, body, #home {
    height: 100%;
    scroll-behavior: smooth; } }

.home #main {
  background: #0a0a0a; }

#bgvid {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: hidden;
  background-color: #0a0a0a; }
  #bgvid:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3); }
  #bgvid iframe {
    width: 100vw;
    height: 56.25vw;
    /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
    min-height: 100vh;
    min-width: 177.77vh;
    /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 0; }
  #bgvid .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(74, 73, 73, 0.4); }

#home {
  position: relative;
  height: 100vh; }
  #home .home-container {
    position: relative;
    margin: 10% 0;
    opacity: 0; }
    @media screen and (min-width: 64em) {
      #home .home-container {
        margin: 5% 0; } }
  #home h1, #home div.count {
    font-family: 'lg_smartbold';
    text-transform: uppercase;
    color: #6B6B6B;
    letter-spacing: 0.3125rem;
    font-size: 3rem;
    line-height: 2.5rem;
    font-weight: bold;
    color: #fefefe;
    opacity: 0.3;
    margin-bottom: 0; }
    @media screen and (min-width: 40em) {
      #home h1, #home div.count {
        font-size: 8.125rem;
        line-height: 3.6875rem; } }

@keyframes opacitychange {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
  #home p {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.9375rem;
    color: #fefefe;
    margin-bottom: 0;
    left: 0;
    bottom: 1.0625rem;
    animation: opacitychange 0.7s forwards 2s;
    opacity: 0;
    line-height: 1.1;
    text-shadow: 0 2px 4px rgba(10, 10, 10, 0.7);
    letter-spacing: 1pt; }
    @media screen and (min-width: 40em) {
      #home p {
        position: absolute; } }

@keyframes hrlength {
  0% {
    width: 0px; }
  100% {
    width: 30rem; } }
  #home hr {
    border-color: #999999;
    margin-left: 0;
    width: 100%;
    margin-top: 0; }
    @media screen and (min-width: 40em) {
      #home hr {
        width: 30rem;
        animation: hrlength 2s forwards;
        margin-top: -0.1875rem; } }
  #home #foot {
    color: #fefefe;
    opacity: 0;
    margin-top: 3.125rem;
    animation: opacitychange 0.7s forwards 2.5s;
    text-shadow: 0 2px 4px rgba(10, 10, 10, 0.3); }
    #home #foot .prehead {
      font-family: "lg_smartregular", Helvetica, Roboto, Arial, sans-serif;
      font-size: 1.1875rem;
      font-style: normal;
      font-weight: normal;
      line-height: 1.4;
      letter-spacing: 0.26562rem;
      color: inherit;
      text-rendering: optimizeLegibility;
      margin-top: 0;
      margin-bottom: 0.5rem; }
      @media screen and (min-width: 40em) {
        #home #foot .prehead {
          font-size: 2.125rem; } }
    #home #foot h1 {
      font-size: 1.5rem;
      letter-spacing: 0.3125rem;
      text-transform: uppercase;
      line-height: 1;
      opacity: 1;
      max-width: 700px; }
      @media screen and (min-width: 40em) {
        #home #foot h1 {
          font-size: 3.75rem; } }
      @media screen and (min-width: 64em) {
        #home #foot h1 {
          max-width: initial; } }
  #home a {
    position: absolute;
    right: 5%;
    color: #fefefe;
    font-size: 3rem;
    transition: all ease 0.3s;
    opacity: 0;
    animation: opacitychange 0.7s forwards 2.5s;
    top: 50%; }
    #home a:hover i {
      opacity: 0.7; }

.button-container {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100;
  width: 40px;
  height: 40px; }
  @media screen and (min-width: 40em) {
    .button-container {
      bottom: 40px;
      right: 40px;
      width: 60px;
      height: 60px; } }
  .button-container .button {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    border-radius: 50%; }
    .button-container .button.button-play {
      display: none; }
    .button-container .button:hover {
      background-color: #0a0a0a; }
    .button-container .button img {
      width: 100%;
      height: 100%; }

.relative {
  position: relative; }

#menu-header {
  transition: all ease 0.3s;
  max-width: none;
  background: #fefefe;
  padding-top: 5.625rem; }
  #menu-header.active {
    background: rgba(254, 254, 254, 0.9); }
  @media screen and (min-width: 64em) {
    #menu-header {
      min-height: 20vh; } }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    #menu-header {
      padding-top: 6.25rem;
      padding-bottom: 0.9375rem; } }
  #menu-header .header-join {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    @media screen and (max-width: 63.9375em) {
      #menu-header .header-join {
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap; } }
  #menu-header h1 {
    color: #A50034;
    font-weight: bold;
    display: inline-block;
    vertical-align: bottom;
    line-height: 1; }
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
      #menu-header h1 {
        margin-bottom: 1.25rem; } }
    @media screen and (min-width: 64em) {
      #menu-header h1 {
        padding-bottom: 1.875rem;
        margin-right: 0.9375rem; } }
  #menu-header span {
    color: #6B6B6B;
    font-family: 'lg_smartlight';
    font-size: 5.625rem; }
  #menu-header p {
    top: 0.5rem;
    color: #A50034; }
    @media screen and (max-width: 39.9375em) {
      #menu-header p {
        top: 0.5rem; } }
    @media screen and (min-width: 64em) {
      #menu-header p {
        padding-right: 1.25rem !important;
        line-height: 1 !important;
        font-size: 1.125rem; } }
  #menu-header a {
    display: block; }
  #menu-header .countup-container {
    text-align: left;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    display: inline-block; }
    @media screen and (max-width: 63.9375em) {
      #menu-header .countup-container {
        margin: auto;
        display: block; } }
    @media screen and (min-width: 64em) {
      #menu-header .countup-container {
        margin-left: 1.25rem;
        width: 22rem; } }
    #menu-header .countup-container span {
      color: #6B6B6B; }
    #menu-header .countup-container:hover, #menu-header .countup-container:focus {
      color: white; }

#about-page-trigger,
#units-page-trigger,
#lg4me-page-trigger,
#fields-page-trigger {
  width: 100%;
  display: table;
  overflow: hidden;
  min-height: 10.625rem;
  padding: 1.25rem;
  transition: all ease 0.3s;
  cursor: pointer;
  background-color: #8a8a8a; }
  #about-page-trigger .overlay,
  #units-page-trigger .overlay,
  #lg4me-page-trigger .overlay,
  #fields-page-trigger .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(74, 73, 73, 0.4); }
  @media screen and (min-width: 40em) {
    #about-page-trigger,
    #units-page-trigger,
    #lg4me-page-trigger,
    #fields-page-trigger {
      height: 100%;
      padding: 0; } }
  @media screen and (min-width: 40em) {
    #about-page-trigger:hover > .mask, #about-page-trigger:focus > .mask,
    #units-page-trigger:hover > .mask,
    #units-page-trigger:focus > .mask,
    #lg4me-page-trigger:hover > .mask,
    #lg4me-page-trigger:focus > .mask,
    #fields-page-trigger:hover > .mask,
    #fields-page-trigger:focus > .mask {
      opacity: 1;
      z-index: 10; } }
  @media screen and (max-width: 39.9375em) {
    #about-page-trigger:hover, #about-page-trigger:focus,
    #units-page-trigger:hover,
    #units-page-trigger:focus,
    #lg4me-page-trigger:hover,
    #lg4me-page-trigger:focus,
    #fields-page-trigger:hover,
    #fields-page-trigger:focus {
      opacity: 0.7; } }

#about-page-trigger {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center; }

#units-page-trigger {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left bottom; }
  @media screen and (min-width: 40em) {
    #units-page-trigger {
      background-position: left center; } }

#lg4me-page-trigger {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left top; }
  @media screen and (min-width: 40em) {
    #lg4me-page-trigger {
      background-position: left center; } }

#fields-page-trigger {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center; }

.page-trigger.active .mask {
  opacity: 1; }

#menu-container {
  overflow: hidden;
  position: relative;
  background: #0a0a0a; }
  #menu-container canvas {
    height: auto;
    width: 100%;
    z-index: 1;
    opacity: 0.55;
    pointer-events: none;
    color: #fefefe; }
  #menu-container .wrapper {
    position: relative;
    padding: 50% 0;
    height: 0; }
  #menu-container span {
    text-transform: uppercase;
    font-weight: bold;
    color: #FFFFFF;
    opacity: 0.8;
    line-height: 1;
    font-size: 4rem;
    width: 100%;
    padding-right: 2rem; }
    @media screen and (min-width: 64em) {
      #menu-container span {
        display: block;
        transform-origin: top left;
        transform: rotate(90deg) translate(0, -87%);
        margin-top: -50%;
        white-space: nowrap;
        font-size: 5.375rem; } }
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
      #menu-container span {
        display: block;
        font-size: 4.5rem;
        top: 0;
        width: 100%;
        line-height: 1;
        text-align: center; } }
    @media screen and (max-width: 39.9375em) {
      #menu-container span {
        font-size: 3.25rem; } }
  @media screen and (max-width: 39.9375em) {
    #menu-container .button {
      background: #fefefe; } }

.mask {
  height: 100%;
  background: #fefefe;
  transition: all ease 0.3s;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden; }
  .mask .scrollable {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    -ms-flex-pack: center;
        justify-content: center;
    overflow: auto;
    height: 100%; }
  @media screen and (min-width: 64em) {
    .mask {
      padding: 1rem 3rem 1rem 2rem; } }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .mask {
      padding: 1rem 2rem; } }
  @media screen and (max-width: 39.9375em) {
    .mask {
      display: none; } }
  @media screen and (min-width: 64em) {
    .mask .banner {
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      width: 1.25rem;
      background-image: linear-gradient(-135deg, #CC5C80 0%, #8A002D 100%); } }
  .mask .prehead {
    font-family: "lg_smartregular", Helvetica, Roboto, Arial, sans-serif;
    font-size: 1rem;
    font-style: normal;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: 0.2125rem;
    color: #A50034;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0; }
  .mask h2 {
    color: #6B6B6B;
    text-transform: uppercase;
    margin-bottom: 0;
    letter-spacing: 0.1875rem;
    line-height: 1; }
  .mask hr {
    width: 2.1875rem;
    margin: 0.625rem 0 1.875rem; }
  .mask p {
    color: #6B6B6B;
    font-size: 1.125rem;
    line-height: 2rem;
    letter-spacing: 0.04688rem; }
  .mask .button {
    width: 100%;
    margin-bottom: 0;
    margin-top: 0.625rem;
    display: block;
    padding: 0.9375rem; }
    @media screen and (min-width: 64em) {
      .mask .button {
        margin-top: 1.5625rem; } }
    .mask .button i {
      float: right; }

.center-row {
  margin-left: auto !important;
  margin-right: auto !important; }

@media screen and (max-width: 39.9375em) {
  .small-align-center {
    -ms-flex-pack: center;
        justify-content: center; } }

#about {
  height: 100%;
  position: relative; }
  #about #north-america-container {
    margin-top: -350px;
    position: relative;
    overflow: hidden; }
  #about .sidebar {
    background: url("../images/about/sidebar-bg.png") left center/cover no-repeat; }
  #about .head {
    padding: 2.5rem 0;
    background: rgba(246, 246, 246, 0.5);
    max-width: none;
    position: relative; }
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
      #about .head {
        padding: 5.625rem 0; } }
    @media screen and (min-width: 64em) {
      #about .head {
        padding: 11.25rem 0 5.625rem 0; } }
    #about .head p {
      position: relative;
      margin-top: 1.25rem; }
      @media screen and (min-width: 40em) {
        #about .head p {
          font-size: 1.25rem;
          padding-left: 3.75rem; } }
    #about .head #life {
      position: absolute;
      bottom: 0;
      right: 0;
      font-family: 'lg_smartbold';
      color: #6B6B6B;
      font-size: 4.5rem;
      line-height: 1.875rem;
      opacity: .75; }
      @media screen and (min-width: 64em) {
        #about .head #life {
          font-size: 8.125rem;
          line-height: 3.6875rem; } }
  #about #overview {
    background: #fefefe;
    position: relative; }
    @media screen and (min-width: 64em) {
      #about #overview p {
        font-size: 1.125rem; } }
    #about #overview h3 {
      margin-top: 2.5rem;
      margin-bottom: 1.875rem;
      font-family: 'lg_smartbold';
      text-transform: uppercase;
      color: #6B6B6B;
      letter-spacing: 0.1875rem;
      text-align: center; }
      @media screen and (min-width: 40em) {
        #about #overview h3 {
          margin-top: 5rem; } }
      @media screen and (min-width: 40em) {
        #about #overview h3 {
          text-align: left; } }
    @media screen and (max-width: 39.9375em) {
      #about #overview img {
        width: 9.375rem; } }
    #about #overview .title {
      font-size: 0.9375rem;
      font-family: 'lg_smartbold';
      text-transform: uppercase;
      line-height: 0.9375rem;
      letter-spacing: 0.15625rem;
      margin-top: 1.25rem; }
      @media screen and (max-width: 39.9375em) {
        #about #overview .title {
          margin-bottom: 0.3125rem; } }
    #about #overview .description {
      list-style: none;
      margin: 0;
      font-family: 'lg_smartregular';
      letter-spacing: 0.04688rem;
      font-size: 0.875rem;
      line-height: 1.5;
      color: #727171;
      margin-bottom: 1.875rem; }
      @media screen and (min-width: 40em) {
        #about #overview .description {
          line-height: 1.625rem; } }
      #about #overview .description li {
        display: inline-block; }

#regions {
  background: #fefefe;
  position: relative;
  margin: 6.25rem auto; }
  #regions img {
    margin-top: -5rem; }
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
      #regions img {
        margin-top: -6.25rem; } }
    @media screen and (min-width: 64em) {
      #regions img {
        margin-top: -8.4375rem; } }
  #regions p {
    position: relative; }

#history {
  background: #fefefe;
  position: relative;
  margin: 6.25rem auto;
  /*
	.history-map {
		position: relative;
		height: rem-calc(150);
		img {
			position: absolute;
			top: rem-calc(-50);
		}
	}
*/ }
  @media screen and (min-width: 40em) {
    #history .intro {
      margin-bottom: 3.125rem; } }
  #history img {
    max-height: 25rem;
    margin-bottom: 1.875rem; }
  #history .slider {
    height: 0.5625rem;
    border-radius: 0.625rem; }
    #history .slider .slider-fill {
      height: 0.5625rem;
      border-radius: 0.625rem; }
    #history .slider .slider-handle {
      border: 4px solid #fefefe;
      box-shadow: rgba(0, 0, 0, 0.5) -2px 1px 3px 0px;
      height: 1.5625rem;
      width: 1.5625rem; }
  #history #history-next,
  #history #history-prev {
    display: block;
    margin-top: 0.625rem;
    color: #A50034;
    font-size: 1.25rem;
    position: relative;
    z-index: 99;
    cursor: pointer; }
    #history #history-next:hover,
    #history #history-prev:hover {
      opacity: 0.7; }
  @media screen and (max-width: 39.9375em) {
    #history .history-top {
      text-align: center; } }
  @media screen and (max-width: 39.9375em) {
    #history .history-top img {
      width: 9.375rem;
      margin-top: 1.875rem;
      margin-bottom: 1.875rem; } }
  #history .history-info {
    width: 10rem;
    left: -4.6875rem;
    margin-top: 2.5rem;
    text-align: center;
    background: #c30037;
    color: #fefefe;
    padding: 0.9375rem 1.875rem;
    position: absolute;
    position: relative;
    border-radius: 0.625rem; }
    @media screen and (min-width: 40em) {
      #history .history-info {
        width: 13.75rem;
        left: -106px;
        min-height: 7.9375rem; } }
    #history .history-info p {
      color: #fefefe; }
    #history .history-info .year {
      font-size: 1.125rem;
      font-family: 'lg_smartbold';
      line-height: 1;
      height: 18px;
      margin-bottom: 0; }
    #history .history-info .desc {
      font-size: 0.875rem;
      line-height: 0.875rem; }
    #history .history-info hr {
      margin: 0.625rem 0;
      border-color: #fefefe; }
    #history .history-info p {
      opacity: 1;
      transition: all ease 0.3s; }
      #history .history-info p.hidden {
        opacity: 0; }
    #history .history-info:after {
      content: '';
      position: absolute;
      top: -1px;
      left: 50%;
      width: 0;
      height: 0;
      border: 14px solid transparent;
      border-bottom-color: #c30037;
      border-top: 0;
      margin-left: -12px;
      margin-top: -14px; }

#way {
  background: #fefefe;
  position: relative;
  margin: auto;
  margin: 18.75rem auto 18.75rem;
  /*
	@include breakpoint(large up) {
		padding: 0 rem-calc(100);
	}
*/ }
  #way .large-8 {
    -ms-flex-order: 1;
        order: 1; }
  #way .large-4 {
    -ms-flex-order: 0;
        order: 0; }
  #way .triangle-selected {
    margin-bottom: 3.125rem;
    padding: 0.5rem; }
    @media screen and (min-width: 40em) {
      #way .triangle-selected {
        margin-bottom: 0; } }
    #way .triangle-selected .title {
      text-transform: uppercase;
      color: #A50034;
      letter-spacing: 0.1875rem;
      margin-bottom: 0;
      line-height: 1.2; }
    #way .triangle-selected hr {
      width: 1.25rem;
      margin: 10px 0;
      display: block;
      border-color: #999999; }
    #way .triangle-selected .desc {
      font-size: 0.875rem;
      line-height: 1.625rem; }
  #way #triangle-container {
    position: relative;
    text-align: center;
    margin-top: 1.875rem;
    width: 263px;
    margin: auto; }
    @media screen and (min-width: 64em) {
      #way #triangle-container {
        width: 500px;
        margin-top: 1.875rem; } }
    #way #triangle-container hr {
      width: 150px;
      border-width: 0.375rem;
      margin: 0 auto; }
      @media screen and (min-width: 64em) {
        #way #triangle-container hr {
          width: 15.4375rem; } }
    #way #triangle-container a {
      letter-spacing: 0.1875rem;
      transition: all ease 0.3s; }
      #way #triangle-container a:hover {
        opacity: 0.7; }
    #way #triangle-container #triangle-left {
      position: absolute;
      top: -20px;
      right: 65px;
      margin: auto;
      left: 0;
      width: 30px;
      cursor: pointer; }
    #way #triangle-container #triangle-right {
      position: absolute;
      top: -20px;
      right: -65px;
      margin: auto;
      left: 0;
      width: 30px;
      cursor: pointer; }
    #way #triangle-container .triangle-side {
      text-transform: uppercase;
      color: #6B6B6B;
      transition: all ease 0.3s;
      cursor: pointer; }
      @media screen and (max-width: 63.9375em) {
        #way #triangle-container .triangle-side {
          font-size: 0.75rem; } }
    #way #triangle-container #left-side-triangle {
      position: absolute;
      top: 100px;
      left: -22px;
      transform: rotate(-60deg); }
      @media screen and (min-width: 64em) {
        #way #triangle-container #left-side-triangle {
          top: 190px;
          left: -4px; } }
    #way #triangle-container #right-side-triangle {
      position: absolute;
      top: 100px;
      right: -20px;
      transform: rotate(60deg); }
      @media screen and (min-width: 64em) {
        #way #triangle-container #right-side-triangle {
          top: 195px;
          right: -3px; } }
    #way #triangle-container #bottom-side-triangle {
      position: absolute;
      bottom: -10px;
      left: 0;
      right: 0; }
    #way #triangle-container hr {
      border-color: #6B6B6B; }
    #way #triangle-container .active {
      color: #A50034;
      cursor: default; }
      #way #triangle-container .active:hover {
        opacity: 1; }
      #way #triangle-container .active hr {
        border-color: #A50034; }

#business-units--menu-trigger {
  position: absolute;
  top: 3.1875rem;
  width: 100%;
  text-align: center;
  background: #A50034;
  color: #fefefe;
  font-family: 'lg_smartsemibold';
  z-index: 9999;
  text-transform: uppercase;
  padding: 0.3125rem;
  transition: all ease 0.3s; }
  #business-units--menu-trigger:hover {
    opacity: 0.7; }

#business-landing-container .head {
  position: relative;
  padding: 1.875rem 0 1.875rem; }
  @media screen and (min-width: 64em) {
    #business-landing-container .head {
      padding: 11.25rem 0 5.625rem 0; } }
  #business-landing-container .head p {
    margin-bottom: 0;
    position: relative; }
    @media screen and (min-width: 64em) {
      #business-landing-container .head p {
        padding-left: 3.75rem; } }

#business-landing-container hr {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  max-width: none;
  margin-top: 0;
  margin-bottom: 0; }

#business-landing-container #dots {
  position: absolute;
  width: 18.75rem;
  right: 0;
  top: 12.5rem; }

#business-landing-container p {
  color: #6B6B6B;
  line-height: 2.25rem;
  letter-spacing: 0.0625rem;
  position: relative;
  z-index: 999; }
  @media screen and (min-width: 40em) {
    #business-landing-container p {
      font-size: 1.25rem; } }

#business-landing-container #available_position {
  position: relative;
  overflow: hidden;
  padding: 2.5rem 0 0; }
  @media screen and (min-width: 64em) {
    #business-landing-container #available_position {
      padding: 2.5rem 0 0; } }
  #business-landing-container #available_position h2 {
    text-align: center;
    color: #6B6B6B;
    letter-spacing: 0.26562rem;
    font-family: 'lg_smartlight';
    margin-bottom: 1.25rem; }
    @media screen and (min-width: 40em) {
      #business-landing-container #available_position h2 {
        text-align: left; } }
  #business-landing-container #available_position .countup-container {
    display: block;
    margin: 1.5625rem auto;
    max-width: 18.75rem; }
    @media screen and (min-width: 40em) {
      #business-landing-container #available_position .countup-container {
        margin: 3.125rem 0; } }
    @media screen and (min-width: 40em) {
      #business-landing-container #available_position .countup-container {
        margin: 1.5625rem 0; } }
  #business-landing-container #available_position hr {
    box-shadow: none; }
  #business-landing-container #available_position p {
    line-height: 0.9375rem;
    font-family: 'lg_smartsemibold';
    letter-spacing: 0.15625rem;
    font-size: 0.9375rem; }
  #business-landing-container #available_position .lower {
    top: -2.1875rem;
    padding-right: 1.25rem !important;
    line-height: 1 !important; }
    #business-landing-container #available_position .lower i {
      position: absolute;
      top: -0.1875rem;
      right: 0; }

#individual_business_units .tabs.vertical {
  padding-top: 1.875rem;
  overflow-x: visible;
  overflow-y: none;
  height: 100vh;
  border: none; }
  @media screen and (min-width: 64em) {
    #individual_business_units .tabs.vertical {
      padding-top: 5.625rem; } }
  #individual_business_units .tabs.vertical .h4 {
    font-family: 'lg_smartsemibold';
    color: #6B6B6B;
    letter-spacing: 0.13625rem;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 1.25rem; }
    @media screen and (min-width: 64em) {
      #individual_business_units .tabs.vertical .h4 {
        font-size: 1.5625rem;
        margin-bottom: 0; } }
  #individual_business_units .tabs.vertical a {
    font-family: 'lg_smartbold';
    letter-spacing: normal;
    color: #4A4949;
    padding-left: 1.125rem;
    /*
              @include breakpoint(medium only) {
                padding-left: rem-calc(10);
                padding-right: rem-calc(10);
                font-size: rem-calc(12);
              }
        */ }
    @media screen and (min-width: 40em) {
      #individual_business_units .tabs.vertical a {
        font-size: 0.9375rem;
        margin-top: 0.9375rem; } }
    #individual_business_units .tabs.vertical a.sub {
      font-size: 0.875rem;
      font-family: 'lg_smartlight';
      color: #6B6B6B;
      margin-top: 0; }
  #individual_business_units .tabs.vertical .sub {
    padding-left: 2.5rem;
    /*
              @include breakpoint(medium only) {
                padding-left: rem-calc(20);
              }
        */ }
  #individual_business_units .tabs.vertical span {
    width: 0.25rem;
    height: 100%;
    display: inline-block;
    margin-right: 0.625rem;
    line-height: 1.5625rem; }
  #individual_business_units .tabs.vertical li.is-active {
    position: relative; }
    #individual_business_units .tabs.vertical li.is-active:after {
      position: absolute;
      content: '';
      background-image: url(../images/global/nav-arrow-right.svg);
      background-repeat: no-repeat;
      background-size: contain;
      top: 0px;
      right: -24px;
      width: 24px;
      height: 100%;
      z-index: 10; }
  #individual_business_units .tabs.vertical .red span {
    background: #A50034; }
  #individual_business_units .tabs.vertical .red a {
    transition: all ease 0.3s; }
  #individual_business_units .tabs.vertical .red.is-active a, #individual_business_units .tabs.vertical .red a:hover {
    background: #A50034;
    color: #fefefe; }
    #individual_business_units .tabs.vertical .red.is-active a span, #individual_business_units .tabs.vertical .red a:hover span {
      background: #fefefe; }
  #individual_business_units .tabs.vertical .yellow span {
    background: #F2AB54; }
  #individual_business_units .tabs.vertical .yellow a {
    transition: all ease 0.3s; }
  #individual_business_units .tabs.vertical .yellow.is-active a, #individual_business_units .tabs.vertical .yellow a:hover {
    background: #A50034;
    color: #fefefe; }
    #individual_business_units .tabs.vertical .yellow.is-active a span, #individual_business_units .tabs.vertical .yellow a:hover span {
      background: #fefefe; }
  #individual_business_units .tabs.vertical .orange span {
    background: #E06142; }
  #individual_business_units .tabs.vertical .orange a {
    transition: all ease 0.3s; }
  #individual_business_units .tabs.vertical .orange.is-active a, #individual_business_units .tabs.vertical .orange a:hover {
    background: #A50034;
    color: #fefefe; }
    #individual_business_units .tabs.vertical .orange.is-active a span, #individual_business_units .tabs.vertical .orange a:hover span {
      background: #fefefe; }
  #individual_business_units .tabs.vertical .pink span {
    background: #B54273; }
  #individual_business_units .tabs.vertical .pink a {
    transition: all ease 0.3s; }
  #individual_business_units .tabs.vertical .pink.is-active a, #individual_business_units .tabs.vertical .pink a:hover {
    background: #A50034;
    color: #fefefe; }
    #individual_business_units .tabs.vertical .pink.is-active a span, #individual_business_units .tabs.vertical .pink a:hover span {
      background: #fefefe; }
  #individual_business_units .tabs.vertical .orange-new span {
    background: #F88734; }
  #individual_business_units .tabs.vertical .orange-new a {
    transition: all ease 0.3s; }
  #individual_business_units .tabs.vertical .orange-new.is-active a, #individual_business_units .tabs.vertical .orange-new a:hover {
    background: #A50034;
    color: #fefefe; }
    #individual_business_units .tabs.vertical .orange-new.is-active a span, #individual_business_units .tabs.vertical .orange-new a:hover span {
      background: #fefefe; }
  #individual_business_units .tabs.vertical .pink-new span {
    background: #E83670; }
  #individual_business_units .tabs.vertical .pink-new a {
    transition: all ease 0.3s; }
  #individual_business_units .tabs.vertical .pink-new.is-active a, #individual_business_units .tabs.vertical .pink-new a:hover {
    background: #A50034;
    color: #fefefe; }
    #individual_business_units .tabs.vertical .pink-new.is-active a span, #individual_business_units .tabs.vertical .pink-new a:hover span {
      background: #fefefe; }

#individual_business_units .tabs-content:first-child {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 100vh; }

#individual_business_units h3 {
  color: #6B6B6B;
  font-family: 'lg_smartbold';
  font-weight: 600;
  letter-spacing: 2px; }

#individual_business_units .head {
  background: rgba(225, 225, 225, 0.3);
  padding: 6.25rem 0 6.25rem;
  margin-top: 3.1875rem;
  position: relative;
  margin-bottom: 6.25rem; }
  @media screen and (min-width: 64em) {
    #individual_business_units .head {
      padding: 6.25rem 0 6.25rem; } }
  #individual_business_units .head.has-jobs {
    padding: 11.875rem 0 3.125rem; }
    @media screen and (min-width: 64em) {
      #individual_business_units .head.has-jobs {
        padding: 11.875rem 0 6.25rem; } }
  #individual_business_units .head .count--container {
    position: absolute;
    top: 1.5rem;
    width: 15.9375rem;
    right: 0.5rem; }
    @media screen and (max-width: 63.9375em) {
      #individual_business_units .head .count--container {
        top: 3.75rem; } }
  #individual_business_units .head .subhead {
    font-size: 18px;
    letter-spacing: 3px;
    line-height: 16px;
    margin-bottom: 0.3125rem;
    display: block; }
  #individual_business_units .head h2 {
    text-transform: uppercase;
    color: #6B6B6B;
    font-family: 'lg_smartlight';
    line-height: 1.2;
    position: relative; }
    @media screen and (min-width: 40em) {
      #individual_business_units .head h2 {
        font-size: 4rem;
        letter-spacing: 5px;
        line-height: 56px; } }
  #individual_business_units .head hr {
    width: 2.25rem;
    margin-left: 0;
    border-color: #999999; }
  #individual_business_units .head .testimonial {
    font-family: 'lg_smartregular';
    color: #6B6B6B;
    position: relative; }
    @media screen and (min-width: 40em) {
      #individual_business_units .head .testimonial {
        font-size: 18px;
        line-height: 36px; } }
  #individual_business_units .head .row {
    position: relative; }
  #individual_business_units .head .corner-select {
    position: relative;
    z-index: 9; }
  #individual_business_units .head .circle.gray {
    width: 34.6875rem;
    height: 25rem;
    border-radius: 100%;
    background: #BCBEC0;
    opacity: 0.3;
    position: absolute;
    top: -282px;
    right: -175px;
    z-index: 2; }
    @media screen and (min-width: 40em) {
      #individual_business_units .head .circle.gray {
        height: 26.4375rem; } }
  #individual_business_units .head #map_container {
    position: absolute;
    right: 0;
    bottom: -34rem;
    width: 75%; }
    #individual_business_units .head #map_container .point {
      position: absolute;
      text-align: center; }
      #individual_business_units .head #map_container .point img {
        width: 1.25rem;
        transition: all ease 0.3s; }
      #individual_business_units .head #map_container .point#englewood_cliffs {
        right: 9%;
        top: 48%; }
      #individual_business_units .head #map_container .point#test_location_1 {
        left: 22%;
        top: 47%; }
      #individual_business_units .head #map_container .point#test_location_2 {
        left: 50%;
        top: 87%; }
      #individual_business_units .head #map_container .point#test_location_3 {
        left: 21%;
        top: 57%; }
      #individual_business_units .head #map_container .point#test_location_4 {
        left: 42%;
        top: 50%; }
      #individual_business_units .head #map_container .point#test_location_5 {
        left: 61%;
        top: 45%; }
      #individual_business_units .head #map_container .point#test_location_6 {
        left: 66%;
        top: 65%; }
      #individual_business_units .head #map_container .point#test_location_7 {
        left: 42%;
        top: 79%; }
      #individual_business_units .head #map_container .point p {
        opacity: 0;
        color: #A50034;
        border-bottom: 0.0625rem solid #A50034;
        letter-spacing: 0.1875rem;
        line-height: 1;
        margin-top: 0.625rem;
        transition: all ease 0.3s; }
      #individual_business_units .head #map_container .point:hover img, #individual_business_units .head #map_container .point.active img {
        width: 2.1875rem; }
      #individual_business_units .head #map_container .point:hover p, #individual_business_units .head #map_container .point.active p {
        opacity: 1; }
  #individual_business_units .head .countup-container hr {
    width: 100%; }
  #individual_business_units .head .countup-container span {
    color: #727171; }

#individual_business_units .subtabs {
  padding-bottom: 5rem; }
  #individual_business_units .subtabs .bar {
    margin-top: 1.875rem; }
  #individual_business_units .subtabs .subhead {
    margin-top: 1.875rem;
    margin-bottom: 0 !important; }
  #individual_business_units .subtabs .bio {
    margin-top: 1.5625rem; }
    @media screen and (min-width: 40em) {
      #individual_business_units .subtabs .bio {
        margin-top: 3.125rem; } }
  #individual_business_units .subtabs .button {
    width: auto;
    min-width: 15.625rem;
    margin-top: 1.875rem;
    position: relative;
    font-size: 1.25rem; }
    #individual_business_units .subtabs .button i {
      position: absolute;
      right: 0.625rem;
      top: 43%; }

#individual_business_units #title h3 {
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: 1;
  margin-top: 1.875rem; }

#individual_business_units #title .subhead {
  text-transform: uppercase;
  font-size: 0.75rem;
  font-family: 'lg_smartregular';
  letter-spacing: 0.125rem;
  margin-bottom: 1.25rem;
  line-height: 1.2; }

#individual_business_units #title p {
  font-family: 'lg_smartregular';
  font-size: 1.125rem;
  margin-bottom: 0.75rem; }

#individual_business_units #title .contact {
  color: #6B6B6B;
  line-height: 1;
  margin-bottom: 0.3125rem; }

#individual_business_units #title .countup-container {
  margin: 1.25rem auto;
  margin: 1.25rem 0; }
  #individual_business_units #title .countup-container span {
    color: #BCBEC0;
    opacity: 0.5; }
  #individual_business_units #title .countup-container p {
    color: #727171 !important;
    font-family: 'lg_smartsemibold';
    margin-bottom: 0;
    font-size: 0.75rem;
    letter-spacing: 0.125rem; }
  #individual_business_units #title .countup-container:hover span {
    color: #BCBEC0 !important; }

#individual_business_units #title #stats {
  margin-top: 5rem; }

#individual_business_units .featured {
  margin-top: -9.375rem;
  background: rgba(246, 246, 246, 0.5); }
  #individual_business_units .featured.single-image {
    margin-top: -3.125rem; }
  @media screen and (min-width: 40em) {
    #individual_business_units .featured {
      padding-bottom: 6.25rem; } }
  #individual_business_units .featured .row {
    margin: auto; }
  #individual_business_units .featured .featured_container {
    position: relative;
    background-size: 65%;
    height: 26.25rem; }
    @media screen and (min-width: 40em) {
      #individual_business_units .featured .featured_container.usa {
        background: url("../images/businessunits/01 LGUSA - 01.jpg") left top/contain no-repeat;
        height: 16rem; } }
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
      #individual_business_units .featured .featured_container.usa .featured_name {
        bottom: 0px; } }
    @media screen and (min-width: 64em) {
      #individual_business_units .featured .featured_container.usa .featured_name {
        bottom: -50px; } }
    @media screen and (min-width: 40em) {
      #individual_business_units .featured .featured_container.canada {
        background: url("../images/businessunits/04 r&d - 01.jpg") left top/contain no-repeat; } }
    @media screen and (min-width: 40em) {
      #individual_business_units .featured .featured_container.solar {
        max-width: 900px;
        background: url("../images/businessunits/solar-1.jpg") top right/contain no-repeat; } }
    @media screen and (min-width: 40em) {
      #individual_business_units .featured .featured_container.lgeai {
        max-width: 800px;
        background: url("../images/businessunits/lgeai-1.jpg") top right/contain no-repeat; } }
    @media screen and (min-width: 40em) {
      #individual_business_units .featured .featured_container.rnd {
        background: url("../images/businessunits/02 canada - 01.jpg") left top/contain no-repeat; } }
    @media screen and (min-width: 40em) {
      #individual_business_units .featured .featured_container.vehicle {
        background: url("../images/businessunits/05 vehicle - 01.jpg") left top/contain no-repeat; } }
    #individual_business_units .featured .featured_container.home-appliance {
      background: url("../images/businessunits/HA Factory.PNG") left top/contain no-repeat; }
  #individual_business_units .featured img {
    width: 100%; }
    @media screen and (min-width: 40em) {
      #individual_business_units .featured img {
        width: 60%;
        margin-top: 21.875rem;
        float: right; } }
    #individual_business_units .featured img.single-image {
      width: 100%;
      margin-top: 0;
      float: none; }
      @media screen and (min-width: 40em) {
        #individual_business_units .featured img.single-image {
          margin-bottom: 2.5rem; } }
    @media screen and (min-width: 40em) {
      #individual_business_units .featured img.usa {
        margin-top: 23%; } }
  #individual_business_units .featured p {
    font-size: 1.125rem;
    line-height: 36px;
    color: #6B6B6B; }
  #individual_business_units .featured .featured_name {
    margin-top: 1.875rem;
    height: 6.875rem;
    padding-top: 2.1875rem; }
    @media screen and (min-width: 40em) {
      #individual_business_units .featured .featured_name {
        position: absolute;
        bottom: -7.5rem; } }
    #individual_business_units .featured .featured_name.single-image {
      margin-bottom: 1.875rem; }
      @media screen and (min-width: 40em) {
        #individual_business_units .featured .featured_name.single-image {
          position: relative;
          bottom: 0;
          margin-top: 0; } }
    #individual_business_units .featured .featured_name p {
      margin-bottom: 0;
      line-height: 1.2;
      padding-left: 2.5rem; }
      @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        #individual_business_units .featured .featured_name p {
          padding-left: 0.9375rem; } }
  #individual_business_units .featured .bar {
    position: absolute;
    right: 5%;
    top: 61%; }
    #individual_business_units .featured .bar.single-image {
      right: 10%;
      top: 70%; }

#individual_business_units #available_positions {
  padding: 6.25rem 0; }
  #individual_business_units #available_positions p {
    color: #A50034;
    text-transform: uppercase;
    letter-spacing: 0.1875rem; }
  #individual_business_units #available_positions .button {
    background: #E1E1E1;
    color: #6B6B6B;
    text-transform: none;
    font-size: 1.125rem;
    transition: all ease 0.3s; }
    #individual_business_units #available_positions .button i {
      color: #A50034; }
    #individual_business_units #available_positions .button:hover {
      opacity: 0.7; }
  #individual_business_units #available_positions #view_all {
    background: none;
    color: #A50034;
    text-transform: uppercase;
    line-height: 1.5rem;
    vertical-align: text-bottom;
    position: relative; }
    #individual_business_units #available_positions #view_all i {
      position: absolute;
      right: 0.625rem;
      top: 2.5rem; }

#individual_business_units .next_tab {
  color: #fefefe;
  padding: 1.25rem 0;
  display: block;
  transition: all ease 0.3s; }
  #individual_business_units .next_tab.red {
    border-top: 0.625rem solid #A50034;
    background: #e1e1e1; }
  #individual_business_units .next_tab.yellow {
    border-top: 0.625rem solid #F2AB54;
    background: #e1e1e1; }
  #individual_business_units .next_tab.orange {
    border-top: 0.625rem solid #E06142;
    background: #e1e1e1; }
  #individual_business_units .next_tab.pink {
    border-top: 0.625rem solid #B54273;
    background: #e1e1e1; }
  #individual_business_units .next_tab.orange-new {
    border-top: 0.625rem solid #F88734;
    background: #e1e1e1; }
  #individual_business_units .next_tab.pink-new {
    border-top: 0.625rem solid #E83670;
    background: #e1e1e1; }
  #individual_business_units .next_tab:hover {
    opacity: 0.7; }
  #individual_business_units .next_tab .h3 {
    color: #4A4949;
    font-family: 'lg_smartregular';
    font-size: 1.5rem; }
  #individual_business_units .next_tab i {
    font-size: 2.25rem;
    display: block;
    color: #4A4949; }

#individual_business_units .bar {
  height: 8.125rem;
  width: 0.625rem;
  display: block;
  float: right; }

.page-template-individual-units {
  overflow: hidden; }
  .page-template-individual-units .row {
    margin: auto; }
  .page-template-individual-units .tabs-panel.red .subhead {
    color: #A50034; }
  .page-template-individual-units .tabs-panel.red .bar {
    background: #A50034; }
  .page-template-individual-units .tabs-panel.red .featured_name {
    border-left: 0.3125rem solid #A50034; }
    .page-template-individual-units .tabs-panel.red .featured_name p {
      color: #8a8a8a !important; }
  .page-template-individual-units .tabs-panel.yellow .subhead {
    color: #F2AB54; }
  .page-template-individual-units .tabs-panel.yellow .bar {
    background: #F2AB54; }
  .page-template-individual-units .tabs-panel.yellow .featured_name {
    border-left: 0.3125rem solid #F2AB54; }
    .page-template-individual-units .tabs-panel.yellow .featured_name p {
      color: #8a8a8a !important; }
  .page-template-individual-units .tabs-panel.orange .subhead {
    color: #E06142; }
  .page-template-individual-units .tabs-panel.orange .bar {
    background: #E06142; }
  .page-template-individual-units .tabs-panel.orange .featured_name {
    border-left: 0.3125rem solid #E06142; }
    .page-template-individual-units .tabs-panel.orange .featured_name p {
      color: #8a8a8a !important; }
  .page-template-individual-units .tabs-panel.pink .subhead {
    color: #B54273; }
  .page-template-individual-units .tabs-panel.pink .bar {
    background: #B54273; }
  .page-template-individual-units .tabs-panel.pink .featured_name {
    border-left: 0.3125rem solid #B54273; }
    .page-template-individual-units .tabs-panel.pink .featured_name p {
      color: #8a8a8a !important; }
  .page-template-individual-units .tabs-panel.orange-new .subhead {
    color: #F88734; }
  .page-template-individual-units .tabs-panel.orange-new .bar {
    background: #F88734; }
  .page-template-individual-units .tabs-panel.orange-new .featured_name {
    border-left: 0.3125rem solid #F88734; }
    .page-template-individual-units .tabs-panel.orange-new .featured_name p {
      color: #8a8a8a !important; }
  .page-template-individual-units .tabs-panel.pink-new .subhead {
    color: #E83670; }
  .page-template-individual-units .tabs-panel.pink-new .bar {
    background: #E83670; }
  .page-template-individual-units .tabs-panel.pink-new .featured_name {
    border-left: 0.3125rem solid #E83670; }
    .page-template-individual-units .tabs-panel.pink-new .featured_name p {
      color: #8a8a8a !important; }

#lgme, #diagram, #benefits, #advantages, #csr, #diversity {
  overflow: hidden;
  position: relative;
  margin-top: 1.875rem; }
  @media screen and (max-width: 39.9375em) {
    #lgme, #diagram, #benefits, #advantages, #csr, #diversity {
      margin-bottom: 3.75rem; } }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    #lgme, #diagram, #benefits, #advantages, #csr, #diversity {
      margin-top: 4.6875rem; } }
  @media screen and (min-width: 64em) {
    #lgme, #diagram, #benefits, #advantages, #csr, #diversity {
      margin-top: 9.375rem; } }

#lgme {
  overflow: visible; }

#lg4me {
  height: 100%; }
  #lg4me .sidebar {
    background: url("../images/lg4me/sidebar-bg.png") left bottom -300px/cover no-repeat; }
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
      #lg4me .sidebar {
        background: url("../images/lg4me/sidebar-bg.png") left bottom -700px/cover no-repeat; } }
    @media screen and (min-width: 64em) {
      #lg4me .sidebar {
        background: url("../images/lg4me/sidebar-bg.png") left center/cover no-repeat; } }
  #lg4me #diagram .page-full {
    padding-top: 9.375rem; }
  #lg4me #description {
    margin-top: 12.5rem; }
  #lg4me .head {
    position: relative;
    padding: 2.5rem 0;
    background: rgba(246, 246, 246, 0.5);
    max-width: none; }
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
      #lg4me .head {
        padding: 5.625rem 0; } }
    @media screen and (min-width: 64em) {
      #lg4me .head {
        padding: 11.25rem 0 5.625rem 0; } }
    @media screen and (min-width: 64em) {
      #lg4me .head .h1 {
        white-space: nowrap; } }
    #lg4me .head p {
      position: relative;
      margin-bottom: 0; }
      @media screen and (min-width: 40em) {
        #lg4me .head p {
          padding-left: 3.75rem; } }
      @media screen and (min-width: 40em) {
        #lg4me .head p {
          font-size: 1.25rem; } }
  #lg4me #lgme .button {
    margin-top: 6.25rem;
    width: 12.5rem;
    float: right; }
  #lg4me #benefits .circle-container {
    height: 15.625rem;
    width: 22.5rem; }
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
      #lg4me #benefits .circle-container {
        height: 15.625rem;
        margin: auto; } }
    @media screen and (min-width: 64em) {
      #lg4me #benefits .circle-container {
        height: auto;
        margin-top: -2.8125rem; } }
    #lg4me #benefits .circle-container p {
      color: #fefefe;
      width: 6.875rem;
      font-size: 1rem;
      z-index: 4;
      line-height: 1.3125rem;
      position: absolute;
      top: 7.375rem;
      left: 0;
      right: 0;
      margin: auto;
      text-transform: uppercase; }
  #lg4me #benefits .circle-one, #lg4me #benefits .circle-two, #lg4me #benefits .circle-three {
    width: 14.375rem;
    height: 14.375rem;
    transform-origin: 49% 49%;
    position: absolute; }
  #lg4me #benefits .circle-one {
    background: rgba(225, 97, 66, 0.6);
    z-index: 3;
    right: 2.375rem;
    top: 3.125rem; }
  #lg4me #benefits .circle-two {
    background: rgba(233, 53, 112, 0.6);
    z-index: 2;
    left: 0.9375rem;
    top: 1.875rem; }
  #lg4me #benefits .circle-three {
    background: rgba(243, 170, 85, 0.6);
    z-index: 1;
    right: 0;
    left: 0;
    margin: auto; }
  @media screen and (min-width: 40em) {
    #lg4me #benefits #support {
      margin-top: 6.25rem; } }
  @media screen and (min-width: 40em) {
    #lg4me #benefits #support .columns {
      margin-bottom: 1.5625rem; } }
  #lg4me #benefits #support .prehead {
    color: #6B6B6B;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 1.875rem; }
    @media screen and (min-width: 40em) {
      #lg4me #benefits #support .prehead {
        margin-top: 0; } }
  #lg4me #benefits #support h3 {
    text-transform: uppercase;
    font-family: 'lg_smartbold';
    margin-bottom: 0.3125rem;
    margin-top: 0.3125rem;
    line-height: 1; }
  #lg4me #benefits #support .head-one,
  #lg4me #benefits #support .head-two,
  #lg4me #benefits #support .head-three {
    color: #B54273; }
  #lg4me #benefits #support strong {
    color: #6B6B6B;
    display: block;
    font-family: 'lg_smartsemibold';
    margin-bottom: 0;
    letter-spacing: 0.04688rem; }
  #lg4me #benefits #support p, #lg4me #benefits #support li {
    font-size: 0.875rem;
    color: #727171;
    line-height: 1.625rem; }
  #lg4me #advantages #bullets {
    margin-top: 1.875rem; }
    #lg4me #advantages #bullets p {
      color: #727171;
      font-size: 0.875rem;
      line-height: 1.625rem; }
    #lg4me #advantages #bullets img {
      width: 6.25rem;
      margin-bottom: 0.625rem; }
  #lg4me #advantages .bullet p {
    color: #6B6B6B !important;
    line-height: 0.875rem !important; }
  #lg4me #csr #csr-logo {
    width: 15.625rem; }
  #lg4me #csr-articles {
    margin-top: 1.875rem; }
    @media screen and (min-width: 40em) {
      #lg4me #csr-articles .align-middle {
        height: 21.875rem; } }
    #lg4me #csr-articles .article-container {
      transition: all ease 0.3s;
      background: rgba(0, 0, 0, 0.2);
      position: relative; }
      @media screen and (max-width: 39.9375em) {
        #lg4me #csr-articles .article-container {
          background: rgba(0, 0, 0, 0.8);
          padding: 1.25rem 0; } }
    #lg4me #csr-articles .overlay {
      background: rgba(141, 102, 102, 0.5);
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
      @media screen and (max-width: 39.9375em) {
        #lg4me #csr-articles .overlay {
          display: none; } }
    #lg4me #csr-articles a {
      color: #fefefe;
      border-radius: 0.625rem;
      display: block;
      margin-bottom: 2.1875rem;
      overflow: hidden;
      transition: all ease 0.3s;
      position: relative;
      cursor: pointer; }
      #lg4me #csr-articles a:hover .article-container, #lg4me #csr-articles a:focus .article-container, #lg4me #csr-articles a:active .article-container {
        background: rgba(0, 0, 0, 0.8); }
      #lg4me #csr-articles a:hover .description, #lg4me #csr-articles a:focus .description, #lg4me #csr-articles a:active .description {
        opacity: 1; }
      #lg4me #csr-articles a:hover .more, #lg4me #csr-articles a:focus .more, #lg4me #csr-articles a:active .more {
        opacity: 0; }
    #lg4me #csr-articles p {
      color: #fefefe; }
    #lg4me #csr-articles .title {
      font-family: 'lg_smartbold';
      font-size: 1.25rem;
      text-transform: uppercase;
      letter-spacing: 0.125rem;
      line-height: 1.25rem;
      margin-bottom: 0;
      text-shadow: 0 2px 6px rgba(10, 10, 10, 0.35); }
      @media screen and (min-width: 40em) {
        #lg4me #csr-articles .title {
          height: 2.5rem; } }
    #lg4me #csr-articles .description {
      font-size: 0.875rem;
      line-height: 1.625rem;
      transition: all ease 0.3s;
      margin-top: 1.875rem; }
      @media screen and (min-width: 40em) {
        #lg4me #csr-articles .description {
          height: 12.5rem;
          max-height: 12.5rem; } }
      @media screen and (min-width: 40em) {
        #lg4me #csr-articles .description {
          opacity: 0; } }
    #lg4me #csr-articles .more {
      text-align: right;
      font-size: 0.875rem;
      letter-spacing: 0.14062rem;
      font-family: 'lg_smartsemibold';
      transition: all eaase 0.3s;
      position: absolute;
      bottom: 0;
      right: 1.25rem;
      text-shadow: 0 2px 6px rgba(10, 10, 10, 0.35); }
      @media screen and (max-width: 39.9375em) {
        #lg4me #csr-articles .more {
          display: none; } }
      #lg4me #csr-articles .more i {
        margin-left: 0.625rem; }
  #lg4me #diversity {
    margin-bottom: 2.5rem; }
    #lg4me #diversity .intro {
      padding-top: 0; }
    #lg4me #diversity img {
      display: block;
      margin-bottom: 1.25rem; }
      @media screen and (max-width: 63.9375em) {
        #lg4me #diversity img {
          width: 100%; } }
      @media screen and (min-width: 64em) {
        #lg4me #diversity img {
          max-height: 12.5rem; } }
  #lg4me #diversity-articles {
    margin: 1.875rem auto 0; }
    #lg4me #diversity-articles .article, #lg4me #diversity-articles a {
      display: block;
      overflow: hidden;
      border-radius: 0.625rem;
      padding: 0 0;
      transition: all ease 0.3s; }
      @media screen and (min-width: 40em) {
        #lg4me #diversity-articles .article, #lg4me #diversity-articles a {
          margin-bottom: 2.1875rem;
          padding: 1.875rem 0; } }
    #lg4me #diversity-articles a:hover {
      opacity: 0.7; }
    #lg4me #diversity-articles .description {
      line-height: 2.25rem;
      letter-spacing: 0.04688rem;
      /*
			@include breakpoint(medium up) {
				height: rem-calc(175);
			}
*/ }
    #lg4me #diversity-articles .more {
      text-align: right;
      font-size: 1.125rem;
      letter-spacing: 0.14062rem;
      font-family: 'lg_smartsemibold';
      color: #A50034;
      line-height: 1;
      margin-bottom: 0; }
      #lg4me #diversity-articles .more i {
        margin-left: 0.625rem; }

.circle-container {
  position: relative;
  width: 100%;
  z-index: 9; }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .circle-container {
      width: 83%; } }
  .circle-container .h1 {
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 9999999;
    color: #fefefe;
    top: 50%;
    text-transform: none;
    font-family: 'lg_smartbold';
    letter-spacing: 0.3125rem;
    line-height: 4rem;
    font-size: 4rem;
    animation: none;
    border-radius: 0; }

@keyframes spin {
  from {
    transform: rotate(0); }
  to {
    transform: rotate(360deg); } }
  .circle-container div {
    border-radius: 100%;
    position: absolute;
    animation-name: spin;
    animation-duration: 5000ms;
    animation-iteration-count: 1;
    animation-timing-function: linear; }
  .circle-container .circle {
    transition: all ease 0.5s;
    /*
		&.inactive {
			bottom: -50%;
			left: -50%;
		}
		*/ }
  .circle-container .circle-one {
    width: 10rem;
    height: 10rem;
    background: rgba(161, 51, 84, 0.6);
    position: relative;
    transform-origin: 78px 82px; }
  .circle-container .circle-two {
    width: 10rem;
    height: 10rem;
    background: rgba(161, 51, 84, 0.6);
    top: 30%;
    left: 5%;
    transform-origin: 78px 82px;
    animation-direction: reverse;
    animation-duration: 2000ms; }
  .circle-container .circle-three {
    width: 7.5rem;
    height: 7.5rem;
    background: rgba(161, 51, 84, 0.6);
    top: 0;
    left: 22%;
    transform-origin: 58px 62px;
    animation-duration: 3000ms; }
  .circle-container .circle-four {
    width: 10rem;
    height: 10rem;
    background: rgba(181, 66, 115, 0.6);
    left: 12%;
    top: 10%;
    z-index: 99999;
    transform-origin: 78px 82px;
    animation-direction: reverse; }
  .circle-container .circle-five {
    width: 7.5rem;
    height: 7.5rem;
    background: rgba(181, 66, 115, 0.6);
    top: 50%;
    left: 30%;
    z-index: 9999;
    transform-origin: 58px 62px;
    animation-duration: 2000ms; }
  .circle-container .circle-six {
    width: 7.5rem;
    height: 7.5rem;
    background: rgba(232, 54, 112, 0.6);
    left: 33%;
    top: 12%;
    z-index: 0;
    transform-origin: 58px 62px;
    animation-direction: reverse;
    animation-duration: 3000ms; }
  .circle-container .circle-seven {
    width: 6.875rem;
    height: 6.875rem;
    background: rgba(182, 67, 114, 0.6);
    top: 29%;
    left: 27%;
    transform-origin: 53px 67px; }
  .circle-container .circle-eight {
    width: 7.5rem;
    height: 7.5rem;
    background: rgba(233, 53, 112, 0.6);
    left: 40%;
    top: -1%;
    transform-origin: 58px 62px;
    animation-direction: reverse;
    animation-duration: 2000ms; }
  .circle-container .circle-nine {
    width: 7.5rem;
    height: 7.5rem;
    background: rgba(233, 53, 112, 0.6);
    left: 42%;
    top: 40%;
    transform-origin: 58px 62px;
    animation-duration: 3000ms; }
  .circle-container .circle-ten {
    width: 7.5rem;
    height: 7.5rem;
    background: rgba(225, 97, 66, 0.6);
    left: 48%;
    top: 61%;
    z-index: 9;
    transform-origin: 58px 62px;
    animation-direction: reverse; }
  .circle-container .circle-eleven {
    width: 7.5rem;
    height: 7.5rem;
    background: rgba(225, 97, 66, 0.6);
    left: 51%;
    top: 68%;
    z-index: 999;
    transform-origin: 58px 62px;
    animation-duration: 2000ms; }
  .circle-container .circle-twelve {
    width: 7.5rem;
    height: 7.5rem;
    background: rgba(243, 170, 85, 0.6);
    left: 65%;
    top: 40%;
    transform-origin: 58px 62px;
    animation-direction: reverse;
    animation-duration: 3000ms; }
  .circle-container .circle-thirteen {
    width: 7.5rem;
    height: 7.5rem;
    background: rgba(243, 170, 85, 0.6);
    left: 69%;
    top: 55%;
    transform-origin: 58px 62px; }
  .circle-container .circle-acquisition {
    width: 5rem;
    height: 5rem;
    background: #A13354;
    left: 22%;
    top: 45%;
    transform-origin: 38px 42px;
    animation-direction: reverse;
    animation-duration: 2000ms; }
  .circle-container .circle-onboard {
    width: 4.375rem;
    height: 4.375rem;
    background: #B54273;
    left: 28%;
    top: 55%;
    opacity: 0.6;
    transform-origin: 33px 37px;
    animation-duration: 3000ms; }
  .circle-container .circle-responsibility {
    width: 4.375rem;
    height: 4.375rem;
    background: rgba(232, 54, 112, 0.5);
    left: 57%;
    top: 32%;
    transform-origin: 33px 37px;
    animation-direction: reverse; }
  .circle-container .circle-developement {
    width: 4.375rem;
    height: 4.375rem;
    background: #F3AA55;
    left: 55%;
    top: 21%;
    opacity: 0.6;
    transform-origin: 33px 37px;
    animation-duration: 2000ms; }
  .circle-container .circle-performance {
    width: 4.375rem;
    height: 4.375rem;
    background: #E06142;
    opacity: 0.6;
    left: 43%;
    transform-origin: 33px 37px;
    animation-direction: reverse;
    animation-duration: 3000ms; }

.circle-container-two {
  position: relative;
  width: 100%;
  margin: auto;
  z-index: 9; }
  @media screen and (min-width: 64em) {
    .circle-container-two {
      width: 700px; } }
  .circle-container-two .circle {
    transition: all ease 0.5s;
    border-radius: 100%;
    position: absolute;
    animation-name: spin;
    animation-duration: 5000ms;
    animation-iteration-count: 1;
    animation-timing-function: linear;
    /*
		&.inactive {
			bottom: -50%;
			left: -50%;
		}
		*/ }
  .circle-container-two .circle-one {
    width: 10rem;
    height: 10rem;
    background: rgba(161, 51, 84, 0.6);
    position: relative;
    transform-origin: 78px 82px; }
  .circle-container-two .circle-two {
    width: 10rem;
    height: 10rem;
    background: rgba(161, 51, 84, 0.6);
    top: 30%;
    left: 8%;
    transform-origin: 78px 82px;
    animation-direction: reverse;
    animation-duration: 2000ms; }
  .circle-container-two .circle-three {
    width: 7.5rem;
    height: 7.5rem;
    background: rgba(161, 51, 84, 0.6);
    top: -10%;
    left: 13%;
    transform-origin: 58px 62px;
    animation-duration: 3000ms; }
  .circle-container-two .circle-four {
    width: 10rem;
    height: 10rem;
    background: rgba(181, 66, 115, 0.6);
    left: 18%;
    top: 10%;
    z-index: 99999;
    transform-origin: 78px 82px;
    animation-direction: reverse; }
  .circle-container-two .circle-five {
    width: 7.5rem;
    height: 7.5rem;
    background: rgba(181, 66, 115, 0.6);
    top: 11%;
    left: 30%;
    z-index: 9999;
    transform-origin: 58px 62px;
    animation-duration: 2000ms; }
  .circle-container-two .circle-six {
    width: 7.5rem;
    height: 7.5rem;
    background: rgba(232, 54, 112, 0.6);
    left: 37%;
    top: 25%;
    z-index: 0;
    transform-origin: 58px 62px;
    animation-direction: reverse;
    animation-duration: 3000ms; }
  .circle-container-two .circle-seven {
    width: 6.875rem;
    height: 6.875rem;
    background: rgba(182, 67, 114, 0.6);
    top: -10%;
    left: 40%;
    transform-origin: 53px 67px; }
  .circle-container-two .circle-eight {
    width: 7.5rem;
    height: 7.5rem;
    background: rgba(233, 53, 112, 0.6);
    left: 46%;
    top: 28%;
    transform-origin: 58px 62px;
    animation-direction: reverse;
    animation-duration: 2000ms; }
  .circle-container-two .circle-nine {
    width: 7.5rem;
    height: 7.5rem;
    background: rgba(233, 53, 112, 0.6);
    left: 53%;
    top: 9%;
    transform-origin: 58px 62px;
    animation-duration: 3000ms; }
  .circle-container-two .circle-ten {
    width: 7.5rem;
    height: 7.5rem;
    background: rgba(225, 97, 66, 0.6);
    left: 60%;
    top: 43%;
    z-index: 9;
    transform-origin: 58px 62px;
    animation-direction: reverse; }
  .circle-container-two .circle-eleven {
    width: 7.5rem;
    height: 7.5rem;
    background: rgba(225, 97, 66, 0.6);
    left: 68%;
    top: 54%;
    z-index: 999;
    transform-origin: 58px 62px;
    animation-duration: 2000ms; }
  .circle-container-two .circle-twelve {
    width: 7.5rem;
    height: 7.5rem;
    background: rgba(243, 170, 85, 0.6);
    left: 72%;
    top: 40%;
    transform-origin: 58px 62px;
    animation-direction: reverse;
    animation-duration: 3000ms; }
  .circle-container-two .circle-thirteen {
    width: 7.5rem;
    height: 7.5rem;
    background: rgba(243, 170, 85, 0.6);
    left: 78%;
    top: 55%;
    transform-origin: 58px 62px; }
    @media screen and (min-width: 64em) {
      .circle-container-two .circle-thirteen {
        left: 77%; } }
  .circle-container-two .circle-acquisition {
    width: 5rem;
    height: 5rem;
    background: #A13354;
    left: 2%;
    top: 85%;
    animation: none;
    text-align: center; }
  .circle-container-two .circle-onboard {
    width: 4.375rem;
    height: 4.375rem;
    background: #B54273;
    left: 24%;
    top: -11%;
    opacity: 0.9;
    animation: none;
    text-align: center; }
  .circle-container-two .circle-responsibility {
    width: 4.375rem;
    height: 4.375rem;
    background: rgba(232, 54, 112, 0.9);
    left: 34%;
    top: 80%;
    animation: none;
    text-align: center;
    z-index: 9999999; }
  .circle-container-two .circle-developement {
    width: 4.375rem;
    height: 4.375rem;
    background: #F3AA55;
    left: 73%;
    top: 26%;
    opacity: 0.9;
    animation: none;
    text-align: center;
    z-index: 999; }
  .circle-container-two .circle-performance {
    width: 4.375rem;
    height: 4.375rem;
    background: #E06142;
    opacity: 0.9;
    left: 75%;
    animation: none;
    text-align: center; }
  .circle-container-two img {
    margin: 18px auto;
    width: 50%; }
  .circle-container-two .clickable {
    cursor: pointer;
    opacity: 0.7;
    z-index: 999999999999; }
    .circle-container-two .clickable:hover, .circle-container-two .clickable:focus, .circle-container-two .clickable.active {
      opacity: 1; }
  .circle-container-two .line {
    height: 1.4375rem;
    width: 0.125rem;
    margin: auto;
    border: 0.125rem dashed #A50034; }
  .circle-container-two .desc {
    position: absolute;
    width: 12.75rem;
    text-align: center; }
    .circle-container-two .desc .title {
      color: #6B6B6B;
      font-size: 1.125rem;
      display: inline-block;
      line-height: 1.125rem;
      padding-top: 0.3125rem;
      transition: all ease 0.2s; }
    .circle-container-two .desc .info {
      font-size: 0.875rem;
      line-height: 1.625rem;
      color: #727171;
      opacity: 0;
      text-align: left;
      transition: all ease 0.2s; }
    .circle-container-two .desc.aquisition {
      top: 139%;
      left: -7%; }
    .circle-container-two .desc.corporate {
      top: 128%;
      left: 24%; }
    .circle-container-two .desc.performance {
      top: 148%;
      left: 69%;
      width: 156px; }
    .circle-container-two .desc.onboard {
      top: -68%;
      left: 10%;
      width: 275px; }
      .circle-container-two .desc.onboard.active .title {
        border-bottom: 1px solid #A50034;
        border-top: none; }
    .circle-container-two .desc.developement {
      top: -32%;
      left: 57.5%;
      width: 294px; }
      .circle-container-two .desc.developement.active .title {
        border-bottom: 1px solid #A50034;
        border-top: none; }
    .circle-container-two .desc.active .title {
      text-transform: uppercase;
      font-family: 'lg_smartbold';
      letter-spacing: 0.15625rem;
      border-top: 1px solid #A50034; }
    .circle-container-two .desc.active .info {
      opacity: 1; }

#disciplines {
  height: 100%; }
  #disciplines #content {
    position: relative;
    background: rgba(246, 246, 246, 0.5);
    padding-bottom: 6.25rem; }
    @media screen and (min-width: 64em) {
      #disciplines #content {
        padding-bottom: 18rem; } }
  #disciplines #intro, #disciplines #sales, #disciplines #marketing, #disciplines #operations, #disciplines #finance, #disciplines #tech, #disciplines #engineering, #disciplines #coopintern, #disciplines #freshgrads, #disciplines #experiencedhires {
    overflow: hidden;
    /*
		padding: 0 rem-calc(20);
		@include breakpoint(large up) {
			padding: 0 rem-calc(50);
		}
*/ }
  #disciplines .countup-container {
    display: block; }
  #disciplines .sidebar {
    background-position: left center;
    background-size: cover;
    background-repeat: no-repeat; }
  #disciplines .head {
    padding: 1.875rem 0; }
    @media screen and (min-width: 64em) {
      #disciplines .head {
        padding: 11.25rem 0 5.625rem 0; } }
    #disciplines .head p {
      position: relative;
      margin-bottom: 0; }
      @media screen and (min-width: 40em) {
        #disciplines .head p {
          font-size: 1.25rem; } }
      @media screen and (min-width: 64em) {
        #disciplines .head p {
          padding-left: 3.75rem; } }
    @media screen and (min-width: 64em) {
      #disciplines .head h1 {
        white-space: nowrap; } }
  #disciplines #stickynav a {
    border: 1px solid #fefefe; }
  #disciplines #stickynav #left a {
    padding: 0; }
    #disciplines #stickynav #left a p {
      border-bottom: 0.375rem solid #E1E1E1;
      font-size: 0.9375rem;
      font-size: 14px;
      line-height: 2.9375rem;
      height: 2.9375rem; }
    #disciplines #stickynav #left a.active p {
      border-bottom: 0.375rem solid #A50034;
      font-size: 12px; }
  #disciplines #stickynav #right a {
    min-height: 98px;
    padding: 0;
    padding: 1.625rem 0.3125rem 0;
    white-space: nowrap;
    line-height: 1.3; }
  @media screen and (max-width: 39.9375em) {
    #disciplines .intro {
      padding-top: 1.875rem; } }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    #disciplines #intro {
      padding-top: 1.25rem;
      padding-bottom: 5rem; } }
  @media screen and (min-width: 64em) {
    #disciplines #intro {
      padding-top: 5rem;
      padding-bottom: 5rem; } }
  #disciplines #intro h2 {
    text-transform: uppercase;
    color: #B54273;
    letter-spacing: 0.1875rem;
    margin-bottom: 0;
    font-size: 1.1875rem; }
    @media screen and (min-width: 40em) {
      #disciplines #intro h2 {
        font-size: 1.5625rem;
        padding-left: 2.1875rem; } }
  #disciplines #intro h3 {
    font-family: 'lg_smartlight';
    font-size: 1.125rem;
    line-height: 2.125rem;
    color: #6B6B6B;
    letter-spacing: 0.26562rem;
    margin-top: 0;
    margin-bottom: 2.1875rem; }
    @media screen and (min-width: 40em) {
      #disciplines #intro h3 {
        font-size: 1.5625rem;
        padding-left: 2.1875rem; } }
  #disciplines #intro h4 {
    color: #6B6B6B; }
  #disciplines #intro p {
    color: #666666;
    line-height: 2.25rem;
    letter-spacing: 0.04688rem; }
    @media screen and (min-width: 40em) {
      #disciplines #intro p {
        padding-left: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    #disciplines #intro img {
      margin-top: 1.25rem;
      width: 80%;
      margin: auto; } }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    #disciplines #intro img {
      margin-top: 1.875rem;
      width: 50%; } }
  @media screen and (min-width: 64em) {
    #disciplines #intro img {
      margin-top: 3.75rem; } }
  #disciplines .header {
    background: #F6F6F6;
    padding: 1.25rem 0;
    margin-top: 3.75rem; }
    #disciplines .header h3 {
      color: #6B6B6B;
      line-height: 1;
      margin-bottom: 0;
      /*
			padding: 0 rem-calc(20);
			@include breakpoint(large up) {
				padding: 0 rem-calc(50);
			}
*/ }
      @media screen and (min-width: 64em) {
        #disciplines .header h3 {
          font-size: 1.75rem; } }
  #disciplines .subhead {
    font-family: "lg_smartlight", Helvetica, Roboto, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    color: inherit;
    text-rendering: optimizeLegibility;
    font-size: 1.125rem;
    line-height: 2.125rem;
    color: #6B6B6B;
    letter-spacing: 0.26562rem;
    margin-top: 0;
    margin-bottom: 2.1875rem; }
    @media screen and (min-width: 64em) {
      #disciplines .subhead {
        font-size: 1.5625rem;
        padding-left: 2.1875rem; } }
  #disciplines .intro {
    margin-bottom: 1.875rem; }
    @media screen and (min-width: 40em) {
      #disciplines .intro {
        margin-bottom: 0; } }
  #disciplines h4 {
    color: #6B6B6B;
    font-family: 'lg_smartlight';
    line-height: 1;
    letter-spacing: 0.35938rem; }
    @media screen and (min-width: 64em) {
      #disciplines h4 {
        font-size: 2.875rem; } }

#search {
  height: 100%; }
  #search .loader .h4 {
    margin: 6.25rem 0; }
  #search #sidebar {
    padding-top: 5.625rem;
    background: #fefefe;
    height: 100vh;
    border-right: 1px solid #E1E1E1;
    overflow-x: hidden;
    overflow-y: auto; }
    #search #sidebar .h4 {
      color: #727171;
      font-family: 'lg_smartsemibold';
      letter-spacing: 0.1375rem;
      margin-bottom: 0.9375rem; }
    @media screen and (max-width: 63.9375em) {
      #search #sidebar {
        position: fixed;
        z-index: 99;
        width: 100%;
        right: 100%;
        transition: all ease 0.5s; }
        #search #sidebar.active {
          right: 0; } }
    #search #sidebar .button {
      font-family: 'lg_smartregular';
      border-radius: 0.625rem;
      border-width: 0.0625rem;
      padding: 0.875rem 1.5625rem;
      margin-top: 0.3125rem;
      margin-bottom: 0.625rem;
      letter-spacing: 0.14062rem; }
      @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        #search #sidebar .button {
          margin-top: 1.25rem;
          padding: 1.25rem 1.5625rem; } }
      @media screen and (min-width: 64em) {
        #search #sidebar .button {
          padding: 1.25rem 1.5625rem; } }
    #search #sidebar #search_trigger {
      margin-top: 1.5625rem; }
      @media screen and (min-width: 64em) {
        #search #sidebar #search_trigger {
          margin-top: 0; } }
  #search label {
    font-family: 'lg_smartregular';
    position: relative;
    font-size: 1.125rem; }
  #search legend {
    color: #717171; }
  #search input {
    border: 0.0625rem solid #717171;
    border-radius: 0.625rem;
    padding: 1.5625rem 1.25rem;
    font-size: 1.125rem;
    color: #6B6B6B;
    transition: all ease 0.3s;
    margin-top: 0.625rem;
    box-shadow: none; }
    @media screen and (min-width: 40em) {
      #search input {
        width: 95%;
        margin-left: 5%; } }
    #search input:focus {
      outline: none !important;
      box-shadow: none !important;
      border: 0.0625rem solid #6B6B6B;
      color: #6B6B6B; }
  #search #input_search_trigger {
    position: absolute;
    bottom: 0;
    right: 0;
    line-height: 3.25rem;
    padding: 0 0.9375rem; }
    #search #input_search_trigger i {
      vertical-align: middle;
      font-size: 1.875rem;
      color: #BCBEC0; }
    #search #input_search_trigger:hover {
      opacity: 0.7; }
  #search .andor {
    color: #BCBEC0;
    margin: 1.875rem 0 1.25rem; }
    #search .andor hr {
      margin: 0; }
    #search .andor p {
      line-height: 0.3125rem;
      margin-bottom: 0; }
  @media screen and (max-width: 39.9375em) {
    #search .travel {
      margin: 1.5625rem 0; } }
  @media screen and (max-width: 39.9375em) {
    #search #experience_level {
      margin: 1.5625rem 0; } }
  #search #experience_level label {
    margin-bottom: 0.625rem;
    cursor: pointer; }
  #search #experience_level .toggle {
    display: block;
    color: #6B6B6B;
    font-size: 1.125rem;
    font-family: 'lg_smartregular';
    border-bottom: 0.0625rem solid #BCBEC0;
    margin-bottom: 0.625rem;
    transition: all ease 0.3s;
    margin-left: 5%; }
    #search #experience_level .toggle:hover {
      opacity: 0.7; }
    #search #experience_level .toggle.active {
      color: #A50034;
      border-bottom: 0.0625rem solid #A50034; }
    #search #experience_level .toggle:focus {
      color: #6b6b6b;
      background-color: #f6f6f6; }
  #search #experience_level i {
    float: right; }
  @media screen and (min-width: 64em) {
    #search #zip_city {
      margin-bottom: 3.125rem; } }
  #search .slider {
    margin: 0.625rem 3% 0.9375rem 9%; }
  #search #legend {
    padding-left: 1.25rem; }
    #search #legend p {
      line-height: 1; }
  #search #returning {
    text-align: center;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-family: 'lg_smartlight'; }
    #search #returning a {
      color: #A50034;
      text-decoration: underline; }
      #search #returning a:hover {
        opacity: 0.7; }
  #search .medium--filter {
    margin-top: 1.875rem; }
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
      #search .medium--filter {
        margin-top: 1.875rem; } }
    @media screen and (min-width: 64em) {
      #search .medium--filter {
        margin-top: 0; } }

#search-content {
  position: relative;
  overflow-x: hidden;
  padding-bottom: 2.5rem; }
  @media screen and (min-width: 64em) {
    #search-content {
      padding-bottom: 250px;
      height: 100vh;
      overflow-y: scroll; } }
  #search-content .map--container {
    position: relative; }
  #search-content .head {
    background: rgba(246, 246, 246, 0.5);
    padding: 6.875rem 0 1.25rem; }
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
      #search-content .head {
        padding: 7.5rem 0 2.5rem 0; } }
    @media screen and (min-width: 64em) {
      #search-content .head {
        padding: 11.25rem 0 5.625rem 0; } }
    @media screen and (max-width: 39.9375em) {
      #search-content .head h1 {
        line-height: 1; } }
    #search-content .head p {
      margin-top: 1.25rem; }
      @media screen and (min-width: 40em) {
        #search-content .head p {
          padding-left: 4.375rem; } }
  #search-content #postings {
    transition: opacity ease 0.3s;
    position: relative; }
    #search-content #postings .loading {
      opacity: 0.4;
      transition: all ease 0.3s; }
    #search-content #postings .animation-loading {
      position: absolute;
      top: 7.8125rem;
      width: 100%;
      text-align: center; }
      #search-content #postings .animation-loading i {
        color: #A50034; }
  #search-content #filter-trigger {
    display: block;
    width: 100%;
    background: #A50034;
    color: #fefefe;
    text-align: center;
    padding: 0.625rem;
    text-transform: uppercase;
    font-family: 'lg_smartbold';
    transition: all ease 0.3s;
    margin-top: 2.5rem;
    margin-bottom: -2rem; }
    #search-content #filter-trigger:hover {
      opacity: 0.7; }
  #search-content #north-america-container {
    position: relative; }
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
      #search-content #north-america-container {
        width: 21.875rem;
        margin: -300px auto 0;
        float: right; } }
    @media screen and (min-width: 64em) {
      #search-content #north-america-container {
        width: 37.5rem;
        margin: -18.75rem auto 0;
        float: right; } }
  #search-content table {
    border-collapse: separate;
    border-spacing: 0 2em; }
    #search-content table thead {
      padding: 0; }
      @media screen and (min-width: 40em) {
        #search-content table thead th {
          padding: 0.9375rem 0; } }
      #search-content table thead th, #search-content table thead a {
        color: #6B6B6B;
        font-family: 'lg_smartregular';
        font-size: 0.875rem; }
      #search-content table thead i {
        margin-left: 0.625rem; }
    #search-content table tbody td {
      cursor: pointer; }
      @media screen and (min-width: 40em) {
        #search-content table tbody td {
          padding-left: 0; } }
    #search-content table .data--country {
      color: #6B6B6B;
      font-size: 0.875rem;
      padding: 3.125rem 0;
      transition: all ease 0.3s;
      width: 5rem;
      position: relative; }
      #search-content table .data--country .line {
        width: 0.625rem;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: #E1E1E1;
        transition: all ease 0.3s; }
      #search-content table .data--country span {
        transform: rotate(90deg);
        display: block;
        text-align: center;
        float: left;
        position: absolute;
        left: -7px;
        right: 0;
        top: 43%;
        transition: all ease 0.3s; }
    #search-content table .data--title a {
      font-size: 1.125rem;
      line-height: 1.2;
      color: #0a0a0a; }
    #search-content table .data--category, #search-content table .data--location, #search-content table .data--postdate {
      font-size: 0.875rem;
      color: #6B6B6B;
      line-height: 0.875rem; }
    #search-content table .data--bookmark a {
      transition: all ease 0.3s;
      color: #6B6B6B;
      font-size: 1.5625rem; }
      #search-content table .data--bookmark a:hover, #search-content table .data--bookmark a.active, #search-content table .data--bookmark a.active i {
        color: #A50034; }
    #search-content table .data--apply .button {
      border: 1px solid #A50034;
      text-align: center;
      margin-bottom: 0;
      max-width: 9.375rem; }
      #search-content table .data--apply .button:hover {
        color: #fefefe; }
    #search-content table tr:hover .line, #search-content table tr:focus .line, #search-content table tr:focus-within .line {
      width: 1.875rem; }
    #search-content table tr:hover.red .line, #search-content table tr:focus.red .line, #search-content table tr:focus-within.red .line {
      background: #A50034; }
    #search-content table tr:hover.yellow .line, #search-content table tr:focus.yellow .line, #search-content table tr:focus-within.yellow .line {
      background: #F2AB54; }
    #search-content table tr:hover.orange .line, #search-content table tr:focus.orange .line, #search-content table tr:focus-within.orange .line {
      background: #E06142; }
    #search-content table tr:hover.pink .line, #search-content table tr:focus.pink .line, #search-content table tr:focus-within.pink .line {
      background: #B54273; }
    #search-content table tr:hover.orange-new .line, #search-content table tr:focus.orange-new .line, #search-content table tr:focus-within.orange-new .line {
      background: #F88734; }
    #search-content table tr:hover.pink-new .line, #search-content table tr:focus.pink-new .line, #search-content table tr:focus-within.pink-new .line {
      background: #E83670; }
    #search-content table tr:hover span, #search-content table tr:focus span, #search-content table tr:focus-within span {
      opacity: 0; }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    #search-content .legend {
      top: 63%; } }
  @media screen and (min-width: 64em) {
    #search-content .legend {
      top: 15%; } }

.paginate--container a, .paginate--container span {
  color: #6B6B6B;
  font-family: 'lg_smartregular';
  font-size: 1.125rem;
  margin: 0 0.5rem;
  display: inline-block;
  transition: all ease 0.3s; }
  .paginate--container a.current, .paginate--container span.current {
    font-family: 'lg_smartbold';
    color: #A50034; }
  .paginate--container a.inactive, .paginate--container span.inactive {
    opacity: 0.5;
    cursor: default; }
    .paginate--container a.inactive:hover, .paginate--container span.inactive:hover {
      opacity: 0.5; }
  .paginate--container a:hover, .paginate--container span:hover {
    opacity: 0.7; }

#results-found .h4 {
  color: #6B6B6B; }

#search_trigger:focus, #reset_trigger:focus {
  color: #ffffff !important; }

#search-content table .data--apply .button:focus {
  color: #ffffff !important; }

.position-relative {
  position: relative; }

.legend {
  z-index: 999; }
  @media screen and (min-width: 64em) {
    .legend {
      position: absolute;
      top: 540px;
      left: 0; } }
  .legend a {
    display: block;
    transition: all ease 0.3s; }
    .legend a.active .box {
      width: 1.25rem; }
    .legend a:hover {
      opacity: 0.7; }
  .legend .box {
    width: 0.3125rem;
    height: 1.5rem;
    display: inline-block;
    transition: all ease 0.3s; }
    .legend .box.red {
      background: #A50034; }
    .legend .box.yellow {
      background: #F2AB54; }
    .legend .box.orange {
      background: #E06142; }
    .legend .box.pink {
      background: #B54273; }
    .legend .box.orange-new {
      background: #F88734; }
    .legend .box.pink-new {
      background: #E83670; }
  .legend p {
    display: inline-block;
    line-height: 0.9375rem;
    vertical-align: text-top;
    font-size: 0.9375rem;
    color: #4A4949;
    letter-spacing: 0.15625rem;
    margin-bottom: 0; }

.pin {
  position: absolute;
  text-align: center;
  cursor: default;
  transition: all ease 0.3s;
  /*
    &:hover, &.active {
      i {
        font-size: rem-calc(60);
      }
      p {
        opacity: 1;
      }
    }
  */ }
  .pin p {
    opacity: 0;
    transition: all ease 0.3s; }
  .pin.hidePin {
    opacity: 0; }
  .pin i {
    font-size: 2.25rem;
    transition: all ease 0.3s; }
  .pin.red .fa {
    color: #A50034; }
  .pin.yellow .fa {
    color: #F2AB54; }
  .pin.orange .fa {
    color: #E06142; }
  .pin.pink .fa {
    color: #B54273; }
  .pin.pink-new .fa {
    color: #E83670; }
  .pin.orange-new .fa {
    color: #F88734; }

.location-info {
  background: rgba(246, 246, 246, 0.65);
  border-radius: 0.625rem;
  padding: 1.5625rem;
  margin-top: -7.5rem;
  color: #6B6B6B; }
  .location-info img {
    width: 3.75rem; }
  .location-info .name {
    color: #6B6B6B;
    letter-spacing: 0.08125rem;
    margin-bottom: 0; }
  .location-info .unit {
    font-size: 0.75rem; }
  .location-info hr {
    border-color: #E1E1E1;
    margin: 0 0 0.9375rem; }
  .location-info .address, .location-info .phone, .location-info .email {
    font-size: 0.875rem;
    color: #6B6B6B;
    line-height: 1rem; }
  .location-info .button {
    background: #fefefe;
    position: relative;
    margin-bottom: 0;
    transition: all ease 0.3s; }
    .location-info .button:hover {
      opacity: 0.7; }
    .location-info .button i {
      position: absolute;
      right: 0.625rem;
      top: 40%; }
  .location-info .marker {
    font-size: 4.5rem; }
  .location-info.electronics .unit, .location-info.electronics i {
    color: #B54273; }
  .location-info.electronics .button {
    color: #B54273;
    border: 2px solid #B54273; }
  .location-info.mobcomm .unit, .location-info.mobcomm i {
    color: #A50034; }
  .location-info.mobcomm .button {
    color: #A50034;
    border: 2px solid #A50034; }
  .location-info.service .unit, .location-info.service i {
    color: #E06142; }
  .location-info.service .button {
    color: #E06142;
    border: 2px solid #E06142; }
  .location-info.research .unit, .location-info.research i {
    color: #F2AB54; }
  .location-info.research .button {
    color: #F2AB54;
    border: 2px solid #F2AB54; }

#posting {
  height: 100%; }
  #posting .hidden {
    display: none; }
  #posting #sidebar {
    padding-top: 5.625rem;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden; }
    #posting #sidebar.red {
      background: #A50034; }
    #posting #sidebar.orange {
      background: #E06142; }
    #posting #sidebar.yellow {
      background: #F2AB54; }
    #posting #sidebar.pink {
      background: #B54273; }
    @media screen and (max-width: 63.9375em) {
      #posting #sidebar {
        padding-bottom: 30px; } }
    #posting #sidebar hr {
      margin: 0.75rem auto 0.75rem 0;
      border-color: #5b1635;
      width: 0.9375rem; }
    #posting #sidebar #posting-info {
      padding: 1.875rem 0 1.25rem; }
      @media screen and (min-width: 64em) {
        #posting #sidebar #posting-info {
          padding: 3.75rem 0 3.75rem; } }
    #posting #sidebar h1 {
      text-transform: capitalize;
      font-size: 1.75rem;
      line-height: 1.2; }
      @media screen and (min-width: 40em) {
        #posting #sidebar h1 {
          font-size: 2.5rem;
          line-height: 2.5rem; } }
    #posting #sidebar .posting-header {
      font-family: 'lg_smartregular';
      letter-spacing: 0.1875rem;
      color: #fefefe;
      text-transform: uppercase;
      margin-bottom: 0; }
    #posting #sidebar .posting-content {
      font-family: 'lg_smartregular';
      color: #fefefe;
      letter-spacing: 0.04688rem;
      line-height: 1; }
    #posting #sidebar .button {
      color: #fefefe;
      padding-top: 1.25rem;
      padding-bottom: 1.25rem;
      border-radius: 0.625rem; }
      #posting #sidebar .button:hover {
        color: #B54273 !important; }
      @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        #posting #sidebar .button {
          max-width: 12.5rem; } }
  #posting #bookmarked, #posting #not_bookmarked {
    color: #fefefe;
    transition: all ease 0.3s;
    margin-bottom: 0.9375rem;
    cursor: pointer;
    display: block; }
    @media screen and (min-width: 40em) {
      #posting #bookmarked, #posting #not_bookmarked {
        margin-bottom: 2.1875rem; } }
    #posting #bookmarked i, #posting #not_bookmarked i {
      font-size: 2rem;
      margin-right: 0.3125rem; }
      @media screen and (min-width: 40em) {
        #posting #bookmarked i, #posting #not_bookmarked i {
          font-size: 2.5rem; } }
    #posting #bookmarked strong, #posting #not_bookmarked strong {
      vertical-align: top;
      line-height: 2.625rem;
      font-family: 'lg_smartsemibold';
      letter-spacing: 0.15625rem;
      font-size: 0.9375rem; }
    #posting #bookmarked:hover, #posting #not_bookmarked:hover {
      opacity: 0.7; }
  #posting .posting-category, #posting .posting-subcategory {
    text-transform: uppercase;
    color: #fefefe;
    font-family: 'lg_smartregular';
    margin-bottom: 0;
    letter-spacing: 0.1875rem;
    line-height: 1rem; }
  #posting h1 {
    color: #fefefe;
    font-family: 'lg_smartlight';
    line-height: 3.125rem;
    letter-spacing: 0.3125rem;
    margin-top: 2.1875rem; }

#posting-content {
  overflow-x: hidden; }
  #posting-content .head {
    background: rgba(246, 246, 246, 0.5);
    padding: 1.875rem 0 1.875rem; }
    @media screen and (min-width: 64em) {
      #posting-content .head {
        padding: 5.625rem 4.375rem 2.5rem; } }
  #posting-content .heading {
    color: #A50034;
    text-transform: uppercase;
    font-family: 'lg_smartregular';
    letter-spacing: 0.1875rem; }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    #posting-content #highlights {
      margin-bottom: 40px; } }
  #posting-content #highlights p {
    background: #F1F1F1;
    display: inline-block;
    padding: 0.625rem 1.25rem;
    border-radius: 0.3125rem;
    font-size: 1.125rem;
    margin-right: 0.9375rem;
    line-height: 1; }
  #posting-content .location {
    font-size: 1.125rem;
    line-height: 1;
    margin-bottom: 1.875rem; }
  #posting-content .google-map {
    display: block;
    height: 8.125rem;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    line-height: 0;
    border-bottom: 0;
    border-radius: 0.625rem;
    overflow: hidden; }
  #posting-content #main-content {
    font-family: 'lg_smartregular';
    letter-spacing: 0.04688rem;
    line-height: 1.75rem;
    color: #6B6B6B;
    padding: 1.875rem 0 1.875rem; }
    @media screen and (min-width: 40em) {
      #posting-content #main-content {
        font-size: 1.125rem; } }
    @media screen and (min-width: 64em) {
      #posting-content #main-content {
        padding: 2.5rem 4.375rem 3.75rem; } }
    #posting-content #main-content h4, #posting-content #main-content strong, #posting-content #main-content b {
      text-transform: uppercase;
      color: #A50034;
      letter-spacing: 0.28437rem;
      font-family: 'lg_smartregular';
      margin-bottom: 0.9375rem;
      display: block; }
    @media screen and (min-width: 40em) {
      #posting-content #main-content p {
        font-size: 1.125rem; } }
    #posting-content #main-content p, #posting-content #main-content ul {
      margin-bottom: 1.5625rem; }
    #posting-content #main-content ul {
      color: #6B6B6B; }
      @media screen and (min-width: 40em) {
        #posting-content #main-content ul {
          padding-left: 1.875rem;
          margin-bottom: 3.125rem; } }
      #posting-content #main-content ul li {
        margin-bottom: 0.625rem; }
        @media screen and (max-width: 63.9375em) {
          #posting-content #main-content ul li {
            margin-bottom: 1.25rem; } }
        @media screen and (min-width: 40em) {
          #posting-content #main-content ul li {
            font-size: 1.125rem; } }
        #posting-content #main-content ul li p {
          margin-bottom: 0; }

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