/* ========================================================================================== */
/*  Copyright © 2022 Red Hat, Inc.
/*  https://www.redhat.com
/* ========================================================================================== */
dl,
ol,
pre,
ul {
  margin-top: 0;
}
address,
dl,
ol,
pre,
ul {
  margin-bottom: 1rem;
}
body,
caption {
  text-align: left;
}
pre,
textarea {
  overflow: auto;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
legend,
main,
nav,
section {
  display: block;
}
dd,
label,
legend {
  margin-bottom: 0.5rem;
}
address,
legend {
  line-height: inherit;
}
progress,
sub,
sup {
  vertical-align: baseline;
}
label,
output {
  display: inline-block;
}
.img-fluid,
.img-thumbnail {
  height: auto;
  max-width: 100%;
}
.col,
.img-fluid,
.img-thumbnail,
.row-cols-1 > *,
legend {
  max-width: 100%;
}
.collapsing,
.dropdown,
.dropleft,
.dropright,
.dropup,
sub,
sup {
  position: relative;
}
.dropleft .dropdown-toggle::before,
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}
.dropdown-header,
.dropdown-item,
.dropdown-toggle,
.navbar-brand {
  white-space: nowrap;
}
.breadcrumb,
.dropdown-menu,
.nav,
.navbar-nav {
  list-style: none;
}
.card,
.tooltip {
  word-wrap: break-word;
}
.dms-band blockquote.quote-primary:after,
.dms-band blockquote:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='14.2' viewBox='0 0 20 14.2'><path d='M4.4,5.2H1.4c0.3-2.3,2.2-4,4.5-4c0.3,0,0.6-0.3,0.6-0.6c0,0,0,0,0,0C6.5,0.3,6.2,0,5.9,0c0,0,0,0,0,0C2.6,0,0,2.6,0,5.9 v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6V9.7C8.9,7.3,6.9,5.3,4.4,5.2z M15.5,5.2h-3.1c0.3-2.3,2.2-4,4.5-4 c0.4,0,0.7-0.2,0.7-0.6S17.4,0,17.1,0C17,0,17,0,17,0c-3.2,0-5.9,2.6-5.9,5.9v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6 V9.7C20,7.3,18,5.3,15.5,5.2z' fill='%23e00' /></svg>");
}
.card .img-fluid,
.card-body {
  min-height: 1px;
}
.modal,
.modal-content,
button:focus,
button:focus:not(:focus-visible),
input:focus,
select:focus,
textarea:focus {
  outline: 0;
}
.nav-tabs a.nav-link:focus,
.nav-tabs a.nav-link:hover:focus,
.nav-tabs.nav-inverted a.nav-link:focus,
.nav-tabs.nav-inverted a.nav-link:hover:focus {
  outline-color: #d2d3d4;
}
*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  font-family: 'Red Hat Text', Overpass, Overpass, 'Helvetica Neue', Arial, sans-serif;
  font-weight: 400;
  line-height: 1.444;
  color: #131313;
  background-color: #fff;
}
[tabindex='-1']:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-top: 0;
  margin-bottom: 20px;
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
.breadcrumb-item + .breadcrumb-item:hover::before,
.btn-link,
.btn-link.focus,
.btn-link:focus,
.btn-link:hover,
.btn:hover,
.card-link:hover,
.close:hover,
.dropdown-item.active,
.dropdown-item:active,
.dropdown-item:focus,
.dropdown-item:hover,
.list-group-item-action:focus,
.list-group-item-action:hover,
.nav-link:focus,
.nav-link:hover,
.navbar-brand:focus,
.navbar-brand:hover,
.navbar-toggler:focus,
.navbar-toggler:hover,
.tooltip,
a,
a:hover {
  text-decoration: none;
}
.btn:not(:disabled):not(.disabled),
[role='button'],
[type='button']:not(:disabled),
[type='reset']:not(:disabled),
[type='submit']:not(:disabled),
button:not(:disabled),
summary {
  cursor: pointer;
}
address {
  font-style: normal;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
b,
dt,
strong {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
blockquote,
figure {
  margin: 0 0 1rem;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
}
.btn,
.navbar-toggler-icon,
img,
svg {
  vertical-align: middle;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #06c;
  background-color: transparent;
}
a:hover {
  color: #004080;
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
code,
kbd,
pre,
samp {
  font-family: 'Overpass Mono', Consolas, Monaco, Andale Mono, monospace;
  font-size: 1em;
}
pre {
  -ms-overflow-style: scrollbar;
}
img {
  border-style: none;
}
svg {
  overflow: hidden;
}
.navbar-expand .navbar-nav-scroll,
button,
input {
  overflow: visible;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #646464;
  caption-side: bottom;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
button {
  border-radius: 0;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
select {
  text-transform: none;
}
select {
  word-wrap: normal;
}
[type='button'],
[type='reset'],
[type='submit'],
button {
  -webkit-appearance: button;
}
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='checkbox'],
input[type='radio'] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
textarea {
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  width: 100%;
  padding: 0;
  font-size: 1.5rem;
  color: inherit;
  white-space: normal;
}
[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;
}
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1.3;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 20px;
  font-family: 'Red Hat Display', Overpass, Overpass, 'Helvetica Neue', Arial, sans-serif;
  font-weight: 400;
  line-height: 1.3;
}
.display-1,
.display-2,
.display-3,
.display-4,
.lead {
  font-weight: 300;
}
.h1,
h1 {
  font-size: 4rem;
}
.h2,
h2 {
  font-size: 3.2rem;
}
.h3,
h3 {
  font-size: 2.8rem;
}
.h4,
h4 {
  font-size: 2.4rem;
}
.h5,
h5 {
  font-size: 2rem;
}
.h6,
h6 {
  font-size: 1.6rem;
}
.lead {
  font-size: 2rem;
}
.display-1 {
  font-size: 6rem;
}
.display-2 {
  font-size: 5.5rem;
}
.display-3 {
  font-size: 4.5rem;
}
.display-4 {
  font-size: 3.5rem;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #bdbdbd;
}
.small,
small {
  font-size: 1.4rem;
  font-weight: 400;
}
.mark,
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.list-inline,
.list-unstyled {
  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: 10px;
  font-size: 2rem;
}
.blockquote-footer {
  display: block;
  font-size: 1.4rem;
  color: #646464;
}
.blockquote-footer::before {
  content: '— ';
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 3px;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 5px;
  line-height: 1;
}
.card ul li,
.table {
  margin-bottom: 10px;
}
.figure-caption {
  font-size: 90%;
  color: #646464;
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.card > hr,
.no-gutters {
  margin-left: 0;
  margin-right: 0;
}
.no-gutters > .col,
.no-gutters > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.row-cols-1 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
.row-cols-2 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.row-cols-3 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.row-cols-4 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.row-cols-5 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.row-cols-6 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-1,
.col-auto {
  -webkit-box-flex: 0;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.btn-block,
.dropdown-item,
.table,
input[type='button'].btn-block,
input[type='reset'].btn-block,
input[type='submit'].btn-block {
  width: 100%;
}
.col-1 {
  -ms-flex: 0 0 8.33333333%;
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}
.col-2,
.col-3 {
  -webkit-box-flex: 0;
}
.col-2 {
  -ms-flex: 0 0 16.66666667%;
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4,
.col-5 {
  -webkit-box-flex: 0;
}
.col-4 {
  -ms-flex: 0 0 33.33333333%;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.col-5 {
  -ms-flex: 0 0 41.66666667%;
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}
.col-6,
.col-7 {
  -webkit-box-flex: 0;
}
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -ms-flex: 0 0 58.33333333%;
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}
.col-8,
.col-9 {
  -webkit-box-flex: 0;
}
.col-8 {
  -ms-flex: 0 0 66.66666667%;
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}
.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10,
.col-11 {
  -webkit-box-flex: 0;
}
.col-10 {
  -ms-flex: 0 0 83.33333333%;
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}
.col-11 {
  -ms-flex: 0 0 91.66666667%;
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}
.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}
.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}
.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}
.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}
.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}
.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}
.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}
.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}
.nav,
.navbar {
  -ms-flex-wrap: wrap;
}
.offset-1 {
  margin-left: 8.33333333%;
}
.offset-2 {
  margin-left: 16.66666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333333%;
}
.offset-5 {
  margin-left: 41.66666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333333%;
}
.offset-8 {
  margin-left: 66.66666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333333%;
}
.offset-11 {
  margin-left: 91.66666667%;
}
.table {
  color: #131313;
}
.table td,
.table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #e7e7e7;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #e7e7e7;
}
.table tbody + tbody {
  border-top: 2px solid #e7e7e7;
}
.table-sm td,
.table-sm th {
  padding: 0.3rem;
}
.table-bordered,
.table-bordered td,
.table-bordered th {
  border: 1px solid #e7e7e7;
}
.table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 2px;
}
.table-borderless tbody + tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th,
.table-dark.table-bordered,
.table-responsive > .table-bordered {
  border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
  color: #131313;
  background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > td,
.table-primary > th {
  background-color: #fab8b8;
}
.table-primary tbody + tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
  border-color: #f67a7a;
}
.table-hover .table-primary:hover,
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #f8a0a0;
}
.table-secondary,
.table-secondary > td,
.table-secondary > th {
  background-color: #b8d4f1;
}
.table-secondary tbody + tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
  border-color: #7aafe4;
}
.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #a3c7ed;
}
.table-black,
.table-black > td,
.table-black > th {
  background-color: #b8b8b8;
}
.table-black tbody + tbody,
.table-black td,
.table-black th,
.table-black thead th {
  border-color: #7a7a7a;
}
.table-hover .table-black:hover,
.table-hover .table-black:hover > td,
.table-hover .table-black:hover > th {
  background-color: #ababab;
}
.table-white,
.table-white > td,
.table-white > th {
  background-color: #fff;
}
.table-white tbody + tbody,
.table-white td,
.table-white th,
.table-white thead th {
  border-color: #fff;
}
.table-hover .table-white:hover,
.table-hover .table-white:hover > td,
.table-hover .table-white:hover > th {
  background-color: #f2f2f2;
}
.table-gray-100,
.table-gray-100 > td,
.table-gray-100 > th {
  background-color: #fcfcfc;
}
.table-gray-100 tbody + tbody,
.table-gray-100 td,
.table-gray-100 th,
.table-gray-100 thead th {
  border-color: #fafafa;
}
.table-hover .table-gray-100:hover,
.table-hover .table-gray-100:hover > td,
.table-hover .table-gray-100:hover > th {
  background-color: #efefef;
}
.table-gray-200,
.table-gray-200 > td,
.table-gray-200 > th {
  background-color: #fbfbfb;
}
.table-gray-200 tbody + tbody,
.table-gray-200 td,
.table-gray-200 th,
.table-gray-200 thead th {
  border-color: #f8f8f8;
}
.table-hover .table-gray-200:hover,
.table-hover .table-gray-200:hover > td,
.table-hover .table-gray-200:hover > th {
  background-color: #eee;
}
.table-gray-300,
.table-gray-300 > td,
.table-gray-300 > th {
  background-color: #f8f8f8;
}
.table-gray-300 tbody + tbody,
.table-gray-300 td,
.table-gray-300 th,
.table-gray-300 thead th {
  border-color: #f3f3f3;
}
.table-hover .table-gray-300:hover,
.table-hover .table-gray-300:hover > td,
.table-hover .table-gray-300:hover > th {
  background-color: #ebebeb;
}
.table-gray-400,
.table-gray-400 > td,
.table-gray-400 > th {
  background-color: #ededed;
}
.table-gray-400 tbody + tbody,
.table-gray-400 td,
.table-gray-400 th,
.table-gray-400 thead th {
  border-color: #ddd;
}
.table-gray-500,
.table-gray-500 > td,
.table-gray-500 > th,
.table-hover .table-gray-400:hover,
.table-hover .table-gray-400:hover > td,
.table-hover .table-gray-400:hover > th {
  background-color: #e0e0e0;
}
.table-gray-500 tbody + tbody,
.table-gray-500 td,
.table-gray-500 th,
.table-gray-500 thead th {
  border-color: #c6c6c6;
}
.table-hover .table-gray-500:hover,
.table-hover .table-gray-500:hover > td,
.table-hover .table-gray-500:hover > th {
  background-color: #d3d3d3;
}
.table-gray-600,
.table-gray-600 > td,
.table-gray-600 > th {
  background-color: #d4d4d4;
}
.table-gray-600 tbody + tbody,
.table-gray-600 td,
.table-gray-600 th,
.table-gray-600 thead th {
  border-color: #aeaeae;
}
.table-hover .table-gray-600:hover,
.table-hover .table-gray-600:hover > td,
.table-hover .table-gray-600:hover > th {
  background-color: #c7c7c7;
}
.table-gray-700,
.table-gray-700 > td,
.table-gray-700 > th {
  background-color: #cacaca;
}
.table-gray-700 tbody + tbody,
.table-gray-700 td,
.table-gray-700 th,
.table-gray-700 thead th {
  border-color: #9c9c9c;
}
.table-hover .table-gray-700:hover,
.table-hover .table-gray-700:hover > td,
.table-hover .table-gray-700:hover > th {
  background-color: #bdbdbd;
}
.table-gray-800,
.table-gray-800 > td,
.table-gray-800 > th {
  background-color: #c6c6c6;
}
.table-gray-800 tbody + tbody,
.table-gray-800 td,
.table-gray-800 th,
.table-gray-800 thead th {
  border-color: #959595;
}
.table-hover .table-gray-800:hover,
.table-hover .table-gray-800:hover > td,
.table-hover .table-gray-800:hover > th {
  background-color: #b9b9b9;
}
.table-gray-900,
.table-gray-900 > td,
.table-gray-900 > th {
  background-color: #bdbdbd;
}
.table-gray-900 tbody + tbody,
.table-gray-900 td,
.table-gray-900 th,
.table-gray-900 thead th {
  border-color: #848484;
}
.table-hover .table-gray-900:hover,
.table-hover .table-gray-900:hover > td,
.table-hover .table-gray-900:hover > th {
  background-color: #b0b0b0;
}
.table-red,
.table-red > td,
.table-red > th {
  background-color: #fab8b8;
}
.table-red tbody + tbody,
.table-red td,
.table-red th,
.table-red thead th {
  border-color: #f67a7a;
}
.table-hover .table-red:hover,
.table-hover .table-red:hover > td,
.table-hover .table-red:hover > th {
  background-color: #f8a0a0;
}
.table-red-dark,
.table-red-dark > td,
.table-red-dark > th {
  background-color: #dbb8b8;
}
.table-red-dark tbody + tbody,
.table-red-dark td,
.table-red-dark th,
.table-red-dark thead th {
  border-color: #bd7a7a;
}
.table-hover .table-red-dark:hover,
.table-hover .table-red-dark:hover > td,
.table-hover .table-red-dark:hover > th {
  background-color: #d2a7a7;
}
.table-blue,
.table-blue > td,
.table-blue > th {
  background-color: #b8d4f1;
}
.table-blue tbody + tbody,
.table-blue td,
.table-blue th,
.table-blue thead th {
  border-color: #7aafe4;
}
.table-hover .table-blue:hover,
.table-hover .table-blue:hover > td,
.table-hover .table-blue:hover > th {
  background-color: #a3c7ed;
}
.table-blue-light,
.table-blue-light > td,
.table-blue-light > th {
  background-color: #d8ecfd;
}
.table-blue-light tbody + tbody,
.table-blue-light td,
.table-blue-light th,
.table-blue-light thead th {
  border-color: #b6dcfb;
}
.table-hover .table-blue-light:hover,
.table-hover .table-blue-light:hover > td,
.table-hover .table-blue-light:hover > th {
  background-color: #c0e0fc;
}
.table-blue-dark,
.table-blue-dark > td,
.table-blue-dark > th {
  background-color: #b8cadb;
}
.table-blue-dark tbody + tbody,
.table-blue-dark td,
.table-blue-dark th,
.table-blue-dark thead th {
  border-color: #7a9cbd;
}
.table-hover .table-blue-dark:hover,
.table-hover .table-blue-dark:hover > td,
.table-hover .table-blue-dark:hover > th {
  background-color: #a7bdd2;
}
.table-teal,
.table-teal > td,
.table-teal > th {
  background-color: #bbe2e4;
}
.table-teal tbody + tbody,
.table-teal td,
.table-teal th,
.table-teal thead th {
  border-color: #81c9ce;
}
.table-hover .table-teal:hover,
.table-hover .table-teal:hover > td,
.table-hover .table-teal:hover > th {
  background-color: #a9dadd;
}
.table-teal-dark,
.table-teal-dark > td,
.table-teal-dark > th {
  background-color: #b8d0d6;
}
.table-teal-dark tbody + tbody,
.table-teal-dark td,
.table-teal-dark th,
.table-teal-dark thead th {
  border-color: #7aa8b3;
}
.table .thead-dark th,
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #464646;
}
.table-hover .table-teal-dark:hover,
.table-hover .table-teal-dark:hover > td,
.table-hover .table-teal-dark:hover > th {
  background-color: #a8c5cd;
}
.table-active,
.table-active > td,
.table-active > th,
.table-hover .table-active:hover,
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th,
.table-dark {
  background-color: #333;
  color: #fff;
}
.table .thead-light th {
  color: #404040;
  background-color: #f2f2f2;
  border-color: #e7e7e7;
}
.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);
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.btn {
  display: inline-block;
  font-weight: 700;
  color: #131313;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  line-height: 1.444;
  border-radius: 3px;
}
.btn-lg,
.btn-sm {
  line-height: 1.5;
  border-radius: 3px;
}
.btn:hover {
  color: #131313;
}
.btn.focus,
.btn:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(238, 0, 0, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(238, 0, 0, 0.25);
}
.btn.disabled,
.btn:disabled {
  opacity: 0.65;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}
.btn-primary {
  color: #fff;
  background-color: #e00;
  border-color: #e00;
}
.btn-primary:hover {
  color: #fff;
  background-color: #c80000;
  border-color: #b00;
}
.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #c80000;
  border-color: #b00;
  -webkit-box-shadow: 0 0 0 0 rgba(241, 38, 38, 0.5);
  box-shadow: 0 0 0 0 rgba(241, 38, 38, 0.5);
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #e00;
  border-color: #e00;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #b00;
  border-color: #ae0000;
}
.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:hover {
  background-color: #0053a6;
  border-color: #004d99;
  color: #fff;
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(241, 38, 38, 0.5);
  box-shadow: 0 0 0 0 rgba(241, 38, 38, 0.5);
}
.btn-secondary {
  color: #fff;
  background-color: #06c;
  border-color: #06c;
}
.btn-secondary.focus,
.btn-secondary:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(38, 125, 212, 0.5);
  box-shadow: 0 0 0 0 rgba(38, 125, 212, 0.5);
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #06c;
  border-color: #06c;
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #004d99;
  border-color: #00468c;
}
.btn-black,
.btn-black.disabled,
.btn-black.focus,
.btn-black:disabled,
.btn-black:focus,
.btn-black:hover,
.btn-black:not(:disabled):not(.disabled).active,
.btn-black:not(:disabled):not(.disabled):active,
.show > .btn-black.dropdown-toggle {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(38, 125, 212, 0.5);
  box-shadow: 0 0 0 0 rgba(38, 125, 212, 0.5);
}
.btn-black.focus,
.btn-black:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(38, 38, 38, 0.5);
  box-shadow: 0 0 0 0 rgba(38, 38, 38, 0.5);
}
.btn-white.focus,
.btn-white:focus,
.btn-white:hover {
  background-color: #ececec;
  border-color: #e6e6e6;
  color: #131313;
}
.btn-black:not(:disabled):not(.disabled).active:focus,
.btn-black:not(:disabled):not(.disabled):active:focus,
.show > .btn-black.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(38, 38, 38, 0.5);
  box-shadow: 0 0 0 0 rgba(38, 38, 38, 0.5);
}
.btn-white {
  color: #131313;
  background-color: #fff;
  border-color: #fff;
}
.btn-white.focus,
.btn-white:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(220, 220, 220, 0.5);
  box-shadow: 0 0 0 0 rgba(220, 220, 220, 0.5);
}
.btn-white.disabled,
.btn-white:disabled {
  color: #131313;
  background-color: #fff;
  border-color: #fff;
}
.btn-white:not(:disabled):not(.disabled).active,
.btn-white:not(:disabled):not(.disabled):active,
.show > .btn-white.dropdown-toggle {
  color: #131313;
  background-color: #e6e6e6;
  border-color: #dfdfdf;
}
.btn-gray-100.focus,
.btn-gray-100:focus,
.btn-gray-100:hover {
  background-color: #e3e3e3;
  border-color: #ddd;
  color: #131313;
}
.btn-white:not(:disabled):not(.disabled).active:focus,
.btn-white:not(:disabled):not(.disabled):active:focus,
.show > .btn-white.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(220, 220, 220, 0.5);
  box-shadow: 0 0 0 0 rgba(220, 220, 220, 0.5);
}
.btn-gray-100 {
  color: #131313;
  background-color: #f6f6f6;
  border-color: #f6f6f6;
}
.btn-gray-100.focus,
.btn-gray-100:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(212, 212, 212, 0.5);
  box-shadow: 0 0 0 0 rgba(212, 212, 212, 0.5);
}
.btn-gray-100.disabled,
.btn-gray-100:disabled {
  color: #131313;
  background-color: #f6f6f6;
  border-color: #f6f6f6;
}
.btn-gray-100:not(:disabled):not(.disabled).active,
.btn-gray-100:not(:disabled):not(.disabled):active,
.show > .btn-gray-100.dropdown-toggle {
  color: #131313;
  background-color: #ddd;
  border-color: #d6d6d6;
}
.btn-gray-200.focus,
.btn-gray-200:focus,
.btn-gray-200:hover {
  background-color: #dfdfdf;
  border-color: #d9d9d9;
  color: #131313;
}
.btn-gray-100:not(:disabled):not(.disabled).active:focus,
.btn-gray-100:not(:disabled):not(.disabled):active:focus,
.show > .btn-gray-100.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(212, 212, 212, 0.5);
  box-shadow: 0 0 0 0 rgba(212, 212, 212, 0.5);
}
.btn-gray-200 {
  color: #131313;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.btn-gray-200.focus,
.btn-gray-200:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(209, 209, 209, 0.5);
  box-shadow: 0 0 0 0 rgba(209, 209, 209, 0.5);
}
.btn-gray-200.disabled,
.btn-gray-200:disabled {
  color: #131313;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.btn-gray-200:not(:disabled):not(.disabled).active,
.btn-gray-200:not(:disabled):not(.disabled):active,
.show > .btn-gray-200.dropdown-toggle {
  color: #131313;
  background-color: #d9d9d9;
  border-color: #d2d2d2;
}
.btn-gray-300.focus,
.btn-gray-300:focus,
.btn-gray-300:hover {
  background-color: #d4d4d4;
  border-color: #cecece;
  color: #131313;
}
.btn-gray-200:not(:disabled):not(.disabled).active:focus,
.btn-gray-200:not(:disabled):not(.disabled):active:focus,
.show > .btn-gray-200.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(209, 209, 209, 0.5);
  box-shadow: 0 0 0 0 rgba(209, 209, 209, 0.5);
}
.btn-gray-300 {
  color: #131313;
  background-color: #e7e7e7;
  border-color: #e7e7e7;
}
.btn-gray-300.focus,
.btn-gray-300:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(199, 199, 199, 0.5);
  box-shadow: 0 0 0 0 rgba(199, 199, 199, 0.5);
}
.btn-gray-300.disabled,
.btn-gray-300:disabled {
  color: #131313;
  background-color: #e7e7e7;
  border-color: #e7e7e7;
}
.btn-gray-300:not(:disabled):not(.disabled).active,
.btn-gray-300:not(:disabled):not(.disabled):active,
.show > .btn-gray-300.dropdown-toggle {
  color: #131313;
  background-color: #cecece;
  border-color: #c7c7c7;
}
.btn-gray-400.focus,
.btn-gray-400:focus,
.btn-gray-400:hover {
  background-color: #aaa;
  border-color: #a4a4a4;
  color: #131313;
}
.btn-gray-300:not(:disabled):not(.disabled).active:focus,
.btn-gray-300:not(:disabled):not(.disabled):active:focus,
.show > .btn-gray-300.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(199, 199, 199, 0.5);
  box-shadow: 0 0 0 0 rgba(199, 199, 199, 0.5);
}
.btn-gray-400 {
  color: #131313;
  background-color: #bdbdbd;
  border-color: #bdbdbd;
}
.btn-gray-400.focus,
.btn-gray-400:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(164, 164, 164, 0.5);
  box-shadow: 0 0 0 0 rgba(164, 164, 164, 0.5);
}
.btn-gray-400.disabled,
.btn-gray-400:disabled {
  color: #131313;
  background-color: #bdbdbd;
  border-color: #bdbdbd;
}
.btn-gray-400:not(:disabled):not(.disabled).active,
.btn-gray-400:not(:disabled):not(.disabled):active,
.show > .btn-gray-400.dropdown-toggle {
  color: #131313;
  background-color: #a4a4a4;
  border-color: #9d9d9d;
}
.btn-gray-500.focus,
.btn-gray-500:focus,
.btn-gray-500:hover {
  background-color: #7f7f7f;
  border-color: #797979;
  color: #fff;
}
.btn-gray-400:not(:disabled):not(.disabled).active:focus,
.btn-gray-400:not(:disabled):not(.disabled):active:focus,
.show > .btn-gray-400.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(164, 164, 164, 0.5);
  box-shadow: 0 0 0 0 rgba(164, 164, 164, 0.5);
}
.btn-gray-500 {
  color: #fff;
  background-color: #929292;
  border-color: #929292;
}
.btn-gray-500.focus,
.btn-gray-500:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(162, 162, 162, 0.5);
  box-shadow: 0 0 0 0 rgba(162, 162, 162, 0.5);
}
.btn-gray-500.disabled,
.btn-gray-500:disabled {
  color: #fff;
  background-color: #929292;
  border-color: #929292;
}
.btn-gray-500:not(:disabled):not(.disabled).active,
.btn-gray-500:not(:disabled):not(.disabled):active,
.show > .btn-gray-500.dropdown-toggle {
  color: #fff;
  background-color: #797979;
  border-color: #727272;
}
.btn-gray-600.focus,
.btn-gray-600:focus,
.btn-gray-600:hover {
  background-color: #515151;
  border-color: #4b4b4b;
  color: #fff;
}
.btn-gray-500:not(:disabled):not(.disabled).active:focus,
.btn-gray-500:not(:disabled):not(.disabled):active:focus,
.show > .btn-gray-500.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(162, 162, 162, 0.5);
  box-shadow: 0 0 0 0 rgba(162, 162, 162, 0.5);
}
.btn-gray-600 {
  color: #fff;
  background-color: #646464;
  border-color: #646464;
}
.btn-gray-600.focus,
.btn-gray-600:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(123, 123, 123, 0.5);
  box-shadow: 0 0 0 0 rgba(123, 123, 123, 0.5);
}
.btn-gray-600.disabled,
.btn-gray-600:disabled {
  color: #fff;
  background-color: #646464;
  border-color: #646464;
}
.btn-gray-600:not(:disabled):not(.disabled).active,
.btn-gray-600:not(:disabled):not(.disabled):active,
.show > .btn-gray-600.dropdown-toggle {
  color: #fff;
  background-color: #4b4b4b;
  border-color: #444;
}
.btn-gray-700.focus,
.btn-gray-700:focus,
.btn-gray-700:hover {
  background-color: #2d2d2d;
  border-color: #272727;
  color: #fff;
}
.btn-gray-600:not(:disabled):not(.disabled).active:focus,
.btn-gray-600:not(:disabled):not(.disabled):active:focus,
.show > .btn-gray-600.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(123, 123, 123, 0.5);
  box-shadow: 0 0 0 0 rgba(123, 123, 123, 0.5);
}
.btn-gray-700 {
  color: #fff;
  background-color: #404040;
  border-color: #404040;
}
.btn-gray-700.focus,
.btn-gray-700:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(93, 93, 93, 0.5);
  box-shadow: 0 0 0 0 rgba(93, 93, 93, 0.5);
}
.btn-gray-700.disabled,
.btn-gray-700:disabled {
  color: #fff;
  background-color: #404040;
  border-color: #404040;
}
.btn-gray-700:not(:disabled):not(.disabled).active,
.btn-gray-700:not(:disabled):not(.disabled):active,
.show > .btn-gray-700.dropdown-toggle {
  color: #fff;
  background-color: #272727;
  border-color: #202020;
}
.btn-gray-800.focus,
.btn-gray-800:focus,
.btn-gray-800:hover {
  background-color: #202020;
  border-color: #1a1a1a;
  color: #fff;
}
.btn-gray-700:not(:disabled):not(.disabled).active:focus,
.btn-gray-700:not(:disabled):not(.disabled):active:focus,
.show > .btn-gray-700.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(93, 93, 93, 0.5);
  box-shadow: 0 0 0 0 rgba(93, 93, 93, 0.5);
}
.btn-gray-800 {
  color: #fff;
  background-color: #333;
  border-color: #333;
}
.btn-gray-800.focus,
.btn-gray-800:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(82, 82, 82, 0.5);
  box-shadow: 0 0 0 0 rgba(82, 82, 82, 0.5);
}
.btn-gray-800.disabled,
.btn-gray-800:disabled {
  color: #fff;
  background-color: #333;
  border-color: #333;
}
.btn-gray-800:not(:disabled):not(.disabled).active,
.btn-gray-800:not(:disabled):not(.disabled):active,
.show > .btn-gray-800.dropdown-toggle {
  color: #fff;
  background-color: #1a1a1a;
  border-color: #131313;
}
.btn-gray-900.focus,
.btn-gray-900:focus,
.btn-gray-900:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.btn-gray-800:not(:disabled):not(.disabled).active:focus,
.btn-gray-800:not(:disabled):not(.disabled):active:focus,
.show > .btn-gray-800.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(82, 82, 82, 0.5);
  box-shadow: 0 0 0 0 rgba(82, 82, 82, 0.5);
}
.btn-gray-900 {
  color: #fff;
  background-color: #131313;
  border-color: #131313;
}
.btn-gray-900.focus,
.btn-gray-900:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(54, 54, 54, 0.5);
  box-shadow: 0 0 0 0 rgba(54, 54, 54, 0.5);
}
.btn-gray-900.disabled,
.btn-gray-900:disabled {
  color: #fff;
  background-color: #131313;
  border-color: #131313;
}
.btn-gray-900:not(:disabled):not(.disabled).active,
.btn-gray-900:not(:disabled):not(.disabled):active,
.show > .btn-gray-900.dropdown-toggle {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-red.focus,
.btn-red:focus,
.btn-red:hover {
  background-color: #c80000;
  border-color: #b00;
  color: #fff;
}
.btn-gray-900:not(:disabled):not(.disabled).active:focus,
.btn-gray-900:not(:disabled):not(.disabled):active:focus,
.show > .btn-gray-900.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(54, 54, 54, 0.5);
  box-shadow: 0 0 0 0 rgba(54, 54, 54, 0.5);
}
.btn-red {
  color: #fff;
  background-color: #e00;
  border-color: #e00;
}
.btn-red.focus,
.btn-red:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(241, 38, 38, 0.5);
  box-shadow: 0 0 0 0 rgba(241, 38, 38, 0.5);
}
.btn-red.disabled,
.btn-red:disabled {
  color: #fff;
  background-color: #e00;
  border-color: #e00;
}
.btn-red:not(:disabled):not(.disabled).active,
.btn-red:not(:disabled):not(.disabled):active,
.show > .btn-red.dropdown-toggle {
  color: #fff;
  background-color: #b00;
  border-color: #ae0000;
}
.btn-red-dark.focus,
.btn-red-dark:focus,
.btn-red-dark:hover {
  background-color: #5a0000;
  border-color: #4d0000;
  color: #fff;
}
.btn-red:not(:disabled):not(.disabled).active:focus,
.btn-red:not(:disabled):not(.disabled):active:focus,
.show > .btn-red.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(241, 38, 38, 0.5);
  box-shadow: 0 0 0 0 rgba(241, 38, 38, 0.5);
}
.btn-red-dark {
  color: #fff;
  background-color: maroon;
  border-color: maroon;
}
.btn-red-dark.focus,
.btn-red-dark:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(147, 38, 38, 0.5);
  box-shadow: 0 0 0 0 rgba(147, 38, 38, 0.5);
}
.btn-red-dark.disabled,
.btn-red-dark:disabled {
  color: #fff;
  background-color: maroon;
  border-color: maroon;
}
.btn-red-dark:not(:disabled):not(.disabled).active,
.btn-red-dark:not(:disabled):not(.disabled):active,
.show > .btn-red-dark.dropdown-toggle {
  color: #fff;
  background-color: #4d0000;
  border-color: #400000;
}
.btn-blue.focus,
.btn-blue:focus,
.btn-blue:hover {
  background-color: #0053a6;
  border-color: #004d99;
  color: #fff;
}
.btn-red-dark:not(:disabled):not(.disabled).active:focus,
.btn-red-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-red-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(147, 38, 38, 0.5);
  box-shadow: 0 0 0 0 rgba(147, 38, 38, 0.5);
}
.btn-blue {
  color: #fff;
  background-color: #06c;
  border-color: #06c;
}
.btn-blue.focus,
.btn-blue:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(38, 125, 212, 0.5);
  box-shadow: 0 0 0 0 rgba(38, 125, 212, 0.5);
}
.btn-blue.disabled,
.btn-blue:disabled {
  color: #fff;
  background-color: #06c;
  border-color: #06c;
}
.btn-blue:not(:disabled):not(.disabled).active,
.btn-blue:not(:disabled):not(.disabled):active,
.show > .btn-blue.dropdown-toggle {
  color: #fff;
  background-color: #004d99;
  border-color: #00468c;
}
.btn-blue-light.focus,
.btn-blue-light:focus,
.btn-blue-light:hover {
  background-color: #4fabf5;
  border-color: #43a5f4;
  color: #131313;
}
.btn-blue:not(:disabled):not(.disabled).active:focus,
.btn-blue:not(:disabled):not(.disabled):active:focus,
.show > .btn-blue.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(38, 125, 212, 0.5);
  box-shadow: 0 0 0 0 rgba(38, 125, 212, 0.5);
}
.btn-blue-light {
  color: #131313;
  background-color: #73bcf7;
  border-color: #73bcf7;
}
.btn-blue-light.focus,
.btn-blue-light:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(101, 163, 213, 0.5);
  box-shadow: 0 0 0 0 rgba(101, 163, 213, 0.5);
}
.btn-blue-light.disabled,
.btn-blue-light:disabled {
  color: #131313;
  background-color: #73bcf7;
  border-color: #73bcf7;
}
.btn-blue-light:not(:disabled):not(.disabled).active,
.btn-blue-light:not(:disabled):not(.disabled):active,
.show > .btn-blue-light.dropdown-toggle {
  color: #fff;
  background-color: #43a5f4;
  border-color: #379ff4;
}
.btn-blue-dark.focus,
.btn-blue-dark:focus,
.btn-blue-dark:hover {
  background-color: #002d5a;
  border-color: #00274d;
  color: #fff;
}
.btn-blue-light:not(:disabled):not(.disabled).active:focus,
.btn-blue-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-blue-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(101, 163, 213, 0.5);
  box-shadow: 0 0 0 0 rgba(101, 163, 213, 0.5);
}
.btn-blue-dark {
  color: #fff;
  background-color: #004080;
  border-color: #004080;
}
.btn-blue-dark.focus,
.btn-blue-dark:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(38, 93, 147, 0.5);
  box-shadow: 0 0 0 0 rgba(38, 93, 147, 0.5);
}
.btn-blue-dark.disabled,
.btn-blue-dark:disabled {
  color: #fff;
  background-color: #004080;
  border-color: #004080;
}
.btn-blue-dark:not(:disabled):not(.disabled).active,
.btn-blue-dark:not(:disabled):not(.disabled):active,
.show > .btn-blue-dark.dropdown-toggle {
  color: #fff;
  background-color: #00274d;
  border-color: #002040;
}
.btn-teal.focus,
.btn-teal:focus,
.btn-teal:hover {
  background-color: #09767c;
  border-color: #086b71;
  color: #fff;
}
.btn-blue-dark:not(:disabled):not(.disabled).active:focus,
.btn-blue-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-blue-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(38, 93, 147, 0.5);
  box-shadow: 0 0 0 0 rgba(38, 93, 147, 0.5);
}
.btn-teal {
  color: #fff;
  background-color: #0c98a0;
  border-color: #0c98a0;
}
.btn-teal.focus,
.btn-teal:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(48, 167, 174, 0.5);
  box-shadow: 0 0 0 0 rgba(48, 167, 174, 0.5);
}
.btn-teal.disabled,
.btn-teal:disabled {
  color: #fff;
  background-color: #0c98a0;
  border-color: #0c98a0;
}
.btn-teal:not(:disabled):not(.disabled).active,
.btn-teal:not(:disabled):not(.disabled):active,
.show > .btn-teal.dropdown-toggle {
  color: #fff;
  background-color: #086b71;
  border-color: #086065;
}
.btn-teal-dark.focus,
.btn-teal-dark:focus,
.btn-teal-dark:hover {
  background-color: #003947;
  border-color: #002f3a;
  color: #fff;
}
.btn-teal:not(:disabled):not(.disabled).active:focus,
.btn-teal:not(:disabled):not(.disabled):active:focus,
.show > .btn-teal.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(48, 167, 174, 0.5);
  box-shadow: 0 0 0 0 rgba(48, 167, 174, 0.5);
}
.btn-teal-dark {
  color: #fff;
  background-color: #00586d;
  border-color: #00586d;
}
.btn-teal-dark.focus,
.btn-teal-dark:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(38, 113, 131, 0.5);
  box-shadow: 0 0 0 0 rgba(38, 113, 131, 0.5);
}
.btn-teal-dark.disabled,
.btn-teal-dark:disabled {
  color: #fff;
  background-color: #00586d;
  border-color: #00586d;
}
.btn-teal-dark:not(:disabled):not(.disabled).active,
.btn-teal-dark:not(:disabled):not(.disabled):active,
.show > .btn-teal-dark.dropdown-toggle {
  color: #fff;
  background-color: #002f3a;
  border-color: #00252d;
}
.btn-teal-dark:not(:disabled):not(.disabled).active:focus,
.btn-teal-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-teal-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(38, 113, 131, 0.5);
  box-shadow: 0 0 0 0 rgba(38, 113, 131, 0.5);
}
.btn-outline-primary {
  color: #e00;
  border-color: #e00;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #e00;
  border-color: #e00;
}
.btn-outline-primary.focus,
.btn-outline-primary:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(238, 0, 0, 0.5);
  box-shadow: 0 0 0 0 rgba(238, 0, 0, 0.5);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #e00;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #e00;
  border-color: #e00;
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(238, 0, 0, 0.5);
  box-shadow: 0 0 0 0 rgba(238, 0, 0, 0.5);
}
.btn-outline-secondary {
  color: #06c;
  border-color: #06c;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #06c;
  border-color: #06c;
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 102, 204, 0.5);
  box-shadow: 0 0 0 0 rgba(0, 102, 204, 0.5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #06c;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #06c;
  border-color: #06c;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 102, 204, 0.5);
  box-shadow: 0 0 0 0 rgba(0, 102, 204, 0.5);
}
.btn-outline-black {
  color: #000;
  border-color: #000;
}
.btn-outline-black:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-outline-black.focus,
.btn-outline-black:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
}
.btn-outline-black.disabled,
.btn-outline-black:disabled {
  color: #000;
  background-color: transparent;
}
.btn-outline-black:not(:disabled):not(.disabled).active,
.btn-outline-black:not(:disabled):not(.disabled):active,
.show > .btn-outline-black.dropdown-toggle {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-outline-black:not(:disabled):not(.disabled).active:focus,
.btn-outline-black:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-black.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
}
.btn-outline-white {
  color: #fff;
  border-color: #fff;
}
.btn-outline-white:hover {
  color: #131313;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-white.focus,
.btn-outline-white:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}
.btn-outline-white.disabled,
.btn-outline-white:disabled {
  color: #fff;
  background-color: transparent;
}
.btn-outline-white:not(:disabled):not(.disabled).active,
.btn-outline-white:not(:disabled):not(.disabled):active,
.show > .btn-outline-white.dropdown-toggle {
  color: #131313;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-white:not(:disabled):not(.disabled).active:focus,
.btn-outline-white:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-white.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}
.btn-outline-gray-100 {
  color: #f6f6f6;
  border-color: #f6f6f6;
}
.btn-outline-gray-100:hover {
  color: #131313;
  background-color: #f6f6f6;
  border-color: #f6f6f6;
}
.btn-outline-gray-100.focus,
.btn-outline-gray-100:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(246, 246, 246, 0.5);
  box-shadow: 0 0 0 0 rgba(246, 246, 246, 0.5);
}
.btn-outline-gray-100.disabled,
.btn-outline-gray-100:disabled {
  color: #f6f6f6;
  background-color: transparent;
}
.btn-outline-gray-100:not(:disabled):not(.disabled).active,
.btn-outline-gray-100:not(:disabled):not(.disabled):active,
.show > .btn-outline-gray-100.dropdown-toggle {
  color: #131313;
  background-color: #f6f6f6;
  border-color: #f6f6f6;
}
.btn-outline-gray-100:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray-100:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-gray-100.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(246, 246, 246, 0.5);
  box-shadow: 0 0 0 0 rgba(246, 246, 246, 0.5);
}
.btn-outline-gray-200 {
  color: #f2f2f2;
  border-color: #f2f2f2;
}
.btn-outline-gray-200:hover {
  color: #131313;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.btn-outline-gray-200.focus,
.btn-outline-gray-200:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(242, 242, 242, 0.5);
  box-shadow: 0 0 0 0 rgba(242, 242, 242, 0.5);
}
.btn-outline-gray-200.disabled,
.btn-outline-gray-200:disabled {
  color: #f2f2f2;
  background-color: transparent;
}
.btn-outline-gray-200:not(:disabled):not(.disabled).active,
.btn-outline-gray-200:not(:disabled):not(.disabled):active,
.show > .btn-outline-gray-200.dropdown-toggle {
  color: #131313;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.btn-outline-gray-200:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray-200:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-gray-200.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(242, 242, 242, 0.5);
  box-shadow: 0 0 0 0 rgba(242, 242, 242, 0.5);
}
.btn-outline-gray-300 {
  color: #e7e7e7;
  border-color: #e7e7e7;
}
.btn-outline-gray-300:hover {
  color: #131313;
  background-color: #e7e7e7;
  border-color: #e7e7e7;
}
.btn-outline-gray-300.focus,
.btn-outline-gray-300:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(231, 231, 231, 0.5);
  box-shadow: 0 0 0 0 rgba(231, 231, 231, 0.5);
}
.btn-outline-gray-300.disabled,
.btn-outline-gray-300:disabled {
  color: #e7e7e7;
  background-color: transparent;
}
.btn-outline-gray-300:not(:disabled):not(.disabled).active,
.btn-outline-gray-300:not(:disabled):not(.disabled):active,
.show > .btn-outline-gray-300.dropdown-toggle {
  color: #131313;
  background-color: #e7e7e7;
  border-color: #e7e7e7;
}
.btn-outline-gray-300:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray-300:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-gray-300.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(231, 231, 231, 0.5);
  box-shadow: 0 0 0 0 rgba(231, 231, 231, 0.5);
}
.btn-outline-gray-400 {
  color: #bdbdbd;
  border-color: #bdbdbd;
}
.btn-outline-gray-400:hover {
  color: #131313;
  background-color: #bdbdbd;
  border-color: #bdbdbd;
}
.btn-outline-gray-400.focus,
.btn-outline-gray-400:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(189, 189, 189, 0.5);
  box-shadow: 0 0 0 0 rgba(189, 189, 189, 0.5);
}
.btn-outline-gray-400.disabled,
.btn-outline-gray-400:disabled {
  color: #bdbdbd;
  background-color: transparent;
}
.btn-outline-gray-400:not(:disabled):not(.disabled).active,
.btn-outline-gray-400:not(:disabled):not(.disabled):active,
.show > .btn-outline-gray-400.dropdown-toggle {
  color: #131313;
  background-color: #bdbdbd;
  border-color: #bdbdbd;
}
.btn-outline-gray-400:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray-400:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-gray-400.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(189, 189, 189, 0.5);
  box-shadow: 0 0 0 0 rgba(189, 189, 189, 0.5);
}
.btn-outline-gray-500 {
  color: #929292;
  border-color: #929292;
}
.btn-outline-gray-500:hover {
  color: #fff;
  background-color: #929292;
  border-color: #929292;
}
.btn-outline-gray-500.focus,
.btn-outline-gray-500:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(146, 146, 146, 0.5);
  box-shadow: 0 0 0 0 rgba(146, 146, 146, 0.5);
}
.btn-outline-gray-500.disabled,
.btn-outline-gray-500:disabled {
  color: #929292;
  background-color: transparent;
}
.btn-outline-gray-500:not(:disabled):not(.disabled).active,
.btn-outline-gray-500:not(:disabled):not(.disabled):active,
.show > .btn-outline-gray-500.dropdown-toggle {
  color: #fff;
  background-color: #929292;
  border-color: #929292;
}
.btn-outline-gray-500:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray-500:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-gray-500.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(146, 146, 146, 0.5);
  box-shadow: 0 0 0 0 rgba(146, 146, 146, 0.5);
}
.btn-outline-gray-600 {
  color: #646464;
  border-color: #646464;
}
.btn-outline-gray-600:hover {
  color: #fff;
  background-color: #646464;
  border-color: #646464;
}
.btn-outline-gray-600.focus,
.btn-outline-gray-600:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(100, 100, 100, 0.5);
  box-shadow: 0 0 0 0 rgba(100, 100, 100, 0.5);
}
.btn-outline-gray-600.disabled,
.btn-outline-gray-600:disabled {
  color: #646464;
  background-color: transparent;
}
.btn-outline-gray-600:not(:disabled):not(.disabled).active,
.btn-outline-gray-600:not(:disabled):not(.disabled):active,
.show > .btn-outline-gray-600.dropdown-toggle {
  color: #fff;
  background-color: #646464;
  border-color: #646464;
}
.btn-outline-gray-600:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray-600:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-gray-600.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(100, 100, 100, 0.5);
  box-shadow: 0 0 0 0 rgba(100, 100, 100, 0.5);
}
.btn-outline-gray-700 {
  color: #404040;
  border-color: #404040;
}
.btn-outline-gray-700:hover {
  color: #fff;
  background-color: #404040;
  border-color: #404040;
}
.btn-outline-gray-700.focus,
.btn-outline-gray-700:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(64, 64, 64, 0.5);
  box-shadow: 0 0 0 0 rgba(64, 64, 64, 0.5);
}
.btn-outline-gray-700.disabled,
.btn-outline-gray-700:disabled {
  color: #404040;
  background-color: transparent;
}
.btn-outline-gray-700:not(:disabled):not(.disabled).active,
.btn-outline-gray-700:not(:disabled):not(.disabled):active,
.show > .btn-outline-gray-700.dropdown-toggle {
  color: #fff;
  background-color: #404040;
  border-color: #404040;
}
.btn-outline-gray-700:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray-700:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-gray-700.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(64, 64, 64, 0.5);
  box-shadow: 0 0 0 0 rgba(64, 64, 64, 0.5);
}
.btn-outline-gray-800 {
  color: #333;
  border-color: #333;
}
.btn-outline-gray-800:hover {
  color: #fff;
  background-color: #333;
  border-color: #333;
}
.btn-outline-gray-800.focus,
.btn-outline-gray-800:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(51, 51, 51, 0.5);
  box-shadow: 0 0 0 0 rgba(51, 51, 51, 0.5);
}
.btn-outline-gray-800.disabled,
.btn-outline-gray-800:disabled {
  color: #333;
  background-color: transparent;
}
.btn-outline-gray-800:not(:disabled):not(.disabled).active,
.btn-outline-gray-800:not(:disabled):not(.disabled):active,
.show > .btn-outline-gray-800.dropdown-toggle {
  color: #fff;
  background-color: #333;
  border-color: #333;
}
.btn-outline-gray-800:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray-800:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-gray-800.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(51, 51, 51, 0.5);
  box-shadow: 0 0 0 0 rgba(51, 51, 51, 0.5);
}
.btn-outline-gray-900 {
  color: #131313;
  border-color: #131313;
}
.btn-outline-gray-900:hover {
  color: #fff;
  background-color: #131313;
  border-color: #131313;
}
.btn-outline-gray-900.focus,
.btn-outline-gray-900:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(19, 19, 19, 0.5);
  box-shadow: 0 0 0 0 rgba(19, 19, 19, 0.5);
}
.btn-outline-gray-900.disabled,
.btn-outline-gray-900:disabled {
  color: #131313;
  background-color: transparent;
}
.btn-outline-gray-900:not(:disabled):not(.disabled).active,
.btn-outline-gray-900:not(:disabled):not(.disabled):active,
.show > .btn-outline-gray-900.dropdown-toggle {
  color: #fff;
  background-color: #131313;
  border-color: #131313;
}
.btn-outline-gray-900:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray-900:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-gray-900.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(19, 19, 19, 0.5);
  box-shadow: 0 0 0 0 rgba(19, 19, 19, 0.5);
}
.btn-outline-red {
  color: #e00;
  border-color: #e00;
}
.btn-outline-red:hover {
  color: #fff;
  background-color: #e00;
  border-color: #e00;
}
.btn-outline-red.focus,
.btn-outline-red:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(238, 0, 0, 0.5);
  box-shadow: 0 0 0 0 rgba(238, 0, 0, 0.5);
}
.btn-outline-red.disabled,
.btn-outline-red:disabled {
  color: #e00;
  background-color: transparent;
}
.btn-outline-red:not(:disabled):not(.disabled).active,
.btn-outline-red:not(:disabled):not(.disabled):active,
.show > .btn-outline-red.dropdown-toggle {
  color: #fff;
  background-color: #e00;
  border-color: #e00;
}
.btn-outline-red:not(:disabled):not(.disabled).active:focus,
.btn-outline-red:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-red.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(238, 0, 0, 0.5);
  box-shadow: 0 0 0 0 rgba(238, 0, 0, 0.5);
}
.btn-outline-red-dark {
  color: maroon;
  border-color: maroon;
}
.btn-outline-red-dark:hover {
  color: #fff;
  background-color: maroon;
  border-color: maroon;
}
.btn-outline-red-dark.focus,
.btn-outline-red-dark:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(128, 0, 0, 0.5);
  box-shadow: 0 0 0 0 rgba(128, 0, 0, 0.5);
}
.btn-outline-red-dark.disabled,
.btn-outline-red-dark:disabled {
  color: maroon;
  background-color: transparent;
}
.btn-outline-red-dark:not(:disabled):not(.disabled).active,
.btn-outline-red-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-red-dark.dropdown-toggle {
  color: #fff;
  background-color: maroon;
  border-color: maroon;
}
.btn-outline-red-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-red-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-red-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(128, 0, 0, 0.5);
  box-shadow: 0 0 0 0 rgba(128, 0, 0, 0.5);
}
.btn-outline-blue {
  color: #06c;
  border-color: #06c;
}
.btn-outline-blue:hover {
  color: #fff;
  background-color: #06c;
  border-color: #06c;
}
.btn-outline-blue.focus,
.btn-outline-blue:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 102, 204, 0.5);
  box-shadow: 0 0 0 0 rgba(0, 102, 204, 0.5);
}
.btn-outline-blue.disabled,
.btn-outline-blue:disabled {
  color: #06c;
  background-color: transparent;
}
.btn-outline-blue:not(:disabled):not(.disabled).active,
.btn-outline-blue:not(:disabled):not(.disabled):active,
.show > .btn-outline-blue.dropdown-toggle {
  color: #fff;
  background-color: #06c;
  border-color: #06c;
}
.btn-outline-blue:not(:disabled):not(.disabled).active:focus,
.btn-outline-blue:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-blue.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 102, 204, 0.5);
  box-shadow: 0 0 0 0 rgba(0, 102, 204, 0.5);
}
.btn-outline-blue-light {
  color: #73bcf7;
  border-color: #73bcf7;
}
.btn-outline-blue-light:hover {
  color: #131313;
  background-color: #73bcf7;
  border-color: #73bcf7;
}
.btn-outline-blue-light.focus,
.btn-outline-blue-light:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(115, 188, 247, 0.5);
  box-shadow: 0 0 0 0 rgba(115, 188, 247, 0.5);
}
.btn-outline-blue-light.disabled,
.btn-outline-blue-light:disabled {
  color: #73bcf7;
  background-color: transparent;
}
.btn-outline-blue-light:not(:disabled):not(.disabled).active,
.btn-outline-blue-light:not(:disabled):not(.disabled):active,
.show > .btn-outline-blue-light.dropdown-toggle {
  color: #131313;
  background-color: #73bcf7;
  border-color: #73bcf7;
}
.btn-outline-blue-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-blue-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-blue-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(115, 188, 247, 0.5);
  box-shadow: 0 0 0 0 rgba(115, 188, 247, 0.5);
}
.btn-outline-blue-dark {
  color: #004080;
  border-color: #004080;
}
.btn-outline-blue-dark:hover {
  color: #fff;
  background-color: #004080;
  border-color: #004080;
}
.btn-outline-blue-dark.focus,
.btn-outline-blue-dark:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 64, 128, 0.5);
  box-shadow: 0 0 0 0 rgba(0, 64, 128, 0.5);
}
.btn-outline-blue-dark.disabled,
.btn-outline-blue-dark:disabled {
  color: #004080;
  background-color: transparent;
}
.btn-outline-blue-dark:not(:disabled):not(.disabled).active,
.btn-outline-blue-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-blue-dark.dropdown-toggle {
  color: #fff;
  background-color: #004080;
  border-color: #004080;
}
.btn-outline-blue-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-blue-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-blue-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 64, 128, 0.5);
  box-shadow: 0 0 0 0 rgba(0, 64, 128, 0.5);
}
.btn-outline-teal {
  color: #0c98a0;
  border-color: #0c98a0;
}
.btn-outline-teal:hover {
  color: #fff;
  background-color: #0c98a0;
  border-color: #0c98a0;
}
.btn-outline-teal.focus,
.btn-outline-teal:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(12, 152, 160, 0.5);
  box-shadow: 0 0 0 0 rgba(12, 152, 160, 0.5);
}
.btn-outline-teal.disabled,
.btn-outline-teal:disabled {
  color: #0c98a0;
  background-color: transparent;
}
.btn-outline-teal:not(:disabled):not(.disabled).active,
.btn-outline-teal:not(:disabled):not(.disabled):active,
.show > .btn-outline-teal.dropdown-toggle {
  color: #fff;
  background-color: #0c98a0;
  border-color: #0c98a0;
}
.btn-outline-teal:not(:disabled):not(.disabled).active:focus,
.btn-outline-teal:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-teal.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(12, 152, 160, 0.5);
  box-shadow: 0 0 0 0 rgba(12, 152, 160, 0.5);
}
.btn-outline-teal-dark {
  color: #00586d;
  border-color: #00586d;
}
.btn-outline-teal-dark:hover {
  color: #fff;
  background-color: #00586d;
  border-color: #00586d;
}
.btn-outline-teal-dark.focus,
.btn-outline-teal-dark:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 88, 109, 0.5);
  box-shadow: 0 0 0 0 rgba(0, 88, 109, 0.5);
}
.btn-outline-teal-dark.disabled,
.btn-outline-teal-dark:disabled {
  color: #00586d;
  background-color: transparent;
}
.btn-outline-teal-dark:not(:disabled):not(.disabled).active,
.btn-outline-teal-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-teal-dark.dropdown-toggle {
  color: #fff;
  background-color: #00586d;
  border-color: #00586d;
}
.btn-outline-teal-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-teal-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-teal-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 88, 109, 0.5);
  box-shadow: 0 0 0 0 rgba(0, 88, 109, 0.5);
}
.btn-link {
  font-weight: 400;
  color: #06c;
}
.btn-link:hover {
  color: #004080;
}
.btn-link.disabled,
.btn-link:disabled {
  color: #646464;
  pointer-events: none;
}
.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 2rem;
}
.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 1.4rem;
}
.btn-block {
  display: block;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}
.fade {
  -webkit-transition: opacity 0.7s cubic-bezier(0.5, 0, 0.5, 1);
  transition: opacity 0.7s cubic-bezier(0.5, 0, 0.5, 1);
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.5s cubic-bezier(0.5, 0, 0.5, 1);
  transition: height 0.5s cubic-bezier(0.5, 0, 0.5, 1);
}
.dropdown-menu,
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.dropdown-menu {
  top: 100%;
  left: 0;
  z-index: 90;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1.6rem;
  color: #131313;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
}
.card,
.navbar {
  position: relative;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropdown-menu[x-placement^='bottom'],
.dropdown-menu[x-placement^='left'],
.dropdown-menu[x-placement^='right'],
.dropdown-menu[x-placement^='top'] {
  right: auto;
  bottom: auto;
}
.dropdown-divider {
  height: 0;
  margin: 5px 0;
  overflow: hidden;
  border-top: 1px solid #f2f2f2;
}
.dropdown-item {
  display: block;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #131313;
  text-align: inherit;
  background-color: transparent;
  border: 0;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #060606;
  background-color: #f2f2f2;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  background-color: #e00;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #929292;
  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: 1.4rem;
  color: #646464;
}
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #131313;
}
.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link.disabled {
  color: #646464;
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  border-bottom: 1px solid #e7e7e7;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #bdbdbd;
}
.nav-tabs .nav-link.disabled {
  color: #646464;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #404040;
  background-color: transparent;
  border-color: #e00;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills .nav-link {
  border-radius: 3px;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #e00;
}
.nav-fill .nav-item,
.nav-fill > .nav-link {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified .nav-item,
.nav-justified > .nav-link {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 5px 10px;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-lg,
.navbar .container-md,
.navbar .container-xl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.2112rem;
  padding-bottom: 0.2112rem;
  margin-right: 10px;
  font-size: 2rem;
  line-height: inherit;
}
.card,
.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
}
.card-header-pills,
.card-header-tabs {
  margin-right: -15px;
  margin-left: -15px;
}
.navbar-nav {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
.navbar-nav .nav-link {
  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 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 2rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 3px;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  content: '';
  background: 50%/100% 100% no-repeat;
}
.card,
.card-footer,
.card-header,
button.close {
  background-color: transparent;
}
.bg-black-gradient,
.bg-black-gradient-180,
.bg-black-gradient-270,
.bg-black-gradient-90,
.bg-gray-200-gradient,
.bg-gray-200-gradient-180,
.bg-gray-200-gradient-270,
.bg-gray-200-gradient-90,
.bg-red-gradient,
.bg-red-gradient-180,
.bg-red-gradient-270,
.bg-red-gradient-90,
.bg-teal-gradient,
.bg-teal-gradient-180,
.bg-teal-gradient-270,
.bg-teal-gradient-90 {
  background-repeat: repeat-x;
}
.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}
.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.card,
.list-group {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-lg,
.navbar-expand > .container-md,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .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%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link,
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
  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%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.card {
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  background-clip: border-box;
  border: 0 solid transparent;
  border-radius: 3px;
}
.breadcrumb,
.media {
  display: -webkit-box;
  display: -ms-flexbox;
}
.card-img,
.card-img-top,
.card > .list-group:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.card-img,
.card-img-bottom,
.card > .list-group:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
}
.card > .list-group:last-child {
  border-bottom-width: 0;
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}
.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 30px;
}
.card-title {
  margin-bottom: 30px;
}
.card-header,
.card-subtitle,
.card-text:last-child {
  margin-bottom: 0;
}
.card-subtitle {
  margin-top: -15px;
}
.card-link + .card-link {
  margin-left: 30px;
}
.card-header {
  padding: 30px;
  border-bottom: 0 solid transparent;
}
.card-header:first-child {
  border-radius: 3px 3px 0 0;
}
.card-footer {
  padding: 30px;
  border-top: 0 solid transparent;
}
.card-footer:last-child {
  border-radius: 0 0 3px 3px;
}
.card-header-tabs {
  margin-bottom: -30px;
  border-bottom: 0;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 30px;
  border-radius: 3px;
}
.card-img,
.card-img-bottom,
.card-img-top {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
}
.card-deck .card,
.card-group > .card {
  margin-bottom: 15px;
}
.card-columns .card {
  margin-bottom: 30px;
}
.accordion {
  overflow-anchor: none;
}
.accordion > .card,
.modal-open {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: 0;
}
.breadcrumb {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  background-color: #f2f2f2;
  border-radius: 3px;
}
.dms-band blockquote.quote-none,
.list-group {
  padding-left: 0;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #646464;
  content: url(ata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1LjQ1IiBoZWlnaHQ9IjkuNDUiIHZpZXdCb3g9IjAgMCA1LjQ1IDkuNDUiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDojNjQ2NDY0O308L3N0eWxlPjwvZGVmcz48ZyBpZD0iTGF5ZXJfMiIgZGF0YS1uYW1lPSJMYXllciAyIj48ZyBpZD0iTGF5ZXJfMS0yIiBkYXRhLW5hbWU9IkxheWVyIDEiPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTIuNTYsMEgwTDIuODgsNC43MywwLDkuNDVIMi41Nkw1LjQ1LDQuNzNaIi8+PC9nPjwvZz48L3N2Zz4);
}
.breadcrumb-item.active {
  color: #646464;
}
.media {
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 0;
  border-radius: 3px;
}
.list-group-item-action {
  width: 100%;
  color: #404040;
  text-align: inherit;
}
.list-group-item-action:focus,
.list-group-item-action:hover {
  z-index: 1;
  color: #404040;
  background-color: #f6f6f6;
}
.list-group-item-action:active {
  color: #131313;
  background-color: #f2f2f2;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled,
.list-group-item:disabled {
  color: #646464;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #e00;
  border-color: #e00;
}
.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 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 3px;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 3px;
  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;
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.list-group-item-primary {
  color: #7c0000;
  background-color: #fab8b8;
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
  color: #7c0000;
  background-color: #f8a0a0;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #7c0000;
  border-color: #7c0000;
}
.list-group-item-secondary {
  color: #00356a;
  background-color: #b8d4f1;
}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
  color: #00356a;
  background-color: #a3c7ed;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #00356a;
  border-color: #00356a;
}
.list-group-item-black {
  color: #000;
  background-color: #b8b8b8;
}
.list-group-item-black.list-group-item-action:focus,
.list-group-item-black.list-group-item-action:hover {
  color: #000;
  background-color: #ababab;
}
.list-group-item-black.list-group-item-action.active {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.list-group-item-white {
  color: #858585;
  background-color: #fff;
}
.list-group-item-white.list-group-item-action:focus,
.list-group-item-white.list-group-item-action:hover {
  color: #858585;
  background-color: #f2f2f2;
}
.list-group-item-white.list-group-item-action.active {
  color: #fff;
  background-color: #858585;
  border-color: #858585;
}
.list-group-item-gray-100 {
  color: gray;
  background-color: #fcfcfc;
}
.list-group-item-gray-100.list-group-item-action:focus,
.list-group-item-gray-100.list-group-item-action:hover {
  color: gray;
  background-color: #efefef;
}
.list-group-item-gray-100.list-group-item-action.active {
  color: #fff;
  background-color: gray;
  border-color: gray;
}
.list-group-item-gray-200 {
  color: #7e7e7e;
  background-color: #fbfbfb;
}
.list-group-item-gray-200.list-group-item-action:focus,
.list-group-item-gray-200.list-group-item-action:hover {
  color: #7e7e7e;
  background-color: #eee;
}
.list-group-item-gray-200.list-group-item-action.active {
  color: #fff;
  background-color: #7e7e7e;
  border-color: #7e7e7e;
}
.list-group-item-gray-300 {
  color: #787878;
  background-color: #f8f8f8;
}
.list-group-item-gray-300.list-group-item-action:focus,
.list-group-item-gray-300.list-group-item-action:hover {
  color: #787878;
  background-color: #ebebeb;
}
.list-group-item-gray-300.list-group-item-action.active {
  color: #fff;
  background-color: #787878;
  border-color: #787878;
}
.list-group-item-gray-400 {
  color: #626262;
  background-color: #ededed;
}
.list-group-item-gray-400.list-group-item-action:focus,
.list-group-item-gray-400.list-group-item-action:hover {
  color: #626262;
  background-color: #e0e0e0;
}
.list-group-item-gray-400.list-group-item-action.active {
  color: #fff;
  background-color: #626262;
  border-color: #626262;
}
.list-group-item-gray-500 {
  color: #4c4c4c;
  background-color: #e0e0e0;
}
.list-group-item-gray-500.list-group-item-action:focus,
.list-group-item-gray-500.list-group-item-action:hover {
  color: #4c4c4c;
  background-color: #d3d3d3;
}
.list-group-item-gray-500.list-group-item-action.active {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #4c4c4c;
}
.list-group-item-gray-600 {
  color: #343434;
  background-color: #d4d4d4;
}
.list-group-item-gray-600.list-group-item-action:focus,
.list-group-item-gray-600.list-group-item-action:hover {
  color: #343434;
  background-color: #c7c7c7;
}
.list-group-item-gray-600.list-group-item-action.active {
  color: #fff;
  background-color: #343434;
  border-color: #343434;
}
.list-group-item-gray-700 {
  color: #212121;
  background-color: #cacaca;
}
.list-group-item-gray-700.list-group-item-action:focus,
.list-group-item-gray-700.list-group-item-action:hover {
  color: #212121;
  background-color: #bdbdbd;
}
.list-group-item-gray-700.list-group-item-action.active {
  color: #fff;
  background-color: #212121;
  border-color: #212121;
}
.list-group-item-gray-800 {
  color: #1b1b1b;
  background-color: #c6c6c6;
}
.list-group-item-gray-800.list-group-item-action:focus,
.list-group-item-gray-800.list-group-item-action:hover {
  color: #1b1b1b;
  background-color: #b9b9b9;
}
.list-group-item-gray-800.list-group-item-action.active {
  color: #fff;
  background-color: #1b1b1b;
  border-color: #1b1b1b;
}
.list-group-item-gray-900 {
  color: #0a0a0a;
  background-color: #bdbdbd;
}
.list-group-item-gray-900.list-group-item-action:focus,
.list-group-item-gray-900.list-group-item-action:hover {
  color: #0a0a0a;
  background-color: #b0b0b0;
}
.list-group-item-gray-900.list-group-item-action.active {
  color: #fff;
  background-color: #0a0a0a;
  border-color: #0a0a0a;
}
.list-group-item-red {
  color: #7c0000;
  background-color: #fab8b8;
}
.list-group-item-red.list-group-item-action:focus,
.list-group-item-red.list-group-item-action:hover {
  color: #7c0000;
  background-color: #f8a0a0;
}
.list-group-item-red.list-group-item-action.active {
  color: #fff;
  background-color: #7c0000;
  border-color: #7c0000;
}
.list-group-item-red-dark {
  color: #430000;
  background-color: #dbb8b8;
}
.list-group-item-red-dark.list-group-item-action:focus,
.list-group-item-red-dark.list-group-item-action:hover {
  color: #430000;
  background-color: #d2a7a7;
}
.list-group-item-red-dark.list-group-item-action.active {
  color: #fff;
  background-color: #430000;
  border-color: #430000;
}
.list-group-item-blue {
  color: #00356a;
  background-color: #b8d4f1;
}
.list-group-item-blue.list-group-item-action:focus,
.list-group-item-blue.list-group-item-action:hover {
  color: #00356a;
  background-color: #a3c7ed;
}
.list-group-item-blue.list-group-item-action.active {
  color: #fff;
  background-color: #00356a;
  border-color: #00356a;
}
.list-group-item-blue-light {
  color: #3c6280;
  background-color: #d8ecfd;
}
.list-group-item-blue-light.list-group-item-action:focus,
.list-group-item-blue-light.list-group-item-action:hover {
  color: #3c6280;
  background-color: #c0e0fc;
}
.list-group-item-blue-light.list-group-item-action.active {
  color: #fff;
  background-color: #3c6280;
  border-color: #3c6280;
}
.list-group-item-blue-dark {
  color: #002143;
  background-color: #b8cadb;
}
.list-group-item-blue-dark.list-group-item-action:focus,
.list-group-item-blue-dark.list-group-item-action:hover {
  color: #002143;
  background-color: #a7bdd2;
}
.list-group-item-blue-dark.list-group-item-action.active {
  color: #fff;
  background-color: #002143;
  border-color: #002143;
}
.list-group-item-teal {
  color: #064f53;
  background-color: #bbe2e4;
}
.list-group-item-teal.list-group-item-action:focus,
.list-group-item-teal.list-group-item-action:hover {
  color: #064f53;
  background-color: #a9dadd;
}
.list-group-item-teal.list-group-item-action.active {
  color: #fff;
  background-color: #064f53;
  border-color: #064f53;
}
.list-group-item-teal-dark {
  color: #002e39;
  background-color: #b8d0d6;
}
.list-group-item-teal-dark.list-group-item-action:focus,
.list-group-item-teal-dark.list-group-item-action:hover {
  color: #002e39;
  background-color: #a8c5cd;
}
.list-group-item-teal-dark.list-group-item-action.active {
  color: #fff;
  background-color: #002e39;
  border-color: #002e39;
}
.close {
  float: right;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #000;
}
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
  opacity: 0.75;
}
.card.card-half-slide.active:hover .card-header,
.card.card-half-slide:hover .card-header,
.modal-backdrop.fade,
.reveal,
.tooltip {
  opacity: 0;
}
button.close {
  padding: 0;
  border: 0;
}
a.close.disabled {
  pointer-events: none;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--pfe-theme--zindex--modal, 1001);
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}
.modal-dialog-scrollable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-content,
.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: '';
}
.modal-dialog-centered.modal-dialog-scrollable {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  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: 3px;
}
.flex-column,
.flex-row {
  -webkit-box-direction: normal !important;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--pfe-theme--zindex--overlay, 97);
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e7e7e7;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.444;
}
.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #e7e7e7;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.modal-footer > * {
  margin: 0.25rem;
}
.accordion .accordion-toggle > *,
.tooltip {
  margin: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.tooltip {
  position: absolute;
  z-index: 50;
  display: block;
  font-family: 'Red Hat Text', Overpass, Overpass, 'Helvetica Neue', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.444;
  text-align: left;
  text-align: start;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 1.4rem;
}
.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-auto[x-placement^='top'],
.bs-tooltip-top {
  padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^='top'] .arrow,
.bs-tooltip-top .arrow {
  bottom: 0;
}
.bs-tooltip-auto[x-placement^='top'] .arrow::before,
.bs-tooltip-top .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.bs-tooltip-auto[x-placement^='right'],
.bs-tooltip-right {
  padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^='right'] .arrow,
.bs-tooltip-right .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-auto[x-placement^='right'] .arrow::before,
.bs-tooltip-right .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
.bs-tooltip-auto[x-placement^='bottom'],
.bs-tooltip-bottom {
  padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^='bottom'] .arrow,
.bs-tooltip-bottom .arrow {
  top: 0;
}
.bs-tooltip-auto[x-placement^='bottom'] .arrow::before,
.bs-tooltip-bottom .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
.bs-tooltip-auto[x-placement^='left'],
.bs-tooltip-left {
  padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^='left'] .arrow,
.bs-tooltip-left .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-auto[x-placement^='left'] .arrow::before,
.bs-tooltip-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: 3px;
}
.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: #e00 !important;
}
.bg-secondary {
  background-color: #06c !important;
}
.bg-black {
  background-color: #000 !important;
}
.bg-gray-100 {
  background-color: #f6f6f6 !important;
}
.bg-gray-200 {
  background-color: #f2f2f2 !important;
}
.bg-gray-300 {
  background-color: #e7e7e7 !important;
}
.bg-gray-400 {
  background-color: #bdbdbd !important;
}
.bg-gray-500 {
  background-color: #929292 !important;
}
.bg-gray-600 {
  background-color: #646464 !important;
}
.bg-gray-700 {
  background-color: #404040 !important;
}
.bg-gray-800 {
  background-color: #333 !important;
}
.bg-gray-900 {
  background-color: #131313 !important;
}
.bg-red {
  background-color: #e00 !important;
}
.bg-red-dark {
  background-color: maroon !important;
}
.bg-blue {
  background-color: #06c !important;
}
.bg-blue-light {
  background-color: #73bcf7 !important;
}
.bg-blue-dark {
  background-color: #004080 !important;
}
.bg-teal {
  background-color: #0c98a0 !important;
}
.bg-teal-dark {
  background-color: #00586d !important;
}
.bg-white {
  background-color: #fff !important;
}
.border {
  border: 1px solid #e7e7e7 !important;
}
.border-top {
  border-top: 1px solid #e7e7e7 !important;
}
.border-right {
  border-right: 1px solid #e7e7e7 !important;
}
.border-bottom {
  border-bottom: 1px solid #e7e7e7 !important;
}
.border-left {
  border-left: 1px solid #e7e7e7 !important;
}
.border-0 {
  border: 0 !important;
}
.rounded-right,
.rounded-top {
  border-top-right-radius: 3px !important;
}
.rounded-bottom,
.rounded-right {
  border-bottom-right-radius: 3px !important;
}
.rounded-left,
.rounded-top {
  border-top-left-radius: 3px !important;
}
.rounded-bottom,
.rounded-left {
  border-bottom-left-radius: 3px !important;
}
.rounded,
.rounded-lg,
.rounded-sm {
  border-radius: 3px !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: #e00 !important;
}
.border-secondary {
  border-color: #06c !important;
}
.border-black {
  border-color: #000 !important;
}
.border-gray-100 {
  border-color: #f6f6f6 !important;
}
.border-gray-200 {
  border-color: #f2f2f2 !important;
}
.border-gray-300 {
  border-color: #e7e7e7 !important;
}
.border-gray-400 {
  border-color: #bdbdbd !important;
}
.border-gray-500 {
  border-color: #929292 !important;
}
.border-gray-600 {
  border-color: #646464 !important;
}
.border-gray-700 {
  border-color: #404040 !important;
}
.border-gray-800 {
  border-color: #333 !important;
}
.border-gray-900 {
  border-color: #131313 !important;
}
.border-red {
  border-color: #e00 !important;
}
.border-red-dark {
  border-color: maroon !important;
}
.border-blue {
  border-color: #06c !important;
}
.border-blue-light {
  border-color: #73bcf7 !important;
}
.border-blue-dark {
  border-color: #004080 !important;
}
.border-teal {
  border-color: #0c98a0 !important;
}
.border-teal-dark {
  border-color: #00586d !important;
}
.border-white {
  border-color: #fff !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: 50rem !important;
}
.rounded-0 {
  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 {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: '';
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-21by9::before {
  padding-top: 42.85714286%;
}
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.embed-responsive-4by3::before {
  padding-top: 75%;
}
.embed-responsive-1by1::before {
  padding-top: 100%;
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-column {
  -webkit-box-orient: vertical !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-column-reverse,
.flex-row-reverse {
  -webkit-box-direction: reverse !important;
}
.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: none !important;
}
.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}
.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important;
}
.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.position-static {
  position: static !important;
}
.fixed-bottom,
.fixed-top {
  position: fixed;
  z-index: 70;
  right: 0;
  left: 0;
}
.fixed-top {
  top: 0;
}
.fixed-bottom {
  bottom: 0;
}
@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 80;
  }
}
.sr-only {
  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,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.btn.btn-link,
.text-wrap {
  white-space: normal !important;
}
.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.h-10 {
  height: 10% !important;
}
.h-33 {
  height: 33.3% !important;
}
.h-66 {
  height: 66.6% !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;
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 10px !important;
}
.mt-1,
.my-1 {
  margin-top: 10px !important;
}
.mr-1,
.mx-1 {
  margin-right: 10px !important;
}
.mb-1,
.my-1 {
  margin-bottom: 10px !important;
}
.ml-1,
.mx-1 {
  margin-left: 10px !important;
}
.m-2 {
  margin: 20px !important;
}
.mt-2,
.my-2 {
  margin-top: 20px !important;
}
.mr-2,
.mx-2 {
  margin-right: 20px !important;
}
.mb-2,
.my-2 {
  margin-bottom: 20px !important;
}
.ml-2,
.mx-2 {
  margin-left: 20px !important;
}
.m-3 {
  margin: 30px !important;
}
.mt-3,
.my-3 {
  margin-top: 30px !important;
}
.mr-3,
.mx-3 {
  margin-right: 30px !important;
}
.mb-3,
.my-3 {
  margin-bottom: 30px !important;
}
.ml-3,
.mx-3 {
  margin-left: 30px !important;
}
.m-4 {
  margin: 40px !important;
}
.mt-4,
.my-4 {
  margin-top: 40px !important;
}
.mr-4,
.mx-4 {
  margin-right: 40px !important;
}
.mb-4,
.my-4 {
  margin-bottom: 40px !important;
}
.ml-4,
.mx-4 {
  margin-left: 40px !important;
}
.m-5 {
  margin: 50px !important;
}
.mt-5,
.my-5 {
  margin-top: 50px !important;
}
.mr-5,
.mx-5 {
  margin-right: 50px !important;
}
.mb-5,
.my-5 {
  margin-bottom: 50px !important;
}
.ml-5,
.mx-5 {
  margin-left: 50px !important;
}
.m-6 {
  margin: 60px !important;
}
.mt-6,
.my-6 {
  margin-top: 60px !important;
}
.mr-6,
.mx-6 {
  margin-right: 60px !important;
}
.mb-6,
.my-6 {
  margin-bottom: 60px !important;
}
.ml-6,
.mx-6 {
  margin-left: 60px !important;
}
.m-7 {
  margin: 70px !important;
}
.mt-7,
.my-7 {
  margin-top: 70px !important;
}
.mr-7,
.mx-7 {
  margin-right: 70px !important;
}
.mb-7,
.my-7 {
  margin-bottom: 70px !important;
}
.ml-7,
.mx-7 {
  margin-left: 70px !important;
}
.m-8 {
  margin: 80px !important;
}
.mt-8,
.my-8 {
  margin-top: 80px !important;
}
.mr-8,
.mx-8 {
  margin-right: 80px !important;
}
.mb-8,
.my-8 {
  margin-bottom: 80px !important;
}
.ml-8,
.mx-8 {
  margin-left: 80px !important;
}
.m-9 {
  margin: 90px !important;
}
.mt-9,
.my-9 {
  margin-top: 90px !important;
}
.mr-9,
.mx-9 {
  margin-right: 90px !important;
}
.mb-9,
.my-9 {
  margin-bottom: 90px !important;
}
.ml-9,
.mx-9 {
  margin-left: 90px !important;
}
.m-10 {
  margin: 100px !important;
}
.mt-10,
.my-10 {
  margin-top: 100px !important;
}
.mr-10,
.mx-10 {
  margin-right: 100px !important;
}
.mb-10,
.my-10 {
  margin-bottom: 100px !important;
}
.ml-10,
.mx-10 {
  margin-left: 100px !important;
}
.m-11 {
  margin: 110px !important;
}
.mt-11,
.my-11 {
  margin-top: 110px !important;
}
.mr-11,
.mx-11 {
  margin-right: 110px !important;
}
.mb-11,
.my-11 {
  margin-bottom: 110px !important;
}
.ml-11,
.mx-11 {
  margin-left: 110px !important;
}
.m-12 {
  margin: 120px !important;
}
.mt-12,
.my-12 {
  margin-top: 120px !important;
}
.mr-12,
.mx-12 {
  margin-right: 120px !important;
}
.mb-12,
.my-12 {
  margin-bottom: 120px !important;
}
.ml-12,
.mx-12 {
  margin-left: 120px !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 10px !important;
}
.pt-1,
.py-1 {
  padding-top: 10px !important;
}
.pr-1,
.px-1 {
  padding-right: 10px !important;
}
.pb-1,
.py-1 {
  padding-bottom: 10px !important;
}
.pl-1,
.px-1 {
  padding-left: 10px !important;
}
.p-2 {
  padding: 20px !important;
}
.pt-2,
.py-2 {
  padding-top: 20px !important;
}
.pr-2,
.px-2 {
  padding-right: 20px !important;
}
.pb-2,
.py-2 {
  padding-bottom: 20px !important;
}
.btn.btn-icon:before,
.pl-2,
.px-2 {
  padding-left: 20px !important;
}
.p-3 {
  padding: 30px !important;
}
.pt-3,
.py-3 {
  padding-top: 30px !important;
}
.pr-3,
.px-3 {
  padding-right: 30px !important;
}
.pb-3,
.py-3 {
  padding-bottom: 30px !important;
}
.pl-3,
.px-3 {
  padding-left: 30px !important;
}
.p-4 {
  padding: 40px !important;
}
.pt-4,
.py-4 {
  padding-top: 40px !important;
}
.pr-4,
.px-4 {
  padding-right: 40px !important;
}
.pb-4,
.py-4 {
  padding-bottom: 40px !important;
}
.pl-4,
.px-4 {
  padding-left: 40px !important;
}
.p-5 {
  padding: 50px !important;
}
.pt-5,
.py-5 {
  padding-top: 50px !important;
}
.pr-5,
.px-5 {
  padding-right: 50px !important;
}
.pb-5,
.py-5 {
  padding-bottom: 50px !important;
}
.pl-5,
.px-5 {
  padding-left: 50px !important;
}
.p-6 {
  padding: 60px !important;
}
.pt-6,
.py-6 {
  padding-top: 60px !important;
}
.pr-6,
.px-6 {
  padding-right: 60px !important;
}
.pb-6,
.py-6 {
  padding-bottom: 60px !important;
}
.pl-6,
.px-6 {
  padding-left: 60px !important;
}
.p-7 {
  padding: 70px !important;
}
.pt-7,
.py-7 {
  padding-top: 70px !important;
}
.pr-7,
.px-7 {
  padding-right: 70px !important;
}
.pb-7,
.py-7 {
  padding-bottom: 70px !important;
}
.pl-7,
.px-7 {
  padding-left: 70px !important;
}
.p-8 {
  padding: 80px !important;
}
.pt-8,
.py-8 {
  padding-top: 80px !important;
}
.pr-8,
.px-8 {
  padding-right: 80px !important;
}
.pb-8,
.py-8 {
  padding-bottom: 80px !important;
}
.btn.btn-icon,
.pl-8,
.px-8 {
  padding-left: 80px !important;
}
.p-9 {
  padding: 90px !important;
}
.pt-9,
.py-9 {
  padding-top: 90px !important;
}
.pr-9,
.px-9 {
  padding-right: 90px !important;
}
.pb-9,
.py-9 {
  padding-bottom: 90px !important;
}
.pl-9,
.px-9 {
  padding-left: 90px !important;
}
.p-10 {
  padding: 100px !important;
}
.pt-10,
.py-10 {
  padding-top: 100px !important;
}
.pr-10,
.px-10 {
  padding-right: 100px !important;
}
.pb-10,
.py-10 {
  padding-bottom: 100px !important;
}
.pl-10,
.px-10 {
  padding-left: 100px !important;
}
.p-11 {
  padding: 110px !important;
}
.pt-11,
.py-11 {
  padding-top: 110px !important;
}
.pr-11,
.px-11 {
  padding-right: 110px !important;
}
.pb-11,
.py-11 {
  padding-bottom: 110px !important;
}
.pl-11,
.px-11 {
  padding-left: 110px !important;
}
.p-12 {
  padding: 120px !important;
}
.pt-12,
.py-12 {
  padding-top: 120px !important;
}
.pr-12,
.px-12 {
  padding-right: 120px !important;
}
.pb-12,
.py-12 {
  padding-bottom: 120px !important;
}
.pl-12,
.px-12 {
  padding-left: 120px !important;
}
.m-n1 {
  margin: -10px !important;
}
.mt-n1,
.my-n1 {
  margin-top: -10px !important;
}
.mr-n1,
.mx-n1 {
  margin-right: -10px !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -10px !important;
}
.ml-n1,
.mx-n1 {
  margin-left: -10px !important;
}
.m-n2 {
  margin: -20px !important;
}
.mt-n2,
.my-n2 {
  margin-top: -20px !important;
}
.mr-n2,
.mx-n2 {
  margin-right: -20px !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -20px !important;
}
.ml-n2,
.mx-n2 {
  margin-left: -20px !important;
}
.m-n3 {
  margin: -30px !important;
}
.mt-n3,
.my-n3 {
  margin-top: -30px !important;
}
.mr-n3,
.mx-n3 {
  margin-right: -30px !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -30px !important;
}
.ml-n3,
.mx-n3 {
  margin-left: -30px !important;
}
.m-n4 {
  margin: -40px !important;
}
.mt-n4,
.my-n4 {
  margin-top: -40px !important;
}
.mr-n4,
.mx-n4 {
  margin-right: -40px !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -40px !important;
}
.ml-n4,
.mx-n4 {
  margin-left: -40px !important;
}
.m-n5 {
  margin: -50px !important;
}
.mt-n5,
.my-n5 {
  margin-top: -50px !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -50px !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -50px !important;
}
.ml-n5,
.mx-n5 {
  margin-left: -50px !important;
}
.m-n6 {
  margin: -60px !important;
}
.mt-n6,
.my-n6 {
  margin-top: -60px !important;
}
.mr-n6,
.mx-n6 {
  margin-right: -60px !important;
}
.mb-n6,
.my-n6 {
  margin-bottom: -60px !important;
}
.ml-n6,
.mx-n6 {
  margin-left: -60px !important;
}
.m-n7 {
  margin: -70px !important;
}
.mt-n7,
.my-n7 {
  margin-top: -70px !important;
}
.mr-n7,
.mx-n7 {
  margin-right: -70px !important;
}
.mb-n7,
.my-n7 {
  margin-bottom: -70px !important;
}
.ml-n7,
.mx-n7 {
  margin-left: -70px !important;
}
.m-n8 {
  margin: -80px !important;
}
.mt-n8,
.my-n8 {
  margin-top: -80px !important;
}
.mr-n8,
.mx-n8 {
  margin-right: -80px !important;
}
.mb-n8,
.my-n8 {
  margin-bottom: -80px !important;
}
.ml-n8,
.mx-n8 {
  margin-left: -80px !important;
}
.m-n9 {
  margin: -90px !important;
}
.mt-n9,
.my-n9 {
  margin-top: -90px !important;
}
.mr-n9,
.mx-n9 {
  margin-right: -90px !important;
}
.mb-n9,
.my-n9 {
  margin-bottom: -90px !important;
}
.ml-n9,
.mx-n9 {
  margin-left: -90px !important;
}
.m-n10 {
  margin: -100px !important;
}
.mt-n10,
.my-n10 {
  margin-top: -100px !important;
}
.mr-n10,
.mx-n10 {
  margin-right: -100px !important;
}
.mb-n10,
.my-n10 {
  margin-bottom: -100px !important;
}
.ml-n10,
.mx-n10 {
  margin-left: -100px !important;
}
.m-n11 {
  margin: -110px !important;
}
.mt-n11,
.my-n11 {
  margin-top: -110px !important;
}
.mr-n11,
.mx-n11 {
  margin-right: -110px !important;
}
.mb-n11,
.my-n11 {
  margin-bottom: -110px !important;
}
.ml-n11,
.mx-n11 {
  margin-left: -110px !important;
}
.m-n12 {
  margin: -120px !important;
}
.mt-n12,
.my-n12 {
  margin-top: -120px !important;
}
.mr-n12,
.mx-n12 {
  margin-right: -120px !important;
}
.mb-n12,
.my-n12 {
  margin-bottom: -120px !important;
}
.ml-n12,
.mx-n12 {
  margin-left: -120px !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;
}
.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);
}
.text-monospace {
  font-family: 'Overpass Mono', Consolas, Monaco, Andale Mono, monospace !important;
}
.text-justify {
  text-align: justify !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;
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.btn.btn-link,
.text-normal {
  text-transform: none !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-bolder {
  font-weight: 700 !important;
}
.font-italic {
  font-style: italic !important;
}
.text-primary {
  color: #e00 !important;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #ff3c3c !important;
}
.text-secondary {
  color: #06c !important;
}
a.text-secondary:focus,
a.text-secondary:hover {
  color: #1a8cff !important;
}
.text-black {
  color: #000 !important;
}
a.text-black:focus,
a.text-black:hover {
  color: #4d4d4d !important;
}
.text-white {
  color: #fff !important;
}
a.text-white:focus,
a.text-white:hover {
  color: #e6e6e6 !important;
}
.text-gray-100 {
  color: #f6f6f6 !important;
}
a.text-gray-100:focus,
a.text-gray-100:hover {
  color: #ddd !important;
}
.text-gray-200 {
  color: #f2f2f2 !important;
}
a.text-gray-200:focus,
a.text-gray-200:hover {
  color: #d9d9d9 !important;
}
.text-gray-300 {
  color: #e7e7e7 !important;
}
a.text-gray-300:focus,
a.text-gray-300:hover {
  color: #cecece !important;
}
.text-gray-400 {
  color: #bdbdbd !important;
}
a.text-gray-400:focus,
a.text-gray-400:hover {
  color: #979797 !important;
}
.text-gray-500 {
  color: #929292 !important;
}
a.text-gray-500:focus,
a.text-gray-500:hover {
  color: #6c6c6c !important;
}
.text-gray-600 {
  color: #646464 !important;
}
a.text-gray-600:focus,
a.text-gray-600:hover {
  color: #8a8a8a !important;
}
.text-gray-700 {
  color: #404040 !important;
}
a.text-gray-700:focus,
a.text-gray-700:hover {
  color: #666 !important;
}
.text-gray-800 {
  color: #333 !important;
}
a.text-gray-800:focus,
a.text-gray-800:hover {
  color: gray !important;
}
.text-gray-900 {
  color: #131313 !important;
}
a.text-gray-900:focus,
a.text-gray-900:hover {
  color: #606060 !important;
}
.text-red {
  color: #e00 !important;
}
a.text-red:focus,
a.text-red:hover {
  color: #ff3c3c !important;
}
.text-red-dark {
  color: maroon !important;
}
a.text-red-dark:focus,
a.text-red-dark:hover {
  color: #ff1a1a !important;
}
.text-blue {
  color: #06c !important;
}
a.text-blue:focus,
a.text-blue:hover {
  color: #1a8cff !important;
}
.text-blue-light {
  color: #73bcf7 !important;
}
a.text-blue-light:focus,
a.text-blue-light:hover {
  color: #2b99f3 !important;
}
.text-blue-dark {
  color: #004080 !important;
}
a.text-blue-dark:focus,
a.text-blue-dark:hover {
  color: #1a8dff !important;
}
.text-teal {
  color: #0c98a0 !important;
}
a.text-teal:focus,
a.text-teal:hover {
  color: #075459 !important;
}
.text-teal-dark {
  color: #00586d !important;
}
a.text-teal-dark:focus,
a.text-teal-dark:hover {
  color: #0096ba !important;
}
.text-body {
  color: #131313 !important;
}
.text-muted {
  color: #646464 !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;
}
.btn,
.dms-band blockquote p {
  font-family: 'Red Hat Display', Overpass, Overpass, 'Helvetica Neue', Arial, sans-serif;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}
.text-reset {
  color: inherit !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
.accordion {
  overflow: hidden;
  padding-bottom: 7px;
}
.accordion .accordion-toggle {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 40px 10px 30px;
  border-top: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  border-bottom: 0;
  border-left: 3px solid #06c;
  background-color: #fff;
}
.dms-band blockquote footer,
.nav-tabs {
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.accordion .accordion-toggle:after {
  content: '';
  position: absolute;
  top: calc(50% - 4px);
  display: block;
  border-style: var(--pfe-theme--surface--border-style, solid);
  height: 8px;
  width: 8px;
  text-align: center;
  -webkit-transition: -webkit-transform 0.15s;
  transition: transform 0.15s;
  transition: transform 0.15s, -webkit-transform 0.15s;
  border-width: 2px 2px 0 0;
  border-bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 30px;
}
.accordion .accordion-toggle.collapsed {
  background-color: transparent;
  border-left: 3px solid transparent;
  border-bottom: 1px solid #f2f2f2;
  border-right: 1px solid transparent;
}
.accordion .accordion-toggle.collapsed:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.accordion .accordion-toggle:hover {
  border-left: 3px solid #06c;
}
.accordion .accordion-toggle:focus {
  text-decoration: underline;
}
.accordion .accordion-panel {
  border-left: 3px solid #06c;
  padding: 0 30px;
}
.accordion .accordion-panel.collapsing.showing,
.accordion .accordion-panel.show {
  border-right: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 3px rgba(140, 140, 140, 0.35);
  box-shadow: 0 5px 3px rgba(140, 140, 140, 0.35);
  display: inherit;
}
.reveal {
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s, -webkit-transform 1s;
}
.reveal_visible {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.bg-black-gradient {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#646464));
  background-image: linear-gradient(to bottom, #000 0, #646464 100%);
}
.bg-black-gradient-90 {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(40%, #000), to(#646464));
  background-image: linear-gradient(to right, #000 40%, #646464 100%);
}
.bg-black-gradient-180 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#646464), to(#000));
  background-image: linear-gradient(to bottom, #646464 0, #000 100%);
}
.bg-black-gradient-270 {
  background-image: -webkit-gradient(linear, left top, right top, from(#646464), color-stop(60%, #000));
  background-image: linear-gradient(to right, #646464 0, #000 60%);
}
.bg-red-angle,
.bg-red-angle-50 {
  background-color: #e00;
  background-image: linear-gradient(-45deg, maroon 50%, #e00 50%);
}
.bg-red-angle-50 {
  background-size: 100% 50%;
}
.bg-red-gradient {
  background-image: -webkit-gradient(linear, left top, left bottom, from(maroon), to(#e00));
  background-image: linear-gradient(to bottom, maroon 0, #e00 100%);
}
.bg-red-gradient-90 {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(40%, maroon), to(#e00));
  background-image: linear-gradient(to right, maroon 40%, #e00 100%);
}
.bg-red-gradient-180 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e00), to(maroon));
  background-image: linear-gradient(to bottom, #e00 0, maroon 100%);
}
.bg-red-gradient-270 {
  background-image: -webkit-gradient(linear, left top, right top, from(#e00), color-stop(60%, maroon));
  background-image: linear-gradient(to right, #e00 0, maroon 60%);
}
.bg-teal-gradient {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#00586d), to(#0c98a0));
  background-image: linear-gradient(to bottom, #00586d 0, #0c98a0 100%);
}
.bg-teal-gradient-90 {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(40%, #00586d), to(#0c98a0));
  background-image: linear-gradient(to right, #00586d 40%, #0c98a0 100%);
}
.bg-teal-gradient-180 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0c98a0), to(#00586d));
  background-image: linear-gradient(to bottom, #0c98a0 0, #00586d 100%);
}
.bg-teal-gradient-270 {
  background-image: -webkit-gradient(linear, left top, right top, from(#0c98a0), color-stop(60%, #00586d));
  background-image: linear-gradient(to right, #0c98a0 0, #00586d 60%);
}
.bg-gray-200-gradient {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(transparent));
  background-image: linear-gradient(to bottom, #f2f2f2 0, transparent 100%);
}
.bg-gray-200-gradient-90 {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(40%, #f2f2f2), to(transparent));
  background-image: linear-gradient(to right, #f2f2f2 40%, transparent 100%);
}
.bg-gray-200-gradient-180 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#f2f2f2));
  background-image: linear-gradient(to bottom, transparent 0, #f2f2f2 100%);
}
.bg-gray-200-gradient-270 {
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(60%, #f2f2f2));
  background-image: linear-gradient(to right, transparent 0, #f2f2f2 60%);
}
.bg-transparent {
  background-color: transparent !important;
}
.bg-primary-half {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #e00), color-stop(50%, transparent));
  background: linear-gradient(0deg, #e00 50%, transparent 50%);
}
.bg-secondary-half {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #06c), color-stop(50%, transparent));
  background: linear-gradient(0deg, #06c 50%, transparent 50%);
}
.bg-black-half {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #000), color-stop(50%, transparent));
  background: linear-gradient(0deg, #000 50%, transparent 50%);
}
.bg-white-half {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #fff), color-stop(50%, transparent));
  background: linear-gradient(0deg, #fff 50%, transparent 50%);
}
.bg-gray-100-half {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #f6f6f6), color-stop(50%, transparent));
  background: linear-gradient(0deg, #f6f6f6 50%, transparent 50%);
}
.bg-gray-200-half {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #f2f2f2), color-stop(50%, transparent));
  background: linear-gradient(0deg, #f2f2f2 50%, transparent 50%);
}
.bg-gray-300-half {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #e7e7e7), color-stop(50%, transparent));
  background: linear-gradient(0deg, #e7e7e7 50%, transparent 50%);
}
.bg-gray-400-half {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #bdbdbd), color-stop(50%, transparent));
  background: linear-gradient(0deg, #bdbdbd 50%, transparent 50%);
}
.bg-gray-500-half {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #929292), color-stop(50%, transparent));
  background: linear-gradient(0deg, #929292 50%, transparent 50%);
}
.bg-gray-600-half {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #646464), color-stop(50%, transparent));
  background: linear-gradient(0deg, #646464 50%, transparent 50%);
}
.bg-gray-700-half {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #404040), color-stop(50%, transparent));
  background: linear-gradient(0deg, #404040 50%, transparent 50%);
}
.bg-gray-800-half {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #333), color-stop(50%, transparent));
  background: linear-gradient(0deg, #333 50%, transparent 50%);
}
.bg-gray-900-half {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #131313), color-stop(50%, transparent));
  background: linear-gradient(0deg, #131313 50%, transparent 50%);
}
.bg-red-half {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #e00), color-stop(50%, transparent));
  background: linear-gradient(0deg, #e00 50%, transparent 50%);
}
.bg-red-dark-half {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, maroon), color-stop(50%, transparent));
  background: linear-gradient(0deg, maroon 50%, transparent 50%);
}
.bg-blue-half {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #06c), color-stop(50%, transparent));
  background: linear-gradient(0deg, #06c 50%, transparent 50%);
}
.bg-blue-light-half {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #73bcf7), color-stop(50%, transparent));
  background: linear-gradient(0deg, #73bcf7 50%, transparent 50%);
}
.bg-blue-dark-half {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #004080), color-stop(50%, transparent));
  background: linear-gradient(0deg, #004080 50%, transparent 50%);
}
.bg-teal-half {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #0c98a0), color-stop(50%, transparent));
  background: linear-gradient(0deg, #0c98a0 50%, transparent 50%);
}
.bg-teal-dark-half {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #00586d), color-stop(50%, transparent));
  background: linear-gradient(0deg, #00586d 50%, transparent 50%);
}
.bg-size-auto,
[class*=' bg-pos-'],
[class^='bg-pos-'] {
  background-size: auto !important;
}
[class*=' bg-primary-film-'],
[class^='bg-primary-film-'] {
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.bg-primary-film-10 {
  background-color: rgba(238, 0, 0, 0.1);
}
.bg-primary-film-20 {
  background-color: rgba(238, 0, 0, 0.2);
}
.bg-primary-film-30 {
  background-color: rgba(238, 0, 0, 0.3);
}
.bg-primary-film-40 {
  background-color: rgba(238, 0, 0, 0.4);
}
.bg-primary-film-50 {
  background-color: rgba(238, 0, 0, 0.5);
}
.bg-primary-film-60 {
  background-color: rgba(238, 0, 0, 0.6);
}
.bg-primary-film-70 {
  background-color: rgba(238, 0, 0, 0.7);
}
.bg-primary-film-80 {
  background-color: rgba(238, 0, 0, 0.8);
}
.bg-primary-film-90 {
  background-color: rgba(238, 0, 0, 0.9);
}
[class*=' bg-secondary-film-'],
[class^='bg-secondary-film-'] {
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.bg-secondary-film-10 {
  background-color: rgba(0, 102, 204, 0.1);
}
.bg-secondary-film-20 {
  background-color: rgba(0, 102, 204, 0.2);
}
.bg-secondary-film-30 {
  background-color: rgba(0, 102, 204, 0.3);
}
.bg-secondary-film-40 {
  background-color: rgba(0, 102, 204, 0.4);
}
.bg-secondary-film-50 {
  background-color: rgba(0, 102, 204, 0.5);
}
.bg-secondary-film-60 {
  background-color: rgba(0, 102, 204, 0.6);
}
.bg-secondary-film-70 {
  background-color: rgba(0, 102, 204, 0.7);
}
.bg-secondary-film-80 {
  background-color: rgba(0, 102, 204, 0.8);
}
.bg-secondary-film-90 {
  background-color: rgba(0, 102, 204, 0.9);
}
[class*=' bg-black-film-'],
[class^='bg-black-film-'] {
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.bg-black-film-10 {
  background-color: rgba(0, 0, 0, 0.1);
}
.bg-black-film-20 {
  background-color: rgba(0, 0, 0, 0.2);
}
.bg-black-film-30 {
  background-color: rgba(0, 0, 0, 0.3);
}
.bg-black-film-40 {
  background-color: rgba(0, 0, 0, 0.4);
}
.bg-black-film-50 {
  background-color: rgba(0, 0, 0, 0.5);
}
.bg-black-film-60 {
  background-color: rgba(0, 0, 0, 0.6);
}
.bg-black-film-70 {
  background-color: rgba(0, 0, 0, 0.7);
}
.bg-black-film-80 {
  background-color: rgba(0, 0, 0, 0.8);
}
.bg-black-film-90 {
  background-color: rgba(0, 0, 0, 0.9);
}
[class*=' bg-white-film-'],
[class^='bg-white-film-'] {
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.bg-white-film-10 {
  background-color: rgba(255, 255, 255, 0.1);
}
.bg-white-film-20 {
  background-color: rgba(255, 255, 255, 0.2);
}
.bg-white-film-30 {
  background-color: rgba(255, 255, 255, 0.3);
}
.bg-white-film-40 {
  background-color: rgba(255, 255, 255, 0.4);
}
.bg-white-film-50 {
  background-color: rgba(255, 255, 255, 0.5);
}
.bg-white-film-60 {
  background-color: rgba(255, 255, 255, 0.6);
}
.bg-white-film-70 {
  background-color: rgba(255, 255, 255, 0.7);
}
.bg-white-film-80 {
  background-color: rgba(255, 255, 255, 0.8);
}
.bg-white-film-90 {
  background-color: rgba(255, 255, 255, 0.9);
}
[class*=' bg-gray-100-film-'],
[class^='bg-gray-100-film-'] {
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.bg-gray-100-film-10 {
  background-color: rgba(246, 246, 246, 0.1);
}
.bg-gray-100-film-20 {
  background-color: rgba(246, 246, 246, 0.2);
}
.bg-gray-100-film-30 {
  background-color: rgba(246, 246, 246, 0.3);
}
.bg-gray-100-film-40 {
  background-color: rgba(246, 246, 246, 0.4);
}
.bg-gray-100-film-50 {
  background-color: rgba(246, 246, 246, 0.5);
}
.bg-gray-100-film-60 {
  background-color: rgba(246, 246, 246, 0.6);
}
.bg-gray-100-film-70 {
  background-color: rgba(246, 246, 246, 0.7);
}
.bg-gray-100-film-80 {
  background-color: rgba(246, 246, 246, 0.8);
}
.bg-gray-100-film-90 {
  background-color: rgba(246, 246, 246, 0.9);
}
[class*=' bg-gray-200-film-'],
[class^='bg-gray-200-film-'] {
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.bg-gray-200-film-10 {
  background-color: rgba(242, 242, 242, 0.1);
}
.bg-gray-200-film-20 {
  background-color: rgba(242, 242, 242, 0.2);
}
.bg-gray-200-film-30 {
  background-color: rgba(242, 242, 242, 0.3);
}
.bg-gray-200-film-40 {
  background-color: rgba(242, 242, 242, 0.4);
}
.bg-gray-200-film-50 {
  background-color: rgba(242, 242, 242, 0.5);
}
.bg-gray-200-film-60 {
  background-color: rgba(242, 242, 242, 0.6);
}
.bg-gray-200-film-70 {
  background-color: rgba(242, 242, 242, 0.7);
}
.bg-gray-200-film-80 {
  background-color: rgba(242, 242, 242, 0.8);
}
.bg-gray-200-film-90 {
  background-color: rgba(242, 242, 242, 0.9);
}
[class*=' bg-gray-300-film-'],
[class^='bg-gray-300-film-'] {
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.bg-gray-300-film-10 {
  background-color: rgba(231, 231, 231, 0.1);
}
.bg-gray-300-film-20 {
  background-color: rgba(231, 231, 231, 0.2);
}
.bg-gray-300-film-30 {
  background-color: rgba(231, 231, 231, 0.3);
}
.bg-gray-300-film-40 {
  background-color: rgba(231, 231, 231, 0.4);
}
.bg-gray-300-film-50 {
  background-color: rgba(231, 231, 231, 0.5);
}
.bg-gray-300-film-60 {
  background-color: rgba(231, 231, 231, 0.6);
}
.bg-gray-300-film-70 {
  background-color: rgba(231, 231, 231, 0.7);
}
.bg-gray-300-film-80 {
  background-color: rgba(231, 231, 231, 0.8);
}
.bg-gray-300-film-90 {
  background-color: rgba(231, 231, 231, 0.9);
}
[class*=' bg-gray-400-film-'],
[class^='bg-gray-400-film-'] {
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.bg-gray-400-film-10 {
  background-color: rgba(189, 189, 189, 0.1);
}
.bg-gray-400-film-20 {
  background-color: rgba(189, 189, 189, 0.2);
}
.bg-gray-400-film-30 {
  background-color: rgba(189, 189, 189, 0.3);
}
.bg-gray-400-film-40 {
  background-color: rgba(189, 189, 189, 0.4);
}
.bg-gray-400-film-50 {
  background-color: rgba(189, 189, 189, 0.5);
}
.bg-gray-400-film-60 {
  background-color: rgba(189, 189, 189, 0.6);
}
.bg-gray-400-film-70 {
  background-color: rgba(189, 189, 189, 0.7);
}
.bg-gray-400-film-80 {
  background-color: rgba(189, 189, 189, 0.8);
}
.bg-gray-400-film-90 {
  background-color: rgba(189, 189, 189, 0.9);
}
[class*=' bg-gray-500-film-'],
[class^='bg-gray-500-film-'] {
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.bg-gray-500-film-10 {
  background-color: rgba(146, 146, 146, 0.1);
}
.bg-gray-500-film-20 {
  background-color: rgba(146, 146, 146, 0.2);
}
.bg-gray-500-film-30 {
  background-color: rgba(146, 146, 146, 0.3);
}
.bg-gray-500-film-40 {
  background-color: rgba(146, 146, 146, 0.4);
}
.bg-gray-500-film-50 {
  background-color: rgba(146, 146, 146, 0.5);
}
.bg-gray-500-film-60 {
  background-color: rgba(146, 146, 146, 0.6);
}
.bg-gray-500-film-70 {
  background-color: rgba(146, 146, 146, 0.7);
}
.bg-gray-500-film-80 {
  background-color: rgba(146, 146, 146, 0.8);
}
.bg-gray-500-film-90 {
  background-color: rgba(146, 146, 146, 0.9);
}
[class*=' bg-gray-600-film-'],
[class^='bg-gray-600-film-'] {
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.bg-gray-600-film-10 {
  background-color: rgba(100, 100, 100, 0.1);
}
.bg-gray-600-film-20 {
  background-color: rgba(100, 100, 100, 0.2);
}
.bg-gray-600-film-30 {
  background-color: rgba(100, 100, 100, 0.3);
}
.bg-gray-600-film-40 {
  background-color: rgba(100, 100, 100, 0.4);
}
.bg-gray-600-film-50 {
  background-color: rgba(100, 100, 100, 0.5);
}
.bg-gray-600-film-60 {
  background-color: rgba(100, 100, 100, 0.6);
}
.bg-gray-600-film-70 {
  background-color: rgba(100, 100, 100, 0.7);
}
.bg-gray-600-film-80 {
  background-color: rgba(100, 100, 100, 0.8);
}
.bg-gray-600-film-90 {
  background-color: rgba(100, 100, 100, 0.9);
}
[class*=' bg-gray-700-film-'],
[class^='bg-gray-700-film-'] {
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.bg-gray-700-film-10 {
  background-color: rgba(64, 64, 64, 0.1);
}
.bg-gray-700-film-20 {
  background-color: rgba(64, 64, 64, 0.2);
}
.bg-gray-700-film-30 {
  background-color: rgba(64, 64, 64, 0.3);
}
.bg-gray-700-film-40 {
  background-color: rgba(64, 64, 64, 0.4);
}
.bg-gray-700-film-50 {
  background-color: rgba(64, 64, 64, 0.5);
}
.bg-gray-700-film-60 {
  background-color: rgba(64, 64, 64, 0.6);
}
.bg-gray-700-film-70 {
  background-color: rgba(64, 64, 64, 0.7);
}
.bg-gray-700-film-80 {
  background-color: rgba(64, 64, 64, 0.8);
}
.bg-gray-700-film-90 {
  background-color: rgba(64, 64, 64, 0.9);
}
[class*=' bg-gray-800-film-'],
[class^='bg-gray-800-film-'] {
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.bg-gray-800-film-10 {
  background-color: rgba(51, 51, 51, 0.1);
}
.bg-gray-800-film-20 {
  background-color: rgba(51, 51, 51, 0.2);
}
.bg-gray-800-film-30 {
  background-color: rgba(51, 51, 51, 0.3);
}
.bg-gray-800-film-40 {
  background-color: rgba(51, 51, 51, 0.4);
}
.bg-gray-800-film-50 {
  background-color: rgba(51, 51, 51, 0.5);
}
.bg-gray-800-film-60 {
  background-color: rgba(51, 51, 51, 0.6);
}
.bg-gray-800-film-70 {
  background-color: rgba(51, 51, 51, 0.7);
}
.bg-gray-800-film-80 {
  background-color: rgba(51, 51, 51, 0.8);
}
.bg-gray-800-film-90 {
  background-color: rgba(51, 51, 51, 0.9);
}
[class*=' bg-gray-900-film-'],
[class^='bg-gray-900-film-'] {
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.bg-gray-900-film-10 {
  background-color: rgba(19, 19, 19, 0.1);
}
.bg-gray-900-film-20 {
  background-color: rgba(19, 19, 19, 0.2);
}
.bg-gray-900-film-30 {
  background-color: rgba(19, 19, 19, 0.3);
}
.bg-gray-900-film-40 {
  background-color: rgba(19, 19, 19, 0.4);
}
.bg-gray-900-film-50 {
  background-color: rgba(19, 19, 19, 0.5);
}
.bg-gray-900-film-60 {
  background-color: rgba(19, 19, 19, 0.6);
}
.bg-gray-900-film-70 {
  background-color: rgba(19, 19, 19, 0.7);
}
.bg-gray-900-film-80 {
  background-color: rgba(19, 19, 19, 0.8);
}
.bg-gray-900-film-90 {
  background-color: rgba(19, 19, 19, 0.9);
}
[class*=' bg-red-film-'],
[class^='bg-red-film-'] {
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.bg-red-film-10 {
  background-color: rgba(238, 0, 0, 0.1);
}
.bg-red-film-20 {
  background-color: rgba(238, 0, 0, 0.2);
}
.bg-red-film-30 {
  background-color: rgba(238, 0, 0, 0.3);
}
.bg-red-film-40 {
  background-color: rgba(238, 0, 0, 0.4);
}
.bg-red-film-50 {
  background-color: rgba(238, 0, 0, 0.5);
}
.bg-red-film-60 {
  background-color: rgba(238, 0, 0, 0.6);
}
.bg-red-film-70 {
  background-color: rgba(238, 0, 0, 0.7);
}
.bg-red-film-80 {
  background-color: rgba(238, 0, 0, 0.8);
}
.bg-red-film-90 {
  background-color: rgba(238, 0, 0, 0.9);
}
[class*=' bg-red-dark-film-'],
[class^='bg-red-dark-film-'] {
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.bg-red-dark-film-10 {
  background-color: rgba(128, 0, 0, 0.1);
}
.bg-red-dark-film-20 {
  background-color: rgba(128, 0, 0, 0.2);
}
.bg-red-dark-film-30 {
  background-color: rgba(128, 0, 0, 0.3);
}
.bg-red-dark-film-40 {
  background-color: rgba(128, 0, 0, 0.4);
}
.bg-red-dark-film-50 {
  background-color: rgba(128, 0, 0, 0.5);
}
.bg-red-dark-film-60 {
  background-color: rgba(128, 0, 0, 0.6);
}
.bg-red-dark-film-70 {
  background-color: rgba(128, 0, 0, 0.7);
}
.bg-red-dark-film-80 {
  background-color: rgba(128, 0, 0, 0.8);
}
.bg-red-dark-film-90 {
  background-color: rgba(128, 0, 0, 0.9);
}
[class*=' bg-blue-film-'],
[class^='bg-blue-film-'] {
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.bg-blue-film-10 {
  background-color: rgba(0, 102, 204, 0.1);
}
.bg-blue-film-20 {
  background-color: rgba(0, 102, 204, 0.2);
}
.bg-blue-film-30 {
  background-color: rgba(0, 102, 204, 0.3);
}
.bg-blue-film-40 {
  background-color: rgba(0, 102, 204, 0.4);
}
.bg-blue-film-50 {
  background-color: rgba(0, 102, 204, 0.5);
}
.bg-blue-film-60 {
  background-color: rgba(0, 102, 204, 0.6);
}
.bg-blue-film-70 {
  background-color: rgba(0, 102, 204, 0.7);
}
.bg-blue-film-80 {
  background-color: rgba(0, 102, 204, 0.8);
}
.bg-blue-film-90 {
  background-color: rgba(0, 102, 204, 0.9);
}
[class*=' bg-blue-light-film-'],
[class^='bg-blue-light-film-'] {
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.bg-blue-light-film-10 {
  background-color: rgba(115, 188, 247, 0.1);
}
.bg-blue-light-film-20 {
  background-color: rgba(115, 188, 247, 0.2);
}
.bg-blue-light-film-30 {
  background-color: rgba(115, 188, 247, 0.3);
}
.bg-blue-light-film-40 {
  background-color: rgba(115, 188, 247, 0.4);
}
.bg-blue-light-film-50 {
  background-color: rgba(115, 188, 247, 0.5);
}
.bg-blue-light-film-60 {
  background-color: rgba(115, 188, 247, 0.6);
}
.bg-blue-light-film-70 {
  background-color: rgba(115, 188, 247, 0.7);
}
.bg-blue-light-film-80 {
  background-color: rgba(115, 188, 247, 0.8);
}
.bg-blue-light-film-90 {
  background-color: rgba(115, 188, 247, 0.9);
}
[class*=' bg-blue-dark-film-'],
[class^='bg-blue-dark-film-'] {
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.bg-blue-dark-film-10 {
  background-color: rgba(0, 64, 128, 0.1);
}
.bg-blue-dark-film-20 {
  background-color: rgba(0, 64, 128, 0.2);
}
.bg-blue-dark-film-30 {
  background-color: rgba(0, 64, 128, 0.3);
}
.bg-blue-dark-film-40 {
  background-color: rgba(0, 64, 128, 0.4);
}
.bg-blue-dark-film-50 {
  background-color: rgba(0, 64, 128, 0.5);
}
.bg-blue-dark-film-60 {
  background-color: rgba(0, 64, 128, 0.6);
}
.bg-blue-dark-film-70 {
  background-color: rgba(0, 64, 128, 0.7);
}
.bg-blue-dark-film-80 {
  background-color: rgba(0, 64, 128, 0.8);
}
.bg-blue-dark-film-90 {
  background-color: rgba(0, 64, 128, 0.9);
}
[class*=' bg-teal-film-'],
[class^='bg-teal-film-'] {
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.bg-teal-film-10 {
  background-color: rgba(12, 152, 160, 0.1);
}
.bg-teal-film-20 {
  background-color: rgba(12, 152, 160, 0.2);
}
.bg-teal-film-30 {
  background-color: rgba(12, 152, 160, 0.3);
}
.bg-teal-film-40 {
  background-color: rgba(12, 152, 160, 0.4);
}
.bg-teal-film-50 {
  background-color: rgba(12, 152, 160, 0.5);
}
.bg-teal-film-60 {
  background-color: rgba(12, 152, 160, 0.6);
}
.bg-teal-film-70 {
  background-color: rgba(12, 152, 160, 0.7);
}
.bg-teal-film-80 {
  background-color: rgba(12, 152, 160, 0.8);
}
.bg-teal-film-90 {
  background-color: rgba(12, 152, 160, 0.9);
}
[class*=' bg-teal-dark-film-'],
[class^='bg-teal-dark-film-'] {
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.bg-teal-dark-film-10 {
  background-color: rgba(0, 88, 109, 0.1);
}
.bg-teal-dark-film-20 {
  background-color: rgba(0, 88, 109, 0.2);
}
.bg-teal-dark-film-30 {
  background-color: rgba(0, 88, 109, 0.3);
}
.bg-teal-dark-film-40 {
  background-color: rgba(0, 88, 109, 0.4);
}
.bg-teal-dark-film-50 {
  background-color: rgba(0, 88, 109, 0.5);
}
.bg-teal-dark-film-60 {
  background-color: rgba(0, 88, 109, 0.6);
}
.bg-teal-dark-film-70 {
  background-color: rgba(0, 88, 109, 0.7);
}
.bg-teal-dark-film-80 {
  background-color: rgba(0, 88, 109, 0.8);
}
.bg-teal-dark-film-90 {
  background-color: rgba(0, 88, 109, 0.9);
}
.bg-pos-cc {
  background-position: center center !important;
}
.bg-pos-ct {
  background-position: center top !important;
}
.bg-pos-rc {
  background-position: right center !important;
}
.bg-pos-cb {
  background-position: center bottom !important;
}
.bg-pos-lc {
  background-position: left center !important;
}
.bg-pos-rt {
  background-position: right top !important;
}
.bg-pos-lt {
  background-position: left top !important;
}
.bg-pos-rb {
  background-position: right bottom !important;
}
.bg-pos-lb {
  background-position: left bottom !important;
}
.bg-no-repeat,
.bg-none {
  background-repeat: no-repeat !important;
}
.bg-x {
  background-repeat: repeat-x !important;
}
.bg-y {
  background-repeat: repeat-y !important;
}
.card,
.container {
  background-repeat: no-repeat;
  background-position: center center;
}
.bg-size-contain {
  background-size: contain !important;
}
.bg-size-cover {
  background-size: cover !important;
}
.dms-band blockquote {
  position: relative;
  padding-left: 30px;
  line-height: 1.5;
}
.dms-band blockquote:after {
  display: inline-block;
  width: 25px;
  height: 20px;
  position: absolute;
  top: 3px;
  left: 0;
}
.dms-band blockquote.quote-secondary:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='14.2' viewBox='0 0 20 14.2'><path d='M4.4,5.2H1.4c0.3-2.3,2.2-4,4.5-4c0.3,0,0.6-0.3,0.6-0.6c0,0,0,0,0,0C6.5,0.3,6.2,0,5.9,0c0,0,0,0,0,0C2.6,0,0,2.6,0,5.9 v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6V9.7C8.9,7.3,6.9,5.3,4.4,5.2z M15.5,5.2h-3.1c0.3-2.3,2.2-4,4.5-4 c0.4,0,0.7-0.2,0.7-0.6S17.4,0,17.1,0C17,0,17,0,17,0c-3.2,0-5.9,2.6-5.9,5.9v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6 V9.7C20,7.3,18,5.3,15.5,5.2z' fill='%230066cc' /></svg>");
}
.dms-band blockquote.quote-black:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='14.2' viewBox='0 0 20 14.2'><path d='M4.4,5.2H1.4c0.3-2.3,2.2-4,4.5-4c0.3,0,0.6-0.3,0.6-0.6c0,0,0,0,0,0C6.5,0.3,6.2,0,5.9,0c0,0,0,0,0,0C2.6,0,0,2.6,0,5.9 v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6V9.7C8.9,7.3,6.9,5.3,4.4,5.2z M15.5,5.2h-3.1c0.3-2.3,2.2-4,4.5-4 c0.4,0,0.7-0.2,0.7-0.6S17.4,0,17.1,0C17,0,17,0,17,0c-3.2,0-5.9,2.6-5.9,5.9v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6 V9.7C20,7.3,18,5.3,15.5,5.2z' fill='%23000' /></svg>");
}
.dms-band blockquote.quote-white:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='14.2' viewBox='0 0 20 14.2'><path d='M4.4,5.2H1.4c0.3-2.3,2.2-4,4.5-4c0.3,0,0.6-0.3,0.6-0.6c0,0,0,0,0,0C6.5,0.3,6.2,0,5.9,0c0,0,0,0,0,0C2.6,0,0,2.6,0,5.9 v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6V9.7C8.9,7.3,6.9,5.3,4.4,5.2z M15.5,5.2h-3.1c0.3-2.3,2.2-4,4.5-4 c0.4,0,0.7-0.2,0.7-0.6S17.4,0,17.1,0C17,0,17,0,17,0c-3.2,0-5.9,2.6-5.9,5.9v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6 V9.7C20,7.3,18,5.3,15.5,5.2z' fill='%23fff' /></svg>");
}
.dms-band blockquote.quote-gray-100:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='14.2' viewBox='0 0 20 14.2'><path d='M4.4,5.2H1.4c0.3-2.3,2.2-4,4.5-4c0.3,0,0.6-0.3,0.6-0.6c0,0,0,0,0,0C6.5,0.3,6.2,0,5.9,0c0,0,0,0,0,0C2.6,0,0,2.6,0,5.9 v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6V9.7C8.9,7.3,6.9,5.3,4.4,5.2z M15.5,5.2h-3.1c0.3-2.3,2.2-4,4.5-4 c0.4,0,0.7-0.2,0.7-0.6S17.4,0,17.1,0C17,0,17,0,17,0c-3.2,0-5.9,2.6-5.9,5.9v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6 V9.7C20,7.3,18,5.3,15.5,5.2z' fill='%23f6f6f6' /></svg>");
}
.dms-band blockquote.quote-gray-200:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='14.2' viewBox='0 0 20 14.2'><path d='M4.4,5.2H1.4c0.3-2.3,2.2-4,4.5-4c0.3,0,0.6-0.3,0.6-0.6c0,0,0,0,0,0C6.5,0.3,6.2,0,5.9,0c0,0,0,0,0,0C2.6,0,0,2.6,0,5.9 v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6V9.7C8.9,7.3,6.9,5.3,4.4,5.2z M15.5,5.2h-3.1c0.3-2.3,2.2-4,4.5-4 c0.4,0,0.7-0.2,0.7-0.6S17.4,0,17.1,0C17,0,17,0,17,0c-3.2,0-5.9,2.6-5.9,5.9v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6 V9.7C20,7.3,18,5.3,15.5,5.2z' fill='%23f2f2f2' /></svg>");
}
.dms-band blockquote.quote-gray-300:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='14.2' viewBox='0 0 20 14.2'><path d='M4.4,5.2H1.4c0.3-2.3,2.2-4,4.5-4c0.3,0,0.6-0.3,0.6-0.6c0,0,0,0,0,0C6.5,0.3,6.2,0,5.9,0c0,0,0,0,0,0C2.6,0,0,2.6,0,5.9 v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6V9.7C8.9,7.3,6.9,5.3,4.4,5.2z M15.5,5.2h-3.1c0.3-2.3,2.2-4,4.5-4 c0.4,0,0.7-0.2,0.7-0.6S17.4,0,17.1,0C17,0,17,0,17,0c-3.2,0-5.9,2.6-5.9,5.9v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6 V9.7C20,7.3,18,5.3,15.5,5.2z' fill='%23e7e7e7' /></svg>");
}
.dms-band blockquote.quote-gray-400:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='14.2' viewBox='0 0 20 14.2'><path d='M4.4,5.2H1.4c0.3-2.3,2.2-4,4.5-4c0.3,0,0.6-0.3,0.6-0.6c0,0,0,0,0,0C6.5,0.3,6.2,0,5.9,0c0,0,0,0,0,0C2.6,0,0,2.6,0,5.9 v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6V9.7C8.9,7.3,6.9,5.3,4.4,5.2z M15.5,5.2h-3.1c0.3-2.3,2.2-4,4.5-4 c0.4,0,0.7-0.2,0.7-0.6S17.4,0,17.1,0C17,0,17,0,17,0c-3.2,0-5.9,2.6-5.9,5.9v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6 V9.7C20,7.3,18,5.3,15.5,5.2z' fill='%23bdbdbd' /></svg>");
}
.dms-band blockquote.quote-gray-500:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='14.2' viewBox='0 0 20 14.2'><path d='M4.4,5.2H1.4c0.3-2.3,2.2-4,4.5-4c0.3,0,0.6-0.3,0.6-0.6c0,0,0,0,0,0C6.5,0.3,6.2,0,5.9,0c0,0,0,0,0,0C2.6,0,0,2.6,0,5.9 v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6V9.7C8.9,7.3,6.9,5.3,4.4,5.2z M15.5,5.2h-3.1c0.3-2.3,2.2-4,4.5-4 c0.4,0,0.7-0.2,0.7-0.6S17.4,0,17.1,0C17,0,17,0,17,0c-3.2,0-5.9,2.6-5.9,5.9v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6 V9.7C20,7.3,18,5.3,15.5,5.2z' fill='%23929292' /></svg>");
}
.dms-band blockquote.quote-gray-600:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='14.2' viewBox='0 0 20 14.2'><path d='M4.4,5.2H1.4c0.3-2.3,2.2-4,4.5-4c0.3,0,0.6-0.3,0.6-0.6c0,0,0,0,0,0C6.5,0.3,6.2,0,5.9,0c0,0,0,0,0,0C2.6,0,0,2.6,0,5.9 v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6V9.7C8.9,7.3,6.9,5.3,4.4,5.2z M15.5,5.2h-3.1c0.3-2.3,2.2-4,4.5-4 c0.4,0,0.7-0.2,0.7-0.6S17.4,0,17.1,0C17,0,17,0,17,0c-3.2,0-5.9,2.6-5.9,5.9v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6 V9.7C20,7.3,18,5.3,15.5,5.2z' fill='%23646464' /></svg>");
}
.dms-band blockquote.quote-gray-700:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='14.2' viewBox='0 0 20 14.2'><path d='M4.4,5.2H1.4c0.3-2.3,2.2-4,4.5-4c0.3,0,0.6-0.3,0.6-0.6c0,0,0,0,0,0C6.5,0.3,6.2,0,5.9,0c0,0,0,0,0,0C2.6,0,0,2.6,0,5.9 v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6V9.7C8.9,7.3,6.9,5.3,4.4,5.2z M15.5,5.2h-3.1c0.3-2.3,2.2-4,4.5-4 c0.4,0,0.7-0.2,0.7-0.6S17.4,0,17.1,0C17,0,17,0,17,0c-3.2,0-5.9,2.6-5.9,5.9v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6 V9.7C20,7.3,18,5.3,15.5,5.2z' fill='%23404040' /></svg>");
}
.dms-band blockquote.quote-gray-800:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='14.2' viewBox='0 0 20 14.2'><path d='M4.4,5.2H1.4c0.3-2.3,2.2-4,4.5-4c0.3,0,0.6-0.3,0.6-0.6c0,0,0,0,0,0C6.5,0.3,6.2,0,5.9,0c0,0,0,0,0,0C2.6,0,0,2.6,0,5.9 v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6V9.7C8.9,7.3,6.9,5.3,4.4,5.2z M15.5,5.2h-3.1c0.3-2.3,2.2-4,4.5-4 c0.4,0,0.7-0.2,0.7-0.6S17.4,0,17.1,0C17,0,17,0,17,0c-3.2,0-5.9,2.6-5.9,5.9v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6 V9.7C20,7.3,18,5.3,15.5,5.2z' fill='%23333' /></svg>");
}
.dms-band blockquote.quote-gray-900:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='14.2' viewBox='0 0 20 14.2'><path d='M4.4,5.2H1.4c0.3-2.3,2.2-4,4.5-4c0.3,0,0.6-0.3,0.6-0.6c0,0,0,0,0,0C6.5,0.3,6.2,0,5.9,0c0,0,0,0,0,0C2.6,0,0,2.6,0,5.9 v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6V9.7C8.9,7.3,6.9,5.3,4.4,5.2z M15.5,5.2h-3.1c0.3-2.3,2.2-4,4.5-4 c0.4,0,0.7-0.2,0.7-0.6S17.4,0,17.1,0C17,0,17,0,17,0c-3.2,0-5.9,2.6-5.9,5.9v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6 V9.7C20,7.3,18,5.3,15.5,5.2z' fill='%23131313' /></svg>");
}
.dms-band blockquote.quote-red:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='14.2' viewBox='0 0 20 14.2'><path d='M4.4,5.2H1.4c0.3-2.3,2.2-4,4.5-4c0.3,0,0.6-0.3,0.6-0.6c0,0,0,0,0,0C6.5,0.3,6.2,0,5.9,0c0,0,0,0,0,0C2.6,0,0,2.6,0,5.9 v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6V9.7C8.9,7.3,6.9,5.3,4.4,5.2z M15.5,5.2h-3.1c0.3-2.3,2.2-4,4.5-4 c0.4,0,0.7-0.2,0.7-0.6S17.4,0,17.1,0C17,0,17,0,17,0c-3.2,0-5.9,2.6-5.9,5.9v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6 V9.7C20,7.3,18,5.3,15.5,5.2z' fill='%23e00' /></svg>");
}
.dms-band blockquote.quote-red-dark:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='14.2' viewBox='0 0 20 14.2'><path d='M4.4,5.2H1.4c0.3-2.3,2.2-4,4.5-4c0.3,0,0.6-0.3,0.6-0.6c0,0,0,0,0,0C6.5,0.3,6.2,0,5.9,0c0,0,0,0,0,0C2.6,0,0,2.6,0,5.9 v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6V9.7C8.9,7.3,6.9,5.3,4.4,5.2z M15.5,5.2h-3.1c0.3-2.3,2.2-4,4.5-4 c0.4,0,0.7-0.2,0.7-0.6S17.4,0,17.1,0C17,0,17,0,17,0c-3.2,0-5.9,2.6-5.9,5.9v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6 V9.7C20,7.3,18,5.3,15.5,5.2z' fill='%23800000' /></svg>");
}
.dms-band blockquote.quote-blue:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='14.2' viewBox='0 0 20 14.2'><path d='M4.4,5.2H1.4c0.3-2.3,2.2-4,4.5-4c0.3,0,0.6-0.3,0.6-0.6c0,0,0,0,0,0C6.5,0.3,6.2,0,5.9,0c0,0,0,0,0,0C2.6,0,0,2.6,0,5.9 v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6V9.7C8.9,7.3,6.9,5.3,4.4,5.2z M15.5,5.2h-3.1c0.3-2.3,2.2-4,4.5-4 c0.4,0,0.7-0.2,0.7-0.6S17.4,0,17.1,0C17,0,17,0,17,0c-3.2,0-5.9,2.6-5.9,5.9v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6 V9.7C20,7.3,18,5.3,15.5,5.2z' fill='%230066cc' /></svg>");
}
.dms-band blockquote.quote-blue-light:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='14.2' viewBox='0 0 20 14.2'><path d='M4.4,5.2H1.4c0.3-2.3,2.2-4,4.5-4c0.3,0,0.6-0.3,0.6-0.6c0,0,0,0,0,0C6.5,0.3,6.2,0,5.9,0c0,0,0,0,0,0C2.6,0,0,2.6,0,5.9 v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6V9.7C8.9,7.3,6.9,5.3,4.4,5.2z M15.5,5.2h-3.1c0.3-2.3,2.2-4,4.5-4 c0.4,0,0.7-0.2,0.7-0.6S17.4,0,17.1,0C17,0,17,0,17,0c-3.2,0-5.9,2.6-5.9,5.9v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6 V9.7C20,7.3,18,5.3,15.5,5.2z' fill='%2373bcf7' /></svg>");
}
.dms-band blockquote.quote-blue-dark:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='14.2' viewBox='0 0 20 14.2'><path d='M4.4,5.2H1.4c0.3-2.3,2.2-4,4.5-4c0.3,0,0.6-0.3,0.6-0.6c0,0,0,0,0,0C6.5,0.3,6.2,0,5.9,0c0,0,0,0,0,0C2.6,0,0,2.6,0,5.9 v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6V9.7C8.9,7.3,6.9,5.3,4.4,5.2z M15.5,5.2h-3.1c0.3-2.3,2.2-4,4.5-4 c0.4,0,0.7-0.2,0.7-0.6S17.4,0,17.1,0C17,0,17,0,17,0c-3.2,0-5.9,2.6-5.9,5.9v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6 V9.7C20,7.3,18,5.3,15.5,5.2z' fill='%23004080' /></svg>");
}
.dms-band blockquote.quote-teal:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='14.2' viewBox='0 0 20 14.2'><path d='M4.4,5.2H1.4c0.3-2.3,2.2-4,4.5-4c0.3,0,0.6-0.3,0.6-0.6c0,0,0,0,0,0C6.5,0.3,6.2,0,5.9,0c0,0,0,0,0,0C2.6,0,0,2.6,0,5.9 v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6V9.7C8.9,7.3,6.9,5.3,4.4,5.2z M15.5,5.2h-3.1c0.3-2.3,2.2-4,4.5-4 c0.4,0,0.7-0.2,0.7-0.6S17.4,0,17.1,0C17,0,17,0,17,0c-3.2,0-5.9,2.6-5.9,5.9v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6 V9.7C20,7.3,18,5.3,15.5,5.2z' fill='%230c98a0' /></svg>");
}
.dms-band blockquote.quote-teal-dark:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='14.2' viewBox='0 0 20 14.2'><path d='M4.4,5.2H1.4c0.3-2.3,2.2-4,4.5-4c0.3,0,0.6-0.3,0.6-0.6c0,0,0,0,0,0C6.5,0.3,6.2,0,5.9,0c0,0,0,0,0,0C2.6,0,0,2.6,0,5.9 v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6V9.7C8.9,7.3,6.9,5.3,4.4,5.2z M15.5,5.2h-3.1c0.3-2.3,2.2-4,4.5-4 c0.4,0,0.7-0.2,0.7-0.6S17.4,0,17.1,0C17,0,17,0,17,0c-3.2,0-5.9,2.6-5.9,5.9v7.6c0,0.4,0.3,0.6,0.6,0.6h7.6c0.4,0,0.6-0.3,0.6-0.6 V9.7C20,7.3,18,5.3,15.5,5.2z' fill='%2300586d' /></svg>");
}
.dms-band blockquote.quote-none:after {
  content: ' ';
}
.dms-band blockquote.quote-top {
  padding-left: 0;
  padding-top: 30px;
}
.dms-band blockquote p {
  font-size: 20px;
  font-size: var(--pfe-theme--font-size--delta, 20px);
  font-weight: 300;
}
.btn.btn-brick,
.main-subnav h3,
pfe-navigation-item [slot='trigger'],
pfe-navigation-main .pfe-link-list--header,
pfe-navigation-main [slot='trigger'],
pfe-navigation-main [slot='trigger'] > a {
  font-family: 'Red Hat Text', Overpass, Overpass, 'Helvetica Neue', Arial, sans-serif;
}
.dms-band blockquote footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  flex-direction: column;
}
.dms-band blockquote footer cite {
  font-size: 1.4rem;
  font-size: var(--pfe-theme--font-size--default-xs, 1.4rem);
  margin-bottom: 16px;
  font-style: normal;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.border-width-1 {
  border-width: 1px !important;
}
.border-width-2 {
  border-width: 2px !important;
}
.border-width-3 {
  border-width: 3px !important;
}
.border-width-8 {
  border-width: 8px !important;
}
.border-width-10 {
  border-width: 10px !important;
}
.content-vertical-rules .row > div,
.nav-tabs a.nav-link {
  border-bottom: 1px solid #e7e7e7;
}
.btn {
  font-size: 16px !important;
  margin-bottom: 5px;
  padding: 16px 32px;
  white-space: normal;
  -webkit-transition: 0.3s cubic-bezier(0.5, 0, 0.5, 1) !important;
  transition: 0.3s cubic-bezier(0.5, 0, 0.5, 1) !important;
  position: relative;
}
.btn.focus,
.btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-primary:focus:before,
.btn.btn-secondary:focus:before {
  content: '';
  border: 1px solid #fff;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  position: absolute;
  border-radius: 2px;
}
.btn.btn-white:focus:before {
  content: '';
  border: 1px solid #131313;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  position: absolute;
  border-radius: 2px;
}
.btn.btn-outline-primary:active:focus,
.btn.btn-outline-primary:focus {
  background: rgba(238, 0, 0, 0.08);
  color: #e00;
}
.btn.btn-outline-primary:active:focus:before,
.btn.btn-outline-primary:focus:before {
  content: '';
  border: 1px solid #e00;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  position: absolute;
  border-radius: 2px;
}
.btn.btn-outline-secondary:active:focus,
.btn.btn-outline-secondary:focus {
  background: rgba(0, 102, 204, 0.08);
  color: #06c;
}
.btn.btn-outline-secondary:active:focus:before,
.btn.btn-outline-secondary:focus:before {
  content: '';
  border: 1px solid #06c;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  position: absolute;
  border-radius: 2px;
}
.btn.btn-outline-black:active:focus,
.btn.btn-outline-black:focus {
  background: rgba(0, 0, 0, 0.08);
  color: #000;
}
.btn.btn-outline-black:active:focus:before,
.btn.btn-outline-black:focus:before {
  content: '';
  border: 1px solid #000;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  position: absolute;
  border-radius: 2px;
}
.btn.btn-outline-white:active:focus,
.btn.btn-outline-white:focus {
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
}
.btn.btn-outline-white:active:focus:before,
.btn.btn-outline-white:focus:before {
  content: '';
  border: 1px solid #fff;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  position: absolute;
  border-radius: 2px;
}
.btn.btn-outline-gray-100:active:focus,
.btn.btn-outline-gray-100:focus {
  background: rgba(246, 246, 246, 0.08);
  color: #f6f6f6;
}
.btn.btn-outline-gray-100:active:focus:before,
.btn.btn-outline-gray-100:focus:before {
  content: '';
  border: 1px solid #f6f6f6;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  position: absolute;
  border-radius: 2px;
}
.btn.btn-outline-gray-200:active:focus,
.btn.btn-outline-gray-200:focus {
  background: rgba(242, 242, 242, 0.08);
  color: #f2f2f2;
}
.btn.btn-outline-gray-200:active:focus:before,
.btn.btn-outline-gray-200:focus:before {
  content: '';
  border: 1px solid #f2f2f2;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  position: absolute;
  border-radius: 2px;
}
.btn.btn-outline-gray-300:active:focus,
.btn.btn-outline-gray-300:focus {
  background: rgba(231, 231, 231, 0.08);
  color: #e7e7e7;
}
.btn.btn-outline-gray-300:active:focus:before,
.btn.btn-outline-gray-300:focus:before {
  content: '';
  border: 1px solid #e7e7e7;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  position: absolute;
  border-radius: 2px;
}
.btn.btn-outline-gray-400:active:focus,
.btn.btn-outline-gray-400:focus {
  background: rgba(189, 189, 189, 0.08);
  color: #bdbdbd;
}
.btn.btn-outline-gray-400:active:focus:before,
.btn.btn-outline-gray-400:focus:before {
  content: '';
  border: 1px solid #bdbdbd;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  position: absolute;
  border-radius: 2px;
}
.btn.btn-outline-gray-500:active:focus,
.btn.btn-outline-gray-500:focus {
  background: rgba(146, 146, 146, 0.08);
  color: #929292;
}
.btn.btn-outline-gray-500:active:focus:before,
.btn.btn-outline-gray-500:focus:before {
  content: '';
  border: 1px solid #929292;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  position: absolute;
  border-radius: 2px;
}
.btn.btn-outline-gray-600:active:focus,
.btn.btn-outline-gray-600:focus {
  background: rgba(100, 100, 100, 0.08);
  color: #646464;
}
.btn.btn-outline-gray-600:active:focus:before,
.btn.btn-outline-gray-600:focus:before {
  content: '';
  border: 1px solid #646464;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  position: absolute;
  border-radius: 2px;
}
.btn.btn-outline-gray-700:active:focus,
.btn.btn-outline-gray-700:focus {
  background: rgba(64, 64, 64, 0.08);
  color: #404040;
}
.btn.btn-outline-gray-700:active:focus:before,
.btn.btn-outline-gray-700:focus:before {
  content: '';
  border: 1px solid #404040;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  position: absolute;
  border-radius: 2px;
}
.btn.btn-outline-gray-800:active:focus,
.btn.btn-outline-gray-800:focus {
  background: rgba(51, 51, 51, 0.08);
  color: #333;
}
.btn.btn-outline-gray-800:active:focus:before,
.btn.btn-outline-gray-800:focus:before {
  content: '';
  border: 1px solid #333;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  position: absolute;
  border-radius: 2px;
}
.btn.btn-outline-gray-900:active:focus,
.btn.btn-outline-gray-900:focus {
  background: rgba(19, 19, 19, 0.08);
  color: #131313;
}
.btn.btn-outline-gray-900:active:focus:before,
.btn.btn-outline-gray-900:focus:before {
  content: '';
  border: 1px solid #131313;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  position: absolute;
  border-radius: 2px;
}
.btn.btn-outline-red:active:focus,
.btn.btn-outline-red:focus {
  background: rgba(238, 0, 0, 0.08);
  color: #e00;
}
.btn.btn-outline-red:active:focus:before,
.btn.btn-outline-red:focus:before {
  content: '';
  border: 1px solid #e00;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  position: absolute;
  border-radius: 2px;
}
.btn.btn-outline-red-dark:active:focus,
.btn.btn-outline-red-dark:focus {
  background: rgba(128, 0, 0, 0.08);
  color: maroon;
}
.btn.btn-outline-red-dark:active:focus:before,
.btn.btn-outline-red-dark:focus:before {
  content: '';
  border: 1px solid maroon;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  position: absolute;
  border-radius: 2px;
}
.btn.btn-outline-blue:active:focus,
.btn.btn-outline-blue:focus {
  background: rgba(0, 102, 204, 0.08);
  color: #06c;
}
.btn.btn-outline-blue:active:focus:before,
.btn.btn-outline-blue:focus:before {
  content: '';
  border: 1px solid #06c;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  position: absolute;
  border-radius: 2px;
}
.btn.btn-outline-blue-light:active:focus,
.btn.btn-outline-blue-light:focus {
  background: rgba(115, 188, 247, 0.08);
  color: #73bcf7;
}
.btn.btn-outline-blue-light:active:focus:before,
.btn.btn-outline-blue-light:focus:before {
  content: '';
  border: 1px solid #73bcf7;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  position: absolute;
  border-radius: 2px;
}
.btn.btn-outline-blue-dark:active:focus,
.btn.btn-outline-blue-dark:focus {
  background: rgba(0, 64, 128, 0.08);
  color: #004080;
}
.btn.btn-outline-blue-dark:active:focus:before,
.btn.btn-outline-blue-dark:focus:before {
  content: '';
  border: 1px solid #004080;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  position: absolute;
  border-radius: 2px;
}
.btn.btn-outline-teal:active:focus,
.btn.btn-outline-teal:focus {
  background: rgba(12, 152, 160, 0.08);
  color: #0c98a0;
}
.btn.btn-outline-teal:active:focus:before,
.btn.btn-outline-teal:focus:before {
  content: '';
  border: 1px solid #0c98a0;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  position: absolute;
  border-radius: 2px;
}
.btn.btn-outline-teal-dark:active:focus,
.btn.btn-outline-teal-dark:focus {
  background: rgba(0, 88, 109, 0.08);
  color: #00586d;
}
.btn.btn-outline-teal-dark:active:focus:before,
.btn.btn-outline-teal-dark:focus:before {
  content: '';
  border: 1px solid #00586d;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  position: absolute;
  border-radius: 2px;
}
.btn.btn-link {
  padding: 3px 0 !important;
  margin-top: 0;
  text-align: left;
  font-weight: 700;
  font-size: 18px !important;
}
.dms-band .card-label,
.dms-band .section-label,
.dms-band h5,
.page-subnav a {
  text-transform: uppercase;
}
.btn.btn-link:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='14' width='14' viewBox='0 0 32 32'><path d='M15.78 0l-3.1 3.1 10.5 10.49H0v4.38h23.18l-10.5 10.49 3.1 3.1 15.78-15.78L15.78 0z' fill='%230066cc' /></svg>");
  margin-left: 12px;
  margin-right: 4px;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-bottom: -1px;
  -webkit-transition: 0.3s cubic-bezier(0.5, 0, 0.5, 1) !important;
  transition: 0.3s cubic-bezier(0.5, 0, 0.5, 1) !important;
}
.btn.btn-link:hover {
  text-decoration: none;
}
.btn.btn-brick:hover,
.text-underline {
  text-decoration: underline;
}
.btn.btn-link:hover:after {
  -webkit-filter: brightness(75%);
  filter: brightness(75%);
  margin-left: 16px;
  margin-right: 0;
}
.btn.btn-link.text-primary:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='14' width='14' viewBox='0 0 32 32'><path d='M15.78 0l-3.1 3.1 10.5 10.49H0v4.38h23.18l-10.5 10.49 3.1 3.1 15.78-15.78L15.78 0z' fill='%23e00' /></svg>");
}
.btn.btn-link.text-primary:hover:after {
  -webkit-filter: brightness(75%);
  filter: brightness(75%);
}
.btn.btn-link.text-secondary:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='14' width='14' viewBox='0 0 32 32'><path d='M15.78 0l-3.1 3.1 10.5 10.49H0v4.38h23.18l-10.5 10.49 3.1 3.1 15.78-15.78L15.78 0z' fill='%230066cc' /></svg>");
}
.btn.btn-link.text-secondary:hover:after {
  -webkit-filter: brightness(75%);
  filter: brightness(75%);
}
.btn.btn-link.text-black:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='14' width='14' viewBox='0 0 32 32'><path d='M15.78 0l-3.1 3.1 10.5 10.49H0v4.38h23.18l-10.5 10.49 3.1 3.1 15.78-15.78L15.78 0z' fill='%23000' /></svg>");
}
.btn.btn-link.text-black:hover:after {
  -webkit-filter: brightness(75%);
  filter: brightness(75%);
}
.btn.btn-link.text-white:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='14' width='14' viewBox='0 0 32 32'><path d='M15.78 0l-3.1 3.1 10.5 10.49H0v4.38h23.18l-10.5 10.49 3.1 3.1 15.78-15.78L15.78 0z' fill='%23fff' /></svg>");
}
.btn.btn-link.text-white:hover:after {
  -webkit-filter: brightness(75%);
  filter: brightness(75%);
}
.btn.btn-link.text-gray-100:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='14' width='14' viewBox='0 0 32 32'><path d='M15.78 0l-3.1 3.1 10.5 10.49H0v4.38h23.18l-10.5 10.49 3.1 3.1 15.78-15.78L15.78 0z' fill='%23f6f6f6' /></svg>");
}
.btn.btn-link.text-gray-100:hover:after {
  -webkit-filter: brightness(75%);
  filter: brightness(75%);
}
.btn.btn-link.text-gray-200:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='14' width='14' viewBox='0 0 32 32'><path d='M15.78 0l-3.1 3.1 10.5 10.49H0v4.38h23.18l-10.5 10.49 3.1 3.1 15.78-15.78L15.78 0z' fill='%23f2f2f2' /></svg>");
}
.btn.btn-link.text-gray-200:hover:after {
  -webkit-filter: brightness(75%);
  filter: brightness(75%);
}
.btn.btn-link.text-gray-300:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='14' width='14' viewBox='0 0 32 32'><path d='M15.78 0l-3.1 3.1 10.5 10.49H0v4.38h23.18l-10.5 10.49 3.1 3.1 15.78-15.78L15.78 0z' fill='%23e7e7e7' /></svg>");
}
.btn.btn-link.text-gray-300:hover:after {
  -webkit-filter: brightness(75%);
  filter: brightness(75%);
}
.btn.btn-link.text-gray-400:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='14' width='14' viewBox='0 0 32 32'><path d='M15.78 0l-3.1 3.1 10.5 10.49H0v4.38h23.18l-10.5 10.49 3.1 3.1 15.78-15.78L15.78 0z' fill='%23bdbdbd' /></svg>");
}
.btn.btn-link.text-gray-400:hover:after {
  -webkit-filter: brightness(75%);
  filter: brightness(75%);
}
.btn.btn-link.text-gray-500:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='14' width='14' viewBox='0 0 32 32'><path d='M15.78 0l-3.1 3.1 10.5 10.49H0v4.38h23.18l-10.5 10.49 3.1 3.1 15.78-15.78L15.78 0z' fill='%23929292' /></svg>");
}
.btn.btn-link.text-gray-500:hover:after {
  -webkit-filter: brightness(75%);
  filter: brightness(75%);
}
.btn.btn-link.text-gray-600:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='14' width='14' viewBox='0 0 32 32'><path d='M15.78 0l-3.1 3.1 10.5 10.49H0v4.38h23.18l-10.5 10.49 3.1 3.1 15.78-15.78L15.78 0z' fill='%23646464' /></svg>");
}
.btn.btn-link.text-gray-600:hover:after {
  -webkit-filter: brightness(75%);
  filter: brightness(75%);
}
.btn.btn-link.text-gray-700:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='14' width='14' viewBox='0 0 32 32'><path d='M15.78 0l-3.1 3.1 10.5 10.49H0v4.38h23.18l-10.5 10.49 3.1 3.1 15.78-15.78L15.78 0z' fill='%23404040' /></svg>");
}
.btn.btn-link.text-gray-700:hover:after {
  -webkit-filter: brightness(75%);
  filter: brightness(75%);
}
.btn.btn-link.text-gray-800:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='14' width='14' viewBox='0 0 32 32'><path d='M15.78 0l-3.1 3.1 10.5 10.49H0v4.38h23.18l-10.5 10.49 3.1 3.1 15.78-15.78L15.78 0z' fill='%23333' /></svg>");
}
.btn.btn-link.text-gray-800:hover:after {
  -webkit-filter: brightness(75%);
  filter: brightness(75%);
}
.btn.btn-link.text-gray-900:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='14' width='14' viewBox='0 0 32 32'><path d='M15.78 0l-3.1 3.1 10.5 10.49H0v4.38h23.18l-10.5 10.49 3.1 3.1 15.78-15.78L15.78 0z' fill='%23131313' /></svg>");
}
.btn.btn-link.text-gray-900:hover:after {
  -webkit-filter: brightness(75%);
  filter: brightness(75%);
}
.btn.btn-link.text-red:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='14' width='14' viewBox='0 0 32 32'><path d='M15.78 0l-3.1 3.1 10.5 10.49H0v4.38h23.18l-10.5 10.49 3.1 3.1 15.78-15.78L15.78 0z' fill='%23e00' /></svg>");
}
.btn.btn-link.text-red:hover:after {
  -webkit-filter: brightness(75%);
  filter: brightness(75%);
}
.btn.btn-link.text-red-dark:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='14' width='14' viewBox='0 0 32 32'><path d='M15.78 0l-3.1 3.1 10.5 10.49H0v4.38h23.18l-10.5 10.49 3.1 3.1 15.78-15.78L15.78 0z' fill='%23800000' /></svg>");
}
.btn.btn-link.text-red-dark:hover:after {
  -webkit-filter: brightness(75%);
  filter: brightness(75%);
}
.btn.btn-link.text-blue:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='14' width='14' viewBox='0 0 32 32'><path d='M15.78 0l-3.1 3.1 10.5 10.49H0v4.38h23.18l-10.5 10.49 3.1 3.1 15.78-15.78L15.78 0z' fill='%230066cc' /></svg>");
}
.btn.btn-link.text-blue:hover:after {
  -webkit-filter: brightness(75%);
  filter: brightness(75%);
}
.btn.btn-link.text-blue-light:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='14' width='14' viewBox='0 0 32 32'><path d='M15.78 0l-3.1 3.1 10.5 10.49H0v4.38h23.18l-10.5 10.49 3.1 3.1 15.78-15.78L15.78 0z' fill='%2373bcf7' /></svg>");
}
.btn.btn-link.text-blue-light:hover:after {
  -webkit-filter: brightness(75%);
  filter: brightness(75%);
}
.btn.btn-link.text-blue-dark:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='14' width='14' viewBox='0 0 32 32'><path d='M15.78 0l-3.1 3.1 10.5 10.49H0v4.38h23.18l-10.5 10.49 3.1 3.1 15.78-15.78L15.78 0z' fill='%23004080' /></svg>");
}
.btn.btn-link.text-blue-dark:hover:after {
  -webkit-filter: brightness(75%);
  filter: brightness(75%);
}
.btn.btn-link.text-teal:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='14' width='14' viewBox='0 0 32 32'><path d='M15.78 0l-3.1 3.1 10.5 10.49H0v4.38h23.18l-10.5 10.49 3.1 3.1 15.78-15.78L15.78 0z' fill='%230c98a0' /></svg>");
}
.btn.btn-link.text-teal:hover:after {
  -webkit-filter: brightness(75%);
  filter: brightness(75%);
}
.btn.btn-link.text-teal-dark:after {
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='14' width='14' viewBox='0 0 32 32'><path d='M15.78 0l-3.1 3.1 10.5 10.49H0v4.38h23.18l-10.5 10.49 3.1 3.1 15.78-15.78L15.78 0z' fill='%2300586d' /></svg>");
}
.btn.btn-link.text-teal-dark:hover:after {
  -webkit-filter: brightness(75%);
  filter: brightness(75%);
}
.btn.btn-link.btn-link:focus {
  background: rgba(0, 102, 204, 0.1);
}
.btn.btn-brick:active:focus,
.btn.btn-brick:focus,
.btn.btn-brick:hover {
  background-color: #f2f2f2;
}
.btn.btn-brick {
  border: 1px solid #bdbdbd;
  color: #06c;
  font-weight: 300;
}
.btn.btn-brick:hover {
  color: #004080;
}
.btn.btn-brick:active:focus:before,
.btn.btn-brick:focus:before {
  content: '';
  border: 1px solid #bdbdbd;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  position: absolute;
  border-radius: 2px;
}
.btn.btn-icon {
  position: relative;
  font-weight: 700;
  text-align: left;
}
.btn.btn-icon:before {
  font-size: 5.6rem;
  position: absolute;
  top: 0;
  left: 0;
}
.btn.btn-icon sup {
  font-size: 0.8rem;
}
.btn > [class*='fa-']:last-child {
  padding-left: 5px;
}
.dms-band .cta-group {
  margin: 30px 0 0;
}
.card .card-body > :last-child,
.card .card-footer > :last-child,
.card .card-header > :last-child,
.nav-tabs .nav-item {
  margin-bottom: 0;
}
.rule-black:after,
.rule-blue-dark:after,
.rule-blue-light:after,
.rule-blue:after,
.rule-gray-100:after,
.rule-gray-200:after,
.rule-gray-300:after,
.rule-gray-400:after,
.rule-gray-500:after,
.rule-gray-600:after,
.rule-gray-700:after,
.rule-gray-800:after,
.rule-gray-900:after,
.rule-primary:after,
.rule-red-dark:after,
.rule-red:after,
.rule-secondary:after,
.rule-teal-dark:after,
.rule-teal:after,
.rule-white:after {
  display: block;
  width: 30px;
  height: 2px;
  margin-top: 10px;
  content: '';
}
.card {
  margin-bottom: 30px;
  background-size: cover;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-flex: initial;
  -ms-flex: initial;
  flex: initial;
}
[class*='col-'] > .card {
  min-width: 100%;
}
.card ul {
  padding-left: 20px;
}
.card.card-vslide,
a.card:hover {
  cursor: pointer;
}
.card.card-vslide .card-header {
  position: absolute;
  bottom: 0;
  width: 100%;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.card.card-vslide .card-body {
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.card.card-vslide.active .card-header {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.card.card-vslide.active .card-body {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.card.card-half-slide {
  background-size: auto 50%;
  padding-top: 85%;
  padding-bottom: 30px;
  background-color: #fff;
  background-position: center top;
  -webkit-transition: 0.3s cubic-bezier(0.5, 0, 0.5, 1);
  transition: 0.3s cubic-bezier(0.5, 0, 0.5, 1);
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.card.card-half-slide .card-header {
  -webkit-transition: 0.3s cubic-bezier(0.5, 0, 0.5, 1);
  transition: 0.3s cubic-bezier(0.5, 0, 0.5, 1);
  position: absolute;
  width: 100%;
  opacity: 0;
}
.card.card-half-slide .card-body {
  -webkit-transition: 0.3s cubic-bezier(0.5, 0, 0.5, 1);
  transition: 0.3s cubic-bezier(0.5, 0, 0.5, 1);
  opacity: 1;
  background-color: #fff;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.card.card-half-slide.active:hover,
.card.card-half-slide:hover {
  background-size: auto 50%;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.card.card-half-slide.active:hover .card-body,
.card.card-half-slide:hover .card-body {
  display: block;
  opacity: 1;
}
.card-bg-hover {
  background-size: 0 0 !important;
}
a:active,
a:focus,
a:not([href]):focus {
  outline-offset: 1px;
  outline: #06c dotted 1px;
}
a.text-primary:focus {
  outline-color: #e00;
}
a.text-secondary:focus {
  outline-color: #06c;
}
a.text-black:focus {
  outline-color: #000;
}
a.text-white:focus {
  outline-color: #fff;
}
a.text-gray-100:focus {
  outline-color: #f6f6f6;
}
a.text-gray-200:focus {
  outline-color: #f2f2f2;
}
a.text-gray-300:focus {
  outline-color: #e7e7e7;
}
a.text-gray-400:focus {
  outline-color: #bdbdbd;
}
a.text-gray-500:focus {
  outline-color: #929292;
}
a.text-gray-600:focus {
  outline-color: #646464;
}
a.text-gray-700:focus {
  outline-color: #404040;
}
a.text-gray-800:focus {
  outline-color: #333;
}
a.text-gray-900:focus {
  outline-color: #131313;
}
a.text-red:focus {
  outline-color: #e00;
}
a.text-red-dark:focus {
  outline-color: maroon;
}
a.text-blue:focus {
  outline-color: #06c;
}
a.text-blue-light:focus {
  outline-color: #73bcf7;
}
a.text-blue-dark:focus {
  outline-color: #004080;
}
a.text-teal:focus {
  outline-color: #0c98a0;
}
a.text-teal-dark:focus {
  outline-color: #00586d;
}
svg.svg {
  max-width: 100%;
  height: auto;
}
svg.svg.svg-primary circle,
svg.svg.svg-primary ellipse,
svg.svg.svg-primary path,
svg.svg.svg-primary polygon,
svg.svg.svg-primary rect {
  fill: #e00 !important;
}
svg.svg.svg-secondary circle,
svg.svg.svg-secondary ellipse,
svg.svg.svg-secondary path,
svg.svg.svg-secondary polygon,
svg.svg.svg-secondary rect {
  fill: #06c !important;
}
svg.svg.svg-black circle,
svg.svg.svg-black ellipse,
svg.svg.svg-black path,
svg.svg.svg-black polygon,
svg.svg.svg-black rect {
  fill: #000 !important;
}
svg.svg.svg-white circle,
svg.svg.svg-white ellipse,
svg.svg.svg-white path,
svg.svg.svg-white polygon,
svg.svg.svg-white rect {
  fill: #fff !important;
}
svg.svg.svg-gray-100 circle,
svg.svg.svg-gray-100 ellipse,
svg.svg.svg-gray-100 path,
svg.svg.svg-gray-100 polygon,
svg.svg.svg-gray-100 rect {
  fill: #f6f6f6 !important;
}
svg.svg.svg-gray-200 circle,
svg.svg.svg-gray-200 ellipse,
svg.svg.svg-gray-200 path,
svg.svg.svg-gray-200 polygon,
svg.svg.svg-gray-200 rect {
  fill: #f2f2f2 !important;
}
svg.svg.svg-gray-300 circle,
svg.svg.svg-gray-300 ellipse,
svg.svg.svg-gray-300 path,
svg.svg.svg-gray-300 polygon,
svg.svg.svg-gray-300 rect {
  fill: #e7e7e7 !important;
}
svg.svg.svg-gray-400 circle,
svg.svg.svg-gray-400 ellipse,
svg.svg.svg-gray-400 path,
svg.svg.svg-gray-400 polygon,
svg.svg.svg-gray-400 rect {
  fill: #bdbdbd !important;
}
svg.svg.svg-gray-500 circle,
svg.svg.svg-gray-500 ellipse,
svg.svg.svg-gray-500 path,
svg.svg.svg-gray-500 polygon,
svg.svg.svg-gray-500 rect {
  fill: #929292 !important;
}
svg.svg.svg-gray-600 circle,
svg.svg.svg-gray-600 ellipse,
svg.svg.svg-gray-600 path,
svg.svg.svg-gray-600 polygon,
svg.svg.svg-gray-600 rect {
  fill: #646464 !important;
}
svg.svg.svg-gray-700 circle,
svg.svg.svg-gray-700 ellipse,
svg.svg.svg-gray-700 path,
svg.svg.svg-gray-700 polygon,
svg.svg.svg-gray-700 rect {
  fill: #404040 !important;
}
svg.svg.svg-gray-800 circle,
svg.svg.svg-gray-800 ellipse,
svg.svg.svg-gray-800 path,
svg.svg.svg-gray-800 polygon,
svg.svg.svg-gray-800 rect {
  fill: #333 !important;
}
svg.svg.svg-gray-900 circle,
svg.svg.svg-gray-900 ellipse,
svg.svg.svg-gray-900 path,
svg.svg.svg-gray-900 polygon,
svg.svg.svg-gray-900 rect {
  fill: #131313 !important;
}
svg.svg.svg-red circle,
svg.svg.svg-red ellipse,
svg.svg.svg-red path,
svg.svg.svg-red polygon,
svg.svg.svg-red rect {
  fill: #e00 !important;
}
svg.svg.svg-red-dark circle,
svg.svg.svg-red-dark ellipse,
svg.svg.svg-red-dark path,
svg.svg.svg-red-dark polygon,
svg.svg.svg-red-dark rect {
  fill: maroon !important;
}
svg.svg.svg-blue circle,
svg.svg.svg-blue ellipse,
svg.svg.svg-blue path,
svg.svg.svg-blue polygon,
svg.svg.svg-blue rect {
  fill: #06c !important;
}
svg.svg.svg-blue-light circle,
svg.svg.svg-blue-light ellipse,
svg.svg.svg-blue-light path,
svg.svg.svg-blue-light polygon,
svg.svg.svg-blue-light rect {
  fill: #73bcf7 !important;
}
svg.svg.svg-blue-dark circle,
svg.svg.svg-blue-dark ellipse,
svg.svg.svg-blue-dark path,
svg.svg.svg-blue-dark polygon,
svg.svg.svg-blue-dark rect {
  fill: #004080 !important;
}
svg.svg.svg-teal circle,
svg.svg.svg-teal ellipse,
svg.svg.svg-teal path,
svg.svg.svg-teal polygon,
svg.svg.svg-teal rect {
  fill: #0c98a0 !important;
}
svg.svg.svg-teal-dark circle,
svg.svg.svg-teal-dark ellipse,
svg.svg.svg-teal-dark path,
svg.svg.svg-teal-dark polygon,
svg.svg.svg-teal-dark rect {
  fill: #00586d !important;
}
.dms-band {
  padding: 40px 0;
}
.container {
  -webkit-transition: max-width 0.5s;
  transition: max-width 0.5s;
  background-size: cover;
}
.row.min-gutters {
  margin-right: -5px;
  margin-left: -5px;
}
#main-menu .row,
.rc-footer-menu .row {
  margin-right: 0;
  margin-left: 0;
}
.row.min-gutters [class*='col'] {
  padding-right: 5px;
  padding-left: 5px;
}
.list-group.list-group-flush .list-group-item,
.rc-footer-menu .container {
  padding-right: 0;
  padding-left: 0;
}
.sticky {
  position: fixed;
  z-index: 80;
  top: 0;
  width: 100%;
}
.overflow-visible {
  overflow: visible !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-relative {
  position: relative !important;
}
.position-sticky {
  position: sticky !important;
}
.top-0 {
  top: 0;
}
.right-0 {
  right: 0;
}
.bottom-0 {
  bottom: 0;
}
.left-0 {
  left: 0;
}
.z-0 {
  z-index: 0;
}
.z-1 {
  z-index: 10;
}
.z-2 {
  z-index: 20;
}
.z-3 {
  z-index: 30;
}
.z-4 {
  z-index: 40;
}
.z-5 {
  z-index: 50;
}
.z-6 {
  z-index: 60;
}
.z-7 {
  z-index: 70;
}
.z-8 {
  z-index: 80;
}
.z-9 {
  z-index: 90;
}
.pe-none {
  pointer-events: none !important;
}
.pe-auto {
  pointer-events: auto !important;
}
.list-group.list-group-flush .list-group-item:first-child {
  border-top: 0;
}
.card .list-group {
  padding-left: 0;
}
.card .list-group li {
  margin-bottom: -1px;
}
.nav-tabs {
  flex-direction: column;
}
.nav-tabs a.nav-link {
  font-size: 16px;
  margin: 0 5px;
  padding: 15px 5px;
  color: #929292;
  border-radius: 0;
}
.nav-tabs a.nav-link:focus,
.nav-tabs a.nav-link:hover,
.nav-tabs a.nav-link:hover:focus {
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom: 4px solid #bdbdbd;
  border-left-color: transparent;
}
.nav-tabs a.nav-link.active,
.nav-tabs a.nav-link.active:hover {
  color: #000;
  border: 0;
  border-bottom: 4px solid #e00;
}
.nav-tabs.nav-inverted {
  border: 0;
  border-top: 1px solid #e7e7e7;
}
.nav-tabs.nav-inverted a.nav-link {
  border: 0;
  border-top: 4px solid transparent;
}
.nav-tabs.nav-inverted a.nav-link:focus,
.nav-tabs.nav-inverted a.nav-link:hover,
.nav-tabs.nav-inverted a.nav-link:hover:focus {
  border: 0;
  border-top: 4px solid #bdbdbd;
}
.nav-tabs.nav-inverted a.nav-link.active,
.nav-tabs.nav-inverted a.nav-link.active:hover {
  border: 0;
  border-top: 4px solid #e00;
}
.nav-tabs.nav-stacked {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-bottom: 0;
}
.page-subnav {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.page-subnav a {
  font-size: 1.5rem;
  padding-top: 0;
  padding-bottom: 0;
  color: #000;
  border-right: 1px solid #000;
}
.page-subnav a:last-child {
  border: 0;
}
.nav.nav-social .nav-link {
  font-size: 16px;
  width: 38px;
  height: 36px;
  margin-right: 5px;
  color: #fff;
  border: 1px solid #000;
  border-radius: 50%;
  background: #000;
  padding: 5px 10px;
}
.nav.nav-social .nav-link:hover {
  color: #000;
  background: 0 0;
}
.rc-footer-menu .row {
  display: block;
}
.rc-footer-menu h3 {
  line-height: 1.1;
}
.rc-footer-traditional .row {
  display: block;
}
.main-subnav .container {
  max-width: 100%;
  padding: 0;
}
.main-subnav h3 {
  margin-bottom: 11px;
}
#second-menu .container {
  padding: 0 2rem;
}
#search-panel .form-item {
  margin-right: 0 !important;
}
.collapse,
.row.rc-footer-menu-items {
  display: block;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.w-10 {
  width: 10% !important;
}
.w-33 {
  width: 33.3% !important;
}
.w-66 {
  width: 66.6% !important;
}
body {
  font-size: 16px;
  font-size: var(--pfe-theme--font-size, var(--pfe-theme--base--text, 16px));
}
.font-size-12 {
  font-size: 12px !important;
}
.font-size-14 {
  font-size: 14px !important;
}
.font-size-16 {
  font-size: 16px !important;
}
.font-size-18 {
  font-size: 18px !important;
}
.font-size-20 {
  font-size: 20px !important;
}
.font-size-22 {
  font-size: 22px !important;
}
.font-size-24 {
  font-size: 24px !important;
}
.font-size-26 {
  font-size: 26px !important;
}
.font-size-28 {
  font-size: 28px !important;
}
.font-size-30 {
  font-size: 30px !important;
}
.font-size-32 {
  font-size: 32px !important;
}
.font-size-34 {
  font-size: 34px !important;
}
.font-size-36 {
  font-size: 36px !important;
}
.font-size-38 {
  font-size: 38px !important;
}
.font-size-40 {
  font-size: 40px !important;
}
.font-size-42 {
  font-size: 42px !important;
}
.font-size-44 {
  font-size: 44px !important;
}
.font-size-46 {
  font-size: 46px !important;
}
.font-size-48 {
  font-size: 48px !important;
}
.dms-band li,
.dms-band p {
  margin-top: 0;
  font-size: 16px;
  font-size: var(--pfe-theme--font-size, 16px);
}
.dms-band h1,
.dms-band h2,
.dms-band h3,
.dms-band h4,
.dms-band h5,
.dms-band h6 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: 'Red Hat Display', Overpass, Overpass, 'Helvetica Neue', Arial, sans-serif;
}
.dms-band .xl,
.dms-band h1 {
  font-size: 29px;
  font-size: var(--pfe-theme--font-size--xl, 29px);
  font-weight: var(--pfe-theme--font-weight--xl, 300);
  line-height: var(--pfe-theme--line-height--xl, 1.2);
}
.dms-band .xxl {
  font-size: 35px;
  font-size: var(--pfe-theme--font-size--xxl, 35px);
  font-weight: var(--pfe-theme--font-weight--xxl, 300);
  line-height: var(--pfe-theme--line-height--xxl, 1.2);
}
.dms-band h2 {
  font-size: 24px;
  font-size: var(--pfe-theme--font-size--beta, 24px);
  font-weight: var(--pfe-theme--font-weight--beta, 400);
  line-height: var(--pfe-theme--line-height--beta, 1.3);
}
.dms-band h3 {
  font-size: 20px;
  font-size: var(--pfe-theme--font-size--gamma, 20px);
  font-weight: var(--pfe-theme--font-weight--gamma, 400);
  line-height: var(--pfe-theme--line-height--gamma, 1.3);
}
.dms-band .section-label,
.dms-band h4 {
  font-weight: var(--pfe-theme--font-weight--delta, 400);
  line-height: var(--pfe-theme--line-height--delta, 1.5);
}
.dms-band .section-label {
  font-size: 18px;
  font-size: var(--pfe-theme--font-size--epsilon, 18px);
}
.dms-band .card-label,
.dms-band p.lead {
  font-weight: var(--pfe-theme--font-weight, 400);
}
.dms-band .card-label {
  font-size: 16px;
  font-size: var(--pfe-theme--font-size--default-sm, 16px);
  line-height: var(--pfe-theme--line-height, 1.5);
}
.dms-band h4 {
  font-size: 20px;
  font-size: var(--pfe-theme--font-size--delta, 20px);
}
.dms-band h5 {
  font-size: 18px;
  font-size: var(--pfe-theme--font-size--epsilon, 18px);
  font-weight: var(--pfe-theme--font-weight--epsilon, 400);
  line-height: var(--pfe-theme--line-height--epsilon, 1.5);
}
.dms-band h6 {
  font-weight: 700;
}
.dms-band p.lead {
  font-size: 18px;
  font-size: var(--pfe-theme--font-size--default-lg, 18px);
}
.dms-band .small,
.dms-band small {
  font-size: 1.4rem;
  font-size: var(--pfe-theme--font-size--default-xs, 1.4rem);
}
.dms-band hr {
  width: 100%;
  margin-top: 20px;
  border-bottom: 20px;
}
.dms-band hr.sm {
  width: 42px;
  margin-right: auto;
  margin-left: 0;
}
.dms-band hr.x2 {
  border-top-width: 2px;
}
.dms-band hr.x3 {
  border-top-width: 3px;
}
.rule-primary:after {
  background-color: #e00;
}
.rule-secondary:after {
  background-color: #06c;
}
.rule-black:after {
  background-color: #000;
}
.rule-white:after {
  background-color: #fff;
}
.rule-gray-100:after {
  background-color: #f6f6f6;
}
.rule-gray-200:after {
  background-color: #f2f2f2;
}
.rule-gray-300:after {
  background-color: #e7e7e7;
}
.rule-gray-400:after {
  background-color: #bdbdbd;
}
.rule-gray-500:after {
  background-color: #929292;
}
.rule-gray-600:after {
  background-color: #646464;
}
.rule-gray-700:after {
  background-color: #404040;
}
.rule-gray-800:after {
  background-color: #333;
}
.rule-gray-900:after {
  background-color: #131313;
}
.rule-red:after {
  background-color: #e00;
}
.rule-red-dark:after {
  background-color: maroon;
}
.rule-blue:after {
  background-color: #06c;
}
.rule-blue-light:after {
  background-color: #73bcf7;
}
.rule-blue-dark:after {
  background-color: #004080;
}
.rule-teal:after {
  background-color: #0c98a0;
}
.rule-teal-dark:after {
  background-color: #00586d;
}
.line-height-0 {
  line-height: 0;
}
.font-family-text {
  font-family: 'Red Hat Text', Overpass, Overpass, 'Helvetica Neue', Arial, sans-serif !important;
}
.font-family-display {
  font-family: 'Red Hat Display', Overpass, Overpass, 'Helvetica Neue', Arial, sans-serif !important;
}
.font-family-monospace {
  font-family: 'Overpass Mono', Consolas, Monaco, Andale Mono, monospace !important;
}
a:hover .btn-link .fa-angle-right:before {
  left: 5px;
  -webkit-transition: left 0.5s;
  transition: left 0.5s;
}
.video-poster,
.video-poster-replace .poster {
  cursor: pointer;
  position: relative;
}
.video-poster-replace .poster.play-icon-dark:before,
.video-poster-replace .poster.play-icon:before,
.video-poster.play-icon-dark:before,
.video-poster.play-icon:before {
  pointer-events: none;
  position: absolute;
  z-index: 50;
  top: 50%;
  left: 50%;
  width: 72px;
  height: 72px;
  content: ' ';
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
}
.video-poster-replace .poster.play-icon-dark:after,
.video-poster-replace .poster.play-icon:after,
.video-poster.play-icon-dark:after,
.video-poster.play-icon:after {
  pointer-events: none;
  position: absolute;
  z-index: 60;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  content: ' ';
  -webkit-transform: translate(calc(-50% + 4px), -50%);
  transform: translate(calc(-50% + 4px), -50%);
  border-top: 16px solid transparent;
  border-right: 0 solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 28px solid #fff;
}
.video-poster-replace .poster.play-icon-dark:before,
.video-poster.play-icon-dark:before {
  background: rgba(0, 0, 0, 0.5);
}
.video-poster-replace {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.video-poster-replace .poster {
  position: absolute;
  width: 100%;
}
.video-poster-replace .video-embed {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  background: #131313;
}
.video-poster-replace.video-poster-replaced .poster {
  display: none;
}
.video-poster-replace.video-poster-replaced .video-embed {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
@media (min-width: 576px) {
  .card-deck,
  .card-group,
  .list-group-horizontal-sm,
  .navbar-expand-sm,
  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .card-group > .card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-header,
  .card-group > .card:not(:last-child) .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-footer,
  .card-group > .card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-header,
  .card-group > .card:not(:first-child) .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-footer,
  .card-group > .card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
  .list-group-horizontal-sm {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .flex-sm-column,
  .flex-sm-row {
    -webkit-box-direction: normal !important;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 3px;
    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;
  }
  .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 {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }
  .modal-sm {
    max-width: 300px;
  }
  .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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .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: 10px !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 10px !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 10px !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 10px !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 10px !important;
  }
  .m-sm-2 {
    margin: 20px !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 20px !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 20px !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 20px !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 20px !important;
  }
  .m-sm-3 {
    margin: 30px !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 30px !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 30px !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 30px !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 30px !important;
  }
  .m-sm-4 {
    margin: 40px !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 40px !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 40px !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 40px !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 40px !important;
  }
  .m-sm-5 {
    margin: 50px !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 50px !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 50px !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 50px !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 50px !important;
  }
  .m-sm-6 {
    margin: 60px !important;
  }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 60px !important;
  }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 60px !important;
  }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 60px !important;
  }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 60px !important;
  }
  .m-sm-7 {
    margin: 70px !important;
  }
  .mt-sm-7,
  .my-sm-7 {
    margin-top: 70px !important;
  }
  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 70px !important;
  }
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 70px !important;
  }
  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 70px !important;
  }
  .m-sm-8 {
    margin: 80px !important;
  }
  .mt-sm-8,
  .my-sm-8 {
    margin-top: 80px !important;
  }
  .mr-sm-8,
  .mx-sm-8 {
    margin-right: 80px !important;
  }
  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 80px !important;
  }
  .ml-sm-8,
  .mx-sm-8 {
    margin-left: 80px !important;
  }
  .m-sm-9 {
    margin: 90px !important;
  }
  .mt-sm-9,
  .my-sm-9 {
    margin-top: 90px !important;
  }
  .mr-sm-9,
  .mx-sm-9 {
    margin-right: 90px !important;
  }
  .mb-sm-9,
  .my-sm-9 {
    margin-bottom: 90px !important;
  }
  .ml-sm-9,
  .mx-sm-9 {
    margin-left: 90px !important;
  }
  .m-sm-10 {
    margin: 100px !important;
  }
  .mt-sm-10,
  .my-sm-10 {
    margin-top: 100px !important;
  }
  .mr-sm-10,
  .mx-sm-10 {
    margin-right: 100px !important;
  }
  .mb-sm-10,
  .my-sm-10 {
    margin-bottom: 100px !important;
  }
  .ml-sm-10,
  .mx-sm-10 {
    margin-left: 100px !important;
  }
  .m-sm-11 {
    margin: 110px !important;
  }
  .mt-sm-11,
  .my-sm-11 {
    margin-top: 110px !important;
  }
  .mr-sm-11,
  .mx-sm-11 {
    margin-right: 110px !important;
  }
  .mb-sm-11,
  .my-sm-11 {
    margin-bottom: 110px !important;
  }
  .ml-sm-11,
  .mx-sm-11 {
    margin-left: 110px !important;
  }
  .m-sm-12 {
    margin: 120px !important;
  }
  .mt-sm-12,
  .my-sm-12 {
    margin-top: 120px !important;
  }
  .mr-sm-12,
  .mx-sm-12 {
    margin-right: 120px !important;
  }
  .mb-sm-12,
  .my-sm-12 {
    margin-bottom: 120px !important;
  }
  .ml-sm-12,
  .mx-sm-12 {
    margin-left: 120px !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: 10px !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 10px !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 10px !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 10px !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 10px !important;
  }
  .p-sm-2 {
    padding: 20px !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 20px !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 20px !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 20px !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 20px !important;
  }
  .p-sm-3 {
    padding: 30px !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 30px !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 30px !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 30px !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 30px !important;
  }
  .p-sm-4 {
    padding: 40px !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 40px !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 40px !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 40px !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 40px !important;
  }
  .p-sm-5 {
    padding: 50px !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 50px !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 50px !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 50px !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 50px !important;
  }
  .p-sm-6 {
    padding: 60px !important;
  }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 60px !important;
  }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 60px !important;
  }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 60px !important;
  }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 60px !important;
  }
  .p-sm-7 {
    padding: 70px !important;
  }
  .pt-sm-7,
  .py-sm-7 {
    padding-top: 70px !important;
  }
  .pr-sm-7,
  .px-sm-7 {
    padding-right: 70px !important;
  }
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 70px !important;
  }
  .pl-sm-7,
  .px-sm-7 {
    padding-left: 70px !important;
  }
  .p-sm-8 {
    padding: 80px !important;
  }
  .pt-sm-8,
  .py-sm-8 {
    padding-top: 80px !important;
  }
  .pr-sm-8,
  .px-sm-8 {
    padding-right: 80px !important;
  }
  .pb-sm-8,
  .py-sm-8 {
    padding-bottom: 80px !important;
  }
  .pl-sm-8,
  .px-sm-8 {
    padding-left: 80px !important;
  }
  .p-sm-9 {
    padding: 90px !important;
  }
  .pt-sm-9,
  .py-sm-9 {
    padding-top: 90px !important;
  }
  .pr-sm-9,
  .px-sm-9 {
    padding-right: 90px !important;
  }
  .pb-sm-9,
  .py-sm-9 {
    padding-bottom: 90px !important;
  }
  .pl-sm-9,
  .px-sm-9 {
    padding-left: 90px !important;
  }
  .p-sm-10 {
    padding: 100px !important;
  }
  .pt-sm-10,
  .py-sm-10 {
    padding-top: 100px !important;
  }
  .pr-sm-10,
  .px-sm-10 {
    padding-right: 100px !important;
  }
  .pb-sm-10,
  .py-sm-10 {
    padding-bottom: 100px !important;
  }
  .pl-sm-10,
  .px-sm-10 {
    padding-left: 100px !important;
  }
  .p-sm-11 {
    padding: 110px !important;
  }
  .pt-sm-11,
  .py-sm-11 {
    padding-top: 110px !important;
  }
  .pr-sm-11,
  .px-sm-11 {
    padding-right: 110px !important;
  }
  .pb-sm-11,
  .py-sm-11 {
    padding-bottom: 110px !important;
  }
  .pl-sm-11,
  .px-sm-11 {
    padding-left: 110px !important;
  }
  .p-sm-12 {
    padding: 120px !important;
  }
  .pt-sm-12,
  .py-sm-12 {
    padding-top: 120px !important;
  }
  .pr-sm-12,
  .px-sm-12 {
    padding-right: 120px !important;
  }
  .pb-sm-12,
  .py-sm-12 {
    padding-bottom: 120px !important;
  }
  .pl-sm-12,
  .px-sm-12 {
    padding-left: 120px !important;
  }
  .m-sm-n1 {
    margin: -10px !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -10px !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -10px !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -10px !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -10px !important;
  }
  .m-sm-n2 {
    margin: -20px !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -20px !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -20px !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -20px !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -20px !important;
  }
  .m-sm-n3 {
    margin: -30px !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -30px !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -30px !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -30px !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -30px !important;
  }
  .m-sm-n4 {
    margin: -40px !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -40px !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -40px !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -40px !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -40px !important;
  }
  .m-sm-n5 {
    margin: -50px !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -50px !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -50px !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -50px !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -50px !important;
  }
  .m-sm-n6 {
    margin: -60px !important;
  }
  .mt-sm-n6,
  .my-sm-n6 {
    margin-top: -60px !important;
  }
  .mr-sm-n6,
  .mx-sm-n6 {
    margin-right: -60px !important;
  }
  .mb-sm-n6,
  .my-sm-n6 {
    margin-bottom: -60px !important;
  }
  .ml-sm-n6,
  .mx-sm-n6 {
    margin-left: -60px !important;
  }
  .m-sm-n7 {
    margin: -70px !important;
  }
  .mt-sm-n7,
  .my-sm-n7 {
    margin-top: -70px !important;
  }
  .mr-sm-n7,
  .mx-sm-n7 {
    margin-right: -70px !important;
  }
  .mb-sm-n7,
  .my-sm-n7 {
    margin-bottom: -70px !important;
  }
  .ml-sm-n7,
  .mx-sm-n7 {
    margin-left: -70px !important;
  }
  .m-sm-n8 {
    margin: -80px !important;
  }
  .mt-sm-n8,
  .my-sm-n8 {
    margin-top: -80px !important;
  }
  .mr-sm-n8,
  .mx-sm-n8 {
    margin-right: -80px !important;
  }
  .mb-sm-n8,
  .my-sm-n8 {
    margin-bottom: -80px !important;
  }
  .ml-sm-n8,
  .mx-sm-n8 {
    margin-left: -80px !important;
  }
  .m-sm-n9 {
    margin: -90px !important;
  }
  .mt-sm-n9,
  .my-sm-n9 {
    margin-top: -90px !important;
  }
  .mr-sm-n9,
  .mx-sm-n9 {
    margin-right: -90px !important;
  }
  .mb-sm-n9,
  .my-sm-n9 {
    margin-bottom: -90px !important;
  }
  .ml-sm-n9,
  .mx-sm-n9 {
    margin-left: -90px !important;
  }
  .m-sm-n10 {
    margin: -100px !important;
  }
  .mt-sm-n10,
  .my-sm-n10 {
    margin-top: -100px !important;
  }
  .mr-sm-n10,
  .mx-sm-n10 {
    margin-right: -100px !important;
  }
  .mb-sm-n10,
  .my-sm-n10 {
    margin-bottom: -100px !important;
  }
  .ml-sm-n10,
  .mx-sm-n10 {
    margin-left: -100px !important;
  }
  .m-sm-n11 {
    margin: -110px !important;
  }
  .mt-sm-n11,
  .my-sm-n11 {
    margin-top: -110px !important;
  }
  .mr-sm-n11,
  .mx-sm-n11 {
    margin-right: -110px !important;
  }
  .mb-sm-n11,
  .my-sm-n11 {
    margin-bottom: -110px !important;
  }
  .ml-sm-n11,
  .mx-sm-n11 {
    margin-left: -110px !important;
  }
  .m-sm-n12 {
    margin: -120px !important;
  }
  .mt-sm-n12,
  .my-sm-n12 {
    margin-top: -120px !important;
  }
  .mr-sm-n12,
  .mx-sm-n12 {
    margin-right: -120px !important;
  }
  .mb-sm-n12,
  .my-sm-n12 {
    margin-bottom: -120px !important;
  }
  .ml-sm-n12,
  .mx-sm-n12 {
    margin-left: -120px !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;
  }
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
  .bg-pos-sm-cc {
    background-position: center center !important;
  }
  .bg-pos-sm-ct {
    background-position: center top !important;
  }
  .bg-pos-sm-rc {
    background-position: right center !important;
  }
  .bg-pos-sm-cb {
    background-position: center bottom !important;
  }
  .bg-pos-sm-lc {
    background-position: left center !important;
  }
  .bg-pos-sm-rt {
    background-position: right top !important;
  }
  .bg-pos-sm-lt {
    background-position: left top !important;
  }
  .bg-pos-sm-rb {
    background-position: right bottom !important;
  }
  .bg-pos-sm-lb {
    background-position: left bottom !important;
  }
  .bg-sm-no-repeat,
  .bg-sm-none {
    background-repeat: no-repeat !important;
  }
  .bg-sm-x {
    background-repeat: repeat-x !important;
  }
  .bg-sm-y {
    background-repeat: repeat-y !important;
  }
  .bg-size-sm-auto {
    background-size: auto !important;
  }
  .bg-size-sm-contain {
    background-size: contain !important;
  }
  .bg-size-sm-cover {
    background-size: cover !important;
  }
  .position-sm-absolute {
    position: absolute !important;
  }
  .position-sm-fixed {
    position: fixed !important;
  }
  .position-sm-relative {
    position: relative !important;
  }
  .position-sm-sticky {
    position: sticky !important;
  }
  .w-sm-25 {
    width: 25% !important;
  }
  .w-sm-50 {
    width: 50% !important;
  }
  .w-sm-75 {
    width: 75% !important;
  }
  .w-sm-100 {
    width: 100% !important;
  }
  .w-sm-auto {
    width: auto !important;
  }
  .w-sm-10 {
    width: 10% !important;
  }
  .w-sm-33 {
    width: 33.3% !important;
  }
  .w-sm-66 {
    width: 66.6% !important;
  }
  .font-size-sm-12 {
    font-size: 12px !important;
  }
  .font-size-sm-14 {
    font-size: 14px !important;
  }
  .font-size-sm-16 {
    font-size: 16px !important;
  }
  .font-size-sm-18 {
    font-size: 18px !important;
  }
  .font-size-sm-20 {
    font-size: 20px !important;
  }
  .font-size-sm-22 {
    font-size: 22px !important;
  }
  .font-size-sm-24 {
    font-size: 24px !important;
  }
  .font-size-sm-26 {
    font-size: 26px !important;
  }
  .font-size-sm-28 {
    font-size: 28px !important;
  }
  .font-size-sm-30 {
    font-size: 30px !important;
  }
  .font-size-sm-32 {
    font-size: 32px !important;
  }
  .font-size-sm-34 {
    font-size: 34px !important;
  }
  .font-size-sm-36 {
    font-size: 36px !important;
  }
  .font-size-sm-38 {
    font-size: 38px !important;
  }
  .font-size-sm-40 {
    font-size: 40px !important;
  }
  .font-size-sm-42 {
    font-size: 42px !important;
  }
  .font-size-sm-44 {
    font-size: 44px !important;
  }
  .font-size-sm-46 {
    font-size: 46px !important;
  }
  .font-size-sm-48 {
    font-size: 48px !important;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md,
  .navbar-expand-md,
  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }
  .card-deck > .card:first-child,
  .offset-md-0 {
    margin-left: 0;
  }
  #main-menu .container,
  #second-menu .container {
    width: 100%;
    max-width: 100%;
  }
  .container,
  .container-md,
  .container-sm {
    max-width: 750px;
  }
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .list-group-horizontal-md {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .flex-md-column,
  .flex-md-row {
    -webkit-box-direction: normal !important;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 3px;
    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;
  }
  .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 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .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: 10px !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 10px !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 10px !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 10px !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 10px !important;
  }
  .m-md-2 {
    margin: 20px !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 20px !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 20px !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 20px !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 20px !important;
  }
  .m-md-3 {
    margin: 30px !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 30px !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 30px !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 30px !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 30px !important;
  }
  .m-md-4 {
    margin: 40px !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 40px !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 40px !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 40px !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 40px !important;
  }
  .m-md-5 {
    margin: 50px !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 50px !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 50px !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 50px !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 50px !important;
  }
  .m-md-6 {
    margin: 60px !important;
  }
  .mt-md-6,
  .my-md-6 {
    margin-top: 60px !important;
  }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 60px !important;
  }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 60px !important;
  }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 60px !important;
  }
  .m-md-7 {
    margin: 70px !important;
  }
  .mt-md-7,
  .my-md-7 {
    margin-top: 70px !important;
  }
  .mr-md-7,
  .mx-md-7 {
    margin-right: 70px !important;
  }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 70px !important;
  }
  .ml-md-7,
  .mx-md-7 {
    margin-left: 70px !important;
  }
  .m-md-8 {
    margin: 80px !important;
  }
  .mt-md-8,
  .my-md-8 {
    margin-top: 80px !important;
  }
  .mr-md-8,
  .mx-md-8 {
    margin-right: 80px !important;
  }
  .mb-md-8,
  .my-md-8 {
    margin-bottom: 80px !important;
  }
  .ml-md-8,
  .mx-md-8 {
    margin-left: 80px !important;
  }
  .m-md-9 {
    margin: 90px !important;
  }
  .mt-md-9,
  .my-md-9 {
    margin-top: 90px !important;
  }
  .mr-md-9,
  .mx-md-9 {
    margin-right: 90px !important;
  }
  .mb-md-9,
  .my-md-9 {
    margin-bottom: 90px !important;
  }
  .ml-md-9,
  .mx-md-9 {
    margin-left: 90px !important;
  }
  .m-md-10 {
    margin: 100px !important;
  }
  .mt-md-10,
  .my-md-10 {
    margin-top: 100px !important;
  }
  .mr-md-10,
  .mx-md-10 {
    margin-right: 100px !important;
  }
  .mb-md-10,
  .my-md-10 {
    margin-bottom: 100px !important;
  }
  .ml-md-10,
  .mx-md-10 {
    margin-left: 100px !important;
  }
  .m-md-11 {
    margin: 110px !important;
  }
  .mt-md-11,
  .my-md-11 {
    margin-top: 110px !important;
  }
  .mr-md-11,
  .mx-md-11 {
    margin-right: 110px !important;
  }
  .mb-md-11,
  .my-md-11 {
    margin-bottom: 110px !important;
  }
  .ml-md-11,
  .mx-md-11 {
    margin-left: 110px !important;
  }
  .m-md-12 {
    margin: 120px !important;
  }
  .mt-md-12,
  .my-md-12 {
    margin-top: 120px !important;
  }
  .mr-md-12,
  .mx-md-12 {
    margin-right: 120px !important;
  }
  .mb-md-12,
  .my-md-12 {
    margin-bottom: 120px !important;
  }
  .ml-md-12,
  .mx-md-12 {
    margin-left: 120px !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .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: 10px !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 10px !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 10px !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 10px !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 10px !important;
  }
  .p-md-2 {
    padding: 20px !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 20px !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 20px !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 20px !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 20px !important;
  }
  .p-md-3 {
    padding: 30px !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 30px !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 30px !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 30px !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 30px !important;
  }
  .p-md-4 {
    padding: 40px !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 40px !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 40px !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 40px !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 40px !important;
  }
  .p-md-5 {
    padding: 50px !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 50px !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 50px !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 50px !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 50px !important;
  }
  .p-md-6 {
    padding: 60px !important;
  }
  .pt-md-6,
  .py-md-6 {
    padding-top: 60px !important;
  }
  .pr-md-6,
  .px-md-6 {
    padding-right: 60px !important;
  }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 60px !important;
  }
  .pl-md-6,
  .px-md-6 {
    padding-left: 60px !important;
  }
  .p-md-7 {
    padding: 70px !important;
  }
  .pt-md-7,
  .py-md-7 {
    padding-top: 70px !important;
  }
  .pr-md-7,
  .px-md-7 {
    padding-right: 70px !important;
  }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 70px !important;
  }
  .pl-md-7,
  .px-md-7 {
    padding-left: 70px !important;
  }
  .p-md-8 {
    padding: 80px !important;
  }
  .pt-md-8,
  .py-md-8 {
    padding-top: 80px !important;
  }
  .pr-md-8,
  .px-md-8 {
    padding-right: 80px !important;
  }
  .pb-md-8,
  .py-md-8 {
    padding-bottom: 80px !important;
  }
  .pl-md-8,
  .px-md-8 {
    padding-left: 80px !important;
  }
  .p-md-9 {
    padding: 90px !important;
  }
  .pt-md-9,
  .py-md-9 {
    padding-top: 90px !important;
  }
  .pr-md-9,
  .px-md-9 {
    padding-right: 90px !important;
  }
  .pb-md-9,
  .py-md-9 {
    padding-bottom: 90px !important;
  }
  .pl-md-9,
  .px-md-9 {
    padding-left: 90px !important;
  }
  .p-md-10 {
    padding: 100px !important;
  }
  .pt-md-10,
  .py-md-10 {
    padding-top: 100px !important;
  }
  .pr-md-10,
  .px-md-10 {
    padding-right: 100px !important;
  }
  .pb-md-10,
  .py-md-10 {
    padding-bottom: 100px !important;
  }
  .pl-md-10,
  .px-md-10 {
    padding-left: 100px !important;
  }
  .p-md-11 {
    padding: 110px !important;
  }
  .pt-md-11,
  .py-md-11 {
    padding-top: 110px !important;
  }
  .pr-md-11,
  .px-md-11 {
    padding-right: 110px !important;
  }
  .pb-md-11,
  .py-md-11 {
    padding-bottom: 110px !important;
  }
  .pl-md-11,
  .px-md-11 {
    padding-left: 110px !important;
  }
  .p-md-12 {
    padding: 120px !important;
  }
  .pt-md-12,
  .py-md-12 {
    padding-top: 120px !important;
  }
  .pr-md-12,
  .px-md-12 {
    padding-right: 120px !important;
  }
  .pb-md-12,
  .py-md-12 {
    padding-bottom: 120px !important;
  }
  .pl-md-12,
  .px-md-12 {
    padding-left: 120px !important;
  }
  .m-md-n1 {
    margin: -10px !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -10px !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -10px !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -10px !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -10px !important;
  }
  .m-md-n2 {
    margin: -20px !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -20px !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -20px !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -20px !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -20px !important;
  }
  .m-md-n3 {
    margin: -30px !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -30px !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -30px !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -30px !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -30px !important;
  }
  .m-md-n4 {
    margin: -40px !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -40px !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -40px !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -40px !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -40px !important;
  }
  .m-md-n5 {
    margin: -50px !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -50px !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -50px !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -50px !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -50px !important;
  }
  .m-md-n6 {
    margin: -60px !important;
  }
  .mt-md-n6,
  .my-md-n6 {
    margin-top: -60px !important;
  }
  .mr-md-n6,
  .mx-md-n6 {
    margin-right: -60px !important;
  }
  .mb-md-n6,
  .my-md-n6 {
    margin-bottom: -60px !important;
  }
  .ml-md-n6,
  .mx-md-n6 {
    margin-left: -60px !important;
  }
  .m-md-n7 {
    margin: -70px !important;
  }
  .mt-md-n7,
  .my-md-n7 {
    margin-top: -70px !important;
  }
  .mr-md-n7,
  .mx-md-n7 {
    margin-right: -70px !important;
  }
  .mb-md-n7,
  .my-md-n7 {
    margin-bottom: -70px !important;
  }
  .ml-md-n7,
  .mx-md-n7 {
    margin-left: -70px !important;
  }
  .m-md-n8 {
    margin: -80px !important;
  }
  .mt-md-n8,
  .my-md-n8 {
    margin-top: -80px !important;
  }
  .mr-md-n8,
  .mx-md-n8 {
    margin-right: -80px !important;
  }
  .mb-md-n8,
  .my-md-n8 {
    margin-bottom: -80px !important;
  }
  .ml-md-n8,
  .mx-md-n8 {
    margin-left: -80px !important;
  }
  .m-md-n9 {
    margin: -90px !important;
  }
  .mt-md-n9,
  .my-md-n9 {
    margin-top: -90px !important;
  }
  .mr-md-n9,
  .mx-md-n9 {
    margin-right: -90px !important;
  }
  .mb-md-n9,
  .my-md-n9 {
    margin-bottom: -90px !important;
  }
  .ml-md-n9,
  .mx-md-n9 {
    margin-left: -90px !important;
  }
  .m-md-n10 {
    margin: -100px !important;
  }
  .mt-md-n10,
  .my-md-n10 {
    margin-top: -100px !important;
  }
  .mr-md-n10,
  .mx-md-n10 {
    margin-right: -100px !important;
  }
  .mb-md-n10,
  .my-md-n10 {
    margin-bottom: -100px !important;
  }
  .ml-md-n10,
  .mx-md-n10 {
    margin-left: -100px !important;
  }
  .m-md-n11 {
    margin: -110px !important;
  }
  .mt-md-n11,
  .my-md-n11 {
    margin-top: -110px !important;
  }
  .mr-md-n11,
  .mx-md-n11 {
    margin-right: -110px !important;
  }
  .mb-md-n11,
  .my-md-n11 {
    margin-bottom: -110px !important;
  }
  .ml-md-n11,
  .mx-md-n11 {
    margin-left: -110px !important;
  }
  .m-md-n12 {
    margin: -120px !important;
  }
  .mt-md-n12,
  .my-md-n12 {
    margin-top: -120px !important;
  }
  .mr-md-n12,
  .mx-md-n12 {
    margin-right: -120px !important;
  }
  .mb-md-n12,
  .my-md-n12 {
    margin-bottom: -120px !important;
  }
  .ml-md-n12,
  .mx-md-n12 {
    margin-left: -120px !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;
  }
  .btn,
  .card {
    margin-bottom: 0;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
  .bg-pos-md-cc {
    background-position: center center !important;
  }
  .bg-pos-md-ct {
    background-position: center top !important;
  }
  .bg-pos-md-rc {
    background-position: right center !important;
  }
  .bg-pos-md-cb {
    background-position: center bottom !important;
  }
  .bg-pos-md-lc {
    background-position: left center !important;
  }
  .bg-pos-md-rt {
    background-position: right top !important;
  }
  .bg-pos-md-lt {
    background-position: left top !important;
  }
  .bg-pos-md-rb {
    background-position: right bottom !important;
  }
  .bg-pos-md-lb {
    background-position: left bottom !important;
  }
  .bg-md-no-repeat,
  .bg-md-none {
    background-repeat: no-repeat !important;
  }
  .bg-md-x {
    background-repeat: repeat-x !important;
  }
  .bg-md-y {
    background-repeat: repeat-y !important;
  }
  .bg-size-md-auto {
    background-size: auto !important;
  }
  .bg-size-md-contain {
    background-size: contain !important;
  }
  .bg-size-md-cover {
    background-size: cover !important;
  }
  .dms-band .cta-group .btn {
    margin-bottom: 10px;
  }
  .dms-band .cta-group .btn:not(:last-child) {
    margin-right: 10px;
  }
  .card {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
  }
  .card-deck > .card:last-child {
    margin-right: 0;
  }
  .card.card-half-slide {
    background-size: auto 101%;
  }
  .card.card-half-slide .card-header {
    opacity: 1;
  }
  .card.card-half-slide .card-body {
    display: block;
    opacity: 0;
  }
  .card.card-half-slide.active {
    -webkit-transform: scale(1.075);
    transform: scale(1.075);
    z-index: 2;
  }
  .dms-band {
    padding: 80px 0;
  }
  .position-md-absolute {
    position: absolute !important;
  }
  .position-md-fixed {
    position: fixed !important;
  }
  .position-md-relative {
    position: relative !important;
  }
  .position-md-sticky {
    position: sticky !important;
  }
  .nav-tabs {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .nav-tabs a.nav-link {
    padding: 15px 25px;
    border: 0;
  }
  .nav-tabs.nav-stacked .nav-item {
    border-right: 1px solid #e7e7e7;
  }
  .nav-tabs.nav-stacked a.nav-link {
    margin: 0;
    border: 0;
    border-right: 4px solid transparent;
  }
  .nav-tabs.nav-stacked a.nav-link:focus,
  .nav-tabs.nav-stacked a.nav-link:hover,
  .nav-tabs.nav-stacked a.nav-link:hover:focus {
    border: 0;
    border-right: 4px solid #bdbdbd;
  }
  .nav-tabs.nav-stacked a.nav-link:focus,
  .nav-tabs.nav-stacked a.nav-link:hover:focus {
    outline-color: #d2d3d4;
  }
  .nav-tabs.nav-stacked a.nav-link.active,
  .nav-tabs.nav-stacked a.nav-link.active:hover {
    border: 0;
    border-right: 4px solid #e00;
  }
  .rc-footer-menu .container {
    width: 708px;
  }
  .rc-footer-traditional .container {
    padding-left: 0;
    padding-right: 0;
    width: 708px;
  }
  .rc-footer-traditional-legal span {
    display: inherit;
  }
  .w-md-25 {
    width: 25% !important;
  }
  .w-md-50 {
    width: 50% !important;
  }
  .w-md-75 {
    width: 75% !important;
  }
  .w-md-100 {
    width: 100% !important;
  }
  .w-md-auto {
    width: auto !important;
  }
  .w-md-10 {
    width: 10% !important;
  }
  .w-md-33 {
    width: 33.3% !important;
  }
  .w-md-66 {
    width: 66.6% !important;
  }
  body {
    font-size: var(--pfe-theme--font-size, var(--pfe-theme--base--text, 18px));
  }
  .font-size-md-12 {
    font-size: 12px !important;
  }
  .font-size-md-14 {
    font-size: 14px !important;
  }
  .font-size-md-16 {
    font-size: 16px !important;
  }
  .font-size-md-18 {
    font-size: 18px !important;
  }
  .font-size-md-20 {
    font-size: 20px !important;
  }
  .font-size-md-22 {
    font-size: 22px !important;
  }
  .font-size-md-24 {
    font-size: 24px !important;
  }
  .font-size-md-26 {
    font-size: 26px !important;
  }
  .font-size-md-28 {
    font-size: 28px !important;
  }
  .font-size-md-30 {
    font-size: 30px !important;
  }
  .font-size-md-32 {
    font-size: 32px !important;
  }
  .font-size-md-34 {
    font-size: 34px !important;
  }
  .font-size-md-36 {
    font-size: 36px !important;
  }
  .font-size-md-38 {
    font-size: 38px !important;
  }
  .font-size-md-40 {
    font-size: 40px !important;
  }
  .font-size-md-42 {
    font-size: 42px !important;
  }
  .font-size-md-44 {
    font-size: 44px !important;
  }
  .font-size-md-46 {
    font-size: 46px !important;
  }
  .font-size-md-48 {
    font-size: 48px !important;
  }
  .dms-band li,
  .dms-band p {
    font-size: 18px;
    font-size: var(--pfe-theme--font-size, 18px);
  }
  .dms-band .xl,
  .dms-band h1 {
    font-size: 29px;
    font-size: var(--pfe-theme--font-size--xl, 40px);
  }
  .dms-band .xxl {
    font-size: 48px;
    font-size: var(--pfe-theme--font-size--xxl, 48px);
  }
  .dms-band h2 {
    font-size: 28px;
    font-size: var(--pfe-theme--font-size--beta, 28px);
  }
  .dms-band h3 {
    font-size: 24px;
    font-size: var(--pfe-theme--font-size--gamma, 24px);
  }
  .dms-band .section-label,
  .dms-band h4 {
    font-size: 20px;
    font-size: var(--pfe-theme--font-size--delta, 20px);
  }
  .dms-band h5 {
    font-size: 18px;
    font-size: var(--pfe-theme--font-size--epsilon, 18px);
  }
  .dms-band p.lead {
    font-size: 20px;
    font-size: var(--pfe-theme--font-size--default-lg, 20px);
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg,
  .navbar-expand-lg,
  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }
  .bg-size-lg-auto,
  .card-bg-hover:hover {
    background-size: auto !important;
  }
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 970px;
  }
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .list-group-horizontal-lg {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .flex-lg-column,
  .flex-lg-row {
    -webkit-box-direction: normal !important;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 3px;
    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;
  }
  .modal-lg,
  .modal-xl {
    max-width: 900px;
  }
  .d-lg-none {
    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 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .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: 10px !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 10px !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 10px !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 10px !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 10px !important;
  }
  .m-lg-2 {
    margin: 20px !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 20px !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 20px !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 20px !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 20px !important;
  }
  .m-lg-3 {
    margin: 30px !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 30px !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 30px !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 30px !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 30px !important;
  }
  .m-lg-4 {
    margin: 40px !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 40px !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 40px !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 40px !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 40px !important;
  }
  .m-lg-5 {
    margin: 50px !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 50px !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 50px !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 50px !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 50px !important;
  }
  .m-lg-6 {
    margin: 60px !important;
  }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 60px !important;
  }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 60px !important;
  }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 60px !important;
  }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 60px !important;
  }
  .m-lg-7 {
    margin: 70px !important;
  }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 70px !important;
  }
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 70px !important;
  }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 70px !important;
  }
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 70px !important;
  }
  .m-lg-8 {
    margin: 80px !important;
  }
  .mt-lg-8,
  .my-lg-8 {
    margin-top: 80px !important;
  }
  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 80px !important;
  }
  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 80px !important;
  }
  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 80px !important;
  }
  .m-lg-9 {
    margin: 90px !important;
  }
  .mt-lg-9,
  .my-lg-9 {
    margin-top: 90px !important;
  }
  .mr-lg-9,
  .mx-lg-9 {
    margin-right: 90px !important;
  }
  .mb-lg-9,
  .my-lg-9 {
    margin-bottom: 90px !important;
  }
  .ml-lg-9,
  .mx-lg-9 {
    margin-left: 90px !important;
  }
  .m-lg-10 {
    margin: 100px !important;
  }
  .mt-lg-10,
  .my-lg-10 {
    margin-top: 100px !important;
  }
  .mr-lg-10,
  .mx-lg-10 {
    margin-right: 100px !important;
  }
  .mb-lg-10,
  .my-lg-10 {
    margin-bottom: 100px !important;
  }
  .ml-lg-10,
  .mx-lg-10 {
    margin-left: 100px !important;
  }
  .m-lg-11 {
    margin: 110px !important;
  }
  .mt-lg-11,
  .my-lg-11 {
    margin-top: 110px !important;
  }
  .mr-lg-11,
  .mx-lg-11 {
    margin-right: 110px !important;
  }
  .mb-lg-11,
  .my-lg-11 {
    margin-bottom: 110px !important;
  }
  .ml-lg-11,
  .mx-lg-11 {
    margin-left: 110px !important;
  }
  .m-lg-12 {
    margin: 120px !important;
  }
  .mt-lg-12,
  .my-lg-12 {
    margin-top: 120px !important;
  }
  .mr-lg-12,
  .mx-lg-12 {
    margin-right: 120px !important;
  }
  .mb-lg-12,
  .my-lg-12 {
    margin-bottom: 120px !important;
  }
  .ml-lg-12,
  .mx-lg-12 {
    margin-left: 120px !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: 10px !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 10px !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 10px !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 10px !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 10px !important;
  }
  .p-lg-2 {
    padding: 20px !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 20px !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 20px !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 20px !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 20px !important;
  }
  .p-lg-3 {
    padding: 30px !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 30px !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 30px !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 30px !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 30px !important;
  }
  .p-lg-4 {
    padding: 40px !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 40px !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 40px !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 40px !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 40px !important;
  }
  .p-lg-5 {
    padding: 50px !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 50px !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 50px !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 50px !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 50px !important;
  }
  .p-lg-6 {
    padding: 60px !important;
  }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 60px !important;
  }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 60px !important;
  }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 60px !important;
  }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 60px !important;
  }
  .p-lg-7 {
    padding: 70px !important;
  }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 70px !important;
  }
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 70px !important;
  }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 70px !important;
  }
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 70px !important;
  }
  .p-lg-8 {
    padding: 80px !important;
  }
  .pt-lg-8,
  .py-lg-8 {
    padding-top: 80px !important;
  }
  .pr-lg-8,
  .px-lg-8 {
    padding-right: 80px !important;
  }
  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 80px !important;
  }
  .pl-lg-8,
  .px-lg-8 {
    padding-left: 80px !important;
  }
  .p-lg-9 {
    padding: 90px !important;
  }
  .pt-lg-9,
  .py-lg-9 {
    padding-top: 90px !important;
  }
  .pr-lg-9,
  .px-lg-9 {
    padding-right: 90px !important;
  }
  .pb-lg-9,
  .py-lg-9 {
    padding-bottom: 90px !important;
  }
  .pl-lg-9,
  .px-lg-9 {
    padding-left: 90px !important;
  }
  .p-lg-10 {
    padding: 100px !important;
  }
  .pt-lg-10,
  .py-lg-10 {
    padding-top: 100px !important;
  }
  .pr-lg-10,
  .px-lg-10 {
    padding-right: 100px !important;
  }
  .pb-lg-10,
  .py-lg-10 {
    padding-bottom: 100px !important;
  }
  .pl-lg-10,
  .px-lg-10 {
    padding-left: 100px !important;
  }
  .p-lg-11 {
    padding: 110px !important;
  }
  .pt-lg-11,
  .py-lg-11 {
    padding-top: 110px !important;
  }
  .pr-lg-11,
  .px-lg-11 {
    padding-right: 110px !important;
  }
  .pb-lg-11,
  .py-lg-11 {
    padding-bottom: 110px !important;
  }
  .pl-lg-11,
  .px-lg-11 {
    padding-left: 110px !important;
  }
  .p-lg-12 {
    padding: 120px !important;
  }
  .pt-lg-12,
  .py-lg-12 {
    padding-top: 120px !important;
  }
  .pr-lg-12,
  .px-lg-12 {
    padding-right: 120px !important;
  }
  .pb-lg-12,
  .py-lg-12 {
    padding-bottom: 120px !important;
  }
  .pl-lg-12,
  .px-lg-12 {
    padding-left: 120px !important;
  }
  .m-lg-n1 {
    margin: -10px !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -10px !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -10px !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -10px !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -10px !important;
  }
  .m-lg-n2 {
    margin: -20px !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -20px !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -20px !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -20px !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -20px !important;
  }
  .m-lg-n3 {
    margin: -30px !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -30px !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -30px !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -30px !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -30px !important;
  }
  .m-lg-n4 {
    margin: -40px !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -40px !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -40px !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -40px !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -40px !important;
  }
  .m-lg-n5 {
    margin: -50px !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -50px !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -50px !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -50px !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -50px !important;
  }
  .m-lg-n6 {
    margin: -60px !important;
  }
  .mt-lg-n6,
  .my-lg-n6 {
    margin-top: -60px !important;
  }
  .mr-lg-n6,
  .mx-lg-n6 {
    margin-right: -60px !important;
  }
  .mb-lg-n6,
  .my-lg-n6 {
    margin-bottom: -60px !important;
  }
  .ml-lg-n6,
  .mx-lg-n6 {
    margin-left: -60px !important;
  }
  .m-lg-n7 {
    margin: -70px !important;
  }
  .mt-lg-n7,
  .my-lg-n7 {
    margin-top: -70px !important;
  }
  .mr-lg-n7,
  .mx-lg-n7 {
    margin-right: -70px !important;
  }
  .mb-lg-n7,
  .my-lg-n7 {
    margin-bottom: -70px !important;
  }
  .ml-lg-n7,
  .mx-lg-n7 {
    margin-left: -70px !important;
  }
  .m-lg-n8 {
    margin: -80px !important;
  }
  .mt-lg-n8,
  .my-lg-n8 {
    margin-top: -80px !important;
  }
  .mr-lg-n8,
  .mx-lg-n8 {
    margin-right: -80px !important;
  }
  .mb-lg-n8,
  .my-lg-n8 {
    margin-bottom: -80px !important;
  }
  .ml-lg-n8,
  .mx-lg-n8 {
    margin-left: -80px !important;
  }
  .m-lg-n9 {
    margin: -90px !important;
  }
  .mt-lg-n9,
  .my-lg-n9 {
    margin-top: -90px !important;
  }
  .mr-lg-n9,
  .mx-lg-n9 {
    margin-right: -90px !important;
  }
  .mb-lg-n9,
  .my-lg-n9 {
    margin-bottom: -90px !important;
  }
  .ml-lg-n9,
  .mx-lg-n9 {
    margin-left: -90px !important;
  }
  .m-lg-n10 {
    margin: -100px !important;
  }
  .mt-lg-n10,
  .my-lg-n10 {
    margin-top: -100px !important;
  }
  .mr-lg-n10,
  .mx-lg-n10 {
    margin-right: -100px !important;
  }
  .mb-lg-n10,
  .my-lg-n10 {
    margin-bottom: -100px !important;
  }
  .ml-lg-n10,
  .mx-lg-n10 {
    margin-left: -100px !important;
  }
  .m-lg-n11 {
    margin: -110px !important;
  }
  .mt-lg-n11,
  .my-lg-n11 {
    margin-top: -110px !important;
  }
  .mr-lg-n11,
  .mx-lg-n11 {
    margin-right: -110px !important;
  }
  .mb-lg-n11,
  .my-lg-n11 {
    margin-bottom: -110px !important;
  }
  .ml-lg-n11,
  .mx-lg-n11 {
    margin-left: -110px !important;
  }
  .m-lg-n12 {
    margin: -120px !important;
  }
  .mt-lg-n12,
  .my-lg-n12 {
    margin-top: -120px !important;
  }
  .mr-lg-n12,
  .mx-lg-n12 {
    margin-right: -120px !important;
  }
  .mb-lg-n12,
  .my-lg-n12 {
    margin-bottom: -120px !important;
  }
  .ml-lg-n12,
  .mx-lg-n12 {
    margin-left: -120px !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;
  }
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
  .bg-pos-lg-cc {
    background-position: center center !important;
  }
  .bg-pos-lg-ct {
    background-position: center top !important;
  }
  .bg-pos-lg-rc {
    background-position: right center !important;
  }
  .bg-pos-lg-cb {
    background-position: center bottom !important;
  }
  .bg-pos-lg-lc {
    background-position: left center !important;
  }
  .bg-pos-lg-rt {
    background-position: right top !important;
  }
  .bg-pos-lg-lt {
    background-position: left top !important;
  }
  .bg-pos-lg-rb {
    background-position: right bottom !important;
  }
  .bg-pos-lg-lb {
    background-position: left bottom !important;
  }
  .bg-lg-no-repeat,
  .bg-lg-none {
    background-repeat: no-repeat !important;
  }
  .bg-lg-x {
    background-repeat: repeat-x !important;
  }
  .bg-lg-y {
    background-repeat: repeat-y !important;
  }
  .bg-size-lg-contain {
    background-size: contain !important;
  }
  .bg-size-lg-cover {
    background-size: cover !important;
  }
  .card-bg-hover:hover .card {
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  }
  .card-bg-hover .card {
    -webkit-transition: 0.25s;
    transition: 0.25s;
  }
  .content-vertical-rules .row > div {
    border-right: 1px solid #e7e7e7;
    border-bottom: none;
  }
  .content-vertical-rules .row > div:nth-child(3n) {
    border-right: none;
  }
  .content-vertical-rules .row > div:nth-child(-n + 3) {
    margin-bottom: 60px;
  }
  .position-lg-absolute {
    position: absolute !important;
  }
  .position-lg-fixed {
    position: fixed !important;
  }
  .position-lg-relative {
    position: relative !important;
  }
  .position-lg-sticky {
    position: sticky !important;
  }
  .rc-footer-menu .container,
  .rc-footer-traditional .container {
    width: 932px;
  }
  .row.rc-footer-menu-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .w-lg-25 {
    width: 25% !important;
  }
  .w-lg-50 {
    width: 50% !important;
  }
  .w-lg-75 {
    width: 75% !important;
  }
  .w-lg-100 {
    width: 100% !important;
  }
  .w-lg-auto {
    width: auto !important;
  }
  .w-lg-10 {
    width: 10% !important;
  }
  .w-lg-33 {
    width: 33.3% !important;
  }
  .w-lg-66 {
    width: 66.6% !important;
  }
  .font-size-lg-12 {
    font-size: 12px !important;
  }
  .font-size-lg-14 {
    font-size: 14px !important;
  }
  .font-size-lg-16 {
    font-size: 16px !important;
  }
  .font-size-lg-18 {
    font-size: 18px !important;
  }
  .font-size-lg-20 {
    font-size: 20px !important;
  }
  .font-size-lg-22 {
    font-size: 22px !important;
  }
  .font-size-lg-24 {
    font-size: 24px !important;
  }
  .font-size-lg-26 {
    font-size: 26px !important;
  }
  .font-size-lg-28 {
    font-size: 28px !important;
  }
  .font-size-lg-30 {
    font-size: 30px !important;
  }
  .font-size-lg-32 {
    font-size: 32px !important;
  }
  .font-size-lg-34 {
    font-size: 34px !important;
  }
  .font-size-lg-36 {
    font-size: 36px !important;
  }
  .font-size-lg-38 {
    font-size: 38px !important;
  }
  .font-size-lg-40 {
    font-size: 40px !important;
  }
  .font-size-lg-42 {
    font-size: 42px !important;
  }
  .font-size-lg-44 {
    font-size: 44px !important;
  }
  .font-size-lg-46 {
    font-size: 46px !important;
  }
  .font-size-lg-48 {
    font-size: 48px !important;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl,
  .navbar-expand-xl,
  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1170px;
  }
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .list-group-horizontal-xl {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .flex-xl-column,
  .flex-xl-row {
    -webkit-box-direction: normal !important;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 3px;
    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;
  }
  .modal-xl {
    max-width: 1140px;
  }
  .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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .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: 10px !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 10px !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 10px !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 10px !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 10px !important;
  }
  .m-xl-2 {
    margin: 20px !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 20px !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 20px !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 20px !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 20px !important;
  }
  .m-xl-3 {
    margin: 30px !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 30px !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 30px !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 30px !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 30px !important;
  }
  .m-xl-4 {
    margin: 40px !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 40px !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 40px !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 40px !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 40px !important;
  }
  .m-xl-5 {
    margin: 50px !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 50px !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 50px !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 50px !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 50px !important;
  }
  .m-xl-6 {
    margin: 60px !important;
  }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 60px !important;
  }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 60px !important;
  }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 60px !important;
  }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 60px !important;
  }
  .m-xl-7 {
    margin: 70px !important;
  }
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 70px !important;
  }
  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 70px !important;
  }
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 70px !important;
  }
  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 70px !important;
  }
  .m-xl-8 {
    margin: 80px !important;
  }
  .mt-xl-8,
  .my-xl-8 {
    margin-top: 80px !important;
  }
  .mr-xl-8,
  .mx-xl-8 {
    margin-right: 80px !important;
  }
  .mb-xl-8,
  .my-xl-8 {
    margin-bottom: 80px !important;
  }
  .ml-xl-8,
  .mx-xl-8 {
    margin-left: 80px !important;
  }
  .m-xl-9 {
    margin: 90px !important;
  }
  .mt-xl-9,
  .my-xl-9 {
    margin-top: 90px !important;
  }
  .mr-xl-9,
  .mx-xl-9 {
    margin-right: 90px !important;
  }
  .mb-xl-9,
  .my-xl-9 {
    margin-bottom: 90px !important;
  }
  .ml-xl-9,
  .mx-xl-9 {
    margin-left: 90px !important;
  }
  .m-xl-10 {
    margin: 100px !important;
  }
  .mt-xl-10,
  .my-xl-10 {
    margin-top: 100px !important;
  }
  .mr-xl-10,
  .mx-xl-10 {
    margin-right: 100px !important;
  }
  .mb-xl-10,
  .my-xl-10 {
    margin-bottom: 100px !important;
  }
  .ml-xl-10,
  .mx-xl-10 {
    margin-left: 100px !important;
  }
  .m-xl-11 {
    margin: 110px !important;
  }
  .mt-xl-11,
  .my-xl-11 {
    margin-top: 110px !important;
  }
  .mr-xl-11,
  .mx-xl-11 {
    margin-right: 110px !important;
  }
  .mb-xl-11,
  .my-xl-11 {
    margin-bottom: 110px !important;
  }
  .ml-xl-11,
  .mx-xl-11 {
    margin-left: 110px !important;
  }
  .m-xl-12 {
    margin: 120px !important;
  }
  .mt-xl-12,
  .my-xl-12 {
    margin-top: 120px !important;
  }
  .mr-xl-12,
  .mx-xl-12 {
    margin-right: 120px !important;
  }
  .mb-xl-12,
  .my-xl-12 {
    margin-bottom: 120px !important;
  }
  .ml-xl-12,
  .mx-xl-12 {
    margin-left: 120px !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: 10px !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 10px !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 10px !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 10px !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 10px !important;
  }
  .p-xl-2 {
    padding: 20px !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 20px !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 20px !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 20px !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 20px !important;
  }
  .p-xl-3 {
    padding: 30px !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 30px !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 30px !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 30px !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 30px !important;
  }
  .p-xl-4 {
    padding: 40px !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 40px !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 40px !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 40px !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 40px !important;
  }
  .p-xl-5 {
    padding: 50px !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 50px !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 50px !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 50px !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 50px !important;
  }
  .p-xl-6 {
    padding: 60px !important;
  }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 60px !important;
  }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 60px !important;
  }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 60px !important;
  }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 60px !important;
  }
  .p-xl-7 {
    padding: 70px !important;
  }
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 70px !important;
  }
  .pr-xl-7,
  .px-xl-7 {
    padding-right: 70px !important;
  }
  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 70px !important;
  }
  .pl-xl-7,
  .px-xl-7 {
    padding-left: 70px !important;
  }
  .p-xl-8 {
    padding: 80px !important;
  }
  .pt-xl-8,
  .py-xl-8 {
    padding-top: 80px !important;
  }
  .pr-xl-8,
  .px-xl-8 {
    padding-right: 80px !important;
  }
  .pb-xl-8,
  .py-xl-8 {
    padding-bottom: 80px !important;
  }
  .pl-xl-8,
  .px-xl-8 {
    padding-left: 80px !important;
  }
  .p-xl-9 {
    padding: 90px !important;
  }
  .pt-xl-9,
  .py-xl-9 {
    padding-top: 90px !important;
  }
  .pr-xl-9,
  .px-xl-9 {
    padding-right: 90px !important;
  }
  .pb-xl-9,
  .py-xl-9 {
    padding-bottom: 90px !important;
  }
  .pl-xl-9,
  .px-xl-9 {
    padding-left: 90px !important;
  }
  .p-xl-10 {
    padding: 100px !important;
  }
  .pt-xl-10,
  .py-xl-10 {
    padding-top: 100px !important;
  }
  .pr-xl-10,
  .px-xl-10 {
    padding-right: 100px !important;
  }
  .pb-xl-10,
  .py-xl-10 {
    padding-bottom: 100px !important;
  }
  .pl-xl-10,
  .px-xl-10 {
    padding-left: 100px !important;
  }
  .p-xl-11 {
    padding: 110px !important;
  }
  .pt-xl-11,
  .py-xl-11 {
    padding-top: 110px !important;
  }
  .pr-xl-11,
  .px-xl-11 {
    padding-right: 110px !important;
  }
  .pb-xl-11,
  .py-xl-11 {
    padding-bottom: 110px !important;
  }
  .pl-xl-11,
  .px-xl-11 {
    padding-left: 110px !important;
  }
  .p-xl-12 {
    padding: 120px !important;
  }
  .pt-xl-12,
  .py-xl-12 {
    padding-top: 120px !important;
  }
  .pr-xl-12,
  .px-xl-12 {
    padding-right: 120px !important;
  }
  .pb-xl-12,
  .py-xl-12 {
    padding-bottom: 120px !important;
  }
  .pl-xl-12,
  .px-xl-12 {
    padding-left: 120px !important;
  }
  .m-xl-n1 {
    margin: -10px !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -10px !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -10px !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -10px !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -10px !important;
  }
  .m-xl-n2 {
    margin: -20px !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -20px !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -20px !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -20px !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -20px !important;
  }
  .m-xl-n3 {
    margin: -30px !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -30px !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -30px !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -30px !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -30px !important;
  }
  .m-xl-n4 {
    margin: -40px !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -40px !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -40px !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -40px !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -40px !important;
  }
  .m-xl-n5 {
    margin: -50px !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -50px !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -50px !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -50px !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -50px !important;
  }
  .m-xl-n6 {
    margin: -60px !important;
  }
  .mt-xl-n6,
  .my-xl-n6 {
    margin-top: -60px !important;
  }
  .mr-xl-n6,
  .mx-xl-n6 {
    margin-right: -60px !important;
  }
  .mb-xl-n6,
  .my-xl-n6 {
    margin-bottom: -60px !important;
  }
  .ml-xl-n6,
  .mx-xl-n6 {
    margin-left: -60px !important;
  }
  .m-xl-n7 {
    margin: -70px !important;
  }
  .mt-xl-n7,
  .my-xl-n7 {
    margin-top: -70px !important;
  }
  .mr-xl-n7,
  .mx-xl-n7 {
    margin-right: -70px !important;
  }
  .mb-xl-n7,
  .my-xl-n7 {
    margin-bottom: -70px !important;
  }
  .ml-xl-n7,
  .mx-xl-n7 {
    margin-left: -70px !important;
  }
  .m-xl-n8 {
    margin: -80px !important;
  }
  .mt-xl-n8,
  .my-xl-n8 {
    margin-top: -80px !important;
  }
  .mr-xl-n8,
  .mx-xl-n8 {
    margin-right: -80px !important;
  }
  .mb-xl-n8,
  .my-xl-n8 {
    margin-bottom: -80px !important;
  }
  .ml-xl-n8,
  .mx-xl-n8 {
    margin-left: -80px !important;
  }
  .m-xl-n9 {
    margin: -90px !important;
  }
  .mt-xl-n9,
  .my-xl-n9 {
    margin-top: -90px !important;
  }
  .mr-xl-n9,
  .mx-xl-n9 {
    margin-right: -90px !important;
  }
  .mb-xl-n9,
  .my-xl-n9 {
    margin-bottom: -90px !important;
  }
  .ml-xl-n9,
  .mx-xl-n9 {
    margin-left: -90px !important;
  }
  .m-xl-n10 {
    margin: -100px !important;
  }
  .mt-xl-n10,
  .my-xl-n10 {
    margin-top: -100px !important;
  }
  .mr-xl-n10,
  .mx-xl-n10 {
    margin-right: -100px !important;
  }
  .mb-xl-n10,
  .my-xl-n10 {
    margin-bottom: -100px !important;
  }
  .ml-xl-n10,
  .mx-xl-n10 {
    margin-left: -100px !important;
  }
  .m-xl-n11 {
    margin: -110px !important;
  }
  .mt-xl-n11,
  .my-xl-n11 {
    margin-top: -110px !important;
  }
  .mr-xl-n11,
  .mx-xl-n11 {
    margin-right: -110px !important;
  }
  .mb-xl-n11,
  .my-xl-n11 {
    margin-bottom: -110px !important;
  }
  .ml-xl-n11,
  .mx-xl-n11 {
    margin-left: -110px !important;
  }
  .m-xl-n12 {
    margin: -120px !important;
  }
  .mt-xl-n12,
  .my-xl-n12 {
    margin-top: -120px !important;
  }
  .mr-xl-n12,
  .mx-xl-n12 {
    margin-right: -120px !important;
  }
  .mb-xl-n12,
  .my-xl-n12 {
    margin-bottom: -120px !important;
  }
  .ml-xl-n12,
  .mx-xl-n12 {
    margin-left: -120px !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;
  }
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
  .bg-pos-xl-cc {
    background-position: center center !important;
  }
  .bg-pos-xl-ct {
    background-position: center top !important;
  }
  .bg-pos-xl-rc {
    background-position: right center !important;
  }
  .bg-pos-xl-cb {
    background-position: center bottom !important;
  }
  .bg-pos-xl-lc {
    background-position: left center !important;
  }
  .bg-pos-xl-rt {
    background-position: right top !important;
  }
  .bg-pos-xl-lt {
    background-position: left top !important;
  }
  .bg-pos-xl-rb {
    background-position: right bottom !important;
  }
  .bg-pos-xl-lb {
    background-position: left bottom !important;
  }
  .bg-xl-no-repeat,
  .bg-xl-none {
    background-repeat: no-repeat !important;
  }
  .bg-xl-x {
    background-repeat: repeat-x !important;
  }
  .bg-xl-y {
    background-repeat: repeat-y !important;
  }
  .bg-size-xl-auto {
    background-size: auto !important;
  }
  .bg-size-xl-contain {
    background-size: contain !important;
  }
  .bg-size-xl-cover {
    background-size: cover !important;
  }
  .position-xl-absolute {
    position: absolute !important;
  }
  .position-xl-fixed {
    position: fixed !important;
  }
  .position-xl-relative {
    position: relative !important;
  }
  .position-xl-sticky {
    position: sticky !important;
  }
  #main-menu .container,
  .rc-footer-menu .container,
  .rc-footer-traditional .container {
    width: 1140px;
  }
  #second-menu .container {
    width: 1140px;
    padding: 0;
  }
  .w-xl-25 {
    width: 25% !important;
  }
  .w-xl-50 {
    width: 50% !important;
  }
  .w-xl-75 {
    width: 75% !important;
  }
  .w-xl-100 {
    width: 100% !important;
  }
  .w-xl-auto {
    width: auto !important;
  }
  .w-xl-10 {
    width: 10% !important;
  }
  .w-xl-33 {
    width: 33.3% !important;
  }
  .w-xl-66 {
    width: 66.6% !important;
  }
  .font-size-xl-12 {
    font-size: 12px !important;
  }
  .font-size-xl-14 {
    font-size: 14px !important;
  }
  .font-size-xl-16 {
    font-size: 16px !important;
  }
  .font-size-xl-18 {
    font-size: 18px !important;
  }
  .font-size-xl-20 {
    font-size: 20px !important;
  }
  .font-size-xl-22 {
    font-size: 22px !important;
  }
  .font-size-xl-24 {
    font-size: 24px !important;
  }
  .font-size-xl-26 {
    font-size: 26px !important;
  }
  .font-size-xl-28 {
    font-size: 28px !important;
  }
  .font-size-xl-30 {
    font-size: 30px !important;
  }
  .font-size-xl-32 {
    font-size: 32px !important;
  }
  .font-size-xl-34 {
    font-size: 34px !important;
  }
  .font-size-xl-36 {
    font-size: 36px !important;
  }
  .font-size-xl-38 {
    font-size: 38px !important;
  }
  .font-size-xl-40 {
    font-size: 40px !important;
  }
  .font-size-xl-42 {
    font-size: 42px !important;
  }
  .font-size-xl-44 {
    font-size: 44px !important;
  }
  .font-size-xl-46 {
    font-size: 46px !important;
  }
  .font-size-xl-48 {
    font-size: 48px !important;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .content-vertical-rules .row > div {
    margin-bottom: 60px;
    border-right: 1px solid #e7e7e7;
    border-bottom: none;
  }
  .content-vertical-rules .row > div:nth-child(even) {
    border-right: none;
  }
}
@media (prefers-reduced-motion: reduce) {
  .btn,
  .collapsing,
  .fade,
  .modal.fade .modal-dialog {
    -webkit-transition: none;
    transition: none;
  }
}
@media print {
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }
  .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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  *,
  ::after,
  ::before {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: ' (' attr(title) ')';
  }
  pre {
    white-space: pre-wrap !important;
  }
  blockquote,
  pre {
    border: 1px solid #929292;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  .container,
  body {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #e7e7e7 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark tbody + tbody,
  .table-dark td,
  .table-dark th,
  .table-dark thead th {
    border-color: #e7e7e7;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #e7e7e7;
  }
}

/*** FOOTER ****/
/* Alyssa - 17755 
.redhat-sum22-CFP-cfpConfirmation #special-div .confirmation-page .rfwf-full-panel:nth-child(3) {
    display: none;
}
 end Alyssa */

.rc-footer-traditional {
  background-color: #1a1a1a;
}

.rc-footer-traditional .row {
  display: inherit !important;
}

.rc-footer-traditional li {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.rc-footer-traditional-container {
  margin: 0 auto;
  padding: 1rem 15px;
}

@media (min-width: 768px) {
  .rc-footer-traditional-container {
    padding: 1rem 0;
  }
}

.rc-footer-traditional-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: -1.5rem;
}

.rc-footer-traditional-section > * {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  margin-top: 1.5rem;
}

@media (min-width: 768px) {
  .rc-footer-traditional-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.rc-footer-traditional-legal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #aaa;
}

@media (min-width: 768px) {
  .rc-footer-traditional-legal {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
  }
}

@media (min-width: 1200px) {
  .rc-footer-traditional-legal {
    line-height: 2;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 60%;
    flex: 1 0 60%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .rc-footer-traditional-legal .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: row;
  }
}

.rc-footer-traditional-legal .menu {
  float: left;
  clear: left;
  margin: 0 0 0;
  padding: 0;
}

@media (min-width: 1200px) {
  .rc-footer-traditional-legal .menu {
    clear: none;
  }
}

.rc-footer-traditional-legal .menu li {
  font-size: 12px !important;
  display: list-item;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: left;
  -webkit-box-align: end;
  align-items: flex-end;
  -ms-flex-align: end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 0 10px 0 0;
  padding: 0;
}

.rc-footer-traditional-legal .menu li a {
  line-height: 1;
  display: inline-block;
  margin: 0;
  text-decoration: underline;
  color: #aaa;
  font-size: 12px;
}

.rc-footer-traditional-legal .menu li a:hover {
  color: #fff;
}

.rc-footer-traditional-legal .menu li:nth-child(-n + 2) a {
  padding-right: 1rem;
  border-right: 1px solid #858585;
}

.rc-footer-traditional-legal .menu li:nth-child(4) a {
  font-size: 12px;
  padding-left: 1rem;
  border-left: 1px solid #858585;
}

.rc-footer-traditional-legal .copyright {
  font-size: 12px;
}

@media (min-width: 480px) {
  .rc-footer-traditional-legal .copyright {
    margin-bottom: 0;
  }
}

@media (max-width: 1199px) {
  .rc-footer-traditional-legal .copyright {
    clear: both;
  }
}

@media (min-width: 1200px) {
  .rc-footer-traditional-legal .copyright {
    margin-right: 3rem;
  }
}

.rc-footer-traditional-legal .row {
  padding: 0 3rem 0;
}

@media (min-width: 992px) {
  .rc-footer-traditional-legal .row {
    padding: 2rem 3rem 0;
  }
}

.rc-footer-traditional-logo a {
  display: inline-block;
}

.rc-footer-traditional-logo img {
  width: 138px;
  height: 39px;
}

.rc-footer-traditional-event-logo img {
  margin-top: 0.4rem;
}

@media (max-width: 767px) {
  .rc-footer-traditional-event-logo img {
    float: left !important;
    margin-top: 0;
  }
}

.rc-footer-traditional .row {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  margin-right: 0;
  margin-bottom: 0.25rem;
  margin-left: 0;
  padding: 0;
  flex-direction: row;
  align-items: center;
}

@media (min-width: 1200px) {
  .rc-footer-traditional .row {
    margin-bottom: 0;
  }
}

.rc-footer-traditional-privacy-statement {
  display: none;
}
