@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,400;0,500;0,700;1,400&family=Roboto:wght@300;400;500;600;700&display=swap");
.brand-font-primary {
  font-family: "Roboto", "Inter Tight", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  font-weight: 400 !important;
  font-style: normal;
}

.brand-font-primary-bold {
  font-family: "Roboto", "Inter Tight", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  font-weight: 700 !important;
  font-style: normal;
}

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: "Inter Tight", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible), [tabindex="-1"].custom-focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #0449B9;
  text-decoration: none;
  background-color: transparent;
}
a:hover, a.custom-hover {
  color: #003FA3;
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover, a.custom-hover:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #525252;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus, button.custom-focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #000;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #949494;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #949494;
}
.table tbody + tbody {
  border-top: 2px solid #949494;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #949494;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #949494;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover, .table-hover tbody tr.custom-hover {
  color: #000;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #c8cbd1;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #999faa;
}

.table-hover .table-primary:hover, .table-hover .table-primary.custom-hover {
  background-color: #babec5;
}
.table-hover .table-primary:hover > td, .table-hover .table-primary.custom-hover > td,
.table-hover .table-primary:hover > th,
.table-hover .table-primary.custom-hover > th {
  background-color: #babec5;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #cfcfcf;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #a5a5a5;
}

.table-hover .table-secondary:hover, .table-hover .table-secondary.custom-hover {
  background-color: #c2c2c2;
}
.table-hover .table-secondary:hover > td, .table-hover .table-secondary.custom-hover > td,
.table-hover .table-secondary:hover > th,
.table-hover .table-secondary.custom-hover > th {
  background-color: #c2c2c2;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #bbe6ba;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #81d07f;
}

.table-hover .table-success:hover, .table-hover .table-success.custom-hover {
  background-color: #a9dfa7;
}
.table-hover .table-success:hover > td, .table-hover .table-success.custom-hover > td,
.table-hover .table-success:hover > th,
.table-hover .table-success.custom-hover > th {
  background-color: #a9dfa7;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

.table-hover .table-info:hover, .table-hover .table-info.custom-hover {
  background-color: #abdde5;
}
.table-hover .table-info:hover > td, .table-hover .table-info.custom-hover > td,
.table-hover .table-info:hover > th,
.table-hover .table-info.custom-hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffebcc;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffd9a1;
}

.table-hover .table-warning:hover, .table-hover .table-warning.custom-hover {
  background-color: #ffe1b3;
}
.table-hover .table-warning:hover > td, .table-hover .table-warning.custom-hover > td,
.table-hover .table-warning:hover > th,
.table-hover .table-warning.custom-hover > th {
  background-color: #ffe1b3;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #eab8b8;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #d97a7a;
}

.table-hover .table-danger:hover, .table-hover .table-danger.custom-hover {
  background-color: #e4a4a4;
}
.table-hover .table-danger:hover > td, .table-hover .table-danger.custom-hover > td,
.table-hover .table-danger:hover > th,
.table-hover .table-danger.custom-hover > th {
  background-color: #e4a4a4;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fcfcfc;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fafafa;
}

.table-hover .table-light:hover, .table-hover .table-light.custom-hover {
  background-color: #efefef;
}
.table-hover .table-light:hover > td, .table-hover .table-light.custom-hover > td,
.table-hover .table-light:hover > th,
.table-hover .table-light.custom-hover > th {
  background-color: #efefef;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

.table-hover .table-dark:hover, .table-hover .table-dark.custom-hover {
  background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td, .table-hover .table-dark.custom-hover > td,
.table-hover .table-dark:hover > th,
.table-hover .table-dark.custom-hover > th {
  background-color: #b9bbbe;
}

.table-accent,
.table-accent > th,
.table-accent > td {
  background-color: #e9c0c1;
}
.table-accent th,
.table-accent td,
.table-accent thead th,
.table-accent tbody + tbody {
  border-color: #d78a8d;
}

.table-hover .table-accent:hover, .table-hover .table-accent.custom-hover {
  background-color: #e2adae;
}
.table-hover .table-accent:hover > td, .table-hover .table-accent.custom-hover > td,
.table-hover .table-accent:hover > th,
.table-hover .table-accent.custom-hover > th {
  background-color: #e2adae;
}

.table-accent-alt,
.table-accent-alt > th,
.table-accent-alt > td {
  background-color: #e9c0c1;
}
.table-accent-alt th,
.table-accent-alt td,
.table-accent-alt thead th,
.table-accent-alt tbody + tbody {
  border-color: #d78a8d;
}

.table-hover .table-accent-alt:hover, .table-hover .table-accent-alt.custom-hover {
  background-color: #e2adae;
}
.table-hover .table-accent-alt:hover > td, .table-hover .table-accent-alt.custom-hover > td,
.table-hover .table-accent-alt:hover > th,
.table-hover .table-accent-alt.custom-hover > th {
  background-color: #e2adae;
}

.table-black-1,
.table-black-1 > th,
.table-black-1 > td {
  background-color: #b8b8b8;
}
.table-black-1 th,
.table-black-1 td,
.table-black-1 thead th,
.table-black-1 tbody + tbody {
  border-color: #7a7a7a;
}

.table-hover .table-black-1:hover, .table-hover .table-black-1.custom-hover {
  background-color: #ababab;
}
.table-hover .table-black-1:hover > td, .table-hover .table-black-1.custom-hover > td,
.table-hover .table-black-1:hover > th,
.table-hover .table-black-1.custom-hover > th {
  background-color: #ababab;
}

.table-gray-1,
.table-gray-1 > th,
.table-gray-1 > td {
  background-color: #fcfcfc;
}
.table-gray-1 th,
.table-gray-1 td,
.table-gray-1 thead th,
.table-gray-1 tbody + tbody {
  border-color: #fafafa;
}

.table-hover .table-gray-1:hover, .table-hover .table-gray-1.custom-hover {
  background-color: #efefef;
}
.table-hover .table-gray-1:hover > td, .table-hover .table-gray-1.custom-hover > td,
.table-hover .table-gray-1:hover > th,
.table-hover .table-gray-1.custom-hover > th {
  background-color: #efefef;
}

.table-gray-2,
.table-gray-2 > th,
.table-gray-2 > td {
  background-color: #e1e1e1;
}
.table-gray-2 th,
.table-gray-2 td,
.table-gray-2 thead th,
.table-gray-2 tbody + tbody {
  border-color: #c7c7c7;
}

.table-hover .table-gray-2:hover, .table-hover .table-gray-2.custom-hover {
  background-color: #d4d4d4;
}
.table-hover .table-gray-2:hover > td, .table-hover .table-gray-2.custom-hover > td,
.table-hover .table-gray-2:hover > th,
.table-hover .table-gray-2.custom-hover > th {
  background-color: #d4d4d4;
}

.table-gray-3,
.table-gray-3 > th,
.table-gray-3 > td {
  background-color: #cfcfcf;
}
.table-gray-3 th,
.table-gray-3 td,
.table-gray-3 thead th,
.table-gray-3 tbody + tbody {
  border-color: #a5a5a5;
}

.table-hover .table-gray-3:hover, .table-hover .table-gray-3.custom-hover {
  background-color: #c2c2c2;
}
.table-hover .table-gray-3:hover > td, .table-hover .table-gray-3.custom-hover > td,
.table-hover .table-gray-3:hover > th,
.table-hover .table-gray-3.custom-hover > th {
  background-color: #c2c2c2;
}

.table-gray-4,
.table-gray-4 > th,
.table-gray-4 > td {
  background-color: #f6f6f6;
}
.table-gray-4 th,
.table-gray-4 td,
.table-gray-4 thead th,
.table-gray-4 tbody + tbody {
  border-color: #eeeeee;
}

.table-hover .table-gray-4:hover, .table-hover .table-gray-4.custom-hover {
  background-color: #e9e9e9;
}
.table-hover .table-gray-4:hover > td, .table-hover .table-gray-4.custom-hover > td,
.table-hover .table-gray-4:hover > th,
.table-hover .table-gray-4.custom-hover > th {
  background-color: #e9e9e9;
}

.table-link-1,
.table-link-1 > th,
.table-link-1 > td {
  background-color: #b9cceb;
}
.table-link-1 th,
.table-link-1 td,
.table-link-1 thead th,
.table-link-1 tbody + tbody {
  border-color: #7ca0db;
}

.table-hover .table-link-1:hover, .table-hover .table-link-1.custom-hover {
  background-color: #a5bee5;
}
.table-hover .table-link-1:hover > td, .table-hover .table-link-1.custom-hover > td,
.table-hover .table-link-1:hover > th,
.table-hover .table-link-1.custom-hover > th {
  background-color: #a5bee5;
}

.table-link-2,
.table-link-2 > th,
.table-link-2 > td {
  background-color: #b8c9e5;
}
.table-link-2 th,
.table-link-2 td,
.table-link-2 thead th,
.table-link-2 tbody + tbody {
  border-color: #7a9bcf;
}

.table-hover .table-link-2:hover, .table-hover .table-link-2.custom-hover {
  background-color: #a5bbde;
}
.table-hover .table-link-2:hover > td, .table-hover .table-link-2.custom-hover > td,
.table-hover .table-link-2:hover > th,
.table-hover .table-link-2.custom-hover > th {
  background-color: #a5bbde;
}

.table-sale,
.table-sale > th,
.table-sale > td {
  background-color: #e6b8c6;
}
.table-sale th,
.table-sale td,
.table-sale thead th,
.table-sale tbody + tbody {
  border-color: #d17a95;
}

.table-hover .table-sale:hover, .table-hover .table-sale.custom-hover {
  background-color: #dfa5b7;
}
.table-hover .table-sale:hover > td, .table-hover .table-sale.custom-hover > td,
.table-hover .table-sale:hover > th,
.table-hover .table-sale.custom-hover > th {
  background-color: #dfa5b7;
}

.table-success-text,
.table-success-text > th,
.table-success-text > td {
  background-color: #bad4b9;
}
.table-success-text th,
.table-success-text td,
.table-success-text thead th,
.table-success-text tbody + tbody {
  border-color: #7faf7e;
}

.table-hover .table-success-text:hover, .table-hover .table-success-text.custom-hover {
  background-color: #aacaa9;
}
.table-hover .table-success-text:hover > td, .table-hover .table-success-text.custom-hover > td,
.table-hover .table-success-text:hover > th,
.table-hover .table-success-text.custom-hover > th {
  background-color: #aacaa9;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover, .table-hover .table-active.custom-hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td, .table-hover .table-active.custom-hover > td,
.table-hover .table-active:hover > th,
.table-hover .table-active.custom-hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.table .thead-light th {
  color: #495057;
  background-color: #DFDFDF;
  border-color: #949494;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover, .table-dark.table-hover tbody tr.custom-hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 760.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1023.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1475.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border 0.75s linear infinite;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow 0.75s linear infinite;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #949494;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #525252;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover, .close.custom-hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close.custom-hover:not(:disabled):not(.disabled), .close:not(:disabled):not(.disabled):focus, .close.custom-focus:not(:disabled):not(.disabled) {
  opacity: 0.75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

a.close.disabled {
  pointer-events: none;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #1e252f;
  background-color: white;
  border-color: #3a475b;
}
.alert-primary hr {
  border-top-color: #303b4b;
}
.alert-primary .alert-link {
  color: #0a0c10;
}

.alert-secondary {
  color: #2b2b2b;
  background-color: white;
  border-color: #525252;
}
.alert-secondary hr {
  border-top-color: #454545;
}
.alert-secondary .alert-link {
  color: #121212;
}

.alert-success {
  color: #075604;
  background-color: white;
  border-color: #0da508;
}
.alert-success hr {
  border-top-color: #0b8d07;
}
.alert-success .alert-link {
  color: #032502;
}

.alert-info {
  color: #0c5460;
  background-color: white;
  border-color: #17a2b8;
}
.alert-info hr {
  border-top-color: #148ea1;
}
.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #855f26;
  background-color: white;
  border-color: #ffb64a;
}
.alert-warning hr {
  border-top-color: #ffac31;
}
.alert-warning .alert-link {
  color: #5d431b;
}

.alert-danger {
  color: #5e0000;
  background-color: white;
  border-color: #b50000;
}
.alert-danger hr {
  border-top-color: #9c0000;
}
.alert-danger .alert-link {
  color: #2b0000;
}

.alert-light {
  color: #7f7f7f;
  background-color: white;
  border-color: whitesmoke;
}
.alert-light hr {
  border-top-color: #e8e8e8;
}
.alert-light .alert-link {
  color: #666666;
}

.alert-dark {
  color: #1b1e21;
  background-color: white;
  border-color: #343a40;
}
.alert-dark hr {
  border-top-color: #292d32;
}
.alert-dark .alert-link {
  color: #040505;
}

.alert-accent {
  color: #5d1012;
  background-color: white;
  border-color: #b21e23;
}
.alert-accent hr {
  border-top-color: #9c1a1f;
}
.alert-accent .alert-link {
  color: #31090a;
}

.alert-accent-alt {
  color: #5d1012;
  background-color: white;
  border-color: #b21e23;
}
.alert-accent-alt hr {
  border-top-color: #9c1a1f;
}
.alert-accent-alt .alert-link {
  color: #31090a;
}

.alert-black-1 {
  color: black;
  background-color: white;
  border-color: black;
}
.alert-black-1 hr {
  border-top-color: black;
}
.alert-black-1 .alert-link {
  color: black;
}

.alert-gray-1 {
  color: #7f7f7f;
  background-color: white;
  border-color: whitesmoke;
}
.alert-gray-1 hr {
  border-top-color: #e8e8e8;
}
.alert-gray-1 .alert-link {
  color: #666666;
}

.alert-gray-2 {
  color: #4d4d4d;
  background-color: white;
  border-color: #949494;
}
.alert-gray-2 hr {
  border-top-color: #878787;
}
.alert-gray-2 .alert-link {
  color: #343434;
}

.alert-gray-3 {
  color: #2b2b2b;
  background-color: white;
  border-color: #525252;
}
.alert-gray-3 hr {
  border-top-color: #454545;
}
.alert-gray-3 .alert-link {
  color: #121212;
}

.alert-gray-4 {
  color: #747474;
  background-color: white;
  border-color: #dfdfdf;
}
.alert-gray-4 hr {
  border-top-color: #d2d2d2;
}
.alert-gray-4 .alert-link {
  color: #5b5b5b;
}

.alert-link-1 {
  color: #022660;
  background-color: white;
  border-color: #0449b9;
}
.alert-link-1 hr {
  border-top-color: #033fa0;
}
.alert-link-1 .alert-link {
  color: #01122e;
}

.alert-link-2 {
  color: #002155;
  background-color: white;
  border-color: #003fa3;
}
.alert-link-2 hr {
  border-top-color: #00358a;
}
.alert-link-2 .alert-link {
  color: #000d22;
}

.alert-sale {
  color: #57001b;
  background-color: white;
  border-color: #a70033;
}
.alert-sale hr {
  border-top-color: #8e002b;
}
.alert-sale .alert-link {
  color: #24000b;
}

.alert-success-text {
  color: #053503;
  background-color: white;
  border-color: #096506;
}
.alert-success-text hr {
  border-top-color: #074d05;
}
.alert-success-text .alert-link {
  color: #000500;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: transparent;
  border-radius: 0.25rem;
}

.breadcrumb-item {
  display: flex;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #525252;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before, .breadcrumb-item + .breadcrumb-item.custom-hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before, .breadcrumb-item + .breadcrumb-item.custom-hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #525252;
}

.btn {
  display: inline-block;
  font-family: "Roboto", "Inter Tight", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  color: #000;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.844rem 0.75rem;
  font-size: 1.125rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover, .btn.custom-hover {
  color: #000;
  text-decoration: none;
}
.btn:focus, .btn.custom-focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 2px #000;
}
.btn.disabled, .btn:disabled {
  opacity: 1;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #3A475B;
  border-color: #3A475B;
}
.btn-primary:hover, .btn-primary.custom-hover {
  color: #fff;
  background-color: #2b3544;
  border-color: #262f3c;
}
.btn-primary:focus, .btn-primary.custom-focus, .btn-primary.focus {
  color: #fff;
  background-color: #2b3544;
  border-color: #262f3c;
  box-shadow: 0 0 0 4px rgba(88, 99, 116, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #3A475B;
  border-color: #3A475B;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #262f3c;
  border-color: #212934;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary.custom-focus:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle:focus, .show > .btn-primary.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(88, 99, 116, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #525252;
  border-color: #525252;
}
.btn-secondary:hover, .btn-secondary.custom-hover {
  color: #fff;
  background-color: #3f3f3f;
  border-color: #393939;
}
.btn-secondary:focus, .btn-secondary.custom-focus, .btn-secondary.focus {
  color: #fff;
  background-color: #3f3f3f;
  border-color: #393939;
  box-shadow: 0 0 0 4px rgba(108, 108, 108, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #525252;
  border-color: #525252;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #393939;
  border-color: #323232;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary.custom-focus:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle:focus, .show > .btn-secondary.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(108, 108, 108, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #0DA508;
  border-color: #0DA508;
}
.btn-success:hover, .btn-success.custom-hover {
  color: #fff;
  background-color: #0a8106;
  border-color: #097406;
}
.btn-success:focus, .btn-success.custom-focus, .btn-success.focus {
  color: #fff;
  background-color: #0a8106;
  border-color: #097406;
  box-shadow: 0 0 0 4px rgba(49, 179, 45, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #0DA508;
  border-color: #0DA508;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #097406;
  border-color: #086805;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success.custom-focus:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active:focus, .btn-success.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle:focus, .show > .btn-success.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(49, 179, 45, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover, .btn-info.custom-hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info:focus, .btn-info.custom-focus, .btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 4px rgba(58, 176, 195, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info.custom-focus:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active:focus, .btn-info.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle:focus, .show > .btn-info.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(58, 176, 195, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #FFB64A;
  border-color: #FFB64A;
}
.btn-warning:hover, .btn-warning.custom-hover {
  color: #212529;
  background-color: #ffa724;
  border-color: #ffa117;
}
.btn-warning:focus, .btn-warning.custom-focus, .btn-warning.focus {
  color: #212529;
  background-color: #ffa724;
  border-color: #ffa117;
  box-shadow: 0 0 0 4px rgba(222, 160, 69, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #FFB64A;
  border-color: #FFB64A;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffa117;
  border-color: #ff9c0a;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning.custom-focus:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle:focus, .show > .btn-warning.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(222, 160, 69, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #B50000;
  border-color: #B50000;
}
.btn-danger:hover, .btn-danger.custom-hover {
  color: #fff;
  background-color: #8f0000;
  border-color: #820000;
}
.btn-danger:focus, .btn-danger.custom-focus, .btn-danger.focus {
  color: #fff;
  background-color: #8f0000;
  border-color: #820000;
  box-shadow: 0 0 0 4px rgba(192, 38, 38, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #B50000;
  border-color: #B50000;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #820000;
  border-color: #750000;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger.custom-focus:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle:focus, .show > .btn-danger.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(192, 38, 38, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #F5F5F5;
  border-color: #F5F5F5;
}
.btn-light:hover, .btn-light.custom-hover {
  color: #212529;
  background-color: #e2e2e2;
  border-color: gainsboro;
}
.btn-light:focus, .btn-light.custom-focus, .btn-light.focus {
  color: #212529;
  background-color: #e2e2e2;
  border-color: gainsboro;
  box-shadow: 0 0 0 4px rgba(213, 214, 214, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #F5F5F5;
  border-color: #F5F5F5;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: gainsboro;
  border-color: #d5d5d5;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light.custom-focus:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active:focus, .btn-light.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle:focus, .show > .btn-light.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(213, 214, 214, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover, .btn-dark.custom-hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.custom-focus, .btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 4px rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark.custom-focus:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle:focus, .show > .btn-dark.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(82, 88, 93, 0.5);
}

.btn-accent {
  color: #fff;
  background-color: #B21E23;
  border-color: #B21E23;
}
.btn-accent:hover, .btn-accent.custom-hover {
  color: #fff;
  background-color: #91181d;
  border-color: #86171a;
}
.btn-accent:focus, .btn-accent.custom-focus, .btn-accent.focus {
  color: #fff;
  background-color: #91181d;
  border-color: #86171a;
  box-shadow: 0 0 0 4px rgba(190, 64, 68, 0.5);
}
.btn-accent.disabled, .btn-accent:disabled {
  color: #fff;
  background-color: #B21E23;
  border-color: #B21E23;
}
.btn-accent:not(:disabled):not(.disabled):active, .btn-accent:not(:disabled):not(.disabled).active, .show > .btn-accent.dropdown-toggle {
  color: #fff;
  background-color: #86171a;
  border-color: #7b1518;
}
.btn-accent:not(:disabled):not(.disabled):active:focus, .btn-accent.custom-focus:not(:disabled):not(.disabled):active, .btn-accent:not(:disabled):not(.disabled).active:focus, .btn-accent.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-accent.dropdown-toggle:focus, .show > .btn-accent.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(190, 64, 68, 0.5);
}

.btn-accent-alt {
  color: #fff;
  background-color: #B21E23;
  border-color: #B21E23;
}
.btn-accent-alt:hover, .btn-accent-alt.custom-hover {
  color: #fff;
  background-color: #91181d;
  border-color: #86171a;
}
.btn-accent-alt:focus, .btn-accent-alt.custom-focus, .btn-accent-alt.focus {
  color: #fff;
  background-color: #91181d;
  border-color: #86171a;
  box-shadow: 0 0 0 4px rgba(190, 64, 68, 0.5);
}
.btn-accent-alt.disabled, .btn-accent-alt:disabled {
  color: #fff;
  background-color: #B21E23;
  border-color: #B21E23;
}
.btn-accent-alt:not(:disabled):not(.disabled):active, .btn-accent-alt:not(:disabled):not(.disabled).active, .show > .btn-accent-alt.dropdown-toggle {
  color: #fff;
  background-color: #86171a;
  border-color: #7b1518;
}
.btn-accent-alt:not(:disabled):not(.disabled):active:focus, .btn-accent-alt.custom-focus:not(:disabled):not(.disabled):active, .btn-accent-alt:not(:disabled):not(.disabled).active:focus, .btn-accent-alt.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-accent-alt.dropdown-toggle:focus, .show > .btn-accent-alt.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(190, 64, 68, 0.5);
}

.btn-black-1 {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-black-1:hover, .btn-black-1.custom-hover {
  color: #fff;
  background-color: black;
  border-color: black;
}
.btn-black-1:focus, .btn-black-1.custom-focus, .btn-black-1.focus {
  color: #fff;
  background-color: black;
  border-color: black;
  box-shadow: 0 0 0 4px rgba(38, 38, 38, 0.5);
}
.btn-black-1.disabled, .btn-black-1:disabled {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-black-1:not(:disabled):not(.disabled):active, .btn-black-1:not(:disabled):not(.disabled).active, .show > .btn-black-1.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}
.btn-black-1:not(:disabled):not(.disabled):active:focus, .btn-black-1.custom-focus:not(:disabled):not(.disabled):active, .btn-black-1:not(:disabled):not(.disabled).active:focus, .btn-black-1.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-black-1.dropdown-toggle:focus, .show > .btn-black-1.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(38, 38, 38, 0.5);
}

.btn-gray-1 {
  color: #212529;
  background-color: #F5F5F5;
  border-color: #F5F5F5;
}
.btn-gray-1:hover, .btn-gray-1.custom-hover {
  color: #212529;
  background-color: #e2e2e2;
  border-color: gainsboro;
}
.btn-gray-1:focus, .btn-gray-1.custom-focus, .btn-gray-1.focus {
  color: #212529;
  background-color: #e2e2e2;
  border-color: gainsboro;
  box-shadow: 0 0 0 4px rgba(213, 214, 214, 0.5);
}
.btn-gray-1.disabled, .btn-gray-1:disabled {
  color: #212529;
  background-color: #F5F5F5;
  border-color: #F5F5F5;
}
.btn-gray-1:not(:disabled):not(.disabled):active, .btn-gray-1:not(:disabled):not(.disabled).active, .show > .btn-gray-1.dropdown-toggle {
  color: #212529;
  background-color: gainsboro;
  border-color: #d5d5d5;
}
.btn-gray-1:not(:disabled):not(.disabled):active:focus, .btn-gray-1.custom-focus:not(:disabled):not(.disabled):active, .btn-gray-1:not(:disabled):not(.disabled).active:focus, .btn-gray-1.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-gray-1.dropdown-toggle:focus, .show > .btn-gray-1.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(213, 214, 214, 0.5);
}

.btn-gray-2 {
  color: #fff;
  background-color: #949494;
  border-color: #949494;
}
.btn-gray-2:hover, .btn-gray-2.custom-hover {
  color: #fff;
  background-color: #818181;
  border-color: #7b7b7b;
}
.btn-gray-2:focus, .btn-gray-2.custom-focus, .btn-gray-2.focus {
  color: #fff;
  background-color: #818181;
  border-color: #7b7b7b;
  box-shadow: 0 0 0 4px rgba(164, 164, 164, 0.5);
}
.btn-gray-2.disabled, .btn-gray-2:disabled {
  color: #fff;
  background-color: #949494;
  border-color: #949494;
}
.btn-gray-2:not(:disabled):not(.disabled):active, .btn-gray-2:not(:disabled):not(.disabled).active, .show > .btn-gray-2.dropdown-toggle {
  color: #fff;
  background-color: #7b7b7b;
  border-color: #747474;
}
.btn-gray-2:not(:disabled):not(.disabled):active:focus, .btn-gray-2.custom-focus:not(:disabled):not(.disabled):active, .btn-gray-2:not(:disabled):not(.disabled).active:focus, .btn-gray-2.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-gray-2.dropdown-toggle:focus, .show > .btn-gray-2.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(164, 164, 164, 0.5);
}

.btn-gray-3 {
  color: #fff;
  background-color: #525252;
  border-color: #525252;
}
.btn-gray-3:hover, .btn-gray-3.custom-hover {
  color: #fff;
  background-color: #3f3f3f;
  border-color: #393939;
}
.btn-gray-3:focus, .btn-gray-3.custom-focus, .btn-gray-3.focus {
  color: #fff;
  background-color: #3f3f3f;
  border-color: #393939;
  box-shadow: 0 0 0 4px rgba(108, 108, 108, 0.5);
}
.btn-gray-3.disabled, .btn-gray-3:disabled {
  color: #fff;
  background-color: #525252;
  border-color: #525252;
}
.btn-gray-3:not(:disabled):not(.disabled):active, .btn-gray-3:not(:disabled):not(.disabled).active, .show > .btn-gray-3.dropdown-toggle {
  color: #fff;
  background-color: #393939;
  border-color: #323232;
}
.btn-gray-3:not(:disabled):not(.disabled):active:focus, .btn-gray-3.custom-focus:not(:disabled):not(.disabled):active, .btn-gray-3:not(:disabled):not(.disabled).active:focus, .btn-gray-3.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-gray-3.dropdown-toggle:focus, .show > .btn-gray-3.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(108, 108, 108, 0.5);
}

.btn-gray-4 {
  color: #212529;
  background-color: #DFDFDF;
  border-color: #DFDFDF;
}
.btn-gray-4:hover, .btn-gray-4.custom-hover {
  color: #212529;
  background-color: #cccccc;
  border-color: #c6c6c6;
}
.btn-gray-4:focus, .btn-gray-4.custom-focus, .btn-gray-4.focus {
  color: #212529;
  background-color: #cccccc;
  border-color: #c6c6c6;
  box-shadow: 0 0 0 4px rgba(195, 195, 196, 0.5);
}
.btn-gray-4.disabled, .btn-gray-4:disabled {
  color: #212529;
  background-color: #DFDFDF;
  border-color: #DFDFDF;
}
.btn-gray-4:not(:disabled):not(.disabled):active, .btn-gray-4:not(:disabled):not(.disabled).active, .show > .btn-gray-4.dropdown-toggle {
  color: #212529;
  background-color: #c6c6c6;
  border-color: #bfbfbf;
}
.btn-gray-4:not(:disabled):not(.disabled):active:focus, .btn-gray-4.custom-focus:not(:disabled):not(.disabled):active, .btn-gray-4:not(:disabled):not(.disabled).active:focus, .btn-gray-4.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-gray-4.dropdown-toggle:focus, .show > .btn-gray-4.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(195, 195, 196, 0.5);
}

.btn-link-1 {
  color: #fff;
  background-color: #0449B9;
  border-color: #0449B9;
}
.btn-link-1:hover, .btn-link-1.custom-hover {
  color: #fff;
  background-color: #033a94;
  border-color: #033587;
}
.btn-link-1:focus, .btn-link-1.custom-focus, .btn-link-1.focus {
  color: #fff;
  background-color: #033a94;
  border-color: #033587;
  box-shadow: 0 0 0 4px rgba(42, 100, 196, 0.5);
}
.btn-link-1.disabled, .btn-link-1:disabled {
  color: #fff;
  background-color: #0449B9;
  border-color: #0449B9;
}
.btn-link-1:not(:disabled):not(.disabled):active, .btn-link-1:not(:disabled):not(.disabled).active, .show > .btn-link-1.dropdown-toggle {
  color: #fff;
  background-color: #033587;
  border-color: #03307b;
}
.btn-link-1:not(:disabled):not(.disabled):active:focus, .btn-link-1.custom-focus:not(:disabled):not(.disabled):active, .btn-link-1:not(:disabled):not(.disabled).active:focus, .btn-link-1.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-link-1.dropdown-toggle:focus, .show > .btn-link-1.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(42, 100, 196, 0.5);
}

.btn-link-2 {
  color: #fff;
  background-color: #003FA3;
  border-color: #003FA3;
}
.btn-link-2:hover, .btn-link-2.custom-hover {
  color: #fff;
  background-color: #00307d;
  border-color: #002b70;
}
.btn-link-2:focus, .btn-link-2.custom-focus, .btn-link-2.focus {
  color: #fff;
  background-color: #00307d;
  border-color: #002b70;
  box-shadow: 0 0 0 4px rgba(38, 92, 177, 0.5);
}
.btn-link-2.disabled, .btn-link-2:disabled {
  color: #fff;
  background-color: #003FA3;
  border-color: #003FA3;
}
.btn-link-2:not(:disabled):not(.disabled):active, .btn-link-2:not(:disabled):not(.disabled).active, .show > .btn-link-2.dropdown-toggle {
  color: #fff;
  background-color: #002b70;
  border-color: #002663;
}
.btn-link-2:not(:disabled):not(.disabled):active:focus, .btn-link-2.custom-focus:not(:disabled):not(.disabled):active, .btn-link-2:not(:disabled):not(.disabled).active:focus, .btn-link-2.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-link-2.dropdown-toggle:focus, .show > .btn-link-2.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(38, 92, 177, 0.5);
}

.btn-sale {
  color: #fff;
  background-color: #A70033;
  border-color: #A70033;
}
.btn-sale:hover, .btn-sale.custom-hover {
  color: #fff;
  background-color: #810027;
  border-color: #740023;
}
.btn-sale:focus, .btn-sale.custom-focus, .btn-sale.focus {
  color: #fff;
  background-color: #810027;
  border-color: #740023;
  box-shadow: 0 0 0 4px rgba(180, 38, 82, 0.5);
}
.btn-sale.disabled, .btn-sale:disabled {
  color: #fff;
  background-color: #A70033;
  border-color: #A70033;
}
.btn-sale:not(:disabled):not(.disabled):active, .btn-sale:not(:disabled):not(.disabled).active, .show > .btn-sale.dropdown-toggle {
  color: #fff;
  background-color: #740023;
  border-color: #670020;
}
.btn-sale:not(:disabled):not(.disabled):active:focus, .btn-sale.custom-focus:not(:disabled):not(.disabled):active, .btn-sale:not(:disabled):not(.disabled).active:focus, .btn-sale.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-sale.dropdown-toggle:focus, .show > .btn-sale.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(180, 38, 82, 0.5);
}

.btn-success-text {
  color: #fff;
  background-color: #096506;
  border-color: #096506;
}
.btn-success-text:hover, .btn-success-text.custom-hover {
  color: #fff;
  background-color: #064104;
  border-color: #053503;
}
.btn-success-text:focus, .btn-success-text.custom-focus, .btn-success-text.focus {
  color: #fff;
  background-color: #064104;
  border-color: #053503;
  box-shadow: 0 0 0 4px rgba(46, 124, 43, 0.5);
}
.btn-success-text.disabled, .btn-success-text:disabled {
  color: #fff;
  background-color: #096506;
  border-color: #096506;
}
.btn-success-text:not(:disabled):not(.disabled):active, .btn-success-text:not(:disabled):not(.disabled).active, .show > .btn-success-text.dropdown-toggle {
  color: #fff;
  background-color: #053503;
  border-color: #042902;
}
.btn-success-text:not(:disabled):not(.disabled):active:focus, .btn-success-text.custom-focus:not(:disabled):not(.disabled):active, .btn-success-text:not(:disabled):not(.disabled).active:focus, .btn-success-text.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-success-text.dropdown-toggle:focus, .show > .btn-success-text.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(46, 124, 43, 0.5);
}

.btn-outline-primary, .btn-tag {
  color: #3A475B;
  border-color: #3A475B;
}
.btn-outline-primary:hover, .btn-outline-primary.custom-hover, .btn-tag:hover, .btn-tag.custom-hover {
  color: #fff;
  background-color: #3A475B;
  border-color: #3A475B;
}
.btn-outline-primary:focus, .btn-outline-primary.custom-focus, .btn-tag:focus, .btn-tag.custom-focus, .btn-outline-primary.focus, .focus.btn-tag {
  box-shadow: 0 0 0 4px rgba(58, 71, 91, 0.5);
}
.btn-outline-primary.disabled, .disabled.btn-tag, .btn-outline-primary:disabled, .btn-tag:disabled {
  color: #3A475B;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-tag:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-tag:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle, .show > .dropdown-toggle.btn-tag {
  color: #fff;
  background-color: #3A475B;
  border-color: #3A475B;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary.custom-focus:not(:disabled):not(.disabled):active, .btn-tag:not(:disabled):not(.disabled):active:focus, .btn-tag.custom-focus:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary.custom-focus:not(:disabled):not(.disabled).active, .btn-tag:not(:disabled):not(.disabled).active:focus, .btn-tag.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle:focus, .show > .btn-outline-primary.dropdown-toggle.custom-focus, .show > .dropdown-toggle.btn-tag:focus, .show > .dropdown-toggle.btn-tag.custom-focus {
  box-shadow: 0 0 0 4px rgba(58, 71, 91, 0.5);
}

.btn-outline-secondary, .btn-outline-primary.disabled, .disabled.btn-tag, .btn-outline-primary[disabled], [disabled].btn-tag, .btn-outline-primary:disabled, .btn-tag:disabled {
  color: #525252;
  border-color: #525252;
}
.btn-outline-secondary:hover, .btn-outline-secondary.custom-hover, .btn-outline-primary.disabled:hover, .btn-outline-primary.disabled.custom-hover, .disabled.btn-tag:hover, .disabled.btn-tag.custom-hover, .btn-outline-primary[disabled]:hover, .btn-outline-primary[disabled].custom-hover, [disabled].btn-tag:hover, [disabled].btn-tag.custom-hover, .btn-outline-primary:hover:disabled, .btn-outline-primary.custom-hover:disabled, .btn-tag:hover:disabled, .btn-tag.custom-hover:disabled {
  color: #fff;
  background-color: #525252;
  border-color: #525252;
}
.btn-outline-secondary:focus, .btn-outline-secondary.custom-focus, .btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.custom-focus, .disabled.btn-tag:focus, .disabled.btn-tag.custom-focus, .btn-outline-primary[disabled]:focus, .btn-outline-primary[disabled].custom-focus, [disabled].btn-tag:focus, [disabled].btn-tag.custom-focus, .btn-outline-primary:focus:disabled, .btn-outline-primary.custom-focus:disabled, .btn-tag:focus:disabled, .btn-tag.custom-focus:disabled, .btn-outline-secondary.focus, .focus.btn-outline-primary.disabled, .focus.disabled.btn-tag, .focus.btn-outline-primary[disabled], .focus[disabled].btn-tag, .focus.btn-outline-primary:disabled, .focus.btn-tag:disabled {
  box-shadow: 0 0 0 4px rgba(82, 82, 82, 0.5);
}
.btn-outline-secondary.disabled, .disabled.btn-outline-primary, .disabled.btn-tag, .btn-outline-secondary:disabled, .btn-outline-primary:disabled, .btn-tag:disabled {
  color: #525252;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-primary.disabled:not(:disabled):not(.disabled):active, .disabled.btn-tag:not(:disabled):not(.disabled):active, .btn-outline-primary[disabled]:not(:disabled):not(.disabled):active, [disabled].btn-tag:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled):active:disabled, .btn-tag:not(:disabled):not(.disabled):active:disabled, .btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-primary.disabled:not(:disabled):not(.disabled).active, .disabled.btn-tag:not(:disabled):not(.disabled).active, .btn-outline-primary[disabled]:not(:disabled):not(.disabled).active, [disabled].btn-tag:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled).active:disabled, .btn-tag:not(:disabled):not(.disabled).active:disabled, .show > .btn-outline-secondary.dropdown-toggle, .show > .dropdown-toggle.btn-outline-primary.disabled, .show > .dropdown-toggle.disabled.btn-tag, .show > .dropdown-toggle.btn-outline-primary[disabled], .show > .dropdown-toggle[disabled].btn-tag, .show > .dropdown-toggle.btn-outline-primary:disabled, .show > .dropdown-toggle.btn-tag:disabled {
  color: #fff;
  background-color: #525252;
  border-color: #525252;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary.custom-focus:not(:disabled):not(.disabled):active, .btn-outline-primary.disabled:not(:disabled):not(.disabled):active:focus, .btn-outline-primary.disabled.custom-focus:not(:disabled):not(.disabled):active, .disabled.btn-tag:not(:disabled):not(.disabled):active:focus, .disabled.btn-tag.custom-focus:not(:disabled):not(.disabled):active, .btn-outline-primary[disabled]:not(:disabled):not(.disabled):active:focus, .btn-outline-primary[disabled].custom-focus:not(:disabled):not(.disabled):active, [disabled].btn-tag:not(:disabled):not(.disabled):active:focus, [disabled].btn-tag.custom-focus:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled):active:focus:disabled, .btn-outline-primary.custom-focus:not(:disabled):not(.disabled):active:disabled, .btn-tag:not(:disabled):not(.disabled):active:focus:disabled, .btn-tag.custom-focus:not(:disabled):not(.disabled):active:disabled, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary.custom-focus:not(:disabled):not(.disabled).active, .btn-outline-primary.disabled:not(:disabled):not(.disabled).active:focus, .btn-outline-primary.disabled.custom-focus:not(:disabled):not(.disabled).active, .disabled.btn-tag:not(:disabled):not(.disabled).active:focus, .disabled.btn-tag.custom-focus:not(:disabled):not(.disabled).active, .btn-outline-primary[disabled]:not(:disabled):not(.disabled).active:focus, .btn-outline-primary[disabled].custom-focus:not(:disabled):not(.disabled).active, [disabled].btn-tag:not(:disabled):not(.disabled).active:focus, [disabled].btn-tag.custom-focus:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled).active:focus:disabled, .btn-outline-primary.custom-focus:not(:disabled):not(.disabled).active:disabled, .btn-tag:not(:disabled):not(.disabled).active:focus:disabled, .btn-tag.custom-focus:not(:disabled):not(.disabled).active:disabled, .show > .btn-outline-secondary.dropdown-toggle:focus, .show > .btn-outline-secondary.dropdown-toggle.custom-focus, .show > .dropdown-toggle.btn-outline-primary.disabled:focus, .show > .dropdown-toggle.btn-outline-primary.disabled.custom-focus, .show > .dropdown-toggle.disabled.btn-tag:focus, .show > .dropdown-toggle.disabled.btn-tag.custom-focus, .show > .dropdown-toggle.btn-outline-primary[disabled]:focus, .show > .dropdown-toggle.btn-outline-primary[disabled].custom-focus, .show > .dropdown-toggle[disabled].btn-tag:focus, .show > .dropdown-toggle[disabled].btn-tag.custom-focus, .show > .dropdown-toggle.btn-outline-primary:focus:disabled, .show > .dropdown-toggle.btn-outline-primary.custom-focus:disabled, .show > .dropdown-toggle.btn-tag:focus:disabled, .show > .dropdown-toggle.btn-tag.custom-focus:disabled {
  box-shadow: 0 0 0 4px rgba(82, 82, 82, 0.5);
}

.btn-outline-success {
  color: #0DA508;
  border-color: #0DA508;
}
.btn-outline-success:hover, .btn-outline-success.custom-hover {
  color: #fff;
  background-color: #0DA508;
  border-color: #0DA508;
}
.btn-outline-success:focus, .btn-outline-success.custom-focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 4px rgba(13, 165, 8, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #0DA508;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #0DA508;
  border-color: #0DA508;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success.custom-focus:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle:focus, .show > .btn-outline-success.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(13, 165, 8, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:hover, .btn-outline-info.custom-hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.custom-focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 4px rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info.custom-focus:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle:focus, .show > .btn-outline-info.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #FFB64A;
  border-color: #FFB64A;
}
.btn-outline-warning:hover, .btn-outline-warning.custom-hover {
  color: #212529;
  background-color: #FFB64A;
  border-color: #FFB64A;
}
.btn-outline-warning:focus, .btn-outline-warning.custom-focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 4px rgba(255, 182, 74, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #FFB64A;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #FFB64A;
  border-color: #FFB64A;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning.custom-focus:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle:focus, .show > .btn-outline-warning.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(255, 182, 74, 0.5);
}

.btn-outline-danger {
  color: #B50000;
  border-color: #B50000;
}
.btn-outline-danger:hover, .btn-outline-danger.custom-hover {
  color: #fff;
  background-color: #B50000;
  border-color: #B50000;
}
.btn-outline-danger:focus, .btn-outline-danger.custom-focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 4px rgba(181, 0, 0, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #B50000;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #B50000;
  border-color: #B50000;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger.custom-focus:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle:focus, .show > .btn-outline-danger.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(181, 0, 0, 0.5);
}

.btn-outline-light {
  color: #F5F5F5;
  border-color: #F5F5F5;
}
.btn-outline-light:hover, .btn-outline-light.custom-hover {
  color: #212529;
  background-color: #F5F5F5;
  border-color: #F5F5F5;
}
.btn-outline-light:focus, .btn-outline-light.custom-focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 4px rgba(245, 245, 245, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #F5F5F5;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #F5F5F5;
  border-color: #F5F5F5;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light.custom-focus:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle:focus, .show > .btn-outline-light.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(245, 245, 245, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover, .btn-outline-dark.custom-hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.custom-focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 4px rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark.custom-focus:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle:focus, .show > .btn-outline-dark.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(52, 58, 64, 0.5);
}

.btn-outline-accent {
  color: #B21E23;
  border-color: #B21E23;
}
.btn-outline-accent:hover, .btn-outline-accent.custom-hover {
  color: #fff;
  background-color: #B21E23;
  border-color: #B21E23;
}
.btn-outline-accent:focus, .btn-outline-accent.custom-focus, .btn-outline-accent.focus {
  box-shadow: 0 0 0 4px rgba(178, 30, 35, 0.5);
}
.btn-outline-accent.disabled, .btn-outline-accent:disabled {
  color: #B21E23;
  background-color: transparent;
}
.btn-outline-accent:not(:disabled):not(.disabled):active, .btn-outline-accent:not(:disabled):not(.disabled).active, .show > .btn-outline-accent.dropdown-toggle {
  color: #fff;
  background-color: #B21E23;
  border-color: #B21E23;
}
.btn-outline-accent:not(:disabled):not(.disabled):active:focus, .btn-outline-accent.custom-focus:not(:disabled):not(.disabled):active, .btn-outline-accent:not(:disabled):not(.disabled).active:focus, .btn-outline-accent.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-outline-accent.dropdown-toggle:focus, .show > .btn-outline-accent.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(178, 30, 35, 0.5);
}

.btn-outline-accent-alt {
  color: #B21E23;
  border-color: #B21E23;
}
.btn-outline-accent-alt:hover, .btn-outline-accent-alt.custom-hover {
  color: #fff;
  background-color: #B21E23;
  border-color: #B21E23;
}
.btn-outline-accent-alt:focus, .btn-outline-accent-alt.custom-focus, .btn-outline-accent-alt.focus {
  box-shadow: 0 0 0 4px rgba(178, 30, 35, 0.5);
}
.btn-outline-accent-alt.disabled, .btn-outline-accent-alt:disabled {
  color: #B21E23;
  background-color: transparent;
}
.btn-outline-accent-alt:not(:disabled):not(.disabled):active, .btn-outline-accent-alt:not(:disabled):not(.disabled).active, .show > .btn-outline-accent-alt.dropdown-toggle {
  color: #fff;
  background-color: #B21E23;
  border-color: #B21E23;
}
.btn-outline-accent-alt:not(:disabled):not(.disabled):active:focus, .btn-outline-accent-alt.custom-focus:not(:disabled):not(.disabled):active, .btn-outline-accent-alt:not(:disabled):not(.disabled).active:focus, .btn-outline-accent-alt.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-outline-accent-alt.dropdown-toggle:focus, .show > .btn-outline-accent-alt.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(178, 30, 35, 0.5);
}

.btn-outline-black-1 {
  color: #000;
  border-color: #000;
}
.btn-outline-black-1:hover, .btn-outline-black-1.custom-hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-outline-black-1:focus, .btn-outline-black-1.custom-focus, .btn-outline-black-1.focus {
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.5);
}
.btn-outline-black-1.disabled, .btn-outline-black-1:disabled {
  color: #000;
  background-color: transparent;
}
.btn-outline-black-1:not(:disabled):not(.disabled):active, .btn-outline-black-1:not(:disabled):not(.disabled).active, .show > .btn-outline-black-1.dropdown-toggle {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-outline-black-1:not(:disabled):not(.disabled):active:focus, .btn-outline-black-1.custom-focus:not(:disabled):not(.disabled):active, .btn-outline-black-1:not(:disabled):not(.disabled).active:focus, .btn-outline-black-1.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-outline-black-1.dropdown-toggle:focus, .show > .btn-outline-black-1.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.5);
}

.btn-outline-gray-1 {
  color: #F5F5F5;
  border-color: #F5F5F5;
}
.btn-outline-gray-1:hover, .btn-outline-gray-1.custom-hover {
  color: #212529;
  background-color: #F5F5F5;
  border-color: #F5F5F5;
}
.btn-outline-gray-1:focus, .btn-outline-gray-1.custom-focus, .btn-outline-gray-1.focus {
  box-shadow: 0 0 0 4px rgba(245, 245, 245, 0.5);
}
.btn-outline-gray-1.disabled, .btn-outline-gray-1:disabled {
  color: #F5F5F5;
  background-color: transparent;
}
.btn-outline-gray-1:not(:disabled):not(.disabled):active, .btn-outline-gray-1:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-1.dropdown-toggle {
  color: #212529;
  background-color: #F5F5F5;
  border-color: #F5F5F5;
}
.btn-outline-gray-1:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-1.custom-focus:not(:disabled):not(.disabled):active, .btn-outline-gray-1:not(:disabled):not(.disabled).active:focus, .btn-outline-gray-1.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-1.dropdown-toggle:focus, .show > .btn-outline-gray-1.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(245, 245, 245, 0.5);
}

.btn-outline-gray-2 {
  color: #949494;
  border-color: #949494;
}
.btn-outline-gray-2:hover, .btn-outline-gray-2.custom-hover {
  color: #fff;
  background-color: #949494;
  border-color: #949494;
}
.btn-outline-gray-2:focus, .btn-outline-gray-2.custom-focus, .btn-outline-gray-2.focus {
  box-shadow: 0 0 0 4px rgba(148, 148, 148, 0.5);
}
.btn-outline-gray-2.disabled, .btn-outline-gray-2:disabled {
  color: #949494;
  background-color: transparent;
}
.btn-outline-gray-2:not(:disabled):not(.disabled):active, .btn-outline-gray-2:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-2.dropdown-toggle {
  color: #fff;
  background-color: #949494;
  border-color: #949494;
}
.btn-outline-gray-2:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-2.custom-focus:not(:disabled):not(.disabled):active, .btn-outline-gray-2:not(:disabled):not(.disabled).active:focus, .btn-outline-gray-2.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-2.dropdown-toggle:focus, .show > .btn-outline-gray-2.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(148, 148, 148, 0.5);
}

.btn-outline-gray-3 {
  color: #525252;
  border-color: #525252;
}
.btn-outline-gray-3:hover, .btn-outline-gray-3.custom-hover {
  color: #fff;
  background-color: #525252;
  border-color: #525252;
}
.btn-outline-gray-3:focus, .btn-outline-gray-3.custom-focus, .btn-outline-gray-3.focus {
  box-shadow: 0 0 0 4px rgba(82, 82, 82, 0.5);
}
.btn-outline-gray-3.disabled, .btn-outline-gray-3:disabled {
  color: #525252;
  background-color: transparent;
}
.btn-outline-gray-3:not(:disabled):not(.disabled):active, .btn-outline-gray-3:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-3.dropdown-toggle {
  color: #fff;
  background-color: #525252;
  border-color: #525252;
}
.btn-outline-gray-3:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-3.custom-focus:not(:disabled):not(.disabled):active, .btn-outline-gray-3:not(:disabled):not(.disabled).active:focus, .btn-outline-gray-3.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-3.dropdown-toggle:focus, .show > .btn-outline-gray-3.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(82, 82, 82, 0.5);
}

.btn-outline-gray-4 {
  color: #DFDFDF;
  border-color: #DFDFDF;
}
.btn-outline-gray-4:hover, .btn-outline-gray-4.custom-hover {
  color: #212529;
  background-color: #DFDFDF;
  border-color: #DFDFDF;
}
.btn-outline-gray-4:focus, .btn-outline-gray-4.custom-focus, .btn-outline-gray-4.focus {
  box-shadow: 0 0 0 4px rgba(223, 223, 223, 0.5);
}
.btn-outline-gray-4.disabled, .btn-outline-gray-4:disabled {
  color: #DFDFDF;
  background-color: transparent;
}
.btn-outline-gray-4:not(:disabled):not(.disabled):active, .btn-outline-gray-4:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-4.dropdown-toggle {
  color: #212529;
  background-color: #DFDFDF;
  border-color: #DFDFDF;
}
.btn-outline-gray-4:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-4.custom-focus:not(:disabled):not(.disabled):active, .btn-outline-gray-4:not(:disabled):not(.disabled).active:focus, .btn-outline-gray-4.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-4.dropdown-toggle:focus, .show > .btn-outline-gray-4.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(223, 223, 223, 0.5);
}

.btn-outline-link-1 {
  color: #0449B9;
  border-color: #0449B9;
}
.btn-outline-link-1:hover, .btn-outline-link-1.custom-hover {
  color: #fff;
  background-color: #0449B9;
  border-color: #0449B9;
}
.btn-outline-link-1:focus, .btn-outline-link-1.custom-focus, .btn-outline-link-1.focus {
  box-shadow: 0 0 0 4px rgba(4, 73, 185, 0.5);
}
.btn-outline-link-1.disabled, .btn-outline-link-1:disabled {
  color: #0449B9;
  background-color: transparent;
}
.btn-outline-link-1:not(:disabled):not(.disabled):active, .btn-outline-link-1:not(:disabled):not(.disabled).active, .show > .btn-outline-link-1.dropdown-toggle {
  color: #fff;
  background-color: #0449B9;
  border-color: #0449B9;
}
.btn-outline-link-1:not(:disabled):not(.disabled):active:focus, .btn-outline-link-1.custom-focus:not(:disabled):not(.disabled):active, .btn-outline-link-1:not(:disabled):not(.disabled).active:focus, .btn-outline-link-1.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-outline-link-1.dropdown-toggle:focus, .show > .btn-outline-link-1.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(4, 73, 185, 0.5);
}

.btn-outline-link-2 {
  color: #003FA3;
  border-color: #003FA3;
}
.btn-outline-link-2:hover, .btn-outline-link-2.custom-hover {
  color: #fff;
  background-color: #003FA3;
  border-color: #003FA3;
}
.btn-outline-link-2:focus, .btn-outline-link-2.custom-focus, .btn-outline-link-2.focus {
  box-shadow: 0 0 0 4px rgba(0, 63, 163, 0.5);
}
.btn-outline-link-2.disabled, .btn-outline-link-2:disabled {
  color: #003FA3;
  background-color: transparent;
}
.btn-outline-link-2:not(:disabled):not(.disabled):active, .btn-outline-link-2:not(:disabled):not(.disabled).active, .show > .btn-outline-link-2.dropdown-toggle {
  color: #fff;
  background-color: #003FA3;
  border-color: #003FA3;
}
.btn-outline-link-2:not(:disabled):not(.disabled):active:focus, .btn-outline-link-2.custom-focus:not(:disabled):not(.disabled):active, .btn-outline-link-2:not(:disabled):not(.disabled).active:focus, .btn-outline-link-2.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-outline-link-2.dropdown-toggle:focus, .show > .btn-outline-link-2.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(0, 63, 163, 0.5);
}

.btn-outline-sale {
  color: #A70033;
  border-color: #A70033;
}
.btn-outline-sale:hover, .btn-outline-sale.custom-hover {
  color: #fff;
  background-color: #A70033;
  border-color: #A70033;
}
.btn-outline-sale:focus, .btn-outline-sale.custom-focus, .btn-outline-sale.focus {
  box-shadow: 0 0 0 4px rgba(167, 0, 51, 0.5);
}
.btn-outline-sale.disabled, .btn-outline-sale:disabled {
  color: #A70033;
  background-color: transparent;
}
.btn-outline-sale:not(:disabled):not(.disabled):active, .btn-outline-sale:not(:disabled):not(.disabled).active, .show > .btn-outline-sale.dropdown-toggle {
  color: #fff;
  background-color: #A70033;
  border-color: #A70033;
}
.btn-outline-sale:not(:disabled):not(.disabled):active:focus, .btn-outline-sale.custom-focus:not(:disabled):not(.disabled):active, .btn-outline-sale:not(:disabled):not(.disabled).active:focus, .btn-outline-sale.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-outline-sale.dropdown-toggle:focus, .show > .btn-outline-sale.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(167, 0, 51, 0.5);
}

.btn-outline-success-text {
  color: #096506;
  border-color: #096506;
}
.btn-outline-success-text:hover, .btn-outline-success-text.custom-hover {
  color: #fff;
  background-color: #096506;
  border-color: #096506;
}
.btn-outline-success-text:focus, .btn-outline-success-text.custom-focus, .btn-outline-success-text.focus {
  box-shadow: 0 0 0 4px rgba(9, 101, 6, 0.5);
}
.btn-outline-success-text.disabled, .btn-outline-success-text:disabled {
  color: #096506;
  background-color: transparent;
}
.btn-outline-success-text:not(:disabled):not(.disabled):active, .btn-outline-success-text:not(:disabled):not(.disabled).active, .show > .btn-outline-success-text.dropdown-toggle {
  color: #fff;
  background-color: #096506;
  border-color: #096506;
}
.btn-outline-success-text:not(:disabled):not(.disabled):active:focus, .btn-outline-success-text.custom-focus:not(:disabled):not(.disabled):active, .btn-outline-success-text:not(:disabled):not(.disabled).active:focus, .btn-outline-success-text.custom-focus:not(:disabled):not(.disabled).active, .show > .btn-outline-success-text.dropdown-toggle:focus, .show > .btn-outline-success-text.dropdown-toggle.custom-focus {
  box-shadow: 0 0 0 4px rgba(9, 101, 6, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #0449B9;
  text-decoration: none;
}
.btn-link:hover, .btn-link.custom-hover {
  color: #003FA3;
  text-decoration: underline;
}
.btn-link:focus, .btn-link.custom-focus, .btn-link.focus {
  text-decoration: underline;
}
.btn-link:disabled, .btn-link.disabled {
  color: #525252;
  pointer-events: none;
}

.btn-lg {
  padding: 0.8125rem 1rem;
  font-size: 1.5rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm {
  padding: 0.625rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.34;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover, .card-link.custom-hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck .card {
  margin-bottom: 12px;
}
@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -12px;
    margin-left: -12px;
  }
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 12px;
    margin-bottom: 0;
    margin-left: 12px;
  }
}

.card-group > .card {
  margin-bottom: 12px;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    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-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    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-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion {
  overflow-anchor: none;
}
.accordion > .card {
  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: -1px;
}

.container,
.container-fluid,
.container-xl {
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 1476px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1848px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

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

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

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

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

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

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

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

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

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

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

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

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

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

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 761px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1024px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1476px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 1.5rem + 1px);
  padding: 0.75rem 0.75rem;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #949494;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.form-control:focus, .form-control.custom-focus {
  color: #000;
  background-color: #fff;
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 2px #000;
}
.form-control::placeholder {
  color: #525252;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #F5F5F5;
  opacity: 1;
}

input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
  appearance: none;
}

select.form-control:focus::-ms-value, select.form-control.custom-focus::-ms-value {
  color: #000;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.75rem + 1px);
  padding-bottom: calc(0.75rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.8125rem + 1px);
  padding-bottom: calc(0.8125rem + 1px);
  font-size: 1.5rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.625rem + 1px);
  padding-bottom: calc(0.625rem + 1px);
  font-size: 0.875rem;
  line-height: 1.34;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.75rem 0;
  margin-bottom: 0;
  font-size: 1.125rem;
  line-height: 1.5;
  color: #000;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.34em + 1.25rem + 1px);
  padding: 0.625rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.34;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1.625rem + 1px);
  padding: 0.8125rem 1rem;
  font-size: 1.5rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

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

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  color: #525252;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 12px !important;
  color: #0DA508;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.75rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(13, 165, 8, 0.9);
  border-radius: 0.25rem;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #0DA508;
  padding-right: calc(1.5em + 1.5rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%230DA508' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.375rem) center;
  background-size: calc(0.75em + 0.75rem) calc(0.75em + 0.75rem);
}
.was-validated .form-control:valid:focus, .was-validated .form-control.custom-focus:valid, .form-control.is-valid:focus, .form-control.is-valid.custom-focus {
  border-color: #0DA508;
  box-shadow: 0 0 0 2px rgba(13, 165, 8, 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 1.5rem);
  background-position: top calc(0.375em + 0.375rem) right calc(0.375em + 0.375rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #0DA508;
  padding-right: calc(0.75em + 2.875rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%230DA508' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.75rem) calc(0.75em + 0.75rem);
}
.was-validated .custom-select:valid:focus, .was-validated .custom-select.custom-focus:valid, .custom-select.is-valid:focus, .custom-select.is-valid.custom-focus {
  border-color: #0DA508;
  box-shadow: 0 0 0 2px rgba(13, 165, 8, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #0DA508;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #0DA508;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #0DA508;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #11d60a;
  background-color: #11d60a;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .was-validated .custom-control-input.custom-focus:valid ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid.custom-focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 2px rgba(13, 165, 8, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .custom-control-input.custom-focus:valid:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid.custom-focus:not(:checked) ~ .custom-control-label::before {
  border-color: #0DA508;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #0DA508;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .was-validated .custom-file-input.custom-focus:valid ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label, .custom-file-input.is-valid.custom-focus ~ .custom-file-label {
  border-color: #0DA508;
  box-shadow: 0 0 0 2px rgba(13, 165, 8, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 12px !important;
  color: #B50000;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.75rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(181, 0, 0, 0.9);
  border-radius: 0.25rem;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #B50000;
  padding-right: calc(1.5em + 1.5rem);
  background-image: none;
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.375rem) center;
  background-size: calc(0.75em + 0.75rem) calc(0.75em + 0.75rem);
}
.was-validated .form-control:invalid:focus, .was-validated .form-control.custom-focus:invalid, .form-control.is-invalid:focus, .form-control.is-invalid.custom-focus {
  border-color: #B50000;
  box-shadow: 0 0 0 2px rgba(181, 0, 0, 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 1.5rem);
  background-position: top calc(0.375em + 0.375rem) right calc(0.375em + 0.375rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #B50000;
  padding-right: calc(0.75em + 2.875rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, none #fff no-repeat center right 1.75rem/calc(0.75em + 0.75rem) calc(0.75em + 0.75rem);
}
.was-validated .custom-select:invalid:focus, .was-validated .custom-select.custom-focus:invalid, .custom-select.is-invalid:focus, .custom-select.is-invalid.custom-focus {
  border-color: #B50000;
  box-shadow: 0 0 0 2px rgba(181, 0, 0, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #B50000;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #B50000;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #B50000;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e80000;
  background-color: #e80000;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .was-validated .custom-control-input.custom-focus:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid.custom-focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 2px rgba(181, 0, 0, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .custom-control-input.custom-focus:invalid:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid.custom-focus:not(:checked) ~ .custom-control-label::before {
  border-color: #B50000;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #B50000;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .was-validated .custom-file-input.custom-focus:invalid ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid.custom-focus ~ .custom-file-label {
  border-color: #B50000;
  box-shadow: 0 0 0 2px rgba(181, 0, 0, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
.form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 0 solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 1;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1.5rem 1rem;
  border-bottom: 0 solid #949494;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.modal-header .close {
  padding: 1.5rem 1rem;
  margin: -1.5rem -1rem -1.5rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 0 solid #949494;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.modal-footer > * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: min-content;
  }

  .modal-sm {
    max-width: 360px;
  }
}
@media (min-width: 1024px) {
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1476px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  color-adjust: exact;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #003FA3;
  background-color: #003FA3;
}
.custom-control-input:focus ~ .custom-control-label::before, .custom-control-input.custom-focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 2px #000;
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.custom-focus:not(:checked) ~ .custom-control-label::before {
  border-color: #000;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #0449B9;
  border-color: #0449B9;
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #525252;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #F5F5F5;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #949494 solid 1px;
}
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50%/50% 50%;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #3A475B;
  background-color: #3A475B;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(58, 71, 91, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(58, 71, 91, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(58, 71, 91, 0.5);
}

.custom-switch {
  padding-left: 3rem;
}
.custom-switch .custom-control-label::before {
  left: -3rem;
  width: 2.5rem;
  pointer-events: all;
  border-radius: 1rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-3rem + 2px);
  width: 1.5rem;
  height: 1.5rem;
  background-color: #949494;
  border-radius: 1rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(1.5rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(58, 71, 91, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 1.5rem + 1px);
  padding: 0.75rem 1.75rem 0.75rem 0.75rem;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  border: 1px solid #949494;
  border-radius: 0.25rem;
  appearance: none;
}
.custom-select:focus, .custom-select.custom-focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 2px #000;
}
.custom-select:focus::-ms-value, .custom-select.custom-focus::-ms-value {
  color: #000;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #525252;
  background-color: #DFDFDF;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.custom-select-sm {
  height: calc(1.34em + 1.25rem + 1px);
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.custom-select-lg {
  height: calc(1.5em + 1.625rem + 1px);
  padding-top: 0.8125rem;
  padding-bottom: 0.8125rem;
  padding-left: 1rem;
  font-size: 1.5rem;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 1.5rem + 1px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 1.5rem + 1px);
  margin: 0;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label, .custom-file-input.custom-focus ~ .custom-file-label {
  border-color: #000;
  box-shadow: 0 0 0 2px #000;
}
.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
  background-color: #F5F5F5;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 1.5rem + 1px);
  padding: 0.75rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
  border: 1px solid #949494;
  border-radius: 0.25rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 1.5rem);
  padding: 0.75rem 0.75rem;
  line-height: 1.5;
  color: #000;
  content: "Browse";
  background-color: #DFDFDF;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-range {
  width: 100%;
  height: calc(1rem + 4px);
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.custom-range:focus, .custom-range.custom-focus {
  outline: none;
}
.custom-range:focus::-webkit-slider-thumb, .custom-range.custom-focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px #000;
}
.custom-range:focus::-moz-range-thumb, .custom-range.custom-focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px #000;
}
.custom-range:focus::-ms-thumb, .custom-range.custom-focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px #000;
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #3A475B;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #909fb8;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #949494;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #3A475B;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #909fb8;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #949494;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 2px;
  margin-left: 2px;
  background-color: #3A475B;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #909fb8;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #949494;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #949494;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: none;
  }
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link.custom-hover, .nav-link:focus, .nav-link.custom-focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #525252;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #949494;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link.custom-hover, .nav-tabs .nav-link:focus, .nav-tabs .nav-link.custom-focus {
  border-color: #DFDFDF #DFDFDF #949494;
}
.nav-tabs .nav-link.disabled {
  color: #525252;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #949494 #949494 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #3A475B;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
}
.page-link:hover, .page-link.custom-hover {
  z-index: 2;
  color: #000;
  text-decoration: none;
  background-color: #DFDFDF;
  border-color: #000;
}
.page-link:focus, .page-link.custom-focus {
  z-index: 3;
  outline: 0;
  box-shadow: none;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #3A475B;
  border-color: #3A475B;
}
.page-item.disabled .page-link {
  color: #525252;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #949494;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.125rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  line-height: 1.34;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.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: #3A475B !important;
}

a.bg-primary:hover, a.bg-primary.custom-hover, a.bg-primary:focus, a.bg-primary.custom-focus,
button.bg-primary:hover,
button.bg-primary.custom-hover,
button.bg-primary:focus,
button.bg-primary.custom-focus {
  background-color: #262f3c !important;
}

.bg-secondary {
  background-color: #525252 !important;
}

a.bg-secondary:hover, a.bg-secondary.custom-hover, a.bg-secondary:focus, a.bg-secondary.custom-focus,
button.bg-secondary:hover,
button.bg-secondary.custom-hover,
button.bg-secondary:focus,
button.bg-secondary.custom-focus {
  background-color: #393939 !important;
}

.bg-success {
  background-color: #0DA508 !important;
}

a.bg-success:hover, a.bg-success.custom-hover, a.bg-success:focus, a.bg-success.custom-focus,
button.bg-success:hover,
button.bg-success.custom-hover,
button.bg-success:focus,
button.bg-success.custom-focus {
  background-color: #097406 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info.custom-hover, a.bg-info:focus, a.bg-info.custom-focus,
button.bg-info:hover,
button.bg-info.custom-hover,
button.bg-info:focus,
button.bg-info.custom-focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #FFB64A !important;
}

a.bg-warning:hover, a.bg-warning.custom-hover, a.bg-warning:focus, a.bg-warning.custom-focus,
button.bg-warning:hover,
button.bg-warning.custom-hover,
button.bg-warning:focus,
button.bg-warning.custom-focus {
  background-color: #ffa117 !important;
}

.bg-danger {
  background-color: #B50000 !important;
}

a.bg-danger:hover, a.bg-danger.custom-hover, a.bg-danger:focus, a.bg-danger.custom-focus,
button.bg-danger:hover,
button.bg-danger.custom-hover,
button.bg-danger:focus,
button.bg-danger.custom-focus {
  background-color: #820000 !important;
}

.bg-light {
  background-color: #F5F5F5 !important;
}

a.bg-light:hover, a.bg-light.custom-hover, a.bg-light:focus, a.bg-light.custom-focus,
button.bg-light:hover,
button.bg-light.custom-hover,
button.bg-light:focus,
button.bg-light.custom-focus {
  background-color: gainsboro !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark.custom-hover, a.bg-dark:focus, a.bg-dark.custom-focus,
button.bg-dark:hover,
button.bg-dark.custom-hover,
button.bg-dark:focus,
button.bg-dark.custom-focus {
  background-color: #1d2124 !important;
}

.bg-accent {
  background-color: #B21E23 !important;
}

a.bg-accent:hover, a.bg-accent.custom-hover, a.bg-accent:focus, a.bg-accent.custom-focus,
button.bg-accent:hover,
button.bg-accent.custom-hover,
button.bg-accent:focus,
button.bg-accent.custom-focus {
  background-color: #86171a !important;
}

.bg-accent-alt {
  background-color: #B21E23 !important;
}

a.bg-accent-alt:hover, a.bg-accent-alt.custom-hover, a.bg-accent-alt:focus, a.bg-accent-alt.custom-focus,
button.bg-accent-alt:hover,
button.bg-accent-alt.custom-hover,
button.bg-accent-alt:focus,
button.bg-accent-alt.custom-focus {
  background-color: #86171a !important;
}

.bg-black-1 {
  background-color: #000 !important;
}

a.bg-black-1:hover, a.bg-black-1.custom-hover, a.bg-black-1:focus, a.bg-black-1.custom-focus,
button.bg-black-1:hover,
button.bg-black-1.custom-hover,
button.bg-black-1:focus,
button.bg-black-1.custom-focus {
  background-color: black !important;
}

.bg-gray-1 {
  background-color: #F5F5F5 !important;
}

a.bg-gray-1:hover, a.bg-gray-1.custom-hover, a.bg-gray-1:focus, a.bg-gray-1.custom-focus,
button.bg-gray-1:hover,
button.bg-gray-1.custom-hover,
button.bg-gray-1:focus,
button.bg-gray-1.custom-focus {
  background-color: gainsboro !important;
}

.bg-gray-2 {
  background-color: #949494 !important;
}

a.bg-gray-2:hover, a.bg-gray-2.custom-hover, a.bg-gray-2:focus, a.bg-gray-2.custom-focus,
button.bg-gray-2:hover,
button.bg-gray-2.custom-hover,
button.bg-gray-2:focus,
button.bg-gray-2.custom-focus {
  background-color: #7b7b7b !important;
}

.bg-gray-3 {
  background-color: #525252 !important;
}

a.bg-gray-3:hover, a.bg-gray-3.custom-hover, a.bg-gray-3:focus, a.bg-gray-3.custom-focus,
button.bg-gray-3:hover,
button.bg-gray-3.custom-hover,
button.bg-gray-3:focus,
button.bg-gray-3.custom-focus {
  background-color: #393939 !important;
}

.bg-gray-4 {
  background-color: #DFDFDF !important;
}

a.bg-gray-4:hover, a.bg-gray-4.custom-hover, a.bg-gray-4:focus, a.bg-gray-4.custom-focus,
button.bg-gray-4:hover,
button.bg-gray-4.custom-hover,
button.bg-gray-4:focus,
button.bg-gray-4.custom-focus {
  background-color: #c6c6c6 !important;
}

.bg-link-1 {
  background-color: #0449B9 !important;
}

a.bg-link-1:hover, a.bg-link-1.custom-hover, a.bg-link-1:focus, a.bg-link-1.custom-focus,
button.bg-link-1:hover,
button.bg-link-1.custom-hover,
button.bg-link-1:focus,
button.bg-link-1.custom-focus {
  background-color: #033587 !important;
}

.bg-link-2 {
  background-color: #003FA3 !important;
}

a.bg-link-2:hover, a.bg-link-2.custom-hover, a.bg-link-2:focus, a.bg-link-2.custom-focus,
button.bg-link-2:hover,
button.bg-link-2.custom-hover,
button.bg-link-2:focus,
button.bg-link-2.custom-focus {
  background-color: #002b70 !important;
}

.bg-sale {
  background-color: #A70033 !important;
}

a.bg-sale:hover, a.bg-sale.custom-hover, a.bg-sale:focus, a.bg-sale.custom-focus,
button.bg-sale:hover,
button.bg-sale.custom-hover,
button.bg-sale:focus,
button.bg-sale.custom-focus {
  background-color: #740023 !important;
}

.bg-success-text {
  background-color: #096506 !important;
}

a.bg-success-text:hover, a.bg-success-text.custom-hover, a.bg-success-text:focus, a.bg-success-text.custom-focus,
button.bg-success-text:hover,
button.bg-success-text.custom-hover,
button.bg-success-text:focus,
button.bg-success-text.custom-focus {
  background-color: #053503 !important;
}

.bg-white {
  background-color: #fff !important;
}

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

.border {
  border: 1px solid #949494 !important;
}

.border-top {
  border-top: 1px solid #949494 !important;
}

.border-right {
  border-right: 1px solid #949494 !important;
}

.border-bottom {
  border-bottom: 1px solid #949494 !important;
}

.border-left {
  border-left: 1px solid #949494 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #3A475B !important;
}

.border-secondary {
  border-color: #525252 !important;
}

.border-success {
  border-color: #0DA508 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #FFB64A !important;
}

.border-danger {
  border-color: #B50000 !important;
}

.border-light {
  border-color: #F5F5F5 !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-accent {
  border-color: #B21E23 !important;
}

.border-accent-alt {
  border-color: #B21E23 !important;
}

.border-black-1 {
  border-color: #000 !important;
}

.border-gray-1 {
  border-color: #F5F5F5 !important;
}

.border-gray-2 {
  border-color: #949494 !important;
}

.border-gray-3 {
  border-color: #525252 !important;
}

.border-gray-4 {
  border-color: #DFDFDF !important;
}

.border-link-1 {
  border-color: #0449B9 !important;
}

.border-link-2 {
  border-color: #003FA3 !important;
}

.border-sale {
  border-color: #A70033 !important;
}

.border-success-text {
  border-color: #096506 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  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: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 761px) {
  .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: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1024px) {
  .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: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1476px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 761px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1024px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1476px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

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

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

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

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

  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 761px) {
  .float-md-left {
    float: left !important;
  }

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

  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 1024px) {
  .float-lg-left {
    float: left !important;
  }

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

  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1476px) {
  .float-xl-left {
    float: left !important;
  }

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

  .float-xl-none {
    float: none !important;
  }
}
.user-select-all {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  user-select: none !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  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, .sr-only-focusable.custom-focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

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

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

.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: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 0.75rem !important;
}

.mt-3,
.my-3 {
  margin-top: 0.75rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 0.75rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 0.75rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 0.75rem !important;
}

.m-4 {
  margin: 1rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1rem !important;
}

.m-5 {
  margin: 1.5rem !important;
}

.mt-5,
.my-5 {
  margin-top: 1.5rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 1.5rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 1.5rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 1.5rem !important;
}

.m-6 {
  margin: 2rem !important;
}

.mt-6,
.my-6 {
  margin-top: 2rem !important;
}

.mr-6,
.mx-6 {
  margin-right: 2rem !important;
}

.mb-6,
.my-6 {
  margin-bottom: 2rem !important;
}

.ml-6,
.mx-6 {
  margin-left: 2rem !important;
}

.m-7 {
  margin: 3rem !important;
}

.mt-7,
.my-7 {
  margin-top: 3rem !important;
}

.mr-7,
.mx-7 {
  margin-right: 3rem !important;
}

.mb-7,
.my-7 {
  margin-bottom: 3rem !important;
}

.ml-7,
.mx-7 {
  margin-left: 3rem !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: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 0.75rem !important;
}

.pt-3,
.py-3 {
  padding-top: 0.75rem !important;
}

.pr-3,
.px-3 {
  padding-right: 0.75rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 0.75rem !important;
}

.pl-3,
.px-3 {
  padding-left: 0.75rem !important;
}

.p-4 {
  padding: 1rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1rem !important;
}

.p-5 {
  padding: 1.5rem !important;
}

.pt-5,
.py-5 {
  padding-top: 1.5rem !important;
}

.pr-5,
.px-5 {
  padding-right: 1.5rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 1.5rem !important;
}

.pl-5,
.px-5 {
  padding-left: 1.5rem !important;
}

.p-6 {
  padding: 2rem !important;
}

.pt-6,
.py-6 {
  padding-top: 2rem !important;
}

.pr-6,
.px-6 {
  padding-right: 2rem !important;
}

.pb-6,
.py-6 {
  padding-bottom: 2rem !important;
}

.pl-6,
.px-6 {
  padding-left: 2rem !important;
}

.p-7 {
  padding: 3rem !important;
}

.pt-7,
.py-7 {
  padding-top: 3rem !important;
}

.pr-7,
.px-7 {
  padding-right: 3rem !important;
}

.pb-7,
.py-7 {
  padding-bottom: 3rem !important;
}

.pl-7,
.px-7 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -0.75rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -0.75rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -0.75rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -0.75rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -0.75rem !important;
}

.m-n4 {
  margin: -1rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1rem !important;
}

.m-n5 {
  margin: -1.5rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -1.5rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -1.5rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -1.5rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -1.5rem !important;
}

.m-n6 {
  margin: -2rem !important;
}

.mt-n6,
.my-n6 {
  margin-top: -2rem !important;
}

.mr-n6,
.mx-n6 {
  margin-right: -2rem !important;
}

.mb-n6,
.my-n6 {
  margin-bottom: -2rem !important;
}

.ml-n6,
.mx-n6 {
  margin-left: -2rem !important;
}

.m-n7 {
  margin: -3rem !important;
}

.mt-n7,
.my-n7 {
  margin-top: -3rem !important;
}

.mr-n7,
.mx-n7 {
  margin-right: -3rem !important;
}

.mb-n7,
.my-n7 {
  margin-bottom: -3rem !important;
}

.ml-n7,
.mx-n7 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

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

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

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

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 0.75rem !important;
  }

  .mt-sm-3,
.my-sm-3 {
    margin-top: 0.75rem !important;
  }

  .mr-sm-3,
.mx-sm-3 {
    margin-right: 0.75rem !important;
  }

  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 0.75rem !important;
  }

  .ml-sm-3,
.mx-sm-3 {
    margin-left: 0.75rem !important;
  }

  .m-sm-4 {
    margin: 1rem !important;
  }

  .mt-sm-4,
.my-sm-4 {
    margin-top: 1rem !important;
  }

  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1rem !important;
  }

  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1rem !important;
  }

  .m-sm-5 {
    margin: 1.5rem !important;
  }

  .mt-sm-5,
.my-sm-5 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-5,
.mx-sm-5 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-5,
.mx-sm-5 {
    margin-left: 1.5rem !important;
  }

  .m-sm-6 {
    margin: 2rem !important;
  }

  .mt-sm-6,
.my-sm-6 {
    margin-top: 2rem !important;
  }

  .mr-sm-6,
.mx-sm-6 {
    margin-right: 2rem !important;
  }

  .mb-sm-6,
.my-sm-6 {
    margin-bottom: 2rem !important;
  }

  .ml-sm-6,
.mx-sm-6 {
    margin-left: 2rem !important;
  }

  .m-sm-7 {
    margin: 3rem !important;
  }

  .mt-sm-7,
.my-sm-7 {
    margin-top: 3rem !important;
  }

  .mr-sm-7,
.mx-sm-7 {
    margin-right: 3rem !important;
  }

  .mb-sm-7,
.my-sm-7 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-7,
.mx-sm-7 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 0.75rem !important;
  }

  .pt-sm-3,
.py-sm-3 {
    padding-top: 0.75rem !important;
  }

  .pr-sm-3,
.px-sm-3 {
    padding-right: 0.75rem !important;
  }

  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 0.75rem !important;
  }

  .pl-sm-3,
.px-sm-3 {
    padding-left: 0.75rem !important;
  }

  .p-sm-4 {
    padding: 1rem !important;
  }

  .pt-sm-4,
.py-sm-4 {
    padding-top: 1rem !important;
  }

  .pr-sm-4,
.px-sm-4 {
    padding-right: 1rem !important;
  }

  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-4,
.px-sm-4 {
    padding-left: 1rem !important;
  }

  .p-sm-5 {
    padding: 1.5rem !important;
  }

  .pt-sm-5,
.py-sm-5 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-5,
.px-sm-5 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-5,
.px-sm-5 {
    padding-left: 1.5rem !important;
  }

  .p-sm-6 {
    padding: 2rem !important;
  }

  .pt-sm-6,
.py-sm-6 {
    padding-top: 2rem !important;
  }

  .pr-sm-6,
.px-sm-6 {
    padding-right: 2rem !important;
  }

  .pb-sm-6,
.py-sm-6 {
    padding-bottom: 2rem !important;
  }

  .pl-sm-6,
.px-sm-6 {
    padding-left: 2rem !important;
  }

  .p-sm-7 {
    padding: 3rem !important;
  }

  .pt-sm-7,
.py-sm-7 {
    padding-top: 3rem !important;
  }

  .pr-sm-7,
.px-sm-7 {
    padding-right: 3rem !important;
  }

  .pb-sm-7,
.py-sm-7 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-7,
.px-sm-7 {
    padding-left: 3rem !important;
  }

  .m-sm-n1 {
    margin: -0.25rem !important;
  }

  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.25rem !important;
  }

  .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .m-sm-n3 {
    margin: -0.75rem !important;
  }

  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -0.75rem !important;
  }

  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -0.75rem !important;
  }

  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -0.75rem !important;
  }

  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -0.75rem !important;
  }

  .m-sm-n4 {
    margin: -1rem !important;
  }

  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1rem !important;
  }

  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1rem !important;
  }

  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1rem !important;
  }

  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1rem !important;
  }

  .m-sm-n5 {
    margin: -1.5rem !important;
  }

  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -1.5rem !important;
  }

  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -1.5rem !important;
  }

  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -1.5rem !important;
  }

  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -1.5rem !important;
  }

  .m-sm-n6 {
    margin: -2rem !important;
  }

  .mt-sm-n6,
.my-sm-n6 {
    margin-top: -2rem !important;
  }

  .mr-sm-n6,
.mx-sm-n6 {
    margin-right: -2rem !important;
  }

  .mb-sm-n6,
.my-sm-n6 {
    margin-bottom: -2rem !important;
  }

  .ml-sm-n6,
.mx-sm-n6 {
    margin-left: -2rem !important;
  }

  .m-sm-n7 {
    margin: -3rem !important;
  }

  .mt-sm-n7,
.my-sm-n7 {
    margin-top: -3rem !important;
  }

  .mr-sm-n7,
.mx-sm-n7 {
    margin-right: -3rem !important;
  }

  .mb-sm-n7,
.my-sm-n7 {
    margin-bottom: -3rem !important;
  }

  .ml-sm-n7,
.mx-sm-n7 {
    margin-left: -3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 761px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 0.75rem !important;
  }

  .mt-md-3,
.my-md-3 {
    margin-top: 0.75rem !important;
  }

  .mr-md-3,
.mx-md-3 {
    margin-right: 0.75rem !important;
  }

  .mb-md-3,
.my-md-3 {
    margin-bottom: 0.75rem !important;
  }

  .ml-md-3,
.mx-md-3 {
    margin-left: 0.75rem !important;
  }

  .m-md-4 {
    margin: 1rem !important;
  }

  .mt-md-4,
.my-md-4 {
    margin-top: 1rem !important;
  }

  .mr-md-4,
.mx-md-4 {
    margin-right: 1rem !important;
  }

  .mb-md-4,
.my-md-4 {
    margin-bottom: 1rem !important;
  }

  .ml-md-4,
.mx-md-4 {
    margin-left: 1rem !important;
  }

  .m-md-5 {
    margin: 1.5rem !important;
  }

  .mt-md-5,
.my-md-5 {
    margin-top: 1.5rem !important;
  }

  .mr-md-5,
.mx-md-5 {
    margin-right: 1.5rem !important;
  }

  .mb-md-5,
.my-md-5 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-5,
.mx-md-5 {
    margin-left: 1.5rem !important;
  }

  .m-md-6 {
    margin: 2rem !important;
  }

  .mt-md-6,
.my-md-6 {
    margin-top: 2rem !important;
  }

  .mr-md-6,
.mx-md-6 {
    margin-right: 2rem !important;
  }

  .mb-md-6,
.my-md-6 {
    margin-bottom: 2rem !important;
  }

  .ml-md-6,
.mx-md-6 {
    margin-left: 2rem !important;
  }

  .m-md-7 {
    margin: 3rem !important;
  }

  .mt-md-7,
.my-md-7 {
    margin-top: 3rem !important;
  }

  .mr-md-7,
.mx-md-7 {
    margin-right: 3rem !important;
  }

  .mb-md-7,
.my-md-7 {
    margin-bottom: 3rem !important;
  }

  .ml-md-7,
.mx-md-7 {
    margin-left: 3rem !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: 0.25rem !important;
  }

  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 0.75rem !important;
  }

  .pt-md-3,
.py-md-3 {
    padding-top: 0.75rem !important;
  }

  .pr-md-3,
.px-md-3 {
    padding-right: 0.75rem !important;
  }

  .pb-md-3,
.py-md-3 {
    padding-bottom: 0.75rem !important;
  }

  .pl-md-3,
.px-md-3 {
    padding-left: 0.75rem !important;
  }

  .p-md-4 {
    padding: 1rem !important;
  }

  .pt-md-4,
.py-md-4 {
    padding-top: 1rem !important;
  }

  .pr-md-4,
.px-md-4 {
    padding-right: 1rem !important;
  }

  .pb-md-4,
.py-md-4 {
    padding-bottom: 1rem !important;
  }

  .pl-md-4,
.px-md-4 {
    padding-left: 1rem !important;
  }

  .p-md-5 {
    padding: 1.5rem !important;
  }

  .pt-md-5,
.py-md-5 {
    padding-top: 1.5rem !important;
  }

  .pr-md-5,
.px-md-5 {
    padding-right: 1.5rem !important;
  }

  .pb-md-5,
.py-md-5 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-5,
.px-md-5 {
    padding-left: 1.5rem !important;
  }

  .p-md-6 {
    padding: 2rem !important;
  }

  .pt-md-6,
.py-md-6 {
    padding-top: 2rem !important;
  }

  .pr-md-6,
.px-md-6 {
    padding-right: 2rem !important;
  }

  .pb-md-6,
.py-md-6 {
    padding-bottom: 2rem !important;
  }

  .pl-md-6,
.px-md-6 {
    padding-left: 2rem !important;
  }

  .p-md-7 {
    padding: 3rem !important;
  }

  .pt-md-7,
.py-md-7 {
    padding-top: 3rem !important;
  }

  .pr-md-7,
.px-md-7 {
    padding-right: 3rem !important;
  }

  .pb-md-7,
.py-md-7 {
    padding-bottom: 3rem !important;
  }

  .pl-md-7,
.px-md-7 {
    padding-left: 3rem !important;
  }

  .m-md-n1 {
    margin: -0.25rem !important;
  }

  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
  }

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .m-md-n3 {
    margin: -0.75rem !important;
  }

  .mt-md-n3,
.my-md-n3 {
    margin-top: -0.75rem !important;
  }

  .mr-md-n3,
.mx-md-n3 {
    margin-right: -0.75rem !important;
  }

  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -0.75rem !important;
  }

  .ml-md-n3,
.mx-md-n3 {
    margin-left: -0.75rem !important;
  }

  .m-md-n4 {
    margin: -1rem !important;
  }

  .mt-md-n4,
.my-md-n4 {
    margin-top: -1rem !important;
  }

  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1rem !important;
  }

  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1rem !important;
  }

  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1rem !important;
  }

  .m-md-n5 {
    margin: -1.5rem !important;
  }

  .mt-md-n5,
.my-md-n5 {
    margin-top: -1.5rem !important;
  }

  .mr-md-n5,
.mx-md-n5 {
    margin-right: -1.5rem !important;
  }

  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -1.5rem !important;
  }

  .ml-md-n5,
.mx-md-n5 {
    margin-left: -1.5rem !important;
  }

  .m-md-n6 {
    margin: -2rem !important;
  }

  .mt-md-n6,
.my-md-n6 {
    margin-top: -2rem !important;
  }

  .mr-md-n6,
.mx-md-n6 {
    margin-right: -2rem !important;
  }

  .mb-md-n6,
.my-md-n6 {
    margin-bottom: -2rem !important;
  }

  .ml-md-n6,
.mx-md-n6 {
    margin-left: -2rem !important;
  }

  .m-md-n7 {
    margin: -3rem !important;
  }

  .mt-md-n7,
.my-md-n7 {
    margin-top: -3rem !important;
  }

  .mr-md-n7,
.mx-md-n7 {
    margin-right: -3rem !important;
  }

  .mb-md-n7,
.my-md-n7 {
    margin-bottom: -3rem !important;
  }

  .ml-md-n7,
.mx-md-n7 {
    margin-left: -3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1024px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 0.75rem !important;
  }

  .mt-lg-3,
.my-lg-3 {
    margin-top: 0.75rem !important;
  }

  .mr-lg-3,
.mx-lg-3 {
    margin-right: 0.75rem !important;
  }

  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 0.75rem !important;
  }

  .ml-lg-3,
.mx-lg-3 {
    margin-left: 0.75rem !important;
  }

  .m-lg-4 {
    margin: 1rem !important;
  }

  .mt-lg-4,
.my-lg-4 {
    margin-top: 1rem !important;
  }

  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1rem !important;
  }

  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1rem !important;
  }

  .m-lg-5 {
    margin: 1.5rem !important;
  }

  .mt-lg-5,
.my-lg-5 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-5,
.mx-lg-5 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-5,
.mx-lg-5 {
    margin-left: 1.5rem !important;
  }

  .m-lg-6 {
    margin: 2rem !important;
  }

  .mt-lg-6,
.my-lg-6 {
    margin-top: 2rem !important;
  }

  .mr-lg-6,
.mx-lg-6 {
    margin-right: 2rem !important;
  }

  .mb-lg-6,
.my-lg-6 {
    margin-bottom: 2rem !important;
  }

  .ml-lg-6,
.mx-lg-6 {
    margin-left: 2rem !important;
  }

  .m-lg-7 {
    margin: 3rem !important;
  }

  .mt-lg-7,
.my-lg-7 {
    margin-top: 3rem !important;
  }

  .mr-lg-7,
.mx-lg-7 {
    margin-right: 3rem !important;
  }

  .mb-lg-7,
.my-lg-7 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-7,
.mx-lg-7 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 0.75rem !important;
  }

  .pt-lg-3,
.py-lg-3 {
    padding-top: 0.75rem !important;
  }

  .pr-lg-3,
.px-lg-3 {
    padding-right: 0.75rem !important;
  }

  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 0.75rem !important;
  }

  .pl-lg-3,
.px-lg-3 {
    padding-left: 0.75rem !important;
  }

  .p-lg-4 {
    padding: 1rem !important;
  }

  .pt-lg-4,
.py-lg-4 {
    padding-top: 1rem !important;
  }

  .pr-lg-4,
.px-lg-4 {
    padding-right: 1rem !important;
  }

  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-4,
.px-lg-4 {
    padding-left: 1rem !important;
  }

  .p-lg-5 {
    padding: 1.5rem !important;
  }

  .pt-lg-5,
.py-lg-5 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-5,
.px-lg-5 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-5,
.px-lg-5 {
    padding-left: 1.5rem !important;
  }

  .p-lg-6 {
    padding: 2rem !important;
  }

  .pt-lg-6,
.py-lg-6 {
    padding-top: 2rem !important;
  }

  .pr-lg-6,
.px-lg-6 {
    padding-right: 2rem !important;
  }

  .pb-lg-6,
.py-lg-6 {
    padding-bottom: 2rem !important;
  }

  .pl-lg-6,
.px-lg-6 {
    padding-left: 2rem !important;
  }

  .p-lg-7 {
    padding: 3rem !important;
  }

  .pt-lg-7,
.py-lg-7 {
    padding-top: 3rem !important;
  }

  .pr-lg-7,
.px-lg-7 {
    padding-right: 3rem !important;
  }

  .pb-lg-7,
.py-lg-7 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-7,
.px-lg-7 {
    padding-left: 3rem !important;
  }

  .m-lg-n1 {
    margin: -0.25rem !important;
  }

  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -0.75rem !important;
  }

  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -0.75rem !important;
  }

  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -0.75rem !important;
  }

  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -0.75rem !important;
  }

  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -0.75rem !important;
  }

  .m-lg-n4 {
    margin: -1rem !important;
  }

  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1rem !important;
  }

  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1rem !important;
  }

  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1rem !important;
  }

  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1rem !important;
  }

  .m-lg-n5 {
    margin: -1.5rem !important;
  }

  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -1.5rem !important;
  }

  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -1.5rem !important;
  }

  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -1.5rem !important;
  }

  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -1.5rem !important;
  }

  .m-lg-n6 {
    margin: -2rem !important;
  }

  .mt-lg-n6,
.my-lg-n6 {
    margin-top: -2rem !important;
  }

  .mr-lg-n6,
.mx-lg-n6 {
    margin-right: -2rem !important;
  }

  .mb-lg-n6,
.my-lg-n6 {
    margin-bottom: -2rem !important;
  }

  .ml-lg-n6,
.mx-lg-n6 {
    margin-left: -2rem !important;
  }

  .m-lg-n7 {
    margin: -3rem !important;
  }

  .mt-lg-n7,
.my-lg-n7 {
    margin-top: -3rem !important;
  }

  .mr-lg-n7,
.mx-lg-n7 {
    margin-right: -3rem !important;
  }

  .mb-lg-n7,
.my-lg-n7 {
    margin-bottom: -3rem !important;
  }

  .ml-lg-n7,
.mx-lg-n7 {
    margin-left: -3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1476px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 0.75rem !important;
  }

  .mt-xl-3,
.my-xl-3 {
    margin-top: 0.75rem !important;
  }

  .mr-xl-3,
.mx-xl-3 {
    margin-right: 0.75rem !important;
  }

  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 0.75rem !important;
  }

  .ml-xl-3,
.mx-xl-3 {
    margin-left: 0.75rem !important;
  }

  .m-xl-4 {
    margin: 1rem !important;
  }

  .mt-xl-4,
.my-xl-4 {
    margin-top: 1rem !important;
  }

  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1rem !important;
  }

  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1rem !important;
  }

  .m-xl-5 {
    margin: 1.5rem !important;
  }

  .mt-xl-5,
.my-xl-5 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-5,
.mx-xl-5 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-5,
.mx-xl-5 {
    margin-left: 1.5rem !important;
  }

  .m-xl-6 {
    margin: 2rem !important;
  }

  .mt-xl-6,
.my-xl-6 {
    margin-top: 2rem !important;
  }

  .mr-xl-6,
.mx-xl-6 {
    margin-right: 2rem !important;
  }

  .mb-xl-6,
.my-xl-6 {
    margin-bottom: 2rem !important;
  }

  .ml-xl-6,
.mx-xl-6 {
    margin-left: 2rem !important;
  }

  .m-xl-7 {
    margin: 3rem !important;
  }

  .mt-xl-7,
.my-xl-7 {
    margin-top: 3rem !important;
  }

  .mr-xl-7,
.mx-xl-7 {
    margin-right: 3rem !important;
  }

  .mb-xl-7,
.my-xl-7 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-7,
.mx-xl-7 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 0.75rem !important;
  }

  .pt-xl-3,
.py-xl-3 {
    padding-top: 0.75rem !important;
  }

  .pr-xl-3,
.px-xl-3 {
    padding-right: 0.75rem !important;
  }

  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 0.75rem !important;
  }

  .pl-xl-3,
.px-xl-3 {
    padding-left: 0.75rem !important;
  }

  .p-xl-4 {
    padding: 1rem !important;
  }

  .pt-xl-4,
.py-xl-4 {
    padding-top: 1rem !important;
  }

  .pr-xl-4,
.px-xl-4 {
    padding-right: 1rem !important;
  }

  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-4,
.px-xl-4 {
    padding-left: 1rem !important;
  }

  .p-xl-5 {
    padding: 1.5rem !important;
  }

  .pt-xl-5,
.py-xl-5 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-5,
.px-xl-5 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-5,
.px-xl-5 {
    padding-left: 1.5rem !important;
  }

  .p-xl-6 {
    padding: 2rem !important;
  }

  .pt-xl-6,
.py-xl-6 {
    padding-top: 2rem !important;
  }

  .pr-xl-6,
.px-xl-6 {
    padding-right: 2rem !important;
  }

  .pb-xl-6,
.py-xl-6 {
    padding-bottom: 2rem !important;
  }

  .pl-xl-6,
.px-xl-6 {
    padding-left: 2rem !important;
  }

  .p-xl-7 {
    padding: 3rem !important;
  }

  .pt-xl-7,
.py-xl-7 {
    padding-top: 3rem !important;
  }

  .pr-xl-7,
.px-xl-7 {
    padding-right: 3rem !important;
  }

  .pb-xl-7,
.py-xl-7 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-7,
.px-xl-7 {
    padding-left: 3rem !important;
  }

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -0.75rem !important;
  }

  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -0.75rem !important;
  }

  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -0.75rem !important;
  }

  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -0.75rem !important;
  }

  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -0.75rem !important;
  }

  .m-xl-n4 {
    margin: -1rem !important;
  }

  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1rem !important;
  }

  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1rem !important;
  }

  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1rem !important;
  }

  .m-xl-n5 {
    margin: -1.5rem !important;
  }

  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n6 {
    margin: -2rem !important;
  }

  .mt-xl-n6,
.my-xl-n6 {
    margin-top: -2rem !important;
  }

  .mr-xl-n6,
.mx-xl-n6 {
    margin-right: -2rem !important;
  }

  .mb-xl-n6,
.my-xl-n6 {
    margin-bottom: -2rem !important;
  }

  .ml-xl-n6,
.mx-xl-n6 {
    margin-left: -2rem !important;
  }

  .m-xl-n7 {
    margin: -3rem !important;
  }

  .mt-xl-n7,
.my-xl-n7 {
    margin-top: -3rem !important;
  }

  .mr-xl-n7,
.mx-xl-n7 {
    margin-right: -3rem !important;
  }

  .mb-xl-n7,
.my-xl-n7 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n7,
.mx-xl-n7 {
    margin-left: -3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}
.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: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 761px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1024px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1476px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #3A475B !important;
}

a.text-primary:hover, a.text-primary.custom-hover, a.text-primary:focus, a.text-primary.custom-focus {
  color: #1c232c !important;
}

.text-secondary {
  color: #525252 !important;
}

a.text-secondary:hover, a.text-secondary.custom-hover, a.text-secondary:focus, a.text-secondary.custom-focus {
  color: #2c2c2c !important;
}

.text-success {
  color: #0DA508 !important;
}

a.text-success:hover, a.text-success.custom-hover, a.text-success:focus, a.text-success.custom-focus {
  color: #075c04 !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info.custom-hover, a.text-info:focus, a.text-info.custom-focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #FFB64A !important;
}

a.text-warning:hover, a.text-warning.custom-hover, a.text-warning:focus, a.text-warning.custom-focus {
  color: #fd9700 !important;
}

.text-danger {
  color: #B50000 !important;
}

a.text-danger:hover, a.text-danger.custom-hover, a.text-danger:focus, a.text-danger.custom-focus {
  color: #690000 !important;
}

.text-light {
  color: #F5F5F5 !important;
}

a.text-light:hover, a.text-light.custom-hover, a.text-light:focus, a.text-light.custom-focus {
  color: #cfcfcf !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark.custom-hover, a.text-dark:focus, a.text-dark.custom-focus {
  color: #121416 !important;
}

.text-accent {
  color: #B21E23 !important;
}

a.text-accent:hover, a.text-accent.custom-hover, a.text-accent:focus, a.text-accent.custom-focus {
  color: #711316 !important;
}

.text-accent-alt {
  color: #B21E23 !important;
}

a.text-accent-alt:hover, a.text-accent-alt.custom-hover, a.text-accent-alt:focus, a.text-accent-alt.custom-focus {
  color: #711316 !important;
}

.text-black-1 {
  color: #000 !important;
}

a.text-black-1:hover, a.text-black-1.custom-hover, a.text-black-1:focus, a.text-black-1.custom-focus {
  color: black !important;
}

.text-gray-1 {
  color: #F5F5F5 !important;
}

a.text-gray-1:hover, a.text-gray-1.custom-hover, a.text-gray-1:focus, a.text-gray-1.custom-focus {
  color: #cfcfcf !important;
}

.text-gray-2 {
  color: #949494 !important;
}

a.text-gray-2:hover, a.text-gray-2.custom-hover, a.text-gray-2:focus, a.text-gray-2.custom-focus {
  color: #6e6e6e !important;
}

.text-gray-3 {
  color: #525252 !important;
}

a.text-gray-3:hover, a.text-gray-3.custom-hover, a.text-gray-3:focus, a.text-gray-3.custom-focus {
  color: #2c2c2c !important;
}

.text-gray-4 {
  color: #DFDFDF !important;
}

a.text-gray-4:hover, a.text-gray-4.custom-hover, a.text-gray-4:focus, a.text-gray-4.custom-focus {
  color: #b9b9b9 !important;
}

.text-link-1 {
  color: #0449B9 !important;
}

a.text-link-1:hover, a.text-link-1.custom-hover, a.text-link-1:focus, a.text-link-1.custom-focus {
  color: #022b6e !important;
}

.text-link-2 {
  color: #003FA3 !important;
}

a.text-link-2:hover, a.text-link-2.custom-hover, a.text-link-2:focus, a.text-link-2.custom-focus {
  color: #002157 !important;
}

.text-sale {
  color: #A70033 !important;
}

a.text-sale:hover, a.text-sale.custom-hover, a.text-sale:focus, a.text-sale.custom-focus {
  color: #5b001c !important;
}

.text-success-text {
  color: #096506 !important;
}

a.text-success-text:hover, a.text-success-text.custom-hover, a.text-success-text:focus, a.text-success-text.custom-focus {
  color: #031d02 !important;
}

.text-body {
  color: #000 !important;
}

.text-muted {
  color: #525252 !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 700;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 1.75rem;
}

h2, .h2 {
  font-size: 1.5rem;
}

h3, .h3 {
  font-size: 1.25rem;
}

h4, .h4 {
  font-size: 1.125rem;
}

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

h6, .h6 {
  font-size: 0.875rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 700;
  line-height: 1.2;
}

.display-2 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 1.75rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid #949494;
}

small,
.small {
  font-size: 12px !important;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 12px !important;
  color: #525252;
}
.blockquote-footer::before {
  content: "— ";
}

/* Font Size */
.font-size-0p75 {
  font-size: 0.75rem !important;
}

.font-size-0p8 {
  font-size: 0.8rem !important;
}

.font-size-0p9 {
  font-size: 0.9rem !important;
}

.font-size-1 {
  font-size: 1rem !important;
}

.font-size-1p1 {
  font-size: 1.1rem !important;
}

.font-size-1p2 {
  font-size: 1.2rem !important;
}

.font-size-1p3 {
  font-size: 1.3rem !important;
}

.font-size-1p4 {
  font-size: 1.4rem !important;
}

.font-size-1p5 {
  font-size: 1.5rem !important;
}

.font-size-1p6 {
  font-size: 1.6rem !important;
}

.font-size-1p7 {
  font-size: 1.7rem !important;
}

.font-size-1p8 {
  font-size: 1.8rem !important;
}

.font-size-1p9 {
  font-size: 1.9rem !important;
}

.font-size-2 {
  font-size: 2rem !important;
}

.font-size-2p1 {
  font-size: 2.1rem !important;
}

.font-size-2p2 {
  font-size: 2.2rem !important;
}

.font-size-2p3 {
  font-size: 2.3rem !important;
}

.font-size-2p4 {
  font-size: 2.4rem !important;
}

.font-size-2p5 {
  font-size: 2.5rem !important;
}

.font-size-2p6 {
  font-size: 2.6rem !important;
}

.font-size-2p7 {
  font-size: 2.7rem !important;
}

.font-size-2p8 {
  font-size: 2.8rem !important;
}

.font-size-2p9 {
  font-size: 2.9rem !important;
}

.font-size-3 {
  font-size: 3rem !important;
}

.font-size-3p1 {
  font-size: 3.1rem !important;
}

.font-size-3p2 {
  font-size: 3.2rem !important;
}

.font-size-3p3 {
  font-size: 3.3rem !important;
}

.font-size-3p4 {
  font-size: 3.4rem !important;
}

.font-size-3p5 {
  font-size: 3.5rem !important;
}

.font-size-3p6 {
  font-size: 3.6rem !important;
}

.font-size-3p7 {
  font-size: 3.7rem !important;
}

.font-size-3p8 {
  font-size: 3.8rem !important;
}

.font-size-3p9 {
  font-size: 3.9rem !important;
}

.font-size-4 {
  font-size: 4rem !important;
}

.font-size-4p1 {
  font-size: 4.1rem !important;
}

.font-size-4p2 {
  font-size: 4.2rem !important;
}

.font-size-4p3 {
  font-size: 4.3rem !important;
}

.font-size-4p4 {
  font-size: 4.4rem !important;
}

.font-size-4p5 {
  font-size: 4.5rem !important;
}

.font-size-4p6 {
  font-size: 4.6rem !important;
}

.font-size-4p7 {
  font-size: 4.7rem !important;
}

.font-size-4p8 {
  font-size: 4.8rem !important;
}

.font-size-4p9 {
  font-size: 4.9rem !important;
}

.font-size-5 {
  font-size: 5rem !important;
}

.font-size-5p1 {
  font-size: 5.1rem !important;
}

.font-size-5p2 {
  font-size: 5.2rem !important;
}

.font-size-5p3 {
  font-size: 5.3rem !important;
}

.font-size-5p4 {
  font-size: 5.4rem !important;
}

.font-size-5p5 {
  font-size: 5.5rem !important;
}

.font-size-5p6 {
  font-size: 5.6rem !important;
}

.font-size-5p7 {
  font-size: 5.7rem !important;
}

.font-size-5p8 {
  font-size: 5.8rem !important;
}

.font-size-5p9 {
  font-size: 5.9rem !important;
}

.font-size-6 {
  font-size: 6rem !important;
}

.font-size-7 {
  font-size: 7rem !important;
}

.font-size-8 {
  font-size: 8rem !important;
}

.font-size-9 {
  font-size: 9rem !important;
}

.font-size-10 {
  font-size: 10rem !important;
}

.font-size-11 {
  font-size: 11rem !important;
}

.font-size-12 {
  font-size: 12rem !important;
}

.font-size-13 {
  font-size: 13rem !important;
}

.font-size-14 {
  font-size: 14rem !important;
}

.font-size-15 {
  font-size: 15rem !important;
}

.font-size-16 {
  font-size: 16rem !important;
}

.font-size-17 {
  font-size: 17rem !important;
}

.font-size-18 {
  font-size: 18rem !important;
}

.font-size-19 {
  font-size: 19rem !important;
}

.font-size-20 {
  font-size: 20rem !important;
}

@media (min-width: 576px) {
  .font-size-sm-0p75 {
    font-size: 0.75rem !important;
  }

  .font-size-sm-0p8 {
    font-size: 0.8rem !important;
  }

  .font-size-sm-0p9 {
    font-size: 0.9rem !important;
  }

  .font-size-sm-1 {
    font-size: 1rem !important;
  }

  .font-size-sm-1p1 {
    font-size: 1.1rem !important;
  }

  .font-size-sm-1p2 {
    font-size: 1.2rem !important;
  }

  .font-size-sm-1p3 {
    font-size: 1.3rem !important;
  }

  .font-size-sm-1p4 {
    font-size: 1.4rem !important;
  }

  .font-size-sm-1p5 {
    font-size: 1.5rem !important;
  }

  .font-size-sm-1p6 {
    font-size: 1.6rem !important;
  }

  .font-size-sm-1p7 {
    font-size: 1.7rem !important;
  }

  .font-size-sm-1p8 {
    font-size: 1.8rem !important;
  }

  .font-size-sm-1p9 {
    font-size: 1.9rem !important;
  }

  .font-size-sm-2 {
    font-size: 2rem !important;
  }

  .font-size-sm-2p1 {
    font-size: 2.1rem !important;
  }

  .font-size-sm-2p2 {
    font-size: 2.2rem !important;
  }

  .font-size-sm-2p3 {
    font-size: 2.3rem !important;
  }

  .font-size-sm-2p4 {
    font-size: 2.4rem !important;
  }

  .font-size-sm-2p5 {
    font-size: 2.5rem !important;
  }

  .font-size-sm-2p6 {
    font-size: 2.6rem !important;
  }

  .font-size-sm-2p7 {
    font-size: 2.7rem !important;
  }

  .font-size-sm-2p8 {
    font-size: 2.8rem !important;
  }

  .font-size-sm-2p9 {
    font-size: 2.9rem !important;
  }

  .font-size-sm-3 {
    font-size: 3rem !important;
  }

  .font-size-sm-3p1 {
    font-size: 3.1rem !important;
  }

  .font-size-sm-3p2 {
    font-size: 3.2rem !important;
  }

  .font-size-sm-3p3 {
    font-size: 3.3rem !important;
  }

  .font-size-sm-3p4 {
    font-size: 3.4rem !important;
  }

  .font-size-sm-3p5 {
    font-size: 3.5rem !important;
  }

  .font-size-sm-3p6 {
    font-size: 3.6rem !important;
  }

  .font-size-sm-3p7 {
    font-size: 3.7rem !important;
  }

  .font-size-sm-3p8 {
    font-size: 3.8rem !important;
  }

  .font-size-sm-3p9 {
    font-size: 3.9rem !important;
  }

  .font-size-sm-4 {
    font-size: 4rem !important;
  }

  .font-size-sm-4p1 {
    font-size: 4.1rem !important;
  }

  .font-size-sm-4p2 {
    font-size: 4.2rem !important;
  }

  .font-size-sm-4p3 {
    font-size: 4.3rem !important;
  }

  .font-size-sm-4p4 {
    font-size: 4.4rem !important;
  }

  .font-size-sm-4p5 {
    font-size: 4.5rem !important;
  }

  .font-size-sm-4p6 {
    font-size: 4.6rem !important;
  }

  .font-size-sm-4p7 {
    font-size: 4.7rem !important;
  }

  .font-size-sm-4p8 {
    font-size: 4.8rem !important;
  }

  .font-size-sm-4p9 {
    font-size: 4.9rem !important;
  }

  .font-size-sm-5 {
    font-size: 5rem !important;
  }

  .font-size-sm-5p1 {
    font-size: 5.1rem !important;
  }

  .font-size-sm-5p2 {
    font-size: 5.2rem !important;
  }

  .font-size-sm-5p3 {
    font-size: 5.3rem !important;
  }

  .font-size-sm-5p4 {
    font-size: 5.4rem !important;
  }

  .font-size-sm-5p5 {
    font-size: 5.5rem !important;
  }

  .font-size-sm-5p6 {
    font-size: 5.6rem !important;
  }

  .font-size-sm-5p7 {
    font-size: 5.7rem !important;
  }

  .font-size-sm-5p8 {
    font-size: 5.8rem !important;
  }

  .font-size-sm-5p9 {
    font-size: 5.9rem !important;
  }

  .font-size-sm-6 {
    font-size: 6rem !important;
  }

  .font-size-sm-7 {
    font-size: 7rem !important;
  }

  .font-size-sm-8 {
    font-size: 8rem !important;
  }

  .font-size-sm-9 {
    font-size: 9rem !important;
  }

  .font-size-sm-10 {
    font-size: 10rem !important;
  }

  .font-size-sm-11 {
    font-size: 11rem !important;
  }

  .font-size-sm-12 {
    font-size: 12rem !important;
  }

  .font-size-sm-13 {
    font-size: 13rem !important;
  }

  .font-size-sm-14 {
    font-size: 14rem !important;
  }

  .font-size-sm-15 {
    font-size: 15rem !important;
  }

  .font-size-sm-16 {
    font-size: 16rem !important;
  }

  .font-size-sm-17 {
    font-size: 17rem !important;
  }

  .font-size-sm-18 {
    font-size: 18rem !important;
  }

  .font-size-sm-19 {
    font-size: 19rem !important;
  }

  .font-size-sm-20 {
    font-size: 20rem !important;
  }
}
@media (min-width: 761px) {
  .font-size-md-0p75 {
    font-size: 0.75rem !important;
  }

  .font-size-md-0p8 {
    font-size: 0.8rem !important;
  }

  .font-size-md-0p9 {
    font-size: 0.9rem !important;
  }

  .font-size-md-1 {
    font-size: 1rem !important;
  }

  .font-size-md-1p1 {
    font-size: 1.1rem !important;
  }

  .font-size-md-1p2 {
    font-size: 1.2rem !important;
  }

  .font-size-md-1p3 {
    font-size: 1.3rem !important;
  }

  .font-size-md-1p4 {
    font-size: 1.4rem !important;
  }

  .font-size-md-1p5 {
    font-size: 1.5rem !important;
  }

  .font-size-md-1p6 {
    font-size: 1.6rem !important;
  }

  .font-size-md-1p7 {
    font-size: 1.7rem !important;
  }

  .font-size-md-1p8 {
    font-size: 1.8rem !important;
  }

  .font-size-md-1p9 {
    font-size: 1.9rem !important;
  }

  .font-size-md-2 {
    font-size: 2rem !important;
  }

  .font-size-md-2p1 {
    font-size: 2.1rem !important;
  }

  .font-size-md-2p2 {
    font-size: 2.2rem !important;
  }

  .font-size-md-2p3 {
    font-size: 2.3rem !important;
  }

  .font-size-md-2p4 {
    font-size: 2.4rem !important;
  }

  .font-size-md-2p5 {
    font-size: 2.5rem !important;
  }

  .font-size-md-2p6 {
    font-size: 2.6rem !important;
  }

  .font-size-md-2p7 {
    font-size: 2.7rem !important;
  }

  .font-size-md-2p8 {
    font-size: 2.8rem !important;
  }

  .font-size-md-2p9 {
    font-size: 2.9rem !important;
  }

  .font-size-md-3 {
    font-size: 3rem !important;
  }

  .font-size-md-3p1 {
    font-size: 3.1rem !important;
  }

  .font-size-md-3p2 {
    font-size: 3.2rem !important;
  }

  .font-size-md-3p3 {
    font-size: 3.3rem !important;
  }

  .font-size-md-3p4 {
    font-size: 3.4rem !important;
  }

  .font-size-md-3p5 {
    font-size: 3.5rem !important;
  }

  .font-size-md-3p6 {
    font-size: 3.6rem !important;
  }

  .font-size-md-3p7 {
    font-size: 3.7rem !important;
  }

  .font-size-md-3p8 {
    font-size: 3.8rem !important;
  }

  .font-size-md-3p9 {
    font-size: 3.9rem !important;
  }

  .font-size-md-4 {
    font-size: 4rem !important;
  }

  .font-size-md-4p1 {
    font-size: 4.1rem !important;
  }

  .font-size-md-4p2 {
    font-size: 4.2rem !important;
  }

  .font-size-md-4p3 {
    font-size: 4.3rem !important;
  }

  .font-size-md-4p4 {
    font-size: 4.4rem !important;
  }

  .font-size-md-4p5 {
    font-size: 4.5rem !important;
  }

  .font-size-md-4p6 {
    font-size: 4.6rem !important;
  }

  .font-size-md-4p7 {
    font-size: 4.7rem !important;
  }

  .font-size-md-4p8 {
    font-size: 4.8rem !important;
  }

  .font-size-md-4p9 {
    font-size: 4.9rem !important;
  }

  .font-size-md-5 {
    font-size: 5rem !important;
  }

  .font-size-md-5p1 {
    font-size: 5.1rem !important;
  }

  .font-size-md-5p2 {
    font-size: 5.2rem !important;
  }

  .font-size-md-5p3 {
    font-size: 5.3rem !important;
  }

  .font-size-md-5p4 {
    font-size: 5.4rem !important;
  }

  .font-size-md-5p5 {
    font-size: 5.5rem !important;
  }

  .font-size-md-5p6 {
    font-size: 5.6rem !important;
  }

  .font-size-md-5p7 {
    font-size: 5.7rem !important;
  }

  .font-size-md-5p8 {
    font-size: 5.8rem !important;
  }

  .font-size-md-5p9 {
    font-size: 5.9rem !important;
  }

  .font-size-md-6 {
    font-size: 6rem !important;
  }

  .font-size-md-7 {
    font-size: 7rem !important;
  }

  .font-size-md-8 {
    font-size: 8rem !important;
  }

  .font-size-md-9 {
    font-size: 9rem !important;
  }

  .font-size-md-10 {
    font-size: 10rem !important;
  }

  .font-size-md-11 {
    font-size: 11rem !important;
  }

  .font-size-md-12 {
    font-size: 12rem !important;
  }

  .font-size-md-13 {
    font-size: 13rem !important;
  }

  .font-size-md-14 {
    font-size: 14rem !important;
  }

  .font-size-md-15 {
    font-size: 15rem !important;
  }

  .font-size-md-16 {
    font-size: 16rem !important;
  }

  .font-size-md-17 {
    font-size: 17rem !important;
  }

  .font-size-md-18 {
    font-size: 18rem !important;
  }

  .font-size-md-19 {
    font-size: 19rem !important;
  }

  .font-size-md-20 {
    font-size: 20rem !important;
  }
}
@media (min-width: 1024px) {
  .font-size-lg-0p75 {
    font-size: 0.75rem !important;
  }

  .font-size-lg-0p8 {
    font-size: 0.8rem !important;
  }

  .font-size-lg-0p9 {
    font-size: 0.9rem !important;
  }

  .font-size-lg-1 {
    font-size: 1rem !important;
  }

  .font-size-lg-1p1 {
    font-size: 1.1rem !important;
  }

  .font-size-lg-1p2 {
    font-size: 1.2rem !important;
  }

  .font-size-lg-1p3 {
    font-size: 1.3rem !important;
  }

  .font-size-lg-1p4 {
    font-size: 1.4rem !important;
  }

  .font-size-lg-1p5 {
    font-size: 1.5rem !important;
  }

  .font-size-lg-1p6 {
    font-size: 1.6rem !important;
  }

  .font-size-lg-1p7 {
    font-size: 1.7rem !important;
  }

  .font-size-lg-1p8 {
    font-size: 1.8rem !important;
  }

  .font-size-lg-1p9 {
    font-size: 1.9rem !important;
  }

  .font-size-lg-2 {
    font-size: 2rem !important;
  }

  .font-size-lg-2p1 {
    font-size: 2.1rem !important;
  }

  .font-size-lg-2p2 {
    font-size: 2.2rem !important;
  }

  .font-size-lg-2p3 {
    font-size: 2.3rem !important;
  }

  .font-size-lg-2p4 {
    font-size: 2.4rem !important;
  }

  .font-size-lg-2p5 {
    font-size: 2.5rem !important;
  }

  .font-size-lg-2p6 {
    font-size: 2.6rem !important;
  }

  .font-size-lg-2p7 {
    font-size: 2.7rem !important;
  }

  .font-size-lg-2p8 {
    font-size: 2.8rem !important;
  }

  .font-size-lg-2p9 {
    font-size: 2.9rem !important;
  }

  .font-size-lg-3 {
    font-size: 3rem !important;
  }

  .font-size-lg-3p1 {
    font-size: 3.1rem !important;
  }

  .font-size-lg-3p2 {
    font-size: 3.2rem !important;
  }

  .font-size-lg-3p3 {
    font-size: 3.3rem !important;
  }

  .font-size-lg-3p4 {
    font-size: 3.4rem !important;
  }

  .font-size-lg-3p5 {
    font-size: 3.5rem !important;
  }

  .font-size-lg-3p6 {
    font-size: 3.6rem !important;
  }

  .font-size-lg-3p7 {
    font-size: 3.7rem !important;
  }

  .font-size-lg-3p8 {
    font-size: 3.8rem !important;
  }

  .font-size-lg-3p9 {
    font-size: 3.9rem !important;
  }

  .font-size-lg-4 {
    font-size: 4rem !important;
  }

  .font-size-lg-4p1 {
    font-size: 4.1rem !important;
  }

  .font-size-lg-4p2 {
    font-size: 4.2rem !important;
  }

  .font-size-lg-4p3 {
    font-size: 4.3rem !important;
  }

  .font-size-lg-4p4 {
    font-size: 4.4rem !important;
  }

  .font-size-lg-4p5 {
    font-size: 4.5rem !important;
  }

  .font-size-lg-4p6 {
    font-size: 4.6rem !important;
  }

  .font-size-lg-4p7 {
    font-size: 4.7rem !important;
  }

  .font-size-lg-4p8 {
    font-size: 4.8rem !important;
  }

  .font-size-lg-4p9 {
    font-size: 4.9rem !important;
  }

  .font-size-lg-5 {
    font-size: 5rem !important;
  }

  .font-size-lg-5p1 {
    font-size: 5.1rem !important;
  }

  .font-size-lg-5p2 {
    font-size: 5.2rem !important;
  }

  .font-size-lg-5p3 {
    font-size: 5.3rem !important;
  }

  .font-size-lg-5p4 {
    font-size: 5.4rem !important;
  }

  .font-size-lg-5p5 {
    font-size: 5.5rem !important;
  }

  .font-size-lg-5p6 {
    font-size: 5.6rem !important;
  }

  .font-size-lg-5p7 {
    font-size: 5.7rem !important;
  }

  .font-size-lg-5p8 {
    font-size: 5.8rem !important;
  }

  .font-size-lg-5p9 {
    font-size: 5.9rem !important;
  }

  .font-size-lg-6 {
    font-size: 6rem !important;
  }

  .font-size-lg-7 {
    font-size: 7rem !important;
  }

  .font-size-lg-8 {
    font-size: 8rem !important;
  }

  .font-size-lg-9 {
    font-size: 9rem !important;
  }

  .font-size-lg-10 {
    font-size: 10rem !important;
  }

  .font-size-lg-11 {
    font-size: 11rem !important;
  }

  .font-size-lg-12 {
    font-size: 12rem !important;
  }

  .font-size-lg-13 {
    font-size: 13rem !important;
  }

  .font-size-lg-14 {
    font-size: 14rem !important;
  }

  .font-size-lg-15 {
    font-size: 15rem !important;
  }

  .font-size-lg-16 {
    font-size: 16rem !important;
  }

  .font-size-lg-17 {
    font-size: 17rem !important;
  }

  .font-size-lg-18 {
    font-size: 18rem !important;
  }

  .font-size-lg-19 {
    font-size: 19rem !important;
  }

  .font-size-lg-20 {
    font-size: 20rem !important;
  }
}
@media (min-width: 1476px) {
  .font-size-xl-0p75 {
    font-size: 0.75rem !important;
  }

  .font-size-xl-0p8 {
    font-size: 0.8rem !important;
  }

  .font-size-xl-0p9 {
    font-size: 0.9rem !important;
  }

  .font-size-xl-1 {
    font-size: 1rem !important;
  }

  .font-size-xl-1p1 {
    font-size: 1.1rem !important;
  }

  .font-size-xl-1p2 {
    font-size: 1.2rem !important;
  }

  .font-size-xl-1p3 {
    font-size: 1.3rem !important;
  }

  .font-size-xl-1p4 {
    font-size: 1.4rem !important;
  }

  .font-size-xl-1p5 {
    font-size: 1.5rem !important;
  }

  .font-size-xl-1p6 {
    font-size: 1.6rem !important;
  }

  .font-size-xl-1p7 {
    font-size: 1.7rem !important;
  }

  .font-size-xl-1p8 {
    font-size: 1.8rem !important;
  }

  .font-size-xl-1p9 {
    font-size: 1.9rem !important;
  }

  .font-size-xl-2 {
    font-size: 2rem !important;
  }

  .font-size-xl-2p1 {
    font-size: 2.1rem !important;
  }

  .font-size-xl-2p2 {
    font-size: 2.2rem !important;
  }

  .font-size-xl-2p3 {
    font-size: 2.3rem !important;
  }

  .font-size-xl-2p4 {
    font-size: 2.4rem !important;
  }

  .font-size-xl-2p5 {
    font-size: 2.5rem !important;
  }

  .font-size-xl-2p6 {
    font-size: 2.6rem !important;
  }

  .font-size-xl-2p7 {
    font-size: 2.7rem !important;
  }

  .font-size-xl-2p8 {
    font-size: 2.8rem !important;
  }

  .font-size-xl-2p9 {
    font-size: 2.9rem !important;
  }

  .font-size-xl-3 {
    font-size: 3rem !important;
  }

  .font-size-xl-3p1 {
    font-size: 3.1rem !important;
  }

  .font-size-xl-3p2 {
    font-size: 3.2rem !important;
  }

  .font-size-xl-3p3 {
    font-size: 3.3rem !important;
  }

  .font-size-xl-3p4 {
    font-size: 3.4rem !important;
  }

  .font-size-xl-3p5 {
    font-size: 3.5rem !important;
  }

  .font-size-xl-3p6 {
    font-size: 3.6rem !important;
  }

  .font-size-xl-3p7 {
    font-size: 3.7rem !important;
  }

  .font-size-xl-3p8 {
    font-size: 3.8rem !important;
  }

  .font-size-xl-3p9 {
    font-size: 3.9rem !important;
  }

  .font-size-xl-4 {
    font-size: 4rem !important;
  }

  .font-size-xl-4p1 {
    font-size: 4.1rem !important;
  }

  .font-size-xl-4p2 {
    font-size: 4.2rem !important;
  }

  .font-size-xl-4p3 {
    font-size: 4.3rem !important;
  }

  .font-size-xl-4p4 {
    font-size: 4.4rem !important;
  }

  .font-size-xl-4p5 {
    font-size: 4.5rem !important;
  }

  .font-size-xl-4p6 {
    font-size: 4.6rem !important;
  }

  .font-size-xl-4p7 {
    font-size: 4.7rem !important;
  }

  .font-size-xl-4p8 {
    font-size: 4.8rem !important;
  }

  .font-size-xl-4p9 {
    font-size: 4.9rem !important;
  }

  .font-size-xl-5 {
    font-size: 5rem !important;
  }

  .font-size-xl-5p1 {
    font-size: 5.1rem !important;
  }

  .font-size-xl-5p2 {
    font-size: 5.2rem !important;
  }

  .font-size-xl-5p3 {
    font-size: 5.3rem !important;
  }

  .font-size-xl-5p4 {
    font-size: 5.4rem !important;
  }

  .font-size-xl-5p5 {
    font-size: 5.5rem !important;
  }

  .font-size-xl-5p6 {
    font-size: 5.6rem !important;
  }

  .font-size-xl-5p7 {
    font-size: 5.7rem !important;
  }

  .font-size-xl-5p8 {
    font-size: 5.8rem !important;
  }

  .font-size-xl-5p9 {
    font-size: 5.9rem !important;
  }

  .font-size-xl-6 {
    font-size: 6rem !important;
  }

  .font-size-xl-7 {
    font-size: 7rem !important;
  }

  .font-size-xl-8 {
    font-size: 8rem !important;
  }

  .font-size-xl-9 {
    font-size: 9rem !important;
  }

  .font-size-xl-10 {
    font-size: 10rem !important;
  }

  .font-size-xl-11 {
    font-size: 11rem !important;
  }

  .font-size-xl-12 {
    font-size: 12rem !important;
  }

  .font-size-xl-13 {
    font-size: 13rem !important;
  }

  .font-size-xl-14 {
    font-size: 14rem !important;
  }

  .font-size-xl-15 {
    font-size: 15rem !important;
  }

  .font-size-xl-16 {
    font-size: 16rem !important;
  }

  .font-size-xl-17 {
    font-size: 17rem !important;
  }

  .font-size-xl-18 {
    font-size: 18rem !important;
  }

  .font-size-xl-19 {
    font-size: 19rem !important;
  }

  .font-size-xl-20 {
    font-size: 20rem !important;
  }
}
/* Icon Size */
.icon-size-xxs {
  height: 0.5rem !important;
  width: 0.5rem !important;
}

.icon-size-xs {
  height: 0.625rem !important;
  width: 0.625rem !important;
}

.icon-size-sm {
  height: 0.75rem !important;
  width: 0.75rem !important;
}

.icon-size-md {
  height: 0.875rem !important;
  width: 0.875rem !important;
}

.icon-size-base {
  height: 1rem !important;
  width: 1rem !important;
}

.icon-size-lg {
  height: 1.125rem !important;
  width: 1.125rem !important;
}

.icon-size-xl {
  height: 1.25rem !important;
  width: 1.25rem !important;
}

.icon-size-xxl {
  height: 1.5rem !important;
  width: 1.5rem !important;
}

.icon-size-xxxl {
  height: 2rem !important;
  width: 2rem !important;
}

/* Scalable Font Sizes */
.font-size-fluid-14px {
  font-size: 13px;
}
@media screen and (min-width: 576px) {
  .font-size-fluid-14px {
    font-size: calc(13px + 1 * ((100vw - 576px) / 900));
  }
}
@media screen and (min-width: 1476px) {
  .font-size-fluid-14px {
    font-size: 14px;
  }
}

.font-size-fluid-16px {
  font-size: 14px;
}
@media screen and (min-width: 576px) {
  .font-size-fluid-16px {
    font-size: calc(14px + 2 * ((100vw - 576px) / 900));
  }
}
@media screen and (min-width: 1476px) {
  .font-size-fluid-16px {
    font-size: 16px;
  }
}

.font-size-fluid-18px {
  font-size: 16px;
}
@media screen and (min-width: 576px) {
  .font-size-fluid-18px {
    font-size: calc(16px + 2 * ((100vw - 576px) / 900));
  }
}
@media screen and (min-width: 1476px) {
  .font-size-fluid-18px {
    font-size: 18px;
  }
}

.font-size-fluid-20px {
  font-size: 17px;
}
@media screen and (min-width: 576px) {
  .font-size-fluid-20px {
    font-size: calc(17px + 3 * ((100vw - 576px) / 900));
  }
}
@media screen and (min-width: 1476px) {
  .font-size-fluid-20px {
    font-size: 20px;
  }
}

.font-size-fluid-22px {
  font-size: 18px;
}
@media screen and (min-width: 576px) {
  .font-size-fluid-22px {
    font-size: calc(18px + 4 * ((100vw - 576px) / 900));
  }
}
@media screen and (min-width: 1476px) {
  .font-size-fluid-22px {
    font-size: 22px;
  }
}

.font-size-fluid-25px {
  font-size: 20px;
}
@media screen and (min-width: 576px) {
  .font-size-fluid-25px {
    font-size: calc(20px + 5 * ((100vw - 576px) / 900));
  }
}
@media screen and (min-width: 1476px) {
  .font-size-fluid-25px {
    font-size: 25px;
  }
}

.font-size-fluid-30px {
  font-size: 23px;
}
@media screen and (min-width: 576px) {
  .font-size-fluid-30px {
    font-size: calc(23px + 7 * ((100vw - 576px) / 900));
  }
}
@media screen and (min-width: 1476px) {
  .font-size-fluid-30px {
    font-size: 30px;
  }
}

.font-size-fluid-35px {
  font-size: 25px;
}
@media screen and (min-width: 576px) {
  .font-size-fluid-35px {
    font-size: calc(25px + 10 * ((100vw - 576px) / 900));
  }
}
@media screen and (min-width: 1476px) {
  .font-size-fluid-35px {
    font-size: 35px;
  }
}

.font-size-fluid-40px {
  font-size: 28px;
}
@media screen and (min-width: 576px) {
  .font-size-fluid-40px {
    font-size: calc(28px + 12 * ((100vw - 576px) / 900));
  }
}
@media screen and (min-width: 1476px) {
  .font-size-fluid-40px {
    font-size: 40px;
  }
}

.font-size-fluid-45px {
  font-size: 30px;
}
@media screen and (min-width: 576px) {
  .font-size-fluid-45px {
    font-size: calc(30px + 15 * ((100vw - 576px) / 900));
  }
}
@media screen and (min-width: 1476px) {
  .font-size-fluid-45px {
    font-size: 45px;
  }
}

.font-size-fluid-50px {
  font-size: 33px;
}
@media screen and (min-width: 576px) {
  .font-size-fluid-50px {
    font-size: calc(33px + 17 * ((100vw - 576px) / 900));
  }
}
@media screen and (min-width: 1476px) {
  .font-size-fluid-50px {
    font-size: 50px;
  }
}

.font-size-fluid-60px {
  font-size: 35px;
}
@media screen and (min-width: 576px) {
  .font-size-fluid-60px {
    font-size: calc(35px + 25 * ((100vw - 576px) / 900));
  }
}
@media screen and (min-width: 1476px) {
  .font-size-fluid-60px {
    font-size: 60px;
  }
}

.font-size-fluid-70px {
  font-size: 38px;
}
@media screen and (min-width: 576px) {
  .font-size-fluid-70px {
    font-size: calc(38px + 32 * ((100vw - 576px) / 900));
  }
}
@media screen and (min-width: 1476px) {
  .font-size-fluid-70px {
    font-size: 70px;
  }
}

.font-size-fluid-80px {
  font-size: 40px;
}
@media screen and (min-width: 576px) {
  .font-size-fluid-80px {
    font-size: calc(40px + 40 * ((100vw - 576px) / 900));
  }
}
@media screen and (min-width: 1476px) {
  .font-size-fluid-80px {
    font-size: 80px;
  }
}

.font-size-fluid-90px {
  font-size: 45px;
}
@media screen and (min-width: 576px) {
  .font-size-fluid-90px {
    font-size: calc(45px + 45 * ((100vw - 576px) / 900));
  }
}
@media screen and (min-width: 1476px) {
  .font-size-fluid-90px {
    font-size: 90px;
  }
}

.font-size-fluid-100px {
  font-size: 50px;
}
@media screen and (min-width: 576px) {
  .font-size-fluid-100px {
    font-size: calc(50px + 50 * ((100vw - 576px) / 900));
  }
}
@media screen and (min-width: 1476px) {
  .font-size-fluid-100px {
    font-size: 100px;
  }
}

.font-size-fluid-120px {
  font-size: 54px;
}
@media screen and (min-width: 576px) {
  .font-size-fluid-120px {
    font-size: calc(54px + 66 * ((100vw - 576px) / 900));
  }
}
@media screen and (min-width: 1476px) {
  .font-size-fluid-120px {
    font-size: 120px;
  }
}

.font-size-fluid-140px {
  font-size: 58px;
}
@media screen and (min-width: 576px) {
  .font-size-fluid-140px {
    font-size: calc(58px + 82 * ((100vw - 576px) / 900));
  }
}
@media screen and (min-width: 1476px) {
  .font-size-fluid-140px {
    font-size: 140px;
  }
}

.font-size-fluid-160px {
  font-size: 62px;
}
@media screen and (min-width: 576px) {
  .font-size-fluid-160px {
    font-size: calc(62px + 98 * ((100vw - 576px) / 900));
  }
}
@media screen and (min-width: 1476px) {
  .font-size-fluid-160px {
    font-size: 160px;
  }
}

.font-size-fluid-180px {
  font-size: 66px;
}
@media screen and (min-width: 576px) {
  .font-size-fluid-180px {
    font-size: calc(66px + 114 * ((100vw - 576px) / 900));
  }
}
@media screen and (min-width: 1476px) {
  .font-size-fluid-180px {
    font-size: 180px;
  }
}

.font-size-fluid-200px {
  font-size: 70px;
}
@media screen and (min-width: 576px) {
  .font-size-fluid-200px {
    font-size: calc(70px + 130 * ((100vw - 576px) / 900));
  }
}
@media screen and (min-width: 1476px) {
  .font-size-fluid-200px {
    font-size: 200px;
  }
}

.font-size-fluid-220px {
  font-size: 74px;
}
@media screen and (min-width: 576px) {
  .font-size-fluid-220px {
    font-size: calc(74px + 146 * ((100vw - 576px) / 900));
  }
}
@media screen and (min-width: 1476px) {
  .font-size-fluid-220px {
    font-size: 220px;
  }
}

.font-size-fluid-240px {
  font-size: 78px;
}
@media screen and (min-width: 576px) {
  .font-size-fluid-240px {
    font-size: calc(78px + 162 * ((100vw - 576px) / 900));
  }
}
@media screen and (min-width: 1476px) {
  .font-size-fluid-240px {
    font-size: 240px;
  }
}

.font-size-fluid-260px {
  font-size: 82px;
}
@media screen and (min-width: 576px) {
  .font-size-fluid-260px {
    font-size: calc(82px + 178 * ((100vw - 576px) / 900));
  }
}
@media screen and (min-width: 1476px) {
  .font-size-fluid-260px {
    font-size: 260px;
  }
}

.font-size-fluid-280px {
  font-size: 86px;
}
@media screen and (min-width: 576px) {
  .font-size-fluid-280px {
    font-size: calc(86px + 194 * ((100vw - 576px) / 900));
  }
}
@media screen and (min-width: 1476px) {
  .font-size-fluid-280px {
    font-size: 280px;
  }
}

.font-size-fluid-300px {
  font-size: 90px;
}
@media screen and (min-width: 576px) {
  .font-size-fluid-300px {
    font-size: calc(90px + 210 * ((100vw - 576px) / 900));
  }
}
@media screen and (min-width: 1476px) {
  .font-size-fluid-300px {
    font-size: 300px;
  }
}

/* Line Height */
.line-height-base {
  line-height: 1.5 !important;
}

.line-height-0p75 {
  line-height: 0.75 !important;
}

.line-height-0p8 {
  line-height: 0.8 !important;
}

.line-height-0p9 {
  line-height: 0.9 !important;
}

.line-height-1 {
  line-height: 1 !important;
}

.line-height-1p1 {
  line-height: 1.1 !important;
}

.line-height-1p2 {
  line-height: 1.2 !important;
}

.line-height-1p3 {
  line-height: 1.3 !important;
}

.line-height-1p4 {
  line-height: 1.4 !important;
}

.line-height-1p5 {
  line-height: 1.5 !important;
}

.line-height-1p6 {
  line-height: 1.6 !important;
}

.line-height-1p7 {
  line-height: 1.7 !important;
}

.line-height-1p8 {
  line-height: 1.8 !important;
}

.line-height-1p9 {
  line-height: 1.9 !important;
}

.line-height-2 {
  line-height: 2 !important;
}

@media (min-width: 576px) {
  .line-height-sm-0p75 {
    line-height: 0.75 !important;
  }

  .line-height-sm-0p8 {
    line-height: 0.8 !important;
  }

  .line-height-sm-0p9 {
    line-height: 0.9 !important;
  }

  .line-height-sm-1 {
    line-height: 1 !important;
  }

  .line-height-sm-1p1 {
    line-height: 1.1 !important;
  }

  .line-height-sm-1p2 {
    line-height: 1.2 !important;
  }

  .line-height-sm-1p3 {
    line-height: 1.3 !important;
  }

  .line-height-sm-1p4 {
    line-height: 1.4 !important;
  }

  .line-height-sm-1p5 {
    line-height: 1.5 !important;
  }

  .line-height-sm-1p6 {
    line-height: 1.6 !important;
  }

  .line-height-sm-1p7 {
    line-height: 1.7 !important;
  }

  .line-height-sm-1p8 {
    line-height: 1.8 !important;
  }

  .line-height-sm-1p9 {
    line-height: 1.9 !important;
  }

  .line-height-sm-2 {
    line-height: 2 !important;
  }
}
@media (min-width: 761px) {
  .line-height-md-0p75 {
    line-height: 0.75 !important;
  }

  .line-height-md-0p8 {
    line-height: 0.8 !important;
  }

  .line-height-md-0p9 {
    line-height: 0.9 !important;
  }

  .line-height-md-1 {
    line-height: 1 !important;
  }

  .line-height-md-1p1 {
    line-height: 1.1 !important;
  }

  .line-height-md-1p2 {
    line-height: 1.2 !important;
  }

  .line-height-md-1p3 {
    line-height: 1.3 !important;
  }

  .line-height-md-1p4 {
    line-height: 1.4 !important;
  }

  .line-height-md-1p5 {
    line-height: 1.5 !important;
  }

  .line-height-md-1p6 {
    line-height: 1.6 !important;
  }

  .line-height-md-1p7 {
    line-height: 1.7 !important;
  }

  .line-height-md-1p8 {
    line-height: 1.8 !important;
  }

  .line-height-md-1p9 {
    line-height: 1.9 !important;
  }

  .line-height-md-2 {
    line-height: 2 !important;
  }
}
@media (min-width: 1024px) {
  .line-height-lg-0p75 {
    line-height: 0.75 !important;
  }

  .line-height-lg-0p8 {
    line-height: 0.8 !important;
  }

  .line-height-lg-0p9 {
    line-height: 0.9 !important;
  }

  .line-height-lg-1 {
    line-height: 1 !important;
  }

  .line-height-lg-1p1 {
    line-height: 1.1 !important;
  }

  .line-height-lg-1p2 {
    line-height: 1.2 !important;
  }

  .line-height-lg-1p3 {
    line-height: 1.3 !important;
  }

  .line-height-lg-1p4 {
    line-height: 1.4 !important;
  }

  .line-height-lg-1p5 {
    line-height: 1.5 !important;
  }

  .line-height-lg-1p6 {
    line-height: 1.6 !important;
  }

  .line-height-lg-1p7 {
    line-height: 1.7 !important;
  }

  .line-height-lg-1p8 {
    line-height: 1.8 !important;
  }

  .line-height-lg-1p9 {
    line-height: 1.9 !important;
  }

  .line-height-lg-2 {
    line-height: 2 !important;
  }
}
@media (min-width: 1476px) {
  .line-height-xl-0p75 {
    line-height: 0.75 !important;
  }

  .line-height-xl-0p8 {
    line-height: 0.8 !important;
  }

  .line-height-xl-0p9 {
    line-height: 0.9 !important;
  }

  .line-height-xl-1 {
    line-height: 1 !important;
  }

  .line-height-xl-1p1 {
    line-height: 1.1 !important;
  }

  .line-height-xl-1p2 {
    line-height: 1.2 !important;
  }

  .line-height-xl-1p3 {
    line-height: 1.3 !important;
  }

  .line-height-xl-1p4 {
    line-height: 1.4 !important;
  }

  .line-height-xl-1p5 {
    line-height: 1.5 !important;
  }

  .line-height-xl-1p6 {
    line-height: 1.6 !important;
  }

  .line-height-xl-1p7 {
    line-height: 1.7 !important;
  }

  .line-height-xl-1p8 {
    line-height: 1.8 !important;
  }

  .line-height-xl-1p9 {
    line-height: 1.9 !important;
  }

  .line-height-xl-2 {
    line-height: 2 !important;
  }
}
/* Position */
.position-absolute-xs {
  position: absolute;
}

.bottom-0 {
  bottom: 0 !important;
}

.left-0 {
  left: 0 !important;
}

.right-0 {
  right: 0 !important;
}

.top-0 {
  top: 0 !important;
}

.bottom-auto {
  bottom: auto !important;
}

.left-auto {
  left: auto !important;
}

.right-auto {
  right: auto !important;
}

.top-auto {
  top: auto !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
  position: -moz-sticky !important;
  position: -ms-sticky !important;
  position: -o-sticky !important;
  position: -webkit-sticky !important;
}

@media (min-width: 576px) {
  .position-absolute-sm {
    position: absolute;
  }

  .bottom-sm-0 {
    bottom: 0 !important;
  }

  .left-sm-0 {
    left: 0 !important;
  }

  .right-sm-0 {
    right: 0 !important;
  }

  .top-sm-0 {
    top: 0 !important;
  }

  .bottom-sm-auto {
    bottom: auto !important;
  }

  .left-sm-auto {
    left: auto !important;
  }

  .right-sm-auto {
    right: auto !important;
  }

  .top-sm-auto {
    top: auto !important;
  }

  .position-sm-static {
    position: static !important;
  }

  .position-sm-relative {
    position: relative !important;
  }

  .position-sm-absolute {
    position: absolute !important;
  }

  .position-sm-fixed {
    position: fixed !important;
  }

  .position-sm-sticky {
    position: sticky !important;
    position: -moz-sticky !important;
    position: -ms-sticky !important;
    position: -o-sticky !important;
    position: -webkit-sticky !important;
  }
}
@media (min-width: 761px) {
  .position-absolute-md {
    position: absolute;
  }

  .bottom-md-0 {
    bottom: 0 !important;
  }

  .left-md-0 {
    left: 0 !important;
  }

  .right-md-0 {
    right: 0 !important;
  }

  .top-md-0 {
    top: 0 !important;
  }

  .bottom-md-auto {
    bottom: auto !important;
  }

  .left-md-auto {
    left: auto !important;
  }

  .right-md-auto {
    right: auto !important;
  }

  .top-md-auto {
    top: auto !important;
  }

  .position-md-static {
    position: static !important;
  }

  .position-md-relative {
    position: relative !important;
  }

  .position-md-absolute {
    position: absolute !important;
  }

  .position-md-fixed {
    position: fixed !important;
  }

  .position-md-sticky {
    position: sticky !important;
    position: -moz-sticky !important;
    position: -ms-sticky !important;
    position: -o-sticky !important;
    position: -webkit-sticky !important;
  }
}
@media (min-width: 1024px) {
  .position-absolute-lg {
    position: absolute;
  }

  .bottom-lg-0 {
    bottom: 0 !important;
  }

  .left-lg-0 {
    left: 0 !important;
  }

  .right-lg-0 {
    right: 0 !important;
  }

  .top-lg-0 {
    top: 0 !important;
  }

  .bottom-lg-auto {
    bottom: auto !important;
  }

  .left-lg-auto {
    left: auto !important;
  }

  .right-lg-auto {
    right: auto !important;
  }

  .top-lg-auto {
    top: auto !important;
  }

  .position-lg-static {
    position: static !important;
  }

  .position-lg-relative {
    position: relative !important;
  }

  .position-lg-absolute {
    position: absolute !important;
  }

  .position-lg-fixed {
    position: fixed !important;
  }

  .position-lg-sticky {
    position: sticky !important;
    position: -moz-sticky !important;
    position: -ms-sticky !important;
    position: -o-sticky !important;
    position: -webkit-sticky !important;
  }
}
@media (min-width: 1476px) {
  .position-absolute-xl {
    position: absolute;
  }

  .bottom-xl-0 {
    bottom: 0 !important;
  }

  .left-xl-0 {
    left: 0 !important;
  }

  .right-xl-0 {
    right: 0 !important;
  }

  .top-xl-0 {
    top: 0 !important;
  }

  .bottom-xl-auto {
    bottom: auto !important;
  }

  .left-xl-auto {
    left: auto !important;
  }

  .right-xl-auto {
    right: auto !important;
  }

  .top-xl-auto {
    top: auto !important;
  }

  .position-xl-static {
    position: static !important;
  }

  .position-xl-relative {
    position: relative !important;
  }

  .position-xl-absolute {
    position: absolute !important;
  }

  .position-xl-fixed {
    position: fixed !important;
  }

  .position-xl-sticky {
    position: sticky !important;
    position: -moz-sticky !important;
    position: -ms-sticky !important;
    position: -o-sticky !important;
    position: -webkit-sticky !important;
  }
}
/* Width Settings by Breakpoint */
.w-xs-25 {
  width: 25% !important;
}

.w-xs-50 {
  width: 50% !important;
}

.w-xs-75 {
  width: 75% !important;
}

.w-xs-100 {
  width: 100% !important;
}

.w-xs-auto {
  width: auto !important;
}

@media (min-width: 576px) {
  .w-sm-25 {
    width: 25% !important;
  }
}
@media (min-width: 576px) {
  .w-sm-50 {
    width: 50% !important;
  }
}
@media (min-width: 576px) {
  .w-sm-75 {
    width: 75% !important;
  }
}
@media (min-width: 576px) {
  .w-sm-100 {
    width: 100% !important;
  }
}
@media (min-width: 576px) {
  .w-sm-auto {
    width: auto !important;
  }
}
@media (min-width: 761px) {
  .w-md-25 {
    width: 25% !important;
  }
}
@media (min-width: 761px) {
  .w-md-50 {
    width: 50% !important;
  }
}
@media (min-width: 761px) {
  .w-md-75 {
    width: 75% !important;
  }
}
@media (min-width: 761px) {
  .w-md-100 {
    width: 100% !important;
  }
}
@media (min-width: 761px) {
  .w-md-auto {
    width: auto !important;
  }
}
@media (min-width: 1024px) {
  .w-lg-25 {
    width: 25% !important;
  }
}
@media (min-width: 1024px) {
  .w-lg-50 {
    width: 50% !important;
  }
}
@media (min-width: 1024px) {
  .w-lg-75 {
    width: 75% !important;
  }
}
@media (min-width: 1024px) {
  .w-lg-100 {
    width: 100% !important;
  }
}
@media (min-width: 1024px) {
  .w-lg-auto {
    width: auto !important;
  }
}
@media (min-width: 1476px) {
  .w-xl-25 {
    width: 25% !important;
  }
}
@media (min-width: 1476px) {
  .w-xl-50 {
    width: 50% !important;
  }
}
@media (min-width: 1476px) {
  .w-xl-75 {
    width: 75% !important;
  }
}
@media (min-width: 1476px) {
  .w-xl-100 {
    width: 100% !important;
  }
}
@media (min-width: 1476px) {
  .w-xl-auto {
    width: auto !important;
  }
}
/* Border Widths */
.border-width-1 {
  border-width: 1px !important;
}

.border-width-2 {
  border-width: 2px !important;
}

.border-width-3 {
  border-width: 3px !important;
}

/* Cursor Pointer */
.cursor-pointer {
  cursor: pointer !important;
}

/* Opacity */
.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

/* Pointer Events */
.pe-none {
  pointer-events: none;
}

.pe-auto {
  pointer-events: auto;
}

/* Transform Rotate */
.rotate-0 {
  transform: rotate(0deg) !important;
}

.rotate-15 {
  transform: rotate(15deg) !important;
}

.rotate-45 {
  transform: rotate(45deg) !important;
}

.rotate-90 {
  transform: rotate(90deg) !important;
}

.rotate-180 {
  transform: rotate(180deg) !important;
}

.rotate-270 {
  transform: rotate(270deg) !important;
}

:root {
  /**     Colors    **/
  --color-white: #fff;
  --color-black: #000;
  --color-blue: #0449B9;
  --color-green: #0DA508;
  --color-yellow: #FFB64A;
  --color-btn-focus: rgba(178, 30, 35, 0.55);
  --color-btn-hover: #91181d;
  --color-primary: #3A475B;
  --color-primary-light: #fafbfb;
  --color-primary-light-alt: #f8d7d8;
  --color-primary-40: rgba(178, 30, 35, 0.6);
  --color-brand-ca: #3a2a7c;
  --color-brand-da: #E8DED1;
  --color-red: #B50000;
  --color-sale: #A70033;
  --color-link-1: #0449B9;
  --color-link-2: #003FA3;
  --color-text-success: #096506;
  --color-white-hover-bg: #fafbfb;
  --color-danger: var(--color-red);
  --color-success: var(--color-green);
  --color-accent: #B21E23;
  --color-accent-alt: #B21E23;
  --color-gray-100: #F5F5F5;
  --color-gray-200: #DFDFDF;
  --color-gray-300: #949494;
  --color-gray-400: #ced4da;
  --color-gray-500: #adb5bd;
  --color-gray-600: #525252;
  --color-gray-700: #495057;
  --color-gray-800: #343a40;
  --color-gray-900: #212529;
  /**     Grid Breakpoints    **/
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 761px;
  --breakpoint-lg: 1024px;
  --breakpoint-xl: 1476px;
}

h1, .h1 {
  font-family: "Roboto", "Inter Tight", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  text-transform: none;
}

h2, .h2 {
  font-family: "Roboto", "Inter Tight", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  text-transform: none;
}

h3, .h3 {
  font-family: "Roboto", "Inter Tight", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  text-transform: none;
}

h4, .h4 {
  font-family: "Roboto", "Inter Tight", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  text-transform: none;
}

h5, .h5 {
  font-family: "Roboto", "Inter Tight", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  text-transform: none;
}

h6, .h6 {
  font-family: "Roboto", "Inter Tight", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  text-transform: none;
}

.display-1 {
  font-family: "Roboto", "Inter Tight", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  text-transform: none;
}

.display-2 {
  font-family: "Roboto", "Inter Tight", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  text-transform: none;
}

.display-3 {
  font-family: "Roboto", "Inter Tight", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  text-transform: uppercase;
}

.display-4 {
  font-family: "Roboto", "Inter Tight", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 300;
  text-transform: uppercase;
}

.brand-font-0 {
  font-family: "Inter Tight", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: normal;
  text-transform: none;
}

.brand-font-1 {
  font-family: "Roboto", "Inter Tight", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 300;
  font-style: normal;
}

.brand-font-2 {
  font-family: "Roboto", "Inter Tight", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  font-style: normal;
}

.brand-font-3 {
  font-family: "Roboto", "Inter Tight", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 500;
  font-style: normal;
}

.brand-font-4 {
  font-family: "Roboto", "Inter Tight", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-style: normal;
}

.brand-font-5 {
  font-family: "Roboto", "Inter Tight", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  font-style: normal;
}

.brand-font-6 {
  font-family: "Inter Tight", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  font-style: normal;
}

.bg-primary-light {
  background-color: #fafbfb !important;
}

.bg-primary-light-alt {
  background-color: #f8d7d8 !important;
}

.bg-primary-40 {
  background-color: rgba(178, 30, 35, 0.6) !important;
}

.btn {
  text-transform: uppercase;
}
.btn:not(.btn-link):focus, .btn.custom-focus:not(.btn-link), .btn:not(.btn-link).focus {
  box-shadow: 0 0 0 2px #B21E23, 0 0 0 4px rgba(178, 30, 35, 0.55);
}
.btn.btn-primary {
  background-color: #B21E23;
  border-color: #B21E23;
}
.btn.btn-primary.disabled, .btn.btn-primary[disabled], .btn.btn-primary:disabled {
  background-color: rgba(178, 30, 35, 0.6);
  border-color: transparent;
  cursor: not-allowed;
}
.btn.btn-primary.disabled:hover, .btn.btn-primary.disabled.custom-hover, .btn.btn-primary[disabled]:hover, .btn.btn-primary[disabled].custom-hover, .btn.btn-primary:disabled:hover, .btn.btn-primary.custom-hover:disabled {
  background-color: rgba(178, 30, 35, 0.6);
  border-color: transparent;
}
.btn.btn-primary:not(:disabled):not(.disabled):active, .btn.btn-primary:not(:disabled):not(.disabled):hover, .btn.btn-primary.custom-hover:not(:disabled):not(.disabled), .btn.btn-primary:not(:disabled):not(.disabled):focus, .btn.btn-primary.custom-focus:not(:disabled):not(.disabled), .btn.btn-primary:not(:disabled):not(.disabled).focus {
  background-color: #91181d;
  border-color: #91181d;
}
.btn .btn-icon {
  display: inline-block;
  font-size: 0;
  vertical-align: middle;
  margin-right: 2px;
}
.btn .btn-icon img {
  width: 12px;
  margin-top: -5px;
}
.btn.btn-lg .btn-icon img {
  width: 14px;
  margin-top: -5px;
}
.btn.btn-sm .btn-icon img {
  width: 9px;
  margin-top: -3px;
}
.btn:not([class*=brand-font-]) {
  font-family: "Roboto", "Inter Tight", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
}

.options-select:focus ~ .btn-outline-primary, .options-select.custom-focus ~ .btn-outline-primary, .options-select:focus ~ .btn-tag, .options-select.custom-focus ~ .btn-tag {
  background: #fafbfb;
  border-color: #B21E23;
  box-shadow: 0 0 0 2px #B21E23, 0 0 0 4px rgba(178, 30, 35, 0.55);
}

.btn-outline-primary, .btn-tag {
  background: #fff;
  border-color: #343a40;
  color: #343a40;
}
.btn-outline-primary.disabled, .disabled.btn-tag, .btn-outline-primary[disabled], [disabled].btn-tag, .btn-outline-primary:disabled, .btn-tag:disabled {
  border: 1px solid #949494;
  background: #F5F5F5;
  cursor: not-allowed;
}
.btn-outline-primary.disabled:hover, .btn-outline-primary.disabled.custom-hover, .disabled.btn-tag:hover, .disabled.btn-tag.custom-hover, .btn-outline-primary[disabled]:hover, .btn-outline-primary[disabled].custom-hover, [disabled].btn-tag:hover, [disabled].btn-tag.custom-hover, .btn-outline-primary:disabled:hover, .btn-outline-primary.custom-hover:disabled, .btn-tag:disabled:hover, .btn-tag.custom-hover:disabled {
  background: #F5F5F5;
  border-color: #949494;
  color: #525252;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-tag:not(:disabled):not(.disabled):active, .btn-outline-primary:hover, .btn-outline-primary.custom-hover, .btn-tag:hover, .btn-tag.custom-hover, .btn-outline-primary:focus, .btn-outline-primary.custom-focus, .btn-tag:focus, .btn-tag.custom-focus, .btn-outline-primary.focus, .focus.btn-tag {
  background: #fafbfb;
  border-color: #B21E23;
  color: #000;
}
.btn-outline-primary:focus, .btn-outline-primary.custom-focus, .btn-tag:focus, .btn-tag.custom-focus, .btn-outline-primary.focus, .focus.btn-tag {
  border-color: #B21E23;
}
.btn-outline-primary.selected:not(:disabled):not(.disabled), .selected.btn-tag:not(:disabled):not(.disabled), .btn-outline-primary.selected:not(:disabled):not(.disabled):hover, .btn-outline-primary.selected:not(:disabled):not(.disabled):active, .btn-outline-primary.selected:not(:disabled):not(.disabled):focus {
  box-shadow: 0 0 0 1px #3A475B;
  background: #fafbfb;
  border-color: #3A475B;
  color: #000;
}
.btn-outline-primary.unavailable.selected:not(:disabled):not(.disabled), .unavailable.selected.btn-tag:not(:disabled):not(.disabled) {
  color: #fff;
  background: #525252;
  border-color: #525252;
  box-shadow: 0 0 0 2px #B21E23;
}
.btn-outline-primary.unavailable.selected:not(:disabled):not(.disabled):focus, .btn-outline-primary.unavailable.selected.custom-focus:not(:disabled):not(.disabled), .unavailable.selected.btn-tag:not(:disabled):not(.disabled):focus, .unavailable.selected.btn-tag.custom-focus:not(:disabled):not(.disabled), .btn-outline-primary.unavailable.selected:not(:disabled):not(.disabled).focus, .unavailable.selected.btn-tag:not(:disabled):not(.disabled).focus {
  box-shadow: 0 0 0 2px #B21E23, 0 0 0 4px rgba(178, 30, 35, 0.55);
}
.btn-outline-primary.unavailable.selected:not(:disabled):not(.disabled):after, .unavailable.selected.btn-tag:not(:disabled):not(.disabled):after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) calc(50% - 0.8px), white 50%, rgba(255, 255, 255, 0) calc(50% + 0.8px), rgba(255, 255, 255, 0) 100%);
}
.btn-outline-primary.unavailable:not(:disabled):not(.disabled), .unavailable.btn-tag:not(:disabled):not(.disabled) {
  position: relative;
  color: #525252;
}
.btn-outline-primary.unavailable:not(:disabled):not(.disabled):after, .unavailable.btn-tag:not(:disabled):not(.disabled):after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) calc(50% - 0.8px), black 50%, rgba(0, 0, 0, 0) calc(50% + 0.8px), rgba(0, 0, 0, 0) 100%);
}

.btn-tag {
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 3.125rem;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.101);
  font-weight: normal;
  text-transform: capitalize;
}
.btn-tag:not(:disabled):not(.disabled):active, .btn-tag:hover, .btn-tag.custom-hover, .btn-tag:focus, .btn-tag.custom-focus, .btn-tag.focus {
  background-color: #fafbfb;
  border-color: #B21E23;
}
.btn-tag.btn:focus, .btn-tag.btn.custom-focus, .btn-tag.btn.focus {
  box-shadow: 0 0 0 4px rgba(178, 30, 35, 0.55);
}
.btn-tag img {
  width: 8px;
  vertical-align: baseline;
}
.btn-tag img.btn-tag-icon-search {
  width: 11px;
}

.btn-link {
  color: #3A475B;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
}
.btn-link.disabled, .btn-link[disabled], .btn-link:disabled {
  cursor: not-allowed;
}
.btn-link:active, .btn-link:hover, .btn-link.custom-hover {
  color: #3A475B;
  background: #fafbfb;
  text-decoration: none;
  background-color: rgba(178, 30, 35, 0.05);
}
.btn-link.focus, .btn-link:focus, .btn-link.custom-focus {
  box-shadow: 0 0 0 4px #B21E23, 0px 5px 9px rgba(0, 0, 0, 0.1);
  text-decoration: none;
  background-color: rgba(178, 30, 35, 0.05);
}
.btn-link.btn-danger {
  color: #B50000;
  background: transparent;
  border-color: transparent;
}
.btn-link.btn-danger:active, .btn-link.btn-danger:hover, .btn-link.btn-danger.custom-hover {
  background-color: rgba(181, 0, 0, 0.05);
}
.btn-link.btn-danger.focus, .btn-link.btn-danger:focus, .btn-link.btn-danger.custom-focus {
  box-shadow: 0 0 0 4px rgba(181, 0, 0, 0.5), 0px 5px 9px rgba(0, 0, 0, 0.1);
  text-decoration: none;
}
.btn-link.btn-anchor {
  background: transparent;
  color: #0449B9;
  line-height: 1;
  padding: 0;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  vertical-align: baseline;
}
.btn-link.btn-anchor:hover, .btn-link.btn-anchor.custom-hover {
  color: #003FA3;
  text-decoration: underline;
}
.btn-link.btn-anchor:focus, .btn-link.btn-anchor.custom-focus {
  box-shadow: none;
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
.btn-link.btn-anchor:not([class*=brand-font-]) {
  font-family: "Inter Tight", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: normal;
}

.form-control {
  font-size: 1rem;
  height: auto;
  min-height: 56px;
  padding-top: 0.87rem;
  padding-bottom: 0.87rem;
}
.form-control:focus, .form-control.custom-focus, .form-control .focus {
  box-shadow: 0 0 0 1px;
}
.form-control:not(:disabled):not(.disabled):not([disabled]):hover, .form-control.custom-hover:not(:disabled):not(.disabled):not([disabled]) {
  border-color: #000;
}
.form-control ~ .invalid-feedback,
.form-control ~ .form-text {
  padding-left: 0.75rem;
}
.form-control.is-invalid:not(:disabled):not(.disabled):not([disabled]) {
  border-top: 1px solid #949494;
  border-right: 1px solid #949494;
  border-left: 1px solid #949494;
  border-bottom: 3px solid #B50000;
}
.form-control.is-invalid:not(:disabled):not(.disabled):not([disabled]):not(.input-password-toggle) {
  padding-right: 0.5rem;
}
.form-control.is-invalid:not(:disabled):not(.disabled):not([disabled]) ~ label {
  color: #B50000;
}
.form-control.is-invalid:not(:disabled):not(.disabled):not([disabled]):focus, .form-control.is-invalid.custom-focus:not(:disabled):not(.disabled):not([disabled]) {
  box-shadow: 0 0 0 1px #B50000;
  border-color: #B50000;
}
.form-control.is-invalid:not(:disabled):not(.disabled):not([disabled]):hover, .form-control.is-invalid.custom-hover:not(:disabled):not(.disabled):not([disabled]) {
  border-color: #B50000;
}

.dropdown-select {
  position: relative;
}
.dropdown-select:after {
  content: "";
  background-image: url("/assets/icons/general/icon-arrow-down.svg");
  bottom: 0;
  width: 10px;
  height: 5px;
  margin: auto;
  pointer-events: none;
  position: absolute;
  right: 1rem;
  top: 0;
}
.dropdown-select select {
  appearance: none;
  -webkit-appearance: none;
  position: relative;
}
.dropdown-select select.has-preselected-option, .dropdown-select select:focus, .dropdown-select select.custom-focus, .dropdown-select select.focus {
  padding-top: 1.1rem;
  padding-bottom: 0.1rem;
}
.dropdown-select select.has-preselected-option ~ label, .dropdown-select select:focus ~ label, .dropdown-select select.custom-focus ~ label, .dropdown-select select.focus ~ label {
  margin: 1px;
  max-width: 98%;
  padding-top: 1px;
  padding-bottom: 0;
  font-size: 0.8rem;
}
.dropdown-select select.has-preselected-option.disabled:not(:placeholder-shown) ~ label, .dropdown-select select.has-preselected-option[disabled]:not(:placeholder-shown) ~ label, .dropdown-select select.has-preselected-option:disabled:not(:placeholder-shown) ~ label, .dropdown-select select:focus.disabled:not(:placeholder-shown) ~ label, .dropdown-select select.disabled.custom-focus:not(:placeholder-shown) ~ label, .dropdown-select select:focus[disabled]:not(:placeholder-shown) ~ label, .dropdown-select select[disabled].custom-focus:not(:placeholder-shown) ~ label, .dropdown-select select:focus:disabled:not(:placeholder-shown) ~ label, .dropdown-select select.custom-focus:disabled:not(:placeholder-shown) ~ label, .dropdown-select select.focus.disabled:not(:placeholder-shown) ~ label, .dropdown-select select.focus[disabled]:not(:placeholder-shown) ~ label, .dropdown-select select.focus:disabled:not(:placeholder-shown) ~ label {
  background: #F5F5F5;
}
.dropdown-select select::-ms-expand {
  display: none;
}
.dropdown-select label {
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  margin-bottom: 0;
  /* Override default `<label>` margin */
  left: 0;
  line-height: 1.5;
  color: #525252;
  pointer-events: none;
  cursor: text;
  /* Match the input under the label */
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: all 0.1s ease-in-out;
  padding: 0.9rem 0.75rem;
}

.form-label-group {
  position: relative;
}
.form-label-group textarea,
.form-label-group input {
  /* IE Selector */
}
.form-label-group textarea::-ms-reveal,
.form-label-group input::-ms-reveal {
  display: none;
}
.form-label-group textarea::placeholder,
.form-label-group input::placeholder {
  color: transparent;
  opacity: 0;
}
.form-label-group textarea:-ms-input-placeholder,
.form-label-group input:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
.form-label-group textarea:focus, .form-label-group textarea.custom-focus, .form-label-group textarea.focus, .form-label-group textarea:not(:placeholder-shown),
.form-label-group input:focus,
.form-label-group input.custom-focus,
.form-label-group input.focus,
.form-label-group input:not(:placeholder-shown) {
  padding-top: 1.1rem;
  padding-bottom: 0.1rem;
}
.form-label-group textarea:focus ~ label, .form-label-group textarea.custom-focus ~ label, .form-label-group textarea.focus ~ label, .form-label-group textarea:not(:placeholder-shown) ~ label,
.form-label-group input:focus ~ label,
.form-label-group input.custom-focus ~ label,
.form-label-group input.focus ~ label,
.form-label-group input:not(:placeholder-shown) ~ label {
  margin: 1px;
  max-width: 98%;
  padding-top: 1px;
  padding-bottom: 0;
  font-size: 0.8rem;
}
.form-label-group textarea:focus.disabled:not(:placeholder-shown) ~ label, .form-label-group textarea:focus[disabled]:not(:placeholder-shown) ~ label, .form-label-group textarea:focus:disabled:not(:placeholder-shown) ~ label, .form-label-group textarea.focus.disabled:not(:placeholder-shown) ~ label, .form-label-group textarea.focus[disabled]:not(:placeholder-shown) ~ label, .form-label-group textarea.focus:disabled:not(:placeholder-shown) ~ label, .form-label-group textarea:not(:placeholder-shown).disabled:not(:placeholder-shown) ~ label, .form-label-group textarea:not(:placeholder-shown)[disabled]:not(:placeholder-shown) ~ label, .form-label-group textarea:not(:placeholder-shown):disabled:not(:placeholder-shown) ~ label,
.form-label-group input:focus.disabled:not(:placeholder-shown) ~ label,
.form-label-group input:focus[disabled]:not(:placeholder-shown) ~ label,
.form-label-group input:focus:disabled:not(:placeholder-shown) ~ label,
.form-label-group input.focus.disabled:not(:placeholder-shown) ~ label,
.form-label-group input.focus[disabled]:not(:placeholder-shown) ~ label,
.form-label-group input.focus:disabled:not(:placeholder-shown) ~ label,
.form-label-group input:not(:placeholder-shown).disabled:not(:placeholder-shown) ~ label,
.form-label-group input:not(:placeholder-shown)[disabled]:not(:placeholder-shown) ~ label,
.form-label-group input:not(:placeholder-shown):disabled:not(:placeholder-shown) ~ label {
  background: #F5F5F5;
}
.form-label-group textarea:focus, .form-label-group textarea.custom-focus, .form-label-group textarea.focus, .form-label-group textarea:not(:-ms-input-placeholder),
.form-label-group input:focus,
.form-label-group input.custom-focus,
.form-label-group input.focus,
.form-label-group input:not(:-ms-input-placeholder) {
  padding-top: 1.1rem;
  padding-bottom: 0.1rem;
}
.form-label-group textarea:focus ~ label, .form-label-group textarea.custom-focus ~ label, .form-label-group textarea.focus ~ label, .form-label-group textarea:not(:-ms-input-placeholder) ~ label,
.form-label-group input:focus ~ label,
.form-label-group input.custom-focus ~ label,
.form-label-group input.focus ~ label,
.form-label-group input:not(:-ms-input-placeholder) ~ label {
  margin: 1px;
  max-width: 98%;
  padding-top: 1px;
  padding-bottom: 0;
  font-size: 0.8rem;
}
.form-label-group textarea:focus.disabled:not(:placeholder-shown) ~ label, .form-label-group textarea.disabled.custom-focus:not(:placeholder-shown) ~ label, .form-label-group textarea:focus[disabled]:not(:placeholder-shown) ~ label, .form-label-group textarea[disabled].custom-focus:not(:placeholder-shown) ~ label, .form-label-group textarea:focus:disabled:not(:placeholder-shown) ~ label, .form-label-group textarea.custom-focus:disabled:not(:placeholder-shown) ~ label, .form-label-group textarea.focus.disabled:not(:placeholder-shown) ~ label, .form-label-group textarea.focus[disabled]:not(:placeholder-shown) ~ label, .form-label-group textarea.focus:disabled:not(:placeholder-shown) ~ label, .form-label-group textarea:not(:-ms-input-placeholder).disabled:not(:placeholder-shown) ~ label, .form-label-group textarea:not(:-ms-input-placeholder)[disabled]:not(:placeholder-shown) ~ label, .form-label-group textarea:not(:-ms-input-placeholder):disabled:not(:placeholder-shown) ~ label,
.form-label-group input:focus.disabled:not(:placeholder-shown) ~ label,
.form-label-group input.disabled.custom-focus:not(:placeholder-shown) ~ label,
.form-label-group input:focus[disabled]:not(:placeholder-shown) ~ label,
.form-label-group input[disabled].custom-focus:not(:placeholder-shown) ~ label,
.form-label-group input:focus:disabled:not(:placeholder-shown) ~ label,
.form-label-group input.custom-focus:disabled:not(:placeholder-shown) ~ label,
.form-label-group input.focus.disabled:not(:placeholder-shown) ~ label,
.form-label-group input.focus[disabled]:not(:placeholder-shown) ~ label,
.form-label-group input.focus:disabled:not(:placeholder-shown) ~ label,
.form-label-group input:not(:-ms-input-placeholder).disabled:not(:placeholder-shown) ~ label,
.form-label-group input:not(:-ms-input-placeholder)[disabled]:not(:placeholder-shown) ~ label,
.form-label-group input:not(:-ms-input-placeholder):disabled:not(:placeholder-shown) ~ label {
  background: #F5F5F5;
}
.form-label-group textarea:disabled:-ms-input-placeholder,
.form-label-group input:disabled:-ms-input-placeholder {
  color: #F5F5F5;
}
.form-label-group textarea {
  min-height: 130px;
  resize: none;
}
.form-label-group textarea:focus ~ label, .form-label-group textarea.custom-focus ~ label, .form-label-group textarea.focus ~ label, .form-label-group textarea:not(:placeholder-shown) ~ label {
  background: #fff;
}
.form-label-group label {
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  margin-bottom: 0;
  /* Override default `<label>` margin */
  left: 0;
  line-height: 1.5;
  color: #525252;
  pointer-events: none;
  cursor: text;
  /* Match the input under the label */
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: all 0.1s ease-in-out;
  padding: 0.9rem 0.75rem;
}

.font-size-base {
  font-size: 1rem !important;
}

.font-size-lg {
  font-size: 1.125rem !important;
}

.font-size-md {
  font-size: 0.875rem !important;
}

.font-size-sm {
  font-size: 0.75rem !important;
}

.font-size-xs {
  font-size: 0.625rem !important;
}

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

.form-text {
  color: #525252;
  font-size: 0.8rem;
}

.custom-checkbox .custom-control-label,
.custom-radio .custom-control-label {
  border-width: 1px;
}
.custom-checkbox:hover > .custom-control-input:not(.disabled):not([disabled]):not(:disabled):not(:focus):not(.custom-focus) ~ .custom-control-label:before, .custom-checkbox.custom-hover > .custom-control-input:not(.disabled):not([disabled]):not(:disabled):not(:focus):not(.custom-focus) ~ .custom-control-label:before,
.custom-radio:hover > .custom-control-input:not(.disabled):not([disabled]):not(:disabled):not(:focus):not(.custom-focus) ~ .custom-control-label:before,
.custom-radio.custom-hover > .custom-control-input:not(.disabled):not([disabled]):not(:disabled):not(:focus):not(.custom-focus) ~ .custom-control-label:before {
  border-color: #000;
}

input[type=radio].form-check-input {
  width: 12px;
  height: 12px;
  appearance: none;
  border: 1px solid #949494;
  border-radius: 50%;
  vertical-align: middle;
}
input[type=radio].form-check-input:not(.disabled):not([disabled]):not(:disabled):hover, input[type=radio].form-check-input.custom-hover:not(.disabled):not([disabled]):not(:disabled) {
  border-color: #000;
}
input[type=radio].form-check-input:checked, input[type=radio].form-check-input:checked:hover {
  border-color: #003FA3;
  background: radial-gradient(circle, rgba(255, 255, 255, 0) 38%, #003FA3 44%);
}
input[type=radio].form-check-input:focus, input[type=radio].form-check-input.custom-focus {
  border-radius: 50%;
}
input[type=radio].form-check-input:disabled {
  background: #F5F5F5;
}

.alert {
  border-width: 2px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  color: #000;
  padding-left: 50px;
  padding-right: 45px;
  position: relative;
}
.alert .alert-icon {
  width: 20px;
  height: 20px;
}
.alert .alert-icon.alert-leading-icon {
  position: absolute;
  left: 1rem;
  top: 0.675rem;
}
.alert .alert-icon.alert-success-icon {
  fill: #0DA508;
}
.alert .alert-icon.alert-gray-2-icon, .alert .alert-icon.alert-notification-icon {
  fill: #949494;
}
.alert .alert-icon.alert-danger-icon, .alert .alert-icon.alert-error-icon {
  fill: #B50000;
}
.alert .alert-close-button {
  position: absolute;
  right: 4px;
  top: 8px;
  padding-top: 0;
  padding-bottom: 0;
}
.alert.alert-caution {
  border-color: #000;
}
.alert.alert-error {
  border-color: #B50000;
}
.alert.alert-notification {
  border-color: #949494;
}

.accordion > .card {
  border-left: none;
  border-right: none;
  border-radius: 0;
}
.accordion > .card:first-of-type {
  border-top: 1px solid #949494;
  border-bottom: 1px solid #949494;
}
.accordion > .card:not(:first-of-type) {
  border-bottom: 1px solid #949494;
}
.accordion > .card.list {
  border-top: none;
}
.accordion > .card > .card-header {
  background: transparent;
  padding: 0;
  border: none;
}
.accordion > .card > .card-header h2 {
  margin: 0;
}
.accordion > .card > .card-header .btn {
  padding: 0.75rem 0 0.75rem 0.1rem;
  color: #000;
  text-align: left;
  width: 100%;
  position: relative;
}
.accordion > .card > .card-header .btn:after {
  content: "";
  position: absolute;
  width: 0.5rem;
  height: 0.5rem;
  top: 1.25rem;
  right: 0.5rem;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  transform: rotate(225deg);
  transform-origin: 70% 70%;
  transition: 0.2s;
}
.accordion > .card > .card-header .btn.collapsed:after {
  transform: rotate(45deg);
}
.accordion > .card > .card-header .btn:focus, .accordion > .card > .card-header .btn.custom-focus {
  background: transparent;
  border-radius: 0;
  box-shadow: inset 0 0 0 2px #3A475B;
  text-decoration: none;
}
.accordion > .card > .card-header .btn-link:hover, .accordion > .card > .card-header .btn-link.custom-hover {
  color: #000;
  text-decoration: none;
}
.accordion > .card .card-body {
  padding-top: 0;
  padding-left: 0;
}

/* Floating Labels Fallback for IE Edge
-------------------------------------------------- */
@supports (-ms-ime-align: auto) {
  .form-label-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .form-label-group label {
    position: static;
  }

  .form-label-group input::-ms-input-placeholder {
    color: #525252;
  }
}
.form-label-group .input-password-toggle {
  padding-right: 45px;
}
.form-label-group .input-password-toggle.disabled ~ .input-password-toggle-link, .form-label-group .input-password-toggle[disabled] ~ .input-password-toggle-link, .form-label-group .input-password-toggle:disabled ~ .input-password-toggle-link {
  display: none;
}
.form-label-group .input-password-toggle-link {
  cursor: pointer;
  font-size: 0.8rem;
  top: 14px;
  right: 10px;
  padding: 5px;
  position: absolute;
  text-decoration: none;
  z-index: 1;
}

.form-radio-button-container {
  position: relative;
}
.form-radio-button-container .form-radio-button-input {
  width: 12px;
  height: 12px;
  appearance: none;
  border: 1px solid #949494;
  border-radius: 50%;
  vertical-align: middle;
  position: absolute;
  left: 10px;
  top: 21px;
}
.form-radio-button-container .form-radio-button-input:not(.disabled):not([disabled]):not(:disabled):hover, .form-radio-button-container .form-radio-button-input.custom-hover:not(.disabled):not([disabled]):not(:disabled) {
  border-color: #000;
}
.form-radio-button-container .form-radio-button-input:checked, .form-radio-button-container .form-radio-button-input:checked:hover {
  border-color: #003FA3;
  background: radial-gradient(circle, rgba(255, 255, 255, 0) 38%, #003FA3 44%);
}
.form-radio-button-container .form-radio-button-input:focus, .form-radio-button-container .form-radio-button-input.custom-focus {
  border-radius: 50%;
}
.form-radio-button-container .form-radio-button-input:checked, .form-radio-button-container .form-radio-button-input[checked], .form-radio-button-container .form-radio-button-input[defaultChecked] {
  border-color: #0449B9;
  background: radial-gradient(circle, rgba(255, 255, 255, 0) 38%, #0449B9 44%);
}
.form-radio-button-container .form-radio-button-input:checked ~ .form-radio-content.form-control, .form-radio-button-container .form-radio-button-input[checked] ~ .form-radio-content.form-control, .form-radio-button-container .form-radio-button-input[defaultChecked] ~ .form-radio-content.form-control {
  border-color: #B21E23;
  box-shadow: 0 0 0 2px #B21E23;
}
.form-radio-button-container .form-radio-button-input:checked ~ .form-radio-content.form-control .radio-button-label, .form-radio-button-container .form-radio-button-input[checked] ~ .form-radio-content.form-control .radio-button-label, .form-radio-button-container .form-radio-button-input[defaultChecked] ~ .form-radio-content.form-control .radio-button-label {
  font-weight: bold;
}
.form-radio-button-container .form-radio-button-input:focus ~ .form-radio-content.form-control, .form-radio-button-container .form-radio-button-input.custom-focus ~ .form-radio-content.form-control, .form-radio-button-container .form-radio-button-input.focus ~ .form-radio-content.form-control {
  border-color: #B21E23;
  box-shadow: 0 0 0 2px #B21E23, 0 0 0 4px rgba(178, 30, 35, 0.55);
}
.form-radio-button-container .form-radio-button-input:not(:disabled):not(.disabled):not([disabled]) + .form-radio-content:hover, .form-radio-button-container .form-radio-button-input:not(:disabled):not(.disabled):not([disabled]) + .form-radio-content.custom-hover {
  border-color: #B21E23;
}
.form-radio-button-container .form-radio-button-input:disabled + .form-radio-content, .form-radio-button-container .form-radio-button-input.disabled + .form-radio-content, .form-radio-button-container .form-radio-button-input[disabled] + .form-radio-content {
  background: #F5F5F5;
  color: #525252;
}
.form-radio-button-container .form-radio-button-input:disabled + .form-radio-content .form-radio-button-label, .form-radio-button-container .form-radio-button-input.disabled + .form-radio-content .form-radio-button-label, .form-radio-button-container .form-radio-button-input[disabled] + .form-radio-content .form-radio-button-label {
  cursor: not-allowed;
}
.form-radio-button-container .form-radio-button-input:disabled:hover ~ .form-radio-content, .form-radio-button-container .form-radio-button-input.custom-hover:disabled ~ .form-radio-content, .form-radio-button-container .form-radio-button-input.disabled:hover ~ .form-radio-content, .form-radio-button-container .form-radio-button-input.disabled.custom-hover ~ .form-radio-content, .form-radio-button-container .form-radio-button-input[disabled]:hover ~ .form-radio-content, .form-radio-button-container .form-radio-button-input[disabled].custom-hover ~ .form-radio-content {
  border-color: #949494;
}
.form-radio-button-container .form-radio-content.form-control {
  padding: 0;
}
.form-radio-button-container .form-radio-content.form-control .form-radio-button-label {
  cursor: pointer;
  display: block;
  margin-bottom: 0;
  padding: 0.87rem 0.87rem 0.87rem 2rem;
}

.custom-switch .custom-control-label:before {
  border-color: #525252;
  background: #F5F5F5;
}
.custom-switch .custom-control-label:after {
  background: #949494;
  left: -50px;
  top: 0;
}
.custom-switch .custom-control-input {
  height: 1.75rem;
}
.custom-switch .custom-control-input:disabled ~ .custom-control-label, .custom-switch .custom-control-input[disabled] ~ .custom-control-label {
  cursor: not-allowed;
}
.custom-switch .custom-control-input:disabled ~ .custom-control-label:before, .custom-switch .custom-control-input[disabled] ~ .custom-control-label:before {
  border-color: #949494;
}
.custom-switch .custom-control-input:disabled ~ .custom-control-label:after, .custom-switch .custom-control-input[disabled] ~ .custom-control-label:after {
  background: #F5F5F5;
  box-shadow: 0 0 0 1px #949494;
}
.custom-switch .custom-control-input:not(:disabled):active ~ .custom-control-label:before, .custom-switch .custom-control-input:not([disabled]):active ~ .custom-control-label:before {
  background: #f8d7d8;
}
.custom-switch .custom-control-input:not(:disabled) ~ .custom-control-label:hover, .custom-switch .custom-control-input:not(:disabled) ~ .custom-control-label.custom-hover, .custom-switch .custom-control-input:not([disabled]) ~ .custom-control-label:hover, .custom-switch .custom-control-input:not([disabled]) ~ .custom-control-label.custom-hover {
  cursor: pointer;
}
.custom-switch .custom-control-input:checked ~ .custom-control-label:before {
  background-color: #f8d7d8;
  border-color: #525252;
}
.custom-switch .custom-control-input:checked ~ .custom-control-label:after {
  background-color: #B21E23;
  transform: translateX(calc(1.5rem + -2px));
}
.custom-switch .custom-control-input:focus ~ .custom-control-label:before, .custom-switch .custom-control-input.custom-focus ~ .custom-control-label:before, .custom-switch .custom-control-input.focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 4px #ced4da;
}
.custom-switch .custom-control-input:focus:checked ~ .custom-control-label:before, .custom-switch .custom-control-input.custom-focus:checked ~ .custom-control-label:before, .custom-switch .custom-control-input.focus:checked ~ .custom-control-label:before {
  box-shadow: 0 0 0 4px rgba(178, 30, 35, 0.55);
}
.custom-switch.switch-container-fill .custom-control-label {
  display: block;
  text-align: right;
}
.custom-switch.switch-position-right {
  padding-left: 0;
}
.custom-switch.switch-position-right .custom-control-input {
  left: auto;
  right: 0;
}
.custom-switch.switch-position-right .custom-control-label {
  padding-right: 3rem;
  text-align: left;
}
.custom-switch.switch-position-right .custom-control-label:after {
  left: auto;
  right: 18px;
}
.custom-switch.switch-position-right .custom-control-label:before {
  left: auto;
  right: 0;
}

.link-area-black a, .link-area-black .btn-anchor,
footer a,
footer .btn-anchor {
  color: #000;
}
.link-area-black a:hover, .link-area-black a.custom-hover, .link-area-black .btn-anchor:hover, .link-area-black .btn-anchor.custom-hover,
footer a:hover,
footer a.custom-hover,
footer .btn-anchor:hover,
footer .btn-anchor.custom-hover {
  color: #000;
}

.link-area-underline-on-hover a, .link-area-underline-on-hover .btn-link {
  text-decoration: none;
}
.link-area-underline-on-hover a:hover, .link-area-underline-on-hover a.custom-hover, .link-area-underline-on-hover .btn-link:hover, .link-area-underline-on-hover .btn-link.custom-hover {
  text-decoration: underline;
}

.modal-backdrop {
  backdrop-filter: blur(2px);
}

.modal-content {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-content .modal-body {
  overflow-y: auto;
  flex: 1 1 auto;
}
.modal-fullscreen.modal-dialog-centered {
  min-height: 100%;
}

.modal-footer {
  padding: 1rem 1.5rem;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.239);
}
.modal-footer button {
  margin: auto;
}

.modal-body {
  padding: 0rem 1.5rem 1rem 1.5rem;
}

.modal-header {
  padding: 1.5rem 1.5rem 1rem;
}
.modal-header .close {
  line-height: 1;
  margin: -1.5rem;
  opacity: 1;
  padding: 1.5rem 1.5rem 1rem;
  z-index: 1;
}
.modal-header .modal-title {
  line-height: 1;
}

.nav:not(.nav-tabs) .dropdown-item .dropdown-link,
.nav:not(.nav-tabs) .dropdown-item .nav-link,
.nav:not(.nav-tabs) .nav-item .dropdown-link,
.nav:not(.nav-tabs) .nav-item .nav-link {
  color: #000;
  position: relative;
}
.nav:not(.nav-tabs) .dropdown-item:hover .dropdown-item:hover, .nav:not(.nav-tabs) .dropdown-item.custom-hover .dropdown-item:hover, .nav:not(.nav-tabs) .dropdown-item:hover .dropdown-item.custom-hover, .nav:not(.nav-tabs) .dropdown-item.custom-hover .dropdown-item.custom-hover,
.nav:not(.nav-tabs) .dropdown-item:hover .nav-item:hover,
.nav:not(.nav-tabs) .dropdown-item.custom-hover .nav-item:hover,
.nav:not(.nav-tabs) .dropdown-item:hover .nav-item.custom-hover,
.nav:not(.nav-tabs) .dropdown-item.custom-hover .nav-item.custom-hover,
.nav:not(.nav-tabs) .nav-item:hover .dropdown-item:hover,
.nav:not(.nav-tabs) .nav-item.custom-hover .dropdown-item:hover,
.nav:not(.nav-tabs) .nav-item:hover .dropdown-item.custom-hover,
.nav:not(.nav-tabs) .nav-item.custom-hover .dropdown-item.custom-hover,
.nav:not(.nav-tabs) .nav-item:hover .nav-item:hover,
.nav:not(.nav-tabs) .nav-item.custom-hover .nav-item:hover,
.nav:not(.nav-tabs) .nav-item:hover .nav-item.custom-hover,
.nav:not(.nav-tabs) .nav-item.custom-hover .nav-item.custom-hover {
  background: #fafbfb;
  color: #3A475B;
}
.nav:not(.nav-tabs) .dropdown-item:hover .dropdown-item:hover a:hover, .nav:not(.nav-tabs) .dropdown-item.custom-hover .dropdown-item:hover a:hover, .nav:not(.nav-tabs) .dropdown-item:hover .dropdown-item.custom-hover a:hover, .nav:not(.nav-tabs) .dropdown-item.custom-hover .dropdown-item.custom-hover a:hover, .nav:not(.nav-tabs) .dropdown-item:hover .dropdown-item:hover a.custom-hover, .nav:not(.nav-tabs) .dropdown-item.custom-hover .dropdown-item:hover a.custom-hover, .nav:not(.nav-tabs) .dropdown-item:hover .dropdown-item.custom-hover a.custom-hover, .nav:not(.nav-tabs) .dropdown-item.custom-hover .dropdown-item.custom-hover a.custom-hover,
.nav:not(.nav-tabs) .dropdown-item:hover .nav-item:hover a:hover,
.nav:not(.nav-tabs) .dropdown-item.custom-hover .nav-item:hover a:hover,
.nav:not(.nav-tabs) .dropdown-item:hover .nav-item.custom-hover a:hover,
.nav:not(.nav-tabs) .dropdown-item.custom-hover .nav-item.custom-hover a:hover,
.nav:not(.nav-tabs) .dropdown-item:hover .nav-item:hover a.custom-hover,
.nav:not(.nav-tabs) .dropdown-item.custom-hover .nav-item:hover a.custom-hover,
.nav:not(.nav-tabs) .dropdown-item:hover .nav-item.custom-hover a.custom-hover,
.nav:not(.nav-tabs) .dropdown-item.custom-hover .nav-item.custom-hover a.custom-hover,
.nav:not(.nav-tabs) .nav-item:hover .dropdown-item:hover a:hover,
.nav:not(.nav-tabs) .nav-item.custom-hover .dropdown-item:hover a:hover,
.nav:not(.nav-tabs) .nav-item:hover .dropdown-item.custom-hover a:hover,
.nav:not(.nav-tabs) .nav-item.custom-hover .dropdown-item.custom-hover a:hover,
.nav:not(.nav-tabs) .nav-item:hover .dropdown-item:hover a.custom-hover,
.nav:not(.nav-tabs) .nav-item.custom-hover .dropdown-item:hover a.custom-hover,
.nav:not(.nav-tabs) .nav-item:hover .dropdown-item.custom-hover a.custom-hover,
.nav:not(.nav-tabs) .nav-item.custom-hover .dropdown-item.custom-hover a.custom-hover,
.nav:not(.nav-tabs) .nav-item:hover .nav-item:hover a:hover,
.nav:not(.nav-tabs) .nav-item.custom-hover .nav-item:hover a:hover,
.nav:not(.nav-tabs) .nav-item:hover .nav-item.custom-hover a:hover,
.nav:not(.nav-tabs) .nav-item.custom-hover .nav-item.custom-hover a:hover,
.nav:not(.nav-tabs) .nav-item:hover .nav-item:hover a.custom-hover,
.nav:not(.nav-tabs) .nav-item.custom-hover .nav-item:hover a.custom-hover,
.nav:not(.nav-tabs) .nav-item:hover .nav-item.custom-hover a.custom-hover,
.nav:not(.nav-tabs) .nav-item.custom-hover .nav-item.custom-hover a.custom-hover {
  text-decoration: none;
}
.nav:not(.nav-tabs) .dropdown-item .dropdown-link:hover, .nav:not(.nav-tabs) .dropdown-item .dropdown-link.custom-hover,
.nav:not(.nav-tabs) .dropdown-item .nav-link:not(.active):hover,
.nav:not(.nav-tabs) .dropdown-item .nav-link.custom-hover:not(.active),
.nav:not(.nav-tabs) .nav-item .dropdown-link:hover,
.nav:not(.nav-tabs) .nav-item .dropdown-link.custom-hover,
.nav:not(.nav-tabs) .nav-item .nav-link:not(.active):hover,
.nav:not(.nav-tabs) .nav-item .nav-link.custom-hover:not(.active) {
  background: #fafbfb;
  color: #B21E23;
}
@media (min-width: 1024px) {
  .nav:not(.nav-tabs) .dropdown-item:hover .dropdown-item:hover, .nav:not(.nav-tabs) .dropdown-item.custom-hover .dropdown-item:hover, .nav:not(.nav-tabs) .dropdown-item:hover .dropdown-item.custom-hover, .nav:not(.nav-tabs) .dropdown-item.custom-hover .dropdown-item.custom-hover,
.nav:not(.nav-tabs) .dropdown-item:hover .nav-item:hover,
.nav:not(.nav-tabs) .dropdown-item.custom-hover .nav-item:hover,
.nav:not(.nav-tabs) .dropdown-item:hover .nav-item.custom-hover,
.nav:not(.nav-tabs) .dropdown-item.custom-hover .nav-item.custom-hover,
.nav:not(.nav-tabs) .nav-item:hover .dropdown-item:hover,
.nav:not(.nav-tabs) .nav-item.custom-hover .dropdown-item:hover,
.nav:not(.nav-tabs) .nav-item:hover .dropdown-item.custom-hover,
.nav:not(.nav-tabs) .nav-item.custom-hover .dropdown-item.custom-hover,
.nav:not(.nav-tabs) .nav-item:hover .nav-item:hover,
.nav:not(.nav-tabs) .nav-item.custom-hover .nav-item:hover,
.nav:not(.nav-tabs) .nav-item:hover .nav-item.custom-hover,
.nav:not(.nav-tabs) .nav-item.custom-hover .nav-item.custom-hover {
    background: #fff;
  }
  .nav:not(.nav-tabs) .dropdown-item .dropdown-link:hover, .nav:not(.nav-tabs) .dropdown-item .dropdown-link.custom-hover,
.nav:not(.nav-tabs) .dropdown-item .nav-link:not(.active):hover,
.nav:not(.nav-tabs) .dropdown-item .nav-link.custom-hover:not(.active),
.nav:not(.nav-tabs) .nav-item .dropdown-link:hover,
.nav:not(.nav-tabs) .nav-item .dropdown-link.custom-hover,
.nav:not(.nav-tabs) .nav-item .nav-link:not(.active):hover,
.nav:not(.nav-tabs) .nav-item .nav-link.custom-hover:not(.active) {
    background: #fff;
  }
  .nav:not(.nav-tabs) .dropdown-item .dropdown-link:hover:before, .nav:not(.nav-tabs) .dropdown-item .dropdown-link.custom-hover:before,
.nav:not(.nav-tabs) .dropdown-item .nav-link:hover:before,
.nav:not(.nav-tabs) .dropdown-item .nav-link.custom-hover:before,
.nav:not(.nav-tabs) .nav-item .dropdown-link:hover:before,
.nav:not(.nav-tabs) .nav-item .dropdown-link.custom-hover:before,
.nav:not(.nav-tabs) .nav-item .nav-link:hover:before,
.nav:not(.nav-tabs) .nav-item .nav-link.custom-hover:before {
    content: "";
    background: #B21E23;
    bottom: 0;
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%;
  }
}

.nav-tabs {
  box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.25);
}
.nav-tabs .nav-link {
  padding: 0.781rem 1rem;
  text-transform: uppercase;
  font-family: "Roboto", "Inter Tight", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.2;
  text-align: center;
  border: none;
  border-bottom: 2px solid #fff;
  border-radius: 0;
  color: #343a40;
}
.nav-tabs .nav-link.disabled {
  background-color: #fff;
}
.nav-tabs .nav-link.active {
  color: #000;
  border-bottom: 2px solid #B21E23;
  background: none;
}
.nav-tabs .nav-link:hover:not(.active):not(.disabled), .nav-tabs .nav-link.custom-hover:not(.active):not(.disabled) {
  color: #000;
  background-color: rgba(178, 30, 35, 0.05);
}

.navbar-toggler {
  color: #B21E23;
}

.page-item {
  margin: auto 7px;
}
.page-item:first-child {
  margin-left: 0;
}
.page-item:last-child {
  margin-right: 0;
}
.page-item .page-link {
  background: #fff;
  border-color: #3A475B;
  color: #000;
}
.page-item .page-link:focus, .page-item .page-link.custom-focus {
  box-shadow: 0 0 0 1px;
}
.page-item .page-link:focus, .page-item .page-link.custom-focus, .page-item .page-link:hover, .page-item .page-link.custom-hover {
  background: #fafbfb;
  box-shadow: 0 0 0 2px #B21E23, 0 0 0 4px rgba(178, 30, 35, 0.55);
  color: #000;
}

.pagination .page-item .page-link {
  border-radius: 0.25rem;
}
.pagination .page-item .page-link:hover, .pagination .page-item .page-link.custom-hover, .pagination .page-item .page-link:focus, .pagination .page-item .page-link.custom-focus {
  border-color: #3A475B;
}

.pagination-lg .page-item .page-link {
  border-radius: 0.3rem;
}

.shadow-xs {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.divider-word {
  display: flex;
  align-items: center;
}
.divider-word:after, .divider-word:before {
  content: "";
  border-bottom: 1px solid #949494;
  flex: 1;
}
.divider-word:after {
  margin-left: 0.5rem;
}
.divider-word:before {
  margin-right: 0.5rem;
}

.validation-input .form-text .validation-indicator {
  margin-right: 1rem;
  padding-left: 0.625rem;
  position: relative;
}
.validation-input .form-text .validation-indicator:before {
  content: "•";
  font-size: 1.125rem;
  line-height: 1;
  left: 0;
  position: absolute;
  top: -2px;
}
.validation-input .form-text .validation-indicator.fail:before {
  color: #B50000;
}
.validation-input .form-text .validation-indicator.success:before {
  color: #0DA508;
}

@media (max-width: 1023.98px) {
  .modal-fullscreen-md {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md .modal-content .modal-body {
    overflow-y: auto;
    flex: 1 1 auto;
  }
}
@media (max-width: 1023.98px) and (max-width: 1023.98px) {
  .modal-fullscreen-md.modal-dialog-centered {
    min-height: 100%;
  }
}
@media (min-width: 576px) and (max-width: 760.98px) {
  .breadcrumb .breadcrumb-item:not(:nth-last-child(2)) {
    display: none;
  }
  .breadcrumb .breadcrumb-item:not(:nth-last-child(2)) + .breadcrumb-item:before {
    content: url("/dist/assets/src/images/icons/general/icon-chevron-left-blue.svg");
    width: 0.9rem;
  }
}
@media (max-width: 760.98px) {
  .display-1 {
    font-size: 4rem;
  }

  .display-2 {
    font-size: 2.75rem;
  }

  .display-3 {
    font-size: 1.5rem;
  }

  .display-4 {
    font-size: 1rem;
  }

  .modal-fullscreen-sm {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm .modal-content .modal-body {
    overflow-y: auto;
    flex: 1 1 auto;
  }
}
@media (max-width: 760.98px) and (max-width: 760.98px) {
  .modal-fullscreen-sm.modal-dialog-centered {
    min-height: 100%;
  }
}
.spinner-border {
  width: 2.5rem;
  height: 2.5rem;
  border-width: 5px;
}

.text-black {
  color: #000 !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-primary-light {
  color: #fafbfb !important;
}

/*
    Custom Design System Library settings 
    All styles within are scoped to a .library class or prefixed with .library-
    This approach is meant to prevent unintended collisions with the core styling
*/
.library {
  /*
    Theme: StackOverflow Light
    Description: Light theme as used on stackoverflow.com
    Author: stackoverflow.com
    Maintainer: @Hirse
    Website: https://github.com/StackExchange/Stacks
    License: MIT
    Updated: 2021-05-15

    Updated for @stackoverflow/stacks v0.64.0
    Code Blocks: /blob/v0.64.0/lib/css/components/_stacks-code-blocks.less
    Colors: /blob/v0.64.0/lib/css/exports/_stacks-constants-colors.less
  */
}
.library .hljs {
  /* var(--highlight-color) */
  color: #2f3337;
  /* var(--highlight-bg) */
  background: #f6f6f6;
}
.library .hljs-subst {
  /* var(--highlight-color) */
  color: #2f3337;
}
.library .hljs-comment {
  /* var(--highlight-comment) */
  color: #656e77;
}
.library .hljs-keyword,
.library .hljs-selector-tag,
.library .hljs-meta .hljs-keyword,
.library .hljs-doctag,
.library .hljs-section {
  /* var(--highlight-keyword) */
  color: #015692;
}
.library .hljs-attr {
  /* var(--highlight-attribute); */
  color: #015692;
}
.library .hljs-attribute {
  /* var(--highlight-symbol) */
  color: #803378;
}
.library .hljs-name,
.library .hljs-type,
.library .hljs-number,
.library .hljs-selector-id,
.library .hljs-quote,
.library .hljs-template-tag {
  /* var(--highlight-namespace) */
  color: #b75501;
}
.library .hljs-selector-class {
  /* var(--highlight-keyword) */
  color: #015692;
}
.library .hljs-string,
.library .hljs-regexp,
.library .hljs-symbol,
.library .hljs-variable,
.library .hljs-template-variable,
.library .hljs-link,
.library .hljs-selector-attr {
  /* var(--highlight-variable) */
  color: #54790d;
}
.library .hljs-meta,
.library .hljs-selector-pseudo {
  /* var(--highlight-keyword) */
  color: #015692;
}
.library .hljs-built_in,
.library .hljs-title,
.library .hljs-literal {
  /* var(--highlight-literal) */
  color: #b75501;
}
.library .hljs-bullet,
.library .hljs-code {
  /* var(--highlight-punctuation) */
  color: #535a60;
}
.library .hljs-meta .hljs-string {
  /* var(--highlight-variable) */
  color: #54790d;
}
.library .hljs-deletion {
  /* var(--highlight-deletion) */
  color: #c02d2e;
}
.library .hljs-addition {
  /* var(--highlight-addition) */
  color: #2f6f44;
}
.library .hljs-emphasis {
  font-style: italic;
}
.library .hljs-strong {
  font-weight: bold;
}
.library .hljs-formula,
.library .hljs-operator,
.library .hljs-params,
.library .hljs-property,
.library .hljs-punctuation,
.library .hljs-tag {
  /* purposely ignored */
}
.library #library-navigation {
  position: sticky;
  top: 0;
  left: 0;
  min-height: calc( 100vh - 160px );
  padding-top: 60px;
}
.library #library-navigation .nav {
  box-shadow: none !important;
}
.library #library-navigation .btn-link {
  color: #000;
}
.library #library-navigation .nav-link {
  transition: background-color 200ms, padding-left 200ms;
}
.library #library-navigation .nav-link.active {
  background-color: #DFDFDF;
  padding-left: 25px;
}
.library #library-navigation .nav-link.active::before {
  display: none;
}
.library .nav-tabs {
  background: #bfbfbf;
  background: linear-gradient(0deg, #bfbfbf 0%, #e6e6e6 24%, #e6e6e6 100%);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 4;
  border: none;
}
.library .nav-tabs img {
  width: 56px;
  display: block;
}
.library .nav-tabs .nav-link-primary img {
  width: 78px;
}
.library .nav-tabs .nav-link, .library .nav-tabs .nav-label {
  height: 40px;
  border: none;
}
.library .nav-tabs .nav-link.active {
  border: none;
}
.library .nav-tabs .nav-link.active::before {
  display: none;
}
.library .display-1-mobile {
  font-size: 4rem;
}
.library .display-2-mobile {
  font-size: 2.75rem;
}
.library .display-3-mobile {
  font-size: 1.5rem;
}
.library .display-4-mobile {
  font-size: 1rem;
}
.library .library-copy-code-section {
  position: relative;
  padding-bottom: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.library .library-copy-code-section pre {
  background-color: #F5F5F5;
  border: 1px solid #adb5bd;
  padding: 40px;
}
.library .library-copy-code-button {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 20px;
  height: 24px;
  border: none;
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: 100% auto;
}
.library .library-copy-code-message {
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  font-style: italic;
}
.library .library-footer {
  background-color: #525252;
}

.library-sub-anchor {
  color: #000;
}
.library-sub-anchor:focus, .library-sub-anchor.custom-focus, .library-sub-anchor:hover, .library-sub-anchor.custom-hover {
  text-decoration: none;
}

.library-anchor {
  display: block;
  margin-top: -40px;
  padding-top: 40px !important;
}
.library-anchor:focus, .library-anchor.custom-focus, .library-anchor:hover, .library-anchor.custom-hover {
  text-decoration: none;
}

.library-header a {
  line-height: inherit;
}
.library-header a:focus, .library-header a.custom-focus, .library-header a:hover, .library-header a.custom-hover {
  text-decoration: none;
}

.library-body {
  padding: 40px 0;
}
.library-body .custom-pagination-left:before {
  content: "";
  width: 86px;
}
.library-body .custom-pagination-lg-left:before {
  content: "";
  width: 115px;
}
.library-body .custom-mobile-breadcrumb .breadcrumb .breadcrumb-item:not(:nth-last-child(2)) {
  display: none;
}
.library-body .custom-mobile-breadcrumb .breadcrumb .breadcrumb-item:not(:nth-last-child(2)) + .breadcrumb-item:before {
  content: url("/assets/icons/general/icon-chevron-left.svg");
  width: 0.9rem;
}

.library-colors .custom-swatch {
  height: 65px;
  width: 65px;
}
.library-colors .custom-swatch.custom-swatch-large {
  height: 100px;
  width: 100px;
}

.library-swatch-label {
  display: inline-block;
  max-width: 65px;
}

.library-grid-example .container {
  background: #F5F5F5;
}
.library-grid-example .container [class*=col] {
  border: 1px solid #343a40;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.library-icon-container-large {
  min-height: 100px;
}

.library-icon-container > img {
  max-height: 50px;
}

.library-icon-container-large > img {
  width: 100px;
  min-height: 100px;
}

.library-body-container {
  max-width: 1024px;
  margin: 0 auto;
}

.library-accordion-section .accordion {
  border: none;
}
.library-accordion-section .accordion .card {
  border: none;
}
.library-accordion-section .accordion .card .card-header {
  border: none;
}
.library-accordion-section .accordion .card .card-header .btn {
  text-transform: none;
  font-size: 0.8rem;
  width: auto;
  padding-right: 25px;
  font-weight: 500;
  font-family: "Inter Tight", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #0449B9;
  padding-top: 0;
  padding-bottom: 0;
}
.library-accordion-section .accordion .card .card-header .btn:after {
  top: 0.15rem;
  border-color: #0449B9;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("/dist/assets/library/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("/dist/assets/library/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/dist/assets/library/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/dist/assets/library/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/dist/assets/library/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/dist/assets/library/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

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

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

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

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

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

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

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

.pull-left {
  float: left;
}

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

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

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

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-linkedin-square:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

.fa-twitter:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-youtube-play:before {
  content: "";
}

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

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

.fa-instagram:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-facebook-official:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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