<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*!
 * Bootstrap v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 *  Material Design Iconic Font by Sergey Kupletsky ($zavoloklom) - http://zavoloklom.github.io/material-design-iconic-font/
 *  License - http://zavoloklom.github.io/material-design-iconic-font/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@import url("https://use.typekit.net/kjk5sih.css");
@font-face {
  font-family: "Material-Design-Iconic-Font";
  src: url("../material-design-iconic-font/fonts/Material-Design-Iconic-Font.woff2?v=2.2.0") format("woff2"), url("../material-design-iconic-font/fonts/Material-Design-Iconic-Font.woff?v=2.2.0") format("woff"), url("../material-design-iconic-font/fonts/Material-Design-Iconic-Font.ttf?v=2.2.0") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.zmdi, .navbar-search-mobile, .updated:before, .faq-list .question:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.zmdi-hc-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.zmdi-hc-2x {
  font-size: 2em;
}

.zmdi-hc-3x {
  font-size: 3em;
}

.zmdi-hc-4x {
  font-size: 4em;
}

.zmdi-hc-5x {
  font-size: 5em;
}

.zmdi-hc-fw {
  width: 1.2857142857em;
  text-align: center;
}

.zmdi-hc-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.zmdi-hc-ul &gt; li {
  position: relative;
}

.zmdi-hc-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.zmdi-hc-li.zmdi-hc-lg {
  left: -1.8571428571em;
}

.zmdi-hc-border {
  padding: 0.1em 0.25em;
  border: solid 0.1em #9E9E9E;
  border-radius: 2px;
}

.zmdi-hc-border-circle {
  padding: 0.1em 0.25em;
  border: solid 0.1em #9E9E9E;
  border-radius: 50%;
}

.zmdi.pull-left, .pull-left.navbar-search-mobile, .pull-left.updated:before, .faq-list .pull-left.question:before {
  float: left;
  margin-right: 0.15em;
}
.zmdi.pull-right, .pull-right.navbar-search-mobile, .pull-right.updated:before, .faq-list .pull-right.question:before {
  float: right;
  margin-left: 0.15em;
}

.zmdi-hc-spin {
  animation: zmdi-spin 1.5s infinite linear;
}

.zmdi-hc-spin-reverse {
  animation: zmdi-spin-reverse 1.5s infinite linear;
}

@keyframes zmdi-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@keyframes zmdi-spin-reverse {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-359deg);
  }
}
.zmdi-hc-rotate-90 {
  transform: rotate(90deg);
}

.zmdi-hc-rotate-180 {
  transform: rotate(180deg);
}

.zmdi-hc-rotate-270 {
  transform: rotate(270deg);
}

.zmdi-hc-flip-horizontal {
  transform: scale(-1, 1);
}

.zmdi-hc-flip-vertical {
  transform: scale(1, -1);
}

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

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

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

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

.zmdi-hc-inverse {
  color: #FFFFFF;
}

/* Material Design Iconic Font uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.zmdi-3d-rotation:before, .faq-list .zmdi-3d-rotation.question:before {
  content: "\f101";
}

.zmdi-airplane-off:before, .faq-list .zmdi-airplane-off.question:before {
  content: "\f102";
}

.zmdi-airplane:before, .faq-list .zmdi-airplane.question:before {
  content: "\f103";
}

.zmdi-album:before, .faq-list .zmdi-album.question:before {
  content: "\f104";
}

.zmdi-archive:before, .faq-list .zmdi-archive.question:before {
  content: "\f105";
}

.zmdi-assignment-account:before, .faq-list .zmdi-assignment-account.question:before {
  content: "\f106";
}

.zmdi-assignment-alert:before, .faq-list .zmdi-assignment-alert.question:before {
  content: "\f107";
}

.zmdi-assignment-check:before, .faq-list .zmdi-assignment-check.question:before {
  content: "\f108";
}

.zmdi-assignment-o:before, .faq-list .zmdi-assignment-o.question:before {
  content: "\f109";
}

.zmdi-assignment-return:before, .faq-list .zmdi-assignment-return.question:before {
  content: "\f10a";
}

.zmdi-assignment-returned:before, .faq-list .zmdi-assignment-returned.question:before {
  content: "\f10b";
}

.zmdi-assignment:before, .faq-list .zmdi-assignment.question:before {
  content: "\f10c";
}

.zmdi-attachment-alt:before, .faq-list .zmdi-attachment-alt.question:before {
  content: "\f10d";
}

.zmdi-attachment:before, .faq-list .zmdi-attachment.question:before {
  content: "\f10e";
}

.zmdi-audio:before, .faq-list .zmdi-audio.question:before {
  content: "\f10f";
}

.zmdi-badge-check:before, .faq-list .zmdi-badge-check.question:before {
  content: "\f110";
}

.zmdi-balance-wallet:before, .faq-list .zmdi-balance-wallet.question:before {
  content: "\f111";
}

.zmdi-balance:before, .faq-list .zmdi-balance.question:before {
  content: "\f112";
}

.zmdi-battery-alert:before, .faq-list .zmdi-battery-alert.question:before {
  content: "\f113";
}

.zmdi-battery-flash:before, .faq-list .zmdi-battery-flash.question:before {
  content: "\f114";
}

.zmdi-battery-unknown:before, .faq-list .zmdi-battery-unknown.question:before {
  content: "\f115";
}

.zmdi-battery:before, .faq-list .zmdi-battery.question:before {
  content: "\f116";
}

.zmdi-bike:before, .faq-list .zmdi-bike.question:before {
  content: "\f117";
}

.zmdi-block-alt:before, .faq-list .zmdi-block-alt.question:before {
  content: "\f118";
}

.zmdi-block:before, .faq-list .zmdi-block.question:before {
  content: "\f119";
}

.zmdi-boat:before, .faq-list .zmdi-boat.question:before {
  content: "\f11a";
}

.zmdi-book-image:before, .faq-list .zmdi-book-image.question:before {
  content: "\f11b";
}

.zmdi-book:before, .faq-list .zmdi-book.question:before {
  content: "\f11c";
}

.zmdi-bookmark-outline:before, .faq-list .zmdi-bookmark-outline.question:before {
  content: "\f11d";
}

.zmdi-bookmark:before, .faq-list .zmdi-bookmark.question:before {
  content: "\f11e";
}

.zmdi-brush:before, .faq-list .zmdi-brush.question:before {
  content: "\f11f";
}

.zmdi-bug:before, .faq-list .zmdi-bug.question:before {
  content: "\f120";
}

.zmdi-bus:before, .faq-list .zmdi-bus.question:before {
  content: "\f121";
}

.zmdi-cake:before, .faq-list .zmdi-cake.question:before {
  content: "\f122";
}

.zmdi-car-taxi:before, .faq-list .zmdi-car-taxi.question:before {
  content: "\f123";
}

.zmdi-car-wash:before, .faq-list .zmdi-car-wash.question:before {
  content: "\f124";
}

.zmdi-car:before, .faq-list .zmdi-car.question:before {
  content: "\f125";
}

.zmdi-card-giftcard:before, .faq-list .zmdi-card-giftcard.question:before {
  content: "\f126";
}

.zmdi-card-membership:before, .faq-list .zmdi-card-membership.question:before {
  content: "\f127";
}

.zmdi-card-travel:before, .faq-list .zmdi-card-travel.question:before {
  content: "\f128";
}

.zmdi-card:before, .faq-list .zmdi-card.question:before {
  content: "\f129";
}

.zmdi-case-check:before, .faq-list .zmdi-case-check.question:before {
  content: "\f12a";
}

.zmdi-case-download:before, .faq-list .zmdi-case-download.question:before {
  content: "\f12b";
}

.zmdi-case-play:before, .faq-list .zmdi-case-play.question:before {
  content: "\f12c";
}

.zmdi-case:before, .faq-list .zmdi-case.question:before {
  content: "\f12d";
}

.zmdi-cast-connected:before, .faq-list .zmdi-cast-connected.question:before {
  content: "\f12e";
}

.zmdi-cast:before, .faq-list .zmdi-cast.question:before {
  content: "\f12f";
}

.zmdi-chart-donut:before, .faq-list .zmdi-chart-donut.question:before {
  content: "\f130";
}

.zmdi-chart:before, .faq-list .zmdi-chart.question:before {
  content: "\f131";
}

.zmdi-city-alt:before, .faq-list .zmdi-city-alt.question:before {
  content: "\f132";
}

.zmdi-city:before, .faq-list .zmdi-city.question:before {
  content: "\f133";
}

.zmdi-close-circle-o:before, .faq-list .zmdi-close-circle-o.question:before {
  content: "\f134";
}

.zmdi-close-circle:before, .faq-list .zmdi-close-circle.question:before {
  content: "\f135";
}

.zmdi-close:before, .faq-list .zmdi-close.question:before {
  content: "\f136";
}

.zmdi-cocktail:before, .faq-list .zmdi-cocktail.question:before {
  content: "\f137";
}

.zmdi-code-setting:before, .faq-list .zmdi-code-setting.question:before {
  content: "\f138";
}

.zmdi-code-smartphone:before, .faq-list .zmdi-code-smartphone.question:before {
  content: "\f139";
}

.zmdi-code:before, .faq-list .zmdi-code.question:before {
  content: "\f13a";
}

.zmdi-coffee:before, .faq-list .zmdi-coffee.question:before {
  content: "\f13b";
}

.zmdi-collection-bookmark:before, .faq-list .zmdi-collection-bookmark.question:before {
  content: "\f13c";
}

.zmdi-collection-case-play:before, .faq-list .zmdi-collection-case-play.question:before {
  content: "\f13d";
}

.zmdi-collection-folder-image:before, .faq-list .zmdi-collection-folder-image.question:before {
  content: "\f13e";
}

.zmdi-collection-image-o:before, .faq-list .zmdi-collection-image-o.question:before {
  content: "\f13f";
}

.zmdi-collection-image:before, .faq-list .zmdi-collection-image.question:before {
  content: "\f140";
}

.zmdi-collection-item-1:before, .faq-list .zmdi-collection-item-1.question:before {
  content: "\f141";
}

.zmdi-collection-item-2:before, .faq-list .zmdi-collection-item-2.question:before {
  content: "\f142";
}

.zmdi-collection-item-3:before, .faq-list .zmdi-collection-item-3.question:before {
  content: "\f143";
}

.zmdi-collection-item-4:before, .faq-list .zmdi-collection-item-4.question:before {
  content: "\f144";
}

.zmdi-collection-item-5:before, .faq-list .zmdi-collection-item-5.question:before {
  content: "\f145";
}

.zmdi-collection-item-6:before, .faq-list .zmdi-collection-item-6.question:before {
  content: "\f146";
}

.zmdi-collection-item-7:before, .faq-list .zmdi-collection-item-7.question:before {
  content: "\f147";
}

.zmdi-collection-item-8:before, .faq-list .zmdi-collection-item-8.question:before {
  content: "\f148";
}

.zmdi-collection-item-9-plus:before, .faq-list .zmdi-collection-item-9-plus.question:before {
  content: "\f149";
}

.zmdi-collection-item-9:before, .faq-list .zmdi-collection-item-9.question:before {
  content: "\f14a";
}

.zmdi-collection-item:before, .faq-list .zmdi-collection-item.question:before {
  content: "\f14b";
}

.zmdi-collection-music:before, .faq-list .zmdi-collection-music.question:before {
  content: "\f14c";
}

.zmdi-collection-pdf:before, .faq-list .zmdi-collection-pdf.question:before {
  content: "\f14d";
}

.zmdi-collection-plus:before, .faq-list .zmdi-collection-plus.question:before {
  content: "\f14e";
}

.zmdi-collection-speaker:before, .faq-list .zmdi-collection-speaker.question:before {
  content: "\f14f";
}

.zmdi-collection-text:before, .faq-list .zmdi-collection-text.question:before {
  content: "\f150";
}

.zmdi-collection-video:before, .faq-list .zmdi-collection-video.question:before {
  content: "\f151";
}

.zmdi-compass:before, .faq-list .zmdi-compass.question:before {
  content: "\f152";
}

.zmdi-cutlery:before, .faq-list .zmdi-cutlery.question:before {
  content: "\f153";
}

.zmdi-delete:before, .faq-list .zmdi-delete.question:before {
  content: "\f154";
}

.zmdi-dialpad:before, .faq-list .zmdi-dialpad.question:before {
  content: "\f155";
}

.zmdi-dns:before, .faq-list .zmdi-dns.question:before {
  content: "\f156";
}

.zmdi-drink:before, .faq-list .zmdi-drink.question:before {
  content: "\f157";
}

.zmdi-edit:before, .faq-list .zmdi-edit.question:before {
  content: "\f158";
}

.zmdi-email-open:before, .faq-list .zmdi-email-open.question:before {
  content: "\f159";
}

.zmdi-email:before, .faq-list .zmdi-email.question:before {
  content: "\f15a";
}

.zmdi-eye-off:before, .faq-list .zmdi-eye-off.question:before {
  content: "\f15b";
}

.zmdi-eye:before, .faq-list .zmdi-eye.question:before {
  content: "\f15c";
}

.zmdi-eyedropper:before, .faq-list .zmdi-eyedropper.question:before {
  content: "\f15d";
}

.zmdi-favorite-outline:before, .faq-list .zmdi-favorite-outline.question:before {
  content: "\f15e";
}

.zmdi-favorite:before, .faq-list .zmdi-favorite.question:before {
  content: "\f15f";
}

.zmdi-filter-list:before, .faq-list .zmdi-filter-list.question:before {
  content: "\f160";
}

.zmdi-fire:before, .faq-list .zmdi-fire.question:before {
  content: "\f161";
}

.zmdi-flag:before, .faq-list .zmdi-flag.question:before {
  content: "\f162";
}

.zmdi-flare:before, .faq-list .zmdi-flare.question:before {
  content: "\f163";
}

.zmdi-flash-auto:before, .faq-list .zmdi-flash-auto.question:before {
  content: "\f164";
}

.zmdi-flash-off:before, .faq-list .zmdi-flash-off.question:before {
  content: "\f165";
}

.zmdi-flash:before, .faq-list .zmdi-flash.question:before {
  content: "\f166";
}

.zmdi-flip:before, .faq-list .zmdi-flip.question:before {
  content: "\f167";
}

.zmdi-flower-alt:before, .faq-list .zmdi-flower-alt.question:before {
  content: "\f168";
}

.zmdi-flower:before, .faq-list .zmdi-flower.question:before {
  content: "\f169";
}

.zmdi-font:before, .faq-list .zmdi-font.question:before {
  content: "\f16a";
}

.zmdi-fullscreen-alt:before, .faq-list .zmdi-fullscreen-alt.question:before {
  content: "\f16b";
}

.zmdi-fullscreen-exit:before, .faq-list .zmdi-fullscreen-exit.question:before {
  content: "\f16c";
}

.zmdi-fullscreen:before, .faq-list .zmdi-fullscreen.question:before {
  content: "\f16d";
}

.zmdi-functions:before, .faq-list .zmdi-functions.question:before {
  content: "\f16e";
}

.zmdi-gas-station:before, .faq-list .zmdi-gas-station.question:before {
  content: "\f16f";
}

.zmdi-gesture:before, .faq-list .zmdi-gesture.question:before {
  content: "\f170";
}

.zmdi-globe-alt:before, .faq-list .zmdi-globe-alt.question:before {
  content: "\f171";
}

.zmdi-globe-lock:before, .faq-list .zmdi-globe-lock.question:before {
  content: "\f172";
}

.zmdi-globe:before, .faq-list .zmdi-globe.question:before {
  content: "\f173";
}

.zmdi-graduation-cap:before, .faq-list .zmdi-graduation-cap.question:before {
  content: "\f174";
}

.zmdi-home:before, .faq-list .zmdi-home.question:before {
  content: "\f175";
}

.zmdi-hospital-alt:before, .faq-list .zmdi-hospital-alt.question:before {
  content: "\f176";
}

.zmdi-hospital:before, .faq-list .zmdi-hospital.question:before {
  content: "\f177";
}

.zmdi-hotel:before, .faq-list .zmdi-hotel.question:before {
  content: "\f178";
}

.zmdi-hourglass-alt:before, .faq-list .zmdi-hourglass-alt.question:before {
  content: "\f179";
}

.zmdi-hourglass-outline:before, .faq-list .zmdi-hourglass-outline.question:before {
  content: "\f17a";
}

.zmdi-hourglass:before, .faq-list .zmdi-hourglass.question:before {
  content: "\f17b";
}

.zmdi-http:before, .faq-list .zmdi-http.question:before {
  content: "\f17c";
}

.zmdi-image-alt:before, .faq-list .zmdi-image-alt.question:before {
  content: "\f17d";
}

.zmdi-image-o:before, .faq-list .zmdi-image-o.question:before {
  content: "\f17e";
}

.zmdi-image:before, .faq-list .zmdi-image.question:before {
  content: "\f17f";
}

.zmdi-inbox:before, .faq-list .zmdi-inbox.question:before {
  content: "\f180";
}

.zmdi-invert-colors-off:before, .faq-list .zmdi-invert-colors-off.question:before {
  content: "\f181";
}

.zmdi-invert-colors:before, .faq-list .zmdi-invert-colors.question:before {
  content: "\f182";
}

.zmdi-key:before, .faq-list .zmdi-key.question:before {
  content: "\f183";
}

.zmdi-label-alt-outline:before, .faq-list .zmdi-label-alt-outline.question:before {
  content: "\f184";
}

.zmdi-label-alt:before, .faq-list .zmdi-label-alt.question:before {
  content: "\f185";
}

.zmdi-label-heart:before, .faq-list .zmdi-label-heart.question:before {
  content: "\f186";
}

.zmdi-label:before, .faq-list .zmdi-label.question:before {
  content: "\f187";
}

.zmdi-labels:before, .faq-list .zmdi-labels.question:before {
  content: "\f188";
}

.zmdi-lamp:before, .faq-list .zmdi-lamp.question:before {
  content: "\f189";
}

.zmdi-landscape:before, .faq-list .zmdi-landscape.question:before {
  content: "\f18a";
}

.zmdi-layers-off:before, .faq-list .zmdi-layers-off.question:before {
  content: "\f18b";
}

.zmdi-layers:before, .faq-list .zmdi-layers.question:before {
  content: "\f18c";
}

.zmdi-library:before, .faq-list .zmdi-library.question:before {
  content: "\f18d";
}

.zmdi-link:before, .faq-list .zmdi-link.question:before {
  content: "\f18e";
}

.zmdi-lock-open:before, .faq-list .zmdi-lock-open.question:before {
  content: "\f18f";
}

.zmdi-lock-outline:before, .faq-list .zmdi-lock-outline.question:before {
  content: "\f190";
}

.zmdi-lock:before, .faq-list .zmdi-lock.question:before {
  content: "\f191";
}

.zmdi-mail-reply-all:before, .faq-list .zmdi-mail-reply-all.question:before {
  content: "\f192";
}

.zmdi-mail-reply:before, .faq-list .zmdi-mail-reply.question:before {
  content: "\f193";
}

.zmdi-mail-send:before, .faq-list .zmdi-mail-send.question:before {
  content: "\f194";
}

.zmdi-mall:before, .faq-list .zmdi-mall.question:before {
  content: "\f195";
}

.zmdi-map:before, .faq-list .zmdi-map.question:before {
  content: "\f196";
}

.zmdi-menu:before, .faq-list .zmdi-menu.question:before {
  content: "\f197";
}

.zmdi-money-box:before, .faq-list .zmdi-money-box.question:before {
  content: "\f198";
}

.zmdi-money-off:before, .faq-list .zmdi-money-off.question:before {
  content: "\f199";
}

.zmdi-money:before, .faq-list .zmdi-money.question:before {
  content: "\f19a";
}

.zmdi-more-vert:before, .faq-list .zmdi-more-vert.question:before {
  content: "\f19b";
}

.zmdi-more:before, .faq-list .zmdi-more.question:before {
  content: "\f19c";
}

.zmdi-movie-alt:before, .faq-list .zmdi-movie-alt.question:before {
  content: "\f19d";
}

.zmdi-movie:before, .faq-list .zmdi-movie.question:before {
  content: "\f19e";
}

.zmdi-nature-people:before, .faq-list .zmdi-nature-people.question:before {
  content: "\f19f";
}

.zmdi-nature:before, .faq-list .zmdi-nature.question:before {
  content: "\f1a0";
}

.zmdi-navigation:before, .faq-list .zmdi-navigation.question:before {
  content: "\f1a1";
}

.zmdi-open-in-browser:before, .faq-list .zmdi-open-in-browser.question:before {
  content: "\f1a2";
}

.zmdi-open-in-new:before, .faq-list .zmdi-open-in-new.question:before {
  content: "\f1a3";
}

.zmdi-palette:before, .faq-list .zmdi-palette.question:before {
  content: "\f1a4";
}

.zmdi-parking:before, .faq-list .zmdi-parking.question:before {
  content: "\f1a5";
}

.zmdi-pin-account:before, .faq-list .zmdi-pin-account.question:before {
  content: "\f1a6";
}

.zmdi-pin-assistant:before, .faq-list .zmdi-pin-assistant.question:before {
  content: "\f1a7";
}

.zmdi-pin-drop:before, .faq-list .zmdi-pin-drop.question:before {
  content: "\f1a8";
}

.zmdi-pin-help:before, .faq-list .zmdi-pin-help.question:before {
  content: "\f1a9";
}

.zmdi-pin-off:before, .faq-list .zmdi-pin-off.question:before {
  content: "\f1aa";
}

.zmdi-pin:before, .faq-list .zmdi-pin.question:before {
  content: "\f1ab";
}

.zmdi-pizza:before, .faq-list .zmdi-pizza.question:before {
  content: "\f1ac";
}

.zmdi-plaster:before, .faq-list .zmdi-plaster.question:before {
  content: "\f1ad";
}

.zmdi-power-setting:before, .faq-list .zmdi-power-setting.question:before {
  content: "\f1ae";
}

.zmdi-power:before, .faq-list .zmdi-power.question:before {
  content: "\f1af";
}

.zmdi-print:before, .faq-list .zmdi-print.question:before {
  content: "\f1b0";
}

.zmdi-puzzle-piece:before, .faq-list .zmdi-puzzle-piece.question:before {
  content: "\f1b1";
}

.zmdi-quote:before, .faq-list .zmdi-quote.question:before {
  content: "\f1b2";
}

.zmdi-railway:before, .faq-list .zmdi-railway.question:before {
  content: "\f1b3";
}

.zmdi-receipt:before, .faq-list .zmdi-receipt.question:before {
  content: "\f1b4";
}

.zmdi-refresh-alt:before, .faq-list .zmdi-refresh-alt.question:before {
  content: "\f1b5";
}

.zmdi-refresh-sync-alert:before, .faq-list .zmdi-refresh-sync-alert.question:before {
  content: "\f1b6";
}

.zmdi-refresh-sync-off:before, .faq-list .zmdi-refresh-sync-off.question:before {
  content: "\f1b7";
}

.zmdi-refresh-sync:before, .faq-list .zmdi-refresh-sync.question:before {
  content: "\f1b8";
}

.zmdi-refresh:before, .faq-list .zmdi-refresh.question:before {
  content: "\f1b9";
}

.zmdi-roller:before, .faq-list .zmdi-roller.question:before {
  content: "\f1ba";
}

.zmdi-ruler:before, .faq-list .zmdi-ruler.question:before {
  content: "\f1bb";
}

.zmdi-scissors:before, .faq-list .zmdi-scissors.question:before {
  content: "\f1bc";
}

.zmdi-screen-rotation-lock:before, .faq-list .zmdi-screen-rotation-lock.question:before {
  content: "\f1bd";
}

.zmdi-screen-rotation:before, .faq-list .zmdi-screen-rotation.question:before {
  content: "\f1be";
}

.zmdi-search-for:before, .faq-list .zmdi-search-for.question:before {
  content: "\f1bf";
}

.zmdi-search-in-file:before, .faq-list .zmdi-search-in-file.question:before {
  content: "\f1c0";
}

.zmdi-search-in-page:before, .faq-list .zmdi-search-in-page.question:before {
  content: "\f1c1";
}

.zmdi-search-replace:before, .faq-list .zmdi-search-replace.question:before {
  content: "\f1c2";
}

.zmdi-search:before, .navbar-search-mobile:before, .faq-list .zmdi-search.question:before, .faq-list .question.navbar-search-mobile:before {
  content: "\f1c3";
}

.zmdi-seat:before, .faq-list .zmdi-seat.question:before {
  content: "\f1c4";
}

.zmdi-settings-square:before, .faq-list .zmdi-settings-square.question:before {
  content: "\f1c5";
}

.zmdi-settings:before, .faq-list .zmdi-settings.question:before {
  content: "\f1c6";
}

.zmdi-shield-check:before, .faq-list .zmdi-shield-check.question:before {
  content: "\f1c7";
}

.zmdi-shield-security:before, .faq-list .zmdi-shield-security.question:before {
  content: "\f1c8";
}

.zmdi-shopping-basket:before, .faq-list .zmdi-shopping-basket.question:before {
  content: "\f1c9";
}

.zmdi-shopping-cart-plus:before, .faq-list .zmdi-shopping-cart-plus.question:before {
  content: "\f1ca";
}

.zmdi-shopping-cart:before, .faq-list .zmdi-shopping-cart.question:before {
  content: "\f1cb";
}

.zmdi-sign-in:before, .faq-list .zmdi-sign-in.question:before {
  content: "\f1cc";
}

.zmdi-sort-amount-asc:before, .faq-list .zmdi-sort-amount-asc.question:before {
  content: "\f1cd";
}

.zmdi-sort-amount-desc:before, .faq-list .zmdi-sort-amount-desc.question:before {
  content: "\f1ce";
}

.zmdi-sort-asc:before, .faq-list .zmdi-sort-asc.question:before {
  content: "\f1cf";
}

.zmdi-sort-desc:before, .faq-list .zmdi-sort-desc.question:before {
  content: "\f1d0";
}

.zmdi-spellcheck:before, .faq-list .zmdi-spellcheck.question:before {
  content: "\f1d1";
}

.zmdi-storage:before, .faq-list .zmdi-storage.question:before {
  content: "\f1d2";
}

.zmdi-store-24:before, .faq-list .zmdi-store-24.question:before {
  content: "\f1d3";
}

.zmdi-store:before, .faq-list .zmdi-store.question:before {
  content: "\f1d4";
}

.zmdi-subway:before, .faq-list .zmdi-subway.question:before {
  content: "\f1d5";
}

.zmdi-sun:before, .faq-list .zmdi-sun.question:before {
  content: "\f1d6";
}

.zmdi-tab-unselected:before, .faq-list .zmdi-tab-unselected.question:before {
  content: "\f1d7";
}

.zmdi-tab:before, .faq-list .zmdi-tab.question:before {
  content: "\f1d8";
}

.zmdi-tag-close:before, .faq-list .zmdi-tag-close.question:before {
  content: "\f1d9";
}

.zmdi-tag-more:before, .faq-list .zmdi-tag-more.question:before {
  content: "\f1da";
}

.zmdi-tag:before, .faq-list .zmdi-tag.question:before {
  content: "\f1db";
}

.zmdi-thumb-down:before, .faq-list .zmdi-thumb-down.question:before {
  content: "\f1dc";
}

.zmdi-thumb-up-down:before, .faq-list .zmdi-thumb-up-down.question:before {
  content: "\f1dd";
}

.zmdi-thumb-up:before, .faq-list .zmdi-thumb-up.question:before {
  content: "\f1de";
}

.zmdi-ticket-star:before, .faq-list .zmdi-ticket-star.question:before {
  content: "\f1df";
}

.zmdi-toll:before, .faq-list .zmdi-toll.question:before {
  content: "\f1e0";
}

.zmdi-toys:before, .faq-list .zmdi-toys.question:before {
  content: "\f1e1";
}

.zmdi-traffic:before, .faq-list .zmdi-traffic.question:before {
  content: "\f1e2";
}

.zmdi-translate:before, .faq-list .zmdi-translate.question:before {
  content: "\f1e3";
}

.zmdi-triangle-down:before, .faq-list .zmdi-triangle-down.question:before {
  content: "\f1e4";
}

.zmdi-triangle-up:before, .faq-list .zmdi-triangle-up.question:before {
  content: "\f1e5";
}

.zmdi-truck:before, .faq-list .zmdi-truck.question:before {
  content: "\f1e6";
}

.zmdi-turning-sign:before, .faq-list .zmdi-turning-sign.question:before {
  content: "\f1e7";
}

.zmdi-wallpaper:before, .faq-list .zmdi-wallpaper.question:before {
  content: "\f1e8";
}

.zmdi-washing-machine:before, .faq-list .zmdi-washing-machine.question:before {
  content: "\f1e9";
}

.zmdi-window-maximize:before, .faq-list .zmdi-window-maximize.question:before {
  content: "\f1ea";
}

.zmdi-window-minimize:before, .faq-list .zmdi-window-minimize.question:before {
  content: "\f1eb";
}

.zmdi-window-restore:before, .faq-list .zmdi-window-restore.question:before {
  content: "\f1ec";
}

.zmdi-wrench:before, .faq-list .zmdi-wrench.question:before {
  content: "\f1ed";
}

.zmdi-zoom-in:before, .faq-list .zmdi-zoom-in.question:before {
  content: "\f1ee";
}

.zmdi-zoom-out:before, .faq-list .zmdi-zoom-out.question:before {
  content: "\f1ef";
}

.zmdi-alert-circle-o:before, .updated:before, .faq-list .updated.question:before, .faq-list .zmdi-alert-circle-o.question:before {
  content: "\f1f0";
}

.zmdi-alert-circle:before, .faq-list .zmdi-alert-circle.question:before {
  content: "\f1f1";
}

.zmdi-alert-octagon:before, .faq-list .zmdi-alert-octagon.question:before {
  content: "\f1f2";
}

.zmdi-alert-polygon:before, .faq-list .zmdi-alert-polygon.question:before {
  content: "\f1f3";
}

.zmdi-alert-triangle:before, .faq-list .zmdi-alert-triangle.question:before {
  content: "\f1f4";
}

.zmdi-help-outline:before, .faq-list .zmdi-help-outline.question:before {
  content: "\f1f5";
}

.zmdi-help:before, .faq-list .zmdi-help.question:before {
  content: "\f1f6";
}

.zmdi-info-outline:before, .faq-list .zmdi-info-outline.question:before {
  content: "\f1f7";
}

.zmdi-info:before, .faq-list .zmdi-info.question:before {
  content: "\f1f8";
}

.zmdi-notifications-active:before, .faq-list .zmdi-notifications-active.question:before {
  content: "\f1f9";
}

.zmdi-notifications-add:before, .faq-list .zmdi-notifications-add.question:before {
  content: "\f1fa";
}

.zmdi-notifications-none:before, .faq-list .zmdi-notifications-none.question:before {
  content: "\f1fb";
}

.zmdi-notifications-off:before, .faq-list .zmdi-notifications-off.question:before {
  content: "\f1fc";
}

.zmdi-notifications-paused:before, .faq-list .zmdi-notifications-paused.question:before {
  content: "\f1fd";
}

.zmdi-notifications:before, .faq-list .zmdi-notifications.question:before {
  content: "\f1fe";
}

.zmdi-account-add:before, .faq-list .zmdi-account-add.question:before {
  content: "\f1ff";
}

.zmdi-account-box-mail:before, .faq-list .zmdi-account-box-mail.question:before {
  content: "\f200";
}

.zmdi-account-box-o:before, .faq-list .zmdi-account-box-o.question:before {
  content: "\f201";
}

.zmdi-account-box-phone:before, .faq-list .zmdi-account-box-phone.question:before {
  content: "\f202";
}

.zmdi-account-box:before, .faq-list .zmdi-account-box.question:before {
  content: "\f203";
}

.zmdi-account-calendar:before, .faq-list .zmdi-account-calendar.question:before {
  content: "\f204";
}

.zmdi-account-circle:before, .faq-list .zmdi-account-circle.question:before {
  content: "\f205";
}

.zmdi-account-o:before, .faq-list .zmdi-account-o.question:before {
  content: "\f206";
}

.zmdi-account:before, .faq-list .zmdi-account.question:before {
  content: "\f207";
}

.zmdi-accounts-add:before, .faq-list .zmdi-accounts-add.question:before {
  content: "\f208";
}

.zmdi-accounts-alt:before, .faq-list .zmdi-accounts-alt.question:before {
  content: "\f209";
}

.zmdi-accounts-list-alt:before, .faq-list .zmdi-accounts-list-alt.question:before {
  content: "\f20a";
}

.zmdi-accounts-list:before, .faq-list .zmdi-accounts-list.question:before {
  content: "\f20b";
}

.zmdi-accounts-outline:before, .faq-list .zmdi-accounts-outline.question:before {
  content: "\f20c";
}

.zmdi-accounts:before, .faq-list .zmdi-accounts.question:before {
  content: "\f20d";
}

.zmdi-face:before, .faq-list .zmdi-face.question:before {
  content: "\f20e";
}

.zmdi-female:before, .faq-list .zmdi-female.question:before {
  content: "\f20f";
}

.zmdi-male-alt:before, .faq-list .zmdi-male-alt.question:before {
  content: "\f210";
}

.zmdi-male-female:before, .faq-list .zmdi-male-female.question:before {
  content: "\f211";
}

.zmdi-male:before, .faq-list .zmdi-male.question:before {
  content: "\f212";
}

.zmdi-mood-bad:before, .faq-list .zmdi-mood-bad.question:before {
  content: "\f213";
}

.zmdi-mood:before, .faq-list .zmdi-mood.question:before {
  content: "\f214";
}

.zmdi-run:before, .faq-list .zmdi-run.question:before {
  content: "\f215";
}

.zmdi-walk:before, .faq-list .zmdi-walk.question:before {
  content: "\f216";
}

.zmdi-cloud-box:before, .faq-list .zmdi-cloud-box.question:before {
  content: "\f217";
}

.zmdi-cloud-circle:before, .faq-list .zmdi-cloud-circle.question:before {
  content: "\f218";
}

.zmdi-cloud-done:before, .faq-list .zmdi-cloud-done.question:before {
  content: "\f219";
}

.zmdi-cloud-download:before, .faq-list .zmdi-cloud-download.question:before {
  content: "\f21a";
}

.zmdi-cloud-off:before, .faq-list .zmdi-cloud-off.question:before {
  content: "\f21b";
}

.zmdi-cloud-outline-alt:before, .faq-list .zmdi-cloud-outline-alt.question:before {
  content: "\f21c";
}

.zmdi-cloud-outline:before, .faq-list .zmdi-cloud-outline.question:before {
  content: "\f21d";
}

.zmdi-cloud-upload:before, .faq-list .zmdi-cloud-upload.question:before {
  content: "\f21e";
}

.zmdi-cloud:before, .faq-list .zmdi-cloud.question:before {
  content: "\f21f";
}

.zmdi-download:before, .faq-list .zmdi-download.question:before {
  content: "\f220";
}

.zmdi-file-plus:before, .faq-list .zmdi-file-plus.question:before {
  content: "\f221";
}

.zmdi-file-text:before, .faq-list .zmdi-file-text.question:before {
  content: "\f222";
}

.zmdi-file:before, .faq-list .zmdi-file.question:before {
  content: "\f223";
}

.zmdi-folder-outline:before, .faq-list .zmdi-folder-outline.question:before {
  content: "\f224";
}

.zmdi-folder-person:before, .faq-list .zmdi-folder-person.question:before {
  content: "\f225";
}

.zmdi-folder-star-alt:before, .faq-list .zmdi-folder-star-alt.question:before {
  content: "\f226";
}

.zmdi-folder-star:before, .faq-list .zmdi-folder-star.question:before {
  content: "\f227";
}

.zmdi-folder:before, .faq-list .zmdi-folder.question:before {
  content: "\f228";
}

.zmdi-gif:before, .faq-list .zmdi-gif.question:before {
  content: "\f229";
}

.zmdi-upload:before, .faq-list .zmdi-upload.question:before {
  content: "\f22a";
}

.zmdi-border-all:before, .faq-list .zmdi-border-all.question:before {
  content: "\f22b";
}

.zmdi-border-bottom:before, .faq-list .zmdi-border-bottom.question:before {
  content: "\f22c";
}

.zmdi-border-clear:before, .faq-list .zmdi-border-clear.question:before {
  content: "\f22d";
}

.zmdi-border-color:before, .faq-list .zmdi-border-color.question:before {
  content: "\f22e";
}

.zmdi-border-horizontal:before, .faq-list .zmdi-border-horizontal.question:before {
  content: "\f22f";
}

.zmdi-border-inner:before, .faq-list .zmdi-border-inner.question:before {
  content: "\f230";
}

.zmdi-border-left:before, .faq-list .zmdi-border-left.question:before {
  content: "\f231";
}

.zmdi-border-outer:before, .faq-list .zmdi-border-outer.question:before {
  content: "\f232";
}

.zmdi-border-right:before, .faq-list .zmdi-border-right.question:before {
  content: "\f233";
}

.zmdi-border-style:before, .faq-list .zmdi-border-style.question:before {
  content: "\f234";
}

.zmdi-border-top:before, .faq-list .zmdi-border-top.question:before {
  content: "\f235";
}

.zmdi-border-vertical:before, .faq-list .zmdi-border-vertical.question:before {
  content: "\f236";
}

.zmdi-copy:before, .faq-list .zmdi-copy.question:before {
  content: "\f237";
}

.zmdi-crop:before, .faq-list .zmdi-crop.question:before {
  content: "\f238";
}

.zmdi-format-align-center:before, .faq-list .zmdi-format-align-center.question:before {
  content: "\f239";
}

.zmdi-format-align-justify:before, .faq-list .zmdi-format-align-justify.question:before {
  content: "\f23a";
}

.zmdi-format-align-left:before, .faq-list .zmdi-format-align-left.question:before {
  content: "\f23b";
}

.zmdi-format-align-right:before, .faq-list .zmdi-format-align-right.question:before {
  content: "\f23c";
}

.zmdi-format-bold:before, .faq-list .zmdi-format-bold.question:before {
  content: "\f23d";
}

.zmdi-format-clear-all:before, .faq-list .zmdi-format-clear-all.question:before {
  content: "\f23e";
}

.zmdi-format-clear:before, .faq-list .zmdi-format-clear.question:before {
  content: "\f23f";
}

.zmdi-format-color-fill:before, .faq-list .zmdi-format-color-fill.question:before {
  content: "\f240";
}

.zmdi-format-color-reset:before, .faq-list .zmdi-format-color-reset.question:before {
  content: "\f241";
}

.zmdi-format-color-text:before, .faq-list .zmdi-format-color-text.question:before {
  content: "\f242";
}

.zmdi-format-indent-decrease:before, .faq-list .zmdi-format-indent-decrease.question:before {
  content: "\f243";
}

.zmdi-format-indent-increase:before, .faq-list .zmdi-format-indent-increase.question:before {
  content: "\f244";
}

.zmdi-format-italic:before, .faq-list .zmdi-format-italic.question:before {
  content: "\f245";
}

.zmdi-format-line-spacing:before, .faq-list .zmdi-format-line-spacing.question:before {
  content: "\f246";
}

.zmdi-format-list-bulleted:before, .faq-list .zmdi-format-list-bulleted.question:before {
  content: "\f247";
}

.zmdi-format-list-numbered:before, .faq-list .zmdi-format-list-numbered.question:before {
  content: "\f248";
}

.zmdi-format-ltr:before, .faq-list .zmdi-format-ltr.question:before {
  content: "\f249";
}

.zmdi-format-rtl:before, .faq-list .zmdi-format-rtl.question:before {
  content: "\f24a";
}

.zmdi-format-size:before, .faq-list .zmdi-format-size.question:before {
  content: "\f24b";
}

.zmdi-format-strikethrough-s:before, .faq-list .zmdi-format-strikethrough-s.question:before {
  content: "\f24c";
}

.zmdi-format-strikethrough:before, .faq-list .zmdi-format-strikethrough.question:before {
  content: "\f24d";
}

.zmdi-format-subject:before, .faq-list .zmdi-format-subject.question:before {
  content: "\f24e";
}

.zmdi-format-underlined:before, .faq-list .zmdi-format-underlined.question:before {
  content: "\f24f";
}

.zmdi-format-valign-bottom:before, .faq-list .zmdi-format-valign-bottom.question:before {
  content: "\f250";
}

.zmdi-format-valign-center:before, .faq-list .zmdi-format-valign-center.question:before {
  content: "\f251";
}

.zmdi-format-valign-top:before, .faq-list .zmdi-format-valign-top.question:before {
  content: "\f252";
}

.zmdi-redo:before, .faq-list .zmdi-redo.question:before {
  content: "\f253";
}

.zmdi-select-all:before, .faq-list .zmdi-select-all.question:before {
  content: "\f254";
}

.zmdi-space-bar:before, .faq-list .zmdi-space-bar.question:before {
  content: "\f255";
}

.zmdi-text-format:before, .faq-list .zmdi-text-format.question:before {
  content: "\f256";
}

.zmdi-transform:before, .faq-list .zmdi-transform.question:before {
  content: "\f257";
}

.zmdi-undo:before, .faq-list .zmdi-undo.question:before {
  content: "\f258";
}

.zmdi-wrap-text:before, .faq-list .zmdi-wrap-text.question:before {
  content: "\f259";
}

.zmdi-comment-alert:before, .faq-list .zmdi-comment-alert.question:before {
  content: "\f25a";
}

.zmdi-comment-alt-text:before, .faq-list .zmdi-comment-alt-text.question:before {
  content: "\f25b";
}

.zmdi-comment-alt:before, .faq-list .zmdi-comment-alt.question:before {
  content: "\f25c";
}

.zmdi-comment-edit:before, .faq-list .zmdi-comment-edit.question:before {
  content: "\f25d";
}

.zmdi-comment-image:before, .faq-list .zmdi-comment-image.question:before {
  content: "\f25e";
}

.zmdi-comment-list:before, .faq-list .zmdi-comment-list.question:before {
  content: "\f25f";
}

.zmdi-comment-more:before, .faq-list .zmdi-comment-more.question:before {
  content: "\f260";
}

.zmdi-comment-outline:before, .faq-list .zmdi-comment-outline.question:before {
  content: "\f261";
}

.zmdi-comment-text-alt:before, .faq-list .zmdi-comment-text-alt.question:before {
  content: "\f262";
}

.zmdi-comment-text:before, .faq-list .zmdi-comment-text.question:before {
  content: "\f263";
}

.zmdi-comment-video:before, .faq-list .zmdi-comment-video.question:before {
  content: "\f264";
}

.zmdi-comment:before, .faq-list .zmdi-comment.question:before {
  content: "\f265";
}

.zmdi-comments:before, .faq-list .zmdi-comments.question:before {
  content: "\f266";
}

.zmdi-check-all:before, .faq-list .zmdi-check-all.question:before {
  content: "\f267";
}

.zmdi-check-circle-u:before, .faq-list .zmdi-check-circle-u.question:before {
  content: "\f268";
}

.zmdi-check-circle:before, .faq-list .zmdi-check-circle.question:before {
  content: "\f269";
}

.zmdi-check-square:before, .faq-list .zmdi-check-square.question:before {
  content: "\f26a";
}

.zmdi-check:before, .faq-list .zmdi-check.question:before {
  content: "\f26b";
}

.zmdi-circle-o:before, .faq-list .zmdi-circle-o.question:before {
  content: "\f26c";
}

.zmdi-circle:before, .faq-list .zmdi-circle.question:before {
  content: "\f26d";
}

.zmdi-dot-circle-alt:before, .faq-list .zmdi-dot-circle-alt.question:before {
  content: "\f26e";
}

.zmdi-dot-circle:before, .faq-list .zmdi-dot-circle.question:before {
  content: "\f26f";
}

.zmdi-minus-circle-outline:before, .faq-list .zmdi-minus-circle-outline.question:before {
  content: "\f270";
}

.zmdi-minus-circle:before, .faq-list .zmdi-minus-circle.question:before {
  content: "\f271";
}

.zmdi-minus-square:before, .faq-list .zmdi-minus-square.question:before {
  content: "\f272";
}

.zmdi-minus:before, .faq-list .zmdi-minus.question:before {
  content: "\f273";
}

.zmdi-plus-circle-o-duplicate:before, .faq-list .zmdi-plus-circle-o-duplicate.question:before {
  content: "\f274";
}

.zmdi-plus-circle-o:before, .faq-list .zmdi-plus-circle-o.question:before {
  content: "\f275";
}

.zmdi-plus-circle:before, .faq-list .zmdi-plus-circle.question:before {
  content: "\f276";
}

.zmdi-plus-square:before, .faq-list .zmdi-plus-square.question:before {
  content: "\f277";
}

.zmdi-plus:before, .faq-list .question:before {
  content: "\f278";
}

.zmdi-square-o:before, .faq-list .zmdi-square-o.question:before {
  content: "\f279";
}

.zmdi-star-circle:before, .faq-list .zmdi-star-circle.question:before {
  content: "\f27a";
}

.zmdi-star-half:before, .faq-list .zmdi-star-half.question:before {
  content: "\f27b";
}

.zmdi-star-outline:before, .faq-list .zmdi-star-outline.question:before {
  content: "\f27c";
}

.zmdi-star:before, .faq-list .zmdi-star.question:before {
  content: "\f27d";
}

.zmdi-bluetooth-connected:before, .faq-list .zmdi-bluetooth-connected.question:before {
  content: "\f27e";
}

.zmdi-bluetooth-off:before, .faq-list .zmdi-bluetooth-off.question:before {
  content: "\f27f";
}

.zmdi-bluetooth-search:before, .faq-list .zmdi-bluetooth-search.question:before {
  content: "\f280";
}

.zmdi-bluetooth-setting:before, .faq-list .zmdi-bluetooth-setting.question:before {
  content: "\f281";
}

.zmdi-bluetooth:before, .faq-list .zmdi-bluetooth.question:before {
  content: "\f282";
}

.zmdi-camera-add:before, .faq-list .zmdi-camera-add.question:before {
  content: "\f283";
}

.zmdi-camera-alt:before, .faq-list .zmdi-camera-alt.question:before {
  content: "\f284";
}

.zmdi-camera-bw:before, .faq-list .zmdi-camera-bw.question:before {
  content: "\f285";
}

.zmdi-camera-front:before, .faq-list .zmdi-camera-front.question:before {
  content: "\f286";
}

.zmdi-camera-mic:before, .faq-list .zmdi-camera-mic.question:before {
  content: "\f287";
}

.zmdi-camera-party-mode:before, .faq-list .zmdi-camera-party-mode.question:before {
  content: "\f288";
}

.zmdi-camera-rear:before, .faq-list .zmdi-camera-rear.question:before {
  content: "\f289";
}

.zmdi-camera-roll:before, .faq-list .zmdi-camera-roll.question:before {
  content: "\f28a";
}

.zmdi-camera-switch:before, .faq-list .zmdi-camera-switch.question:before {
  content: "\f28b";
}

.zmdi-camera:before, .faq-list .zmdi-camera.question:before {
  content: "\f28c";
}

.zmdi-card-alert:before, .faq-list .zmdi-card-alert.question:before {
  content: "\f28d";
}

.zmdi-card-off:before, .faq-list .zmdi-card-off.question:before {
  content: "\f28e";
}

.zmdi-card-sd:before, .faq-list .zmdi-card-sd.question:before {
  content: "\f28f";
}

.zmdi-card-sim:before, .faq-list .zmdi-card-sim.question:before {
  content: "\f290";
}

.zmdi-desktop-mac:before, .faq-list .zmdi-desktop-mac.question:before {
  content: "\f291";
}

.zmdi-desktop-windows:before, .faq-list .zmdi-desktop-windows.question:before {
  content: "\f292";
}

.zmdi-device-hub:before, .faq-list .zmdi-device-hub.question:before {
  content: "\f293";
}

.zmdi-devices-off:before, .faq-list .zmdi-devices-off.question:before {
  content: "\f294";
}

.zmdi-devices:before, .faq-list .zmdi-devices.question:before {
  content: "\f295";
}

.zmdi-dock:before, .faq-list .zmdi-dock.question:before {
  content: "\f296";
}

.zmdi-floppy:before, .faq-list .zmdi-floppy.question:before {
  content: "\f297";
}

.zmdi-gamepad:before, .faq-list .zmdi-gamepad.question:before {
  content: "\f298";
}

.zmdi-gps-dot:before, .faq-list .zmdi-gps-dot.question:before {
  content: "\f299";
}

.zmdi-gps-off:before, .faq-list .zmdi-gps-off.question:before {
  content: "\f29a";
}

.zmdi-gps:before, .faq-list .zmdi-gps.question:before {
  content: "\f29b";
}

.zmdi-headset-mic:before, .faq-list .zmdi-headset-mic.question:before {
  content: "\f29c";
}

.zmdi-headset:before, .faq-list .zmdi-headset.question:before {
  content: "\f29d";
}

.zmdi-input-antenna:before, .faq-list .zmdi-input-antenna.question:before {
  content: "\f29e";
}

.zmdi-input-composite:before, .faq-list .zmdi-input-composite.question:before {
  content: "\f29f";
}

.zmdi-input-hdmi:before, .faq-list .zmdi-input-hdmi.question:before {
  content: "\f2a0";
}

.zmdi-input-power:before, .faq-list .zmdi-input-power.question:before {
  content: "\f2a1";
}

.zmdi-input-svideo:before, .faq-list .zmdi-input-svideo.question:before {
  content: "\f2a2";
}

.zmdi-keyboard-hide:before, .faq-list .zmdi-keyboard-hide.question:before {
  content: "\f2a3";
}

.zmdi-keyboard:before, .faq-list .zmdi-keyboard.question:before {
  content: "\f2a4";
}

.zmdi-laptop-chromebook:before, .faq-list .zmdi-laptop-chromebook.question:before {
  content: "\f2a5";
}

.zmdi-laptop-mac:before, .faq-list .zmdi-laptop-mac.question:before {
  content: "\f2a6";
}

.zmdi-laptop:before, .faq-list .zmdi-laptop.question:before {
  content: "\f2a7";
}

.zmdi-mic-off:before, .faq-list .zmdi-mic-off.question:before {
  content: "\f2a8";
}

.zmdi-mic-outline:before, .faq-list .zmdi-mic-outline.question:before {
  content: "\f2a9";
}

.zmdi-mic-setting:before, .faq-list .zmdi-mic-setting.question:before {
  content: "\f2aa";
}

.zmdi-mic:before, .faq-list .zmdi-mic.question:before {
  content: "\f2ab";
}

.zmdi-mouse:before, .faq-list .zmdi-mouse.question:before {
  content: "\f2ac";
}

.zmdi-network-alert:before, .faq-list .zmdi-network-alert.question:before {
  content: "\f2ad";
}

.zmdi-network-locked:before, .faq-list .zmdi-network-locked.question:before {
  content: "\f2ae";
}

.zmdi-network-off:before, .faq-list .zmdi-network-off.question:before {
  content: "\f2af";
}

.zmdi-network-outline:before, .faq-list .zmdi-network-outline.question:before {
  content: "\f2b0";
}

.zmdi-network-setting:before, .faq-list .zmdi-network-setting.question:before {
  content: "\f2b1";
}

.zmdi-network:before, .faq-list .zmdi-network.question:before {
  content: "\f2b2";
}

.zmdi-phone-bluetooth:before, .faq-list .zmdi-phone-bluetooth.question:before {
  content: "\f2b3";
}

.zmdi-phone-end:before, .faq-list .zmdi-phone-end.question:before {
  content: "\f2b4";
}

.zmdi-phone-forwarded:before, .faq-list .zmdi-phone-forwarded.question:before {
  content: "\f2b5";
}

.zmdi-phone-in-talk:before, .faq-list .zmdi-phone-in-talk.question:before {
  content: "\f2b6";
}

.zmdi-phone-locked:before, .faq-list .zmdi-phone-locked.question:before {
  content: "\f2b7";
}

.zmdi-phone-missed:before, .faq-list .zmdi-phone-missed.question:before {
  content: "\f2b8";
}

.zmdi-phone-msg:before, .faq-list .zmdi-phone-msg.question:before {
  content: "\f2b9";
}

.zmdi-phone-paused:before, .faq-list .zmdi-phone-paused.question:before {
  content: "\f2ba";
}

.zmdi-phone-ring:before, .faq-list .zmdi-phone-ring.question:before {
  content: "\f2bb";
}

.zmdi-phone-setting:before, .faq-list .zmdi-phone-setting.question:before {
  content: "\f2bc";
}

.zmdi-phone-sip:before, .faq-list .zmdi-phone-sip.question:before {
  content: "\f2bd";
}

.zmdi-phone:before, .faq-list .zmdi-phone.question:before {
  content: "\f2be";
}

.zmdi-portable-wifi-changes:before, .faq-list .zmdi-portable-wifi-changes.question:before {
  content: "\f2bf";
}

.zmdi-portable-wifi-off:before, .faq-list .zmdi-portable-wifi-off.question:before {
  content: "\f2c0";
}

.zmdi-portable-wifi:before, .faq-list .zmdi-portable-wifi.question:before {
  content: "\f2c1";
}

.zmdi-radio:before, .faq-list .zmdi-radio.question:before {
  content: "\f2c2";
}

.zmdi-reader:before, .faq-list .zmdi-reader.question:before {
  content: "\f2c3";
}

.zmdi-remote-control-alt:before, .faq-list .zmdi-remote-control-alt.question:before {
  content: "\f2c4";
}

.zmdi-remote-control:before, .faq-list .zmdi-remote-control.question:before {
  content: "\f2c5";
}

.zmdi-router:before, .faq-list .zmdi-router.question:before {
  content: "\f2c6";
}

.zmdi-scanner:before, .faq-list .zmdi-scanner.question:before {
  content: "\f2c7";
}

.zmdi-smartphone-android:before, .faq-list .zmdi-smartphone-android.question:before {
  content: "\f2c8";
}

.zmdi-smartphone-download:before, .faq-list .zmdi-smartphone-download.question:before {
  content: "\f2c9";
}

.zmdi-smartphone-erase:before, .faq-list .zmdi-smartphone-erase.question:before {
  content: "\f2ca";
}

.zmdi-smartphone-info:before, .faq-list .zmdi-smartphone-info.question:before {
  content: "\f2cb";
}

.zmdi-smartphone-iphone:before, .faq-list .zmdi-smartphone-iphone.question:before {
  content: "\f2cc";
}

.zmdi-smartphone-landscape-lock:before, .faq-list .zmdi-smartphone-landscape-lock.question:before {
  content: "\f2cd";
}

.zmdi-smartphone-landscape:before, .faq-list .zmdi-smartphone-landscape.question:before {
  content: "\f2ce";
}

.zmdi-smartphone-lock:before, .faq-list .zmdi-smartphone-lock.question:before {
  content: "\f2cf";
}

.zmdi-smartphone-portrait-lock:before, .faq-list .zmdi-smartphone-portrait-lock.question:before {
  content: "\f2d0";
}

.zmdi-smartphone-ring:before, .faq-list .zmdi-smartphone-ring.question:before {
  content: "\f2d1";
}

.zmdi-smartphone-setting:before, .faq-list .zmdi-smartphone-setting.question:before {
  content: "\f2d2";
}

.zmdi-smartphone-setup:before, .faq-list .zmdi-smartphone-setup.question:before {
  content: "\f2d3";
}

.zmdi-smartphone:before, .faq-list .zmdi-smartphone.question:before {
  content: "\f2d4";
}

.zmdi-speaker:before, .faq-list .zmdi-speaker.question:before {
  content: "\f2d5";
}

.zmdi-tablet-android:before, .faq-list .zmdi-tablet-android.question:before {
  content: "\f2d6";
}

.zmdi-tablet-mac:before, .faq-list .zmdi-tablet-mac.question:before {
  content: "\f2d7";
}

.zmdi-tablet:before, .faq-list .zmdi-tablet.question:before {
  content: "\f2d8";
}

.zmdi-tv-alt-play:before, .faq-list .zmdi-tv-alt-play.question:before {
  content: "\f2d9";
}

.zmdi-tv-list:before, .faq-list .zmdi-tv-list.question:before {
  content: "\f2da";
}

.zmdi-tv-play:before, .faq-list .zmdi-tv-play.question:before {
  content: "\f2db";
}

.zmdi-tv:before, .faq-list .zmdi-tv.question:before {
  content: "\f2dc";
}

.zmdi-usb:before, .faq-list .zmdi-usb.question:before {
  content: "\f2dd";
}

.zmdi-videocam-off:before, .faq-list .zmdi-videocam-off.question:before {
  content: "\f2de";
}

.zmdi-videocam-switch:before, .faq-list .zmdi-videocam-switch.question:before {
  content: "\f2df";
}

.zmdi-videocam:before, .faq-list .zmdi-videocam.question:before {
  content: "\f2e0";
}

.zmdi-watch:before, .faq-list .zmdi-watch.question:before {
  content: "\f2e1";
}

.zmdi-wifi-alt-2:before, .faq-list .zmdi-wifi-alt-2.question:before {
  content: "\f2e2";
}

.zmdi-wifi-alt:before, .faq-list .zmdi-wifi-alt.question:before {
  content: "\f2e3";
}

.zmdi-wifi-info:before, .faq-list .zmdi-wifi-info.question:before {
  content: "\f2e4";
}

.zmdi-wifi-lock:before, .faq-list .zmdi-wifi-lock.question:before {
  content: "\f2e5";
}

.zmdi-wifi-off:before, .faq-list .zmdi-wifi-off.question:before {
  content: "\f2e6";
}

.zmdi-wifi-outline:before, .faq-list .zmdi-wifi-outline.question:before {
  content: "\f2e7";
}

.zmdi-wifi:before, .faq-list .zmdi-wifi.question:before {
  content: "\f2e8";
}

.zmdi-arrow-left-bottom:before, .faq-list .zmdi-arrow-left-bottom.question:before {
  content: "\f2e9";
}

.zmdi-arrow-left:before, .faq-list .zmdi-arrow-left.question:before {
  content: "\f2ea";
}

.zmdi-arrow-merge:before, .faq-list .zmdi-arrow-merge.question:before {
  content: "\f2eb";
}

.zmdi-arrow-missed:before, .faq-list .zmdi-arrow-missed.question:before {
  content: "\f2ec";
}

.zmdi-arrow-right-top:before, .faq-list .zmdi-arrow-right-top.question:before {
  content: "\f2ed";
}

.zmdi-arrow-right:before, .faq-list .zmdi-arrow-right.question:before {
  content: "\f2ee";
}

.zmdi-arrow-split:before, .faq-list .zmdi-arrow-split.question:before {
  content: "\f2ef";
}

.zmdi-arrows:before, .faq-list .zmdi-arrows.question:before {
  content: "\f2f0";
}

.zmdi-caret-down-circle:before, .faq-list .zmdi-caret-down-circle.question:before {
  content: "\f2f1";
}

.zmdi-caret-down:before, .faq-list .zmdi-caret-down.question:before {
  content: "\f2f2";
}

.zmdi-caret-left-circle:before, .faq-list .zmdi-caret-left-circle.question:before {
  content: "\f2f3";
}

.zmdi-caret-left:before, .faq-list .zmdi-caret-left.question:before {
  content: "\f2f4";
}

.zmdi-caret-right-circle:before, .faq-list .zmdi-caret-right-circle.question:before {
  content: "\f2f5";
}

.zmdi-caret-right:before, .faq-list .zmdi-caret-right.question:before {
  content: "\f2f6";
}

.zmdi-caret-up-circle:before, .faq-list .zmdi-caret-up-circle.question:before {
  content: "\f2f7";
}

.zmdi-caret-up:before, .faq-list .zmdi-caret-up.question:before {
  content: "\f2f8";
}

.zmdi-chevron-down:before, .faq-list .zmdi-chevron-down.question:before {
  content: "\f2f9";
}

.zmdi-chevron-left:before, .faq-list .zmdi-chevron-left.question:before {
  content: "\f2fa";
}

.zmdi-chevron-right:before, .faq-list .zmdi-chevron-right.question:before {
  content: "\f2fb";
}

.zmdi-chevron-up:before, .faq-list .zmdi-chevron-up.question:before {
  content: "\f2fc";
}

.zmdi-forward:before, .faq-list .zmdi-forward.question:before {
  content: "\f2fd";
}

.zmdi-long-arrow-down:before, .faq-list .zmdi-long-arrow-down.question:before {
  content: "\f2fe";
}

.zmdi-long-arrow-left:before, .faq-list .zmdi-long-arrow-left.question:before {
  content: "\f2ff";
}

.zmdi-long-arrow-return:before, .faq-list .zmdi-long-arrow-return.question:before {
  content: "\f300";
}

.zmdi-long-arrow-right:before, .faq-list .zmdi-long-arrow-right.question:before {
  content: "\f301";
}

.zmdi-long-arrow-tab:before, .faq-list .zmdi-long-arrow-tab.question:before {
  content: "\f302";
}

.zmdi-long-arrow-up:before, .faq-list .zmdi-long-arrow-up.question:before {
  content: "\f303";
}

.zmdi-rotate-ccw:before, .faq-list .zmdi-rotate-ccw.question:before {
  content: "\f304";
}

.zmdi-rotate-cw:before, .faq-list .zmdi-rotate-cw.question:before {
  content: "\f305";
}

.zmdi-rotate-left:before, .faq-list .zmdi-rotate-left.question:before {
  content: "\f306";
}

.zmdi-rotate-right:before, .faq-list .zmdi-rotate-right.question:before {
  content: "\f307";
}

.zmdi-square-down:before, .faq-list .zmdi-square-down.question:before {
  content: "\f308";
}

.zmdi-square-right:before, .faq-list .zmdi-square-right.question:before {
  content: "\f309";
}

.zmdi-swap-alt:before, .faq-list .zmdi-swap-alt.question:before {
  content: "\f30a";
}

.zmdi-swap-vertical-circle:before, .faq-list .zmdi-swap-vertical-circle.question:before {
  content: "\f30b";
}

.zmdi-swap-vertical:before, .faq-list .zmdi-swap-vertical.question:before {
  content: "\f30c";
}

.zmdi-swap:before, .faq-list .zmdi-swap.question:before {
  content: "\f30d";
}

.zmdi-trending-down:before, .faq-list .zmdi-trending-down.question:before {
  content: "\f30e";
}

.zmdi-trending-flat:before, .faq-list .zmdi-trending-flat.question:before {
  content: "\f30f";
}

.zmdi-trending-up:before, .faq-list .zmdi-trending-up.question:before {
  content: "\f310";
}

.zmdi-unfold-less:before, .faq-list .zmdi-unfold-less.question:before {
  content: "\f311";
}

.zmdi-unfold-more:before, .faq-list .zmdi-unfold-more.question:before {
  content: "\f312";
}

.zmdi-apps:before, .faq-list .zmdi-apps.question:before {
  content: "\f313";
}

.zmdi-grid-off:before, .faq-list .zmdi-grid-off.question:before {
  content: "\f314";
}

.zmdi-grid:before, .faq-list .zmdi-grid.question:before {
  content: "\f315";
}

.zmdi-view-agenda:before, .faq-list .zmdi-view-agenda.question:before {
  content: "\f316";
}

.zmdi-view-array:before, .faq-list .zmdi-view-array.question:before {
  content: "\f317";
}

.zmdi-view-carousel:before, .faq-list .zmdi-view-carousel.question:before {
  content: "\f318";
}

.zmdi-view-column:before, .faq-list .zmdi-view-column.question:before {
  content: "\f319";
}

.zmdi-view-comfy:before, .faq-list .zmdi-view-comfy.question:before {
  content: "\f31a";
}

.zmdi-view-compact:before, .faq-list .zmdi-view-compact.question:before {
  content: "\f31b";
}

.zmdi-view-dashboard:before, .faq-list .zmdi-view-dashboard.question:before {
  content: "\f31c";
}

.zmdi-view-day:before, .faq-list .zmdi-view-day.question:before {
  content: "\f31d";
}

.zmdi-view-headline:before, .faq-list .zmdi-view-headline.question:before {
  content: "\f31e";
}

.zmdi-view-list-alt:before, .faq-list .zmdi-view-list-alt.question:before {
  content: "\f31f";
}

.zmdi-view-list:before, .faq-list .zmdi-view-list.question:before {
  content: "\f320";
}

.zmdi-view-module:before, .faq-list .zmdi-view-module.question:before {
  content: "\f321";
}

.zmdi-view-quilt:before, .faq-list .zmdi-view-quilt.question:before {
  content: "\f322";
}

.zmdi-view-stream:before, .faq-list .zmdi-view-stream.question:before {
  content: "\f323";
}

.zmdi-view-subtitles:before, .faq-list .zmdi-view-subtitles.question:before {
  content: "\f324";
}

.zmdi-view-toc:before, .faq-list .zmdi-view-toc.question:before {
  content: "\f325";
}

.zmdi-view-web:before, .faq-list .zmdi-view-web.question:before {
  content: "\f326";
}

.zmdi-view-week:before, .faq-list .zmdi-view-week.question:before {
  content: "\f327";
}

.zmdi-widgets:before, .faq-list .zmdi-widgets.question:before {
  content: "\f328";
}

.zmdi-alarm-check:before, .faq-list .zmdi-alarm-check.question:before {
  content: "\f329";
}

.zmdi-alarm-off:before, .faq-list .zmdi-alarm-off.question:before {
  content: "\f32a";
}

.zmdi-alarm-plus:before, .faq-list .zmdi-alarm-plus.question:before {
  content: "\f32b";
}

.zmdi-alarm-snooze:before, .faq-list .zmdi-alarm-snooze.question:before {
  content: "\f32c";
}

.zmdi-alarm:before, .faq-list .zmdi-alarm.question:before {
  content: "\f32d";
}

.zmdi-calendar-alt:before, .faq-list .zmdi-calendar-alt.question:before {
  content: "\f32e";
}

.zmdi-calendar-check:before, .faq-list .zmdi-calendar-check.question:before {
  content: "\f32f";
}

.zmdi-calendar-close:before, .faq-list .zmdi-calendar-close.question:before {
  content: "\f330";
}

.zmdi-calendar-note:before, .faq-list .zmdi-calendar-note.question:before {
  content: "\f331";
}

.zmdi-calendar:before, .faq-list .zmdi-calendar.question:before {
  content: "\f332";
}

.zmdi-time-countdown:before, .faq-list .zmdi-time-countdown.question:before {
  content: "\f333";
}

.zmdi-time-interval:before, .faq-list .zmdi-time-interval.question:before {
  content: "\f334";
}

.zmdi-time-restore-setting:before, .faq-list .zmdi-time-restore-setting.question:before {
  content: "\f335";
}

.zmdi-time-restore:before, .faq-list .zmdi-time-restore.question:before {
  content: "\f336";
}

.zmdi-time:before, .faq-list .zmdi-time.question:before {
  content: "\f337";
}

.zmdi-timer-off:before, .faq-list .zmdi-timer-off.question:before {
  content: "\f338";
}

.zmdi-timer:before, .faq-list .zmdi-timer.question:before {
  content: "\f339";
}

.zmdi-android-alt:before, .faq-list .zmdi-android-alt.question:before {
  content: "\f33a";
}

.zmdi-android:before, .faq-list .zmdi-android.question:before {
  content: "\f33b";
}

.zmdi-apple:before, .faq-list .zmdi-apple.question:before {
  content: "\f33c";
}

.zmdi-behance:before, .faq-list .zmdi-behance.question:before {
  content: "\f33d";
}

.zmdi-codepen:before, .faq-list .zmdi-codepen.question:before {
  content: "\f33e";
}

.zmdi-dribbble:before, .faq-list .zmdi-dribbble.question:before {
  content: "\f33f";
}

.zmdi-dropbox:before, .faq-list .zmdi-dropbox.question:before {
  content: "\f340";
}

.zmdi-evernote:before, .faq-list .zmdi-evernote.question:before {
  content: "\f341";
}

.zmdi-facebook-box:before, .faq-list .zmdi-facebook-box.question:before {
  content: "\f342";
}

.zmdi-facebook:before, .faq-list .zmdi-facebook.question:before {
  content: "\f343";
}

.zmdi-github-box:before, .faq-list .zmdi-github-box.question:before {
  content: "\f344";
}

.zmdi-github:before, .faq-list .zmdi-github.question:before {
  content: "\f345";
}

.zmdi-google-drive:before, .faq-list .zmdi-google-drive.question:before {
  content: "\f346";
}

.zmdi-google-earth:before, .faq-list .zmdi-google-earth.question:before {
  content: "\f347";
}

.zmdi-google-glass:before, .faq-list .zmdi-google-glass.question:before {
  content: "\f348";
}

.zmdi-google-maps:before, .faq-list .zmdi-google-maps.question:before {
  content: "\f349";
}

.zmdi-google-pages:before, .faq-list .zmdi-google-pages.question:before {
  content: "\f34a";
}

.zmdi-google-play:before, .faq-list .zmdi-google-play.question:before {
  content: "\f34b";
}

.zmdi-google-plus-box:before, .faq-list .zmdi-google-plus-box.question:before {
  content: "\f34c";
}

.zmdi-google-plus:before, .faq-list .zmdi-google-plus.question:before {
  content: "\f34d";
}

.zmdi-google:before, .faq-list .zmdi-google.question:before {
  content: "\f34e";
}

.zmdi-instagram:before, .faq-list .zmdi-instagram.question:before {
  content: "\f34f";
}

.zmdi-language-css3:before, .faq-list .zmdi-language-css3.question:before {
  content: "\f350";
}

.zmdi-language-html5:before, .faq-list .zmdi-language-html5.question:before {
  content: "\f351";
}

.zmdi-language-javascript:before, .faq-list .zmdi-language-javascript.question:before {
  content: "\f352";
}

.zmdi-language-python-alt:before, .faq-list .zmdi-language-python-alt.question:before {
  content: "\f353";
}

.zmdi-language-python:before, .faq-list .zmdi-language-python.question:before {
  content: "\f354";
}

.zmdi-lastfm:before, .faq-list .zmdi-lastfm.question:before {
  content: "\f355";
}

.zmdi-linkedin-box:before, .faq-list .zmdi-linkedin-box.question:before {
  content: "\f356";
}

.zmdi-paypal:before, .faq-list .zmdi-paypal.question:before {
  content: "\f357";
}

.zmdi-pinterest-box:before, .faq-list .zmdi-pinterest-box.question:before {
  content: "\f358";
}

.zmdi-pocket:before, .faq-list .zmdi-pocket.question:before {
  content: "\f359";
}

.zmdi-polymer:before, .faq-list .zmdi-polymer.question:before {
  content: "\f35a";
}

.zmdi-share:before, .faq-list .zmdi-share.question:before {
  content: "\f35b";
}

.zmdi-stackoverflow:before, .faq-list .zmdi-stackoverflow.question:before {
  content: "\f35c";
}

.zmdi-steam-square:before, .faq-list .zmdi-steam-square.question:before {
  content: "\f35d";
}

.zmdi-steam:before, .faq-list .zmdi-steam.question:before {
  content: "\f35e";
}

.zmdi-twitter-box:before, .faq-list .zmdi-twitter-box.question:before {
  content: "\f35f";
}

.zmdi-twitter:before, .faq-list .zmdi-twitter.question:before {
  content: "\f360";
}

.zmdi-vk:before, .faq-list .zmdi-vk.question:before {
  content: "\f361";
}

.zmdi-wikipedia:before, .faq-list .zmdi-wikipedia.question:before {
  content: "\f362";
}

.zmdi-windows:before, .faq-list .zmdi-windows.question:before {
  content: "\f363";
}

.zmdi-aspect-ratio-alt:before, .faq-list .zmdi-aspect-ratio-alt.question:before {
  content: "\f364";
}

.zmdi-aspect-ratio:before, .faq-list .zmdi-aspect-ratio.question:before {
  content: "\f365";
}

.zmdi-blur-circular:before, .faq-list .zmdi-blur-circular.question:before {
  content: "\f366";
}

.zmdi-blur-linear:before, .faq-list .zmdi-blur-linear.question:before {
  content: "\f367";
}

.zmdi-blur-off:before, .faq-list .zmdi-blur-off.question:before {
  content: "\f368";
}

.zmdi-blur:before, .faq-list .zmdi-blur.question:before {
  content: "\f369";
}

.zmdi-brightness-2:before, .faq-list .zmdi-brightness-2.question:before {
  content: "\f36a";
}

.zmdi-brightness-3:before, .faq-list .zmdi-brightness-3.question:before {
  content: "\f36b";
}

.zmdi-brightness-4:before, .faq-list .zmdi-brightness-4.question:before {
  content: "\f36c";
}

.zmdi-brightness-5:before, .faq-list .zmdi-brightness-5.question:before {
  content: "\f36d";
}

.zmdi-brightness-6:before, .faq-list .zmdi-brightness-6.question:before {
  content: "\f36e";
}

.zmdi-brightness-7:before, .faq-list .zmdi-brightness-7.question:before {
  content: "\f36f";
}

.zmdi-brightness-auto:before, .faq-list .zmdi-brightness-auto.question:before {
  content: "\f370";
}

.zmdi-brightness-setting:before, .faq-list .zmdi-brightness-setting.question:before {
  content: "\f371";
}

.zmdi-broken-image:before, .faq-list .zmdi-broken-image.question:before {
  content: "\f372";
}

.zmdi-center-focus-strong:before, .faq-list .zmdi-center-focus-strong.question:before {
  content: "\f373";
}

.zmdi-center-focus-weak:before, .faq-list .zmdi-center-focus-weak.question:before {
  content: "\f374";
}

.zmdi-compare:before, .faq-list .zmdi-compare.question:before {
  content: "\f375";
}

.zmdi-crop-16-9:before, .faq-list .zmdi-crop-16-9.question:before {
  content: "\f376";
}

.zmdi-crop-3-2:before, .faq-list .zmdi-crop-3-2.question:before {
  content: "\f377";
}

.zmdi-crop-5-4:before, .faq-list .zmdi-crop-5-4.question:before {
  content: "\f378";
}

.zmdi-crop-7-5:before, .faq-list .zmdi-crop-7-5.question:before {
  content: "\f379";
}

.zmdi-crop-din:before, .faq-list .zmdi-crop-din.question:before {
  content: "\f37a";
}

.zmdi-crop-free:before, .faq-list .zmdi-crop-free.question:before {
  content: "\f37b";
}

.zmdi-crop-landscape:before, .faq-list .zmdi-crop-landscape.question:before {
  content: "\f37c";
}

.zmdi-crop-portrait:before, .faq-list .zmdi-crop-portrait.question:before {
  content: "\f37d";
}

.zmdi-crop-square:before, .faq-list .zmdi-crop-square.question:before {
  content: "\f37e";
}

.zmdi-exposure-alt:before, .faq-list .zmdi-exposure-alt.question:before {
  content: "\f37f";
}

.zmdi-exposure:before, .faq-list .zmdi-exposure.question:before {
  content: "\f380";
}

.zmdi-filter-b-and-w:before, .faq-list .zmdi-filter-b-and-w.question:before {
  content: "\f381";
}

.zmdi-filter-center-focus:before, .faq-list .zmdi-filter-center-focus.question:before {
  content: "\f382";
}

.zmdi-filter-frames:before, .faq-list .zmdi-filter-frames.question:before {
  content: "\f383";
}

.zmdi-filter-tilt-shift:before, .faq-list .zmdi-filter-tilt-shift.question:before {
  content: "\f384";
}

.zmdi-gradient:before, .faq-list .zmdi-gradient.question:before {
  content: "\f385";
}

.zmdi-grain:before, .faq-list .zmdi-grain.question:before {
  content: "\f386";
}

.zmdi-graphic-eq:before, .faq-list .zmdi-graphic-eq.question:before {
  content: "\f387";
}

.zmdi-hdr-off:before, .faq-list .zmdi-hdr-off.question:before {
  content: "\f388";
}

.zmdi-hdr-strong:before, .faq-list .zmdi-hdr-strong.question:before {
  content: "\f389";
}

.zmdi-hdr-weak:before, .faq-list .zmdi-hdr-weak.question:before {
  content: "\f38a";
}

.zmdi-hdr:before, .faq-list .zmdi-hdr.question:before {
  content: "\f38b";
}

.zmdi-iridescent:before, .faq-list .zmdi-iridescent.question:before {
  content: "\f38c";
}

.zmdi-leak-off:before, .faq-list .zmdi-leak-off.question:before {
  content: "\f38d";
}

.zmdi-leak:before, .faq-list .zmdi-leak.question:before {
  content: "\f38e";
}

.zmdi-looks:before, .faq-list .zmdi-looks.question:before {
  content: "\f38f";
}

.zmdi-loupe:before, .faq-list .zmdi-loupe.question:before {
  content: "\f390";
}

.zmdi-panorama-horizontal:before, .faq-list .zmdi-panorama-horizontal.question:before {
  content: "\f391";
}

.zmdi-panorama-vertical:before, .faq-list .zmdi-panorama-vertical.question:before {
  content: "\f392";
}

.zmdi-panorama-wide-angle:before, .faq-list .zmdi-panorama-wide-angle.question:before {
  content: "\f393";
}

.zmdi-photo-size-select-large:before, .faq-list .zmdi-photo-size-select-large.question:before {
  content: "\f394";
}

.zmdi-photo-size-select-small:before, .faq-list .zmdi-photo-size-select-small.question:before {
  content: "\f395";
}

.zmdi-picture-in-picture:before, .faq-list .zmdi-picture-in-picture.question:before {
  content: "\f396";
}

.zmdi-slideshow:before, .faq-list .zmdi-slideshow.question:before {
  content: "\f397";
}

.zmdi-texture:before, .faq-list .zmdi-texture.question:before {
  content: "\f398";
}

.zmdi-tonality:before, .faq-list .zmdi-tonality.question:before {
  content: "\f399";
}

.zmdi-vignette:before, .faq-list .zmdi-vignette.question:before {
  content: "\f39a";
}

.zmdi-wb-auto:before, .faq-list .zmdi-wb-auto.question:before {
  content: "\f39b";
}

.zmdi-eject-alt:before, .faq-list .zmdi-eject-alt.question:before {
  content: "\f39c";
}

.zmdi-eject:before, .faq-list .zmdi-eject.question:before {
  content: "\f39d";
}

.zmdi-equalizer:before, .faq-list .zmdi-equalizer.question:before {
  content: "\f39e";
}

.zmdi-fast-forward:before, .faq-list .zmdi-fast-forward.question:before {
  content: "\f39f";
}

.zmdi-fast-rewind:before, .faq-list .zmdi-fast-rewind.question:before {
  content: "\f3a0";
}

.zmdi-forward-10:before, .faq-list .zmdi-forward-10.question:before {
  content: "\f3a1";
}

.zmdi-forward-30:before, .faq-list .zmdi-forward-30.question:before {
  content: "\f3a2";
}

.zmdi-forward-5:before, .faq-list .zmdi-forward-5.question:before {
  content: "\f3a3";
}

.zmdi-hearing:before, .faq-list .zmdi-hearing.question:before {
  content: "\f3a4";
}

.zmdi-pause-circle-outline:before, .faq-list .zmdi-pause-circle-outline.question:before {
  content: "\f3a5";
}

.zmdi-pause-circle:before, .faq-list .zmdi-pause-circle.question:before {
  content: "\f3a6";
}

.zmdi-pause:before, .faq-list .zmdi-pause.question:before {
  content: "\f3a7";
}

.zmdi-play-circle-outline:before, .faq-list .zmdi-play-circle-outline.question:before {
  content: "\f3a8";
}

.zmdi-play-circle:before, .faq-list .zmdi-play-circle.question:before {
  content: "\f3a9";
}

.zmdi-play:before, .faq-list .zmdi-play.question:before {
  content: "\f3aa";
}

.zmdi-playlist-audio:before, .faq-list .zmdi-playlist-audio.question:before {
  content: "\f3ab";
}

.zmdi-playlist-plus:before, .faq-list .zmdi-playlist-plus.question:before {
  content: "\f3ac";
}

.zmdi-repeat-one:before, .faq-list .zmdi-repeat-one.question:before {
  content: "\f3ad";
}

.zmdi-repeat:before, .faq-list .zmdi-repeat.question:before {
  content: "\f3ae";
}

.zmdi-replay-10:before, .faq-list .zmdi-replay-10.question:before {
  content: "\f3af";
}

.zmdi-replay-30:before, .faq-list .zmdi-replay-30.question:before {
  content: "\f3b0";
}

.zmdi-replay-5:before, .faq-list .zmdi-replay-5.question:before {
  content: "\f3b1";
}

.zmdi-replay:before, .faq-list .zmdi-replay.question:before {
  content: "\f3b2";
}

.zmdi-shuffle:before, .faq-list .zmdi-shuffle.question:before {
  content: "\f3b3";
}

.zmdi-skip-next:before, .faq-list .zmdi-skip-next.question:before {
  content: "\f3b4";
}

.zmdi-skip-previous:before, .faq-list .zmdi-skip-previous.question:before {
  content: "\f3b5";
}

.zmdi-stop:before, .faq-list .zmdi-stop.question:before {
  content: "\f3b6";
}

.zmdi-surround-sound:before, .faq-list .zmdi-surround-sound.question:before {
  content: "\f3b7";
}

.zmdi-tune:before, .faq-list .zmdi-tune.question:before {
  content: "\f3b8";
}

.zmdi-volume-down:before, .faq-list .zmdi-volume-down.question:before {
  content: "\f3b9";
}

.zmdi-volume-mute:before, .faq-list .zmdi-volume-mute.question:before {
  content: "\f3ba";
}

.zmdi-volume-off:before, .faq-list .zmdi-volume-off.question:before {
  content: "\f3bb";
}

.zmdi-volume-up:before, .faq-list .zmdi-volume-up.question:before {
  content: "\f3bc";
}

.zmdi-n-1-square:before, .faq-list .zmdi-n-1-square.question:before {
  content: "\f3bd";
}

.zmdi-n-2-square:before, .faq-list .zmdi-n-2-square.question:before {
  content: "\f3be";
}

.zmdi-n-3-square:before, .faq-list .zmdi-n-3-square.question:before {
  content: "\f3bf";
}

.zmdi-n-4-square:before, .faq-list .zmdi-n-4-square.question:before {
  content: "\f3c0";
}

.zmdi-n-5-square:before, .faq-list .zmdi-n-5-square.question:before {
  content: "\f3c1";
}

.zmdi-n-6-square:before, .faq-list .zmdi-n-6-square.question:before {
  content: "\f3c2";
}

.zmdi-neg-1:before, .faq-list .zmdi-neg-1.question:before {
  content: "\f3c3";
}

.zmdi-neg-2:before, .faq-list .zmdi-neg-2.question:before {
  content: "\f3c4";
}

.zmdi-plus-1:before, .faq-list .zmdi-plus-1.question:before {
  content: "\f3c5";
}

.zmdi-plus-2:before, .faq-list .zmdi-plus-2.question:before {
  content: "\f3c6";
}

.zmdi-sec-10:before, .faq-list .zmdi-sec-10.question:before {
  content: "\f3c7";
}

.zmdi-sec-3:before, .faq-list .zmdi-sec-3.question:before {
  content: "\f3c8";
}

.zmdi-zero:before, .faq-list .zmdi-zero.question:before {
  content: "\f3c9";
}

.zmdi-airline-seat-flat-angled:before, .faq-list .zmdi-airline-seat-flat-angled.question:before {
  content: "\f3ca";
}

.zmdi-airline-seat-flat:before, .faq-list .zmdi-airline-seat-flat.question:before {
  content: "\f3cb";
}

.zmdi-airline-seat-individual-suite:before, .faq-list .zmdi-airline-seat-individual-suite.question:before {
  content: "\f3cc";
}

.zmdi-airline-seat-legroom-extra:before, .faq-list .zmdi-airline-seat-legroom-extra.question:before {
  content: "\f3cd";
}

.zmdi-airline-seat-legroom-normal:before, .faq-list .zmdi-airline-seat-legroom-normal.question:before {
  content: "\f3ce";
}

.zmdi-airline-seat-legroom-reduced:before, .faq-list .zmdi-airline-seat-legroom-reduced.question:before {
  content: "\f3cf";
}

.zmdi-airline-seat-recline-extra:before, .faq-list .zmdi-airline-seat-recline-extra.question:before {
  content: "\f3d0";
}

.zmdi-airline-seat-recline-normal:before, .faq-list .zmdi-airline-seat-recline-normal.question:before {
  content: "\f3d1";
}

.zmdi-airplay:before, .faq-list .zmdi-airplay.question:before {
  content: "\f3d2";
}

.zmdi-closed-caption:before, .faq-list .zmdi-closed-caption.question:before {
  content: "\f3d3";
}

.zmdi-confirmation-number:before, .faq-list .zmdi-confirmation-number.question:before {
  content: "\f3d4";
}

.zmdi-developer-board:before, .faq-list .zmdi-developer-board.question:before {
  content: "\f3d5";
}

.zmdi-disc-full:before, .faq-list .zmdi-disc-full.question:before {
  content: "\f3d6";
}

.zmdi-explicit:before, .faq-list .zmdi-explicit.question:before {
  content: "\f3d7";
}

.zmdi-flight-land:before, .faq-list .zmdi-flight-land.question:before {
  content: "\f3d8";
}

.zmdi-flight-takeoff:before, .faq-list .zmdi-flight-takeoff.question:before {
  content: "\f3d9";
}

.zmdi-flip-to-back:before, .faq-list .zmdi-flip-to-back.question:before {
  content: "\f3da";
}

.zmdi-flip-to-front:before, .faq-list .zmdi-flip-to-front.question:before {
  content: "\f3db";
}

.zmdi-group-work:before, .faq-list .zmdi-group-work.question:before {
  content: "\f3dc";
}

.zmdi-hd:before, .faq-list .zmdi-hd.question:before {
  content: "\f3dd";
}

.zmdi-hq:before, .faq-list .zmdi-hq.question:before {
  content: "\f3de";
}

.zmdi-markunread-mailbox:before, .faq-list .zmdi-markunread-mailbox.question:before {
  content: "\f3df";
}

.zmdi-memory:before, .faq-list .zmdi-memory.question:before {
  content: "\f3e0";
}

.zmdi-nfc:before, .faq-list .zmdi-nfc.question:before {
  content: "\f3e1";
}

.zmdi-play-for-work:before, .faq-list .zmdi-play-for-work.question:before {
  content: "\f3e2";
}

.zmdi-power-input:before, .faq-list .zmdi-power-input.question:before {
  content: "\f3e3";
}

.zmdi-present-to-all:before, .faq-list .zmdi-present-to-all.question:before {
  content: "\f3e4";
}

.zmdi-satellite:before, .faq-list .zmdi-satellite.question:before {
  content: "\f3e5";
}

.zmdi-tap-and-play:before, .faq-list .zmdi-tap-and-play.question:before {
  content: "\f3e6";
}

.zmdi-vibration:before, .faq-list .zmdi-vibration.question:before {
  content: "\f3e7";
}

.zmdi-voicemail:before, .faq-list .zmdi-voicemail.question:before {
  content: "\f3e8";
}

.zmdi-group:before, .faq-list .zmdi-group.question:before {
  content: "\f3e9";
}

.zmdi-rss:before, .faq-list .zmdi-rss.question:before {
  content: "\f3ea";
}

.zmdi-shape:before, .faq-list .zmdi-shape.question:before {
  content: "\f3eb";
}

.zmdi-spinner:before, .faq-list .zmdi-spinner.question:before {
  content: "\f3ec";
}

.zmdi-ungroup:before, .faq-list .zmdi-ungroup.question:before {
  content: "\f3ed";
}

.zmdi-500px:before, .faq-list .zmdi-500px.question:before {
  content: "\f3ee";
}

.zmdi-8tracks:before, .faq-list .zmdi-8tracks.question:before {
  content: "\f3ef";
}

.zmdi-amazon:before, .faq-list .zmdi-amazon.question:before {
  content: "\f3f0";
}

.zmdi-blogger:before, .faq-list .zmdi-blogger.question:before {
  content: "\f3f1";
}

.zmdi-delicious:before, .faq-list .zmdi-delicious.question:before {
  content: "\f3f2";
}

.zmdi-disqus:before, .faq-list .zmdi-disqus.question:before {
  content: "\f3f3";
}

.zmdi-flattr:before, .faq-list .zmdi-flattr.question:before {
  content: "\f3f4";
}

.zmdi-flickr:before, .faq-list .zmdi-flickr.question:before {
  content: "\f3f5";
}

.zmdi-github-alt:before, .faq-list .zmdi-github-alt.question:before {
  content: "\f3f6";
}

.zmdi-google-old:before, .faq-list .zmdi-google-old.question:before {
  content: "\f3f7";
}

.zmdi-linkedin:before, .faq-list .zmdi-linkedin.question:before {
  content: "\f3f8";
}

.zmdi-odnoklassniki:before, .faq-list .zmdi-odnoklassniki.question:before {
  content: "\f3f9";
}

.zmdi-outlook:before, .faq-list .zmdi-outlook.question:before {
  content: "\f3fa";
}

.zmdi-paypal-alt:before, .faq-list .zmdi-paypal-alt.question:before {
  content: "\f3fb";
}

.zmdi-pinterest:before, .faq-list .zmdi-pinterest.question:before {
  content: "\f3fc";
}

.zmdi-playstation:before, .faq-list .zmdi-playstation.question:before {
  content: "\f3fd";
}

.zmdi-reddit:before, .faq-list .zmdi-reddit.question:before {
  content: "\f3fe";
}

.zmdi-skype:before, .faq-list .zmdi-skype.question:before {
  content: "\f3ff";
}

.zmdi-slideshare:before, .faq-list .zmdi-slideshare.question:before {
  content: "\f400";
}

.zmdi-soundcloud:before, .faq-list .zmdi-soundcloud.question:before {
  content: "\f401";
}

.zmdi-tumblr:before, .faq-list .zmdi-tumblr.question:before {
  content: "\f402";
}

.zmdi-twitch:before, .faq-list .zmdi-twitch.question:before {
  content: "\f403";
}

.zmdi-vimeo:before, .faq-list .zmdi-vimeo.question:before {
  content: "\f404";
}

.zmdi-whatsapp:before, .faq-list .zmdi-whatsapp.question:before {
  content: "\f405";
}

.zmdi-xbox:before, .faq-list .zmdi-xbox.question:before {
  content: "\f406";
}

.zmdi-yahoo:before, .faq-list .zmdi-yahoo.question:before {
  content: "\f407";
}

.zmdi-youtube-play:before, .faq-list .zmdi-youtube-play.question:before {
  content: "\f408";
}

.zmdi-youtube:before, .faq-list .zmdi-youtube.question:before {
  content: "\f409";
}

.zmdi-3d-rotation:before, .faq-list .zmdi-3d-rotation.question:before {
  content: "\f101";
}

.zmdi-airplane-off:before, .faq-list .zmdi-airplane-off.question:before {
  content: "\f102";
}

.zmdi-airplane:before, .faq-list .zmdi-airplane.question:before {
  content: "\f103";
}

.zmdi-album:before, .faq-list .zmdi-album.question:before {
  content: "\f104";
}

.zmdi-archive:before, .faq-list .zmdi-archive.question:before {
  content: "\f105";
}

.zmdi-assignment-account:before, .faq-list .zmdi-assignment-account.question:before {
  content: "\f106";
}

.zmdi-assignment-alert:before, .faq-list .zmdi-assignment-alert.question:before {
  content: "\f107";
}

.zmdi-assignment-check:before, .faq-list .zmdi-assignment-check.question:before {
  content: "\f108";
}

.zmdi-assignment-o:before, .faq-list .zmdi-assignment-o.question:before {
  content: "\f109";
}

.zmdi-assignment-return:before, .faq-list .zmdi-assignment-return.question:before {
  content: "\f10a";
}

.zmdi-assignment-returned:before, .faq-list .zmdi-assignment-returned.question:before {
  content: "\f10b";
}

.zmdi-assignment:before, .faq-list .zmdi-assignment.question:before {
  content: "\f10c";
}

.zmdi-attachment-alt:before, .faq-list .zmdi-attachment-alt.question:before {
  content: "\f10d";
}

.zmdi-attachment:before, .faq-list .zmdi-attachment.question:before {
  content: "\f10e";
}

.zmdi-audio:before, .faq-list .zmdi-audio.question:before {
  content: "\f10f";
}

.zmdi-badge-check:before, .faq-list .zmdi-badge-check.question:before {
  content: "\f110";
}

.zmdi-balance-wallet:before, .faq-list .zmdi-balance-wallet.question:before {
  content: "\f111";
}

.zmdi-balance:before, .faq-list .zmdi-balance.question:before {
  content: "\f112";
}

.zmdi-battery-alert:before, .faq-list .zmdi-battery-alert.question:before {
  content: "\f113";
}

.zmdi-battery-flash:before, .faq-list .zmdi-battery-flash.question:before {
  content: "\f114";
}

.zmdi-battery-unknown:before, .faq-list .zmdi-battery-unknown.question:before {
  content: "\f115";
}

.zmdi-battery:before, .faq-list .zmdi-battery.question:before {
  content: "\f116";
}

.zmdi-bike:before, .faq-list .zmdi-bike.question:before {
  content: "\f117";
}

.zmdi-block-alt:before, .faq-list .zmdi-block-alt.question:before {
  content: "\f118";
}

.zmdi-block:before, .faq-list .zmdi-block.question:before {
  content: "\f119";
}

.zmdi-boat:before, .faq-list .zmdi-boat.question:before {
  content: "\f11a";
}

.zmdi-book-image:before, .faq-list .zmdi-book-image.question:before {
  content: "\f11b";
}

.zmdi-book:before, .faq-list .zmdi-book.question:before {
  content: "\f11c";
}

.zmdi-bookmark-outline:before, .faq-list .zmdi-bookmark-outline.question:before {
  content: "\f11d";
}

.zmdi-bookmark:before, .faq-list .zmdi-bookmark.question:before {
  content: "\f11e";
}

.zmdi-brush:before, .faq-list .zmdi-brush.question:before {
  content: "\f11f";
}

.zmdi-bug:before, .faq-list .zmdi-bug.question:before {
  content: "\f120";
}

.zmdi-bus:before, .faq-list .zmdi-bus.question:before {
  content: "\f121";
}

.zmdi-cake:before, .faq-list .zmdi-cake.question:before {
  content: "\f122";
}

.zmdi-car-taxi:before, .faq-list .zmdi-car-taxi.question:before {
  content: "\f123";
}

.zmdi-car-wash:before, .faq-list .zmdi-car-wash.question:before {
  content: "\f124";
}

.zmdi-car:before, .faq-list .zmdi-car.question:before {
  content: "\f125";
}

.zmdi-card-giftcard:before, .faq-list .zmdi-card-giftcard.question:before {
  content: "\f126";
}

.zmdi-card-membership:before, .faq-list .zmdi-card-membership.question:before {
  content: "\f127";
}

.zmdi-card-travel:before, .faq-list .zmdi-card-travel.question:before {
  content: "\f128";
}

.zmdi-card:before, .faq-list .zmdi-card.question:before {
  content: "\f129";
}

.zmdi-case-check:before, .faq-list .zmdi-case-check.question:before {
  content: "\f12a";
}

.zmdi-case-download:before, .faq-list .zmdi-case-download.question:before {
  content: "\f12b";
}

.zmdi-case-play:before, .faq-list .zmdi-case-play.question:before {
  content: "\f12c";
}

.zmdi-case:before, .faq-list .zmdi-case.question:before {
  content: "\f12d";
}

.zmdi-cast-connected:before, .faq-list .zmdi-cast-connected.question:before {
  content: "\f12e";
}

.zmdi-cast:before, .faq-list .zmdi-cast.question:before {
  content: "\f12f";
}

.zmdi-chart-donut:before, .faq-list .zmdi-chart-donut.question:before {
  content: "\f130";
}

.zmdi-chart:before, .faq-list .zmdi-chart.question:before {
  content: "\f131";
}

.zmdi-city-alt:before, .faq-list .zmdi-city-alt.question:before {
  content: "\f132";
}

.zmdi-city:before, .faq-list .zmdi-city.question:before {
  content: "\f133";
}

.zmdi-close-circle-o:before, .faq-list .zmdi-close-circle-o.question:before {
  content: "\f134";
}

.zmdi-close-circle:before, .faq-list .zmdi-close-circle.question:before {
  content: "\f135";
}

.zmdi-close:before, .faq-list .zmdi-close.question:before {
  content: "\f136";
}

.zmdi-cocktail:before, .faq-list .zmdi-cocktail.question:before {
  content: "\f137";
}

.zmdi-code-setting:before, .faq-list .zmdi-code-setting.question:before {
  content: "\f138";
}

.zmdi-code-smartphone:before, .faq-list .zmdi-code-smartphone.question:before {
  content: "\f139";
}

.zmdi-code:before, .faq-list .zmdi-code.question:before {
  content: "\f13a";
}

.zmdi-coffee:before, .faq-list .zmdi-coffee.question:before {
  content: "\f13b";
}

.zmdi-collection-bookmark:before, .faq-list .zmdi-collection-bookmark.question:before {
  content: "\f13c";
}

.zmdi-collection-case-play:before, .faq-list .zmdi-collection-case-play.question:before {
  content: "\f13d";
}

.zmdi-collection-folder-image:before, .faq-list .zmdi-collection-folder-image.question:before {
  content: "\f13e";
}

.zmdi-collection-image-o:before, .faq-list .zmdi-collection-image-o.question:before {
  content: "\f13f";
}

.zmdi-collection-image:before, .faq-list .zmdi-collection-image.question:before {
  content: "\f140";
}

.zmdi-collection-item-1:before, .faq-list .zmdi-collection-item-1.question:before {
  content: "\f141";
}

.zmdi-collection-item-2:before, .faq-list .zmdi-collection-item-2.question:before {
  content: "\f142";
}

.zmdi-collection-item-3:before, .faq-list .zmdi-collection-item-3.question:before {
  content: "\f143";
}

.zmdi-collection-item-4:before, .faq-list .zmdi-collection-item-4.question:before {
  content: "\f144";
}

.zmdi-collection-item-5:before, .faq-list .zmdi-collection-item-5.question:before {
  content: "\f145";
}

.zmdi-collection-item-6:before, .faq-list .zmdi-collection-item-6.question:before {
  content: "\f146";
}

.zmdi-collection-item-7:before, .faq-list .zmdi-collection-item-7.question:before {
  content: "\f147";
}

.zmdi-collection-item-8:before, .faq-list .zmdi-collection-item-8.question:before {
  content: "\f148";
}

.zmdi-collection-item-9-plus:before, .faq-list .zmdi-collection-item-9-plus.question:before {
  content: "\f149";
}

.zmdi-collection-item-9:before, .faq-list .zmdi-collection-item-9.question:before {
  content: "\f14a";
}

.zmdi-collection-item:before, .faq-list .zmdi-collection-item.question:before {
  content: "\f14b";
}

.zmdi-collection-music:before, .faq-list .zmdi-collection-music.question:before {
  content: "\f14c";
}

.zmdi-collection-pdf:before, .faq-list .zmdi-collection-pdf.question:before {
  content: "\f14d";
}

.zmdi-collection-plus:before, .faq-list .zmdi-collection-plus.question:before {
  content: "\f14e";
}

.zmdi-collection-speaker:before, .faq-list .zmdi-collection-speaker.question:before {
  content: "\f14f";
}

.zmdi-collection-text:before, .faq-list .zmdi-collection-text.question:before {
  content: "\f150";
}

.zmdi-collection-video:before, .faq-list .zmdi-collection-video.question:before {
  content: "\f151";
}

.zmdi-compass:before, .faq-list .zmdi-compass.question:before {
  content: "\f152";
}

.zmdi-cutlery:before, .faq-list .zmdi-cutlery.question:before {
  content: "\f153";
}

.zmdi-delete:before, .faq-list .zmdi-delete.question:before {
  content: "\f154";
}

.zmdi-dialpad:before, .faq-list .zmdi-dialpad.question:before {
  content: "\f155";
}

.zmdi-dns:before, .faq-list .zmdi-dns.question:before {
  content: "\f156";
}

.zmdi-drink:before, .faq-list .zmdi-drink.question:before {
  content: "\f157";
}

.zmdi-edit:before, .faq-list .zmdi-edit.question:before {
  content: "\f158";
}

.zmdi-email-open:before, .faq-list .zmdi-email-open.question:before {
  content: "\f159";
}

.zmdi-email:before, .faq-list .zmdi-email.question:before {
  content: "\f15a";
}

.zmdi-eye-off:before, .faq-list .zmdi-eye-off.question:before {
  content: "\f15b";
}

.zmdi-eye:before, .faq-list .zmdi-eye.question:before {
  content: "\f15c";
}

.zmdi-eyedropper:before, .faq-list .zmdi-eyedropper.question:before {
  content: "\f15d";
}

.zmdi-favorite-outline:before, .faq-list .zmdi-favorite-outline.question:before {
  content: "\f15e";
}

.zmdi-favorite:before, .faq-list .zmdi-favorite.question:before {
  content: "\f15f";
}

.zmdi-filter-list:before, .faq-list .zmdi-filter-list.question:before {
  content: "\f160";
}

.zmdi-fire:before, .faq-list .zmdi-fire.question:before {
  content: "\f161";
}

.zmdi-flag:before, .faq-list .zmdi-flag.question:before {
  content: "\f162";
}

.zmdi-flare:before, .faq-list .zmdi-flare.question:before {
  content: "\f163";
}

.zmdi-flash-auto:before, .faq-list .zmdi-flash-auto.question:before {
  content: "\f164";
}

.zmdi-flash-off:before, .faq-list .zmdi-flash-off.question:before {
  content: "\f165";
}

.zmdi-flash:before, .faq-list .zmdi-flash.question:before {
  content: "\f166";
}

.zmdi-flip:before, .faq-list .zmdi-flip.question:before {
  content: "\f167";
}

.zmdi-flower-alt:before, .faq-list .zmdi-flower-alt.question:before {
  content: "\f168";
}

.zmdi-flower:before, .faq-list .zmdi-flower.question:before {
  content: "\f169";
}

.zmdi-font:before, .faq-list .zmdi-font.question:before {
  content: "\f16a";
}

.zmdi-fullscreen-alt:before, .faq-list .zmdi-fullscreen-alt.question:before {
  content: "\f16b";
}

.zmdi-fullscreen-exit:before, .faq-list .zmdi-fullscreen-exit.question:before {
  content: "\f16c";
}

.zmdi-fullscreen:before, .faq-list .zmdi-fullscreen.question:before {
  content: "\f16d";
}

.zmdi-functions:before, .faq-list .zmdi-functions.question:before {
  content: "\f16e";
}

.zmdi-gas-station:before, .faq-list .zmdi-gas-station.question:before {
  content: "\f16f";
}

.zmdi-gesture:before, .faq-list .zmdi-gesture.question:before {
  content: "\f170";
}

.zmdi-globe-alt:before, .faq-list .zmdi-globe-alt.question:before {
  content: "\f171";
}

.zmdi-globe-lock:before, .faq-list .zmdi-globe-lock.question:before {
  content: "\f172";
}

.zmdi-globe:before, .faq-list .zmdi-globe.question:before {
  content: "\f173";
}

.zmdi-graduation-cap:before, .faq-list .zmdi-graduation-cap.question:before {
  content: "\f174";
}

.zmdi-home:before, .faq-list .zmdi-home.question:before {
  content: "\f175";
}

.zmdi-hospital-alt:before, .faq-list .zmdi-hospital-alt.question:before {
  content: "\f176";
}

.zmdi-hospital:before, .faq-list .zmdi-hospital.question:before {
  content: "\f177";
}

.zmdi-hotel:before, .faq-list .zmdi-hotel.question:before {
  content: "\f178";
}

.zmdi-hourglass-alt:before, .faq-list .zmdi-hourglass-alt.question:before {
  content: "\f179";
}

.zmdi-hourglass-outline:before, .faq-list .zmdi-hourglass-outline.question:before {
  content: "\f17a";
}

.zmdi-hourglass:before, .faq-list .zmdi-hourglass.question:before {
  content: "\f17b";
}

.zmdi-http:before, .faq-list .zmdi-http.question:before {
  content: "\f17c";
}

.zmdi-image-alt:before, .faq-list .zmdi-image-alt.question:before {
  content: "\f17d";
}

.zmdi-image-o:before, .faq-list .zmdi-image-o.question:before {
  content: "\f17e";
}

.zmdi-image:before, .faq-list .zmdi-image.question:before {
  content: "\f17f";
}

.zmdi-inbox:before, .faq-list .zmdi-inbox.question:before {
  content: "\f180";
}

.zmdi-invert-colors-off:before, .faq-list .zmdi-invert-colors-off.question:before {
  content: "\f181";
}

.zmdi-invert-colors:before, .faq-list .zmdi-invert-colors.question:before {
  content: "\f182";
}

.zmdi-key:before, .faq-list .zmdi-key.question:before {
  content: "\f183";
}

.zmdi-label-alt-outline:before, .faq-list .zmdi-label-alt-outline.question:before {
  content: "\f184";
}

.zmdi-label-alt:before, .faq-list .zmdi-label-alt.question:before {
  content: "\f185";
}

.zmdi-label-heart:before, .faq-list .zmdi-label-heart.question:before {
  content: "\f186";
}

.zmdi-label:before, .faq-list .zmdi-label.question:before {
  content: "\f187";
}

.zmdi-labels:before, .faq-list .zmdi-labels.question:before {
  content: "\f188";
}

.zmdi-lamp:before, .faq-list .zmdi-lamp.question:before {
  content: "\f189";
}

.zmdi-landscape:before, .faq-list .zmdi-landscape.question:before {
  content: "\f18a";
}

.zmdi-layers-off:before, .faq-list .zmdi-layers-off.question:before {
  content: "\f18b";
}

.zmdi-layers:before, .faq-list .zmdi-layers.question:before {
  content: "\f18c";
}

.zmdi-library:before, .faq-list .zmdi-library.question:before {
  content: "\f18d";
}

.zmdi-link:before, .faq-list .zmdi-link.question:before {
  content: "\f18e";
}

.zmdi-lock-open:before, .faq-list .zmdi-lock-open.question:before {
  content: "\f18f";
}

.zmdi-lock-outline:before, .faq-list .zmdi-lock-outline.question:before {
  content: "\f190";
}

.zmdi-lock:before, .faq-list .zmdi-lock.question:before {
  content: "\f191";
}

.zmdi-mail-reply-all:before, .faq-list .zmdi-mail-reply-all.question:before {
  content: "\f192";
}

.zmdi-mail-reply:before, .faq-list .zmdi-mail-reply.question:before {
  content: "\f193";
}

.zmdi-mail-send:before, .faq-list .zmdi-mail-send.question:before {
  content: "\f194";
}

.zmdi-mall:before, .faq-list .zmdi-mall.question:before {
  content: "\f195";
}

.zmdi-map:before, .faq-list .zmdi-map.question:before {
  content: "\f196";
}

.zmdi-menu:before, .faq-list .zmdi-menu.question:before {
  content: "\f197";
}

.zmdi-money-box:before, .faq-list .zmdi-money-box.question:before {
  content: "\f198";
}

.zmdi-money-off:before, .faq-list .zmdi-money-off.question:before {
  content: "\f199";
}

.zmdi-money:before, .faq-list .zmdi-money.question:before {
  content: "\f19a";
}

.zmdi-more-vert:before, .faq-list .zmdi-more-vert.question:before {
  content: "\f19b";
}

.zmdi-more:before, .faq-list .zmdi-more.question:before {
  content: "\f19c";
}

.zmdi-movie-alt:before, .faq-list .zmdi-movie-alt.question:before {
  content: "\f19d";
}

.zmdi-movie:before, .faq-list .zmdi-movie.question:before {
  content: "\f19e";
}

.zmdi-nature-people:before, .faq-list .zmdi-nature-people.question:before {
  content: "\f19f";
}

.zmdi-nature:before, .faq-list .zmdi-nature.question:before {
  content: "\f1a0";
}

.zmdi-navigation:before, .faq-list .zmdi-navigation.question:before {
  content: "\f1a1";
}

.zmdi-open-in-browser:before, .faq-list .zmdi-open-in-browser.question:before {
  content: "\f1a2";
}

.zmdi-open-in-new:before, .faq-list .zmdi-open-in-new.question:before {
  content: "\f1a3";
}

.zmdi-palette:before, .faq-list .zmdi-palette.question:before {
  content: "\f1a4";
}

.zmdi-parking:before, .faq-list .zmdi-parking.question:before {
  content: "\f1a5";
}

.zmdi-pin-account:before, .faq-list .zmdi-pin-account.question:before {
  content: "\f1a6";
}

.zmdi-pin-assistant:before, .faq-list .zmdi-pin-assistant.question:before {
  content: "\f1a7";
}

.zmdi-pin-drop:before, .faq-list .zmdi-pin-drop.question:before {
  content: "\f1a8";
}

.zmdi-pin-help:before, .faq-list .zmdi-pin-help.question:before {
  content: "\f1a9";
}

.zmdi-pin-off:before, .faq-list .zmdi-pin-off.question:before {
  content: "\f1aa";
}

.zmdi-pin:before, .faq-list .zmdi-pin.question:before {
  content: "\f1ab";
}

.zmdi-pizza:before, .faq-list .zmdi-pizza.question:before {
  content: "\f1ac";
}

.zmdi-plaster:before, .faq-list .zmdi-plaster.question:before {
  content: "\f1ad";
}

.zmdi-power-setting:before, .faq-list .zmdi-power-setting.question:before {
  content: "\f1ae";
}

.zmdi-power:before, .faq-list .zmdi-power.question:before {
  content: "\f1af";
}

.zmdi-print:before, .faq-list .zmdi-print.question:before {
  content: "\f1b0";
}

.zmdi-puzzle-piece:before, .faq-list .zmdi-puzzle-piece.question:before {
  content: "\f1b1";
}

.zmdi-quote:before, .faq-list .zmdi-quote.question:before {
  content: "\f1b2";
}

.zmdi-railway:before, .faq-list .zmdi-railway.question:before {
  content: "\f1b3";
}

.zmdi-receipt:before, .faq-list .zmdi-receipt.question:before {
  content: "\f1b4";
}

.zmdi-refresh-alt:before, .faq-list .zmdi-refresh-alt.question:before {
  content: "\f1b5";
}

.zmdi-refresh-sync-alert:before, .faq-list .zmdi-refresh-sync-alert.question:before {
  content: "\f1b6";
}

.zmdi-refresh-sync-off:before, .faq-list .zmdi-refresh-sync-off.question:before {
  content: "\f1b7";
}

.zmdi-refresh-sync:before, .faq-list .zmdi-refresh-sync.question:before {
  content: "\f1b8";
}

.zmdi-refresh:before, .faq-list .zmdi-refresh.question:before {
  content: "\f1b9";
}

.zmdi-roller:before, .faq-list .zmdi-roller.question:before {
  content: "\f1ba";
}

.zmdi-ruler:before, .faq-list .zmdi-ruler.question:before {
  content: "\f1bb";
}

.zmdi-scissors:before, .faq-list .zmdi-scissors.question:before {
  content: "\f1bc";
}

.zmdi-screen-rotation-lock:before, .faq-list .zmdi-screen-rotation-lock.question:before {
  content: "\f1bd";
}

.zmdi-screen-rotation:before, .faq-list .zmdi-screen-rotation.question:before {
  content: "\f1be";
}

.zmdi-search-for:before, .faq-list .zmdi-search-for.question:before {
  content: "\f1bf";
}

.zmdi-search-in-file:before, .faq-list .zmdi-search-in-file.question:before {
  content: "\f1c0";
}

.zmdi-search-in-page:before, .faq-list .zmdi-search-in-page.question:before {
  content: "\f1c1";
}

.zmdi-search-replace:before, .faq-list .zmdi-search-replace.question:before {
  content: "\f1c2";
}

.zmdi-search:before, .navbar-search-mobile:before, .faq-list .zmdi-search.question:before, .faq-list .question.navbar-search-mobile:before {
  content: "\f1c3";
}

.zmdi-seat:before, .faq-list .zmdi-seat.question:before {
  content: "\f1c4";
}

.zmdi-settings-square:before, .faq-list .zmdi-settings-square.question:before {
  content: "\f1c5";
}

.zmdi-settings:before, .faq-list .zmdi-settings.question:before {
  content: "\f1c6";
}

.zmdi-shield-check:before, .faq-list .zmdi-shield-check.question:before {
  content: "\f1c7";
}

.zmdi-shield-security:before, .faq-list .zmdi-shield-security.question:before {
  content: "\f1c8";
}

.zmdi-shopping-basket:before, .faq-list .zmdi-shopping-basket.question:before {
  content: "\f1c9";
}

.zmdi-shopping-cart-plus:before, .faq-list .zmdi-shopping-cart-plus.question:before {
  content: "\f1ca";
}

.zmdi-shopping-cart:before, .faq-list .zmdi-shopping-cart.question:before {
  content: "\f1cb";
}

.zmdi-sign-in:before, .faq-list .zmdi-sign-in.question:before {
  content: "\f1cc";
}

.zmdi-sort-amount-asc:before, .faq-list .zmdi-sort-amount-asc.question:before {
  content: "\f1cd";
}

.zmdi-sort-amount-desc:before, .faq-list .zmdi-sort-amount-desc.question:before {
  content: "\f1ce";
}

.zmdi-sort-asc:before, .faq-list .zmdi-sort-asc.question:before {
  content: "\f1cf";
}

.zmdi-sort-desc:before, .faq-list .zmdi-sort-desc.question:before {
  content: "\f1d0";
}

.zmdi-spellcheck:before, .faq-list .zmdi-spellcheck.question:before {
  content: "\f1d1";
}

.zmdi-storage:before, .faq-list .zmdi-storage.question:before {
  content: "\f1d2";
}

.zmdi-store-24:before, .faq-list .zmdi-store-24.question:before {
  content: "\f1d3";
}

.zmdi-store:before, .faq-list .zmdi-store.question:before {
  content: "\f1d4";
}

.zmdi-subway:before, .faq-list .zmdi-subway.question:before {
  content: "\f1d5";
}

.zmdi-sun:before, .faq-list .zmdi-sun.question:before {
  content: "\f1d6";
}

.zmdi-tab-unselected:before, .faq-list .zmdi-tab-unselected.question:before {
  content: "\f1d7";
}

.zmdi-tab:before, .faq-list .zmdi-tab.question:before {
  content: "\f1d8";
}

.zmdi-tag-close:before, .faq-list .zmdi-tag-close.question:before {
  content: "\f1d9";
}

.zmdi-tag-more:before, .faq-list .zmdi-tag-more.question:before {
  content: "\f1da";
}

.zmdi-tag:before, .faq-list .zmdi-tag.question:before {
  content: "\f1db";
}

.zmdi-thumb-down:before, .faq-list .zmdi-thumb-down.question:before {
  content: "\f1dc";
}

.zmdi-thumb-up-down:before, .faq-list .zmdi-thumb-up-down.question:before {
  content: "\f1dd";
}

.zmdi-thumb-up:before, .faq-list .zmdi-thumb-up.question:before {
  content: "\f1de";
}

.zmdi-ticket-star:before, .faq-list .zmdi-ticket-star.question:before {
  content: "\f1df";
}

.zmdi-toll:before, .faq-list .zmdi-toll.question:before {
  content: "\f1e0";
}

.zmdi-toys:before, .faq-list .zmdi-toys.question:before {
  content: "\f1e1";
}

.zmdi-traffic:before, .faq-list .zmdi-traffic.question:before {
  content: "\f1e2";
}

.zmdi-translate:before, .faq-list .zmdi-translate.question:before {
  content: "\f1e3";
}

.zmdi-triangle-down:before, .faq-list .zmdi-triangle-down.question:before {
  content: "\f1e4";
}

.zmdi-triangle-up:before, .faq-list .zmdi-triangle-up.question:before {
  content: "\f1e5";
}

.zmdi-truck:before, .faq-list .zmdi-truck.question:before {
  content: "\f1e6";
}

.zmdi-turning-sign:before, .faq-list .zmdi-turning-sign.question:before {
  content: "\f1e7";
}

.zmdi-wallpaper:before, .faq-list .zmdi-wallpaper.question:before {
  content: "\f1e8";
}

.zmdi-washing-machine:before, .faq-list .zmdi-washing-machine.question:before {
  content: "\f1e9";
}

.zmdi-window-maximize:before, .faq-list .zmdi-window-maximize.question:before {
  content: "\f1ea";
}

.zmdi-window-minimize:before, .faq-list .zmdi-window-minimize.question:before {
  content: "\f1eb";
}

.zmdi-window-restore:before, .faq-list .zmdi-window-restore.question:before {
  content: "\f1ec";
}

.zmdi-wrench:before, .faq-list .zmdi-wrench.question:before {
  content: "\f1ed";
}

.zmdi-zoom-in:before, .faq-list .zmdi-zoom-in.question:before {
  content: "\f1ee";
}

.zmdi-zoom-out:before, .faq-list .zmdi-zoom-out.question:before {
  content: "\f1ef";
}

.zmdi-alert-circle-o:before, .updated:before, .faq-list .updated.question:before, .faq-list .zmdi-alert-circle-o.question:before {
  content: "\f1f0";
}

.zmdi-alert-circle:before, .faq-list .zmdi-alert-circle.question:before {
  content: "\f1f1";
}

.zmdi-alert-octagon:before, .faq-list .zmdi-alert-octagon.question:before {
  content: "\f1f2";
}

.zmdi-alert-polygon:before, .faq-list .zmdi-alert-polygon.question:before {
  content: "\f1f3";
}

.zmdi-alert-triangle:before, .faq-list .zmdi-alert-triangle.question:before {
  content: "\f1f4";
}

.zmdi-help-outline:before, .faq-list .zmdi-help-outline.question:before {
  content: "\f1f5";
}

.zmdi-help:before, .faq-list .zmdi-help.question:before {
  content: "\f1f6";
}

.zmdi-info-outline:before, .faq-list .zmdi-info-outline.question:before {
  content: "\f1f7";
}

.zmdi-info:before, .faq-list .zmdi-info.question:before {
  content: "\f1f8";
}

.zmdi-notifications-active:before, .faq-list .zmdi-notifications-active.question:before {
  content: "\f1f9";
}

.zmdi-notifications-add:before, .faq-list .zmdi-notifications-add.question:before {
  content: "\f1fa";
}

.zmdi-notifications-none:before, .faq-list .zmdi-notifications-none.question:before {
  content: "\f1fb";
}

.zmdi-notifications-off:before, .faq-list .zmdi-notifications-off.question:before {
  content: "\f1fc";
}

.zmdi-notifications-paused:before, .faq-list .zmdi-notifications-paused.question:before {
  content: "\f1fd";
}

.zmdi-notifications:before, .faq-list .zmdi-notifications.question:before {
  content: "\f1fe";
}

.zmdi-account-add:before, .faq-list .zmdi-account-add.question:before {
  content: "\f1ff";
}

.zmdi-account-box-mail:before, .faq-list .zmdi-account-box-mail.question:before {
  content: "\f200";
}

.zmdi-account-box-o:before, .faq-list .zmdi-account-box-o.question:before {
  content: "\f201";
}

.zmdi-account-box-phone:before, .faq-list .zmdi-account-box-phone.question:before {
  content: "\f202";
}

.zmdi-account-box:before, .faq-list .zmdi-account-box.question:before {
  content: "\f203";
}

.zmdi-account-calendar:before, .faq-list .zmdi-account-calendar.question:before {
  content: "\f204";
}

.zmdi-account-circle:before, .faq-list .zmdi-account-circle.question:before {
  content: "\f205";
}

.zmdi-account-o:before, .faq-list .zmdi-account-o.question:before {
  content: "\f206";
}

.zmdi-account:before, .faq-list .zmdi-account.question:before {
  content: "\f207";
}

.zmdi-accounts-add:before, .faq-list .zmdi-accounts-add.question:before {
  content: "\f208";
}

.zmdi-accounts-alt:before, .faq-list .zmdi-accounts-alt.question:before {
  content: "\f209";
}

.zmdi-accounts-list-alt:before, .faq-list .zmdi-accounts-list-alt.question:before {
  content: "\f20a";
}

.zmdi-accounts-list:before, .faq-list .zmdi-accounts-list.question:before {
  content: "\f20b";
}

.zmdi-accounts-outline:before, .faq-list .zmdi-accounts-outline.question:before {
  content: "\f20c";
}

.zmdi-accounts:before, .faq-list .zmdi-accounts.question:before {
  content: "\f20d";
}

.zmdi-face:before, .faq-list .zmdi-face.question:before {
  content: "\f20e";
}

.zmdi-female:before, .faq-list .zmdi-female.question:before {
  content: "\f20f";
}

.zmdi-male-alt:before, .faq-list .zmdi-male-alt.question:before {
  content: "\f210";
}

.zmdi-male-female:before, .faq-list .zmdi-male-female.question:before {
  content: "\f211";
}

.zmdi-male:before, .faq-list .zmdi-male.question:before {
  content: "\f212";
}

.zmdi-mood-bad:before, .faq-list .zmdi-mood-bad.question:before {
  content: "\f213";
}

.zmdi-mood:before, .faq-list .zmdi-mood.question:before {
  content: "\f214";
}

.zmdi-run:before, .faq-list .zmdi-run.question:before {
  content: "\f215";
}

.zmdi-walk:before, .faq-list .zmdi-walk.question:before {
  content: "\f216";
}

.zmdi-cloud-box:before, .faq-list .zmdi-cloud-box.question:before {
  content: "\f217";
}

.zmdi-cloud-circle:before, .faq-list .zmdi-cloud-circle.question:before {
  content: "\f218";
}

.zmdi-cloud-done:before, .faq-list .zmdi-cloud-done.question:before {
  content: "\f219";
}

.zmdi-cloud-download:before, .faq-list .zmdi-cloud-download.question:before {
  content: "\f21a";
}

.zmdi-cloud-off:before, .faq-list .zmdi-cloud-off.question:before {
  content: "\f21b";
}

.zmdi-cloud-outline-alt:before, .faq-list .zmdi-cloud-outline-alt.question:before {
  content: "\f21c";
}

.zmdi-cloud-outline:before, .faq-list .zmdi-cloud-outline.question:before {
  content: "\f21d";
}

.zmdi-cloud-upload:before, .faq-list .zmdi-cloud-upload.question:before {
  content: "\f21e";
}

.zmdi-cloud:before, .faq-list .zmdi-cloud.question:before {
  content: "\f21f";
}

.zmdi-download:before, .faq-list .zmdi-download.question:before {
  content: "\f220";
}

.zmdi-file-plus:before, .faq-list .zmdi-file-plus.question:before {
  content: "\f221";
}

.zmdi-file-text:before, .faq-list .zmdi-file-text.question:before {
  content: "\f222";
}

.zmdi-file:before, .faq-list .zmdi-file.question:before {
  content: "\f223";
}

.zmdi-folder-outline:before, .faq-list .zmdi-folder-outline.question:before {
  content: "\f224";
}

.zmdi-folder-person:before, .faq-list .zmdi-folder-person.question:before {
  content: "\f225";
}

.zmdi-folder-star-alt:before, .faq-list .zmdi-folder-star-alt.question:before {
  content: "\f226";
}

.zmdi-folder-star:before, .faq-list .zmdi-folder-star.question:before {
  content: "\f227";
}

.zmdi-folder:before, .faq-list .zmdi-folder.question:before {
  content: "\f228";
}

.zmdi-gif:before, .faq-list .zmdi-gif.question:before {
  content: "\f229";
}

.zmdi-upload:before, .faq-list .zmdi-upload.question:before {
  content: "\f22a";
}

.zmdi-border-all:before, .faq-list .zmdi-border-all.question:before {
  content: "\f22b";
}

.zmdi-border-bottom:before, .faq-list .zmdi-border-bottom.question:before {
  content: "\f22c";
}

.zmdi-border-clear:before, .faq-list .zmdi-border-clear.question:before {
  content: "\f22d";
}

.zmdi-border-color:before, .faq-list .zmdi-border-color.question:before {
  content: "\f22e";
}

.zmdi-border-horizontal:before, .faq-list .zmdi-border-horizontal.question:before {
  content: "\f22f";
}

.zmdi-border-inner:before, .faq-list .zmdi-border-inner.question:before {
  content: "\f230";
}

.zmdi-border-left:before, .faq-list .zmdi-border-left.question:before {
  content: "\f231";
}

.zmdi-border-outer:before, .faq-list .zmdi-border-outer.question:before {
  content: "\f232";
}

.zmdi-border-right:before, .faq-list .zmdi-border-right.question:before {
  content: "\f233";
}

.zmdi-border-style:before, .faq-list .zmdi-border-style.question:before {
  content: "\f234";
}

.zmdi-border-top:before, .faq-list .zmdi-border-top.question:before {
  content: "\f235";
}

.zmdi-border-vertical:before, .faq-list .zmdi-border-vertical.question:before {
  content: "\f236";
}

.zmdi-copy:before, .faq-list .zmdi-copy.question:before {
  content: "\f237";
}

.zmdi-crop:before, .faq-list .zmdi-crop.question:before {
  content: "\f238";
}

.zmdi-format-align-center:before, .faq-list .zmdi-format-align-center.question:before {
  content: "\f239";
}

.zmdi-format-align-justify:before, .faq-list .zmdi-format-align-justify.question:before {
  content: "\f23a";
}

.zmdi-format-align-left:before, .faq-list .zmdi-format-align-left.question:before {
  content: "\f23b";
}

.zmdi-format-align-right:before, .faq-list .zmdi-format-align-right.question:before {
  content: "\f23c";
}

.zmdi-format-bold:before, .faq-list .zmdi-format-bold.question:before {
  content: "\f23d";
}

.zmdi-format-clear-all:before, .faq-list .zmdi-format-clear-all.question:before {
  content: "\f23e";
}

.zmdi-format-clear:before, .faq-list .zmdi-format-clear.question:before {
  content: "\f23f";
}

.zmdi-format-color-fill:before, .faq-list .zmdi-format-color-fill.question:before {
  content: "\f240";
}

.zmdi-format-color-reset:before, .faq-list .zmdi-format-color-reset.question:before {
  content: "\f241";
}

.zmdi-format-color-text:before, .faq-list .zmdi-format-color-text.question:before {
  content: "\f242";
}

.zmdi-format-indent-decrease:before, .faq-list .zmdi-format-indent-decrease.question:before {
  content: "\f243";
}

.zmdi-format-indent-increase:before, .faq-list .zmdi-format-indent-increase.question:before {
  content: "\f244";
}

.zmdi-format-italic:before, .faq-list .zmdi-format-italic.question:before {
  content: "\f245";
}

.zmdi-format-line-spacing:before, .faq-list .zmdi-format-line-spacing.question:before {
  content: "\f246";
}

.zmdi-format-list-bulleted:before, .faq-list .zmdi-format-list-bulleted.question:before {
  content: "\f247";
}

.zmdi-format-list-numbered:before, .faq-list .zmdi-format-list-numbered.question:before {
  content: "\f248";
}

.zmdi-format-ltr:before, .faq-list .zmdi-format-ltr.question:before {
  content: "\f249";
}

.zmdi-format-rtl:before, .faq-list .zmdi-format-rtl.question:before {
  content: "\f24a";
}

.zmdi-format-size:before, .faq-list .zmdi-format-size.question:before {
  content: "\f24b";
}

.zmdi-format-strikethrough-s:before, .faq-list .zmdi-format-strikethrough-s.question:before {
  content: "\f24c";
}

.zmdi-format-strikethrough:before, .faq-list .zmdi-format-strikethrough.question:before {
  content: "\f24d";
}

.zmdi-format-subject:before, .faq-list .zmdi-format-subject.question:before {
  content: "\f24e";
}

.zmdi-format-underlined:before, .faq-list .zmdi-format-underlined.question:before {
  content: "\f24f";
}

.zmdi-format-valign-bottom:before, .faq-list .zmdi-format-valign-bottom.question:before {
  content: "\f250";
}

.zmdi-format-valign-center:before, .faq-list .zmdi-format-valign-center.question:before {
  content: "\f251";
}

.zmdi-format-valign-top:before, .faq-list .zmdi-format-valign-top.question:before {
  content: "\f252";
}

.zmdi-redo:before, .faq-list .zmdi-redo.question:before {
  content: "\f253";
}

.zmdi-select-all:before, .faq-list .zmdi-select-all.question:before {
  content: "\f254";
}

.zmdi-space-bar:before, .faq-list .zmdi-space-bar.question:before {
  content: "\f255";
}

.zmdi-text-format:before, .faq-list .zmdi-text-format.question:before {
  content: "\f256";
}

.zmdi-transform:before, .faq-list .zmdi-transform.question:before {
  content: "\f257";
}

.zmdi-undo:before, .faq-list .zmdi-undo.question:before {
  content: "\f258";
}

.zmdi-wrap-text:before, .faq-list .zmdi-wrap-text.question:before {
  content: "\f259";
}

.zmdi-comment-alert:before, .faq-list .zmdi-comment-alert.question:before {
  content: "\f25a";
}

.zmdi-comment-alt-text:before, .faq-list .zmdi-comment-alt-text.question:before {
  content: "\f25b";
}

.zmdi-comment-alt:before, .faq-list .zmdi-comment-alt.question:before {
  content: "\f25c";
}

.zmdi-comment-edit:before, .faq-list .zmdi-comment-edit.question:before {
  content: "\f25d";
}

.zmdi-comment-image:before, .faq-list .zmdi-comment-image.question:before {
  content: "\f25e";
}

.zmdi-comment-list:before, .faq-list .zmdi-comment-list.question:before {
  content: "\f25f";
}

.zmdi-comment-more:before, .faq-list .zmdi-comment-more.question:before {
  content: "\f260";
}

.zmdi-comment-outline:before, .faq-list .zmdi-comment-outline.question:before {
  content: "\f261";
}

.zmdi-comment-text-alt:before, .faq-list .zmdi-comment-text-alt.question:before {
  content: "\f262";
}

.zmdi-comment-text:before, .faq-list .zmdi-comment-text.question:before {
  content: "\f263";
}

.zmdi-comment-video:before, .faq-list .zmdi-comment-video.question:before {
  content: "\f264";
}

.zmdi-comment:before, .faq-list .zmdi-comment.question:before {
  content: "\f265";
}

.zmdi-comments:before, .faq-list .zmdi-comments.question:before {
  content: "\f266";
}

.zmdi-check-all:before, .faq-list .zmdi-check-all.question:before {
  content: "\f267";
}

.zmdi-check-circle-u:before, .faq-list .zmdi-check-circle-u.question:before {
  content: "\f268";
}

.zmdi-check-circle:before, .faq-list .zmdi-check-circle.question:before {
  content: "\f269";
}

.zmdi-check-square:before, .faq-list .zmdi-check-square.question:before {
  content: "\f26a";
}

.zmdi-check:before, .faq-list .zmdi-check.question:before {
  content: "\f26b";
}

.zmdi-circle-o:before, .faq-list .zmdi-circle-o.question:before {
  content: "\f26c";
}

.zmdi-circle:before, .faq-list .zmdi-circle.question:before {
  content: "\f26d";
}

.zmdi-dot-circle-alt:before, .faq-list .zmdi-dot-circle-alt.question:before {
  content: "\f26e";
}

.zmdi-dot-circle:before, .faq-list .zmdi-dot-circle.question:before {
  content: "\f26f";
}

.zmdi-minus-circle-outline:before, .faq-list .zmdi-minus-circle-outline.question:before {
  content: "\f270";
}

.zmdi-minus-circle:before, .faq-list .zmdi-minus-circle.question:before {
  content: "\f271";
}

.zmdi-minus-square:before, .faq-list .zmdi-minus-square.question:before {
  content: "\f272";
}

.zmdi-minus:before, .faq-list .zmdi-minus.question:before {
  content: "\f273";
}

.zmdi-plus-circle-o-duplicate:before, .faq-list .zmdi-plus-circle-o-duplicate.question:before {
  content: "\f274";
}

.zmdi-plus-circle-o:before, .faq-list .zmdi-plus-circle-o.question:before {
  content: "\f275";
}

.zmdi-plus-circle:before, .faq-list .zmdi-plus-circle.question:before {
  content: "\f276";
}

.zmdi-plus-square:before, .faq-list .zmdi-plus-square.question:before {
  content: "\f277";
}

.zmdi-plus:before, .faq-list .question:before {
  content: "\f278";
}

.zmdi-square-o:before, .faq-list .zmdi-square-o.question:before {
  content: "\f279";
}

.zmdi-star-circle:before, .faq-list .zmdi-star-circle.question:before {
  content: "\f27a";
}

.zmdi-star-half:before, .faq-list .zmdi-star-half.question:before {
  content: "\f27b";
}

.zmdi-star-outline:before, .faq-list .zmdi-star-outline.question:before {
  content: "\f27c";
}

.zmdi-star:before, .faq-list .zmdi-star.question:before {
  content: "\f27d";
}

.zmdi-bluetooth-connected:before, .faq-list .zmdi-bluetooth-connected.question:before {
  content: "\f27e";
}

.zmdi-bluetooth-off:before, .faq-list .zmdi-bluetooth-off.question:before {
  content: "\f27f";
}

.zmdi-bluetooth-search:before, .faq-list .zmdi-bluetooth-search.question:before {
  content: "\f280";
}

.zmdi-bluetooth-setting:before, .faq-list .zmdi-bluetooth-setting.question:before {
  content: "\f281";
}

.zmdi-bluetooth:before, .faq-list .zmdi-bluetooth.question:before {
  content: "\f282";
}

.zmdi-camera-add:before, .faq-list .zmdi-camera-add.question:before {
  content: "\f283";
}

.zmdi-camera-alt:before, .faq-list .zmdi-camera-alt.question:before {
  content: "\f284";
}

.zmdi-camera-bw:before, .faq-list .zmdi-camera-bw.question:before {
  content: "\f285";
}

.zmdi-camera-front:before, .faq-list .zmdi-camera-front.question:before {
  content: "\f286";
}

.zmdi-camera-mic:before, .faq-list .zmdi-camera-mic.question:before {
  content: "\f287";
}

.zmdi-camera-party-mode:before, .faq-list .zmdi-camera-party-mode.question:before {
  content: "\f288";
}

.zmdi-camera-rear:before, .faq-list .zmdi-camera-rear.question:before {
  content: "\f289";
}

.zmdi-camera-roll:before, .faq-list .zmdi-camera-roll.question:before {
  content: "\f28a";
}

.zmdi-camera-switch:before, .faq-list .zmdi-camera-switch.question:before {
  content: "\f28b";
}

.zmdi-camera:before, .faq-list .zmdi-camera.question:before {
  content: "\f28c";
}

.zmdi-card-alert:before, .faq-list .zmdi-card-alert.question:before {
  content: "\f28d";
}

.zmdi-card-off:before, .faq-list .zmdi-card-off.question:before {
  content: "\f28e";
}

.zmdi-card-sd:before, .faq-list .zmdi-card-sd.question:before {
  content: "\f28f";
}

.zmdi-card-sim:before, .faq-list .zmdi-card-sim.question:before {
  content: "\f290";
}

.zmdi-desktop-mac:before, .faq-list .zmdi-desktop-mac.question:before {
  content: "\f291";
}

.zmdi-desktop-windows:before, .faq-list .zmdi-desktop-windows.question:before {
  content: "\f292";
}

.zmdi-device-hub:before, .faq-list .zmdi-device-hub.question:before {
  content: "\f293";
}

.zmdi-devices-off:before, .faq-list .zmdi-devices-off.question:before {
  content: "\f294";
}

.zmdi-devices:before, .faq-list .zmdi-devices.question:before {
  content: "\f295";
}

.zmdi-dock:before, .faq-list .zmdi-dock.question:before {
  content: "\f296";
}

.zmdi-floppy:before, .faq-list .zmdi-floppy.question:before {
  content: "\f297";
}

.zmdi-gamepad:before, .faq-list .zmdi-gamepad.question:before {
  content: "\f298";
}

.zmdi-gps-dot:before, .faq-list .zmdi-gps-dot.question:before {
  content: "\f299";
}

.zmdi-gps-off:before, .faq-list .zmdi-gps-off.question:before {
  content: "\f29a";
}

.zmdi-gps:before, .faq-list .zmdi-gps.question:before {
  content: "\f29b";
}

.zmdi-headset-mic:before, .faq-list .zmdi-headset-mic.question:before {
  content: "\f29c";
}

.zmdi-headset:before, .faq-list .zmdi-headset.question:before {
  content: "\f29d";
}

.zmdi-input-antenna:before, .faq-list .zmdi-input-antenna.question:before {
  content: "\f29e";
}

.zmdi-input-composite:before, .faq-list .zmdi-input-composite.question:before {
  content: "\f29f";
}

.zmdi-input-hdmi:before, .faq-list .zmdi-input-hdmi.question:before {
  content: "\f2a0";
}

.zmdi-input-power:before, .faq-list .zmdi-input-power.question:before {
  content: "\f2a1";
}

.zmdi-input-svideo:before, .faq-list .zmdi-input-svideo.question:before {
  content: "\f2a2";
}

.zmdi-keyboard-hide:before, .faq-list .zmdi-keyboard-hide.question:before {
  content: "\f2a3";
}

.zmdi-keyboard:before, .faq-list .zmdi-keyboard.question:before {
  content: "\f2a4";
}

.zmdi-laptop-chromebook:before, .faq-list .zmdi-laptop-chromebook.question:before {
  content: "\f2a5";
}

.zmdi-laptop-mac:before, .faq-list .zmdi-laptop-mac.question:before {
  content: "\f2a6";
}

.zmdi-laptop:before, .faq-list .zmdi-laptop.question:before {
  content: "\f2a7";
}

.zmdi-mic-off:before, .faq-list .zmdi-mic-off.question:before {
  content: "\f2a8";
}

.zmdi-mic-outline:before, .faq-list .zmdi-mic-outline.question:before {
  content: "\f2a9";
}

.zmdi-mic-setting:before, .faq-list .zmdi-mic-setting.question:before {
  content: "\f2aa";
}

.zmdi-mic:before, .faq-list .zmdi-mic.question:before {
  content: "\f2ab";
}

.zmdi-mouse:before, .faq-list .zmdi-mouse.question:before {
  content: "\f2ac";
}

.zmdi-network-alert:before, .faq-list .zmdi-network-alert.question:before {
  content: "\f2ad";
}

.zmdi-network-locked:before, .faq-list .zmdi-network-locked.question:before {
  content: "\f2ae";
}

.zmdi-network-off:before, .faq-list .zmdi-network-off.question:before {
  content: "\f2af";
}

.zmdi-network-outline:before, .faq-list .zmdi-network-outline.question:before {
  content: "\f2b0";
}

.zmdi-network-setting:before, .faq-list .zmdi-network-setting.question:before {
  content: "\f2b1";
}

.zmdi-network:before, .faq-list .zmdi-network.question:before {
  content: "\f2b2";
}

.zmdi-phone-bluetooth:before, .faq-list .zmdi-phone-bluetooth.question:before {
  content: "\f2b3";
}

.zmdi-phone-end:before, .faq-list .zmdi-phone-end.question:before {
  content: "\f2b4";
}

.zmdi-phone-forwarded:before, .faq-list .zmdi-phone-forwarded.question:before {
  content: "\f2b5";
}

.zmdi-phone-in-talk:before, .faq-list .zmdi-phone-in-talk.question:before {
  content: "\f2b6";
}

.zmdi-phone-locked:before, .faq-list .zmdi-phone-locked.question:before {
  content: "\f2b7";
}

.zmdi-phone-missed:before, .faq-list .zmdi-phone-missed.question:before {
  content: "\f2b8";
}

.zmdi-phone-msg:before, .faq-list .zmdi-phone-msg.question:before {
  content: "\f2b9";
}

.zmdi-phone-paused:before, .faq-list .zmdi-phone-paused.question:before {
  content: "\f2ba";
}

.zmdi-phone-ring:before, .faq-list .zmdi-phone-ring.question:before {
  content: "\f2bb";
}

.zmdi-phone-setting:before, .faq-list .zmdi-phone-setting.question:before {
  content: "\f2bc";
}

.zmdi-phone-sip:before, .faq-list .zmdi-phone-sip.question:before {
  content: "\f2bd";
}

.zmdi-phone:before, .faq-list .zmdi-phone.question:before {
  content: "\f2be";
}

.zmdi-portable-wifi-changes:before, .faq-list .zmdi-portable-wifi-changes.question:before {
  content: "\f2bf";
}

.zmdi-portable-wifi-off:before, .faq-list .zmdi-portable-wifi-off.question:before {
  content: "\f2c0";
}

.zmdi-portable-wifi:before, .faq-list .zmdi-portable-wifi.question:before {
  content: "\f2c1";
}

.zmdi-radio:before, .faq-list .zmdi-radio.question:before {
  content: "\f2c2";
}

.zmdi-reader:before, .faq-list .zmdi-reader.question:before {
  content: "\f2c3";
}

.zmdi-remote-control-alt:before, .faq-list .zmdi-remote-control-alt.question:before {
  content: "\f2c4";
}

.zmdi-remote-control:before, .faq-list .zmdi-remote-control.question:before {
  content: "\f2c5";
}

.zmdi-router:before, .faq-list .zmdi-router.question:before {
  content: "\f2c6";
}

.zmdi-scanner:before, .faq-list .zmdi-scanner.question:before {
  content: "\f2c7";
}

.zmdi-smartphone-android:before, .faq-list .zmdi-smartphone-android.question:before {
  content: "\f2c8";
}

.zmdi-smartphone-download:before, .faq-list .zmdi-smartphone-download.question:before {
  content: "\f2c9";
}

.zmdi-smartphone-erase:before, .faq-list .zmdi-smartphone-erase.question:before {
  content: "\f2ca";
}

.zmdi-smartphone-info:before, .faq-list .zmdi-smartphone-info.question:before {
  content: "\f2cb";
}

.zmdi-smartphone-iphone:before, .faq-list .zmdi-smartphone-iphone.question:before {
  content: "\f2cc";
}

.zmdi-smartphone-landscape-lock:before, .faq-list .zmdi-smartphone-landscape-lock.question:before {
  content: "\f2cd";
}

.zmdi-smartphone-landscape:before, .faq-list .zmdi-smartphone-landscape.question:before {
  content: "\f2ce";
}

.zmdi-smartphone-lock:before, .faq-list .zmdi-smartphone-lock.question:before {
  content: "\f2cf";
}

.zmdi-smartphone-portrait-lock:before, .faq-list .zmdi-smartphone-portrait-lock.question:before {
  content: "\f2d0";
}

.zmdi-smartphone-ring:before, .faq-list .zmdi-smartphone-ring.question:before {
  content: "\f2d1";
}

.zmdi-smartphone-setting:before, .faq-list .zmdi-smartphone-setting.question:before {
  content: "\f2d2";
}

.zmdi-smartphone-setup:before, .faq-list .zmdi-smartphone-setup.question:before {
  content: "\f2d3";
}

.zmdi-smartphone:before, .faq-list .zmdi-smartphone.question:before {
  content: "\f2d4";
}

.zmdi-speaker:before, .faq-list .zmdi-speaker.question:before {
  content: "\f2d5";
}

.zmdi-tablet-android:before, .faq-list .zmdi-tablet-android.question:before {
  content: "\f2d6";
}

.zmdi-tablet-mac:before, .faq-list .zmdi-tablet-mac.question:before {
  content: "\f2d7";
}

.zmdi-tablet:before, .faq-list .zmdi-tablet.question:before {
  content: "\f2d8";
}

.zmdi-tv-alt-play:before, .faq-list .zmdi-tv-alt-play.question:before {
  content: "\f2d9";
}

.zmdi-tv-list:before, .faq-list .zmdi-tv-list.question:before {
  content: "\f2da";
}

.zmdi-tv-play:before, .faq-list .zmdi-tv-play.question:before {
  content: "\f2db";
}

.zmdi-tv:before, .faq-list .zmdi-tv.question:before {
  content: "\f2dc";
}

.zmdi-usb:before, .faq-list .zmdi-usb.question:before {
  content: "\f2dd";
}

.zmdi-videocam-off:before, .faq-list .zmdi-videocam-off.question:before {
  content: "\f2de";
}

.zmdi-videocam-switch:before, .faq-list .zmdi-videocam-switch.question:before {
  content: "\f2df";
}

.zmdi-videocam:before, .faq-list .zmdi-videocam.question:before {
  content: "\f2e0";
}

.zmdi-watch:before, .faq-list .zmdi-watch.question:before {
  content: "\f2e1";
}

.zmdi-wifi-alt-2:before, .faq-list .zmdi-wifi-alt-2.question:before {
  content: "\f2e2";
}

.zmdi-wifi-alt:before, .faq-list .zmdi-wifi-alt.question:before {
  content: "\f2e3";
}

.zmdi-wifi-info:before, .faq-list .zmdi-wifi-info.question:before {
  content: "\f2e4";
}

.zmdi-wifi-lock:before, .faq-list .zmdi-wifi-lock.question:before {
  content: "\f2e5";
}

.zmdi-wifi-off:before, .faq-list .zmdi-wifi-off.question:before {
  content: "\f2e6";
}

.zmdi-wifi-outline:before, .faq-list .zmdi-wifi-outline.question:before {
  content: "\f2e7";
}

.zmdi-wifi:before, .faq-list .zmdi-wifi.question:before {
  content: "\f2e8";
}

.zmdi-arrow-left-bottom:before, .faq-list .zmdi-arrow-left-bottom.question:before {
  content: "\f2e9";
}

.zmdi-arrow-left:before, .faq-list .zmdi-arrow-left.question:before {
  content: "\f2ea";
}

.zmdi-arrow-merge:before, .faq-list .zmdi-arrow-merge.question:before {
  content: "\f2eb";
}

.zmdi-arrow-missed:before, .faq-list .zmdi-arrow-missed.question:before {
  content: "\f2ec";
}

.zmdi-arrow-right-top:before, .faq-list .zmdi-arrow-right-top.question:before {
  content: "\f2ed";
}

.zmdi-arrow-right:before, .faq-list .zmdi-arrow-right.question:before {
  content: "\f2ee";
}

.zmdi-arrow-split:before, .faq-list .zmdi-arrow-split.question:before {
  content: "\f2ef";
}

.zmdi-arrows:before, .faq-list .zmdi-arrows.question:before {
  content: "\f2f0";
}

.zmdi-caret-down-circle:before, .faq-list .zmdi-caret-down-circle.question:before {
  content: "\f2f1";
}

.zmdi-caret-down:before, .faq-list .zmdi-caret-down.question:before {
  content: "\f2f2";
}

.zmdi-caret-left-circle:before, .faq-list .zmdi-caret-left-circle.question:before {
  content: "\f2f3";
}

.zmdi-caret-left:before, .faq-list .zmdi-caret-left.question:before {
  content: "\f2f4";
}

.zmdi-caret-right-circle:before, .faq-list .zmdi-caret-right-circle.question:before {
  content: "\f2f5";
}

.zmdi-caret-right:before, .faq-list .zmdi-caret-right.question:before {
  content: "\f2f6";
}

.zmdi-caret-up-circle:before, .faq-list .zmdi-caret-up-circle.question:before {
  content: "\f2f7";
}

.zmdi-caret-up:before, .faq-list .zmdi-caret-up.question:before {
  content: "\f2f8";
}

.zmdi-chevron-down:before, .faq-list .zmdi-chevron-down.question:before {
  content: "\f2f9";
}

.zmdi-chevron-left:before, .faq-list .zmdi-chevron-left.question:before {
  content: "\f2fa";
}

.zmdi-chevron-right:before, .faq-list .zmdi-chevron-right.question:before {
  content: "\f2fb";
}

.zmdi-chevron-up:before, .faq-list .zmdi-chevron-up.question:before {
  content: "\f2fc";
}

.zmdi-forward:before, .faq-list .zmdi-forward.question:before {
  content: "\f2fd";
}

.zmdi-long-arrow-down:before, .faq-list .zmdi-long-arrow-down.question:before {
  content: "\f2fe";
}

.zmdi-long-arrow-left:before, .faq-list .zmdi-long-arrow-left.question:before {
  content: "\f2ff";
}

.zmdi-long-arrow-return:before, .faq-list .zmdi-long-arrow-return.question:before {
  content: "\f300";
}

.zmdi-long-arrow-right:before, .faq-list .zmdi-long-arrow-right.question:before {
  content: "\f301";
}

.zmdi-long-arrow-tab:before, .faq-list .zmdi-long-arrow-tab.question:before {
  content: "\f302";
}

.zmdi-long-arrow-up:before, .faq-list .zmdi-long-arrow-up.question:before {
  content: "\f303";
}

.zmdi-rotate-ccw:before, .faq-list .zmdi-rotate-ccw.question:before {
  content: "\f304";
}

.zmdi-rotate-cw:before, .faq-list .zmdi-rotate-cw.question:before {
  content: "\f305";
}

.zmdi-rotate-left:before, .faq-list .zmdi-rotate-left.question:before {
  content: "\f306";
}

.zmdi-rotate-right:before, .faq-list .zmdi-rotate-right.question:before {
  content: "\f307";
}

.zmdi-square-down:before, .faq-list .zmdi-square-down.question:before {
  content: "\f308";
}

.zmdi-square-right:before, .faq-list .zmdi-square-right.question:before {
  content: "\f309";
}

.zmdi-swap-alt:before, .faq-list .zmdi-swap-alt.question:before {
  content: "\f30a";
}

.zmdi-swap-vertical-circle:before, .faq-list .zmdi-swap-vertical-circle.question:before {
  content: "\f30b";
}

.zmdi-swap-vertical:before, .faq-list .zmdi-swap-vertical.question:before {
  content: "\f30c";
}

.zmdi-swap:before, .faq-list .zmdi-swap.question:before {
  content: "\f30d";
}

.zmdi-trending-down:before, .faq-list .zmdi-trending-down.question:before {
  content: "\f30e";
}

.zmdi-trending-flat:before, .faq-list .zmdi-trending-flat.question:before {
  content: "\f30f";
}

.zmdi-trending-up:before, .faq-list .zmdi-trending-up.question:before {
  content: "\f310";
}

.zmdi-unfold-less:before, .faq-list .zmdi-unfold-less.question:before {
  content: "\f311";
}

.zmdi-unfold-more:before, .faq-list .zmdi-unfold-more.question:before {
  content: "\f312";
}

.zmdi-apps:before, .faq-list .zmdi-apps.question:before {
  content: "\f313";
}

.zmdi-grid-off:before, .faq-list .zmdi-grid-off.question:before {
  content: "\f314";
}

.zmdi-grid:before, .faq-list .zmdi-grid.question:before {
  content: "\f315";
}

.zmdi-view-agenda:before, .faq-list .zmdi-view-agenda.question:before {
  content: "\f316";
}

.zmdi-view-array:before, .faq-list .zmdi-view-array.question:before {
  content: "\f317";
}

.zmdi-view-carousel:before, .faq-list .zmdi-view-carousel.question:before {
  content: "\f318";
}

.zmdi-view-column:before, .faq-list .zmdi-view-column.question:before {
  content: "\f319";
}

.zmdi-view-comfy:before, .faq-list .zmdi-view-comfy.question:before {
  content: "\f31a";
}

.zmdi-view-compact:before, .faq-list .zmdi-view-compact.question:before {
  content: "\f31b";
}

.zmdi-view-dashboard:before, .faq-list .zmdi-view-dashboard.question:before {
  content: "\f31c";
}

.zmdi-view-day:before, .faq-list .zmdi-view-day.question:before {
  content: "\f31d";
}

.zmdi-view-headline:before, .faq-list .zmdi-view-headline.question:before {
  content: "\f31e";
}

.zmdi-view-list-alt:before, .faq-list .zmdi-view-list-alt.question:before {
  content: "\f31f";
}

.zmdi-view-list:before, .faq-list .zmdi-view-list.question:before {
  content: "\f320";
}

.zmdi-view-module:before, .faq-list .zmdi-view-module.question:before {
  content: "\f321";
}

.zmdi-view-quilt:before, .faq-list .zmdi-view-quilt.question:before {
  content: "\f322";
}

.zmdi-view-stream:before, .faq-list .zmdi-view-stream.question:before {
  content: "\f323";
}

.zmdi-view-subtitles:before, .faq-list .zmdi-view-subtitles.question:before {
  content: "\f324";
}

.zmdi-view-toc:before, .faq-list .zmdi-view-toc.question:before {
  content: "\f325";
}

.zmdi-view-web:before, .faq-list .zmdi-view-web.question:before {
  content: "\f326";
}

.zmdi-view-week:before, .faq-list .zmdi-view-week.question:before {
  content: "\f327";
}

.zmdi-widgets:before, .faq-list .zmdi-widgets.question:before {
  content: "\f328";
}

.zmdi-alarm-check:before, .faq-list .zmdi-alarm-check.question:before {
  content: "\f329";
}

.zmdi-alarm-off:before, .faq-list .zmdi-alarm-off.question:before {
  content: "\f32a";
}

.zmdi-alarm-plus:before, .faq-list .zmdi-alarm-plus.question:before {
  content: "\f32b";
}

.zmdi-alarm-snooze:before, .faq-list .zmdi-alarm-snooze.question:before {
  content: "\f32c";
}

.zmdi-alarm:before, .faq-list .zmdi-alarm.question:before {
  content: "\f32d";
}

.zmdi-calendar-alt:before, .faq-list .zmdi-calendar-alt.question:before {
  content: "\f32e";
}

.zmdi-calendar-check:before, .faq-list .zmdi-calendar-check.question:before {
  content: "\f32f";
}

.zmdi-calendar-close:before, .faq-list .zmdi-calendar-close.question:before {
  content: "\f330";
}

.zmdi-calendar-note:before, .faq-list .zmdi-calendar-note.question:before {
  content: "\f331";
}

.zmdi-calendar:before, .faq-list .zmdi-calendar.question:before {
  content: "\f332";
}

.zmdi-time-countdown:before, .faq-list .zmdi-time-countdown.question:before {
  content: "\f333";
}

.zmdi-time-interval:before, .faq-list .zmdi-time-interval.question:before {
  content: "\f334";
}

.zmdi-time-restore-setting:before, .faq-list .zmdi-time-restore-setting.question:before {
  content: "\f335";
}

.zmdi-time-restore:before, .faq-list .zmdi-time-restore.question:before {
  content: "\f336";
}

.zmdi-time:before, .faq-list .zmdi-time.question:before {
  content: "\f337";
}

.zmdi-timer-off:before, .faq-list .zmdi-timer-off.question:before {
  content: "\f338";
}

.zmdi-timer:before, .faq-list .zmdi-timer.question:before {
  content: "\f339";
}

.zmdi-android-alt:before, .faq-list .zmdi-android-alt.question:before {
  content: "\f33a";
}

.zmdi-android:before, .faq-list .zmdi-android.question:before {
  content: "\f33b";
}

.zmdi-apple:before, .faq-list .zmdi-apple.question:before {
  content: "\f33c";
}

.zmdi-behance:before, .faq-list .zmdi-behance.question:before {
  content: "\f33d";
}

.zmdi-codepen:before, .faq-list .zmdi-codepen.question:before {
  content: "\f33e";
}

.zmdi-dribbble:before, .faq-list .zmdi-dribbble.question:before {
  content: "\f33f";
}

.zmdi-dropbox:before, .faq-list .zmdi-dropbox.question:before {
  content: "\f340";
}

.zmdi-evernote:before, .faq-list .zmdi-evernote.question:before {
  content: "\f341";
}

.zmdi-facebook-box:before, .faq-list .zmdi-facebook-box.question:before {
  content: "\f342";
}

.zmdi-facebook:before, .faq-list .zmdi-facebook.question:before {
  content: "\f343";
}

.zmdi-github-box:before, .faq-list .zmdi-github-box.question:before {
  content: "\f344";
}

.zmdi-github:before, .faq-list .zmdi-github.question:before {
  content: "\f345";
}

.zmdi-google-drive:before, .faq-list .zmdi-google-drive.question:before {
  content: "\f346";
}

.zmdi-google-earth:before, .faq-list .zmdi-google-earth.question:before {
  content: "\f347";
}

.zmdi-google-glass:before, .faq-list .zmdi-google-glass.question:before {
  content: "\f348";
}

.zmdi-google-maps:before, .faq-list .zmdi-google-maps.question:before {
  content: "\f349";
}

.zmdi-google-pages:before, .faq-list .zmdi-google-pages.question:before {
  content: "\f34a";
}

.zmdi-google-play:before, .faq-list .zmdi-google-play.question:before {
  content: "\f34b";
}

.zmdi-google-plus-box:before, .faq-list .zmdi-google-plus-box.question:before {
  content: "\f34c";
}

.zmdi-google-plus:before, .faq-list .zmdi-google-plus.question:before {
  content: "\f34d";
}

.zmdi-google:before, .faq-list .zmdi-google.question:before {
  content: "\f34e";
}

.zmdi-instagram:before, .faq-list .zmdi-instagram.question:before {
  content: "\f34f";
}

.zmdi-language-css3:before, .faq-list .zmdi-language-css3.question:before {
  content: "\f350";
}

.zmdi-language-html5:before, .faq-list .zmdi-language-html5.question:before {
  content: "\f351";
}

.zmdi-language-javascript:before, .faq-list .zmdi-language-javascript.question:before {
  content: "\f352";
}

.zmdi-language-python-alt:before, .faq-list .zmdi-language-python-alt.question:before {
  content: "\f353";
}

.zmdi-language-python:before, .faq-list .zmdi-language-python.question:before {
  content: "\f354";
}

.zmdi-lastfm:before, .faq-list .zmdi-lastfm.question:before {
  content: "\f355";
}

.zmdi-linkedin-box:before, .faq-list .zmdi-linkedin-box.question:before {
  content: "\f356";
}

.zmdi-paypal:before, .faq-list .zmdi-paypal.question:before {
  content: "\f357";
}

.zmdi-pinterest-box:before, .faq-list .zmdi-pinterest-box.question:before {
  content: "\f358";
}

.zmdi-pocket:before, .faq-list .zmdi-pocket.question:before {
  content: "\f359";
}

.zmdi-polymer:before, .faq-list .zmdi-polymer.question:before {
  content: "\f35a";
}

.zmdi-share:before, .faq-list .zmdi-share.question:before {
  content: "\f35b";
}

.zmdi-stackoverflow:before, .faq-list .zmdi-stackoverflow.question:before {
  content: "\f35c";
}

.zmdi-steam-square:before, .faq-list .zmdi-steam-square.question:before {
  content: "\f35d";
}

.zmdi-steam:before, .faq-list .zmdi-steam.question:before {
  content: "\f35e";
}

.zmdi-twitter-box:before, .faq-list .zmdi-twitter-box.question:before {
  content: "\f35f";
}

.zmdi-twitter:before, .faq-list .zmdi-twitter.question:before {
  content: "\f360";
}

.zmdi-vk:before, .faq-list .zmdi-vk.question:before {
  content: "\f361";
}

.zmdi-wikipedia:before, .faq-list .zmdi-wikipedia.question:before {
  content: "\f362";
}

.zmdi-windows:before, .faq-list .zmdi-windows.question:before {
  content: "\f363";
}

.zmdi-aspect-ratio-alt:before, .faq-list .zmdi-aspect-ratio-alt.question:before {
  content: "\f364";
}

.zmdi-aspect-ratio:before, .faq-list .zmdi-aspect-ratio.question:before {
  content: "\f365";
}

.zmdi-blur-circular:before, .faq-list .zmdi-blur-circular.question:before {
  content: "\f366";
}

.zmdi-blur-linear:before, .faq-list .zmdi-blur-linear.question:before {
  content: "\f367";
}

.zmdi-blur-off:before, .faq-list .zmdi-blur-off.question:before {
  content: "\f368";
}

.zmdi-blur:before, .faq-list .zmdi-blur.question:before {
  content: "\f369";
}

.zmdi-brightness-2:before, .faq-list .zmdi-brightness-2.question:before {
  content: "\f36a";
}

.zmdi-brightness-3:before, .faq-list .zmdi-brightness-3.question:before {
  content: "\f36b";
}

.zmdi-brightness-4:before, .faq-list .zmdi-brightness-4.question:before {
  content: "\f36c";
}

.zmdi-brightness-5:before, .faq-list .zmdi-brightness-5.question:before {
  content: "\f36d";
}

.zmdi-brightness-6:before, .faq-list .zmdi-brightness-6.question:before {
  content: "\f36e";
}

.zmdi-brightness-7:before, .faq-list .zmdi-brightness-7.question:before {
  content: "\f36f";
}

.zmdi-brightness-auto:before, .faq-list .zmdi-brightness-auto.question:before {
  content: "\f370";
}

.zmdi-brightness-setting:before, .faq-list .zmdi-brightness-setting.question:before {
  content: "\f371";
}

.zmdi-broken-image:before, .faq-list .zmdi-broken-image.question:before {
  content: "\f372";
}

.zmdi-center-focus-strong:before, .faq-list .zmdi-center-focus-strong.question:before {
  content: "\f373";
}

.zmdi-center-focus-weak:before, .faq-list .zmdi-center-focus-weak.question:before {
  content: "\f374";
}

.zmdi-compare:before, .faq-list .zmdi-compare.question:before {
  content: "\f375";
}

.zmdi-crop-16-9:before, .faq-list .zmdi-crop-16-9.question:before {
  content: "\f376";
}

.zmdi-crop-3-2:before, .faq-list .zmdi-crop-3-2.question:before {
  content: "\f377";
}

.zmdi-crop-5-4:before, .faq-list .zmdi-crop-5-4.question:before {
  content: "\f378";
}

.zmdi-crop-7-5:before, .faq-list .zmdi-crop-7-5.question:before {
  content: "\f379";
}

.zmdi-crop-din:before, .faq-list .zmdi-crop-din.question:before {
  content: "\f37a";
}

.zmdi-crop-free:before, .faq-list .zmdi-crop-free.question:before {
  content: "\f37b";
}

.zmdi-crop-landscape:before, .faq-list .zmdi-crop-landscape.question:before {
  content: "\f37c";
}

.zmdi-crop-portrait:before, .faq-list .zmdi-crop-portrait.question:before {
  content: "\f37d";
}

.zmdi-crop-square:before, .faq-list .zmdi-crop-square.question:before {
  content: "\f37e";
}

.zmdi-exposure-alt:before, .faq-list .zmdi-exposure-alt.question:before {
  content: "\f37f";
}

.zmdi-exposure:before, .faq-list .zmdi-exposure.question:before {
  content: "\f380";
}

.zmdi-filter-b-and-w:before, .faq-list .zmdi-filter-b-and-w.question:before {
  content: "\f381";
}

.zmdi-filter-center-focus:before, .faq-list .zmdi-filter-center-focus.question:before {
  content: "\f382";
}

.zmdi-filter-frames:before, .faq-list .zmdi-filter-frames.question:before {
  content: "\f383";
}

.zmdi-filter-tilt-shift:before, .faq-list .zmdi-filter-tilt-shift.question:before {
  content: "\f384";
}

.zmdi-gradient:before, .faq-list .zmdi-gradient.question:before {
  content: "\f385";
}

.zmdi-grain:before, .faq-list .zmdi-grain.question:before {
  content: "\f386";
}

.zmdi-graphic-eq:before, .faq-list .zmdi-graphic-eq.question:before {
  content: "\f387";
}

.zmdi-hdr-off:before, .faq-list .zmdi-hdr-off.question:before {
  content: "\f388";
}

.zmdi-hdr-strong:before, .faq-list .zmdi-hdr-strong.question:before {
  content: "\f389";
}

.zmdi-hdr-weak:before, .faq-list .zmdi-hdr-weak.question:before {
  content: "\f38a";
}

.zmdi-hdr:before, .faq-list .zmdi-hdr.question:before {
  content: "\f38b";
}

.zmdi-iridescent:before, .faq-list .zmdi-iridescent.question:before {
  content: "\f38c";
}

.zmdi-leak-off:before, .faq-list .zmdi-leak-off.question:before {
  content: "\f38d";
}

.zmdi-leak:before, .faq-list .zmdi-leak.question:before {
  content: "\f38e";
}

.zmdi-looks:before, .faq-list .zmdi-looks.question:before {
  content: "\f38f";
}

.zmdi-loupe:before, .faq-list .zmdi-loupe.question:before {
  content: "\f390";
}

.zmdi-panorama-horizontal:before, .faq-list .zmdi-panorama-horizontal.question:before {
  content: "\f391";
}

.zmdi-panorama-vertical:before, .faq-list .zmdi-panorama-vertical.question:before {
  content: "\f392";
}

.zmdi-panorama-wide-angle:before, .faq-list .zmdi-panorama-wide-angle.question:before {
  content: "\f393";
}

.zmdi-photo-size-select-large:before, .faq-list .zmdi-photo-size-select-large.question:before {
  content: "\f394";
}

.zmdi-photo-size-select-small:before, .faq-list .zmdi-photo-size-select-small.question:before {
  content: "\f395";
}

.zmdi-picture-in-picture:before, .faq-list .zmdi-picture-in-picture.question:before {
  content: "\f396";
}

.zmdi-slideshow:before, .faq-list .zmdi-slideshow.question:before {
  content: "\f397";
}

.zmdi-texture:before, .faq-list .zmdi-texture.question:before {
  content: "\f398";
}

.zmdi-tonality:before, .faq-list .zmdi-tonality.question:before {
  content: "\f399";
}

.zmdi-vignette:before, .faq-list .zmdi-vignette.question:before {
  content: "\f39a";
}

.zmdi-wb-auto:before, .faq-list .zmdi-wb-auto.question:before {
  content: "\f39b";
}

.zmdi-eject-alt:before, .faq-list .zmdi-eject-alt.question:before {
  content: "\f39c";
}

.zmdi-eject:before, .faq-list .zmdi-eject.question:before {
  content: "\f39d";
}

.zmdi-equalizer:before, .faq-list .zmdi-equalizer.question:before {
  content: "\f39e";
}

.zmdi-fast-forward:before, .faq-list .zmdi-fast-forward.question:before {
  content: "\f39f";
}

.zmdi-fast-rewind:before, .faq-list .zmdi-fast-rewind.question:before {
  content: "\f3a0";
}

.zmdi-forward-10:before, .faq-list .zmdi-forward-10.question:before {
  content: "\f3a1";
}

.zmdi-forward-30:before, .faq-list .zmdi-forward-30.question:before {
  content: "\f3a2";
}

.zmdi-forward-5:before, .faq-list .zmdi-forward-5.question:before {
  content: "\f3a3";
}

.zmdi-hearing:before, .faq-list .zmdi-hearing.question:before {
  content: "\f3a4";
}

.zmdi-pause-circle-outline:before, .faq-list .zmdi-pause-circle-outline.question:before {
  content: "\f3a5";
}

.zmdi-pause-circle:before, .faq-list .zmdi-pause-circle.question:before {
  content: "\f3a6";
}

.zmdi-pause:before, .faq-list .zmdi-pause.question:before {
  content: "\f3a7";
}

.zmdi-play-circle-outline:before, .faq-list .zmdi-play-circle-outline.question:before {
  content: "\f3a8";
}

.zmdi-play-circle:before, .faq-list .zmdi-play-circle.question:before {
  content: "\f3a9";
}

.zmdi-play:before, .faq-list .zmdi-play.question:before {
  content: "\f3aa";
}

.zmdi-playlist-audio:before, .faq-list .zmdi-playlist-audio.question:before {
  content: "\f3ab";
}

.zmdi-playlist-plus:before, .faq-list .zmdi-playlist-plus.question:before {
  content: "\f3ac";
}

.zmdi-repeat-one:before, .faq-list .zmdi-repeat-one.question:before {
  content: "\f3ad";
}

.zmdi-repeat:before, .faq-list .zmdi-repeat.question:before {
  content: "\f3ae";
}

.zmdi-replay-10:before, .faq-list .zmdi-replay-10.question:before {
  content: "\f3af";
}

.zmdi-replay-30:before, .faq-list .zmdi-replay-30.question:before {
  content: "\f3b0";
}

.zmdi-replay-5:before, .faq-list .zmdi-replay-5.question:before {
  content: "\f3b1";
}

.zmdi-replay:before, .faq-list .zmdi-replay.question:before {
  content: "\f3b2";
}

.zmdi-shuffle:before, .faq-list .zmdi-shuffle.question:before {
  content: "\f3b3";
}

.zmdi-skip-next:before, .faq-list .zmdi-skip-next.question:before {
  content: "\f3b4";
}

.zmdi-skip-previous:before, .faq-list .zmdi-skip-previous.question:before {
  content: "\f3b5";
}

.zmdi-stop:before, .faq-list .zmdi-stop.question:before {
  content: "\f3b6";
}

.zmdi-surround-sound:before, .faq-list .zmdi-surround-sound.question:before {
  content: "\f3b7";
}

.zmdi-tune:before, .faq-list .zmdi-tune.question:before {
  content: "\f3b8";
}

.zmdi-volume-down:before, .faq-list .zmdi-volume-down.question:before {
  content: "\f3b9";
}

.zmdi-volume-mute:before, .faq-list .zmdi-volume-mute.question:before {
  content: "\f3ba";
}

.zmdi-volume-off:before, .faq-list .zmdi-volume-off.question:before {
  content: "\f3bb";
}

.zmdi-volume-up:before, .faq-list .zmdi-volume-up.question:before {
  content: "\f3bc";
}

.zmdi-n-1-square:before, .faq-list .zmdi-n-1-square.question:before {
  content: "\f3bd";
}

.zmdi-n-2-square:before, .faq-list .zmdi-n-2-square.question:before {
  content: "\f3be";
}

.zmdi-n-3-square:before, .faq-list .zmdi-n-3-square.question:before {
  content: "\f3bf";
}

.zmdi-n-4-square:before, .faq-list .zmdi-n-4-square.question:before {
  content: "\f3c0";
}

.zmdi-n-5-square:before, .faq-list .zmdi-n-5-square.question:before {
  content: "\f3c1";
}

.zmdi-n-6-square:before, .faq-list .zmdi-n-6-square.question:before {
  content: "\f3c2";
}

.zmdi-neg-1:before, .faq-list .zmdi-neg-1.question:before {
  content: "\f3c3";
}

.zmdi-neg-2:before, .faq-list .zmdi-neg-2.question:before {
  content: "\f3c4";
}

.zmdi-plus-1:before, .faq-list .zmdi-plus-1.question:before {
  content: "\f3c5";
}

.zmdi-plus-2:before, .faq-list .zmdi-plus-2.question:before {
  content: "\f3c6";
}

.zmdi-sec-10:before, .faq-list .zmdi-sec-10.question:before {
  content: "\f3c7";
}

.zmdi-sec-3:before, .faq-list .zmdi-sec-3.question:before {
  content: "\f3c8";
}

.zmdi-zero:before, .faq-list .zmdi-zero.question:before {
  content: "\f3c9";
}

.zmdi-airline-seat-flat-angled:before, .faq-list .zmdi-airline-seat-flat-angled.question:before {
  content: "\f3ca";
}

.zmdi-airline-seat-flat:before, .faq-list .zmdi-airline-seat-flat.question:before {
  content: "\f3cb";
}

.zmdi-airline-seat-individual-suite:before, .faq-list .zmdi-airline-seat-individual-suite.question:before {
  content: "\f3cc";
}

.zmdi-airline-seat-legroom-extra:before, .faq-list .zmdi-airline-seat-legroom-extra.question:before {
  content: "\f3cd";
}

.zmdi-airline-seat-legroom-normal:before, .faq-list .zmdi-airline-seat-legroom-normal.question:before {
  content: "\f3ce";
}

.zmdi-airline-seat-legroom-reduced:before, .faq-list .zmdi-airline-seat-legroom-reduced.question:before {
  content: "\f3cf";
}

.zmdi-airline-seat-recline-extra:before, .faq-list .zmdi-airline-seat-recline-extra.question:before {
  content: "\f3d0";
}

.zmdi-airline-seat-recline-normal:before, .faq-list .zmdi-airline-seat-recline-normal.question:before {
  content: "\f3d1";
}

.zmdi-airplay:before, .faq-list .zmdi-airplay.question:before {
  content: "\f3d2";
}

.zmdi-closed-caption:before, .faq-list .zmdi-closed-caption.question:before {
  content: "\f3d3";
}

.zmdi-confirmation-number:before, .faq-list .zmdi-confirmation-number.question:before {
  content: "\f3d4";
}

.zmdi-developer-board:before, .faq-list .zmdi-developer-board.question:before {
  content: "\f3d5";
}

.zmdi-disc-full:before, .faq-list .zmdi-disc-full.question:before {
  content: "\f3d6";
}

.zmdi-explicit:before, .faq-list .zmdi-explicit.question:before {
  content: "\f3d7";
}

.zmdi-flight-land:before, .faq-list .zmdi-flight-land.question:before {
  content: "\f3d8";
}

.zmdi-flight-takeoff:before, .faq-list .zmdi-flight-takeoff.question:before {
  content: "\f3d9";
}

.zmdi-flip-to-back:before, .faq-list .zmdi-flip-to-back.question:before {
  content: "\f3da";
}

.zmdi-flip-to-front:before, .faq-list .zmdi-flip-to-front.question:before {
  content: "\f3db";
}

.zmdi-group-work:before, .faq-list .zmdi-group-work.question:before {
  content: "\f3dc";
}

.zmdi-hd:before, .faq-list .zmdi-hd.question:before {
  content: "\f3dd";
}

.zmdi-hq:before, .faq-list .zmdi-hq.question:before {
  content: "\f3de";
}

.zmdi-markunread-mailbox:before, .faq-list .zmdi-markunread-mailbox.question:before {
  content: "\f3df";
}

.zmdi-memory:before, .faq-list .zmdi-memory.question:before {
  content: "\f3e0";
}

.zmdi-nfc:before, .faq-list .zmdi-nfc.question:before {
  content: "\f3e1";
}

.zmdi-play-for-work:before, .faq-list .zmdi-play-for-work.question:before {
  content: "\f3e2";
}

.zmdi-power-input:before, .faq-list .zmdi-power-input.question:before {
  content: "\f3e3";
}

.zmdi-present-to-all:before, .faq-list .zmdi-present-to-all.question:before {
  content: "\f3e4";
}

.zmdi-satellite:before, .faq-list .zmdi-satellite.question:before {
  content: "\f3e5";
}

.zmdi-tap-and-play:before, .faq-list .zmdi-tap-and-play.question:before {
  content: "\f3e6";
}

.zmdi-vibration:before, .faq-list .zmdi-vibration.question:before {
  content: "\f3e7";
}

.zmdi-voicemail:before, .faq-list .zmdi-voicemail.question:before {
  content: "\f3e8";
}

.zmdi-group:before, .faq-list .zmdi-group.question:before {
  content: "\f3e9";
}

.zmdi-rss:before, .faq-list .zmdi-rss.question:before {
  content: "\f3ea";
}

.zmdi-shape:before, .faq-list .zmdi-shape.question:before {
  content: "\f3eb";
}

.zmdi-spinner:before, .faq-list .zmdi-spinner.question:before {
  content: "\f3ec";
}

.zmdi-ungroup:before, .faq-list .zmdi-ungroup.question:before {
  content: "\f3ed";
}

.zmdi-500px:before, .faq-list .zmdi-500px.question:before {
  content: "\f3ee";
}

.zmdi-8tracks:before, .faq-list .zmdi-8tracks.question:before {
  content: "\f3ef";
}

.zmdi-amazon:before, .faq-list .zmdi-amazon.question:before {
  content: "\f3f0";
}

.zmdi-blogger:before, .faq-list .zmdi-blogger.question:before {
  content: "\f3f1";
}

.zmdi-delicious:before, .faq-list .zmdi-delicious.question:before {
  content: "\f3f2";
}

.zmdi-disqus:before, .faq-list .zmdi-disqus.question:before {
  content: "\f3f3";
}

.zmdi-flattr:before, .faq-list .zmdi-flattr.question:before {
  content: "\f3f4";
}

.zmdi-flickr:before, .faq-list .zmdi-flickr.question:before {
  content: "\f3f5";
}

.zmdi-github-alt:before, .faq-list .zmdi-github-alt.question:before {
  content: "\f3f6";
}

.zmdi-google-old:before, .faq-list .zmdi-google-old.question:before {
  content: "\f3f7";
}

.zmdi-linkedin:before, .faq-list .zmdi-linkedin.question:before {
  content: "\f3f8";
}

.zmdi-odnoklassniki:before, .faq-list .zmdi-odnoklassniki.question:before {
  content: "\f3f9";
}

.zmdi-outlook:before, .faq-list .zmdi-outlook.question:before {
  content: "\f3fa";
}

.zmdi-paypal-alt:before, .faq-list .zmdi-paypal-alt.question:before {
  content: "\f3fb";
}

.zmdi-pinterest:before, .faq-list .zmdi-pinterest.question:before {
  content: "\f3fc";
}

.zmdi-playstation:before, .faq-list .zmdi-playstation.question:before {
  content: "\f3fd";
}

.zmdi-reddit:before, .faq-list .zmdi-reddit.question:before {
  content: "\f3fe";
}

.zmdi-skype:before, .faq-list .zmdi-skype.question:before {
  content: "\f3ff";
}

.zmdi-slideshare:before, .faq-list .zmdi-slideshare.question:before {
  content: "\f400";
}

.zmdi-soundcloud:before, .faq-list .zmdi-soundcloud.question:before {
  content: "\f401";
}

.zmdi-tumblr:before, .faq-list .zmdi-tumblr.question:before {
  content: "\f402";
}

.zmdi-twitch:before, .faq-list .zmdi-twitch.question:before {
  content: "\f403";
}

.zmdi-vimeo:before, .faq-list .zmdi-vimeo.question:before {
  content: "\f404";
}

.zmdi-whatsapp:before, .faq-list .zmdi-whatsapp.question:before {
  content: "\f405";
}

.zmdi-xbox:before, .faq-list .zmdi-xbox.question:before {
  content: "\f406";
}

.zmdi-yahoo:before, .faq-list .zmdi-yahoo.question:before {
  content: "\f407";
}

.zmdi-youtube-play:before, .faq-list .zmdi-youtube-play.question:before {
  content: "\f408";
}

.zmdi-youtube:before, .faq-list .zmdi-youtube.question:before {
  content: "\f409";
}

.zmdi-import-export:before, .faq-list .zmdi-import-export.question:before {
  content: "\f30c";
}

.zmdi-swap-vertical-:before, .faq-list .zmdi-swap-vertical-.question:before {
  content: "\f30c";
}

.zmdi-airplanemode-inactive:before, .faq-list .zmdi-airplanemode-inactive.question:before {
  content: "\f102";
}

.zmdi-airplanemode-active:before, .faq-list .zmdi-airplanemode-active.question:before {
  content: "\f103";
}

.zmdi-rate-review:before, .faq-list .zmdi-rate-review.question:before {
  content: "\f103";
}

.zmdi-comment-sign:before, .faq-list .zmdi-comment-sign.question:before {
  content: "\f25a";
}

.zmdi-network-warning:before, .faq-list .zmdi-network-warning.question:before {
  content: "\f2ad";
}

.zmdi-shopping-cart-add:before, .faq-list .zmdi-shopping-cart-add.question:before {
  content: "\f1ca";
}

.zmdi-file-add:before, .faq-list .zmdi-file-add.question:before {
  content: "\f221";
}

.zmdi-network-wifi-scan:before, .faq-list .zmdi-network-wifi-scan.question:before {
  content: "\f2e4";
}

.zmdi-collection-add:before, .faq-list .zmdi-collection-add.question:before {
  content: "\f14e";
}

.zmdi-format-playlist-add:before, .faq-list .zmdi-format-playlist-add.question:before {
  content: "\f3ac";
}

.zmdi-format-queue-music:before, .faq-list .zmdi-format-queue-music.question:before {
  content: "\f3ab";
}

.zmdi-plus-box:before, .faq-list .zmdi-plus-box.question:before {
  content: "\f277";
}

.zmdi-tag-backspace:before, .faq-list .zmdi-tag-backspace.question:before {
  content: "\f1d9";
}

.zmdi-alarm-add:before, .faq-list .zmdi-alarm-add.question:before {
  content: "\f32b";
}

.zmdi-battery-charging:before, .faq-list .zmdi-battery-charging.question:before {
  content: "\f114";
}

.zmdi-daydream-setting:before, .faq-list .zmdi-daydream-setting.question:before {
  content: "\f217";
}

.zmdi-more-horiz:before, .faq-list .zmdi-more-horiz.question:before {
  content: "\f19c";
}

.zmdi-book-photo:before, .faq-list .zmdi-book-photo.question:before {
  content: "\f11b";
}

.zmdi-incandescent:before, .faq-list .zmdi-incandescent.question:before {
  content: "\f189";
}

.zmdi-wb-iridescent:before, .faq-list .zmdi-wb-iridescent.question:before {
  content: "\f38c";
}

.zmdi-calendar-remove:before, .faq-list .zmdi-calendar-remove.question:before {
  content: "\f330";
}

.zmdi-refresh-sync-disabled:before, .faq-list .zmdi-refresh-sync-disabled.question:before {
  content: "\f1b7";
}

.zmdi-refresh-sync-problem:before, .faq-list .zmdi-refresh-sync-problem.question:before {
  content: "\f1b6";
}

.zmdi-crop-original:before, .faq-list .zmdi-crop-original.question:before {
  content: "\f17e";
}

.zmdi-power-off:before, .faq-list .zmdi-power-off.question:before {
  content: "\f1af";
}

.zmdi-power-off-setting:before, .faq-list .zmdi-power-off-setting.question:before {
  content: "\f1ae";
}

.zmdi-leak-remove:before, .faq-list .zmdi-leak-remove.question:before {
  content: "\f38d";
}

.zmdi-star-border:before, .faq-list .zmdi-star-border.question:before {
  content: "\f27c";
}

.zmdi-brightness-low:before, .faq-list .zmdi-brightness-low.question:before {
  content: "\f36d";
}

.zmdi-brightness-medium:before, .faq-list .zmdi-brightness-medium.question:before {
  content: "\f36e";
}

.zmdi-brightness-high:before, .faq-list .zmdi-brightness-high.question:before {
  content: "\f36f";
}

.zmdi-smartphone-portrait:before, .faq-list .zmdi-smartphone-portrait.question:before {
  content: "\f2d4";
}

.zmdi-live-tv:before, .faq-list .zmdi-live-tv.question:before {
  content: "\f2d9";
}

.zmdi-format-textdirection-l-to-r:before, .faq-list .zmdi-format-textdirection-l-to-r.question:before {
  content: "\f249";
}

.zmdi-format-textdirection-r-to-l:before, .faq-list .zmdi-format-textdirection-r-to-l.question:before {
  content: "\f24a";
}

.zmdi-arrow-back:before, .faq-list .zmdi-arrow-back.question:before {
  content: "\f2ea";
}

.zmdi-arrow-forward:before, .faq-list .zmdi-arrow-forward.question:before {
  content: "\f2ee";
}

.zmdi-arrow-in:before, .faq-list .zmdi-arrow-in.question:before {
  content: "\f2e9";
}

.zmdi-arrow-out:before, .faq-list .zmdi-arrow-out.question:before {
  content: "\f2ed";
}

.zmdi-rotate-90-degrees-ccw:before, .faq-list .zmdi-rotate-90-degrees-ccw.question:before {
  content: "\f304";
}

.zmdi-adb:before, .faq-list .zmdi-adb.question:before {
  content: "\f33a";
}

.zmdi-network-wifi:before, .faq-list .zmdi-network-wifi.question:before {
  content: "\f2e8";
}

.zmdi-network-wifi-alt:before, .faq-list .zmdi-network-wifi-alt.question:before {
  content: "\f2e3";
}

.zmdi-network-wifi-lock:before, .faq-list .zmdi-network-wifi-lock.question:before {
  content: "\f2e5";
}

.zmdi-network-wifi-off:before, .faq-list .zmdi-network-wifi-off.question:before {
  content: "\f2e6";
}

.zmdi-network-wifi-outline:before, .faq-list .zmdi-network-wifi-outline.question:before {
  content: "\f2e7";
}

.zmdi-network-wifi-info:before, .faq-list .zmdi-network-wifi-info.question:before {
  content: "\f2e4";
}

.zmdi-layers-clear:before, .faq-list .zmdi-layers-clear.question:before {
  content: "\f18b";
}

.zmdi-colorize:before, .faq-list .zmdi-colorize.question:before {
  content: "\f15d";
}

.zmdi-format-paint:before, .faq-list .zmdi-format-paint.question:before {
  content: "\f1ba";
}

.zmdi-format-quote:before, .faq-list .zmdi-format-quote.question:before {
  content: "\f1b2";
}

.zmdi-camera-monochrome-photos:before, .faq-list .zmdi-camera-monochrome-photos.question:before {
  content: "\f285";
}

.zmdi-sort-by-alpha:before, .faq-list .zmdi-sort-by-alpha.question:before {
  content: "\f1cf";
}

.zmdi-folder-shared:before, .faq-list .zmdi-folder-shared.question:before {
  content: "\f225";
}

.zmdi-folder-special:before, .faq-list .zmdi-folder-special.question:before {
  content: "\f226";
}

.zmdi-comment-dots:before, .faq-list .zmdi-comment-dots.question:before {
  content: "\f260";
}

.zmdi-reorder:before, .faq-list .zmdi-reorder.question:before {
  content: "\f31e";
}

.zmdi-dehaze:before, .faq-list .zmdi-dehaze.question:before {
  content: "\f197";
}

.zmdi-sort:before, .faq-list .zmdi-sort.question:before {
  content: "\f1ce";
}

.zmdi-pages:before, .faq-list .zmdi-pages.question:before {
  content: "\f34a";
}

.zmdi-stack-overflow:before, .faq-list .zmdi-stack-overflow.question:before {
  content: "\f35c";
}

.zmdi-calendar-account:before, .faq-list .zmdi-calendar-account.question:before {
  content: "\f204";
}

.zmdi-paste:before, .faq-list .zmdi-paste.question:before {
  content: "\f109";
}

.zmdi-cut:before, .faq-list .zmdi-cut.question:before {
  content: "\f1bc";
}

.zmdi-save:before, .faq-list .zmdi-save.question:before {
  content: "\f297";
}

.zmdi-smartphone-code:before, .faq-list .zmdi-smartphone-code.question:before {
  content: "\f139";
}

.zmdi-directions-bike:before, .faq-list .zmdi-directions-bike.question:before {
  content: "\f117";
}

.zmdi-directions-boat:before, .faq-list .zmdi-directions-boat.question:before {
  content: "\f11a";
}

.zmdi-directions-bus:before, .faq-list .zmdi-directions-bus.question:before {
  content: "\f121";
}

.zmdi-directions-car:before, .faq-list .zmdi-directions-car.question:before {
  content: "\f125";
}

.zmdi-directions-railway:before, .faq-list .zmdi-directions-railway.question:before {
  content: "\f1b3";
}

.zmdi-directions-run:before, .faq-list .zmdi-directions-run.question:before {
  content: "\f215";
}

.zmdi-directions-subway:before, .faq-list .zmdi-directions-subway.question:before {
  content: "\f1d5";
}

.zmdi-directions-walk:before, .faq-list .zmdi-directions-walk.question:before {
  content: "\f216";
}

.zmdi-local-hotel:before, .faq-list .zmdi-local-hotel.question:before {
  content: "\f178";
}

.zmdi-local-activity:before, .faq-list .zmdi-local-activity.question:before {
  content: "\f1df";
}

.zmdi-local-play:before, .faq-list .zmdi-local-play.question:before {
  content: "\f1df";
}

.zmdi-local-airport:before, .faq-list .zmdi-local-airport.question:before {
  content: "\f103";
}

.zmdi-local-atm:before, .faq-list .zmdi-local-atm.question:before {
  content: "\f198";
}

.zmdi-local-bar:before, .faq-list .zmdi-local-bar.question:before {
  content: "\f137";
}

.zmdi-local-cafe:before, .faq-list .zmdi-local-cafe.question:before {
  content: "\f13b";
}

.zmdi-local-car-wash:before, .faq-list .zmdi-local-car-wash.question:before {
  content: "\f124";
}

.zmdi-local-convenience-store:before, .faq-list .zmdi-local-convenience-store.question:before {
  content: "\f1d3";
}

.zmdi-local-dining:before, .faq-list .zmdi-local-dining.question:before {
  content: "\f153";
}

.zmdi-local-drink:before, .faq-list .zmdi-local-drink.question:before {
  content: "\f157";
}

.zmdi-local-florist:before, .faq-list .zmdi-local-florist.question:before {
  content: "\f168";
}

.zmdi-local-gas-station:before, .faq-list .zmdi-local-gas-station.question:before {
  content: "\f16f";
}

.zmdi-local-grocery-store:before, .faq-list .zmdi-local-grocery-store.question:before {
  content: "\f1cb";
}

.zmdi-local-hospital:before, .faq-list .zmdi-local-hospital.question:before {
  content: "\f177";
}

.zmdi-local-laundry-service:before, .faq-list .zmdi-local-laundry-service.question:before {
  content: "\f1e9";
}

.zmdi-local-library:before, .faq-list .zmdi-local-library.question:before {
  content: "\f18d";
}

.zmdi-local-mall:before, .faq-list .zmdi-local-mall.question:before {
  content: "\f195";
}

.zmdi-local-movies:before, .faq-list .zmdi-local-movies.question:before {
  content: "\f19d";
}

.zmdi-local-offer:before, .faq-list .zmdi-local-offer.question:before {
  content: "\f187";
}

.zmdi-local-parking:before, .faq-list .zmdi-local-parking.question:before {
  content: "\f1a5";
}

.zmdi-local-parking:before, .faq-list .zmdi-local-parking.question:before {
  content: "\f1a5";
}

.zmdi-local-pharmacy:before, .faq-list .zmdi-local-pharmacy.question:before {
  content: "\f176";
}

.zmdi-local-phone:before, .faq-list .zmdi-local-phone.question:before {
  content: "\f2be";
}

.zmdi-local-pizza:before, .faq-list .zmdi-local-pizza.question:before {
  content: "\f1ac";
}

.zmdi-local-post-office:before, .faq-list .zmdi-local-post-office.question:before {
  content: "\f15a";
}

.zmdi-local-printshop:before, .faq-list .zmdi-local-printshop.question:before {
  content: "\f1b0";
}

.zmdi-local-see:before, .faq-list .zmdi-local-see.question:before {
  content: "\f28c";
}

.zmdi-local-shipping:before, .faq-list .zmdi-local-shipping.question:before {
  content: "\f1e6";
}

.zmdi-local-store:before, .faq-list .zmdi-local-store.question:before {
  content: "\f1d4";
}

.zmdi-local-taxi:before, .faq-list .zmdi-local-taxi.question:before {
  content: "\f123";
}

.zmdi-local-wc:before, .faq-list .zmdi-local-wc.question:before {
  content: "\f211";
}

.zmdi-my-location:before, .faq-list .zmdi-my-location.question:before {
  content: "\f299";
}

.zmdi-directions:before, .faq-list .zmdi-directions.question:before {
  content: "\f1e7";
}

:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #767676;
  --gray-dark: #494949;
  --primary: #b31b1b;
  --secondary: #006699;
  --success: #4B7B2B;
  --info: #006699;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #F6F6F6;
  --dark: #222222;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --breakpoint-xxl: 1920px;
  --font-family-sans-serif: "freight-sans-pro", Helvetica, Arial, sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
.updated:before,
.faq-list .question:before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: "freight-sans-pro", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #222222;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

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

h1, .section-people .section-people-heading, .header-title, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 500;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: 600;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #006699;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #00334d;
  text-decoration: underline;
}

a:not([href]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #616161;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

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

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

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

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

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, .section-people .section-people-heading, .header-title, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .section-tabs .tab-pane.active .card-title, .h4, .h5, .section-quote-img .quote-heading, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1, .section-people .section-people-heading, .header-title, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3, .section-tabs .tab-pane.active .card-title {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5, .section-quote-img .quote-heading {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead, .section-tabs .tab-pane.active .card-text {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4, .section-quote-img .quote-text {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #767676;
}
.blockquote-footer::before, .faq-list .blockquote-footer.question:before {
  content: "—&nbsp;";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #C2C2C2;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #767676;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
a &gt; code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #222222;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 500;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #222222;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1920px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1920px) {
  .container-xxl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.row, ul.archive-items {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters, .card.card-no-border .row, .section-people .card .row, .card.card-no-border ul.archive-items, .section-people .card ul.archive-items {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters &gt; .col, .card.card-no-border .row &gt; .col, .section-people .card .row &gt; .col, .card.card-no-border ul.archive-items &gt; .col, .section-people .card ul.archive-items &gt; .col,
.no-gutters &gt; [class*=col-],
.card.card-no-border .row &gt; [class*=col-],
.section-people .card .row &gt; [class*=col-],
.card.card-no-border ul.archive-items &gt; [class*=col-],
.section-people .card ul.archive-items &gt; [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xxl,
.col-xxl-auto, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, ul.archive-items li, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 &gt; * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 &gt; * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 &gt; * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 &gt; * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 &gt; * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 &gt; * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

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

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

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

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

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

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

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

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

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

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

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

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

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

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-sm-1 &gt; * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-sm-2 &gt; * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-sm-3 &gt; * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-sm-4 &gt; * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-sm-5 &gt; * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-sm-6 &gt; * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4, ul.archive-items li {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

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

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

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

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

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

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

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-md-1 &gt; * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2 &gt; * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3 &gt; * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-md-4 &gt; * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5 &gt; * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6 &gt; * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

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

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

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

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

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

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

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-lg-1 &gt; * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-lg-2 &gt; * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-lg-3 &gt; * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-lg-4 &gt; * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-lg-5 &gt; * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-lg-6 &gt; * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

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

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

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

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

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

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

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xl-1 &gt; * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xl-2 &gt; * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xl-3 &gt; * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-xl-4 &gt; * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xl-5 &gt; * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xl-6 &gt; * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

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

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

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

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

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

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

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1920px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xxl-1 &gt; * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xxl-2 &gt; * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xxl-3 &gt; * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-xxl-4 &gt; * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xxl-5 &gt; * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xxl-6 &gt; * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xxl-first {
    order: -1;
  }

  .order-xxl-last {
    order: 13;
  }

  .order-xxl-0 {
    order: 0;
  }

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

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

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

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

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

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

  .order-xxl-7 {
    order: 7;
  }

  .order-xxl-8 {
    order: 8;
  }

  .order-xxl-9 {
    order: 9;
  }

  .order-xxl-10 {
    order: 10;
  }

  .order-xxl-11 {
    order: 11;
  }

  .order-xxl-12 {
    order: 12;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #222222;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #DADADA;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #DADADA;
}
.table tbody + tbody {
  border-top: 2px solid #DADADA;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #DADADA;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #DADADA;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #222222;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary &gt; th,
.table-primary &gt; td {
  background-color: #eabfbf;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #d78888;
}

.table-hover .table-primary:hover {
  background-color: #e4acac;
}
.table-hover .table-primary:hover &gt; td,
.table-hover .table-primary:hover &gt; th {
  background-color: #e4acac;
}

.table-secondary,
.table-secondary &gt; th,
.table-secondary &gt; td {
  background-color: #b8d4e2;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #7aafca;
}

.table-hover .table-secondary:hover {
  background-color: #a6c9db;
}
.table-hover .table-secondary:hover &gt; td,
.table-hover .table-secondary:hover &gt; th {
  background-color: #a6c9db;
}

.table-success,
.table-success &gt; th,
.table-success &gt; td {
  background-color: #cddac4;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #a1ba91;
}

.table-hover .table-success:hover {
  background-color: #c0d0b4;
}
.table-hover .table-success:hover &gt; td,
.table-hover .table-success:hover &gt; th {
  background-color: #c0d0b4;
}

.table-info,
.table-info &gt; th,
.table-info &gt; td {
  background-color: #b8d4e2;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #7aafca;
}

.table-hover .table-info:hover {
  background-color: #a6c9db;
}
.table-hover .table-info:hover &gt; td,
.table-hover .table-info:hover &gt; th {
  background-color: #a6c9db;
}

.table-warning,
.table-warning &gt; th,
.table-warning &gt; td {
  background-color: #ffeeba;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.table-hover .table-warning:hover &gt; td,
.table-hover .table-warning:hover &gt; th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger &gt; th,
.table-danger &gt; td {
  background-color: #f5c6cb;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
.table-hover .table-danger:hover &gt; td,
.table-hover .table-danger:hover &gt; th {
  background-color: #f1b0b7;
}

.table-light,
.table-light &gt; th,
.table-light &gt; td {
  background-color: #fcfcfc;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fafafa;
}

.table-hover .table-light:hover {
  background-color: #efefef;
}
.table-hover .table-light:hover &gt; td,
.table-hover .table-light:hover &gt; th {
  background-color: #efefef;
}

.table-dark,
.table-dark &gt; th,
.table-dark &gt; td {
  background-color: #c1c1c1;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #8c8c8c;
}

.table-hover .table-dark:hover {
  background-color: #b4b4b4;
}
.table-hover .table-dark:hover &gt; td,
.table-hover .table-dark:hover &gt; th {
  background-color: #b4b4b4;
}

.table-active,
.table-active &gt; th,
.table-active &gt; td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover &gt; td,
.table-hover .table-active:hover &gt; th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #494949;
  border-color: #5c5c5c;
}
.table .thead-light th {
  color: #000;
  background-color: #F6F6F6;
  border-color: #DADADA;
}

.table-dark {
  color: #fff;
  background-color: #494949;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #5c5c5c;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm &gt; .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md &gt; .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg &gt; .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl &gt; .table-bordered {
    border: 0;
  }
}
@media (max-width: 1919.98px) {
  .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xxl &gt; .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive &gt; .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #616161;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #AAAAAA;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #616161;
}
.form-control:focus {
  color: #616161;
  background-color: #fff;
  border-color: #e86666;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(179, 27, 27, 0.25);
}
.form-control::placeholder {
  color: #767676;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #DADADA;
  opacity: 1;
}

select.form-control:focus::-ms-value {
  color: #616161;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #222222;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

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

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row &gt; .col,
.form-row &gt; [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  color: #616161;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #4B7B2B;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(75, 123, 43, 0.9);
  border-radius: 0.25rem;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #4B7B2B;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%234B7B2B' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #4B7B2B;
  box-shadow: 0 0 0 0.2rem rgba(75, 123, 43, 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #4B7B2B;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23494949' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%234B7B2B' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #4B7B2B;
  box-shadow: 0 0 0 0.2rem rgba(75, 123, 43, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #4B7B2B;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #4B7B2B;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .was-validated .faq-list .custom-control-input:valid ~ .custom-control-label.question:before, .custom-control-input.is-valid ~ .custom-control-label::before, .faq-list .custom-control-input.is-valid ~ .custom-control-label.question:before {
  border-color: #4B7B2B;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .was-validated .faq-list .custom-control-input:valid:checked ~ .custom-control-label.question:before, .custom-control-input.is-valid:checked ~ .custom-control-label::before, .faq-list .custom-control-input.is-valid:checked ~ .custom-control-label.question:before {
  border-color: #62a138;
  background-color: #62a138;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .was-validated .faq-list .custom-control-input:valid:focus ~ .custom-control-label.question:before, .custom-control-input.is-valid:focus ~ .custom-control-label::before, .faq-list .custom-control-input.is-valid:focus ~ .custom-control-label.question:before {
  box-shadow: 0 0 0 0.2rem rgba(75, 123, 43, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .faq-list .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label.question:before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before, .faq-list .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label.question:before {
  border-color: #4B7B2B;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #4B7B2B;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #4B7B2B;
  box-shadow: 0 0 0 0.2rem rgba(75, 123, 43, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23494949' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .was-validated .faq-list .custom-control-input:invalid ~ .custom-control-label.question:before, .custom-control-input.is-invalid ~ .custom-control-label::before, .faq-list .custom-control-input.is-invalid ~ .custom-control-label.question:before {
  border-color: #dc3545;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .was-validated .faq-list .custom-control-input:invalid:checked ~ .custom-control-label.question:before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before, .faq-list .custom-control-input.is-invalid:checked ~ .custom-control-label.question:before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .was-validated .faq-list .custom-control-input:invalid:focus ~ .custom-control-label.question:before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before, .faq-list .custom-control-input.is-invalid:focus ~ .custom-control-label.question:before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .faq-list .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label.question:before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before, .faq-list .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label.question:before {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
.form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn, .navbar-search-mobile {
  display: inline-block;
  font-weight: 400;
  color: #222222;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn, .navbar-search-mobile {
    transition: none;
  }
}
.btn:hover, .navbar-search-mobile:hover {
  color: #222222;
  text-decoration: none;
}
.btn:focus, .navbar-search-mobile:focus, .btn.focus, .focus.navbar-search-mobile {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(179, 27, 27, 0.25);
}
.btn.disabled, .disabled.navbar-search-mobile, .btn:disabled, .navbar-search-mobile:disabled {
  opacity: 0.65;
}
a.btn.disabled, a.disabled.navbar-search-mobile,
fieldset:disabled a.btn,
fieldset:disabled a.navbar-search-mobile {
  pointer-events: none;
}

.btn-primary, .navbar-search-mobile, .navbar-main .navbar-toggler {
  color: #fff;
  background-color: #b31b1b;
  border-color: #b31b1b;
}
.btn-primary:hover, .navbar-search-mobile:hover, .navbar-main .navbar-toggler:hover {
  color: #fff;
  background-color: #921616;
  border-color: #871414;
}
.btn-primary:focus, .navbar-search-mobile:focus, .navbar-main .navbar-toggler:focus, .btn-primary.focus, .focus.navbar-search-mobile, .navbar-main .focus.navbar-toggler {
  color: #fff;
  background-color: #921616;
  border-color: #871414;
  box-shadow: 0 0 0 0.2rem rgba(190, 61, 61, 0.5);
}
.btn-primary.disabled, .disabled.navbar-search-mobile, .navbar-main .disabled.navbar-toggler, .btn-primary:disabled, .navbar-search-mobile:disabled, .navbar-main .navbar-toggler:disabled {
  color: #fff;
  background-color: #b31b1b;
  border-color: #b31b1b;
}
.btn-primary:not(:disabled):not(.disabled):active, .navbar-search-mobile:not(:disabled):not(.disabled):active, .navbar-main .navbar-toggler:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .navbar-search-mobile:not(:disabled):not(.disabled).active, .navbar-main .navbar-toggler:not(:disabled):not(.disabled).active, .show &gt; .btn-primary.dropdown-toggle, .show &gt; .dropdown-toggle.navbar-search-mobile, .navbar-main .show &gt; .dropdown-toggle.navbar-toggler {
  color: #fff;
  background-color: #871414;
  border-color: #7c1313;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .navbar-search-mobile:not(:disabled):not(.disabled):active:focus, .navbar-main .navbar-toggler:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .navbar-search-mobile:not(:disabled):not(.disabled).active:focus, .navbar-main .navbar-toggler:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-primary.dropdown-toggle:focus, .show &gt; .dropdown-toggle.navbar-search-mobile:focus, .navbar-main .show &gt; .dropdown-toggle.navbar-toggler:focus {
  box-shadow: 0 0 0 0.2rem rgba(190, 61, 61, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #006699;
  border-color: #006699;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #004d73;
  border-color: #004466;
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #004d73;
  border-color: #004466;
  box-shadow: 0 0 0 0.2rem rgba(38, 125, 168, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #006699;
  border-color: #006699;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show &gt; .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #004466;
  border-color: #003c59;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 125, 168, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #4B7B2B;
  border-color: #4B7B2B;
}
.btn-success:hover {
  color: #fff;
  background-color: #3a5f21;
  border-color: #34551e;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #3a5f21;
  border-color: #34551e;
  box-shadow: 0 0 0 0.2rem rgba(102, 143, 75, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #4B7B2B;
  border-color: #4B7B2B;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show &gt; .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #34551e;
  border-color: #2e4c1a;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(102, 143, 75, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #006699;
  border-color: #006699;
}
.btn-info:hover {
  color: #fff;
  background-color: #004d73;
  border-color: #004466;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #004d73;
  border-color: #004466;
  box-shadow: 0 0 0 0.2rem rgba(38, 125, 168, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #006699;
  border-color: #006699;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show &gt; .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #004466;
  border-color: #003c59;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 125, 168, 0.5);
}

.btn-warning {
  color: #222222;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #222222;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
  color: #222222;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 169, 11, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #222222;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show &gt; .btn-warning.dropdown-toggle {
  color: #222222;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 169, 11, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show &gt; .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-light {
  color: #222222;
  background-color: #F6F6F6;
  border-color: #F6F6F6;
}
.btn-light:hover {
  color: #222222;
  background-color: #e3e3e3;
  border-color: #dddddd;
}
.btn-light:focus, .btn-light.focus {
  color: #222222;
  background-color: #e3e3e3;
  border-color: #dddddd;
  box-shadow: 0 0 0 0.2rem rgba(214, 214, 214, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #222222;
  background-color: #F6F6F6;
  border-color: #F6F6F6;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show &gt; .btn-light.dropdown-toggle {
  color: #222222;
  background-color: #dddddd;
  border-color: #d6d6d6;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(214, 214, 214, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #222222;
  border-color: #222222;
}
.btn-dark:hover {
  color: #fff;
  background-color: #0f0f0f;
  border-color: #090909;
}
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #0f0f0f;
  border-color: #090909;
  box-shadow: 0 0 0 0.2rem rgba(67, 67, 67, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #222222;
  border-color: #222222;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show &gt; .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #090909;
  border-color: #020202;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(67, 67, 67, 0.5);
}

.btn-outline-primary {
  color: #b31b1b;
  border-color: #b31b1b;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #b31b1b;
  border-color: #b31b1b;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(179, 27, 27, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #b31b1b;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #b31b1b;
  border-color: #b31b1b;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(179, 27, 27, 0.5);
}

.btn-outline-secondary {
  color: #006699;
  border-color: #006699;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #006699;
  border-color: #006699;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 102, 153, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #006699;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #006699;
  border-color: #006699;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 102, 153, 0.5);
}

.btn-outline-success {
  color: #4B7B2B;
  border-color: #4B7B2B;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #4B7B2B;
  border-color: #4B7B2B;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(75, 123, 43, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #4B7B2B;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #4B7B2B;
  border-color: #4B7B2B;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(75, 123, 43, 0.5);
}

.btn-outline-info {
  color: #006699;
  border-color: #006699;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #006699;
  border-color: #006699;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 102, 153, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #006699;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #006699;
  border-color: #006699;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 102, 153, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #222222;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-warning.dropdown-toggle {
  color: #222222;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #F6F6F6;
  border-color: #F6F6F6;
}
.btn-outline-light:hover {
  color: #222222;
  background-color: #F6F6F6;
  border-color: #F6F6F6;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(246, 246, 246, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #F6F6F6;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-light.dropdown-toggle {
  color: #222222;
  background-color: #F6F6F6;
  border-color: #F6F6F6;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(246, 246, 246, 0.5);
}

.btn-outline-dark {
  color: #222222;
  border-color: #222222;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #222222;
  border-color: #222222;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(34, 34, 34, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #222222;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #222222;
  border-color: #222222;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(34, 34, 34, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #006699;
  text-decoration: none;
}
.btn-link:hover {
  color: #00334d;
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
  color: #767676;
  pointer-events: none;
}

.btn-lg, .btn-group-lg &gt; .btn, .btn-group-lg &gt; .navbar-search-mobile {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0;
}

.btn-sm, .btn-group-sm &gt; .btn, .btn-group-sm &gt; .navbar-search-mobile {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #222222;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1920px) {
  .dropdown-menu-xxl-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xxl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #DADADA;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #222222;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #151515;
  text-decoration: none;
  background-color: #F6F6F6;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #b31b1b;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #767676;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #767676;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #222222;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group &gt; .btn, .btn-group &gt; .navbar-search-mobile,
.btn-group-vertical &gt; .btn,
.btn-group-vertical &gt; .navbar-search-mobile {
  position: relative;
  flex: 1 1 auto;
}
.btn-group &gt; .btn:hover, .btn-group &gt; .navbar-search-mobile:hover,
.btn-group-vertical &gt; .btn:hover,
.btn-group-vertical &gt; .navbar-search-mobile:hover {
  z-index: 1;
}
.btn-group &gt; .btn:focus, .btn-group &gt; .navbar-search-mobile:focus, .btn-group &gt; .btn:active, .btn-group &gt; .navbar-search-mobile:active, .btn-group &gt; .btn.active, .btn-group &gt; .active.navbar-search-mobile,
.btn-group-vertical &gt; .btn:focus,
.btn-group-vertical &gt; .navbar-search-mobile:focus,
.btn-group-vertical &gt; .btn:active,
.btn-group-vertical &gt; .navbar-search-mobile:active,
.btn-group-vertical &gt; .btn.active,
.btn-group-vertical &gt; .active.navbar-search-mobile {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group &gt; .btn:not(:first-child), .btn-group &gt; .navbar-search-mobile:not(:first-child),
.btn-group &gt; .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group &gt; .btn:not(:last-child):not(.dropdown-toggle), .btn-group &gt; .navbar-search-mobile:not(:last-child):not(.dropdown-toggle),
.btn-group &gt; .btn-group:not(:last-child) &gt; .btn,
.btn-group &gt; .btn-group:not(:last-child) &gt; .navbar-search-mobile {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group &gt; .btn:not(:first-child), .btn-group &gt; .navbar-search-mobile:not(:first-child),
.btn-group &gt; .btn-group:not(:first-child) &gt; .btn,
.btn-group &gt; .btn-group:not(:first-child) &gt; .navbar-search-mobile {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm &gt; .btn + .dropdown-toggle-split, .btn-group-sm &gt; .navbar-search-mobile + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg &gt; .btn + .dropdown-toggle-split, .btn-group-lg &gt; .navbar-search-mobile + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical &gt; .btn, .btn-group-vertical &gt; .navbar-search-mobile,
.btn-group-vertical &gt; .btn-group {
  width: 100%;
}
.btn-group-vertical &gt; .btn:not(:first-child), .btn-group-vertical &gt; .navbar-search-mobile:not(:first-child),
.btn-group-vertical &gt; .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical &gt; .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical &gt; .navbar-search-mobile:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical &gt; .btn-group:not(:last-child) &gt; .btn,
.btn-group-vertical &gt; .btn-group:not(:last-child) &gt; .navbar-search-mobile {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical &gt; .btn:not(:first-child), .btn-group-vertical &gt; .navbar-search-mobile:not(:first-child),
.btn-group-vertical &gt; .btn-group:not(:first-child) &gt; .btn,
.btn-group-vertical &gt; .btn-group:not(:first-child) &gt; .navbar-search-mobile {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle &gt; .btn, .btn-group-toggle &gt; .navbar-search-mobile,
.btn-group-toggle &gt; .btn-group &gt; .btn,
.btn-group-toggle &gt; .btn-group &gt; .navbar-search-mobile {
  margin-bottom: 0;
}
.btn-group-toggle &gt; .btn input[type=radio], .btn-group-toggle &gt; .navbar-search-mobile input[type=radio],
.btn-group-toggle &gt; .btn input[type=checkbox],
.btn-group-toggle &gt; .navbar-search-mobile input[type=checkbox],
.btn-group-toggle &gt; .btn-group &gt; .btn input[type=radio],
.btn-group-toggle &gt; .btn-group &gt; .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group &gt; .form-control,
.input-group &gt; .form-control-plaintext,
.input-group &gt; .custom-select,
.input-group &gt; .custom-file {
  position: relative;
  flex: 1 1 0%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group &gt; .form-control + .form-control,
.input-group &gt; .form-control + .custom-select,
.input-group &gt; .form-control + .custom-file,
.input-group &gt; .form-control-plaintext + .form-control,
.input-group &gt; .form-control-plaintext + .custom-select,
.input-group &gt; .form-control-plaintext + .custom-file,
.input-group &gt; .custom-select + .form-control,
.input-group &gt; .custom-select + .custom-select,
.input-group &gt; .custom-select + .custom-file,
.input-group &gt; .custom-file + .form-control,
.input-group &gt; .custom-file + .custom-select,
.input-group &gt; .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group &gt; .form-control:focus,
.input-group &gt; .custom-select:focus,
.input-group &gt; .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group &gt; .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group &gt; .form-control:not(:last-child),
.input-group &gt; .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group &gt; .form-control:not(:first-child),
.input-group &gt; .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group &gt; .custom-file {
  display: flex;
  align-items: center;
}
.input-group &gt; .custom-file:not(:last-child) .custom-file-label, .input-group &gt; .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group &gt; .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}
.input-group-prepend .btn, .input-group-prepend .navbar-search-mobile,
.input-group-append .btn,
.input-group-append .navbar-search-mobile {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus, .input-group-prepend .navbar-search-mobile:focus,
.input-group-append .btn:focus,
.input-group-append .navbar-search-mobile:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn, .input-group-prepend .navbar-search-mobile + .btn, .input-group-prepend .btn + .navbar-search-mobile, .input-group-prepend .navbar-search-mobile + .navbar-search-mobile,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .navbar-search-mobile + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .input-group-text + .navbar-search-mobile,
.input-group-append .btn + .btn,
.input-group-append .navbar-search-mobile + .btn,
.input-group-append .btn + .navbar-search-mobile,
.input-group-append .navbar-search-mobile + .navbar-search-mobile,
.input-group-append .btn + .input-group-text,
.input-group-append .navbar-search-mobile + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .input-group-text + .navbar-search-mobile {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #616161;
  text-align: center;
  white-space: nowrap;
  background-color: #DADADA;
  border: 1px solid #AAAAAA;
  border-radius: 0;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

.input-group-lg &gt; .form-control:not(textarea),
.input-group-lg &gt; .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

.input-group-lg &gt; .form-control,
.input-group-lg &gt; .custom-select,
.input-group-lg &gt; .input-group-prepend &gt; .input-group-text,
.input-group-lg &gt; .input-group-append &gt; .input-group-text,
.input-group-lg &gt; .input-group-prepend &gt; .btn,
.input-group-lg &gt; .input-group-prepend &gt; .navbar-search-mobile,
.input-group-lg &gt; .input-group-append &gt; .btn,
.input-group-lg &gt; .input-group-append &gt; .navbar-search-mobile {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0;
}

.input-group-sm &gt; .form-control:not(textarea),
.input-group-sm &gt; .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm &gt; .form-control,
.input-group-sm &gt; .custom-select,
.input-group-sm &gt; .input-group-prepend &gt; .input-group-text,
.input-group-sm &gt; .input-group-append &gt; .input-group-text,
.input-group-sm &gt; .input-group-prepend &gt; .btn,
.input-group-sm &gt; .input-group-prepend &gt; .navbar-search-mobile,
.input-group-sm &gt; .input-group-append &gt; .btn,
.input-group-sm &gt; .input-group-append &gt; .navbar-search-mobile {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0;
}

.input-group-lg &gt; .custom-select,
.input-group-sm &gt; .custom-select {
  padding-right: 1.75rem;
}

.input-group &gt; .input-group-prepend &gt; .btn, .input-group &gt; .input-group-prepend &gt; .navbar-search-mobile,
.input-group &gt; .input-group-prepend &gt; .input-group-text,
.input-group &gt; .input-group-append:not(:last-child) &gt; .btn,
.input-group &gt; .input-group-append:not(:last-child) &gt; .navbar-search-mobile,
.input-group &gt; .input-group-append:not(:last-child) &gt; .input-group-text,
.input-group &gt; .input-group-append:last-child &gt; .btn:not(:last-child):not(.dropdown-toggle),
.input-group &gt; .input-group-append:last-child &gt; .navbar-search-mobile:not(:last-child):not(.dropdown-toggle),
.input-group &gt; .input-group-append:last-child &gt; .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group &gt; .input-group-append &gt; .btn, .input-group &gt; .input-group-append &gt; .navbar-search-mobile,
.input-group &gt; .input-group-append &gt; .input-group-text,
.input-group &gt; .input-group-prepend:not(:first-child) &gt; .btn,
.input-group &gt; .input-group-prepend:not(:first-child) &gt; .navbar-search-mobile,
.input-group &gt; .input-group-prepend:not(:first-child) &gt; .input-group-text,
.input-group &gt; .input-group-prepend:first-child &gt; .btn:not(:first-child),
.input-group &gt; .input-group-prepend:first-child &gt; .navbar-search-mobile:not(:first-child),
.input-group &gt; .input-group-prepend:first-child &gt; .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before, .faq-list .custom-control-input:checked ~ .custom-control-label.question:before {
  color: #fff;
  border-color: #b31b1b;
  background-color: #b31b1b;
}
.custom-control-input:focus ~ .custom-control-label::before, .faq-list .custom-control-input:focus ~ .custom-control-label.question:before {
  box-shadow: 0 0 0 0.2rem rgba(179, 27, 27, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before, .faq-list .custom-control-input:focus:not(:checked) ~ .custom-control-label.question:before {
  border-color: #e86666;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before, .faq-list .custom-control-input:not(:disabled):active ~ .custom-control-label.question:before {
  color: #fff;
  background-color: #ef9292;
  border-color: #ef9292;
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #767676;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .faq-list .custom-control-input[disabled] ~ .custom-control-label.question:before, .custom-control-input:disabled ~ .custom-control-label::before, .faq-list .custom-control-input:disabled ~ .custom-control-label.question:before {
  background-color: #DADADA;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before, .faq-list .custom-control-label.question:before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #919191 solid 1px;
}
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50%/50% 50%;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before, .custom-checkbox .faq-list .custom-control-input:indeterminate ~ .custom-control-label.question:before {
  border-color: #b31b1b;
  background-color: #b31b1b;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before, .custom-checkbox .faq-list .custom-control-input:disabled:checked ~ .custom-control-label.question:before {
  background-color: rgba(179, 27, 27, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before, .custom-checkbox .faq-list .custom-control-input:disabled:indeterminate ~ .custom-control-label.question:before {
  background-color: rgba(179, 27, 27, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before, .custom-radio .faq-list .custom-control-input:disabled:checked ~ .custom-control-label.question:before {
  background-color: rgba(179, 27, 27, 0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #919191;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before, .custom-switch .faq-list .custom-control-input:disabled:checked ~ .custom-control-label.question:before {
  background-color: rgba(179, 27, 27, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #616161;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23494949' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  border: 1px solid #DADADA;
  border-radius: 0.25rem;
  appearance: none;
  -webkit-appearance: none;
}
.custom-select:focus {
  border-color: #e86666;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(179, 27, 27, 0.25);
}
.custom-select:focus::-ms-value {
  color: #616161;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #767676;
  background-color: #DADADA;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #616161;
}

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #e86666;
  box-shadow: 0 0 0 0.2rem rgba(179, 27, 27, 0.25);
}
.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
  background-color: #DADADA;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #616161;
  background-color: #fff;
  border: 1px solid #AAAAAA;
  border-radius: 0;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #616161;
  content: "Browse";
  background-color: #DADADA;
  border-left: inherit;
  border-radius: 0 0 0 0;
}

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.custom-range:focus {
  outline: none;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(179, 27, 27, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(179, 27, 27, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(179, 27, 27, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #b31b1b;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #ef9292;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #C2C2C2;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #b31b1b;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #ef9292;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #C2C2C2;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #b31b1b;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #ef9292;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #C2C2C2;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #C2C2C2;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #919191;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #919191;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #919191;
}

.custom-control-label::before, .faq-list .custom-control-label.question:before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before, .faq-list .custom-control-label.question:before,
.custom-file-label,
.custom-select {
    transition: none;
  }
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link, .section-tabs .nav &gt; a {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .section-tabs .nav &gt; a:hover, .nav-link:focus, .section-tabs .nav &gt; a:focus {
  text-decoration: none;
}
.nav-link.disabled, .section-tabs .nav &gt; a.disabled {
  color: #767676;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #C2C2C2;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link, .nav-tabs .section-tabs .nav &gt; a, .section-tabs .nav-tabs .nav &gt; a {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .section-tabs .nav &gt; a:hover, .section-tabs .nav-tabs .nav &gt; a:hover, .nav-tabs .nav-link:focus, .nav-tabs .section-tabs .nav &gt; a:focus, .section-tabs .nav-tabs .nav &gt; a:focus {
  border-color: #DADADA #DADADA #C2C2C2;
}
.nav-tabs .nav-link.disabled, .nav-tabs .section-tabs .nav &gt; a.disabled, .section-tabs .nav-tabs .nav &gt; a.disabled {
  color: #767676;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active, .nav-tabs .section-tabs .nav &gt; a.active, .section-tabs .nav-tabs .nav &gt; a.active,
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-item.show .section-tabs .nav &gt; a,
.section-tabs .nav-tabs .nav-item.show .nav &gt; a {
  color: #616161;
  background-color: #fff;
  border-color: #C2C2C2 #C2C2C2 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link, .nav-pills .section-tabs .nav &gt; a, .section-tabs .nav-pills .nav &gt; a {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active, .nav-pills .section-tabs .nav &gt; a.active, .section-tabs .nav-pills .nav &gt; a.active,
.nav-pills .show &gt; .nav-link,
.nav-pills .section-tabs .nav.show &gt; a,
.section-tabs .nav-pills .nav.show &gt; a {
  color: #fff;
  background-color: #b31b1b;
}

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item, .section-tabs .nav .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content &gt; .tab-pane {
  display: none;
}
.tab-content &gt; .active {
  display: block;
}

.navbar, .navbar-main {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar .container, .navbar-main .container,
.navbar .container-fluid,
.navbar-main .container-fluid,
.navbar .container-sm,
.navbar-main .container-sm,
.navbar .container-md,
.navbar-main .container-md,
.navbar .container-lg,
.navbar-main .container-lg,
.navbar .container-xl,
.navbar-main .container-xl,
.navbar .container-xxl,
.navbar-main .container-xxl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link, .navbar-nav .section-tabs .nav &gt; a, .section-tabs .navbar-nav .nav &gt; a {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm &gt; .container,
.navbar-expand-sm &gt; .container-fluid,
.navbar-expand-sm &gt; .container-sm,
.navbar-expand-sm &gt; .container-md,
.navbar-expand-sm &gt; .container-lg,
.navbar-expand-sm &gt; .container-xl,
.navbar-expand-sm &gt; .container-xxl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link, .navbar-expand-sm .navbar-nav .section-tabs .nav &gt; a, .section-tabs .navbar-expand-sm .navbar-nav .nav &gt; a {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm &gt; .container,
.navbar-expand-sm &gt; .container-fluid,
.navbar-expand-sm &gt; .container-sm,
.navbar-expand-sm &gt; .container-md,
.navbar-expand-sm &gt; .container-lg,
.navbar-expand-sm &gt; .container-xl,
.navbar-expand-sm &gt; .container-xxl {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md &gt; .container,
.navbar-expand-md &gt; .container-fluid,
.navbar-expand-md &gt; .container-sm,
.navbar-expand-md &gt; .container-md,
.navbar-expand-md &gt; .container-lg,
.navbar-expand-md &gt; .container-xl,
.navbar-expand-md &gt; .container-xxl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link, .navbar-expand-md .navbar-nav .section-tabs .nav &gt; a, .section-tabs .navbar-expand-md .navbar-nav .nav &gt; a {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md &gt; .container,
.navbar-expand-md &gt; .container-fluid,
.navbar-expand-md &gt; .container-sm,
.navbar-expand-md &gt; .container-md,
.navbar-expand-md &gt; .container-lg,
.navbar-expand-md &gt; .container-xl,
.navbar-expand-md &gt; .container-xxl {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg &gt; .container, .navbar-main &gt; .container,
.navbar-expand-lg &gt; .container-fluid,
.navbar-main &gt; .container-fluid,
.navbar-expand-lg &gt; .container-sm,
.navbar-main &gt; .container-sm,
.navbar-expand-lg &gt; .container-md,
.navbar-main &gt; .container-md,
.navbar-expand-lg &gt; .container-lg,
.navbar-main &gt; .container-lg,
.navbar-expand-lg &gt; .container-xl,
.navbar-main &gt; .container-xl,
.navbar-expand-lg &gt; .container-xxl,
.navbar-main &gt; .container-xxl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg, .navbar-main {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav, .navbar-main .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu, .navbar-main .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link, .navbar-expand-lg .navbar-nav .section-tabs .nav &gt; a, .section-tabs .navbar-expand-lg .navbar-nav .nav &gt; a, .navbar-main .navbar-nav .nav-link, .navbar-main .navbar-nav .section-tabs .nav &gt; a, .section-tabs .navbar-main .navbar-nav .nav &gt; a {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg &gt; .container, .navbar-main &gt; .container,
.navbar-expand-lg &gt; .container-fluid,
.navbar-main &gt; .container-fluid,
.navbar-expand-lg &gt; .container-sm,
.navbar-main &gt; .container-sm,
.navbar-expand-lg &gt; .container-md,
.navbar-main &gt; .container-md,
.navbar-expand-lg &gt; .container-lg,
.navbar-main &gt; .container-lg,
.navbar-expand-lg &gt; .container-xl,
.navbar-main &gt; .container-xl,
.navbar-expand-lg &gt; .container-xxl,
.navbar-main &gt; .container-xxl {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse, .navbar-main .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler, .navbar-main .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl &gt; .container,
.navbar-expand-xl &gt; .container-fluid,
.navbar-expand-xl &gt; .container-sm,
.navbar-expand-xl &gt; .container-md,
.navbar-expand-xl &gt; .container-lg,
.navbar-expand-xl &gt; .container-xl,
.navbar-expand-xl &gt; .container-xxl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link, .navbar-expand-xl .navbar-nav .section-tabs .nav &gt; a, .section-tabs .navbar-expand-xl .navbar-nav .nav &gt; a {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl &gt; .container,
.navbar-expand-xl &gt; .container-fluid,
.navbar-expand-xl &gt; .container-sm,
.navbar-expand-xl &gt; .container-md,
.navbar-expand-xl &gt; .container-lg,
.navbar-expand-xl &gt; .container-xl,
.navbar-expand-xl &gt; .container-xxl {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1919.98px) {
  .navbar-expand-xxl &gt; .container,
.navbar-expand-xxl &gt; .container-fluid,
.navbar-expand-xxl &gt; .container-sm,
.navbar-expand-xxl &gt; .container-md,
.navbar-expand-xxl &gt; .container-lg,
.navbar-expand-xxl &gt; .container-xl,
.navbar-expand-xxl &gt; .container-xxl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1920px) {
  .navbar-expand-xxl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link, .navbar-expand-xxl .navbar-nav .section-tabs .nav &gt; a, .section-tabs .navbar-expand-xxl .navbar-nav .nav &gt; a {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xxl &gt; .container,
.navbar-expand-xxl &gt; .container-fluid,
.navbar-expand-xxl &gt; .container-sm,
.navbar-expand-xxl &gt; .container-md,
.navbar-expand-xxl &gt; .container-lg,
.navbar-expand-xxl &gt; .container-xl,
.navbar-expand-xxl &gt; .container-xxl {
    flex-wrap: nowrap;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand &gt; .container,
.navbar-expand &gt; .container-fluid,
.navbar-expand &gt; .container-sm,
.navbar-expand &gt; .container-md,
.navbar-expand &gt; .container-lg,
.navbar-expand &gt; .container-xl,
.navbar-expand &gt; .container-xxl {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link, .navbar-expand .navbar-nav .section-tabs .nav &gt; a, .section-tabs .navbar-expand .navbar-nav .nav &gt; a {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand &gt; .container,
.navbar-expand &gt; .container-fluid,
.navbar-expand &gt; .container-sm,
.navbar-expand &gt; .container-md,
.navbar-expand &gt; .container-lg,
.navbar-expand &gt; .container-xl,
.navbar-expand &gt; .container-xxl {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand, .navbar-main .navbar-brand {
  color: #000;
}
.navbar-light .navbar-brand:hover, .navbar-main .navbar-brand:hover, .navbar-light .navbar-brand:focus, .navbar-main .navbar-brand:focus {
  color: #000;
}
.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .section-tabs .nav &gt; a, .section-tabs .navbar-light .navbar-nav .nav &gt; a, .navbar-main .navbar-nav .nav-link, .navbar-main .navbar-nav .section-tabs .nav &gt; a, .section-tabs .navbar-main .navbar-nav .nav &gt; a {
  color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .section-tabs .nav &gt; a:hover, .section-tabs .navbar-light .navbar-nav .nav &gt; a:hover, .navbar-main .navbar-nav .nav-link:hover, .navbar-main .navbar-nav .section-tabs .nav &gt; a:hover, .section-tabs .navbar-main .navbar-nav .nav &gt; a:hover, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .section-tabs .nav &gt; a:focus, .section-tabs .navbar-light .navbar-nav .nav &gt; a:focus, .navbar-main .navbar-nav .nav-link:focus, .navbar-main .navbar-nav .section-tabs .nav &gt; a:focus, .section-tabs .navbar-main .navbar-nav .nav &gt; a:focus {
  color: #000;
}
.navbar-light .navbar-nav .nav-link.disabled, .navbar-light .navbar-nav .section-tabs .nav &gt; a.disabled, .section-tabs .navbar-light .navbar-nav .nav &gt; a.disabled, .navbar-main .navbar-nav .nav-link.disabled, .navbar-main .navbar-nav .section-tabs .nav &gt; a.disabled, .section-tabs .navbar-main .navbar-nav .nav &gt; a.disabled {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .show &gt; .nav-link, .navbar-light .navbar-nav .section-tabs .nav.show &gt; a, .section-tabs .navbar-light .navbar-nav .nav.show &gt; a, .navbar-main .navbar-nav .show &gt; .nav-link, .navbar-main .navbar-nav .section-tabs .nav.show &gt; a, .section-tabs .navbar-main .navbar-nav .nav.show &gt; a,
.navbar-light .navbar-nav .active &gt; .nav-link,
.navbar-light .navbar-nav .section-tabs .nav.active &gt; a,
.section-tabs .navbar-light .navbar-nav .nav.active &gt; a,
.navbar-main .navbar-nav .active &gt; .nav-link,
.navbar-main .navbar-nav .section-tabs .nav.active &gt; a,
.section-tabs .navbar-main .navbar-nav .nav.active &gt; a,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .section-tabs .nav &gt; a.show,
.section-tabs .navbar-light .navbar-nav .nav &gt; a.show,
.navbar-main .navbar-nav .nav-link.show,
.navbar-main .navbar-nav .section-tabs .nav &gt; a.show,
.section-tabs .navbar-main .navbar-nav .nav &gt; a.show,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .section-tabs .nav &gt; a.active,
.section-tabs .navbar-light .navbar-nav .nav &gt; a.active,
.navbar-main .navbar-nav .nav-link.active,
.navbar-main .navbar-nav .section-tabs .nav &gt; a.active,
.section-tabs .navbar-main .navbar-nav .nav &gt; a.active {
  color: #000;
}
.navbar-light .navbar-toggler, .navbar-main .navbar-toggler {
  color: rgba(0, 0, 0, 0.8);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon, .navbar-main .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.8)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text, .navbar-main .navbar-text {
  color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-text a, .navbar-main .navbar-text a {
  color: #000;
}
.navbar-light .navbar-text a:hover, .navbar-main .navbar-text a:hover, .navbar-light .navbar-text a:focus, .navbar-main .navbar-text a:focus {
  color: #000;
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav .section-tabs .nav &gt; a, .section-tabs .navbar-dark .navbar-nav .nav &gt; a {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .section-tabs .nav &gt; a:hover, .section-tabs .navbar-dark .navbar-nav .nav &gt; a:hover, .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .section-tabs .nav &gt; a:focus, .section-tabs .navbar-dark .navbar-nav .nav &gt; a:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled, .navbar-dark .navbar-nav .section-tabs .nav &gt; a.disabled, .section-tabs .navbar-dark .navbar-nav .nav &gt; a.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show &gt; .nav-link, .navbar-dark .navbar-nav .section-tabs .nav.show &gt; a, .section-tabs .navbar-dark .navbar-nav .nav.show &gt; a,
.navbar-dark .navbar-nav .active &gt; .nav-link,
.navbar-dark .navbar-nav .section-tabs .nav.active &gt; a,
.section-tabs .navbar-dark .navbar-nav .nav.active &gt; a,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .section-tabs .nav &gt; a.show,
.section-tabs .navbar-dark .navbar-nav .nav &gt; a.show,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .section-tabs .nav &gt; a.active,
.section-tabs .navbar-dark .navbar-nav .nav &gt; a.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.075);
  border-radius: 0.25rem;
}
.card &gt; hr {
  margin-right: 0;
  margin-left: 0;
}
.card &gt; .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.card &gt; .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.075);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: transparent;
  border-top: 1px solid rgba(0, 0, 0, 0.075);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group &gt; .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group &gt; .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group &gt; .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group &gt; .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group &gt; .card:not(:last-child) .card-img-top,
.card-group &gt; .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group &gt; .card:not(:last-child) .card-img-bottom,
.card-group &gt; .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group &gt; .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group &gt; .card:not(:first-child) .card-img-top,
.card-group &gt; .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group &gt; .card:not(:first-child) .card-img-bottom,
.card-group &gt; .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion &gt; .card {
  overflow: hidden;
}
.accordion &gt; .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion &gt; .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion &gt; .card &gt; .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before, .faq-list .breadcrumb-item + .breadcrumb-item.question:before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #767676;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #767676;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #006699;
  background-color: #fff;
  border: 1px solid #C2C2C2;
}
.page-link:hover {
  z-index: 2;
  color: #00334d;
  text-decoration: none;
  background-color: #DADADA;
  border-color: #C2C2C2;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(179, 27, 27, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #b31b1b;
  border-color: #b31b1b;
}
.page-item.disabled .page-link {
  color: #767676;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #C2C2C2;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge, .updated {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .badge, .updated {
    transition: none;
  }
}
a.badge:hover, a.updated:hover, a.badge:focus, a.updated:focus {
  text-decoration: none;
}

.badge:empty, .updated:empty {
  display: none;
}

.btn .badge, .navbar-search-mobile .badge, .btn .updated, .navbar-search-mobile .updated {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #b31b1b;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #871414;
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(179, 27, 27, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #006699;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #004466;
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 102, 153, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #4B7B2B;
}
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #34551e;
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(75, 123, 43, 0.5);
}

.badge-info {
  color: #fff;
  background-color: #006699;
}
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #004466;
}
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 102, 153, 0.5);
}

.badge-warning {
  color: #222222;
  background-color: #ffc107;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #222222;
  background-color: #d39e00;
}
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.badge-light {
  color: #222222;
  background-color: #F6F6F6;
}
a.badge-light:hover, a.badge-light:focus {
  color: #222222;
  background-color: #dddddd;
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(246, 246, 246, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #222222;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #090909;
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(34, 34, 34, 0.5);
}

.jumbotron, .section-quote-img, .jumbotron-pano, .jumbotron-short {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #DADADA;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .jumbotron, .section-quote-img, .jumbotron-pano, .jumbotron-short {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid, .section-quote-img, .jumbotron-pano, .jumbotron-short {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 500;
}

.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #5d0e0e;
  background-color: #f0d1d1;
  border-color: #eabfbf;
}
.alert-primary hr {
  border-top-color: #e4acac;
}
.alert-primary .alert-link {
  color: #310707;
}

.alert-secondary {
  color: #003550;
  background-color: #cce0eb;
  border-color: #b8d4e2;
}
.alert-secondary hr {
  border-top-color: #a6c9db;
}
.alert-secondary .alert-link {
  color: #00131d;
}

.alert-success {
  color: #274016;
  background-color: #dbe5d5;
  border-color: #cddac4;
}
.alert-success hr {
  border-top-color: #c0d0b4;
}
.alert-success .alert-link {
  color: #101a09;
}

.alert-info {
  color: #003550;
  background-color: #cce0eb;
  border-color: #b8d4e2;
}
.alert-info hr {
  border-top-color: #a6c9db;
}
.alert-info .alert-link {
  color: #00131d;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning hr {
  border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-danger hr {
  border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: gray;
  background-color: #fdfdfd;
  border-color: #fcfcfc;
}
.alert-light hr {
  border-top-color: #efefef;
}
.alert-light .alert-link {
  color: #676767;
}

.alert-dark {
  color: #121212;
  background-color: lightgray;
  border-color: #c1c1c1;
}
.alert-dark hr {
  border-top-color: #b4b4b4;
}
.alert-dark .alert-link {
  color: black;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #DADADA;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #b31b1b;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #616161;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #616161;
  text-decoration: none;
  background-color: transparent;
}
.list-group-item-action:active {
  color: #222222;
  background-color: #DADADA;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #767676;
  pointer-events: none;
  background-color: transparent;
}
.list-group-item.active {
  z-index: 2;
  color: inherit;
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.125);
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1920px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xxl .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush .list-group-item {
  border-right-width: 0;
  border-left-width: 0;
  border-radius: 0;
}
.list-group-flush .list-group-item:first-child {
  border-top-width: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #5d0e0e;
  background-color: #eabfbf;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #5d0e0e;
  background-color: #e4acac;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #5d0e0e;
  border-color: #5d0e0e;
}

.list-group-item-secondary {
  color: #003550;
  background-color: #b8d4e2;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #003550;
  background-color: #a6c9db;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #003550;
  border-color: #003550;
}

.list-group-item-success {
  color: #274016;
  background-color: #cddac4;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #274016;
  background-color: #c0d0b4;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #274016;
  border-color: #274016;
}

.list-group-item-info {
  color: #003550;
  background-color: #b8d4e2;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #003550;
  background-color: #a6c9db;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #003550;
  border-color: #003550;
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.list-group-item-light {
  color: gray;
  background-color: #fcfcfc;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: gray;
  background-color: #efefef;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: gray;
  border-color: gray;
}

.list-group-item-dark {
  color: #121212;
  background-color: #c1c1c1;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #121212;
  background-color: #b4b4b4;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #121212;
  border-color: #121212;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  appearance: none;
}

a.close.disabled {
  pointer-events: none;
}

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #767676;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.toast-body {
  padding: 0.75rem;
}

.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before, .faq-list .modal-dialog-centered.question:before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #e6e6e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #e6e6e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer &gt; * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before, .faq-list .modal-dialog-centered.question:before {
    height: calc(100vh - 3.5rem);
  }

  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "freight-sans-pro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "freight-sans-pro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
.bs-popover-top &gt; .arrow, .bs-popover-auto[x-placement^=top] &gt; .arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top &gt; .arrow::before, .faq-list .bs-popover-top &gt; .arrow.question:before, .bs-popover-auto[x-placement^=top] &gt; .arrow::before, .faq-list .bs-popover-auto[x-placement^=top] &gt; .arrow.question:before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top &gt; .arrow::after, .bs-popover-auto[x-placement^=top] &gt; .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
.bs-popover-right &gt; .arrow, .bs-popover-auto[x-placement^=right] &gt; .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-right &gt; .arrow::before, .faq-list .bs-popover-right &gt; .arrow.question:before, .bs-popover-auto[x-placement^=right] &gt; .arrow::before, .faq-list .bs-popover-auto[x-placement^=right] &gt; .arrow.question:before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right &gt; .arrow::after, .bs-popover-auto[x-placement^=right] &gt; .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
.bs-popover-bottom &gt; .arrow, .bs-popover-auto[x-placement^=bottom] &gt; .arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom &gt; .arrow::before, .faq-list .bs-popover-bottom &gt; .arrow.question:before, .bs-popover-auto[x-placement^=bottom] &gt; .arrow::before, .faq-list .bs-popover-auto[x-placement^=bottom] &gt; .arrow.question:before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom &gt; .arrow::after, .bs-popover-auto[x-placement^=bottom] &gt; .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
.bs-popover-left &gt; .arrow, .bs-popover-auto[x-placement^=left] &gt; .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-left &gt; .arrow::before, .faq-list .bs-popover-left &gt; .arrow.question:before, .bs-popover-auto[x-placement^=left] &gt; .arrow::before, .faq-list .bs-popover-auto[x-placement^=left] &gt; .arrow.question:before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left &gt; .arrow::after, .bs-popover-auto[x-placement^=left] &gt; .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #222222;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50%/100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border 0.75s linear infinite;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow 0.75s linear infinite;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #b31b1b !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #871414 !important;
}

.bg-secondary {
  background-color: #006699 !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #004466 !important;
}

.bg-success {
  background-color: #4B7B2B !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #34551e !important;
}

.bg-info {
  background-color: #006699 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #004466 !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #F6F6F6 !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dddddd !important;
}

.bg-dark, .section-quote-img {
  background-color: #222222 !important;
}

a.bg-dark:hover, a.section-quote-img:hover, a.bg-dark:focus, a.section-quote-img:focus,
button.bg-dark:hover,
button.section-quote-img:hover,
button.bg-dark:focus,
button.section-quote-img:focus {
  background-color: #090909 !important;
}

.bg-white, .archive .main .navbar-filters {
  background-color: #fff !important;
}

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

.border, .section-tabs {
  border: 1px solid #e6e6e6 !important;
}

.border-top {
  border-top: 1px solid #e6e6e6 !important;
}

.border-right {
  border-right: 1px solid #e6e6e6 !important;
}

.border-bottom, ol.breadcrumb {
  border-bottom: 1px solid #e6e6e6 !important;
}

.border-left {
  border-left: 1px solid #e6e6e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #b31b1b !important;
}

.border-secondary {
  border-color: #006699 !important;
}

.border-success {
  border-color: #4B7B2B !important;
}

.border-info {
  border-color: #006699 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #F6F6F6 !important;
}

.border-dark {
  border-color: #222222 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded, .section-tabs {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0, .section-tabs .tab-pane.active .card-image-wrap img {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex, .jumbotron-pano, .jumbotron-short, ul.archive-items li .card .card-header, .navbar-main .navbar-nav, .header-container {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex, .section-vc-5 {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none, .navbar-search-mobile {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex, .section-tabs .tab-pane.active {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1920px) {
  .d-xxl-none {
    display: none !important;
  }

  .d-xxl-inline {
    display: inline !important;
  }

  .d-xxl-inline-block {
    display: inline-block !important;
  }

  .d-xxl-block {
    display: block !important;
  }

  .d-xxl-table {
    display: table !important;
  }

  .d-xxl-table-row {
    display: table-row !important;
  }

  .d-xxl-table-cell {
    display: table-cell !important;
  }

  .d-xxl-flex {
    display: flex !important;
  }

  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before, .faq-list .embed-responsive.question:before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before, .faq-list .embed-responsive-21by9.question:before {
  padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before, .faq-list .embed-responsive-16by9.question:before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before, .faq-list .embed-responsive-4by3.question:before {
  padding-top: 75%;
}

.embed-responsive-1by1::before, .faq-list .embed-responsive-1by1.question:before {
  padding-top: 100%;
}

.flex-row, ul.archive-items li .card .card-header {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap, .header-container {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center, .jumbotron-pano .container, .jumbotron-short .container {
  justify-content: center !important;
}

.justify-content-between, .section-tabs .tab-pane.active, ul.archive-items li .card .card-header, .header-container {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center, .section-vc-5, .section-tabs .tab-pane.active, .header-container {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

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

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center, .jumbotron-pano .container, .jumbotron-short .container {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

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

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end, .jumbotron-pano .container, .jumbotron-short .container {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1920px) {
  .flex-xxl-row {
    flex-direction: row !important;
  }

  .flex-xxl-column {
    flex-direction: column !important;
  }

  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xxl-center {
    justify-content: center !important;
  }

  .justify-content-xxl-between {
    justify-content: space-between !important;
  }

  .justify-content-xxl-around {
    justify-content: space-around !important;
  }

  .align-items-xxl-start {
    align-items: flex-start !important;
  }

  .align-items-xxl-end {
    align-items: flex-end !important;
  }

  .align-items-xxl-center {
    align-items: center !important;
  }

  .align-items-xxl-baseline {
    align-items: baseline !important;
  }

  .align-items-xxl-stretch {
    align-items: stretch !important;
  }

  .align-content-xxl-start {
    align-content: flex-start !important;
  }

  .align-content-xxl-end {
    align-content: flex-end !important;
  }

  .align-content-xxl-center {
    align-content: center !important;
  }

  .align-content-xxl-between {
    align-content: space-between !important;
  }

  .align-content-xxl-around {
    align-content: space-around !important;
  }

  .align-content-xxl-stretch {
    align-content: stretch !important;
  }

  .align-self-xxl-auto {
    align-self: auto !important;
  }

  .align-self-xxl-start {
    align-self: flex-start !important;
  }

  .align-self-xxl-end {
    align-self: flex-end !important;
  }

  .align-self-xxl-center {
    align-self: center !important;
  }

  .align-self-xxl-baseline {
    align-self: baseline !important;
  }

  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

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

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

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

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

  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }

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

  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }

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

  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }

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

  .float-xl-none {
    float: none !important;
  }
}
@media (min-width: 1920px) {
  .float-xxl-left {
    float: left !important;
  }

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

  .float-xxl-none {
    float: none !important;
  }
}
.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

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

.sr-only-focusable:active, .skiplink:active, .sr-only-focusable:focus, .skiplink:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm, .archive .main .navbar-filters {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.0375) !important;
}

.shadow, .card:hover, .card:focus, .card {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.075) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.0875) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100, .navbar-main .navbar-nav, .card.card-no-border, .section-people .card {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100, .jumbotron-pano, .jumbotron-short, ul.archive-items li .card, .h-100-cards .card {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.m-0 {
  margin: 0 !important;
}

.mt-0, .footer,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0, .section-quote-img,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1, .link-caret::after,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3, .search_results .gsc-control-cse .gsc-results .gsc-cursor-box .gsc-cursor-page, .faq-list .answer.show,
.my-3,
.highlight,
.jumbotron-short h1,
.jumbotron-short .section-people .section-people-heading,
.section-people .jumbotron-short .section-people-heading,
.jumbotron-short .header-title,
.jumbotron-short h2,
.jumbotron-short h3,
.jumbotron-short h4,
.jumbotron-short h5,
.jumbotron-short h6 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3, .section-people .section-people-heading,
.my-3,
.highlight,
.jumbotron-short h1,
.jumbotron-short .header-title,
.jumbotron-short h2,
.jumbotron-short h3,
.jumbotron-short h4,
.jumbotron-short h5,
.jumbotron-short h6 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4, .section-tabs .tab-pane.active .card-text, .header-main .header-navbar,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4, .section-quote-img .quote-heading,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5, .section-vc-5, .section-people .row, .section-people ul.archive-items,
.my-5,
.section-quote-img .container {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5, .archive h2, .archive .main .navbar-filters, ol.breadcrumb, .faq-list .faq-item,
.my-5,
.section-quote-img .container {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0, .section-tabs .tab-pane.active {
  padding: 0 !important;
}

.pt-0, .header-main .header-navbar,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0,
.navbar-main,
.card.card-no-border .card-body-bottom,
.section-people .card .card-body-bottom {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0,
.navbar-main,
.card.card-no-border .card-body-bottom,
.section-people .card .card-body-bottom {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1,
.highlight span,
.jumbotron-short h1 span,
.jumbotron-short .section-people .section-people-heading span,
.section-people .jumbotron-short .section-people-heading span,
.jumbotron-short .header-title span,
.jumbotron-short h2 span,
.jumbotron-short h3 span,
.jumbotron-short h4 span,
.jumbotron-short h5 span,
.jumbotron-short h6 span {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1,
.highlight span,
.jumbotron-short h1 span,
.jumbotron-short .section-people .section-people-heading span,
.section-people .jumbotron-short .section-people-heading span,
.jumbotron-short .header-title span,
.jumbotron-short h2 span,
.jumbotron-short h3 span,
.jumbotron-short h4 span,
.jumbotron-short h5 span,
.jumbotron-short h6 span {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2, .faq-list,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2,
.highlight span,
.jumbotron-short h1 span,
.jumbotron-short .section-people .section-people-heading span,
.section-people .jumbotron-short .section-people-heading span,
.jumbotron-short .header-title span,
.jumbotron-short h2 span,
.jumbotron-short h3 span,
.jumbotron-short h4 span,
.jumbotron-short h5 span,
.jumbotron-short h6 span {
  padding-right: 0.5rem !important;
}

.pb-2, .section-quote-img .quote-heading,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2,
.highlight span,
.jumbotron-short h1 span,
.jumbotron-short .section-people .section-people-heading span,
.section-people .jumbotron-short .section-people-heading span,
.jumbotron-short .header-title span,
.jumbotron-short h2 span,
.jumbotron-short h3 span,
.jumbotron-short h4 span,
.jumbotron-short h5 span,
.jumbotron-short h6 span {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3, .archive .main .container.bg-light, ol.breadcrumb,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4, .header-main,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4, .section-campus-partners figure.campus-partner,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5,
.section-quote-img,
.section-vc-5,
.footer .container {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5, .section-people, .main, .faq-list,
.py-5,
.section-quote-img,
.section-vc-5,
.footer .container {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

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

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

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

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-n1 {
    margin: -0.25rem !important;
  }

  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.25rem !important;
  }

  .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .m-sm-n3 {
    margin: -1rem !important;
  }

  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -1rem !important;
  }

  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -1rem !important;
  }

  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -1rem !important;
  }

  .m-sm-n4 {
    margin: -1.5rem !important;
  }

  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1.5rem !important;
  }

  .m-sm-n5 {
    margin: -3rem !important;
  }

  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -3rem !important;
  }

  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -3rem !important;
  }

  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0, .card.card-no-border .card-body-right, .section-people .card .card-body-right, .card.card-no-border .card-body-left, .section-people .card .card-body-left,
.py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
.py-md-5,
.section-tabs .nav &gt; a {
    padding-top: 3rem !important;
  }

  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
.py-md-5,
.section-tabs .nav &gt; a {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-n1 {
    margin: -0.25rem !important;
  }

  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
  }

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .m-md-n3 {
    margin: -1rem !important;
  }

  .mt-md-n3,
.my-md-n3 {
    margin-top: -1rem !important;
  }

  .mr-md-n3,
.mx-md-n3 {
    margin-right: -1rem !important;
  }

  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-md-n3,
.mx-md-n3 {
    margin-left: -1rem !important;
  }

  .m-md-n4 {
    margin: -1.5rem !important;
  }

  .mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
  }

  .m-md-n5 {
    margin: -3rem !important;
  }

  .mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
  }

  .mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
  }

  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-n1 {
    margin: -0.25rem !important;
  }

  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -1rem !important;
  }

  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -1rem !important;
  }

  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -1rem !important;
  }

  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -1rem !important;
  }

  .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .m-lg-n5 {
    margin: -3rem !important;
  }

  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
  }

  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
  }

  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1920px) {
  .m-xxl-0 {
    margin: 0 !important;
  }

  .mt-xxl-0,
.my-xxl-0 {
    margin-top: 0 !important;
  }

  .mr-xxl-0,
.mx-xxl-0 {
    margin-right: 0 !important;
  }

  .mb-xxl-0,
.my-xxl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xxl-0,
.mx-xxl-0 {
    margin-left: 0 !important;
  }

  .m-xxl-1 {
    margin: 0.25rem !important;
  }

  .mt-xxl-1,
.my-xxl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xxl-1,
.mx-xxl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xxl-1,
.my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xxl-1,
.mx-xxl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xxl-2 {
    margin: 0.5rem !important;
  }

  .mt-xxl-2,
.my-xxl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xxl-2,
.mx-xxl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xxl-2,
.my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xxl-2,
.mx-xxl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xxl-3 {
    margin: 1rem !important;
  }

  .mt-xxl-3,
.my-xxl-3 {
    margin-top: 1rem !important;
  }

  .mr-xxl-3,
.mx-xxl-3 {
    margin-right: 1rem !important;
  }

  .mb-xxl-3,
.my-xxl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xxl-3,
.mx-xxl-3 {
    margin-left: 1rem !important;
  }

  .m-xxl-4 {
    margin: 1.5rem !important;
  }

  .mt-xxl-4,
.my-xxl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xxl-4,
.mx-xxl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xxl-4,
.my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xxl-4,
.mx-xxl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xxl-5 {
    margin: 3rem !important;
  }

  .mt-xxl-5,
.my-xxl-5 {
    margin-top: 3rem !important;
  }

  .mr-xxl-5,
.mx-xxl-5 {
    margin-right: 3rem !important;
  }

  .mb-xxl-5,
.my-xxl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xxl-5,
.mx-xxl-5 {
    margin-left: 3rem !important;
  }

  .p-xxl-0 {
    padding: 0 !important;
  }

  .pt-xxl-0,
.py-xxl-0 {
    padding-top: 0 !important;
  }

  .pr-xxl-0,
.px-xxl-0 {
    padding-right: 0 !important;
  }

  .pb-xxl-0,
.py-xxl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xxl-0,
.px-xxl-0 {
    padding-left: 0 !important;
  }

  .p-xxl-1 {
    padding: 0.25rem !important;
  }

  .pt-xxl-1,
.py-xxl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xxl-1,
.px-xxl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xxl-1,
.py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xxl-1,
.px-xxl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xxl-2 {
    padding: 0.5rem !important;
  }

  .pt-xxl-2,
.py-xxl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xxl-2,
.px-xxl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xxl-2,
.py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xxl-2,
.px-xxl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xxl-3 {
    padding: 1rem !important;
  }

  .pt-xxl-3,
.py-xxl-3 {
    padding-top: 1rem !important;
  }

  .pr-xxl-3,
.px-xxl-3 {
    padding-right: 1rem !important;
  }

  .pb-xxl-3,
.py-xxl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xxl-3,
.px-xxl-3 {
    padding-left: 1rem !important;
  }

  .p-xxl-4 {
    padding: 1.5rem !important;
  }

  .pt-xxl-4,
.py-xxl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xxl-4,
.px-xxl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xxl-4,
.py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xxl-4,
.px-xxl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xxl-5 {
    padding: 3rem !important;
  }

  .pt-xxl-5,
.py-xxl-5 {
    padding-top: 3rem !important;
  }

  .pr-xxl-5,
.px-xxl-5 {
    padding-right: 3rem !important;
  }

  .pb-xxl-5,
.py-xxl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xxl-5,
.px-xxl-5 {
    padding-left: 3rem !important;
  }

  .m-xxl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xxl-n1,
.my-xxl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xxl-n1,
.mx-xxl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xxl-n1,
.my-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xxl-n1,
.mx-xxl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xxl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xxl-n2,
.my-xxl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xxl-n2,
.mx-xxl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xxl-n2,
.my-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xxl-n2,
.mx-xxl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xxl-n3 {
    margin: -1rem !important;
  }

  .mt-xxl-n3,
.my-xxl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xxl-n3,
.mx-xxl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xxl-n3,
.my-xxl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xxl-n3,
.mx-xxl-n3 {
    margin-left: -1rem !important;
  }

  .m-xxl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xxl-n4,
.my-xxl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xxl-n4,
.mx-xxl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xxl-n4,
.my-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xxl-n4,
.mx-xxl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xxl-n5 {
    margin: -3rem !important;
  }

  .mt-xxl-n5,
.my-xxl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xxl-n5,
.mx-xxl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xxl-n5,
.my-xxl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xxl-n5,
.mx-xxl-n5 {
    margin-left: -3rem !important;
  }

  .m-xxl-auto {
    margin: auto !important;
  }

  .mt-xxl-auto,
.my-xxl-auto {
    margin-top: auto !important;
  }

  .mr-xxl-auto,
.mx-xxl-auto {
    margin-right: auto !important;
  }

  .mb-xxl-auto,
.my-xxl-auto {
    margin-bottom: auto !important;
  }

  .ml-xxl-auto,
.mx-xxl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

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

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right, .header-title {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1920px) {
  .text-xxl-left {
    text-align: left !important;
  }

  .text-xxl-right {
    text-align: right !important;
  }

  .text-xxl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 500 !important;
}

.font-weight-bolder {
  font-weight: 600 !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white, .section-quote-img {
  color: #fff !important;
}

.text-primary, .card .card-type {
  color: #b31b1b !important;
}

a.text-primary:hover, .card a.card-type:hover, a.text-primary:focus, .card a.card-type:focus {
  color: #711111 !important;
}

.text-secondary {
  color: #006699 !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #00334d !important;
}

.text-success {
  color: #4B7B2B !important;
}

a.text-success:hover, a.text-success:focus {
  color: #284217 !important;
}

.text-info {
  color: #006699 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #00334d !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

.text-light {
  color: #F6F6F6 !important;
}

a.text-light:hover, a.text-light:focus {
  color: #d0d0d0 !important;
}

.text-dark {
  color: #222222 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: black !important;
}

.text-body {
  color: #222222 !important;
}

.text-muted, ul.archive-items li .card .card-date, ul.archive-items li .card .card-footer {
  color: #616161 !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
*::before,
.updated:before,
.faq-list .question:before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a:not(.btn):not(.navbar-search-mobile) {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
blockquote {
    border: 1px solid #919191;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }

  .container {
    min-width: 992px !important;
  }

  .navbar, .navbar-main {
    display: none;
  }

  .badge, .updated {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
.table th {
    background-color: #fff !important;
  }

  .table-bordered th,
.table-bordered td {
    border: 1px solid #C2C2C2 !important;
  }

  .table-dark {
    color: inherit;
  }
  .table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
    border-color: #DADADA;
  }

  .table .thead-dark th {
    color: inherit;
    border-color: #DADADA;
  }
}
body {
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: "lnum";
  -webkit-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
}

.serif, .section-quote-img .quote-text, .section-tabs .tab-pane.active .card-text, .section-people .section-people-heading, .section-people .card .card-title, ul.archive-items li .card .card-text, .archive .main h1, .archive .main .section-people .section-people-heading, .section-people .archive .main .section-people-heading, .archive .main .header-title,
.archive .main h2,
.archive .main h3,
.archive .main h4,
.archive .main h5,
.archive .main h6, .card .card-title {
  font-family: "freight-text-pro", Garamond, Times, serif;
}

.sans-serif {
  font-family: "freight-sans-pro", Helvetica, Arial, sans-serif;
}

.page .main {
  font-size: 1.5rem;
  font-weight: 200;
}
.page .main .navbar-filters {
  font-size: 1rem;
}
.page .main blockquote, .page .main .blockquote {
  font-family: "freight-text-pro", Garamond, Times, serif;
  font-weight: 400;
}
.page .main .lead, .page .main .section-tabs .tab-pane.active .card-text, .section-tabs .tab-pane.active .page .main .card-text {
  font-size: 2rem;
  font-weight: 400;
}

.a, .instagram-cover .instagram-account, .section-tabs .tab-pane.active a, .section-tabs .nav &gt; a span, .section-news .card-title, .footer a, .archive h2, .navbar-main .navbar-nav .nav-item .nav-link, .navbar-main .navbar-nav .nav-item .section-tabs .nav &gt; a, .section-tabs .navbar-main .navbar-nav .nav-item .nav &gt; a, a.header-title, .header-title a, ol.breadcrumb li a, .card .card-link, .red-underline, .section-people .section-people-heading, .main a:not(.btn):not(.navbar-search-mobile):not(.card-link), .underline {
  text-decoration-color: transparent;
  background-image: linear-gradient(#006699, #006699);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: 0% 2px;
  transition: background-size 0.3s, background-image 0.3s;
}
.a:hover, .instagram-cover .instagram-account:hover, .section-tabs .tab-pane.active a:hover, .section-tabs .nav &gt; a span:hover, .section-news .card-title:hover, .footer a:hover, .archive h2:hover, .navbar-main .navbar-nav .nav-item .nav-link:hover, .navbar-main .navbar-nav .nav-item .section-tabs .nav &gt; a:hover, .section-tabs .navbar-main .navbar-nav .nav-item .nav &gt; a:hover, a.header-title:hover, .header-title a:hover, ol.breadcrumb li a:hover, .card .card-link:hover, .red-underline:hover, .section-people .section-people-heading:hover, .main a:hover:not(.btn):not(.navbar-search-mobile):not(.card-link), .underline:hover, .a:focus, .instagram-cover .instagram-account:focus, .section-tabs .tab-pane.active a:focus, .section-tabs .nav &gt; a span:focus, .section-news .card-title:focus, .footer a:focus, .archive h2:focus, .navbar-main .navbar-nav .nav-item .nav-link:focus, .navbar-main .navbar-nav .nav-item .section-tabs .nav &gt; a:focus, .section-tabs .navbar-main .navbar-nav .nav-item .nav &gt; a:focus, a.header-title:focus, .header-title a:focus, ol.breadcrumb li a:focus, .card .card-link:focus, .red-underline:focus, .section-people .section-people-heading:focus, .main a:focus:not(.btn):not(.navbar-search-mobile):not(.card-link), .underline:focus {
  text-decoration-color: transparent;
  background-size: 100% 2px;
}

.underline {
  background-image: linear-gradient(#006699, #006699);
  background-size: 100% 2px;
}

.link-caret::after {
  content: "\f2fb";
  font-family: "Material-Design-Iconic-Font";
}

.main a:not(.btn):not(.navbar-search-mobile):not(.card-link) {
  background-image: linear-gradient(#006699, #006699);
  background-size: 100% 2px;
}

.red-underline, .section-people .section-people-heading {
  display: inline-block;
  background-image: linear-gradient(#b31b1b, #b31b1b);
  background-size: 100% 2px;
}

.uppercase, ul.archive-items li .card .card-date, .btn-uppercase, .card .card-type {
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1;
}

.text-small, .text-sm {
  font-size: 0.9em;
}

.highlight span, .jumbotron-short h1 span, .jumbotron-short .section-people .section-people-heading span, .section-people .jumbotron-short .section-people-heading span, .jumbotron-short .header-title span, .jumbotron-short h2 span, .jumbotron-short h3 span, .jumbotron-short h4 span, .jumbotron-short h5 span, .jumbotron-short h6 span {
  background: #000;
  background: rgba(0, 0, 0, 0.85);
  transition: background 0.3s;
  color: #fff;
}
.highlight.primary span, .jumbotron-short h1.primary span, .jumbotron-short .section-people .primary.section-people-heading span, .section-people .jumbotron-short .primary.section-people-heading span, .jumbotron-short .primary.header-title span, .jumbotron-short h2.primary span, .jumbotron-short h3.primary span, .jumbotron-short h4.primary span, .jumbotron-short h5.primary span, .jumbotron-short h6.primary span {
  background: #b31b1b;
}
@media (min-width: 992px) {
  .highlight span, .jumbotron-short h1 span, .jumbotron-short .section-people .section-people-heading span, .section-people .jumbotron-short .section-people-heading span, .jumbotron-short .header-title span, .jumbotron-short h2 span, .jumbotron-short h3 span, .jumbotron-short h4 span, .jumbotron-short h5 span, .jumbotron-short h6 span {
    line-height: 1.75;
  }
}

a:focus .highlight span, a:focus .jumbotron-short h1 span, a:focus .jumbotron-short .section-people .section-people-heading span, .section-people a:focus .jumbotron-short .section-people-heading span, .jumbotron-short a:focus h1 span, .jumbotron-short a:focus .section-people .section-people-heading span, .section-people .jumbotron-short a:focus .section-people-heading span, a:focus .jumbotron-short .header-title span, .jumbotron-short a:focus .header-title span, a:focus .jumbotron-short h2 span, .jumbotron-short a:focus h2 span, a:focus .jumbotron-short h3 span, .jumbotron-short a:focus h3 span, a:focus .jumbotron-short h4 span, .jumbotron-short a:focus h4 span, a:focus .jumbotron-short h5 span, .jumbotron-short a:focus h5 span, a:focus .jumbotron-short h6 span, .jumbotron-short a:focus h6 span, a:hover .highlight span, a:hover .jumbotron-short h1 span, a:hover .jumbotron-short .section-people .section-people-heading span, .section-people a:hover .jumbotron-short .section-people-heading span, .jumbotron-short a:hover h1 span, .jumbotron-short a:hover .section-people .section-people-heading span, .section-people .jumbotron-short a:hover .section-people-heading span, a:hover .jumbotron-short .header-title span, .jumbotron-short a:hover .header-title span, a:hover .jumbotron-short h2 span, .jumbotron-short a:hover h2 span, a:hover .jumbotron-short h3 span, .jumbotron-short a:hover h3 span, a:hover .jumbotron-short h4 span, .jumbotron-short a:hover h4 span, a:hover .jumbotron-short h5 span, .jumbotron-short a:hover h5 span, a:hover .jumbotron-short h6 span, .jumbotron-short a:hover h6 span {
  background: #000;
}
a:focus .highlight span, a:focus .jumbotron-short h1 span, a:focus .jumbotron-short .section-people .section-people-heading span, .section-people a:focus .jumbotron-short .section-people-heading span, .jumbotron-short a:focus h1 span, .jumbotron-short a:focus .section-people .section-people-heading span, .section-people .jumbotron-short a:focus .section-people-heading span, a:focus .jumbotron-short .header-title span, .jumbotron-short a:focus .header-title span, a:focus .jumbotron-short h2 span, .jumbotron-short a:focus h2 span, a:focus .jumbotron-short h3 span, .jumbotron-short a:focus h3 span, a:focus .jumbotron-short h4 span, .jumbotron-short a:focus h4 span, a:focus .jumbotron-short h5 span, .jumbotron-short a:focus h5 span, a:focus .jumbotron-short h6 span, .jumbotron-short a:focus h6 span {
  outline-width: 5px;
  outline-color: #4D90FE;
  outline-offset: 0;
  outline-style: auto;
}

::selection {
  background: #b31b1b;
  color: #fff;
}

::-moz-selection {
  background: #b31b1b;
  color: #fff;
}

.serif, .section-quote-img .quote-text, .section-tabs .tab-pane.active .card-text, .section-people .section-people-heading, .section-people .card .card-title, ul.archive-items li .card .card-text, .archive .main h1, .archive .main .section-people .section-people-heading, .section-people .archive .main .section-people-heading, .archive .main .header-title,
.archive .main h2,
.archive .main h3,
.archive .main h4,
.archive .main h5,
.archive .main h6, .card .card-title {
  font-family: "freight-text-pro", Garamond, Times, serif;
}

.skiplink {
  background: #b31b1b;
  color: #fff;
  font-weight: 500;
  padding: 0.5em;
}

.table-font-sm {
  font-size: 0.8em;
}

@media (max-width: 575.98px) {
  .table-responsive-stacked-sm thead {
    display: none;
  }
  .table-responsive-stacked-sm td {
    display: block;
    width: 100%;
  }
  .table-responsive-stacked-sm &gt; .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-stacked-md thead {
    display: none;
  }
  .table-responsive-stacked-md td {
    display: block;
    width: 100%;
  }
  .table-responsive-stacked-md &gt; .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-stacked-lg thead {
    display: none;
  }
  .table-responsive-stacked-lg td {
    display: block;
    width: 100%;
  }
  .table-responsive-stacked-lg &gt; .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-stacked-xl thead {
    display: none;
  }
  .table-responsive-stacked-xl td {
    display: block;
    width: 100%;
  }
  .table-responsive-stacked-xl &gt; .table-bordered {
    border: 0;
  }
}
@media (max-width: 1919.98px) {
  .table-responsive-stacked-xxl thead {
    display: none;
  }
  .table-responsive-stacked-xxl td {
    display: block;
    width: 100%;
  }
  .table-responsive-stacked-xxl &gt; .table-bordered {
    border: 0;
  }
}
.table-responsive-stacked thead {
  display: none;
}
.table-responsive-stacked td {
  display: block;
  width: 100%;
}
.table-responsive-stacked &gt; .table-bordered {
  border: 0;
}

.title-line, .subhead {
  position: relative;
}
.title-line span, .subhead span {
  background-color: white;
  padding-right: 10px;
}
.title-line:after, .subhead:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0.5em;
  border-top: 1px solid #DADADA;
  z-index: -1;
}

.subhead {
  margin-bottom: 3rem;
}
.updates .subhead {
  margin-bottom: 1rem;
}

.border, .section-tabs {
  border: 1px solid #e6e6e6 !important;
}

.border-top {
  border-top: 1px solid #e6e6e6 !important;
}

.border-right {
  border-right: 1px solid #e6e6e6 !important;
}

.border-bottom, ol.breadcrumb {
  border-bottom: 1px solid #e6e6e6 !important;
}

.border-left {
  border-left: 1px solid #e6e6e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

@media (min-width: 576px) {
  .border-sm {
    border: 1px solid #e6e6e6 !important;
  }

  .border-sm-top {
    border-top: 1px solid #e6e6e6 !important;
  }

  .border-sm-right {
    border-right: 1px solid #e6e6e6 !important;
  }

  .border-sm-bottom {
    border-bottom: 1px solid #e6e6e6 !important;
  }

  .border-sm-left {
    border-left: 1px solid #e6e6e6 !important;
  }

  .border-sm-0 {
    border: 0 !important;
  }

  .border-sm-top-0 {
    border-top: 0 !important;
  }

  .border-sm-right-0 {
    border-right: 0 !important;
  }

  .border-sm-bottom-0 {
    border-bottom: 0 !important;
  }

  .border-sm-left-0 {
    border-left: 0 !important;
  }
}
@media (min-width: 768px) {
  .border-md {
    border: 1px solid #e6e6e6 !important;
  }

  .border-md-top {
    border-top: 1px solid #e6e6e6 !important;
  }

  .border-md-right {
    border-right: 1px solid #e6e6e6 !important;
  }

  .border-md-bottom {
    border-bottom: 1px solid #e6e6e6 !important;
  }

  .border-md-left {
    border-left: 1px solid #e6e6e6 !important;
  }

  .border-md-0 {
    border: 0 !important;
  }

  .border-md-top-0 {
    border-top: 0 !important;
  }

  .border-md-right-0 {
    border-right: 0 !important;
  }

  .border-md-bottom-0 {
    border-bottom: 0 !important;
  }

  .border-md-left-0 {
    border-left: 0 !important;
  }
}
@media (min-width: 992px) {
  .border-lg {
    border: 1px solid #e6e6e6 !important;
  }

  .border-lg-top {
    border-top: 1px solid #e6e6e6 !important;
  }

  .border-lg-right {
    border-right: 1px solid #e6e6e6 !important;
  }

  .border-lg-bottom {
    border-bottom: 1px solid #e6e6e6 !important;
  }

  .border-lg-left {
    border-left: 1px solid #e6e6e6 !important;
  }

  .border-lg-0 {
    border: 0 !important;
  }

  .border-lg-top-0 {
    border-top: 0 !important;
  }

  .border-lg-right-0 {
    border-right: 0 !important;
  }

  .border-lg-bottom-0 {
    border-bottom: 0 !important;
  }

  .border-lg-left-0 {
    border-left: 0 !important;
  }
}
@media (min-width: 1200px) {
  .border-xl {
    border: 1px solid #e6e6e6 !important;
  }

  .border-xl-top {
    border-top: 1px solid #e6e6e6 !important;
  }

  .border-xl-right {
    border-right: 1px solid #e6e6e6 !important;
  }

  .border-xl-bottom {
    border-bottom: 1px solid #e6e6e6 !important;
  }

  .border-xl-left {
    border-left: 1px solid #e6e6e6 !important;
  }

  .border-xl-0 {
    border: 0 !important;
  }

  .border-xl-top-0 {
    border-top: 0 !important;
  }

  .border-xl-right-0 {
    border-right: 0 !important;
  }

  .border-xl-bottom-0 {
    border-bottom: 0 !important;
  }

  .border-xl-left-0 {
    border-left: 0 !important;
  }
}
@media (min-width: 1920px) {
  .border-xxl {
    border: 1px solid #e6e6e6 !important;
  }

  .border-xxl-top {
    border-top: 1px solid #e6e6e6 !important;
  }

  .border-xxl-right {
    border-right: 1px solid #e6e6e6 !important;
  }

  .border-xxl-bottom {
    border-bottom: 1px solid #e6e6e6 !important;
  }

  .border-xxl-left {
    border-left: 1px solid #e6e6e6 !important;
  }

  .border-xxl-0 {
    border: 0 !important;
  }

  .border-xxl-top-0 {
    border-top: 0 !important;
  }

  .border-xxl-right-0 {
    border-right: 0 !important;
  }

  .border-xxl-bottom-0 {
    border-bottom: 0 !important;
  }

  .border-xxl-left-0 {
    border-left: 0 !important;
  }
}
.card {
  position: relative;
  text-decoration: none;
}
.card:hover .card-title, .card:focus .card-title {
  background-size: 100% 2px;
}
.card .card-title {
  font-weight: 600;
}
.card .card-text {
  font-size: 1rem;
}
.card.card-lg .card-text {
  font-size: 1rem;
}
.card.card-no-border, .section-people .card {
  box-shadow: none !important;
  border-radius: 0;
  border: 0;
}
@media (max-width: 767.98px) {
  .card.card-no-border .card-body-right, .section-people .card .card-body-right, .card.card-no-border .card-body-left, .section-people .card .card-body-left {
    padding-left: 0;
    padding-right: 0;
  }
}
.card .card-link {
  color: #494949;
  display: inline;
  background-image: linear-gradient(#b31b1b, #b31b1b);
}
.card .card-link &gt; * {
  display: inline;
}
.card .card-link:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.card.pinned .card-header time:before {
  content: url("../img/icons/thumb_tack.svg");
  height: 0.875rem;
  width: 0.5833333333rem;
  display: inline-block;
  vertical-align: text-bottom;
  margin-right: 0.21875rem;
}
.card.pinned .card-header {
  border-top: 5px solid #b31b1b !important;
}

.events-wrapper &gt; div {
  padding-right: 15px;
  padding-left: 15px;
}
.events-wrapper .events-list {
  margin-top: 3rem;
}
.events-wrapper .events-intro a {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .events-wrapper .events-list {
    margin-top: 0;
  }
}
.events-wrapper .card .card-header {
  line-height: 1;
}
.events-wrapper .card:hover {
  text-decoration: none;
}
.events-wrapper .card:hover .event-title, .events-wrapper .card:hover .card-text {
  text-decoration: underline;
}

.event-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.event-list .event-item {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  width: 100%;
  margin-bottom: 36px;
  display: flex;
}
.event-list .event-item.transparent {
  opacity: 0;
}

time.event-date {
  display: block;
  margin-right: 20px;
  position: relative;
  width: 75px;
}
time.event-date:after {
  background-color: #b3b3b3;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
}

.event-month {
  display: block;
  color: #555;
  font-size: 12px;
  padding-left: 3px;
  text-transform: uppercase;
  font-weight: bold;
}

.event-day {
  display: block;
  font-family: "freight-text-pro", Garamond, Times, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 38px;
  line-height: 1;
}

.event-name {
  display: block;
  font-size: 18px;
  line-height: 1.4;
  position: relative;
  width: 100%;
}
.event-name em {
  display: block;
  font-size: 16px;
  color: #848484;
}

@media (min-width: 60em) {
  .event-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    margin-top: 0;
  }
}
@media (max-width: 60em) {
  .event-list .event-item {
    margin-bottom: 1em;
  }
}
@media (min-width: 36em) and (max-width: 60em) {
  li.event-item {
    margin-bottom: 48px;
  }
}
@media (min-width: 60em) {
  li.event-item {
    margin-bottom: 48px;
  }
}
.faq-list .question, .faq-list .answer {
  margin-left: 45px;
}
.faq-list .faq-item .btn-link {
  padding-left: 0;
  padding-right: 0;
  text-transform: uppercase;
  font-weight: 200;
  text-decoration: underline;
}
.faq-list .question {
  position: relative;
  font-weight: 400;
}
.faq-list .question:before {
  border: thin solid #DADADA;
  color: #494949;
  border-radius: 2px;
  margin-right: 15px;
  font-size: 15px;
  text-align: center;
  padding: 8px 10px;
  line-height: 1;
  position: absolute;
  left: -45px;
  display: flex;
  align-items: center;
  font-weight: bold;
  background: #F6F6F6;
}
.faq-list .question[aria-expanded=true]:before {
  content: "\f273" !important;
  color: #b31b1b;
}
.question {
  cursor: pointer;
  font-size: 1.75rem;
}

.subhead {
  margin-bottom: 3rem;
}
.updates .subhead {
  margin-bottom: 1rem;
}

.updated {
  background: #fcebeb;
  color: #b31b1b;
  font-family: "freight-sans-pro", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-left: 0.5em;
  font-size: 0.875rem;
  vertical-align: text-top;
  margin-top: 5px;
}
.updated:before, .faq-list .updated.question:before {
  margin-right: 0.25em;
}

.navbar-filters label {
  font-weight: 500;
}

.overlay, .section-quote-img, .jumbotron-short {
  position: relative;
  z-index: 0;
}
.overlay:before, .section-quote-img:before, .jumbotron-short:before, .faq-list .overlay.question:before, .faq-list .question.section-quote-img:before, .faq-list .question.jumbotron-short:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.overlay-5:before, .faq-list .overlay-5.question:before {
  background: rgba(0, 0, 0, 0.05);
}

.overlay-10:before, .jumbotron-short:before, .faq-list .overlay-10.question:before, .faq-list .question.jumbotron-short:before {
  background: rgba(0, 0, 0, 0.1);
}

.overlay-15:before, .faq-list .overlay-15.question:before {
  background: rgba(0, 0, 0, 0.15);
}

.overlay-20:before, .faq-list .overlay-20.question:before {
  background: rgba(0, 0, 0, 0.2);
}

.overlay-25:before, .faq-list .overlay-25.question:before {
  background: rgba(0, 0, 0, 0.25);
}

.overlay-30:before, .faq-list .overlay-30.question:before {
  background: rgba(0, 0, 0, 0.3);
}

.overlay-35:before, .faq-list .overlay-35.question:before {
  background: rgba(0, 0, 0, 0.35);
}

.overlay-40:before, .faq-list .overlay-40.question:before {
  background: rgba(0, 0, 0, 0.4);
}

.overlay-45:before, .faq-list .overlay-45.question:before {
  background: rgba(0, 0, 0, 0.45);
}

.overlay-50:before, .section-quote-img:before, .faq-list .overlay-50.question:before, .faq-list .question.section-quote-img:before {
  background: rgba(0, 0, 0, 0.5);
}

.overlay-55:before, .faq-list .overlay-55.question:before {
  background: rgba(0, 0, 0, 0.55);
}

.overlay-60:before, .faq-list .overlay-60.question:before {
  background: rgba(0, 0, 0, 0.6);
}

.overlay-65:before, .faq-list .overlay-65.question:before {
  background: rgba(0, 0, 0, 0.65);
}

.overlay-70:before, .faq-list .overlay-70.question:before {
  background: rgba(0, 0, 0, 0.7);
}

.overlay-75:before, .faq-list .overlay-75.question:before {
  background: rgba(0, 0, 0, 0.75);
}

.overlay-80:before, .faq-list .overlay-80.question:before {
  background: rgba(0, 0, 0, 0.8);
}

.overlay-85:before, .faq-list .overlay-85.question:before {
  background: rgba(0, 0, 0, 0.85);
}

.overlay-90:before, .faq-list .overlay-90.question:before {
  background: rgba(0, 0, 0, 0.9);
}

.overlay-95:before, .faq-list .overlay-95.question:before {
  background: rgba(0, 0, 0, 0.95);
}

.overlay-100:before, .faq-list .overlay-100.question:before {
  background: black;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .col-overflow-right {
    margin-right: calc((100vw - 960px) / -2);
  }

  .col-overflow-left {
    margin-left: calc((100vw - 960px) / -2);
  }
}
@media (min-width: 1200px) and (max-width: 1919.98px) {
  .col-overflow-right {
    margin-right: calc((100vw - 1140px) / -2);
  }

  .col-overflow-left {
    margin-left: calc((100vw - 1140px) / -2);
  }
}
.gt-neg {
  margin-top: -30px;
}

.gx-neg {
  margin-left: -30px;
  margin-right: -30px;
  max-width: calc(100% + 60px);
}

ol.breadcrumb {
  border-bottom-color: #DADADA;
}
ol.breadcrumb li {
  font-weight: 500 !important;
  font-size: 1rem !important;
}
ol.breadcrumb li a {
  background-image: linear-gradient(#006699, #006699);
}

table caption {
  color: #000;
}

.header-main {
  border-top: 4px solid #b31b1b;
}
.header-main a:focus .header-title {
  background-size: 100% 2px;
}
.header-container .header-logo, .header-container .header-title, .header-container .header-navbar {
  flex: 0 1 auto;
}
.header-container .header-navbar {
  width: 100%;
}

.header-title {
  font-family: "freight-text-pro", Garamond, Times, serif;
}

a.header-title, .header-title a {
  color: #000;
  background-image: linear-gradient(#b31b1b, #b31b1b);
}

.header-logo a {
  display: block;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 75px;
  height: 75px;
  background: url("../img/logos/cornell_seal_simple_b31b1b.svg");
}

@media (max-width: 991.98px) {
  .header-main {
    padding-top: 0 !important;
  }
  .header-main .header-container [class^=header-] {
    width: auto;
  }
  .header-main .header-container .header-navbar {
    order: 2;
  }
  .header-main .header-container .header-logo {
    order: 1;
  }
  .header-main .header-container .header-title {
    order: 3;
    width: 100%;
  }
  .header-main .header-title {
    display: block;
    font-size: 1.75rem;
    text-align: center;
    padding: 1rem;
  }
  .header-main .header-logo a {
    height: 40px;
    width: 178px;
    margin: 2.5px 0;
    background: url("../img/logos/cornell-reduced-red.svg");
  }
}
.navbar-main {
  font-size: 1.25rem;
}
.navbar-main .navbar-nav .nav-item {
  color: #000;
}
.navbar-main .navbar-nav .nav-item .nav-link, .navbar-main .navbar-nav .nav-item .section-tabs .nav &gt; a, .section-tabs .navbar-main .navbar-nav .nav-item .nav &gt; a {
  display: inline-block;
  padding: 0;
  margin: 0.5rem 1rem;
  background-image: linear-gradient(#b31b1b, #b31b1b);
}
@media (min-width: 576px) {
  .navbar-main .navbar-nav .nav-item:first-child .nav-link, .navbar-main .navbar-nav .nav-item:first-child .section-tabs .nav &gt; a, .section-tabs .navbar-main .navbar-nav .nav-item:first-child .nav &gt; a {
    padding-left: 0;
  }
  .navbar-main .navbar-nav .nav-item:last-child .nav-link, .navbar-main .navbar-nav .nav-item:last-child .section-tabs .nav &gt; a, .section-tabs .navbar-main .navbar-nav .nav-item:last-child .nav &gt; a {
    padding-right: 0;
  }
}
.navbar-main .navbar-nav .nav-item.active .nav-link, .navbar-main .navbar-nav .nav-item.active .section-tabs .nav &gt; a, .section-tabs .navbar-main .navbar-nav .nav-item.active .nav &gt; a {
  background-size: 100% 2px;
}
.navbar-main .navbar-toggler:after {
  font-family: "Material-Design-Iconic-Font";
  content: "\f197" !important;
}

.nav-item .nav-link-dropdown {
  margin-right: 0 !important;
}

.navbar-main .navbar-toggler {
  color: #fff !important;
  border: transparent !important;
}
.navbar-main .navbar-toggler * {
  color: inherit;
}

.dropdown-toggle {
  background: transparent;
  border: 0;
  padding: 0;
  margin-left: 0.5rem;
}
.dropdown-toggle:after {
  border: 0;
  margin: 0;
  vertical-align: baseline;
}

.sidebar-nav {
  border: 0;
}
.sidebar-nav .list-group-item {
  padding-left: 0;
  padding-right: 0;
  font-weight: 400;
}
.sidebar-nav .list-group-item a {
  color: inherit;
  background-image: none !important;
}
.sidebar-nav .list-group-item ul {
  padding-left: 15px;
}
.sidebar-nav .list-group-item.active &gt; a {
  color: #b31b1b;
}
.sidebar-nav .list-group-item .navbar-toggler {
  line-height: 1;
  padding: 0;
  vertical-align: text-top;
  font-size: inherit;
  background: transparent;
}
.sidebar-nav .list-group-item .navbar-toggler:after {
  font-size: inherit;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  display: inline;
}
@media (min-width: 768px) {
  .row .sidebar-nav, ul.archive-items .sidebar-nav {
    margin-top: -15px;
  }
}
@media (max-width: 991.98px) {
  .sidebar-nav {
    font-size: 1.125rem;
  }
}
@media (max-width: 767.98px) {
  .sidebar-nav {
    margin-bottom: 2rem;
  }
  .sidebar-nav .navbar-collapse {
    background: #fff;
    border: thin solid #AAAAAA;
    padding: 0 15px;
  }
}

.dropdown-toggle:after {
  font-family: "Material-Design-Iconic-Font";
  content: "\f2f9" !important;
}
.dropdown-toggle[aria-expanded=true]:after {
  content: "\f2fc" !important;
}

@media (max-width: 991.98px) {
  .header-logo {
    z-index: 1030;
  }

  .navbar-main {
    position: unset;
  }
  .navbar-main .navbar-toggler, .navbar-main .navbar-search-mobile {
    width: 36px;
    height: 36px;
    text-align: center;
  }
  .navbar-main .navbar-toggler {
    position: absolute;
    top: 10px;
    right: 6px;
    z-index: 1030;
    padding: 0;
  }
  .navbar-main .navbar-search-mobile {
    border: 0;
    position: absolute;
    top: 10px;
    right: 50px;
    z-index: 1030;
  }
  .navbar-main .navbar-collapse {
    position: absolute;
    top: 4px;
    left: 0;
    right: 0;
    padding-top: 60px;
    background: #fff;
    z-index: 1000;
  }
  .navbar-main .navbar-collapse.show {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175);
  }

  .dropdown-menu-lg-right {
    position: static !important;
    float: none !important;
    transform: none !important;
    border: 0;
    padding-bottom: 1.5rem;
  }
  .dropdown-menu-lg-right .dropdown-item {
    font-size: 1.25rem;
  }
}
.jumbotron-short {
  background-image: url("../img/banners/UP_2017_0431_024_pano_select-1920x540.jpg");
}
@media (min-width: 768px) {
  .jumbotron-short {
    padding-bottom: 5rem;
    margin-bottom: 0;
  }
  .jumbotron-short + .container {
    position: relative;
    background: #fff;
    margin-top: -3rem;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    z-index: 2;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .jumbotron-short + .container {
    max-width: 990px;
  }
}
@media (min-width: 1200px) {
  .jumbotron-short + .container {
    max-width: 1170px;
  }
}

.archive .main {
  padding-bottom: 0 !important;
}
.archive .main .navbar-filters {
  margin: -60px -30px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 767.98px) {
  .archive .nav-item:last-child {
    width: 100%;
    padding: 1.25rem 0;
  }
  .archive .lead, .archive .section-tabs .tab-pane.active .card-text, .section-tabs .tab-pane.active .archive .card-text {
    font-size: 1.25rem !important;
  }
}
.archive h2 {
  background-image: linear-gradient(#b31b1b, #b31b1b);
  background-size: 100% 2px;
  display: table;
}

ul.archive-items {
  padding: 0;
  margin: 0;
  margin-left: -15px;
  margin-right: -15px;
}
ul.archive-items li {
  margin-bottom: 30px;
  list-style-type: none;
}
ul.archive-items li .card {
  transition: box-shadow 0.25s ease-in-out, transform 0.5s ease-in-out;
}
ul.archive-items li .card .card-header, ul.archive-items li .card .card-footer {
  border: 0;
}
ul.archive-items li .card .card-header {
  font-size: 0.875rem;
}
ul.archive-items li .card .card-date, ul.archive-items li .card .card-footer {
  font-size: 0.875rem;
}
ul.archive-items li .card .card-date {
  font-weight: 500;
}
ul.archive-items li .card .card-text {
  color: #222222;
}
ul.archive-items li .card .card-text a {
  position: relative;
  z-index: 1000;
}
ul.archive-items li .card .card-source {
  font-style: italic;
}
ul.archive-items li .card .card-person + .card-source:before, ul.archive-items li .card .faq-list .card-person + .card-source.question:before {
  content: ", ";
}

.jumbotron-pano, .jumbotron-short {
  background-size: cover;
  background-position: center center;
}
.jumbotron-pano a, .jumbotron-short a {
  text-decoration: none;
}
.jumbotron-pano a:focus, .jumbotron-short a:focus {
  outline: none;
}
@media (min-width: 1920px) {
  .jumbotron-pano, .jumbotron-short {
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 576px) {
  .jumbotron-pano {
    min-height: 480px;
  }
}
@media (max-width: 767.98px) {
  .jumbotron-pano {
    min-height: 56.25vw;
  }
  .jumbotron-pano .h1, .jumbotron-pano .highlight, .jumbotron-pano .jumbotron-short h1, .jumbotron-pano .jumbotron-short .section-people .section-people-heading, .section-people .jumbotron-pano .jumbotron-short .section-people-heading, .jumbotron-short .jumbotron-pano h1, .jumbotron-short .jumbotron-pano .section-people .section-people-heading, .section-people .jumbotron-short .jumbotron-pano .section-people-heading, .jumbotron-pano .jumbotron-short .header-title, .jumbotron-short .jumbotron-pano .header-title, .jumbotron-pano .jumbotron-short h2, .jumbotron-short .jumbotron-pano h2, .jumbotron-pano .jumbotron-short h3, .jumbotron-short .jumbotron-pano h3, .jumbotron-pano .jumbotron-short h4, .jumbotron-short .jumbotron-pano h4, .jumbotron-pano .jumbotron-short h5, .jumbotron-short .jumbotron-pano h5, .jumbotron-pano .jumbotron-short h6, .jumbotron-short .jumbotron-pano h6 {
    font-size: 1.875rem;
    line-height: 1.75;
  }
}
@media (min-width: 576px) {
  .jumbotron-pano.overlap {
    margin-bottom: -3rem;
  }
  .jumbotron-pano.overlap .container {
    margin-bottom: 3rem;
  }
}

.jumbotron-short h1, .jumbotron-short .section-people .section-people-heading, .section-people .jumbotron-short .section-people-heading, .jumbotron-short .header-title, .jumbotron-short h2, .jumbotron-short h3, .jumbotron-short h4, .jumbotron-short h5, .jumbotron-short h6 {
  font-weight: 300;
}
@media (min-width: 768px) {
  .jumbotron-short {
    padding-top: 8rem;
  }
}
@media (max-width: 767.98px) {
  .jumbotron-short {
    padding-top: 6rem;
  }
  .jumbotron-short h1, .jumbotron-short .section-people .section-people-heading, .section-people .jumbotron-short .section-people-heading, .jumbotron-short .header-title, .jumbotron-short .h1 {
    font-size: 1.875rem;
  }
}

.footer {
  background: #222222;
  color: #DADADA;
}
.footer a {
  color: #fff;
  background-image: linear-gradient(#fff, #fff);
  background-size: 100% 2px;
}

.section-news a.card:hover {
  text-decoration: none;
}
.section-news a.card:hover .card-title {
  background-size: 100% 2px;
}
.section-news .card-title {
  display: inline;
  color: #000;
  font-size: 1.25rem;
  font-weight: 500;
  background-image: linear-gradient(#b31b1b, #b31b1b);
}

.section-people .card {
  margin-bottom: 1rem;
}
.section-people .card .card-body {
  text-align: center;
}
.section-people .card .card-title {
  line-height: 1.125;
}
.section-people .card .card-text {
  line-height: 1.25;
}
.section-people .section-people-heading {
  display: inline-block;
}
.section-tabs {
  background: #fff;
}
.section-tabs .nav {
  align-items: center;
}
.section-tabs .nav &gt; a {
  text-decoration: none;
  font-weight: 600;
  line-height: 1.25;
  font-size: 1.25rem;
  color: #767676;
}
.section-tabs .nav &gt; a span {
  display: inline-block;
  background-image: linear-gradient(#b31b1b, #b31b1b);
  background-position: bottom center;
}
.section-tabs .nav &gt; a.active, .section-tabs .nav &gt; a:focus {
  color: #000;
}
.section-tabs .nav &gt; a.active span, .section-tabs .nav &gt; a:focus span {
  background-size: 100% 2px;
}
@media (max-width: 767.98px) {
  .section-tabs .nav .nav-item {
    font-size: 0.875rem;
    min-width: 50%;
  }
}
.section-tabs .tab-pane.active {
  background: #b31b1b;
  color: #fff;
}
.section-tabs .tab-pane.active a {
  color: #fff;
  background-image: linear-gradient(#fff, #fff);
  background-size: 100% 2px;
}
.section-tabs .tab-pane.active a:hover {
  color: rgba(255, 255, 255, 0.9);
}
@media (min-width: 992px) {
  .section-tabs .tab-pane.active .card-image-wrap, .section-tabs .tab-pane.active .card-body {
    width: 50%;
  }
}
.section-tabs .tab-pane.active .card-title {
  font-weight: 400;
}
@media (max-width: 767.98px) {
  .section-tabs .tab-pane.active .card-title {
    font-size: 1.25rem;
  }
}
.section-quote-img {
  background-size: cover;
  background-position: center center;
  position: relative;
}
.section-quote-img .container {
  position: relative;
}
.section-quote-img .quote-heading {
  display: table;
  font-weight: 600;
  border-bottom: 4px solid #b31b1b;
}
@media (max-width: 991.98px) {
  .section-quote-img .quote-text {
    font-size: 1.75rem;
  }
}

.section-campus-partners figure.campus-partner {
  display: flex;
}
.section-campus-partners figure.campus-partner .campus-partner-subject {
  font-size: 0.8em;
}
.section-campus-partners figure.campus-partner .campus-partner-img img {
  width: 100%;
  margin: auto;
  border-radius: 50%;
  border: 2px solid #b31b1b;
  padding: 3px;
  margin-bottom: 1.5rem;
}
.section-campus-partners figure.campus-partner figcaption a.link-caret {
  font-size: 0.95em;
}
.section-campus-partners figure.campus-partner .campus-partner-img {
  width: 25%;
}
.section-campus-partners figure.campus-partner figcaption {
  width: 75%;
  padding-left: 30px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .section-campus-partners figure.campus-partner {
    display: block;
    text-align: center;
  }
  .section-campus-partners figure.campus-partner .campus-partner-img img {
    max-width: 15vw;
    margin-left: auto;
    margin-right: auto;
  }
  .section-campus-partners figure.campus-partner .campus-partner-img, .section-campus-partners figure.campus-partner figcaption {
    width: 100%;
    padding-left: 0;
  }
}

/*
******
STATS GRID
******
*/
#main {
  margin-bottom: 3rem;
}

.section.cubo-tracking {
  margin-bottom: 3rem;
}

.cu-title {
  position: relative;
  text-transform: uppercase;
}

.cubo-tracking .cu-title.alt {
  font-family: freight-sans-pro-n7, freight-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.5rem;
  color: #000000;
}

.honeycomb-title {
  padding: 15px 0 0 0;
  border-top: 1px solid #e6e6e6;
  margin: 0 0 0.25rem 0;
  text-align: center;
}

.monitoring-systems .systems span {
  display: inline-block;
  border-radius: 16px;
  width: 32px;
  height: 32px;
  margin-right: 7px;
  margin-bottom: -7px;
}

.monitoring-systems .systems {
  text-align: center;
}
.monitoring-systems .systems.active span {
  position: relative;
  background: #32c671;
}
.monitoring-systems .systems.active span:before {
  position: absolute;
  top: 7px;
  left: 7px;
  content: "";
  background: url(../img/content/core/active.svg) center center no-repeat transparent;
  display: block;
  width: 18px;
  height: 18px;
}
.monitoring-systems .systems.inactive span {
  position: relative;
  background: #ef4035;
}
.monitoring-systems .systems.inactive span:before {
  position: absolute;
  top: 7px;
  left: 7px;
  content: "";
  background: url(../img/content/core/inactive.svg) center center no-repeat transparent;
  display: block;
  width: 18px;
  height: 18px;
}

.stat {
  padding: 0 12px;
}

.stats-list {
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
}

.stat-label {
  font-family: freight-sans-pro-n7, freight-sans-pro, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  color: #707070;
  font-style: normal;
  font-weight: 700;
}

.stats-list.grid .stat {
  float: left;
  margin-bottom: 36px;
  width: 100%;
}

.stats-list.grid.grid-four .stat-value,
.stats-list.grid.grid-four .stat-label {
  -webkit-transition: color 1s;
  transition: color 1s;
}

.stats-list.grid.grid-four .stat a:hover,
.stats-list.grid.grid-four .stat a:active,
.stats-list.grid.grid-four .stat a:visited:hover,
.stats-list.grid.grid-four .stat a:focus {
  text-decoration: none;
}

.stats-list.grid.grid-four .stat a:hover .stat-value,
.stats-list.grid.grid-four .stat a:active .stat-value,
.stats-list.grid.grid-four .stat a:visited:hover .stat-value,
.stats-list.grid.grid-four .stat a:focus .stat-value {
  color: #002b15;
}

.stats-list.grid.grid-four .stat a:hover .stat-label,
.stats-list.grid.grid-four .stat a:active .stat-label,
.stats-list.grid.grid-four .stat a:visited:hover .stat-label,
.stats-list.grid.grid-four .stat a:focus .stat-label {
  color: #3f3f3f;
}

.stats-list.grid.grid-four .stat a:focus {
  outline: 1px dotted #004466;
  display: block;
}

.stats-list.grid.grid-four .stat a .stat-label:before {
  content: "";
  background-image: url("../images/core/link.svg");
  height: 0.75em;
  width: 0.75em;
  display: inline-block;
}

.stat-value {
  font-family: freight-text-pro-n4, freight-text-pro, serif;
  font-style: normal;
  font-weight: 400;
  color: #159555;
  font-size: 44px;
  line-height: 1;
}

.stat-value:after {
  display: block;
  margin: 18px auto;
  content: " ";
  border-bottom: 1px solid #555;
  width: 30px;
  height: 1px;
}

.stat-value .percent {
  position: relative;
  top: -0.35em;
  font-size: 0.5em;
  line-height: 0;
  vertical-align: middle;
}

.stat-value .abbv {
  position: relative;
  font-size: 0.5em;
  line-height: 0;
  vertical-align: middle;
}

.cubo-tracking .page-block.header {
  text-align: center;
  margin-bottom: 30px;
}

.cubo-tracking .container {
  border-bottom: 1px solid #e6e6e6;
}

.cubo-tracking .page-block {
  padding: 0 30px;
}

.cubo-tracking .page-block.header {
  padding: 0;
}

.cubo-tracking .page-block.projects-updates {
  padding-top: 1rem;
  padding-bottom: 30px;
}

.cubo-tracking .page-block:after,
.container:after {
  content: "";
  display: table;
  clear: both;
}

.more-updates {
  color: #767676;
  font-style: italic;
  margin-bottom: 0;
  font-size: 14px;
}

.updated-on {
  color: #555;
  font-size: 14px;
}

.monitoring-systems {
  padding: 30px 0;
  border-top: 1px solid #9FAD9F;
  border-bottom: 1px solid #9FAD9F;
}

h3.systems {
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  font-size: 1.5rem;
}

@media (min-width: 60em) {
  .cubo-tracking .cu-title {
    font-size: 1.5rem;
  }

  .honeycomb-title {
    padding: 30px 0 0 0;
    margin-bottom: 0.25rem;
  }

  h3.systems {
    font-size: 1.75rem;
    margin-bottom: 0.5rem;
  }

  .stat {
    padding: 0 16px;
  }

  .stat-value {
    font-size: 42px;
  }

  .stats-list.grid .stat {
    padding: 0 12px;
  }

  .stats-list.grid.grid-four .stat {
    width: 33%;
  }

  .stats-list.grid.grid-four .stat:nth-child(odd) {
    clear: none;
  }

  .stats-list.grid.grid-four .stat:nth-child(5) {
    clear: both;
  }
}
@media (max-width: 60em) {
  .stat-value {
    font-size: 30px;
  }
}
/*
******
PHOTO GALLERY
******
*/
.section.image-gallery {
  padding: 0 0 3rem 0;
}

.gallery-container {
  position: relative;
  padding-top: 36px;
}

.slider-wrapper {
  width: 100%;
  height: 510px;
  overflow: hidden;
  margin: 0 auto;
  background: #000;
}

.inner-wrapper {
  width: 500%;
  height: 100%;
  position: relative;
  left: -100%;
}

.slide {
  position: relative;
  width: 20%;
  height: 100%;
  float: left;
  justify-content: center;
  align-items: center;
}

.slide img {
  width: 100%;
  height: auto;
}

.gallery-container .slide .media-overlay {
  padding: 1em;
  background: #000;
}

.gallery-container .slide .media-overlay .vbottom {
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75), 1px 1px 0px rgba(0, 0, 0, 0.5);
  vertical-align: bottom;
  display: inline-block;
  width: 99%;
}

.gallery-container .slide .media-overlay .vbottom .media-title {
  font-family: freight-sans-pro-n6, freight-sans-pro, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 1.33;
  font-weight: 600;
  font-style: normal;
}

.slide-controls {
  width: 72px;
}

nav.slide-controls button {
  border-radius: 0;
  background-color: #b31b1b;
  border: 1px solid #eee;
  color: #fff;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 13px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
}

nav.slide-controls.top-right {
  position: absolute;
  top: 0;
  right: 0;
}

nav.slide-controls.red button.prev {
  border-right-color: #92030a;
}

nav.slide-controls.red button {
  border-color: transparent;
  color: #fff;
}

nav.slide-controls.red button:focus {
  outline: none;
}

nav.slide-controls.red button:hover {
  background-color: #9d1818;
}

.icon-arrow-left,
.icon-arrow-right {
  position: relative;
}

.icon-arrow-left:before, .faq-list .icon-arrow-left.question:before {
  position: absolute;
  display: block;
  top: 11px;
  left: 14px;
  width: 8px;
  height: 13px;
  content: "";
  background: url(../img/content/core/arrow-left.svg) center center no-repeat transparent;
}

.icon-arrow-right:before, .faq-list .icon-arrow-right.question:before {
  position: absolute;
  display: block;
  top: 11px;
  left: 14px;
  width: 8px;
  height: 13px;
  content: "";
  background: url(../img/content/core/arrow-right.svg) center center no-repeat transparent;
}

@media (min-width: 480px) {
  .slider-wrapper {
    height: 510px;
  }
}
@media (min-width: 768px) {
  .slider-wrapper {
    height: 388px;
  }

  .gallery-container .slide .media-overlay {
    position: absolute;
    bottom: 0;
    background: transparent;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(30%, transparent), color-stop(100%, black));
    background-image: -webkit-linear-gradient(transparent 30%, rgba(0, 0, 0, 0.8));
    background-image: -moz-linear-gradient(transparent 30%, rgba(0, 0, 0, 0.8));
    background-image: -o-linear-gradient(transparent 30%, rgba(0, 0, 0, 0.8));
    background-image: linear-gradient(transparent 30%, rgba(0, 0, 0, 0.8));
  }
}
@media (min-width: 1200px) {
  .slider-wrapper {
    height: 624px;
  }
}
.section-links a {
  text-decoration: underline;
}
.section-links .link-pile li {
  color: #000;
  margin-bottom: 0.5rem;
}
.section-links .link-pile li a {
  color: inherit;
}

.instagram-cover {
  background: #000;
  color: #fff;
  display: block;
  padding: 0;
  overflow: hidden;
  position: relative;
  font-family: "freight-text-pro", Garamond, Times, serif;
}
.instagram-cover a {
  color: inherit;
}
.instagram-cover img.instagram-cover-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  transition: transform 0.25s ease-in-out;
}
.instagram-cover img.instagram-cover-img:hover {
  transform-origin: center center;
  transform: scale(1.05);
}
.instagram-cover .instagram-account {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  font-size: 2em;
  background-image: linear-gradient(#fff, #fff);
}
.instagram-cover .instagram-account .icon-instagram {
  margin-right: 0.5rem;
}
.instagram-cover a:focus .instagram-account,
.instagram-cover a:hover .instagram-account {
  background-size: 100% 2px;
}

.search_results {
  font-size: 1.5em;
}
.search_results * {
  font-family: "freight-sans-pro", Helvetica, Arial, sans-serif !important;
}
.search_results .gsc-control-cse {
  padding: 0;
}
.search_results .gsc-control-cse .gsc-result-info {
  color: #555;
}
.search_results .gsc-control-cse .gs-result .gs-title {
  font-size: 1.375rem !important;
  font-weight: 500;
}
.search_results .gsc-control-cse .gs-result .gs-snippet {
  font-size: 1.25rem !important;
}
.search_results .gsc-control-cse .gs-result [class^=gsc-url] {
  font-size: 1rem;
}
.search_results .gsc-control-cse .gs-result b, .search_results .gsc-control-cse .gs-result span.highlight-result {
  font-size: inherit;
  text-decoration: none;
  background: rgba(0, 102, 153, 0.15);
  color: inherit !important;
  padding-left: 3px;
  padding-right: 3px;
  font-weight: 700;
}
.search_results .gsc-control-cse .gs-result .gs-web-image-box {
  margin-right: 0.5em;
}
.search_results .gsc-control-cse .gcsc-more-maybe-branding-root {
  display: none;
}
.search_results .gsc-control-cse .gsc-results .gsc-cursor-box .gsc-cursor-page {
  padding: 0.5rem 0.75rem;
  background: #fff;
  border: solid 1px #C2C2C2;
  color: #006699;
  margin-right: 0;
}
.search_results .gsc-control-cse .gsc-results .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page {
  background: #F6F6F6;
  font-weight: 500;
}
.search_results .gsc-control-cse .gsc-results .gsc-cursor-box .gsc-cursor-page:hover, .search_results .gsc-control-cse .gsc-results .gsc-cursor-box .gsc-cursor-page:active, .search_results .gsc-control-cse .gsc-results .gsc-cursor-box .gsc-cursor-page:focus {
  background: #F6F6F6;
}
.search_results .gsc-control-cse .gsc-results .gsc-cursor-box .gsc-cursor-page:not(:last-child) {
  border-right: 0;
}
.search_results .gsc-control-cse .gsc-results .gsc-cursor-box .gsc-cursor-page:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.search_results .gsc-control-cse .gsc-results .gsc-cursor-box .gsc-cursor-page:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.vertical-timeline ul.vt-list {
  position: relative;
  padding-left: 1rem !important;
  margin-left: 1rem !important;
}
.vertical-timeline ul.vt-list, .vertical-timeline ul.vt-list li.vt-item {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.vertical-timeline ul.vt-list li.vt-item {
  position: relative;
  padding-bottom: 1.5rem;
}
.vertical-timeline ul.vt-list li.vt-item:before {
  content: "";
  position: absolute;
  left: calc(-1.5rem + 7px);
  top: 0;
  bottom: -1em;
  width: 1px;
  background: #e6e6e6;
}
.vertical-timeline ul.vt-list li.vt-item:first-child:before {
  top: 1em;
}
.vertical-timeline ul.vt-list li.vt-item:last-child:before {
  bottom: unset;
  height: 1em;
}
.vertical-timeline ul.vt-list .vt-year {
  font-weight: 600;
  line-height: 1.5rem;
  font-size: 0.8em;
  letter-spacing: 1px;
}
.vertical-timeline ul.vt-list .vt-year:before {
  content: "";
  position: relative;
  display: inline-block;
  background: #fff;
  border: 2px solid #cdcdcd;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  top: 1px;
  margin-right: 0.5em;
  margin-left: calc(-1rem - 7px);
}

@media (prefers-reduced-motion: reduce) {
  .a, .underline, .main a:not(.btn):not(.card-link), .red-underline, .card .card-link, ol.breadcrumb li a, a.header-title, .header-title a, .navbar-main .navbar-nav .nav-item .nav-link, .archive h2, .footer a, .section-news .card-title, .section-people .section-people-heading, .navbar-main .navbar-nav .nav-item .section-tabs .nav &gt; a, .section-tabs .navbar-main .navbar-nav .nav-item .nav &gt; a, .section-tabs .nav &gt; a span, .section-tabs .tab-pane.active a, .instagram-cover .instagram-account {
    transition: unset !important;
  }

  ul.archive-items .card:hover, ul.archive-items .card:focus {
    transform: none;
    box-shadow: unset !important;
  }
}
</pre></body></html>