﻿@charset "UTF-8";

/*!
 *  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("//maxcdn.bootstrapcdn.com/font-awesome/latest/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("//maxcdn.bootstrapcdn.com/font-awesome/latest/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("//maxcdn.bootstrapcdn.com/font-awesome/latest/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("//maxcdn.bootstrapcdn.com/font-awesome/latest/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("//maxcdn.bootstrapcdn.com/font-awesome/latest/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("//maxcdn.bootstrapcdn.com/font-awesome/latest/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; }

/*============================================================================*/
/*=================================  Layout  ===============================*/
/*========================================================================*/
@-ms-viewport {
  width: device-width;
  initial-scale: 1;
  zoom: 1;
  min-zoom: 1;
  max-zoom: 1;
  user-zoom: fixed; }
@viewport {
  width: device-width;
  initial-scale: 1;
  zoom: 1;
  min-zoom: 1;
  max-zoom: 1;
  user-zoom: fixed; }

html {
  height: 100%;
  font-size: 18px;
  background-color: #353232; }
  html.wf-loading * {
    transition: none !important; }
  html.wf-loading a,
  html.wf-loading p,
  html.wf-loading h1,
  html.wf-loading h2,
  html.wf-loading h3,
  html.wf-loading h4,
  html.wf-loading h5,
  html.wf-loading h6,
  html.wf-loading span,
  html.wf-loading button {
    visibility: hidden; }
  html.wf-loading input {
    color: transparent; }
  @media (max-width: 635px) {
    html {
      font-size: 16px; } }

body {
  transition: all 0.167s ease-out;
  font-family: azo-sans-web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.02em;
  color: #333333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  height: 100%;
  padding: 0;
  margin: 0;
  background-color: transparent;
  text-rendering: geometricPrecision; }

.body-inner {
  position: relative;
  background-color: #f0f0f0;
  overflow: hidden; }

.container {
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.5rem;
  padding-right: 0.5rem; }
  .container.container--narrow {
    max-width: 1048px; }
  .container.container--wide {
    max-width: 1620px; }

/*============================================================================*/
/*==================================  Type  ================================*/
/*========================================================================*/
.txt-h1, h1,
.txt-h2, h2,
.txt-h3, h3,
.txt-h4, h4,
.txt-h5, h5,
.txt-h6, h6 {
  font-family: rift-soft, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: 500;
  line-height: 1.05;
  color: #353232;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  margin: 0 0 0 -0.04em; }
  .txt-h1 a, h1 a,
  .txt-h2 a, h2 a,
  .txt-h3 a, h3 a,
  .txt-h4 a, h4 a,
  .txt-h5 a, h5 a,
  .txt-h6 a, h6 a {
    color: inherit; }

.txt-h1, h1 {
  font-size: 5.063rem; }
  @media (max-width: 1047px) {
    .txt-h1, h1 {
      font-size: 3.998rem; } }
  @media (max-width: 767px) {
    .txt-h1, h1 {
      font-size: 3.157rem; } }
  @media (max-width: 635px) {
    .txt-h1, h1 {
      font-size: 2.441rem; } }

.txt-h2, h2 {
  font-size: 3.375rem; }
  @media (max-width: 1047px) {
    .txt-h2, h2 {
      font-size: 2.827rem; } }
  @media (max-width: 767px) {
    .txt-h2, h2 {
      font-size: 2.369rem; } }
  @media (max-width: 635px) {
    .txt-h2, h2 {
      font-size: 1.953rem; } }

.txt-h3, h3 {
  font-size: 2.25rem; }
  @media (max-width: 1047px) {
    .txt-h3, h3 {
      font-size: 1.999rem; } }
  @media (max-width: 767px) {
    .txt-h3, h3 {
      font-size: 1.777rem; } }
  @media (max-width: 635px) {
    .txt-h3, h3 {
      font-size: 1.563rem; } }

.txt-h4, h4 {
  font-size: 1.5rem; }
  @media (max-width: 1047px) {
    .txt-h4, h4 {
      font-size: 1.414rem; } }
  @media (max-width: 767px) {
    .txt-h4, h4 {
      font-size: 1.333rem; } }
  @media (max-width: 635px) {
    .txt-h4, h4 {
      font-size: 1.25rem; } }

.txt-h5, h5 {
  font-size: 1rem; }

.txt-h6, h6 {
  font-size: 0.667rem;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  -moz-font-smoothing: subpixel-antialiased;
  -ms-font-smoothing: subpixel-antialiased;
  -o-font-smoothing: subpixel-antialiased;
  font-smoothing: subpixel-antialiased; }
  @media (max-width: 1047px) {
    .txt-h6, h6 {
      font-size: 0.707rem; } }
  @media (max-width: 767px) {
    .txt-h6, h6 {
      font-size: 0.75rem; } }
  @media (max-width: 635px) {
    .txt-h6, h6 {
      font-size: 0.8rem; } }

.display-1,
.display-2,
.display-3,
.display-4 {
  font-family: rift-soft, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: 600;
  line-height: 1;
  color: #353232; }

.display-1 {
  font-size: 11rem; }
  @media (max-width: 1047px) {
    .display-1 {
      font-size: 7.993rem; } }
  @media (max-width: 767px) {
    .display-1 {
      font-size: 5.61rem; } }
  @media (max-width: 635px) {
    .display-1 {
      font-size: 3.815rem; } }

.display-2 {
  font-size: 7.594rem; }
  @media (max-width: 1047px) {
    .display-2 {
      font-size: 5.653rem; } }
  @media (max-width: 767px) {
    .display-2 {
      font-size: 4.209rem; } }
  @media (max-width: 635px) {
    .display-2 {
      font-size: 3.052rem; } }

.display-3 {
  font-size: 5.063rem; }
  @media (max-width: 1047px) {
    .display-3 {
      font-size: 3.998rem; } }
  @media (max-width: 767px) {
    .display-3 {
      font-size: 3.157rem; } }
  @media (max-width: 635px) {
    .display-3 {
      font-size: 2.441rem; } }

.display-4 {
  font-size: 3.375rem; }
  @media (max-width: 1047px) {
    .display-4 {
      font-size: 2.827rem; } }
  @media (max-width: 767px) {
    .display-4 {
      font-size: 2.369rem; } }
  @media (max-width: 635px) {
    .display-4 {
      font-size: 1.953rem; } }

p,
ul,
ol,
label,
blockquote {
  margin-top: 0;
  margin-bottom: 0; }

ul,
ol {
  padding-left: 1rem; }

a {
  transition: all 0.25s ease-out;
  text-decoration: none;
  color: #46A6DE;
  font-weight: 700; }
  a:hover {
    text-decoration: none;
    color: rgba(53, 50, 50, 0.5);
    outline: 0; }
  a:focus {
    text-decoration: none;
    outline: 0; }

small {
  font-size: 0.667em; }

kbd {
  display: inline-block;
  padding: 0 0.296rem;
  color: gray;
  background-color: rgba(240, 240, 240, 0.3);
  box-shadow: inset 0 0 0 1px #f0f0f0;
  border-radius: 3px; }

mark {
  padding-left: 0.667em;
  padding-right: 0.667em;
  background-color: #1FDA9A; }

code {
  display: inline-block;
  border: 1px solid #c7254e; }

/*============================================================================*/
/*==================================  Misc  ================================*/
/*========================================================================*/
input:focus {
  outline: none; }

button {
  outline: 0 !important;
  text-shadow: none !important; }

img,
svg,
picture {
  display: inline-block;
  max-width: 100%;
  height: auto; }

img {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 0; }
  img::before {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background-color: #bfbfbf;
    border: 2px dotted gray; }
  img::after {
    content: "" " Broken Image: " attr(alt);
    position: relative;
    z-index: 2;
    padding: 0.7rem 1rem calc(20px + 0.7rem);
    font-size: 0.667rem;
    font-family: FontAwesome, ratiomodern, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    color: gray;
    text-align: center; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

.flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-positive: 1;
      flex-grow: 1; }
  .flex.row::before, .flex.row::after {
    display: none; }
  .flex.flex--ads [class*="flex-"] {
    min-width: 318px; }
  .flex.flex-grow {
    -ms-flex-positive: 1;
        flex-grow: 1; }
  .flex.flex-shrink {
    -ms-flex-negative: 1;
        flex-shrink: 1; }
  .flex.flex--inline {
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .flex.flex--row-reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
  .flex.flex--column {
    -ms-flex-direction: column;
        flex-direction: column; }
  .flex.flex--column-reverse {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; }
  .flex.flex--nowrap {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .flex.flex--start {
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .flex.flex--end {
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .flex.flex--space-around {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .flex.flex--space-between {
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .flex.flex--middle {
    -ms-flex-align: center;
        align-items: center; }
  .flex.flex--pull {
    -ms-flex-align: start;
        align-items: flex-start; }
  .flex.flex--push {
    -ms-flex-align: end;
        align-items: flex-end; }
  .flex .flex-natural {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
  .flex .flex-fill {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    -ms-flex-positive: 1;
        flex-grow: 1; }
  .flex .flex-min {
    -ms-flex-preferred-size: 0;
        flex-basis: 0; }
  .flex .flex-full {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
  .flex .flex-middle {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  .flex .flex-top {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .flex .flex-bottom {
    -ms-flex-item-align: end;
        align-self: flex-end; }
  @media (min-width: 430px) {
    .flex.flex--row-xs {
      -ms-flex-direction: row;
          flex-direction: row; }
    .flex.flex--row-reverse-xs {
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
    .flex.flex--column-xs {
      -ms-flex-direction: column;
          flex-direction: column; }
    .flex.flex--column-reverse-xs {
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }
    .flex .flex-natural-xs {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
    .flex .flex-fill-xs {
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      -ms-flex-positive: 1;
          flex-grow: 1; }
    .flex .flex-min-xs {
      -ms-flex-preferred-size: 0;
          flex-basis: 0; }
    .flex .flex-full-xs {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
    .flex .flex-middle-xs {
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center; }
    .flex .flex-top-xs {
      -ms-flex-item-align: start;
          align-self: flex-start; }
    .flex .flex-bottom-xs {
      -ms-flex-item-align: end;
          align-self: flex-end; } }
  @media (min-width: 636px) {
    .flex.flex--row-sm {
      -ms-flex-direction: row;
          flex-direction: row; }
    .flex.flex--row-reverse-sm {
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
    .flex.flex--column-sm {
      -ms-flex-direction: column;
          flex-direction: column; }
    .flex.flex--column-reverse-sm {
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }
    .flex .flex-natural-sm {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
    .flex .flex-fill-sm {
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      -ms-flex-positive: 1;
          flex-grow: 1; }
    .flex .flex-min-sm {
      -ms-flex-preferred-size: 0;
          flex-basis: 0; }
    .flex .flex-full-sm {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
    .flex .flex-middle-sm {
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center; }
    .flex .flex-top-sm {
      -ms-flex-item-align: start;
          align-self: flex-start; }
    .flex .flex-bottom-sm {
      -ms-flex-item-align: end;
          align-self: flex-end; } }
  @media (min-width: 768px) {
    .flex.flex--row-md {
      -ms-flex-direction: row;
          flex-direction: row; }
    .flex.flex--row-reverse-md {
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
    .flex.flex--column-md {
      -ms-flex-direction: column;
          flex-direction: column; }
    .flex.flex--column-reverse-md {
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }
    .flex .flex-natural-md {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
    .flex .flex-fill-md {
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      -ms-flex-positive: 1;
          flex-grow: 1; }
    .flex .flex-min-md {
      -ms-flex-preferred-size: 0;
          flex-basis: 0; }
    .flex .flex-full-md {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
    .flex .flex-middle-md {
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center; }
    .flex .flex-top-md {
      -ms-flex-item-align: start;
          align-self: flex-start; }
    .flex .flex-bottom-md {
      -ms-flex-item-align: end;
          align-self: flex-end; } }
  @media (min-width: 1048px) {
    .flex.flex--row-lg {
      -ms-flex-direction: row;
          flex-direction: row; }
    .flex.flex--row-reverse-lg {
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
    .flex.flex--column-lg {
      -ms-flex-direction: column;
          flex-direction: column; }
    .flex.flex--column-reverse-lg {
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }
    .flex .flex-natural-lg {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
    .flex .flex-fill-lg {
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      -ms-flex-positive: 1;
          flex-grow: 1; }
    .flex .flex-min-lg {
      -ms-flex-preferred-size: 0;
          flex-basis: 0; }
    .flex .flex-full-lg {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
    .flex .flex-middle-lg {
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center; }
    .flex .flex-top-lg {
      -ms-flex-item-align: start;
          align-self: flex-start; }
    .flex .flex-bottom-lg {
      -ms-flex-item-align: end;
          align-self: flex-end; } }
  @media (min-width: 1400px) {
    .flex.flex--row-xl {
      -ms-flex-direction: row;
          flex-direction: row; }
    .flex.flex--row-reverse-xl {
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
    .flex.flex--column-xl {
      -ms-flex-direction: column;
          flex-direction: column; }
    .flex.flex--column-reverse-xl {
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }
    .flex .flex-natural-xl {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
    .flex .flex-fill-xl {
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      -ms-flex-positive: 1;
          flex-grow: 1; }
    .flex .flex-min-xl {
      -ms-flex-preferred-size: 0;
          flex-basis: 0; }
    .flex .flex-full-xl {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
    .flex .flex-middle-xl {
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center; }
    .flex .flex-top-xl {
      -ms-flex-item-align: start;
          align-self: flex-start; }
    .flex .flex-bottom-xl {
      -ms-flex-item-align: end;
          align-self: flex-end; } }
  @media (min-width: 1620px) {
    .flex.flex--row-xxl {
      -ms-flex-direction: row;
          flex-direction: row; }
    .flex.flex--row-reverse-xxl {
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
    .flex.flex--column-xxl {
      -ms-flex-direction: column;
          flex-direction: column; }
    .flex.flex--column-reverse-xxl {
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }
    .flex .flex-natural-xxl {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
    .flex .flex-fill-xxl {
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      -ms-flex-positive: 1;
          flex-grow: 1; }
    .flex .flex-min-xxl {
      -ms-flex-preferred-size: 0;
          flex-basis: 0; }
    .flex .flex-full-xxl {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
    .flex .flex-middle-xxl {
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center; }
    .flex .flex-top-xxl {
      -ms-flex-item-align: start;
          align-self: flex-start; }
    .flex .flex-bottom-xxl {
      -ms-flex-item-align: end;
          align-self: flex-end; } }

.grid-xxs {
  margin: -0.066rem; }
  .grid-xxs > .grid-cell,
  .grid-xxs.row > [class*="col-"] {
    padding: 0.066rem; }

.grid-xs {
  margin: -0.148rem; }
  .grid-xs > .grid-cell,
  .grid-xs.row > [class*="col-"] {
    padding: 0.148rem; }

.grid-sm {
  margin: -0.3335rem; }
  .grid-sm > .grid-cell,
  .grid-sm.row > [class*="col-"] {
    padding: 0.3335rem; }

.grid-md {
  margin: -0.5rem; }
  .grid-md > .grid-cell,
  .grid-md.row > [class*="col-"] {
    padding: 0.5rem; }

.grid-lg {
  margin: -0.75rem; }
  .grid-lg > .grid-cell,
  .grid-lg.row > [class*="col-"] {
    padding: 0.75rem; }

.grid-xl {
  margin: -1.6875rem; }
  .grid-xl > .grid-cell,
  .grid-xl.row > [class*="col-"] {
    padding: 1.6875rem; }

.grid-xxl {
  margin: -3.797rem; }
  .grid-xxl > .grid-cell,
  .grid-xxl.row > [class*="col-"] {
    padding: 3.797rem; }

.grid-n {
  margin: 0; }
  .grid-n > .grid-cell,
  .grid-n.row > [class*="col-"] {
    padding: 0; }

.alert {
  position: relative;
  margin: 0;
  padding: 1.5rem;
  background-color: #bfbfbf;
  border: 0;
  border-radius: 0; }
  .alert.alert-sm {
    padding: 0.25rem;
    padding-right: 1.5rem; }
    .alert.alert-sm .close {
      top: 50%;
      transform: translate(0, -100%); }
  .alert.alert-lg {
    padding: 3.375rem; }
    .alert.alert-lg .close {
      font-size: 2.25rem;
      height: 1.5rem;
      width: 2.25rem; }
  .alert .close {
    transition: all 0.25s ease-out;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    font-size: 1.5rem;
    height: 1rem;
    width: 1.5rem;
    overflow: visible; }
  .alert .alert-link {
    color: #FFFFFF; }
    .alert .alert-link:hover {
      color: #333333; }
  .alert .container {
    padding: 0; }

.alert-info,
.alert-info h1,
.alert-info h2,
.alert-info h3,
.alert-info h4,
.alert-info h5,
.alert-info h6,
.alert-info p,
.alert-success,
.alert-success h1,
.alert-success h2,
.alert-success h3,
.alert-success h4,
.alert-success h5,
.alert-success h6,
.alert-success p,
.alert-warning,
.alert-warning h1,
.alert-warning h2,
.alert-warning h3,
.alert-warning h4,
.alert-warning h5,
.alert-warning h6,
.alert-warning p,
.alert-danger,
.alert-danger h1,
.alert-danger h2,
.alert-danger h3,
.alert-danger h4,
.alert-danger h5,
.alert-danger h6,
.alert-danger p {
  color: #FFFFFF; }

.alert-info .alert-link:hover,
.alert-success .alert-link:hover,
.alert-warning .alert-link:hover,
.alert-danger .alert-link:hover {
  color: #FFFFFF; }

.alert-info {
  background-color: #46A6DE; }
  .alert-info .btn-white {
    color: #46A6DE; }
  .alert-info .alert-link {
    color: #1d70a1; }

.alert-success {
  background-color: #1FDA9A; }
  .alert-success .btn-white {
    color: #1FDA9A; }
  .alert-success .alert-link {
    color: #12815b; }

.alert-warning {
  background-color: #E8B71A; }
  .alert-warning .btn-white {
    color: #E8B71A; }
  .alert-warning .alert-link {
    color: #8e6f0e; }

.alert-danger {
  background-color: #B61F2B; }
  .alert-danger .btn-white {
    color: #B61F2B; }
  .alert-danger .alert-link {
    color: #5f1016; }

.breadcrumb {
  margin: 0;
  padding: 0;
  font-family: rift-soft, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  border-radius: 0;
  border: 0;
  background-color: transparent;
  overflow: hidden; }
  .breadcrumb li:not(:last-child) {
    padding-right: 1rem; }
  .breadcrumb li + li::before {
    display: inline-block;
    float: left;
    color: rgba(53, 50, 50, 0.5);
    width: 1rem;
    margin-left: -1rem; }
  .breadcrumb li a {
    color: #FFFFFF; }
  .breadcrumb > .active {
    color: rgba(53, 50, 50, 0.5); }

.btn {
  transition: all 0.25s ease-out;
  display: inline-block;
  width: auto;
  padding: 0.198rem 1.5rem;
  border: 3px solid #CED1D4;
  color: #353232;
  font-family: rift-soft, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  font-style: normal;
  vertical-align: middle;
  background-color: #CED1D4;
  overflow: hidden;
  border-radius: 0;
  cursor: pointer; }
  @media (max-width: 635px) {
    .btn:not(.btn-inline) {
      width: 100%; } }
  .btn:focus {
    outline: 0;
    color: #FFFFFF; }
  .btn:active {
    box-shadow: none; }
  .btn:hover, .btn:focus, .btn.is-active,
  .btn:hover > .btn {
    color: #CED1D4;
    background-color: transparent;
    border-color: #CED1D4; }
  .btn.btn-round {
    position: relative;
    padding: 0;
    width: calc(2.25em);
    height: calc(2.25em);
    line-height: calc(2.25em - 6px);
    font-size: 1rem;
    text-align: center;
    letter-spacing: 0;
    border-radius: 50%; }
    .btn.btn-round.btn-sm, .form-sm .btn.btn-round.form-btn {
      padding: 0;
      width: calc(2.25em);
      height: calc(2.25em);
      line-height: calc(2.25em - 4px);
      font-size: 0.667rem; }
      @media (max-width: 635px) {
        .btn.btn-round.btn-sm, .form-sm .btn.btn-round.form-btn {
          width: calc(3.375em);
          height: calc(3.375em);
          line-height: calc(3.375em - 4px); } }
    .btn.btn-round.btn-lg {
      padding: 0;
      width: calc(2.25em);
      height: calc(2.25em);
      line-height: calc(2.25em - 8px);
      font-size: 1.5rem; }
    .btn.btn-round i {
      display: inline;
      pointer-events: none; }
    @media (max-width: 635px) {
      .btn.btn-round {
        width: calc(3.375em);
        height: calc(3.375em);
        line-height: calc(3.375em - 6px); } }

.btn-primary, .panel-primary .panel-btn,
.btn-primary-dark, .panel-primary-dark .panel-btn,
.btn-info,
.btn-success,
.btn-danger, .panel-red .panel-btn,
.btn-warning {
  color: #FFFFFF; }

.btn-white {
  border-color: #FFFFFF;
  background-color: #FFFFFF; }
  .btn-white:hover, .btn-white:focus, .btn-white.is-active,
  .btn:hover > .btn-white {
    color: #FFFFFF;
    background-color: transparent;
    border-color: #FFFFFF; }

.btn-primary,
.panel-primary .panel-btn {
  border-color: #46A6DE;
  background-color: #46A6DE; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary.is-active,
  .btn:hover > .btn-primary,
  .panel-primary .panel-btn:hover,
  .panel-primary .panel-btn:focus,
  .panel-primary .panel-btn.is-active,
  .btn:hover >
  .panel-primary .panel-btn {
    color: #46A6DE;
    background-color: transparent;
    border-color: #46A6DE; }

.btn-primary-dark,
.panel-primary-dark .panel-btn {
  border-color: #006D8F;
  background-color: #006D8F; }
  .btn-primary-dark:hover, .btn-primary-dark:focus, .btn-primary-dark.is-active,
  .btn:hover > .btn-primary-dark,
  .panel-primary-dark .panel-btn:hover,
  .panel-primary-dark .panel-btn:focus,
  .panel-primary-dark .panel-btn.is-active,
  .btn:hover >
  .panel-primary-dark .panel-btn {
    color: #006D8F;
    background-color: transparent;
    border-color: #006D8F; }

.btn-info,
.btn-secondary,
.panel-secondary .panel-btn {
  color: #FFFFFF;
  border-color: #353232;
  background-color: #353232; }
  .btn-info:hover, .btn-info:focus, .btn-info.is-active,
  .btn:hover > .btn-info,
  .btn-secondary:hover,
  .btn-secondary:focus,
  .btn-secondary.is-active,
  .btn:hover >
  .btn-secondary,
  .panel-secondary .panel-btn:hover,
  .panel-secondary .panel-btn:focus,
  .panel-secondary .panel-btn.is-active,
  .btn:hover >
  .panel-secondary .panel-btn {
    color: #353232;
    background-color: transparent;
    border-color: #353232; }

.btn-success,
.panel-green .panel-btn {
  border-color: #1FDA9A;
  background-color: #1FDA9A; }
  .btn-success:hover, .btn-success:focus, .btn-success.is-active,
  .btn:hover > .btn-success,
  .panel-green .panel-btn:hover,
  .panel-green .panel-btn:focus,
  .panel-green .panel-btn.is-active,
  .btn:hover >
  .panel-green .panel-btn {
    color: #1FDA9A;
    background-color: transparent;
    border-color: #1FDA9A; }

.btn-danger,
.panel-red .panel-btn {
  border-color: #B61F2B;
  background-color: #B61F2B; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger.is-active,
  .btn:hover > .btn-danger,
  .panel-red .panel-btn:hover,
  .panel-red .panel-btn:focus,
  .panel-red .panel-btn.is-active,
  .btn:hover >
  .panel-red .panel-btn {
    color: #B61F2B;
    background-color: transparent;
    border-color: #B61F2B; }

.btn-warning,
.panel-yellow .panel-btn {
  border-color: #E8B71A;
  background-color: #E8B71A; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning.is-active,
  .btn:hover > .btn-warning,
  .panel-yellow .panel-btn:hover,
  .panel-yellow .panel-btn:focus,
  .panel-yellow .panel-btn.is-active,
  .btn:hover >
  .panel-yellow .panel-btn {
    color: #E8B71A;
    background-color: transparent;
    border-color: #E8B71A; }

.btn-lg {
  padding: 0.296rem 3.375rem;
  font-size: 2.25rem;
  border-width: 4px; }

.btn-sm, .form-sm .form-btn {
  padding: 0.088rem 1rem;
  font-size: 1rem;
  border-width: 2px; }

.btn-xs, .form-xs .form-btn {
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  -moz-font-smoothing: subpixel-antialiased;
  -ms-font-smoothing: subpixel-antialiased;
  -o-font-smoothing: subpixel-antialiased;
  font-smoothing: subpixel-antialiased;
  padding: 0.039rem 0.667rem;
  font-size: 0.667rem;
  border-width: 1px; }

.btn-outline, .btn-outline:focus, .btn-outline.panel-btn,
.btn-inline,
.btn-inline:focus,
.btn-inline.panel-btn,
.btn-link,
.btn-link:focus,
.btn-link.panel-btn {
  background-color: transparent;
  color: #CED1D4;
  text-decoration: none; }

.btn-outline.btn-white,
.btn-inline.btn-white,
.btn-link.btn-white {
  color: #FFFFFF; }

.btn-outline.btn-primary,
.panel-primary .btn-outline.panel-btn,
.btn-inline.btn-primary,
.panel-primary
.btn-inline.panel-btn,
.btn-link.btn-primary,
.panel-primary
.btn-link.panel-btn {
  color: #46A6DE; }

.btn-outline.btn-primary-dark,
.panel-primary-dark .btn-outline.panel-btn,
.btn-inline.btn-primary-dark,
.panel-primary-dark
.btn-inline.panel-btn,
.btn-link.btn-primary-dark,
.panel-primary-dark
.btn-link.panel-btn {
  color: #006D8F; }

.btn-outline.btn-info, .btn-outline.btn-secondary,
.panel-secondary .btn-outline.panel-btn,
.btn-inline.btn-info,
.btn-inline.btn-secondary,
.panel-secondary
.btn-inline.panel-btn,
.btn-link.btn-info,
.btn-link.btn-secondary,
.panel-secondary
.btn-link.panel-btn {
  color: #353232; }
  .btn-outline.btn-info:hover, .btn-outline.btn-info:focus, .btn-outline.btn-info.is-active,
  .btn:hover > .btn-outline.btn-info, .btn-outline.btn-secondary:hover, .btn-outline.btn-secondary:focus, .btn-outline.btn-secondary.is-active,
  .btn:hover > .btn-outline.btn-secondary,
  .panel-secondary .btn-outline.panel-btn:hover,
  .panel-secondary .btn-outline.panel-btn:focus,
  .panel-secondary .btn-outline.panel-btn.is-active,
  .btn:hover >
  .panel-secondary .btn-outline.panel-btn,
  .btn-inline.btn-info:hover,
  .btn-inline.btn-info:focus,
  .btn-inline.btn-info.is-active,
  .btn:hover >
  .btn-inline.btn-info,
  .btn-inline.btn-secondary:hover,
  .btn-inline.btn-secondary:focus,
  .btn-inline.btn-secondary.is-active,
  .btn:hover >
  .btn-inline.btn-secondary,
  .panel-secondary
  .btn-inline.panel-btn:hover,
  .panel-secondary
  .btn-inline.panel-btn:focus,
  .panel-secondary
  .btn-inline.panel-btn.is-active,
  .btn:hover >
  .panel-secondary
  .btn-inline.panel-btn,
  .btn-link.btn-info:hover,
  .btn-link.btn-info:focus,
  .btn-link.btn-info.is-active,
  .btn:hover >
  .btn-link.btn-info,
  .btn-link.btn-secondary:hover,
  .btn-link.btn-secondary:focus,
  .btn-link.btn-secondary.is-active,
  .btn:hover >
  .btn-link.btn-secondary,
  .panel-secondary
  .btn-link.panel-btn:hover,
  .panel-secondary
  .btn-link.panel-btn:focus,
  .panel-secondary
  .btn-link.panel-btn.is-active,
  .btn:hover >
  .panel-secondary
  .btn-link.panel-btn {
    color: #FFFFFF;
    border-color: #353232; }

.btn-outline.btn-success,
.panel-green .btn-outline.panel-btn,
.btn-inline.btn-success,
.panel-green
.btn-inline.panel-btn,
.btn-link.btn-success,
.panel-green
.btn-link.panel-btn {
  color: #1FDA9A; }

.btn-outline.btn-danger,
.panel-red .btn-outline.panel-btn,
.btn-inline.btn-danger,
.panel-red
.btn-inline.panel-btn,
.btn-link.btn-danger,
.panel-red
.btn-link.panel-btn {
  color: #B61F2B; }

.btn-outline.btn-warning,
.panel-yellow .btn-outline.panel-btn,
.btn-inline.btn-warning,
.panel-yellow
.btn-inline.panel-btn,
.btn-link.btn-warning,
.panel-yellow
.btn-link.panel-btn {
  color: #E8B71A; }

.btn-outline:hover, .btn-outline:focus, .btn-outline.is-active,
.btn:hover > .btn-outline,
.btn-outline.panel-btn:hover,
.btn-outline.panel-btn:focus,
.btn-outline.panel-btn.is-active,
.btn:hover >
.btn-outline.panel-btn {
  background-color: #353232;
  border-color: #353232; }

.btn-outline.btn-white:hover, .btn-outline.btn-white:focus, .btn-outline.btn-white.is-active,
.btn:hover > .btn-outline.btn-white,
.btn-outline.panel-btn.btn-white:hover,
.btn-outline.panel-btn.btn-white:focus,
.btn-outline.panel-btn.btn-white.is-active,
.btn:hover >
.btn-outline.panel-btn.btn-white {
  color: #353232;
  background-color: #FFFFFF;
  border-color: #FFFFFF; }

.btn-inline,
.btn-link {
  border-color: transparent !important; }
  .btn-inline:hover, .btn-inline:focus, .btn-inline.is-active,
  .btn-link:hover,
  .btn-link:focus,
  .btn-link.is-active {
    border-color: transparent;
    background-color: transparent; }

.btn-link:hover, .btn-link:focus, .btn-link.is-active {
  text-decoration: none; }

.btn-inline {
  text-align: left;
  text-align: initial;
  padding: 0;
  border-width: 0; }

.btn-block {
  width: 100%; }

.form-xs .form-control {
  padding-top: 0.039rem;
  padding-bottom: 0.039rem;
  font-size: 0.667rem;
  border-width: 1px; }
  @media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .form-xs .form-control {
      height: 1.69rem; } }

.form-xs select.form-control:not([multiple]) {
  height: 1.69rem; }

.form-sm .form-control {
  padding-top: 0.088rem;
  padding-bottom: 0.088rem;
  font-size: 0.667rem;
  border-width: 2px; }
  @media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .form-sm .form-control {
      height: 1.899rem; } }

.form-sm select.form-control:not([multiple]) {
  height: 1.899rem; }

.form-lg .form-control {
  padding-top: 0.296rem;
  padding-bottom: 0.296rem;
  font-size: 1.5rem;
  border-width: 4px; }

.form-lg select.form-control:not([multiple]) {
  height: 4.411rem; }

.form-darken .form-control,
.form-darken .form-control-static {
  background-color: rgba(53, 50, 50, 0.05);
  border-color: transparent; }

.form-inline .form-group,
.form-inline .checkbox,
.form-inline .radio {
  display: inline-block;
  vertical-align: baseline; }

.form-inline textarea.form-control {
  min-height: 0;
  min-height: initial; }

.form-group {
  margin-bottom: 0; }
  .form-group + .form-group {
    margin-top: 1rem; }

.form-control,
.form-control-static {
  transition: all 0.25s ease-out;
  display: block;
  height: auto;
  width: 100%;
  padding: 0.198rem 0.667rem;
  color: #333333;
  font-family: azo-sans-web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  font-weight: 500;
  line-height: 2.25;
  vertical-align: middle;
  border: 3px solid #FFFFFF;
  border-radius: 0;
  background-color: #FFFFFF;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: 0; }
  .form-control:focus,
  .form-control-static:focus {
    box-shadow: none;
    border-color: #006D8F; }
  .form-control[readonly], .form-control[disabled],
  .form-control-static[readonly],
  .form-control-static[disabled] {
    color: gray;
    background-color: #f0f0f0;
    border-color: #bfbfbf; }
  .form-control.has-success,
  .form-control-static.has-success {
    border-color: #1FDA9A; }
  .form-control.has-warning,
  .form-control-static.has-warning {
    border-color: #E8B71A; }
  .form-control.has-error,
  .form-control-static.has-error {
    border-color: #B61F2B; }
  @media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .form-control,
    .form-control-static {
      height: 2.979rem; } }

.input-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
  .input-group .form-control {
    display: block;
    width: auto;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .input-group .input-group-addon {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
    .input-group .input-group-addon:last-child {
      border-left-width: 3px;
      border-left-style: solid; }
      .form-xs .input-group .input-group-addon:last-child {
        border-left-width: 1px;
        border-left-style: solid; }
      .form-sm .input-group .input-group-addon:last-child {
        border-left-width: 2px;
        border-left-style: solid; }
      .form-lg .input-group .input-group-addon:last-child {
        border-left-width: 4px;
        border-left-style: solid; }
    @media (max-width: 635px) {
      .input-group .input-group-addon.form-btn {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; } }

.form-control-static {
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
  border-color: transparent;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

select.form-control {
  height: 2.979rem;
  cursor: pointer;
  padding-right: 1.5rem;
  background-image: url("data:image/svg+xml;encoding=utf-8,%3Csvg viewBox='0 0 9 8' preserveAspectRatio='xMaxYMax' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' clip-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='1.414'%3E%3Cpath d='M4.5 8 L0 0 H9 L4.5 8z' fill='%23CED1D4'/%3E%3C/svg%3E");
  background-position: right 0.667rem top 50%;
  background-repeat: no-repeat;
  background-size: auto 10px;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  select.form-control[multiple] {
    height: auto;
    padding: 0;
    background-image: none; }
    select.form-control[multiple]:focus {
      background-image: none; }
    select.form-control[multiple] option {
      padding: 0.296rem 0.667rem; }
  select.form-control:focus {
    background-image: url("data:image/svg+xml;encoding=utf-8,%3Csvg viewBox='0 0 9 8' preserveAspectRatio='xMaxYMax' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' clip-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='1.414'%3E%3Cpath d='M4.5 8 L0 0 H9 L4.5 8z' fill='%23006D8F'/%3E%3C/svg%3E"); }
  select.form-control::-ms-expand {
    display: none; }

textarea.form-control {
  min-height: calc(7.5em + 1.521rem);
  line-height: 1.5;
  padding-top: 0.573rem;
  padding-bottom: 0.573rem; }

.form-label {
  display: block;
  font-family: rift-soft, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: 500;
  font-size: 1.5rem;
  color: #4d4d4d;
  text-transform: uppercase; }
  .form-label + .form-control {
    margin-top: 0.296rem; }

.checkbox,
.checkbox-inline,
.radio,
.radio-inline {
  padding-left: 1.5rem;
  margin-top: 0;
  margin-bottom: 0; }
  .checkbox input[type="checkbox"],
  .checkbox input[type="radio"],
  .checkbox-inline input[type="checkbox"],
  .checkbox-inline input[type="radio"],
  .radio input[type="checkbox"],
  .radio input[type="radio"],
  .radio-inline input[type="checkbox"],
  .radio-inline input[type="radio"] {
    top: 50%;
    height: 1rem;
    width: 1rem;
    margin-top: 0;
    margin-left: -1.5rem;
    transform: translate(0, -50%); }
  .checkbox label,
  .checkbox-inline label,
  .radio label,
  .radio-inline label {
    padding-left: 0; }

.checkbox-inline + .checkbox-inline,
.checkbox-inline + .radio-inline,
.radio-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-left: 1rem; }

.form-error {
  display: block;
  padding: 0.296rem 0.667rem;
  font-family: azo-sans-web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 0.667rem;
  color: #FFFFFF;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #46A6DE; }
  .form-control + .form-error {
    margin-top: 0.667rem; }

.label {
  display: inline-block;
  padding: 0 0.667em;
  font-size: 0.667em;
  color: #353232;
  line-height: 1.5;
  background-color: #bfbfbf;
  vertical-align: middle;
  border-radius: 0.5em; }

.label-primary,
.label-success,
.label-info,
.label-warning,
.label-danger {
  color: #FFFFFF; }

.label-primary {
  background-color: #46A6DE; }

.label-success {
  background-color: #1FDA9A; }

.label-info {
  background-color: #353232; }

.label-warning {
  background-color: #E8B71A; }

.label-danger {
  background-color: #B61F2B; }

.media {
  display: -ms-flexbox;
  display: flex;
  overflow: visible; }

.media-sm .media-left {
  padding-right: 0.667rem; }

.media-sm .media-right {
  padding-left: 0.667rem; }

.media-lg .media-left {
  padding-right: 1.5rem; }

.media-lg .media-right {
  padding-left: 1.5rem; }

.media-left,
.media-right {
  padding: 0;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto; }

.media-left {
  padding-right: 1rem; }

.media-right {
  padding-left: 1rem; }

.media-object {
  transition: all 0.25s ease-out; }
  a:hover .media-object {
    opacity: 0.8; }

.media-body {
  width: 100%;
  -ms-flex: 1 1 0;
      flex: 1 1 0;
  overflow: visible; }
  .media-right + .media-body {
    text-align: right;
    -ms-flex-order: -1;
        order: -1; }

.pagination {
  display: block;
  margin-top: 1.5rem;
  margin-bottom: 0;
  text-align: center; }
  .pagination li a {
    float: none;
    padding: 0 0.296rem;
    font-family: rift-soft, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: 1.5rem;
    border: 0; }
    .pagination li a:hover {
      background-color: transparent; }
  .pagination li.disabled a,
  .pagination li.disabled a:hover {
    color: #CED1D4; }
  .pagination li.active a,
  .pagination li.active a:hover {
    color: #353232;
    background-color: transparent;
    border-bottom: 3px solid #353232; }
  .pagination.pagination-sm li a {
    font-size: 1rem; }
  .pagination.pagination-lg li a {
    padding-left: 0 0.667rem;
    font-size: 2.25rem; }

.panel {
  position: relative;
  width: 100%;
  min-width: 150px;
  margin-bottom: 0;
  border: 0;
  border-radius: 3px;
  box-shadow: none;
  background-color: transparent; }
  .panel.panel-border {
    border: 1px solid #f0f0f0; }
  .panel.panel-sm > .panel-heading,
  .panel.panel-sm > .panel-body,
  .panel.panel-sm > .panel-footer {
    padding: 1rem; }
  
  @media (min-width: 1048px) {
    .panel.panel-sm > .panel-body.panel-body--wide {
      width: calc(100% + 2rem);
      margin-left: -1rem;
      margin-right: -1rem; } }
  .panel.panel-lg > .panel-heading,
  .panel.panel-lg > .panel-body,
  .panel.panel-lg > .panel-footer {
    padding: 3.375rem; }
  
  @media (min-width: 1048px) {
    .panel.panel-lg > .panel-body.panel-body--wide {
      width: calc(100% + 4.5rem);
      margin-left: -2.25rem;
      margin-right: -2.25rem; } }
  .panel.panel-primary .panel-heading,
  .panel.panel-primary .panel-heading h1,
  .panel.panel-primary .panel-heading h2,
  .panel.panel-primary .panel-heading h3,
  .panel.panel-primary .panel-heading h4,
  .panel.panel-primary .panel-heading h5,
  .panel.panel-primary .panel-heading h6, .panel.panel-primary-dark .panel-heading,
  .panel.panel-primary-dark .panel-heading h1,
  .panel.panel-primary-dark .panel-heading h2,
  .panel.panel-primary-dark .panel-heading h3,
  .panel.panel-primary-dark .panel-heading h4,
  .panel.panel-primary-dark .panel-heading h5,
  .panel.panel-primary-dark .panel-heading h6, .panel.panel-secondary .panel-heading,
  .panel.panel-secondary .panel-heading h1,
  .panel.panel-secondary .panel-heading h2,
  .panel.panel-secondary .panel-heading h3,
  .panel.panel-secondary .panel-heading h4,
  .panel.panel-secondary .panel-heading h5,
  .panel.panel-secondary .panel-heading h6, .panel.panel-secondary-light .panel-heading,
  .panel.panel-secondary-light .panel-heading h1,
  .panel.panel-secondary-light .panel-heading h2,
  .panel.panel-secondary-light .panel-heading h3,
  .panel.panel-secondary-light .panel-heading h4,
  .panel.panel-secondary-light .panel-heading h5,
  .panel.panel-secondary-light .panel-heading h6, .panel.panel-green .panel-heading,
  .panel.panel-green .panel-heading h1,
  .panel.panel-green .panel-heading h2,
  .panel.panel-green .panel-heading h3,
  .panel.panel-green .panel-heading h4,
  .panel.panel-green .panel-heading h5,
  .panel.panel-green .panel-heading h6, .panel.panel-red .panel-heading,
  .panel.panel-red .panel-heading h1,
  .panel.panel-red .panel-heading h2,
  .panel.panel-red .panel-heading h3,
  .panel.panel-red .panel-heading h4,
  .panel.panel-red .panel-heading h5,
  .panel.panel-red .panel-heading h6, .panel.panel-yellow .panel-heading,
  .panel.panel-yellow .panel-heading h1,
  .panel.panel-yellow .panel-heading h2,
  .panel.panel-yellow .panel-heading h3,
  .panel.panel-yellow .panel-heading h4,
  .panel.panel-yellow .panel-heading h5,
  .panel.panel-yellow .panel-heading h6 {
    color: #FFFFFF; }
  .panel.panel-primary {
    border-color: #46A6DE; }
    .panel.panel-primary .panel-txt {
      color: #46A6DE; }
    .panel.panel-primary .panel-body:first-child::after {
      border-color: #46A6DE; }
    .panel.panel-primary .panel-image {
      border-color: #46A6DE;
      border-bottom-width: 2px; }
  .panel.panel-primary-dark {
    border-color: #006D8F; }
    .panel.panel-primary-dark .panel-txt {
      color: #006D8F; }
    .panel.panel-primary-dark .panel-body:first-child::after {
      border-color: #006D8F; }
    .panel.panel-primary-dark .panel-image {
      border-color: #006D8F;
      border-bottom-width: 2px; }
  .panel.panel-secondary {
    border-color: #353232; }
    .panel.panel-secondary .panel-txt {
      color: #353232; }
    .panel.panel-secondary .panel-body:first-child::after {
      border-color: #353232; }
    .panel.panel-secondary .panel-image {
      border-color: #353232;
      border-bottom-width: 2px; }
  .panel.panel-secondary-light {
    border-color: #CED1D4; }
    .panel.panel-secondary-light .panel-txt {
      color: #CED1D4; }
    .panel.panel-secondary-light .panel-body:first-child::after {
      border-color: #CED1D4; }
    .panel.panel-secondary-light .panel-image {
      border-color: #CED1D4;
      border-bottom-width: 2px; }
  .panel.panel-green {
    border-color: #1FDA9A; }
    .panel.panel-green .panel-txt {
      color: #1FDA9A; }
    .panel.panel-green .panel-body:first-child::after {
      border-color: #1FDA9A; }
    .panel.panel-green .panel-image {
      border-color: #1FDA9A;
      border-bottom-width: 2px; }
  .panel.panel-red {
    border-color: #B61F2B; }
    .panel.panel-red .panel-txt {
      color: #B61F2B; }
    .panel.panel-red .panel-body:first-child::after {
      border-color: #B61F2B; }
    .panel.panel-red .panel-image {
      border-color: #B61F2B;
      border-bottom-width: 2px; }
  .panel.panel-yellow {
    border-color: #E8B71A; }
    .panel.panel-yellow .panel-txt {
      color: #E8B71A; }
    .panel.panel-yellow .panel-body:first-child::after {
      border-color: #E8B71A; }
    .panel.panel-yellow .panel-image {
      border-color: #E8B71A;
      border-bottom-width: 2px; }
  .panel.panel-fixed-1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column wrap;
        flex-flow: column wrap;
    height: 250px; }
    @media (max-width: 635px) {
      .panel.panel-fixed-1 {
        height: auto; }
        .panel.panel-fixed-1 .panel-image {
          height: 250px; } }
  .panel.panel-fixed-2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column wrap;
        flex-flow: column wrap;
    height: 600px; }
    .panel.panel-fixed-2 .panel-image {
      width: 100%; }
  .panel.panel-fixed-3 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column wrap;
        flex-flow: column wrap;
    height: 330px;
    width: 100%;
    max-width: 618px; }
    @media (max-width: 1047px) {
      .panel.panel-fixed-3 {
        height: auto;
        max-width: initial; }
        .panel.panel-fixed-3 .panel-image {
          height: 330px; } }
  @media (min-width: 636px) {
    .panel.panel-row {
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap; }
      .panel.panel-row .panel-image {
        -ms-flex-negative: 4;
            flex-shrink: 4;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        border-bottom-width: 0 !important;
        border-right-width: 2px; }
      .panel.panel-row .panel-body {
        -ms-flex-negative: 3;
            flex-shrink: 3;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; }
      .panel.panel-row .panel-heading,
      .panel.panel-row .panel-body,
      .panel.panel-row .panel-footer,
      .panel.panel-row .panel-image {
        border-radius: 0; }
        .panel.panel-row .panel-heading:first-child,
        .panel.panel-row .panel-body:first-child,
        .panel.panel-row .panel-footer:first-child,
        .panel.panel-row .panel-image:first-child {
          border-top-left-radius: 3px;
          border-bottom-left-radius: 3px; }
        .panel.panel-row .panel-heading:last-child,
        .panel.panel-row .panel-body:last-child,
        .panel.panel-row .panel-footer:last-child,
        .panel.panel-row .panel-image:last-child {
          border-top-right-radius: 3px;
          border-bottom-right-radius: 3px; } }
  .panel .panel-group {
    margin-bottom: 0; }
    .panel .panel-group > .panel + .panel {
      margin-top: 1.5rem; }

.panel-heading,
.panel-body,
.panel-footer {
  margin: 0;
  padding: 1.5rem;
  border: 0;
  background-color: #FFFFFF; }
  .panel-heading:first-child,
  .panel-body:first-child,
  .panel-footer:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .panel-heading:last-child,
  .panel-body:last-child,
  .panel-footer:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }

.panel-heading {
  color: #353232; }

.panel-body {
  font-family: azo-sans-web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.02em;
  color: #333333;
  max-width: 100%; }
  .panel-body::after {
    display: none;
    border-color: #FFFFFF; }
  .dropdown-content .panel-body:first-child::after {
    content: ' ';
    position: absolute;
    top: 0%;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.667rem;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    transform: translate(-50%, -100%);
    pointer-events: none; }
  @media (min-width: 1048px) {
    .panel-body.panel-body--wide {
      border-radius: 3px;
      max-width: initial;
      width: calc(100% + 3rem);
      margin-left: -1.5rem;
      margin-right: -1.5rem; } }

.panel-heading,
.panel-footer,
.panel-label,
.panel-bg {
  background-color: #f0f0f0; }

.panel-txt {
  color: #f0f0f0; }

a.panel-txt:hover {
  color: rgba(53, 50, 50, 0.5) !important; }

.panel-image {
  transition: all 0.25s ease-out;
  display: block;
  position: relative;
  -ms-flex-positive: 1;
      flex-grow: 1;
  max-height: 470px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-style: solid;
  border-width: 0; }
  .panel-image:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .panel-image:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }

.image-wrapper.panel-image {
  width: 100%; }

img.panel-image {
  height: auto;
  min-height: initial;
  max-height: initial; }

a.panel-image:hover {
  opacity: 0.8; }

.panel-image-tag {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0.667rem;
  z-index: 2; }

.panel-label {
  min-width: 40%;
  margin: 0;
  padding: 0.296rem 1rem;
  color: #FFFFFF;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
  @media (min-width: 636px) {
    .panel-label {
      position: absolute;
      top: 0;
      left: 0;
      border-bottom-right-radius: 3px;
      transform: translate(0, -50%);
      z-index: 10; }
      .panel-label:first-child + .panel-heading,
      .panel-label:first-child + .panel-body,
      .panel-label:first-child + .panel-image,
      .panel-label:first-child + .panel-footer {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px; } }

.panel-collapse {
  position: relative; }

a.panel,
a.panel-heading,
a.panel-body {
  display: block; }
  a.panel:hover .panel-image,
  a.panel-heading:hover .panel-image,
  a.panel-body:hover .panel-image {
    opacity: 0.8; }

@media (max-width: 767px) {
  .panel.panel-sm .panel-body {
    padding-left: 0.667rem;
    padding-right: 0.667rem; }
  .panel.panel-lg .panel-body {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  .panel .panel-body {
    padding-left: 1rem;
    padding-right: 1rem; } }

@media (max-width: 429px) {
  .panel.panel-sm .panel-heading,
  .panel.panel-sm .panel-body,
  .panel.panel-sm .panel-footer {
    padding-left: 0.667rem;
    padding-right: 0.667rem; }
  .panel.panel-lg .panel-heading,
  .panel.panel-lg .panel-body,
  .panel.panel-lg .panel-footer {
    padding-left: 1rem;
    padding-right: 1rem; }
  .panel .panel-heading,
  .panel .panel-body,
  .panel .panel-footer {
    padding: 0.667rem; } }

.banner {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  padding: 3.375rem 1.5rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  z-index: 0; }
  .banner::before, .banner::after {
    transition: all 0.25s ease-out;
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1; }
  .banner.banner--xl {
    min-height: 22.5rem; }
    .banner.banner--xl.banner--slip {
      margin-bottom: -15.75rem; }
    .banner.banner--xl.banner--slip-width-content {
      padding-bottom: 6.75rem;
      margin-bottom: -6.75rem; }
  .banner.banner--lg {
    min-height: 22.5rem; }
    .banner.banner--lg.banner--slip {
      margin-bottom: -15.75rem; }
    .banner.banner--lg.banner--slip-width-content {
      padding-bottom: 6.75rem;
      margin-bottom: -6.75rem; }
  .banner.banner--md {
    min-height: 15rem; }
    .banner.banner--md.banner--slip {
      margin-bottom: -10.5rem; }
    .banner.banner--md.banner--slip-width-content {
      padding-bottom: 6.75rem;
      margin-bottom: -6.75rem; }
  .banner.banner--sm {
    min-height: 10rem; }
    .banner.banner--sm.banner--slip {
      margin-bottom: -7rem; }
    .banner.banner--sm.banner--slip-width-content {
      padding-bottom: 6.75rem;
      margin-bottom: -6.75rem; }
  .banner.banner--xs {
    min-height: 6.67rem; }
    .banner.banner--xs.banner--slip {
      margin-bottom: -4.669rem; }
    .banner.banner--xs.banner--slip-width-content {
      padding-bottom: 6.75rem;
      margin-bottom: -6.75rem; }
  .banner.banner--slip + .stack {
    transform: translateZ(0); }
  .banner.banner--darken::before {
    background-color: rgba(26, 26, 26, 0.5); }
  .banner.banner--lighten::before {
    background-color: rgba(250, 250, 250, 0.5); }
  .banner.banner--lighten span,
  .banner.banner--lighten h1,
  .banner.banner--lighten h2,
  .banner.banner--lighten h3,
  .banner.banner--lighten h4,
  .banner.banner--lighten h5,
  .banner.banner--lighten h6,
  .banner.banner--lighten p {
    color: #353232 !important; }
  .banner.banner--blend.banner--darken::before {
    background-color: rgba(51, 51, 51, 0.5); }
  @supports (mix-blend-mode: color-dodge) {
    .banner.banner--blend.banner--darken .banner-content {
      mix-blend-mode: color-dodge; }
      .banner.banner--blend.banner--darken .banner-content span,
      .banner.banner--blend.banner--darken .banner-content h1,
      .banner.banner--blend.banner--darken .banner-content h2,
      .banner.banner--blend.banner--darken .banner-content h3,
      .banner.banner--blend.banner--darken .banner-content h4,
      .banner.banner--blend.banner--darken .banner-content h5,
      .banner.banner--blend.banner--darken .banner-content h6,
      .banner.banner--blend.banner--darken .banner-content p {
        color: #bfbfbf !important; } }
  .banner.banner--blend.banner--lighten::before {
    background-color: rgba(240, 240, 240, 0.5); }
  @supports (mix-blend-mode: color-burn) {
    .banner.banner--blend.banner--lighten .banner-content {
      mix-blend-mode: color-burn; }
      .banner.banner--blend.banner--lighten .banner-content span,
      .banner.banner--blend.banner--lighten .banner-content h1,
      .banner.banner--blend.banner--lighten .banner-content h2,
      .banner.banner--blend.banner--lighten .banner-content h3,
      .banner.banner--blend.banner--lighten .banner-content h4,
      .banner.banner--blend.banner--lighten .banner-content h5,
      .banner.banner--blend.banner--lighten .banner-content h6,
      .banner.banner--blend.banner--lighten .banner-content p {
        color: #4d4d4d !important; } }
  .banner .banner-background {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    max-width: initial;
    transform: translate(-50%, -50%);
    z-index: 0; }
  .banner .banner-content {
    position: relative;
    z-index: 2;
    width: 800px;
    padding-left: 5%;
    padding-right: 5%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1; }

.banner-content span,
.banner-content h1,
.banner-content h2,
.banner-content h3,
.banner-content h4,
.banner-content h5,
.banner-content h6,
.banner-content p {
  color: #FFFFFF; }

blockquote {
  font-size: 1.5rem;
  margin: 0;
  padding: 0 0 0 1rem;
  border-left: 0.667rem double #46A6DE;
  font-family: ratiomodern, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol; }
  @media (max-width: 1047px) {
    blockquote {
      font-size: 1.414rem; } }
  @media (max-width: 767px) {
    blockquote {
      font-size: 1.333rem; } }
  @media (max-width: 635px) {
    blockquote {
      font-size: 1.25rem; } }

.date {
  width: 4.584rem;
  padding: 0.667rem 0.667rem 0.444rem;
  text-align: center;
  background-color: #CED1D4; }
  .date::after {
    content: ' ';
    display: table;
    clear: both; }


hr {
  display: block;
  width: 100%;
  height: 2px;
  margin-top: 1rem;
  margin-bottom: 1rem;
  position: relative;
  background-color: #bfbfbf;
  border-width: 0;
  clear: both; }
  hr.hr--fade {
    opacity: 0.33; }
  hr.hr--xs {
    margin-top: 0.296rem;
    margin-bottom: 0.296rem; }
  hr.hr--sm {
    margin-top: 0.667rem;
    margin-bottom: 0.667rem; }
  hr.hr--lg {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem; }
  hr.hr--xl {
    margin-top: 3.375rem;
    margin-bottom: 3.375rem; }
  hr.hr--n {
    margin-top: 0;
    margin-bottom: 0; }

.hr-stars {
  height: auto;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  margin-top: 0;
  margin-bottom: 0;
  background-image: url(../img/pft-star.svgz);
  background-size: 36px 36px;
  background-position: center center;
  background-repeat: repeat-x;
  background-color: transparent; }

.ico {
  display: inline-block;
  width: 1em; }
  .ico.ico--inline {
    margin-left: 0.2em;
    margin-right: 0.2em;
    transform: scale(1.2); }
  .ico.ico--black {
    fill: #000000; }
  .ico.ico--gray-darkest {
    fill: #1a1a1a; }
  .ico.ico--gray-darker {
    fill: #333333; }
  .ico.ico--gray-dark {
    fill: #4d4d4d; }
  .ico.ico--gray {
    fill: gray; }
  .ico.ico--gray-light {
    fill: #bfbfbf; }
  .ico.ico--gray-lighter {
    fill: #f0f0f0; }
  .ico.ico--gray-lightest {
    fill: #fafafa; }
  .ico.ico--white {
    fill: #FFFFFF; }
  .ico.ico--primary {
    fill: #46A6DE; }
  .ico.ico--primary-dark {
    fill: #006D8F; }
  .ico.ico--secondary {
    fill: #353232; }
  .ico.ico--secondary-light {
    fill: #CED1D4; }
  .ico.ico--accent-green {
    fill: #1FDA9A; }
  .ico.ico--accent-red {
    fill: #B61F2B; }
  .ico.ico--accent-yellow {
    fill: #E8B71A; }

@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  svg.ico {
    max-height: 1em; } }

.list {
  padding: 0;
  list-style-type: none !important; }
  .list.list--sm .list-item + .list-item {
    margin-top: 0.296rem; }
  rl.list.list--sm .list-text, .list.list--sm .list-link,
  .list.list--sm .list-link {
    font-size: 1rem; }
  .list.list--inline {
    display: -ms-flexbox;
    display: flex; }
    .list.list--inline .list-item {
      width: auto; }
      .list.list--inline .list-item + .list-item {
        margin-top: 0; }
    .list.list--inline.list--divided {
      margin-left: -1rem;
      margin-right: -1rem; }
      .list.list--inline.list--divided .list-item {
        padding: 0.132rem 1rem;
        box-shadow: -5px 0 0 -4px #bfbfbf, 5px 0 0 -4px #bfbfbf; }
        .list.list--inline.list--divided .list-item:first-of-type {
          box-shadow: 5px 0 0 -4px #bfbfbf; }
        .list.list--inline.list--divided .list-item:last-of-type {
          box-shadow: -5px 0 0 -4px #bfbfbf; }
        .list.list--inline.list--divided .list-item + .list-item {
          border: 0; }
      .list.list--inline.list--divided.list--white .list-item {
        box-shadow: -5px 0 0 -4px #FFFFFF, 5px 0 0 -4px #FFFFFF; }
        .list.list--inline.list--divided.list--white .list-item:first-of-type {
          box-shadow: 5px 0 0 -4px #FFFFFF; }
        .list.list--inline.list--divided.list--white .list-item:last-of-type {
          box-shadow: -5px 0 0 -4px #FFFFFF; }
  @media (min-width: 430px) {
    .list.list--inline-xs {
      display: -ms-flexbox;
      display: flex; }
      .list.list--inline-xs .list-item {
        width: auto; }
        .list.list--inline-xs .list-item + .list-item {
          margin-top: 0; }
      .list.list--inline-xs.list--divided {
        margin-left: -1rem;
        margin-right: -1rem; }
        .list.list--inline-xs.list--divided .list-item {
          padding: 0.132rem 1rem;
          box-shadow: -5px 0 0 -4px #bfbfbf, 5px 0 0 -4px #bfbfbf; }
          .list.list--inline-xs.list--divided .list-item:first-of-type {
            box-shadow: 5px 0 0 -4px #bfbfbf; }
          .list.list--inline-xs.list--divided .list-item:last-of-type {
            box-shadow: -5px 0 0 -4px #bfbfbf; }
          .list.list--inline-xs.list--divided .list-item + .list-item {
            border: 0; }
        .list.list--inline-xs.list--divided.list--white .list-item {
          box-shadow: -5px 0 0 -4px #FFFFFF, 5px 0 0 -4px #FFFFFF; }
          .list.list--inline-xs.list--divided.list--white .list-item:first-of-type {
            box-shadow: 5px 0 0 -4px #FFFFFF; }
          .list.list--inline-xs.list--divided.list--white .list-item:last-of-type {
            box-shadow: -5px 0 0 -4px #FFFFFF; } }
  @media (min-width: 636px) {
    .list.list--inline-sm {
      display: -ms-flexbox;
      display: flex; }
      .list.list--inline-sm .list-item {
        width: auto; }
        .list.list--inline-sm .list-item + .list-item {
          margin-top: 0; }
      .list.list--inline-sm.list--divided {
        margin-left: -1rem;
        margin-right: -1rem; }
        .list.list--inline-sm.list--divided .list-item {
          padding: 0.132rem 1rem;
          box-shadow: -5px 0 0 -4px #bfbfbf, 5px 0 0 -4px #bfbfbf; }
          .list.list--inline-sm.list--divided .list-item:first-of-type {
            box-shadow: 5px 0 0 -4px #bfbfbf; }
          .list.list--inline-sm.list--divided .list-item:last-of-type {
            box-shadow: -5px 0 0 -4px #bfbfbf; }
          .list.list--inline-sm.list--divided .list-item + .list-item {
            border: 0; }
        .list.list--inline-sm.list--divided.list--white .list-item {
          box-shadow: -5px 0 0 -4px #FFFFFF, 5px 0 0 -4px #FFFFFF; }
          .list.list--inline-sm.list--divided.list--white .list-item:first-of-type {
            box-shadow: 5px 0 0 -4px #FFFFFF; }
          .list.list--inline-sm.list--divided.list--white .list-item:last-of-type {
            box-shadow: -5px 0 0 -4px #FFFFFF; } }
  @media (min-width: 768px) {
    .list.list--inline-md {
      display: -ms-flexbox;
      display: flex; }
      .list.list--inline-md .list-item {
        width: auto; }
        .list.list--inline-md .list-item + .list-item {
          margin-top: 0; }
      .list.list--inline-md.list--divided {
        margin-left: -1rem;
        margin-right: -1rem; }
        .list.list--inline-md.list--divided .list-item {
          padding: 0.132rem 1rem;
          box-shadow: -5px 0 0 -4px #bfbfbf, 5px 0 0 -4px #bfbfbf; }
          .list.list--inline-md.list--divided .list-item:first-of-type {
            box-shadow: 5px 0 0 -4px #bfbfbf; }
          .list.list--inline-md.list--divided .list-item:last-of-type {
            box-shadow: -5px 0 0 -4px #bfbfbf; }
          .list.list--inline-md.list--divided .list-item + .list-item {
            border: 0; }
        .list.list--inline-md.list--divided.list--white .list-item {
          box-shadow: -5px 0 0 -4px #FFFFFF, 5px 0 0 -4px #FFFFFF; }
          .list.list--inline-md.list--divided.list--white .list-item:first-of-type {
            box-shadow: 5px 0 0 -4px #FFFFFF; }
          .list.list--inline-md.list--divided.list--white .list-item:last-of-type {
            box-shadow: -5px 0 0 -4px #FFFFFF; } }
  @media (min-width: 1048px) {
    .list.list--inline-lg {
      display: -ms-flexbox;
      display: flex; }
      .list.list--inline-lg .list-item {
        width: auto; }
        .list.list--inline-lg .list-item + .list-item {
          margin-top: 0; }
      .list.list--inline-lg.list--divided {
        margin-left: -1rem;
        margin-right: -1rem; }
        .list.list--inline-lg.list--divided .list-item {
          padding: 0.132rem 1rem;
          box-shadow: -5px 0 0 -4px #bfbfbf, 5px 0 0 -4px #bfbfbf; }
          .list.list--inline-lg.list--divided .list-item:first-of-type {
            box-shadow: 5px 0 0 -4px #bfbfbf; }
          .list.list--inline-lg.list--divided .list-item:last-of-type {
            box-shadow: -5px 0 0 -4px #bfbfbf; }
          .list.list--inline-lg.list--divided .list-item + .list-item {
            border: 0; }
        .list.list--inline-lg.list--divided.list--white .list-item {
          box-shadow: -5px 0 0 -4px #FFFFFF, 5px 0 0 -4px #FFFFFF; }
          .list.list--inline-lg.list--divided.list--white .list-item:first-of-type {
            box-shadow: 5px 0 0 -4px #FFFFFF; }
          .list.list--inline-lg.list--divided.list--white .list-item:last-of-type {
            box-shadow: -5px 0 0 -4px #FFFFFF; } }
  @media (min-width: 1400px) {
    .list.list--inline-xl {
      display: -ms-flexbox;
      display: flex; }
      .list.list--inline-xl .list-item {
        width: auto; }
        .list.list--inline-xl .list-item + .list-item {
          margin-top: 0; }
      .list.list--inline-xl.list--divided {
        margin-left: -1rem;
        margin-right: -1rem; }
        .list.list--inline-xl.list--divided .list-item {
          padding: 0.132rem 1rem;
          box-shadow: -5px 0 0 -4px #bfbfbf, 5px 0 0 -4px #bfbfbf; }
          .list.list--inline-xl.list--divided .list-item:first-of-type {
            box-shadow: 5px 0 0 -4px #bfbfbf; }
          .list.list--inline-xl.list--divided .list-item:last-of-type {
            box-shadow: -5px 0 0 -4px #bfbfbf; }
          .list.list--inline-xl.list--divided .list-item + .list-item {
            border: 0; }
        .list.list--inline-xl.list--divided.list--white .list-item {
          box-shadow: -5px 0 0 -4px #FFFFFF, 5px 0 0 -4px #FFFFFF; }
          .list.list--inline-xl.list--divided.list--white .list-item:first-of-type {
            box-shadow: 5px 0 0 -4px #FFFFFF; }
          .list.list--inline-xl.list--divided.list--white .list-item:last-of-type {
            box-shadow: -5px 0 0 -4px #FFFFFF; } }
  @media (min-width: 1620px) {
    .list.list--inline-xxl {
      display: -ms-flexbox;
      display: flex; }
      .list.list--inline-xxl .list-item {
        width: auto; }
        .list.list--inline-xxl .list-item + .list-item {
          margin-top: 0; }
      .list.list--inline-xxl.list--divided {
        margin-left: -1rem;
        margin-right: -1rem; }
        .list.list--inline-xxl.list--divided .list-item {
          padding: 0.132rem 1rem;
          box-shadow: -5px 0 0 -4px #bfbfbf, 5px 0 0 -4px #bfbfbf; }
          .list.list--inline-xxl.list--divided .list-item:first-of-type {
            box-shadow: 5px 0 0 -4px #bfbfbf; }
          .list.list--inline-xxl.list--divided .list-item:last-of-type {
            box-shadow: -5px 0 0 -4px #bfbfbf; }
          .list.list--inline-xxl.list--divided .list-item + .list-item {
            border: 0; }
        .list.list--inline-xxl.list--divided.list--white .list-item {
          box-shadow: -5px 0 0 -4px #FFFFFF, 5px 0 0 -4px #FFFFFF; }
          .list.list--inline-xxl.list--divided.list--white .list-item:first-of-type {
            box-shadow: 5px 0 0 -4px #FFFFFF; }
          .list.list--inline-xxl.list--divided.list--white .list-item:last-of-type {
            box-shadow: -5px 0 0 -4px #FFFFFF; } }
  .list.list--neutral .list-text, .list.list--neutral .list-link {
    color: #f0f0f0; }
  .list.list--neutral .list-link {
    color: #bfbfbf; }
    .list.list--neutral .list-link:hover {
      color: #FFFFFF; }
  .list.list--white .list-text, .list.list--white .list-link {
    color: #FFFFFF; }
  .list.list--white .list-link {
    color: #FFFFFF; }
    .list.list--white .list-link:hover {
      color: #353232; }
  .list.list--divided {
    margin-left: 0;
    margin-right: 0; }
    .list.list--divided .list-item {
      padding: 0.444rem 0;
      box-shadow: none; }
      .list.list--divided .list-item + .list-item {
        margin: 0;
        border-top: 2px solid #bfbfbf; }
    .list.list--divided.list--white .list-item + .list-item {
      border-top: 2px solid #FFFFFF; }

.list-item {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: start;
      align-items: flex-start;
  width: 100%;
  page-break-inside: avoid;
       break-inside: avoid; }
  .list-item .fa {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    line-height: 1;
    transform: scale(1.1); }
    .list-item .fa + .list-text, .list-item .fa + .list-link {
      margin-left: 0.667em; }
  .list-item.is-active .list-text, .list-item.is-active .list-link,
  .list-item.is-active .list-link {
    color: #FFFFFF;
    background-color: #46A6DE; }
  .list-item + .list-item {
    margin-top: 0.667rem; }

.list-text, .list-link {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  display: block;
  font-family: rift-soft, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.5rem;
  color: #353232;
  font-weight: 500;
  line-height: 1.05;
  letter-spacing: 0.02em; }

.list-link {
  color: #46A6DE; }
  .list-link:hover {
    color: #353232; }

.navbar {
  position: relative;
  z-index: 100;
  min-height: 70px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  text-align: center;
  background-color: #FFFFFF; }

.navbar-toggler {
  background-color: transparent;
  position: relative;
  z-index: 10;
  float: right;
  height: 70px;
  padding: 0 1rem;
  border: 0;
  cursor: pointer; }
  .navbar-toggler:focus {
    outline: none; }

.navbar-toggler-btn {
  display: inline-block;
  color: #353232;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .navbar-toggler-btn:focus {
    outline: 0; }
  .navbar-toggler-btn::before {
    content: url("data:image/svg+xml;encoding=utf-8,%3Csvg viewBox='0 0 28 34' preserveAspectRatio='xMaxYMax' xmlns='http://www.w3.org/2000/svg' fill='%23353232' fill-rule='evenodd' clip-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='1.414'%3E%3Cpath d='M0 0h28v6H0zM0 11h28v6H0zM0 22h28v6H0z'/%3E%3C/svg%3E");
    display: inline-block;
    width: 1rem;
    height: 1rem;
    float: left; }
  .navbar-toggler-btn::after {
    content: ' ';
    display: table;
    clear: both; }

.navbar-brand {
  float: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 70px;
  margin-right: 1.5rem;
  padding: 0 1rem;
  line-height: 70px; }

.navbar-brand-image {
  vertical-align: middle;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  max-height: 58.33333px;
  height: 100%; }

.navbar-collapse,
.navbar-static {
  width: 100%;
  margin: 0; }

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

.navbar-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }

.navbar-item {
  -ms-flex: 1 1 1px;
      flex: 1 1 1px;
  display: inline-block;
  width: auto; }
  .navbar-item + .navbar-item {
    margin-top: 0; }

.navbar-link {
  display: block;
  position: relative;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  color: #353232;
  line-height: 70px;
  text-transform: uppercase;
  white-space: nowrap; }
  .navbar-link:focus {
    color: #353232;
    text-decoration: none; }
  .navbar-link:hover {
    color: #46A6DE; }

@media (min-width: 1048px) {
  .navbar {
    line-height: 70px; }
  .navbar-toggler {
    display: none; }
  .navbar-collapse {
    padding: 0;
    display: block; }
  .navbar-list {
    height: 70px; }
  .navbar-item {
    box-shadow: -5px 0 0 -4px #CED1D4, 5px 0 0 -4px #CED1D4; }
    .navbar-item:first-of-type {
      box-shadow: 5px 0 0 -4px #CED1D4; }
    .navbar-item:last-of-type {
      box-shadow: -5px 0 0 -4px #CED1D4; } }

@media (max-width: 1047px) {
  .navbar-collapse {
    overflow: hidden;
    width: 100%;
    padding: 0 0.667rem; }
    .navbar-collapse .navbar-list {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding-bottom: 1rem;
      text-align: left; }
    .navbar-collapse .navbar-item {
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      width: 100%;
      border-top: 1px solid #CED1D4; }
    .navbar-collapse .navbar-link {
      line-height: 1;
      padding: 0.667rem; } }

@media (max-width: 635px) {
  .navbar {
    line-height: 1.5; }
  .navbar-static .navbar-link {
    line-height: inherit;
    padding: 0 0.296rem; } }

.dropdown {
  position: static; }
  .dropdown.dropdown--isolated {
    position: relative; }
    .dropdown.dropdown--isolated.open .dropdown-content {
      overflow: visible; }

.dropdown-content {
  text-align: left;
  line-height: 1.5;
  overflow: hidden;
  max-width: 100vw; }

@media (min-width: 1048px) {
  .dropdown.dropdown--natural {
    position: relative; }
    .dropdown.dropdown--natural .dropdown-content {
      right: auto;
      width: auto;
      min-width: 100%; }
      .dropdown.dropdown--natural .dropdown-content .dropdown-item {
        white-space: nowrap; }
    .dropdown.dropdown--natural:first-child .dropdown-content {
      left: 0;
      transform: translate(0); }
    .dropdown.dropdown--natural:last-child .dropdown-content {
      left: auto;
      right: 0;
      transform: translate(0); }
  .dropdown.open:not(.dropdown--isolated) .dropdown-toggle {
    color: #46A6DE; }
    .dropdown.open:not(.dropdown--isolated) .dropdown-toggle::after {
      content: ' ';
      position: absolute;
      top: 100%;
      left: 50%;
      display: block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0.667rem;
      border-color: transparent transparent #46A6DE transparent;
      transform: translate(-50%, -100%);
      pointer-events: none; }
  .dropdown-content {
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: -1;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    opacity: 0;
    transform: translate(-50%, 0);
    pointer-events: none; }
    .dropdown.open .dropdown-content {
      z-index: 1;
      opacity: 1;
      pointer-events: auto; } }

@media (max-width: 1047px) {
  .dropdown.open .dropdown-toggle::after {
    content: ' ';
    position: absolute;
    left: 1.5rem;
    bottom: 0;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.444rem;
    border-color: transparent transparent #46A6DE transparent; }
  .dropdown-content {
    position: static;
    width: 100%;
    display: none; }
    .dropdown.open .dropdown-content {
      display: block;
      pointer-events: auto; } }

.page {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: center;
      justify-content: center;
  margin: -1.6875rem; }


.page-body {
  -ms-flex: 1 1 0;
      flex: 1 1 0;
  flex-shrink: 0;
  padding: 1.6875rem;
  width: 100%;
  max-width: 1048px; }
  .page-body.page-body--wide {
    max-width: 100%;
    max-width: initial; }

.page-content h1 {
  font-size: 3.375rem;
  border-bottom: 3px solid #46A6DE; }


@media (max-width: 1400px) {
    .page-body {
        max-width: 748px;
    }
}

@media (max-width: 1047px) {
    .page-content h1 {
        font-size: 2.827rem;
    }
    .page-body {
        max-width: 1048px;
    }
    
}

  @media (max-width: 767px) {
    .page-content h1 {
      font-size: 2.369rem; } }
  @media (max-width: 635px) {
    .page-content h1 {
      font-size: 1.953rem; } }

.page-content h3 {
  font-size: 1.5rem;
  border-bottom: 3px solid #46A6DE; }
  @media (max-width: 1047px) {
    .page-content h3 {
      font-size: 1.414rem; } }
  @media (max-width: 767px) {
    .page-content h3 {
      font-size: 1.333rem; } }
  @media (max-width: 635px) {
    .page-content h3 {
      font-size: 1.25rem; } }

.page-content hr:not(:first-child) {
  margin-top: 1.5rem; }

.page-content hr:not(:last-child) {
  margin-bottom: 1.5rem; }

.page-content ol {
  padding-top: 0.296rem;
  padding-bottom: 0.296rem;
  padding-left: 0;
  list-style: none;
  counter-reset: list; }
  .page-content ol li {
    position: relative;
    min-height: 2.25rem;
    padding-left: 3.375rem; }
    .page-content ol li::before {
      content: counter(list);
      counter-increment: list;
      position: absolute;
      left: 0;
      display: inline-block;
      width: 2.25rem;
      height: 2.25rem;
      font-family: ratiomodern, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
      font-size: 1.5rem;
      font-style: italic;
      color: #FFFFFF;
      text-align: center;
      border-radius: 50%;
      background-color: #46A6DE;
      vertical-align: middle; }
    .page-content ol li + li {
      margin-top: 1rem; }
    @media (max-width: 635px) {
      .page-content ol li {
        min-height: 1.5rem;
        padding-left: 2.25rem; }
        .page-content ol li::before {
          width: 1.5rem;
          height: 1.5rem;
          line-height: 1.5rem;
          font-size: 1rem; } }

.page-content ul {
  padding-top: 0.296rem;
  padding-bottom: 0.296rem;
  padding-left: 0;
  list-style: none; }
  .page-content ul li {
    position: relative;
    padding-left: 1.5rem; }
    .page-content ul li::before {
      content: ' ';
      position: absolute;
      top: 50%;
      left: 0.296rem;
      display: inline-block;
      width: 0.667rem;
      height: 0.667rem;
      color: #FFFFFF;
      border-radius: 50%;
      background-color: #46A6DE;
      transform: translate(0, -40%); }
    .page-content ul li + li {
      margin-top: 0.296rem; }
    @media (max-width: 635px) {
      .page-content ul li {
        min-height: 1.5rem;
        padding-left: 2.25rem; }
        .page-content ul li::before {
          width: 1.5rem;
          height: 1.5rem;
          line-height: 1.5rem;
          font-size: 1rem; } }

.page-aside {
  box-sizing: content-box;
  padding: 1.6875rem;
  -ms-flex: 1 1 100%;
      flex: 1 1 100%; }
  @media (min-width: 1048px) {
    .page-aside {
      -ms-flex: 0 0 300px;
          flex: 0 0 300px; } }

.stack.stack--top {
  padding-top: 0.667rem;
  padding-bottom: 0.667rem;
  background-color: #1a1a1a; }
  .stack.stack--top h1,
  .stack.stack--top h2,
  .stack.stack--top h3,
  .stack.stack--top h4,
  .stack.stack--top h5,
  .stack.stack--top h6,
  .stack.stack--top p {
    color: #FFFFFF; }
  .stack.stack--top a {
    color: #FFFFFF; }
    .stack.stack--top a:hover {
      color: #CED1D4; }

footer.stack h1,
footer.stack h2,
footer.stack h3,
footer.stack h4,
footer.stack h5,
footer.stack h6,
footer.stack p {
  color: #bfbfbf; }

footer.stack a {
  color: #46A6DE; }
  footer.stack a:hover, footer.stack a:focus {
    color: rgba(53, 50, 50, 0.5); }

.bg-black {
  background-color: #000000; }

.bg-gray-darkest {
  background-color: #1a1a1a; }

.bg-gray-darker {
  background-color: #333333; }

.bg-gray-dark {
  background-color: #4d4d4d; }

.bg-gray {
  background-color: gray; }

.bg-gray-light {
  background-color: #bfbfbf; }

.bg-gray-lighter {
  background-color: #f0f0f0; }

.bg-gray-lightest {
  background-color: #fafafa; }

.bg-white {
  background-color: #FFFFFF; }

.bg-primary, .panel.panel-primary .panel-bg,
.panel.panel-primary .panel-label,
.panel.panel-primary .panel-heading {
  background-color: #46A6DE; }

.bg-primary-dark, .panel.panel-primary-dark .panel-bg,
.panel.panel-primary-dark .panel-label,
.panel.panel-primary-dark .panel-heading {
  background-color: #006D8F; }

.bg-secondary, .panel.panel-secondary .panel-bg,
.panel.panel-secondary .panel-label,
.panel.panel-secondary .panel-heading {
  background-color: #353232; }

.bg-secondary-light, .panel.panel-secondary-light .panel-bg,
.panel.panel-secondary-light .panel-label,
.panel.panel-secondary-light .panel-heading {
  background-color: #CED1D4; }

.bg-accent-green, .panel.panel-green .panel-bg,
.panel.panel-green .panel-label,
.panel.panel-green .panel-heading {
  background-color: #1FDA9A; }

.bg-accent-red, .panel.panel-red .panel-bg,
.panel.panel-red .panel-label,
.panel.panel-red .panel-heading {
  background-color: #B61F2B; }

.bg-accent-yellow, .panel.panel-yellow .panel-bg,
.panel.panel-yellow .panel-label,
.panel.panel-yellow .panel-heading {
  background-color: #E8B71A; }

.bg-transparent {
  background-color: transparent !important; }

.bg-body {
  background-color: #f0f0f0; }

.bg-html {
  background-color: #353232; }

.bg-cover {
  background-size: cover; }

.bg-contain {
  background-size: contain; }

.bg-primary a, .panel.panel-primary .panel-bg a,
.panel.panel-primary .panel-label a,
.panel.panel-primary .panel-heading a {
  color: #FFFFFF; }
  .bg-primary a:hover, .panel.panel-primary .panel-bg a:hover,
  .panel.panel-primary .panel-label a:hover,
  .panel.panel-primary .panel-heading a:hover {
    color: rgba(53, 50, 50, 0.5); }

.content-formatting h1:not(:last-child),
.content-formatting h2:not(:last-child),
.content-formatting h3:not(:last-child),
.content-formatting h4:not(:last-child),
.content-formatting h5:not(:last-child),
.content-formatting h6:not(:last-child) {
  margin-bottom: 0.296rem; }

.content-formatting p:not(:last-child),
.content-formatting ul:not(:last-child),
.content-formatting ol:not(:last-child),
.content-formatting table:not(:last-child),
.content-formatting blockquote:not(:last-child),
.content-formatting .formatted-content:not(:last-child) {
  margin-bottom: 1.5rem; }

.content-invert p,
.content-invert h1,
.content-invert h2,
.content-invert h3,
.content-invert h4,
.content-invert h5,
.content-invert h6,
.content-invert li,
.content-invert blockquote,
.content-invert .form-label,
.content-invert .formatted-content {
  color: #FFFFFF; }

.content-invert hr {
  background-color: #FFFFFF; }

.content-invert a:hover {
  color: rgba(255, 255, 255, 0.5) !important; }

.float-fix::after {
  content: ' ';
  display: table;
  clear: both; }

.float-l {
  float: left !important; }

.float-n {
  float: none !important; }

.float-r {
  float: right !important; }

.hidden {
  display: none; }

@media (max-width: -1) {
  .hidden-xxs-down {
    display: none; } }

@media (max-width: 429px) {
  .hidden-xs-down {
    display: none; } }

@media (max-width: 635px) {
  .hidden-sm-down {
    display: none; } }

@media (max-width: 767px) {
  .hidden-md-down {
    display: none; } }

@media (max-width: 1047px) {
  .hidden-lg-down {
    display: none; } }

@media (max-width: 1399px) {
  .hidden-xl-down {
    display: none; } }

@media (max-width: 1619px) {
  .hidden-xxl-down {
    display: none; } }

@media (min-width: 0) {
  .hidden-xxs-up {
    display: none; } }

@media (min-width: 430px) {
  .hidden-xs-up {
    display: none; } }

@media (min-width: 636px) {
  .hidden-sm-up {
    display: none; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none; } }

@media (min-width: 1048px) {
  .hidden-lg-up {
    display: none; } }

@media (min-width: 1400px) {
  .hidden-xl-up {
    display: none; } }

@media (min-width: 1620px) {
  .hidden-xxl-up {
    display: none; } }

.hover-grow {
  transition: transform 0.25s ease-out;
  transform: scale(1); }
  .hover-grow:hover, .hover-grow-trigger:hover .hover-grow {
    transform: scale(1.03); }

.hover-up {
  transition: all 0.167s ease-out;
  transform: translate(0, 0); }
  .hover-up:hover, .hover-up-trigger:hover .hover-up {
    transform: translate(0, -0.132rem); }

.hover-shadow {
  transition: all 0.167s ease-out;
  box-shadow: 0 0 0 transparent; }
  .hover-shadow:hover, .hover-shadow-trigger:hover .hover-shadow {
    box-shadow: 0 0.667rem 1rem rgba(26, 26, 26, 0.15); }

.mb-n {
  margin-bottom: 0 !important; }

.mb-a {
  margin-bottom: auto !important; }

.mb-xxs {
  margin-bottom: 0.132rem; }

.mb-xs {
  margin-bottom: 0.296rem; }

.mb-sm {
  margin-bottom: 0.667rem; }

.mb-md {
  margin-bottom: 1rem; }

.mb-lg {
  margin-bottom: 1.5rem; }

.mb-xl {
  margin-bottom: 3.375rem; }

.mb-xxl {
  margin-bottom: 7.594rem; }

@media (max-width: 429px) {
  .mb-xxs-xs {
    margin-bottom: 0.132rem; } }

@media (max-width: 429px) {
  .mb-xs-xs {
    margin-bottom: 0.296rem; } }

@media (max-width: 429px) {
  .mb-sm-xs {
    margin-bottom: 0.667rem; } }

@media (max-width: 429px) {
  .mb-md-xs {
    margin-bottom: 1rem; }
  .mb-n-xs {
    margin-bottom: 0; } }

@media (max-width: 429px) {
  .mb-lg-xs {
    margin-bottom: 1.5rem; } }

@media (max-width: 429px) {
  .mb-xl-xs {
    margin-bottom: 3.375rem; } }

@media (max-width: 429px) {
  .mb-xxl-xs {
    margin-bottom: 7.594rem; } }

@media (max-width: 635px) {
  .mb-xxs-sm {
    margin-bottom: 0.132rem; } }

@media (max-width: 635px) {
  .mb-xs-sm {
    margin-bottom: 0.296rem; } }

@media (max-width: 635px) {
  .mb-sm-sm {
    margin-bottom: 0.667rem; } }

@media (max-width: 635px) {
  .mb-md-sm {
    margin-bottom: 1rem; }
  .mb-n-sm {
    margin-bottom: 0; } }

@media (max-width: 635px) {
  .mb-lg-sm {
    margin-bottom: 1.5rem; } }

@media (max-width: 635px) {
  .mb-xl-sm {
    margin-bottom: 3.375rem; } }

@media (max-width: 635px) {
  .mb-xxl-sm {
    margin-bottom: 7.594rem; } }

@media (max-width: 767px) {
  .mb-xxs-md {
    margin-bottom: 0.132rem; } }

@media (max-width: 767px) {
  .mb-xs-md {
    margin-bottom: 0.296rem; } }

@media (max-width: 767px) {
  .mb-sm-md {
    margin-bottom: 0.667rem; } }

@media (max-width: 767px) {
  .mb-md-md {
    margin-bottom: 1rem; }
  .mb-n-md {
    margin-bottom: 0; } }

@media (max-width: 767px) {
  .mb-lg-md {
    margin-bottom: 1.5rem; } }

@media (max-width: 767px) {
  .mb-xl-md {
    margin-bottom: 3.375rem; } }

@media (max-width: 767px) {
  .mb-xxl-md {
    margin-bottom: 7.594rem; } }

@media (max-width: 1047px) {
  .mb-xxs-lg {
    margin-bottom: 0.132rem; } }

@media (max-width: 1047px) {
  .mb-xs-lg {
    margin-bottom: 0.296rem; } }

@media (max-width: 1047px) {
  .mb-sm-lg {
    margin-bottom: 0.667rem; } }

@media (max-width: 1047px) {
  .mb-md-lg {
    margin-bottom: 1rem; }
  .mb-n-lg {
    margin-bottom: 0; } }

@media (max-width: 1047px) {
  .mb-lg-lg {
    margin-bottom: 1.5rem; } }

@media (max-width: 1047px) {
  .mb-xl-lg {
    margin-bottom: 3.375rem; } }

@media (max-width: 1047px) {
  .mb-xxl-lg {
    margin-bottom: 7.594rem; } }

@media (max-width: 1399px) {
  .mb-xxs-xl {
    margin-bottom: 0.132rem; } }

@media (max-width: 1399px) {
  .mb-xs-xl {
    margin-bottom: 0.296rem; } }

@media (max-width: 1399px) {
  .mb-sm-xl {
    margin-bottom: 0.667rem; } }

@media (max-width: 1399px) {
  .mb-md-xl {
    margin-bottom: 1rem; }
  .mb-n-xl {
    margin-bottom: 0; } }

@media (max-width: 1399px) {
  .mb-lg-xl {
    margin-bottom: 1.5rem; } }

@media (max-width: 1399px) {
  .mb-xl-xl {
    margin-bottom: 3.375rem; } }

@media (max-width: 1399px) {
  .mb-xxl-xl {
    margin-bottom: 7.594rem; } }

@media (max-width: 1619px) {
  .mb-xxs-xxl {
    margin-bottom: 0.132rem; } }

@media (max-width: 1619px) {
  .mb-xs-xxl {
    margin-bottom: 0.296rem; } }

@media (max-width: 1619px) {
  .mb-sm-xxl {
    margin-bottom: 0.667rem; } }

@media (max-width: 1619px) {
  .mb-md-xxl {
    margin-bottom: 1rem; }
  .mb-n-xxl {
    margin-bottom: 0; } }

@media (max-width: 1619px) {
  .mb-lg-xxl {
    margin-bottom: 1.5rem; } }

@media (max-width: 1619px) {
  .mb-xl-xxl {
    margin-bottom: 3.375rem; } }

@media (max-width: 1619px) {
  .mb-xxl-xxl {
    margin-bottom: 7.594rem; } }

.invisible {
  visibility: hidden !important; }

.overflow-h {
  overflow: hidden; }

.d-b {
  display: block; }

.d-ib {
  display: inline-block; }

.no-wrap {
  white-space: nowrap; }

.no-click {
  pointer-events: none; }

.no-select {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.image-wrapper {
  position: relative;
  display: inline-block;
  width: auto; }
  .image-wrapper img,
  .image-wrapper picture {
    float: left;
    max-width: 100%; }
  .image-wrapper::after {
    content: ' ';
    display: table;
    clear: both; }

.va-m {
  vertical-align: middle; }

.w-100 {
  width: 100%; }

.ml-a, .mlr-a {
  margin-left: auto; }

.mr-a, .mlr-a {
  margin-right: auto; }

.mt-n {
  margin-top: 0 !important; }

.mt-a {
  margin-top: auto !important; }

.mt-xxs {
  margin-top: 0.132rem; }

.mt-xs {
  margin-top: 0.296rem; }

.mt-sm {
  margin-top: 0.667rem; }

.mt-md {
  margin-top: 1rem; }

.mt-lg {
  margin-top: 1.5rem; }

.mt-xl {
  margin-top: 3.375rem; }

.mt-xxl {
  margin-top: 7.594rem; }

@media (max-width: 429px) {
  .mt-xxs-xs {
    margin-top: 0.132rem; } }

@media (max-width: 429px) {
  .mt-xs-xs {
    margin-top: 0.296rem; } }

@media (max-width: 429px) {
  .mt-sm-xs {
    margin-top: 0.667rem; } }

@media (max-width: 429px) {
  .mt-md-xs {
    margin-top: 1rem; }
  .mt-n-xs {
    margin-top: 0; } }

@media (max-width: 429px) {
  .mt-lg-xs {
    margin-top: 1.5rem; } }

@media (max-width: 429px) {
  .mt-xl-xs {
    margin-top: 3.375rem; } }

@media (max-width: 429px) {
  .mt-xxl-xs {
    margin-top: 7.594rem; } }

@media (max-width: 635px) {
  .mt-xxs-sm {
    margin-top: 0.132rem; } }

@media (max-width: 635px) {
  .mt-xs-sm {
    margin-top: 0.296rem; } }

@media (max-width: 635px) {
  .mt-sm-sm {
    margin-top: 0.667rem; } }

@media (max-width: 635px) {
  .mt-md-sm {
    margin-top: 1rem; }
  .mt-n-sm {
    margin-top: 0; } }

@media (max-width: 635px) {
  .mt-lg-sm {
    margin-top: 1.5rem; } }

@media (max-width: 635px) {
  .mt-xl-sm {
    margin-top: 3.375rem; } }

@media (max-width: 635px) {
  .mt-xxl-sm {
    margin-top: 7.594rem; } }

@media (max-width: 767px) {
  .mt-xxs-md {
    margin-top: 0.132rem; } }

@media (max-width: 767px) {
  .mt-xs-md {
    margin-top: 0.296rem; } }

@media (max-width: 767px) {
  .mt-sm-md {
    margin-top: 0.667rem; } }

@media (max-width: 767px) {
  .mt-md-md {
    margin-top: 1rem; }
  .mt-n-md {
    margin-top: 0; } }

@media (max-width: 767px) {
  .mt-lg-md {
    margin-top: 1.5rem; } }

@media (max-width: 767px) {
  .mt-xl-md {
    margin-top: 3.375rem; } }

@media (max-width: 767px) {
  .mt-xxl-md {
    margin-top: 7.594rem; } }

@media (max-width: 1047px) {
  .mt-xxs-lg {
    margin-top: 0.132rem; } }

@media (max-width: 1047px) {
  .mt-xs-lg {
    margin-top: 0.296rem; } }

@media (max-width: 1047px) {
  .mt-sm-lg {
    margin-top: 0.667rem; } }

@media (max-width: 1047px) {
  .mt-md-lg {
    margin-top: 1rem; }
  .mt-n-lg {
    margin-top: 0; } }

@media (max-width: 1047px) {
  .mt-lg-lg {
    margin-top: 1.5rem; } }

@media (max-width: 1047px) {
  .mt-xl-lg {
    margin-top: 3.375rem; } }

@media (max-width: 1047px) {
  .mt-xxl-lg {
    margin-top: 7.594rem; } }

@media (max-width: 1399px) {
  .mt-xxs-xl {
    margin-top: 0.132rem; } }

@media (max-width: 1399px) {
  .mt-xs-xl {
    margin-top: 0.296rem; } }

@media (max-width: 1399px) {
  .mt-sm-xl {
    margin-top: 0.667rem; } }

@media (max-width: 1399px) {
  .mt-md-xl {
    margin-top: 1rem; }
  .mt-n-xl {
    margin-top: 0; } }

@media (max-width: 1399px) {
  .mt-lg-xl {
    margin-top: 1.5rem; } }

@media (max-width: 1399px) {
  .mt-xl-xl {
    margin-top: 3.375rem; } }

@media (max-width: 1399px) {
  .mt-xxl-xl {
    margin-top: 7.594rem; } }

@media (max-width: 1619px) {
  .mt-xxs-xxl {
    margin-top: 0.132rem; } }

@media (max-width: 1619px) {
  .mt-xs-xxl {
    margin-top: 0.296rem; } }

@media (max-width: 1619px) {
  .mt-sm-xxl {
    margin-top: 0.667rem; } }

@media (max-width: 1619px) {
  .mt-md-xxl {
    margin-top: 1rem; }
  .mt-n-xxl {
    margin-top: 0; } }

@media (max-width: 1619px) {
  .mt-lg-xxl {
    margin-top: 1.5rem; } }

@media (max-width: 1619px) {
  .mt-xl-xxl {
    margin-top: 3.375rem; } }

@media (max-width: 1619px) {
  .mt-xxl-xxl {
    margin-top: 7.594rem; } }

.ph-xxs {
  padding-left: 0.132rem;
  padding-right: 0.132rem; }

.ph-xs {
  padding-left: 0.296rem;
  padding-right: 0.296rem; }

.ph-sm {
  padding-left: 0.667rem;
  padding-right: 0.667rem; }

.ph-md {
  padding-left: 1rem;
  padding-right: 1rem; }

.ph-lg {
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

.ph-xl {
  padding-left: 3.375rem;
  padding-right: 3.375rem; }

.ph-xxl {
  padding-left: 7.594rem;
  padding-right: 7.594rem; }

.ph-gutter {
  padding-left: 0.5rem;
  padding-right: 0.5rem; }

.ph-n {
  padding-left: 0;
  padding-right: 0; }

.pos-r {
  position: relative;
  z-index: 2; }

.pos-s {
  position: static; }

.pos-a {
  position: absolute;
  z-index: 2; }

.pos-top {
  top: 0; }

.pos-right {
  right: 0; }

.pos-bottom {
  bottom: 0; }

.pos-left {
  left: 0; }

.pv-xxs {
  padding-top: 0.132rem;
  padding-bottom: 0.132rem; }

.pv-xs {
  padding-top: 0.296rem;
  padding-bottom: 0.296rem; }

.pv-sm {
  padding-top: 0.667rem;
  padding-bottom: 0.667rem; }

.pv-md {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.pv-lg {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }

.pv-xl {
  padding-top: 3.375rem;
  padding-bottom: 3.375rem; }

.pv-xxl {
  padding-top: 7.594rem;
  padding-bottom: 7.594rem; }

.pv-gutter {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.pv-n {
  padding-top: 0;
  padding-bottom: 0; }

.txt-black {
  color: #000000; }

.txt-gray-darkest {
  color: #1a1a1a; }

.txt-gray-darker {
  color: #333333; }

.txt-gray-dark {
  color: #4d4d4d; }

.txt-gray {
  color: gray; }

.txt-gray-light {
  color: #bfbfbf; }

.txt-gray-lighter {
  color: #f0f0f0; }

.txt-gray-lightest {
  color: #fafafa; }

.txt-white {
  color: #FFFFFF; }

.txt-primary {
  color: #46A6DE; }

.txt-primary-dark {
  color: #006D8F; }

.txt-secondary {
  color: #353232; }

.txt-secondary-light {
  color: #CED1D4; }

.txt-accent-green {
  color: #1FDA9A; }

.txt-accent-red {
  color: #B61F2B; }

.txt-accent-yellow {
  color: #E8B71A; }

.txt-muted {
  color: #bfbfbf; }

.txt-100 {
  font-weight: 100; }

.txt-200 {
  font-weight: 200; }

.txt-300 {
  font-weight: 300; }

.txt-400 {
  font-weight: 400; }

.txt-500 {
  font-weight: 500; }

.txt-600 {
  font-weight: 600; }

.txt-700 {
  font-weight: 700; }

.txt-800 {
  font-weight: 800; }

.txt-900 {
  font-weight: 900; }

.txt-size-h1 {
  font-size: 5.063rem; }
  @media (max-width: 1047px) {
    .txt-size-h1 {
      font-size: 3.998rem; } }
  @media (max-width: 767px) {
    .txt-size-h1 {
      font-size: 3.157rem; } }
  @media (max-width: 635px) {
    .txt-size-h1 {
      font-size: 2.441rem; } }

.txt-size-h2 {
  font-size: 3.375rem; }
  @media (max-width: 1047px) {
    .txt-size-h2 {
      font-size: 2.827rem; } }
  @media (max-width: 767px) {
    .txt-size-h2 {
      font-size: 2.369rem; } }
  @media (max-width: 635px) {
    .txt-size-h2 {
      font-size: 1.953rem; } }

.txt-size-h3 {
  font-size: 2.25rem; }
  @media (max-width: 1047px) {
    .txt-size-h3 {
      font-size: 1.999rem; } }
  @media (max-width: 767px) {
    .txt-size-h3 {
      font-size: 1.777rem; } }
  @media (max-width: 635px) {
    .txt-size-h3 {
      font-size: 1.563rem; } }

.txt-size-h4 {
  font-size: 1.5rem; }
  @media (max-width: 1047px) {
    .txt-size-h4 {
      font-size: 1.414rem; } }
  @media (max-width: 767px) {
    .txt-size-h4 {
      font-size: 1.333rem; } }
  @media (max-width: 635px) {
    .txt-size-h4 {
      font-size: 1.25rem; } }

.txt-size-h5 {
  font-size: 1rem; }

.txt-size-h6 {
  font-size: 0.667rem; }
  @media (max-width: 1047px) {
    .txt-size-h6 {
      font-size: 0.707rem; } }
  @media (max-width: 767px) {
    .txt-size-h6 {
      font-size: 0.75rem; } }
  @media (max-width: 635px) {
    .txt-size-h6 {
      font-size: 0.8rem; } }

.txt-spacing-n {
  letter-spacing: 0; }

.txt-spacing-xs {
  letter-spacing: 0.0296em; }

.txt-spacing-sm {
  letter-spacing: 0.0667em; }

.txt-spacing-md {
  letter-spacing: 0.1em; }

.txt-spacing-lg {
  letter-spacing: 0.15em; }

.txt-spacing-xl {
  letter-spacing: 0.3375em; }

.txt-height-n {
  line-height: 0; }

.txt-height-xs {
  line-height: 0.296; }

.txt-height-sm {
  line-height: 0.667; }

.txt-height-md {
  line-height: 1; }

.txt-height-lg {
  line-height: 1.5; }

.txt-height-xl {
  line-height: 3.375; }

.txt-lead {
  font-size: 1.5rem;
  font-family: ratiomodern, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-style: italic; }
  @media (max-width: 1047px) {
    .txt-lead {
      font-size: 1.414rem; } }
  @media (max-width: 767px) {
    .txt-lead {
      font-size: 1.333rem; } }
  @media (max-width: 635px) {
    .txt-lead {
      font-size: 1.25rem; } }

.txt-sub {
  font-size: 0.667rem;
  font-weight: 700;
  letter-spacing: 0.1em; }
  @media (max-width: 1047px) {
    .txt-sub {
      font-size: 0.707rem; } }
  @media (max-width: 767px) {
    .txt-sub {
      font-size: 0.75rem; } }
  @media (max-width: 635px) {
    .txt-sub {
      font-size: 0.8rem; } }

.txt-serif {
  font-family: ratiomodern, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: none;
  font-weight: 400;
  font-style: italic; }

.txt-sans-serif {
  font-family: azo-sans-web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol; }

.txt-display {
  font-family: rift-soft, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-weight: 500; }

.txt-uc {
  text-transform: uppercase; }

.txt-lc {
  text-transform: lowercase; }

.txt-i {
  font-style: italic; }

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

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

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

.txt-justify {
  text-align: justify; }
  @media (max-width: 635px) {
    .txt-justify {
      text-align: center; } }

.txt-group {
  white-space: nowrap; }

.txt-sm {
  font-size: 0.667em; }

.txt-lg {
  font-size: 1.5em; }

@media (max-width: 635px) {
  .txt-left-sm {
    text-align: left; }
  .txt-right-sm {
    text-align: right; }
  .txt-center-sm {
    text-align: center; } }

@media (max-width: 767px) {
  .txt-left-md {
    text-align: left; }
  .txt-right-md {
    text-align: right; }
  .txt-center-md {
    text-align: center; } }

@media (max-width: 1047px) {
  .txt-left-lg {
    text-align: left; }
  .txt-right-lg {
    text-align: right; }
  .txt-center-lg {
    text-align: center; } }

.txt-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%; }

.txt-balance {
  text-align: center; }
  .txt-balance:first-of-type {
    text-align: left; }
  .txt-balance:last-of-type {
    text-align: right; }
  .txt-balance:first-of-type:last-of-type {
    text-align: center; }

.txt-balance-xs {
  text-align: center; }
  @media (min-width: 430px) {
    .txt-balance-xs:first-of-type {
      text-align: left; }
    .txt-balance-xs:last-of-type {
      text-align: right; }
    .txt-balance-xs:first-of-type:last-of-type {
      text-align: center; } }

.txt-balance-sm {
  text-align: center; }
  @media (min-width: 636px) {
    .txt-balance-sm:first-of-type {
      text-align: left; }
    .txt-balance-sm:last-of-type {
      text-align: right; }
    .txt-balance-sm:first-of-type:last-of-type {
      text-align: center; } }

.txt-balance-md {
  text-align: center; }
  @media (min-width: 768px) {
    .txt-balance-md:first-of-type {
      text-align: left; }
    .txt-balance-md:last-of-type {
      text-align: right; }
    .txt-balance-md:first-of-type:last-of-type {
      text-align: center; } }

.txt-balance-lg {
  text-align: center; }
  @media (min-width: 1048px) {
    .txt-balance-lg:first-of-type {
      text-align: left; }
    .txt-balance-lg:last-of-type {
      text-align: right; }
    .txt-balance-lg:first-of-type:last-of-type {
      text-align: center; } }

.txt-balance-xl {
  text-align: center; }
  @media (min-width: 1400px) {
    .txt-balance-xl:first-of-type {
      text-align: left; }
    .txt-balance-xl:last-of-type {
      text-align: right; }
    .txt-balance-xl:first-of-type:last-of-type {
      text-align: center; } }

.txt-balance-xxl {
  text-align: center; }
  @media (min-width: 1620px) {
    .txt-balance-xxl:first-of-type {
      text-align: left; }
    .txt-balance-xxl:last-of-type {
      text-align: right; }
    .txt-balance-xxl:first-of-type:last-of-type {
      text-align: center; } }

.txt-dash {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .txt-dash::before, .txt-dash::after {
    content: ' ';
    display: block;
    height: 1em;
    padding-top: calc(0.5em - 1px);
    padding-bottom: calc(0.5em - 1px);
    background-color: #CED1D4;
    background-clip: content-box;
    -ms-flex: 1 0 auto;
        flex: 1 0 auto; }
  .txt-dash::before {
    margin-right: 1em;
    border-right: 2px solid #CED1D4; }
  .txt-dash::after {
    margin-left: 1em;
    border-left: 2px solid #CED1D4; }

.txt-dash-secondary {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .txt-dash-secondary::before, .txt-dash-secondary::after {
    content: ' ';
    display: block;
    height: 1em;
    padding-top: calc(0.5em - 1px);
    padding-bottom: calc(0.5em - 1px);
    background-color: #353232;
    background-clip: content-box;
    -ms-flex: 1 0 auto;
        flex: 1 0 auto; }
  .txt-dash-secondary::before {
    margin-right: 1em;
    border-right: 2px solid #353232; }
  .txt-dash-secondary::after {
    margin-left: 1em;
    border-left: 2px solid #353232; }

[id^="no-"]:target {
  display: none; }
