@charset "UTF-8";
/**
 * Mixins - https://gist.github.com/jonathantneal/d0460e5c2d5d7f9bc5e6
 */
/*
Compressed Bold
Condensed Bold
Compressed Medium
Regular
Bold
 */
@font-face {
  font-family: "GT America";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/GT-America-Standard-Regular.eot?") format("eot"), url("../fonts/GT-America-Standard-Regular.woff2") format("woff2"), url("../fonts/GT-America-Standard-Regular.woff") format("woff"), url("../fonts/GT-America-Standard-Regular.ttf") format("truetype"), url("../fonts/GT-America-Standard-Regular.svg#GT_America") format("svg");
}
@font-face {
  font-family: "GT America";
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/GT-America-Standard-Regular-Italic.eot?") format("eot"), url("../fonts/GT-America-Standard-Regular-Italic.woff2") format("woff2"), url("../fonts/GT-America-Standard-Regular-Italic.woff") format("woff"), url("../fonts/GT-America-Standard-Regular-Italic.ttf") format("truetype"), url("../fonts/GT-America-Standard-Regular-Italic.svg#GT_America") format("svg");
}
@font-face {
  font-family: "GT America";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/GT-America-Standard-Bold.eot?") format("eot"), url("../fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("../fonts/GT-America-Standard-Bold.woff") format("woff"), url("../fonts/GT-America-Standard-Bold.ttf") format("truetype"), url("../fonts/GT-America-Standard-Bold.svg#GT_America") format("svg");
}
@font-face {
  font-family: "GT America";
  font-style: italic;
  font-weight: bold;
  src: url("../fonts/GT-America-Standard-Bold-Italic.eot?") format("eot"), url("../fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("../fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("../fonts/GT-America-Standard-Bold-Italic.ttf") format("truetype"), url("../fonts/GT-America-Standard-Bold-Italic.svg#GT_America") format("svg");
}
@font-face {
  font-family: "GT America Condensed";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/GT-America-Condensed-Regular.eot?") format("eot"), url("../fonts/GT-America-Condensed-Regular.woff2") format("woff2"), url("../fonts/GT-America-Condensed-Regular.woff") format("woff"), url("../fonts/GT-America-Condensed-Regular.ttf") format("truetype"), url("../fonts/GT-America-Condensed-Regular.svg#GT_America_Condensed") format("svg");
}
@font-face {
  font-family: "GT America Condensed";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/GT-America-Condensed-Bold.eot?") format("eot"), url("../fonts/GT-America-Condensed-Bold.woff2") format("woff2"), url("../fonts/GT-America-Condensed-Bold.woff") format("woff"), url("../fonts/GT-America-Condensed-Bold.ttf") format("truetype"), url("../fonts/GT-America-Condensed-Bold.svg#GT_America_Condensed") format("svg");
}
@font-face {
  font-family: "GT America Compressed";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/GT-America-Compressed-Bold.eot?") format("eot"), url("../fonts/GT-America-Compressed-Bold.woff2") format("woff2"), url("../fonts/GT-America-Compressed-Bold.woff") format("woff"), url("../fonts/GT-America-Compressed-Bold.ttf") format("truetype"), url("../fonts/GT-America-Compressed-Bold.svg#GT_America_Compressed") format("svg");
}
@font-face {
  font-family: "GT America Compressed";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/GT-America-Compressed-Medium.eot?") format("eot"), url("../fonts/GT-America-Compressed-Medium.woff2") format("woff2"), url("../fonts/GT-America-Compressed-Medium.woff") format("woff"), url("../fonts/GT-America-Compressed-Medium.ttf") format("truetype"), url("../fonts/GT-America-Compressed-Medium.svg#GT_America_Compressed") format("svg");
}
/****************
BOOTSTRAP MODULES
*****************/
:root {
  --immigrant-indigo: #130F54;
  --indigo-alt-pink: #ef404d;
  --voting-blue: #0054aa;
  --prison-orange: #fab415;
  --location-green: #a7d7b5;
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #000;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 1030px;
  --breakpoint-xl: 1500px;
  --font-family-sans-serif: "GT America", (-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::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: "GT America", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  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, #form-disclaimer .textwidget, #form-disclaimer p {
  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: #000;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: black;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

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

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

figure {
  margin: 0 0 1rem;
}

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

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

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
}

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

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small, #form-disclaimer .textwidget, #form-disclaimer p,
.small {
  font-size: 80%;
  font-weight: 500;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  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: #6c757d;
}

.container, .container-1200 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container, .container-1200 {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container, .container-1200 {
    max-width: 720px;
  }
}
@media (min-width: 1030px) {
  .container, .container-1200 {
    max-width: 960px;
  }
}
@media (min-width: 1500px) {
  .container, .container-1200 {
    max-width: 1140px;
  }
}

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

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.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: 15px;
  padding-left: 15px;
}

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

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

  .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: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .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: 1030px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .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: 1500px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .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(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #404040;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

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

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

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

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

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

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  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.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(2.875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  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.3rem;
  margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

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

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

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

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

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right calc(2.25rem / 4);
  background-size: calc(2.25rem / 2) calc(2.25rem / 2);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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");
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: 2.25rem;
  background-position: top calc(2.25rem / 4) right calc(2.25rem / 4);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: 3.4375rem;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' 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' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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") no-repeat center right 1.75rem/1.125rem 1.125rem;
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

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

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.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: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

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

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right calc(2.25rem / 4);
  background-size: calc(2.25rem / 2) calc(2.25rem / 2);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: 2.25rem;
  background-position: top calc(2.25rem / 4) right calc(2.25rem / 4);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: 3.4375rem;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' 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' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") no-repeat center right 1.75rem/1.125rem 1.125rem;
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

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

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

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

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

.btn {
  display: inline-block;
  font-weight: 500;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

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

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem 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:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem 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:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

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

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  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: #28a745;
  border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem 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:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  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: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem 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:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 500;
  color: #000;
}
.btn-link:hover {
  color: black;
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0;
}

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0;
}

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

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

.fade {
  transition: opacity 0.15s linear;
}
@media screen and (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 screen and (prefers-reduced-motion: reduce) {
  .collapsing {
    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:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.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:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  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: #dee2e6 #dee2e6 #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: #000;
}

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

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

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

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar > .container, .navbar > .container-1200,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-1200,
.navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-1200,
.navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container, .navbar-expand-md > .container-1200,
.navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container, .navbar-expand-md > .container-1200,
.navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1029.98px) {
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-1200,
.navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1030px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-1200,
.navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1499.98px) {
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-1200,
.navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1500px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-1200,
.navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container, .navbar-expand > .container-1200,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container, .navbar-expand > .container-1200,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: white;
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: white;
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: white;
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s 0.6s opacity;
}
@media screen and (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

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

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

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

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

.bg-success {
  background-color: #28a745 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-left {
  border-left: 1px solid #dee2e6 !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: #000 !important;
}

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

.border-success {
  border-color: #28a745 !important;
}

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

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

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

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

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

.border-white {
  border-color: #fff !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-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: 768px) {
  .d-md-none {
    display: none !important;
  }

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

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

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

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

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

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

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

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1030px) {
  .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: 1500px) {
  .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-3by4::before {
  padding-top: 133.3333333333%;
}

.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: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .align-self-md-end {
    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: 1030px) {
  .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: 1500px) {
  .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: 768px) {
  .float-md-left {
    float: left !important;
  }

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

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

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

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

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

  .float-xl-none {
    float: none !important;
  }
}
.overflow-auto {
  overflow: auto !important;
}

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

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

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

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

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

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

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

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

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

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

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

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !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: 1rem !important;
}

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

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

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

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

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  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: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

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

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

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

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

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

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

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

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

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

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

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

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

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

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

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

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

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

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

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

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

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

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

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

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-n1 {
    margin: -0.25rem !important;
  }

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

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

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

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

  .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .m-sm-n3 {
    margin: -1rem !important;
  }

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

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

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

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

  .m-sm-n4 {
    margin: -1.5rem !important;
  }

  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1.5rem !important;
  }

  .m-sm-n5 {
    margin: -3rem !important;
  }

  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -3rem !important;
  }

  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -3rem !important;
  }

  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

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

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

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

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

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

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

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

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

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

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-n1 {
    margin: -0.25rem !important;
  }

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

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

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

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

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .m-md-n3 {
    margin: -1rem !important;
  }

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

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

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

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

  .m-md-n4 {
    margin: -1.5rem !important;
  }

  .mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
  }

  .m-md-n5 {
    margin: -3rem !important;
  }

  .mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
  }

  .mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
  }

  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1030px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

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

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

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

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

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

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

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

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

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

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-n1 {
    margin: -0.25rem !important;
  }

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

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

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

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

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -1rem !important;
  }

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

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

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

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

  .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .m-lg-n5 {
    margin: -3rem !important;
  }

  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
  }

  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
  }

  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1500px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

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

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

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

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

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

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

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

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

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

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

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

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

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

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

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

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

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

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

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

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.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, #site-header > nav #primary-site-nav .nav-item {
  text-align: center !important;
}

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

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left, #site-header > nav #primary-site-nav .nav-item {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1030px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1500px) {
  .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: 500 !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: #000 !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: black !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

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

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

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

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !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-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a:not(.btn) {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  @page {
    size: a3;
  }
  body {
    min-width: 1030px !important;
  }

  .container, .container-1200 {
    min-width: 1030px !important;
  }

  .navbar {
    display: none;
  }

  .badge {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
.table th {
    background-color: #fff !important;
  }

  .table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6 !important;
  }

  .table-dark {
    color: inherit;
  }
  .table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
    border-color: #dee2e6;
  }

  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
/****************
CUSTOM MODULES
*****************/
.arrow-icon {
  width: 0.875em;
  height: 0.875em;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
}

.right-arrow {
  background-image: url("../images/right-arrow-black.svg");
  margin-left: 0.5em;
}

.left-arrow {
  background-image: url("../images/left-arrow-black.svg");
  margin-right: 0.5em;
}

.right-square-arrow {
  background-image: url("../images/right-arrow-square-black.svg");
  margin-left: 0.5em;
}

.theme_indigo .right-arrow, .theme_blue .right-arrow {
  background-image: url("../images/right-arrow-white.svg");
}
.theme_indigo .left-arrow, .theme_blue .left-arrow {
  background-image: url("../images/left-arrow-white.svg");
}
.theme_indigo .right-square-arrow, .theme_blue .right-square-arrow {
  background-image: url("../images/right-arrow-square-white.svg");
}

/**
 * Fonts
 */
h1, .h1,
h2, .h2,
h3, .h3 {
  font-weight: bold;
}

h1, .h1,
h2, .h2 {
  text-transform: uppercase;
  font-family: "GT America Compressed", Impact, sans-serif;
}

h3, .h3,
h4, .h4 {
  font-family: "GT America", sans-serif;
}

h1, .h1 {
  font-size: 6rem;
  line-height: 0.9;
}

h2, .h2 {
  font-size: 3.125rem;
}

h3, .h3 {
  font-weight: bold;
  font-size: 1.875rem;
}

h4, .h4 {
  font-size: 1.5rem;
  font-weight: normal;
}

h5, .h5 {
  font-size: 1.375rem;
  font-weight: bold;
  text-transform: uppercase;
}

p, li, button {
  font-size: 1.5rem;
  line-height: 2rem;
}

small, #form-disclaimer .textwidget, #form-disclaimer p, p.small {
  font-size: 1.125rem;
}

blockquote {
  font-family: "GT America Compressed", Impact, sans-serif;
}

.btn {
  font-family: "GT America", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: bold;
  border: none;
}
.btn.btn-light {
  background-color: #fff;
  color: #000;
}
.btn.btn-light:hover {
  color: #0054aa;
}
.btn.btn-light:active {
  color: #130F54;
}
.btn:not([disabled]).btn-primary:hover {
  background-color: #0054aa;
}
.btn:not([disabled]).btn-primary:active {
  background-color: #130F54;
}

.arrow {
  font-size: 1.375rem;
}

.uppercase {
  text-transform: uppercase;
}

.container-1200 {
  max-width: 1200px;
}

/**
 * Other
 */
.row {
  padding-left: 35px;
  padding-right: 35px;
}
.row.no-pad {
  padding: 0;
}
@media (max-width: 767.98px) {
  .row {
    padding: 0;
  }
}

#site-container > section, #site-container > main > .page > section {
  padding-top: 5.125em;
  padding-bottom: 5.125em;
}
#site-container .no-pad {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

a.arrow, .arrow {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}
a.arrow::after, .arrow::after {
  display: inline-block;
  content: "";
  width: 0.875em;
  height: 0.875em;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-top: -0.2rem;
  margin-left: 0.5em;
}
a.arrow.plain-left::after, a.arrow.dark-plain-left::after, a.arrow.plain-arrow-left::after, .arrow.plain-left::after, .arrow.dark-plain-left::after, .arrow.plain-arrow-left::after {
  content: none;
  display: none;
}
a.arrow.plain-left::before, a.arrow.dark-plain-left::before, a.arrow.plain-arrow-left::before, .arrow.plain-left::before, .arrow.dark-plain-left::before, .arrow.plain-arrow-left::before {
  display: inline-block;
  content: "";
  width: 0.875em;
  height: 0.875em;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-top: -0.2rem;
  margin-right: 0.5em;
}

.theme_navy a::after, .theme_navy a:link::after, .theme_navy a:visited::after, .theme_navy > a.arrow::after, .theme_navy > a.arrow:link::after, .theme_navy > a.arrow:visited::after, .theme_navy .arrow::after, .sub-theme.theme_navy a::after, .sub-theme.theme_navy .arrow::after, .theme_forest a::after, .theme_forest a:link::after, .theme_forest a:visited::after, .theme_forest > a.arrow::after, .theme_forest > a.arrow:link::after, .theme_forest > a.arrow:visited::after, .theme_forest .arrow::after, .sub-theme.theme_forest a::after, .sub-theme.theme_forest .arrow::after, .theme_burgundy a::after, .theme_burgundy a:link::after, .theme_burgundy a:visited::after, .theme_burgundy > a.arrow::after, .theme_burgundy > a.arrow:link::after, .theme_burgundy > a.arrow:visited::after, .theme_burgundy .arrow::after, .sub-theme.theme_burgundy a::after, .sub-theme.theme_burgundy .arrow::after, .theme_plum a::after, .theme_plum a:link::after, .theme_plum a:visited::after, .theme_plum > a.arrow::after, .theme_plum > a.arrow:link::after, .theme_plum > a.arrow:visited::after, .theme_plum .arrow::after, .sub-theme.theme_plum a::after, .sub-theme.theme_plum .arrow::after, .theme_blue a::after, .theme_blue a:link::after, .theme_blue a:visited::after, .theme_blue > a.arrow::after, .theme_blue > a.arrow:link::after, .theme_blue > a.arrow:visited::after, .theme_blue .arrow::after, .sub-theme.theme_blue a::after, .sub-theme.theme_blue .arrow::after, .theme_indigo a::after, .theme_indigo a:link::after, .theme_indigo a:visited::after, .theme_indigo > a.arrow::after, .theme_indigo > a.arrow:link::after, .theme_indigo > a.arrow:visited::after, .theme_indigo .arrow::after, .sub-theme.theme_indigo a::after, .sub-theme.theme_indigo .arrow::after, a.arrow::after {
  background-image: url("../images/right-arrow-square-white.svg");
}

.theme_berries a::after, .theme_berries a:link::after, .theme_berries a:visited::after, .theme_berries > a.arrow::after, .theme_berries > a.arrow:link::after, .theme_berries > a.arrow:visited::after, .theme_berries .arrow::after, .sub-theme.theme_berries a::after, .sub-theme.theme_berries .arrow::after, .theme_salmon a::after, .theme_salmon a:link::after, .theme_salmon a:visited::after, .theme_salmon > a.arrow::after, .theme_salmon > a.arrow:link::after, .theme_salmon > a.arrow:visited::after, .theme_salmon .arrow::after, .sub-theme.theme_salmon a::after, .sub-theme.theme_salmon .arrow::after, .theme_sky a::after, .theme_sky a:link::after, .theme_sky a:visited::after, .theme_sky > a.arrow::after, .theme_sky > a.arrow:link::after, .theme_sky > a.arrow:visited::after, .theme_sky .arrow::after, .sub-theme.theme_sky a::after, .sub-theme.theme_sky .arrow::after, .theme_butter a::after, .theme_butter a:link::after, .theme_butter a:visited::after, .theme_butter > a.arrow::after, .theme_butter > a.arrow:link::after, .theme_butter > a.arrow:visited::after, .theme_butter .arrow::after, .sub-theme.theme_butter a::after, .sub-theme.theme_butter .arrow::after, .theme_green a::after, .theme_green a:link::after, .theme_green a:visited::after, .theme_green > a.arrow::after, .theme_green > a.arrow:link::after, .theme_green > a.arrow:visited::after, .theme_green .arrow::after, .sub-theme.theme_green a::after, .sub-theme.theme_green .arrow::after, .theme_yellow a::after, .theme_yellow a:link::after, .theme_yellow a:visited::after, .theme_yellow > a.arrow::after, .theme_yellow > a.arrow:link::after, .theme_yellow > a.arrow:visited::after, .theme_yellow .arrow::after, .sub-theme.theme_yellow a::after, .sub-theme.theme_yellow .arrow::after, .theme_orange a::after, .theme_orange a:link::after, .theme_orange a:visited::after, .theme_orange > a.arrow::after, .theme_orange > a.arrow:link::after, .theme_orange > a.arrow:visited::after, .theme_orange .arrow::after, .theme_default a::after, .theme_default a:link::after, .theme_default a:visited::after, .theme_default > a.arrow::after, .theme_default > a.arrow:link::after, .theme_default > a.arrow:visited::after, .theme_default .arrow::after, .sub-theme.theme_orange a::after, .sub-theme.theme_orange .arrow::after, .sub_theme.theme_default a::after, .sub_theme.theme_default .arrow::after, a.arrow.dark::after {
  background-image: url("../images/right-arrow-square-black.svg");
}

.theme_navy .arrow.plain-arrow::after, .theme_forest .arrow.plain-arrow::after, .theme_burgundy .arrow.plain-arrow::after, .theme_plum .arrow.plain-arrow::after, .theme_blue .arrow.plain-arrow::after, .theme_indigo .arrow.plain-arrow::after, a.arrow.plain::after {
  background-image: url("../images/right-arrow-white.svg");
}

.theme_berries .arrow.plain-arrow::after, .theme_salmon .arrow.plain-arrow::after, .theme_sky .arrow.plain-arrow::after, .theme_butter .arrow.plain-arrow::after, .theme_green .arrow.plain-arrow::after, .theme_yellow .arrow.plain-arrow::after, .theme_orange .arrow.plain-arrow::after, .theme_default .arrow.plain-arrow::after, a.arrow.plain-dark::after {
  background-image: url("../images/right-arrow-black.svg");
}

.theme_navy .arrow.plain-arrow-left::before, .theme_forest .arrow.plain-arrow-left::before, .theme_burgundy .arrow.plain-arrow-left::before, .theme_plum .arrow.plain-arrow-left::before, .theme_blue .arrow.plain-arrow-left::before, .theme_indigo .arrow.plain-arrow-left::before, a.arrow.plain-left::after {
  background-image: url("../images/left-arrow-white.svg");
}

.theme_berries .arrow.plain-arrow-left::before, .theme_salmon .arrow.plain-arrow-left::before, .theme_sky .arrow.plain-arrow-left::before, .theme_butter .arrow.plain-arrow-left::before, .theme_green .arrow.plain-arrow-left::before, .theme_yellow .arrow.plain-arrow-left::before, .theme_orange .arrow.plain-arrow-left::before, .theme_default .arrow.plain-arrow-left::before, a.arrow.plain-dark-left::after {
  background-image: url("../images/left-arrow-black.svg");
}

#site-footer .social, #event-thanks .social {
  padding: 0;
  margin-top: 0.2rem;
  font-size: 0.8rem;
  font-weight: bold;
}
#site-footer .social li, #event-thanks .social li {
  display: inline-block;
  margin-left: 30px;
  font-size: 1.125rem;
}
#site-footer .social li i, #event-thanks .social li i {
  font-size: 2rem;
}
@media (max-width: 767.98px) {
  #site-footer .social, #event-thanks .social {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  #site-footer .social li, #event-thanks .social li {
    margin-left: 2rem;
  }
  #site-footer .social li:first-child, #event-thanks .social li:first-child {
    margin-left: 0;
  }
}

.separator, .separator-up {
  position: relative;
  overflow: hidden;
  background-color: transparent;
  height: 50px;
}
.separator:before, .separator-up:before, .separator:after, .separator-up:after {
  content: "";
  position: absolute;
  width: 70%;
  height: 100%;
  top: 0;
  z-index: -1;
}
.separator:before, .separator-up:before {
  left: 50px;
  transform: skewX(45deg);
  transform-origin: right bottom;
}
.separator:after, .separator-up:after {
  right: 0;
  transform: skewX(-45deg);
  transform-origin: right top;
  z-index: -1;
}

.separator-up:before {
  transform: skewX(-45deg);
  transform-origin: left top;
}
.separator-up:after {
  transform: skewX(45deg);
  transform-origin: left bottom;
}

#upcoming-dates .location-card, #all-locations-grid-contain .location-card {
  cursor: pointer;
}

.partner.google {
  height: 45px;
  width: auto;
  margin-left: 15px;
}

@media (min-width: 768px) {
  #micro-header,
#site-header {
    padding-left: 35px;
    padding-right: 35px;
  }
}

#site-header {
  background-color: #000;
}
#site-header > nav {
  min-height: 80px;
}
#site-header > nav #primary-site-nav {
  text-transform: uppercase;
  font-weight: bold;
  text-align: right;
}
@media (max-width: 767.98px) {
  #site-header > nav #primary-site-nav {
    margin-top: 1rem;
  }
}
#site-header > nav #primary-site-nav .nav-link {
  font-size: 1.125rem;
}
@media (max-width: 767.98px) {
  #site-header > nav #primary-site-nav .nav-link {
    text-align: left;
    padding: 1rem 0;
  }
}
.front-page #site-header > nav #primary-site-nav.show {
  margin-bottom: -2rem;
}
#site-header > nav .navbar-brand {
  min-width: 150px;
}
#site-header > nav .navbar-brand img {
  height: 31px;
  width: auto;
}

#micro-header {
  background-color: #000;
  color: #FFF;
  font-size: 0.6rem;
  line-height: 35px;
  border-bottom: solid 1px #333;
}
#micro-header a {
  color: #fff;
}
#micro-header a:link, #micro-header a:visited {
  color: #fff;
}
#micro-header a:hover {
  text-decoration: underline;
}
#micro-header ul {
  list-style-type: none;
  margin: 0;
  padding: 0 15px;
}
#micro-header ul li {
  display: inline-block;
  padding-right: 10px;
  margin-right: 10px;
  font-size: 0.875rem;
}
#micro-header .tagline {
  text-transform: uppercase;
  font-weight: bold;
  border-right: solid 1px #333;
  padding-right: 15px;
  margin-right: 12px;
  font-size: 0.875rem;
}
#micro-header .next-stop strong {
  text-transform: uppercase;
}
.header-row {
  padding: 0.1em 0;
}
.header-row h1 {
  margin-bottom: 0 !important;
}

#site-footer, #event-thanks {
  padding-top: 30px;
  background-color: #fff;
  color: #000;
}
#site-footer a, #site-footer a:link, #site-footer a:visited, #event-thanks a, #event-thanks a:link, #event-thanks a:visited {
  color: #000;
}
#site-footer .nav-item, #event-thanks .nav-item {
  text-transform: uppercase;
  font-size: 1.125rem;
  font-weight: bold;
}
#site-footer .nav-item:first-child .nav-link, #event-thanks .nav-item:first-child .nav-link {
  padding-left: 0;
}
#site-footer .nav-link, #event-thanks .nav-link {
  padding: 0.5rem 0.5rem;
}
@media (max-width: 767.98px) {
  #site-footer #menu-footer-navigation, #event-thanks #menu-footer-navigation {
    display: block;
  }
  #site-footer #menu-footer-navigation .nav-link, #event-thanks #menu-footer-navigation .nav-link {
    padding-left: 0;
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
}
#site-footer .footer-util .nav-item, #event-thanks .footer-util .nav-item {
  font-size: 0.875rem;
  font-weight: normal;
}
#site-footer .footer-util .nav-item .nav-link, #event-thanks .footer-util .nav-item .nav-link {
  line-height: 0.6rem;
  padding: 0 0.6rem;
  border-left: solid 1px #000;
}
#site-footer .footer-util .nav-item:first-child .nav-link, #event-thanks .footer-util .nav-item:first-child .nav-link {
  padding-left: 0;
  border: none;
}
#site-footer p.copy-notice, #event-thanks p.copy-notice {
  font-size: 0.875rem;
  margin-top: 10px;
  color: #3C3532;
}

.page.type-page header h1, .page.type-page header h2,
article.type-location header h1,
article.type-location header h2 {
  margin: 2rem 0;
  text-transform: uppercase;
}
.page.type-page footer,
article.type-location footer {
  background-color: #fff;
  color: #000;
  border-bottom: solid 1px black;
}
.page.type-page footer p,
article.type-location footer p {
  padding: 40px 0;
  margin: 0;
}

#issue-hero {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.intro-content {
  display: flex;
  align-items: stretch;
}
@media (max-width: 767.98px) {
  .intro-content {
    height: auto;
    padding-bottom: 5.125em;
    background-image: none !important;
  }
}
.intro-content .splash-content {
  padding: 4rem 1rem;
}
.intro-content .splash-content h2 {
  font-size: 1.875rem;
  margin-bottom: 0.5rem !important;
}
.intro-content .splash-content p {
  font-size: 1.75rem;
}
.intro-content .splash-content p.small {
  font-size: 1.375rem;
}

.theme_orange .intro-content {
  background-position: right 50px center;
}

#exp-slider .carousel-control-next,
#exp-slider .carousel-control-prev {
  background: rgba(0, 0, 0, 0.25) !important;
  width: 8% !important;
}
#exp-slider .carousel-item figure {
  margin: 0;
}
#exp-slider .arrow {
  font-size: 1.375rem;
}

.issue-title {
  font-size: 1.875rem;
}

@media (max-width: 767.98px) {
  #exp-slider {
    margin-bottom: 30px;
  }
}

.resource {
  padding-top: 5.125em;
  padding-bottom: 5.125em;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.resource .arrow {
  margin-top: 2rem;
}
.resource > p:last-child {
  align-self: flex-end;
}

.page-template-page_issue .intro-content h1,
.page-template-page_issue h2.issue-title {
  font-family: "GT America Condensed", sans-serif;
  font-size: 30px;
}

.page-template-front-page #site-header {
  background-color: transparent;
}
@media (max-width: 767.98px) {
  .page-template-front-page #site-header {
    background-color: #130F54;
  }
}
.page-template-front-page #micro-header {
  border-bottom: none;
}

.tour-text-block {
  padding-top: 5.125em;
  padding-bottom: 5.125em;
}

#homepage-feature {
  background: url("../images/bg-acul100_usa.jpg") center center no-repeat;
  background-size: cover;
  padding-top: 0 !important;
  padding-bottom: 5.125em;
  min-height: 750px;
  background-color: #000;
}
#homepage-feature blockquote {
  margin-top: 5rem;
  font-size: 5.625rem;
  line-height: 6rem;
  text-transform: uppercase;
  font-weight: bold;
  border-left: 10px solid white;
  padding: 0 2rem;
  color: #fff;
}
@media (max-width: 575.98px) {
  #homepage-feature {
    height: auto;
    min-height: 200px;
    padding-bottom: 97.5px !important;
  }
  #homepage-feature blockquote {
    font-size: 3rem;
    line-height: 3rem;
  }
}
#homepage-feature .arrow {
  font-size: 1.375rem;
}
#homepage-feature.video-feature {
  position: relative;
  overflow: hidden;
}
#homepage-feature.video-feature::before {
  content: " ";
  position: absolute;
  z-index: 150;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(19, 15, 84, 0.2);
}
#homepage-feature.video-feature .hero-video {
  position: absolute;
  z-index: 100;
  height: 100%;
  width: 177.7777778vh;
  min-width: 100%;
  min-height: 56.25vw;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#homepage-feature.video-feature #micro-header, #homepage-feature.video-feature #site-header, #homepage-feature.video-feature .home-header-area {
  position: relative;
  z-index: 200;
}

#experience-future {
  background-color: #0054aa;
  color: #fff;
}
#experience-future a, #experience-future a:visited, #experience-future a:link {
  color: white;
}

#upcoming-dates {
  background-color: #0054aa;
}
#upcoming-dates h2 {
  padding-bottom: 35px;
  padding-top: 35px;
  margin-bottom: 0;
  color: #fff;
}
#upcoming-dates .event {
  height: 100px;
  background-color: #f36f79;
}
#upcoming-dates .event:nth-child(2n+1) {
  background-color: #3026d6;
}
#upcoming-dates .event:nth-child(2n+3) {
  background-color: #fde4ab;
}
#upcoming-dates .location-card-home {
  padding: 0;
}
#upcoming-dates .location-card-home .headline-image {
  padding-top: 56.25%;
  background-size: cover;
  background-position: center;
}
#upcoming-dates .location-card-home .loc-deets {
  padding: 5.125em 3.125em;
}

@media (max-width: 767.98px) {
  #topics-contain .topic {
    height: auto;
  }
}
#topics-contain .topic .container-1200 > .row {
  min-height: 400px;
  display: flex;
  align-items: stretch;
}
#topics-contain .topic .container-1200 > .row .cross-copy {
  padding-top: 4rem;
  padding-bottom: 4rem;
  padding-left: 50px;
}
@media (max-width: 767.98px) {
  #topics-contain .topic .container-1200 > .row .cross-copy {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
#topics-contain .topic .container-1200 > .row.right-scroll .cross-copy {
  padding-left: 15px;
  padding-right: 50px;
}
@media (max-width: 767.98px) {
  #topics-contain .topic .container-1200 > .row {
    background-image: none;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.text-scroll {
  background-size: 50% auto;
  background-position: left 50px top -30px;
  background-repeat: repeat-y;
}
@media (max-width: 1499.98px) {
  .text-scroll {
    background-size: 60% auto;
  }
}
@media (max-width: 1029.98px) {
  .text-scroll {
    background-size: 80% auto;
  }
}
.right-scroll .text-scroll {
  order: 2;
  background-position: right 50px top -2rem;
}

.activation-image {
  background-size: cover;
  background-position: center;
}
.right-scroll .activation-image {
  order: 2;
}

#location-video-contain.video-feature {
  overflow: hidden;
}
#location-video-contain.video-feature .hero-video {
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 177.7777778vh;
  min-width: 100%;
  min-height: 56.25vw;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#location-video-contain.video-feature #micro-header, #location-video-contain.video-feature #site-header, #location-video-contain.video-feature .home-header-area {
  position: relative;
  z-index: 200;
}

.single-location .intro-content {
  display: block;
  min-height: 500px;
  background-size: cover;
  background-position: center left;
  background-repeat: no-repeat;
}
.single-location .intro-content .mobile-feature-image {
  padding-top: 56.25%;
  background-size: cover;
  background-position: center;
  flex-basis: 100%;
}
@media (min-width: 768px) {
  .single-location .intro-content .loc-info {
    padding-left: 35px;
  }
}
.single-location .intro-content .loc-shorthand {
  margin-bottom: 0;
}
.single-location .intro-content .loc-title {
  margin-top: 0;
  margin-bottom: 0;
}
.single-location .intro-content .address {
  font-size: 2rem;
}
.single-location .btn {
  margin-bottom: 1rem;
}
.single-location .map-contain {
  background-color: transparent;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 500px;
}
.single-location .map-directions-contain {
  padding-top: 30px;
  padding-bottom: 30px;
}

#loc-header-info-contain {
  z-index: 20;
}
@media (min-width: 768px) {
  #loc-header-info-contain {
    min-height: 500px;
  }
}

#rsvp .form-row {
  margin-bottom: 10px;
}
#rsvp label {
  margin-bottom: 0;
}
#rsvp .supp-img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

#event-thanks {
  background-color: transparent;
}
#event-thanks .social li:first-child {
  margin-left: 0;
}
#event-thanks .social a:hover i {
  color: #0054aa;
}
#event-thanks .social a:hover svg {
  fill: #0054aa !important;
}

#form-disclaimer .textwidget, #form-disclaimer p {
  margin: 0;
}
#form-disclaimer .widget-contain > *:not(.textwidget) {
  display: none;
}

#api-response h2 {
  margin: 0;
}

#share-rsvp, .share-rsvp {
  margin-top: 2rem;
}
#share-rsvp .fab, .share-rsvp .fab {
  margin-right: 0.5rem;
}

#location-topics .topic {
  padding: 0 50px 2rem;
}
#location-topics .topic .issue-col-img {
  width: 80%;
  margin-bottom: 1.5rem;
}

.schedule-time p {
  font-size: 1rem;
}
@media (max-width: 767.98px) {
  .schedule-time p {
    margin: 0;
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 768px) {
  .location-schedule-contain {
    padding-right: 45px;
  }
}

.location-schedule:first-child h3 {
  margin-top: 1rem;
}

.schedule-description {
  margin-bottom: 1em;
}
.schedule-description p {
  margin-bottom: 0;
}
.schedule-description em {
  font-size: 1.25rem;
}
@media (max-width: 767.98px) {
  .schedule-description {
    margin-bottom: 3rem;
  }
}

.btn {
  font-size: 1.375rem;
}

.schedule-day h3 {
  text-transform: none;
  margin: 2rem 0;
}

.highlight-img {
  margin-bottom: 1.25rem;
}

.highlight {
  margin-bottom: 3rem;
  margin-top: 4rem;
}
.highlight:first-child {
  margin-top: 0;
}

.directions-link, .resource-link {
  font-size: 1.375rem;
}

.tour-main .map-svg-wrap {
  border-top: 2px solid #fff;
}

.tour-header {
  padding: 0.1em 35px;
}
.tour-header .page-title {
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .tour-header .page-title {
    font-size: 4rem;
  }
}
.tour-header .subtitle {
  margin-top: 0 !important;
}

/** PAGE THEMES **/
.theme_indigo, .sub-theme.theme_indigo {
  color: #fff;
}
.theme_indigo header, .theme_indigo section, .sub-theme.theme_indigo header, .sub-theme.theme_indigo section {
  background-color: #130F54;
}
.theme_indigo header.theme-alt, .sub-theme.theme_indigo header.theme-alt {
  background-color: #ef404d;
}
.theme_indigo header.theme-alt h1, .theme_indigo header.theme-alt h2, .theme_indigo header.theme-alt .h1, .theme_indigo header.theme-alt .h2, .sub-theme.theme_indigo header.theme-alt h1, .sub-theme.theme_indigo header.theme-alt h2, .sub-theme.theme_indigo header.theme-alt .h1, .sub-theme.theme_indigo header.theme-alt .h2 {
  color: #fff;
}
.theme_indigo h1, .theme_indigo h2, .theme_indigo .h1, .theme_indigo .h2, .sub-theme.theme_indigo h1, .sub-theme.theme_indigo h2, .sub-theme.theme_indigo .h1, .sub-theme.theme_indigo .h2 {
  text-transform: uppercase;
  color: #ef404d;
}
.theme_indigo h3, .theme_indigo h4, .theme_indigo .h3, .theme_indigo .h4, .sub-theme.theme_indigo h3, .sub-theme.theme_indigo h4, .sub-theme.theme_indigo .h3, .sub-theme.theme_indigo .h4 {
  color: #fff;
}
.theme_indigo #location-video-contain.video-feature::before, .sub-theme.theme_indigo #location-video-contain.video-feature::before {
  background-color: rgba(19, 15, 84, 0.4);
}
.theme_indigo.location-card, .sub-theme.theme_indigo.location-card {
  background-color: #130F54;
}
.theme_indigo #loc-header-info-contain, .sub-theme.theme_indigo #loc-header-info-contain {
  padding-left: 35px;
  padding-right: 35px;
  background-color: #130F54;
}
.theme_indigo a, .theme_indigo a:link, .theme_indigo a:visited, .theme_indigo > a.arrow, .theme_indigo > a.arrow:link, .theme_indigo > a.arrow:visited, .theme_indigo .arrow, .sub-theme.theme_indigo a, .sub-theme.theme_indigo a:link, .sub-theme.theme_indigo a:visited, .sub-theme.theme_indigo > a.arrow, .sub-theme.theme_indigo > a.arrow:link, .sub-theme.theme_indigo > a.arrow:visited, .sub-theme.theme_indigo .arrow {
  color: #fff;
}
.theme_indigo .arrow.plain-arrow, .sub-theme.theme_indigo .arrow.plain-arrow {
  color: #fff;
}
.theme_indigo .arrow.plain-arrow-left, .sub-theme.theme_indigo .arrow.plain-arrow-left {
  color: #fff;
}
.theme_indigo .app-icon, .sub-theme.theme_indigo .app-icon {
  background-image: url("../images/app-icon_white.png");
}
.theme_indigo .btn.btn-primary, .sub-theme.theme_indigo .btn.btn-primary {
  color: #000;
}
.theme_indigo .btn.btn-primary, .theme_indigo .btn.btn-primary:hover, .theme_indigo .btn.btn-primary:active, .sub-theme.theme_indigo .btn.btn-primary, .sub-theme.theme_indigo .btn.btn-primary:hover, .sub-theme.theme_indigo .btn.btn-primary:active {
  background-color: #fff;
}
.theme_indigo .btn.btn-primary:hover, .sub-theme.theme_indigo .btn.btn-primary:hover {
  color: #0054aa;
}
.theme_indigo .btn.btn-primary:active, .sub-theme.theme_indigo .btn.btn-primary:active {
  color: #130F54;
}
.theme_indigo #aclu-rsvp input, .sub-theme.theme_indigo #aclu-rsvp input {
  border: solid 2px #fff;
}
.theme_indigo #event-thanks, .sub-theme.theme_indigo #event-thanks {
  color: #fff;
}
.theme_indigo #event-thanks .social i, .theme_indigo #event-thanks .social svg, .sub-theme.theme_indigo #event-thanks .social i, .sub-theme.theme_indigo #event-thanks .social svg {
  color: #fff;
  fill: #fff !important;
  transition: all 150ms ease-in-out;
}
.theme_indigo .divider-line, .sub-theme.theme_indigo .divider-line {
  border-color: #fff;
}
.theme_indigo .intro-content, .page-template-front-page .theme_indigo.row, #topics-contain .theme_indigo .row, #location-topics .theme_indigo, #topics-contain .theme_indigo, .sub-theme.theme_indigo .intro-content, .page-template-front-page .sub-theme.theme_indigo.row, #topics-contain .sub-theme.theme_indigo .row, #location-topics .sub-theme.theme_indigo, #topics-contain .sub-theme.theme_indigo {
  background-color: #130F54;
}

.theme_blue, .sub-theme.theme_blue {
  color: #fff;
}
.theme_blue header, .theme_blue section, .sub-theme.theme_blue header, .sub-theme.theme_blue section {
  background-color: #0054aa;
}
.theme_blue header.theme-alt, .sub-theme.theme_blue header.theme-alt {
  background-color: #fff;
}
.theme_blue header.theme-alt h1, .theme_blue header.theme-alt h2, .theme_blue header.theme-alt .h1, .theme_blue header.theme-alt .h2, .sub-theme.theme_blue header.theme-alt h1, .sub-theme.theme_blue header.theme-alt h2, .sub-theme.theme_blue header.theme-alt .h1, .sub-theme.theme_blue header.theme-alt .h2 {
  color: #000;
}
.theme_blue h1, .theme_blue h2, .theme_blue .h1, .theme_blue .h2, .sub-theme.theme_blue h1, .sub-theme.theme_blue h2, .sub-theme.theme_blue .h1, .sub-theme.theme_blue .h2 {
  text-transform: uppercase;
  color: #fff;
}
.theme_blue h3, .theme_blue h4, .theme_blue .h3, .theme_blue .h4, .sub-theme.theme_blue h3, .sub-theme.theme_blue h4, .sub-theme.theme_blue .h3, .sub-theme.theme_blue .h4 {
  color: #fff;
}
.theme_blue #location-video-contain.video-feature::before, .sub-theme.theme_blue #location-video-contain.video-feature::before {
  background-color: rgba(0, 84, 170, 0.4);
}
.theme_blue.location-card, .sub-theme.theme_blue.location-card {
  background-color: #0054aa;
}
.theme_blue #loc-header-info-contain, .sub-theme.theme_blue #loc-header-info-contain {
  padding-left: 35px;
  padding-right: 35px;
  background-color: #0054aa;
}
.theme_blue a, .theme_blue a:link, .theme_blue a:visited, .theme_blue > a.arrow, .theme_blue > a.arrow:link, .theme_blue > a.arrow:visited, .theme_blue .arrow, .sub-theme.theme_blue a, .sub-theme.theme_blue a:link, .sub-theme.theme_blue a:visited, .sub-theme.theme_blue > a.arrow, .sub-theme.theme_blue > a.arrow:link, .sub-theme.theme_blue > a.arrow:visited, .sub-theme.theme_blue .arrow {
  color: #fff;
}
.theme_blue .arrow.plain-arrow, .sub-theme.theme_blue .arrow.plain-arrow {
  color: #fff;
}
.theme_blue .arrow.plain-arrow-left, .sub-theme.theme_blue .arrow.plain-arrow-left {
  color: #fff;
}
.theme_blue .app-icon, .sub-theme.theme_blue .app-icon {
  background-image: url("../images/app-icon_white.png");
}
.theme_blue .btn.btn-primary, .sub-theme.theme_blue .btn.btn-primary {
  color: #000;
}
.theme_blue .btn.btn-primary, .theme_blue .btn.btn-primary:hover, .theme_blue .btn.btn-primary:active, .sub-theme.theme_blue .btn.btn-primary, .sub-theme.theme_blue .btn.btn-primary:hover, .sub-theme.theme_blue .btn.btn-primary:active {
  background-color: #fff;
}
.theme_blue .btn.btn-primary:hover, .sub-theme.theme_blue .btn.btn-primary:hover {
  color: #0054aa;
}
.theme_blue .btn.btn-primary:active, .sub-theme.theme_blue .btn.btn-primary:active {
  color: #130F54;
}
.theme_blue #aclu-rsvp input, .sub-theme.theme_blue #aclu-rsvp input {
  border: solid 2px #000;
}
.theme_blue #event-thanks, .sub-theme.theme_blue #event-thanks {
  color: #fff;
}
.theme_blue #event-thanks .social i, .theme_blue #event-thanks .social svg, .sub-theme.theme_blue #event-thanks .social i, .sub-theme.theme_blue #event-thanks .social svg {
  color: #fff;
  fill: #fff !important;
  transition: all 150ms ease-in-out;
}
.theme_blue .divider-line, .sub-theme.theme_blue .divider-line {
  border-color: #fff;
}
.theme_blue .intro-content, .page-template-front-page .theme_blue.row, #topics-contain .theme_blue .row, #location-topics .theme_blue, #topics-contain .theme_blue, .sub-theme.theme_blue .intro-content, .page-template-front-page .sub-theme.theme_blue.row, #topics-contain .sub-theme.theme_blue .row, #location-topics .sub-theme.theme_blue, #topics-contain .sub-theme.theme_blue {
  background-color: #0054aa;
}

.theme_orange, .theme_default, .sub-theme.theme_orange, .sub_theme.theme_default {
  color: #000;
}
.theme_orange header, .theme_orange section, .theme_default header, .theme_default section, .sub-theme.theme_orange header, .sub-theme.theme_orange section, .sub_theme.theme_default header, .sub_theme.theme_default section {
  background-color: #fab415;
}
.theme_orange header.theme-alt, .theme_default header.theme-alt, .sub-theme.theme_orange header.theme-alt, .sub_theme.theme_default header.theme-alt {
  background-color: #130F54;
}
.theme_orange header.theme-alt h1, .theme_orange header.theme-alt h2, .theme_orange header.theme-alt .h1, .theme_orange header.theme-alt .h2, .theme_default header.theme-alt h1, .theme_default header.theme-alt h2, .theme_default header.theme-alt .h1, .theme_default header.theme-alt .h2, .sub-theme.theme_orange header.theme-alt h1, .sub-theme.theme_orange header.theme-alt h2, .sub-theme.theme_orange header.theme-alt .h1, .sub-theme.theme_orange header.theme-alt .h2, .sub_theme.theme_default header.theme-alt h1, .sub_theme.theme_default header.theme-alt h2, .sub_theme.theme_default header.theme-alt .h1, .sub_theme.theme_default header.theme-alt .h2 {
  color: #fff;
}
.theme_orange h1, .theme_orange h2, .theme_orange .h1, .theme_orange .h2, .theme_default h1, .theme_default h2, .theme_default .h1, .theme_default .h2, .sub-theme.theme_orange h1, .sub-theme.theme_orange h2, .sub-theme.theme_orange .h1, .sub-theme.theme_orange .h2, .sub_theme.theme_default h1, .sub_theme.theme_default h2, .sub_theme.theme_default .h1, .sub_theme.theme_default .h2 {
  text-transform: uppercase;
  color: #130F54;
}
.theme_orange h3, .theme_orange h4, .theme_orange .h3, .theme_orange .h4, .theme_default h3, .theme_default h4, .theme_default .h3, .theme_default .h4, .sub-theme.theme_orange h3, .sub-theme.theme_orange h4, .sub-theme.theme_orange .h3, .sub-theme.theme_orange .h4, .sub_theme.theme_default h3, .sub_theme.theme_default h4, .sub_theme.theme_default .h3, .sub_theme.theme_default .h4 {
  color: #000;
}
.theme_orange #location-video-contain.video-feature::before, .theme_default #location-video-contain.video-feature::before, .sub-theme.theme_orange #location-video-contain.video-feature::before, .sub_theme.theme_default #location-video-contain.video-feature::before {
  background-color: rgba(250, 180, 21, 0.4);
}
.theme_orange.location-card, .theme_default.location-card, .sub-theme.theme_orange.location-card, .sub_theme.theme_default.location-card {
  background-color: #fab415;
}
.theme_orange #loc-header-info-contain, .theme_default #loc-header-info-contain, .sub-theme.theme_orange #loc-header-info-contain, .sub_theme.theme_default #loc-header-info-contain {
  padding-left: 35px;
  padding-right: 35px;
  background-color: #fab415;
}
.theme_orange a, .theme_orange a:link, .theme_orange a:visited, .theme_orange > a.arrow, .theme_orange > a.arrow:link, .theme_orange > a.arrow:visited, .theme_orange .arrow, .theme_default a, .theme_default a:link, .theme_default a:visited, .theme_default > a.arrow, .theme_default > a.arrow:link, .theme_default > a.arrow:visited, .theme_default .arrow, .sub-theme.theme_orange a, .sub-theme.theme_orange a:link, .sub-theme.theme_orange a:visited, .sub-theme.theme_orange > a.arrow, .sub-theme.theme_orange > a.arrow:link, .sub-theme.theme_orange > a.arrow:visited, .sub-theme.theme_orange .arrow, .sub_theme.theme_default a, .sub_theme.theme_default a:link, .sub_theme.theme_default a:visited, .sub_theme.theme_default > a.arrow, .sub_theme.theme_default > a.arrow:link, .sub_theme.theme_default > a.arrow:visited, .sub_theme.theme_default .arrow {
  color: #000;
}
.theme_orange .arrow.plain-arrow, .theme_default .arrow.plain-arrow, .sub-theme.theme_orange .arrow.plain-arrow, .sub_theme.theme_default .arrow.plain-arrow {
  color: #000;
}
.theme_orange .arrow.plain-arrow-left, .theme_default .arrow.plain-arrow-left, .sub-theme.theme_orange .arrow.plain-arrow-left, .sub_theme.theme_default .arrow.plain-arrow-left {
  color: #000;
}
.theme_orange .app-icon, .theme_default .app-icon, .sub-theme.theme_orange .app-icon, .sub_theme.theme_default .app-icon {
  background-image: url("../images/app-icon_dark.png");
}
.theme_orange .btn.btn-primary, .theme_default .btn.btn-primary, .sub-theme.theme_orange .btn.btn-primary, .sub_theme.theme_default .btn.btn-primary {
  background-color: #000;
}
.theme_orange .btn.btn-primary, .theme_orange .btn.btn-primary:hover, .theme_orange .btn.btn-primary:active, .theme_default .btn.btn-primary, .theme_default .btn.btn-primary:hover, .theme_default .btn.btn-primary:active, .sub-theme.theme_orange .btn.btn-primary, .sub-theme.theme_orange .btn.btn-primary:hover, .sub-theme.theme_orange .btn.btn-primary:active, .sub_theme.theme_default .btn.btn-primary, .sub_theme.theme_default .btn.btn-primary:hover, .sub_theme.theme_default .btn.btn-primary:active {
  color: #fff;
}
.theme_orange .btn.btn-primary:hover, .theme_default .btn.btn-primary:hover, .sub-theme.theme_orange .btn.btn-primary:hover, .sub_theme.theme_default .btn.btn-primary:hover {
  background-color: #0054aa;
}
.theme_orange .btn.btn-primary:active, .theme_default .btn.btn-primary:active, .sub-theme.theme_orange .btn.btn-primary:active, .sub_theme.theme_default .btn.btn-primary:active {
  background-color: #130F54;
}
.theme_orange #aclu-rsvp input, .theme_default #aclu-rsvp input, .sub-theme.theme_orange #aclu-rsvp input, .sub_theme.theme_default #aclu-rsvp input {
  border: solid 2px #fff;
}
.theme_orange #event-thanks, .theme_default #event-thanks, .sub-theme.theme_orange #event-thanks, .sub_theme.theme_default #event-thanks {
  color: #000;
}
.theme_orange #event-thanks .social i, .theme_orange #event-thanks .social svg, .theme_default #event-thanks .social i, .theme_default #event-thanks .social svg, .sub-theme.theme_orange #event-thanks .social i, .sub-theme.theme_orange #event-thanks .social svg, .sub_theme.theme_default #event-thanks .social i, .sub_theme.theme_default #event-thanks .social svg {
  color: #000;
  fill: #000 !important;
  transition: all 150ms ease-in-out;
}
.theme_orange .divider-line, .theme_default .divider-line, .sub-theme.theme_orange .divider-line, .sub_theme.theme_default .divider-line {
  border-color: #000;
}
.theme_orange .intro-content, .page-template-front-page .theme_orange.row, #topics-contain .theme_orange .row, #location-topics .theme_orange, #topics-contain .theme_orange, .theme_default .intro-content, .page-template-front-page .theme_default.row, #topics-contain .theme_default .row, #location-topics .theme_default, #topics-contain .theme_default, .sub-theme.theme_orange .intro-content, .page-template-front-page .sub-theme.theme_orange.row, #topics-contain .sub-theme.theme_orange .row, #location-topics .sub-theme.theme_orange, #topics-contain .sub-theme.theme_orange, .sub_theme.theme_default .intro-content, .page-template-front-page .sub_theme.theme_default.row, #topics-contain .sub_theme.theme_default .row, #location-topics .sub_theme.theme_default, #topics-contain .sub_theme.theme_default {
  background-color: #fab415;
}

.theme_yellow, .sub-theme.theme_yellow {
  color: #000;
}
.theme_yellow header, .theme_yellow section, .sub-theme.theme_yellow header, .sub-theme.theme_yellow section {
  background-color: #ffdf69;
}
.theme_yellow header.theme-alt, .sub-theme.theme_yellow header.theme-alt {
  background-color: #130F54;
}
.theme_yellow header.theme-alt h1, .theme_yellow header.theme-alt h2, .theme_yellow header.theme-alt .h1, .theme_yellow header.theme-alt .h2, .sub-theme.theme_yellow header.theme-alt h1, .sub-theme.theme_yellow header.theme-alt h2, .sub-theme.theme_yellow header.theme-alt .h1, .sub-theme.theme_yellow header.theme-alt .h2 {
  color: #ffdf69;
}
.theme_yellow h1, .theme_yellow h2, .theme_yellow .h1, .theme_yellow .h2, .sub-theme.theme_yellow h1, .sub-theme.theme_yellow h2, .sub-theme.theme_yellow .h1, .sub-theme.theme_yellow .h2 {
  text-transform: uppercase;
  color: #130F54;
}
.theme_yellow h3, .theme_yellow h4, .theme_yellow .h3, .theme_yellow .h4, .sub-theme.theme_yellow h3, .sub-theme.theme_yellow h4, .sub-theme.theme_yellow .h3, .sub-theme.theme_yellow .h4 {
  color: #000;
}
.theme_yellow #location-video-contain.video-feature::before, .sub-theme.theme_yellow #location-video-contain.video-feature::before {
  background-color: rgba(255, 223, 105, 0.4);
}
.theme_yellow.location-card, .sub-theme.theme_yellow.location-card {
  background-color: #ffdf69;
}
.theme_yellow #loc-header-info-contain, .sub-theme.theme_yellow #loc-header-info-contain {
  padding-left: 35px;
  padding-right: 35px;
  background-color: #ffdf69;
}
.theme_yellow a, .theme_yellow a:link, .theme_yellow a:visited, .theme_yellow > a.arrow, .theme_yellow > a.arrow:link, .theme_yellow > a.arrow:visited, .theme_yellow .arrow, .sub-theme.theme_yellow a, .sub-theme.theme_yellow a:link, .sub-theme.theme_yellow a:visited, .sub-theme.theme_yellow > a.arrow, .sub-theme.theme_yellow > a.arrow:link, .sub-theme.theme_yellow > a.arrow:visited, .sub-theme.theme_yellow .arrow {
  color: #000;
}
.theme_yellow .arrow.plain-arrow, .sub-theme.theme_yellow .arrow.plain-arrow {
  color: #000;
}
.theme_yellow .arrow.plain-arrow-left, .sub-theme.theme_yellow .arrow.plain-arrow-left {
  color: #000;
}
.theme_yellow .app-icon, .sub-theme.theme_yellow .app-icon {
  background-image: url("../images/app-icon_dark.png");
}
.theme_yellow .btn.btn-primary, .sub-theme.theme_yellow .btn.btn-primary {
  background-color: #000;
}
.theme_yellow .btn.btn-primary, .theme_yellow .btn.btn-primary:hover, .theme_yellow .btn.btn-primary:active, .sub-theme.theme_yellow .btn.btn-primary, .sub-theme.theme_yellow .btn.btn-primary:hover, .sub-theme.theme_yellow .btn.btn-primary:active {
  color: #fff;
}
.theme_yellow .btn.btn-primary:hover, .sub-theme.theme_yellow .btn.btn-primary:hover {
  background-color: #0054aa;
}
.theme_yellow .btn.btn-primary:active, .sub-theme.theme_yellow .btn.btn-primary:active {
  background-color: #130F54;
}
.theme_yellow #aclu-rsvp input, .sub-theme.theme_yellow #aclu-rsvp input {
  border: solid 2px #ffdf69;
}
.theme_yellow #event-thanks, .sub-theme.theme_yellow #event-thanks {
  color: #000;
}
.theme_yellow #event-thanks .social i, .theme_yellow #event-thanks .social svg, .sub-theme.theme_yellow #event-thanks .social i, .sub-theme.theme_yellow #event-thanks .social svg {
  color: #000;
  fill: #000 !important;
  transition: all 150ms ease-in-out;
}
.theme_yellow .divider-line, .sub-theme.theme_yellow .divider-line {
  border-color: #000;
}
.theme_yellow .intro-content, .page-template-front-page .theme_yellow.row, #topics-contain .theme_yellow .row, #location-topics .theme_yellow, #topics-contain .theme_yellow, .sub-theme.theme_yellow .intro-content, .page-template-front-page .sub-theme.theme_yellow.row, #topics-contain .sub-theme.theme_yellow .row, #location-topics .sub-theme.theme_yellow, #topics-contain .sub-theme.theme_yellow {
  background-color: #ffdf69;
}

.theme_green, .sub-theme.theme_green {
  color: #000;
}
.theme_green header, .theme_green section, .sub-theme.theme_green header, .sub-theme.theme_green section {
  background-color: #a7d7b5;
}
.theme_green header.theme-alt, .sub-theme.theme_green header.theme-alt {
  background-color: #a7d7b5;
}
.theme_green header.theme-alt h1, .theme_green header.theme-alt h2, .theme_green header.theme-alt .h1, .theme_green header.theme-alt .h2, .sub-theme.theme_green header.theme-alt h1, .sub-theme.theme_green header.theme-alt h2, .sub-theme.theme_green header.theme-alt .h1, .sub-theme.theme_green header.theme-alt .h2 {
  color: #130F54;
}
.theme_green h1, .theme_green h2, .theme_green .h1, .theme_green .h2, .sub-theme.theme_green h1, .sub-theme.theme_green h2, .sub-theme.theme_green .h1, .sub-theme.theme_green .h2 {
  text-transform: uppercase;
  color: #130F54;
}
.theme_green h3, .theme_green h4, .theme_green .h3, .theme_green .h4, .sub-theme.theme_green h3, .sub-theme.theme_green h4, .sub-theme.theme_green .h3, .sub-theme.theme_green .h4 {
  color: #000;
}
.theme_green #location-video-contain.video-feature::before, .sub-theme.theme_green #location-video-contain.video-feature::before {
  background-color: rgba(167, 215, 181, 0.4);
}
.theme_green.location-card, .sub-theme.theme_green.location-card {
  background-color: #a7d7b5;
}
.theme_green #loc-header-info-contain, .sub-theme.theme_green #loc-header-info-contain {
  padding-left: 35px;
  padding-right: 35px;
  background-color: #a7d7b5;
}
.theme_green a, .theme_green a:link, .theme_green a:visited, .theme_green > a.arrow, .theme_green > a.arrow:link, .theme_green > a.arrow:visited, .theme_green .arrow, .sub-theme.theme_green a, .sub-theme.theme_green a:link, .sub-theme.theme_green a:visited, .sub-theme.theme_green > a.arrow, .sub-theme.theme_green > a.arrow:link, .sub-theme.theme_green > a.arrow:visited, .sub-theme.theme_green .arrow {
  color: #000;
}
.theme_green .arrow.plain-arrow, .sub-theme.theme_green .arrow.plain-arrow {
  color: #000;
}
.theme_green .arrow.plain-arrow-left, .sub-theme.theme_green .arrow.plain-arrow-left {
  color: #000;
}
.theme_green .app-icon, .sub-theme.theme_green .app-icon {
  background-image: url("../images/app-icon_dark.png");
}
.theme_green .btn.btn-primary, .sub-theme.theme_green .btn.btn-primary {
  background-color: #000;
}
.theme_green .btn.btn-primary, .theme_green .btn.btn-primary:hover, .theme_green .btn.btn-primary:active, .sub-theme.theme_green .btn.btn-primary, .sub-theme.theme_green .btn.btn-primary:hover, .sub-theme.theme_green .btn.btn-primary:active {
  color: #fff;
}
.theme_green .btn.btn-primary:hover, .sub-theme.theme_green .btn.btn-primary:hover {
  background-color: #0054aa;
}
.theme_green .btn.btn-primary:active, .sub-theme.theme_green .btn.btn-primary:active {
  background-color: #130F54;
}
.theme_green #aclu-rsvp input, .sub-theme.theme_green #aclu-rsvp input {
  border: solid 2px #130F54;
}
.theme_green #event-thanks, .sub-theme.theme_green #event-thanks {
  color: #000;
}
.theme_green #event-thanks .social i, .theme_green #event-thanks .social svg, .sub-theme.theme_green #event-thanks .social i, .sub-theme.theme_green #event-thanks .social svg {
  color: #000;
  fill: #000 !important;
  transition: all 150ms ease-in-out;
}
.theme_green .divider-line, .sub-theme.theme_green .divider-line {
  border-color: #000;
}
.theme_green .intro-content, .page-template-front-page .theme_green.row, #topics-contain .theme_green .row, #location-topics .theme_green, #topics-contain .theme_green, .sub-theme.theme_green .intro-content, .page-template-front-page .sub-theme.theme_green.row, #topics-contain .sub-theme.theme_green .row, #location-topics .sub-theme.theme_green, #topics-contain .sub-theme.theme_green {
  background-color: #a7d7b5;
}

.theme_plum, .sub-theme.theme_plum {
  color: #fff;
}
.theme_plum header, .theme_plum section, .sub-theme.theme_plum header, .sub-theme.theme_plum section {
  background-color: #562265;
}
.theme_plum header.theme-alt, .sub-theme.theme_plum header.theme-alt {
  background-color: #562265;
}
.theme_plum header.theme-alt h1, .theme_plum header.theme-alt h2, .theme_plum header.theme-alt .h1, .theme_plum header.theme-alt .h2, .sub-theme.theme_plum header.theme-alt h1, .sub-theme.theme_plum header.theme-alt h2, .sub-theme.theme_plum header.theme-alt .h1, .sub-theme.theme_plum header.theme-alt .h2 {
  color: #fbb416;
}
.theme_plum h1, .theme_plum h2, .theme_plum .h1, .theme_plum .h2, .sub-theme.theme_plum h1, .sub-theme.theme_plum h2, .sub-theme.theme_plum .h1, .sub-theme.theme_plum .h2 {
  text-transform: uppercase;
  color: #fbb416;
}
.theme_plum h3, .theme_plum h4, .theme_plum .h3, .theme_plum .h4, .sub-theme.theme_plum h3, .sub-theme.theme_plum h4, .sub-theme.theme_plum .h3, .sub-theme.theme_plum .h4 {
  color: #fff;
}
.theme_plum #location-video-contain.video-feature::before, .sub-theme.theme_plum #location-video-contain.video-feature::before {
  background-color: rgba(86, 34, 101, 0.4);
}
.theme_plum.location-card, .sub-theme.theme_plum.location-card {
  background-color: #562265;
}
.theme_plum #loc-header-info-contain, .sub-theme.theme_plum #loc-header-info-contain {
  padding-left: 35px;
  padding-right: 35px;
  background-color: #562265;
}
.theme_plum a, .theme_plum a:link, .theme_plum a:visited, .theme_plum > a.arrow, .theme_plum > a.arrow:link, .theme_plum > a.arrow:visited, .theme_plum .arrow, .sub-theme.theme_plum a, .sub-theme.theme_plum a:link, .sub-theme.theme_plum a:visited, .sub-theme.theme_plum > a.arrow, .sub-theme.theme_plum > a.arrow:link, .sub-theme.theme_plum > a.arrow:visited, .sub-theme.theme_plum .arrow {
  color: #fff;
}
.theme_plum .arrow.plain-arrow, .sub-theme.theme_plum .arrow.plain-arrow {
  color: #fff;
}
.theme_plum .arrow.plain-arrow-left, .sub-theme.theme_plum .arrow.plain-arrow-left {
  color: #fff;
}
.theme_plum .app-icon, .sub-theme.theme_plum .app-icon {
  background-image: url("../images/app-icon_white.png");
}
.theme_plum .btn.btn-primary, .sub-theme.theme_plum .btn.btn-primary {
  color: #000;
}
.theme_plum .btn.btn-primary, .theme_plum .btn.btn-primary:hover, .theme_plum .btn.btn-primary:active, .sub-theme.theme_plum .btn.btn-primary, .sub-theme.theme_plum .btn.btn-primary:hover, .sub-theme.theme_plum .btn.btn-primary:active {
  background-color: #fff;
}
.theme_plum .btn.btn-primary:hover, .sub-theme.theme_plum .btn.btn-primary:hover {
  color: #0054aa;
}
.theme_plum .btn.btn-primary:active, .sub-theme.theme_plum .btn.btn-primary:active {
  color: #130F54;
}
.theme_plum #aclu-rsvp input, .sub-theme.theme_plum #aclu-rsvp input {
  border: solid 2px #fbb416;
}
.theme_plum #event-thanks, .sub-theme.theme_plum #event-thanks {
  color: #fff;
}
.theme_plum #event-thanks .social i, .theme_plum #event-thanks .social svg, .sub-theme.theme_plum #event-thanks .social i, .sub-theme.theme_plum #event-thanks .social svg {
  color: #fff;
  fill: #fff !important;
  transition: all 150ms ease-in-out;
}
.theme_plum .divider-line, .sub-theme.theme_plum .divider-line {
  border-color: #fff;
}
.theme_plum .intro-content, .page-template-front-page .theme_plum.row, #topics-contain .theme_plum .row, #location-topics .theme_plum, #topics-contain .theme_plum, .sub-theme.theme_plum .intro-content, .page-template-front-page .sub-theme.theme_plum.row, #topics-contain .sub-theme.theme_plum .row, #location-topics .sub-theme.theme_plum, #topics-contain .sub-theme.theme_plum {
  background-color: #562265;
}

.theme_butter, .sub-theme.theme_butter {
  color: #000;
}
.theme_butter header, .theme_butter section, .sub-theme.theme_butter header, .sub-theme.theme_butter section {
  background-color: #ffdf69;
}
.theme_butter header.theme-alt, .sub-theme.theme_butter header.theme-alt {
  background-color: #ffdf69;
}
.theme_butter header.theme-alt h1, .theme_butter header.theme-alt h2, .theme_butter header.theme-alt .h1, .theme_butter header.theme-alt .h2, .sub-theme.theme_butter header.theme-alt h1, .sub-theme.theme_butter header.theme-alt h2, .sub-theme.theme_butter header.theme-alt .h1, .sub-theme.theme_butter header.theme-alt .h2 {
  color: #681b40;
}
.theme_butter h1, .theme_butter h2, .theme_butter .h1, .theme_butter .h2, .sub-theme.theme_butter h1, .sub-theme.theme_butter h2, .sub-theme.theme_butter .h1, .sub-theme.theme_butter .h2 {
  text-transform: uppercase;
  color: #681b40;
}
.theme_butter h3, .theme_butter h4, .theme_butter .h3, .theme_butter .h4, .sub-theme.theme_butter h3, .sub-theme.theme_butter h4, .sub-theme.theme_butter .h3, .sub-theme.theme_butter .h4 {
  color: #000;
}
.theme_butter #location-video-contain.video-feature::before, .sub-theme.theme_butter #location-video-contain.video-feature::before {
  background-color: rgba(255, 223, 105, 0.4);
}
.theme_butter.location-card, .sub-theme.theme_butter.location-card {
  background-color: #ffdf69;
}
.theme_butter #loc-header-info-contain, .sub-theme.theme_butter #loc-header-info-contain {
  padding-left: 35px;
  padding-right: 35px;
  background-color: #ffdf69;
}
.theme_butter a, .theme_butter a:link, .theme_butter a:visited, .theme_butter > a.arrow, .theme_butter > a.arrow:link, .theme_butter > a.arrow:visited, .theme_butter .arrow, .sub-theme.theme_butter a, .sub-theme.theme_butter a:link, .sub-theme.theme_butter a:visited, .sub-theme.theme_butter > a.arrow, .sub-theme.theme_butter > a.arrow:link, .sub-theme.theme_butter > a.arrow:visited, .sub-theme.theme_butter .arrow {
  color: #000;
}
.theme_butter .arrow.plain-arrow, .sub-theme.theme_butter .arrow.plain-arrow {
  color: #000;
}
.theme_butter .arrow.plain-arrow-left, .sub-theme.theme_butter .arrow.plain-arrow-left {
  color: #000;
}
.theme_butter .app-icon, .sub-theme.theme_butter .app-icon {
  background-image: url("../images/app-icon_dark.png");
}
.theme_butter .btn.btn-primary, .sub-theme.theme_butter .btn.btn-primary {
  background-color: #000;
}
.theme_butter .btn.btn-primary, .theme_butter .btn.btn-primary:hover, .theme_butter .btn.btn-primary:active, .sub-theme.theme_butter .btn.btn-primary, .sub-theme.theme_butter .btn.btn-primary:hover, .sub-theme.theme_butter .btn.btn-primary:active {
  color: #fff;
}
.theme_butter .btn.btn-primary:hover, .sub-theme.theme_butter .btn.btn-primary:hover {
  background-color: #0054aa;
}
.theme_butter .btn.btn-primary:active, .sub-theme.theme_butter .btn.btn-primary:active {
  background-color: #130F54;
}
.theme_butter #aclu-rsvp input, .sub-theme.theme_butter #aclu-rsvp input {
  border: solid 2px #681b40;
}
.theme_butter #event-thanks, .sub-theme.theme_butter #event-thanks {
  color: #000;
}
.theme_butter #event-thanks .social i, .theme_butter #event-thanks .social svg, .sub-theme.theme_butter #event-thanks .social i, .sub-theme.theme_butter #event-thanks .social svg {
  color: #000;
  fill: #000 !important;
  transition: all 150ms ease-in-out;
}
.theme_butter .divider-line, .sub-theme.theme_butter .divider-line {
  border-color: #000;
}
.theme_butter .intro-content, .page-template-front-page .theme_butter.row, #topics-contain .theme_butter .row, #location-topics .theme_butter, #topics-contain .theme_butter, .sub-theme.theme_butter .intro-content, .page-template-front-page .sub-theme.theme_butter.row, #topics-contain .sub-theme.theme_butter .row, #location-topics .sub-theme.theme_butter, #topics-contain .sub-theme.theme_butter {
  background-color: #ffdf69;
}

.theme_sky, .sub-theme.theme_sky {
  color: #000;
}
.theme_sky header, .theme_sky section, .sub-theme.theme_sky header, .sub-theme.theme_sky section {
  background-color: #a3dbe3;
}
.theme_sky header.theme-alt, .sub-theme.theme_sky header.theme-alt {
  background-color: #a3dbe3;
}
.theme_sky header.theme-alt h1, .theme_sky header.theme-alt h2, .theme_sky header.theme-alt .h1, .theme_sky header.theme-alt .h2, .sub-theme.theme_sky header.theme-alt h1, .sub-theme.theme_sky header.theme-alt h2, .sub-theme.theme_sky header.theme-alt .h1, .sub-theme.theme_sky header.theme-alt .h2 {
  color: #130F54;
}
.theme_sky h1, .theme_sky h2, .theme_sky .h1, .theme_sky .h2, .sub-theme.theme_sky h1, .sub-theme.theme_sky h2, .sub-theme.theme_sky .h1, .sub-theme.theme_sky .h2 {
  text-transform: uppercase;
  color: #130F54;
}
.theme_sky h3, .theme_sky h4, .theme_sky .h3, .theme_sky .h4, .sub-theme.theme_sky h3, .sub-theme.theme_sky h4, .sub-theme.theme_sky .h3, .sub-theme.theme_sky .h4 {
  color: #000;
}
.theme_sky #location-video-contain.video-feature::before, .sub-theme.theme_sky #location-video-contain.video-feature::before {
  background-color: rgba(163, 219, 227, 0.4);
}
.theme_sky.location-card, .sub-theme.theme_sky.location-card {
  background-color: #a3dbe3;
}
.theme_sky #loc-header-info-contain, .sub-theme.theme_sky #loc-header-info-contain {
  padding-left: 35px;
  padding-right: 35px;
  background-color: #a3dbe3;
}
.theme_sky a, .theme_sky a:link, .theme_sky a:visited, .theme_sky > a.arrow, .theme_sky > a.arrow:link, .theme_sky > a.arrow:visited, .theme_sky .arrow, .sub-theme.theme_sky a, .sub-theme.theme_sky a:link, .sub-theme.theme_sky a:visited, .sub-theme.theme_sky > a.arrow, .sub-theme.theme_sky > a.arrow:link, .sub-theme.theme_sky > a.arrow:visited, .sub-theme.theme_sky .arrow {
  color: #000;
}
.theme_sky .arrow.plain-arrow, .sub-theme.theme_sky .arrow.plain-arrow {
  color: #000;
}
.theme_sky .arrow.plain-arrow-left, .sub-theme.theme_sky .arrow.plain-arrow-left {
  color: #000;
}
.theme_sky .app-icon, .sub-theme.theme_sky .app-icon {
  background-image: url("../images/app-icon_dark.png");
}
.theme_sky .btn.btn-primary, .sub-theme.theme_sky .btn.btn-primary {
  background-color: #000;
}
.theme_sky .btn.btn-primary, .theme_sky .btn.btn-primary:hover, .theme_sky .btn.btn-primary:active, .sub-theme.theme_sky .btn.btn-primary, .sub-theme.theme_sky .btn.btn-primary:hover, .sub-theme.theme_sky .btn.btn-primary:active {
  color: #fff;
}
.theme_sky .btn.btn-primary:hover, .sub-theme.theme_sky .btn.btn-primary:hover {
  background-color: #0054aa;
}
.theme_sky .btn.btn-primary:active, .sub-theme.theme_sky .btn.btn-primary:active {
  background-color: #130F54;
}
.theme_sky #aclu-rsvp input, .sub-theme.theme_sky #aclu-rsvp input {
  border: solid 2px #130F54;
}
.theme_sky #event-thanks, .sub-theme.theme_sky #event-thanks {
  color: #000;
}
.theme_sky #event-thanks .social i, .theme_sky #event-thanks .social svg, .sub-theme.theme_sky #event-thanks .social i, .sub-theme.theme_sky #event-thanks .social svg {
  color: #000;
  fill: #000 !important;
  transition: all 150ms ease-in-out;
}
.theme_sky .divider-line, .sub-theme.theme_sky .divider-line {
  border-color: #000;
}
.theme_sky .intro-content, .page-template-front-page .theme_sky.row, #topics-contain .theme_sky .row, #location-topics .theme_sky, #topics-contain .theme_sky, .sub-theme.theme_sky .intro-content, .page-template-front-page .sub-theme.theme_sky.row, #topics-contain .sub-theme.theme_sky .row, #location-topics .sub-theme.theme_sky, #topics-contain .sub-theme.theme_sky {
  background-color: #a3dbe3;
}

.theme_burgundy, .sub-theme.theme_burgundy {
  color: #fff;
}
.theme_burgundy header, .theme_burgundy section, .sub-theme.theme_burgundy header, .sub-theme.theme_burgundy section {
  background-color: #681b40;
}
.theme_burgundy header.theme-alt, .sub-theme.theme_burgundy header.theme-alt {
  background-color: #681b40;
}
.theme_burgundy header.theme-alt h1, .theme_burgundy header.theme-alt h2, .theme_burgundy header.theme-alt .h1, .theme_burgundy header.theme-alt .h2, .sub-theme.theme_burgundy header.theme-alt h1, .sub-theme.theme_burgundy header.theme-alt h2, .sub-theme.theme_burgundy header.theme-alt .h1, .sub-theme.theme_burgundy header.theme-alt .h2 {
  color: #a3dbe3;
}
.theme_burgundy h1, .theme_burgundy h2, .theme_burgundy .h1, .theme_burgundy .h2, .sub-theme.theme_burgundy h1, .sub-theme.theme_burgundy h2, .sub-theme.theme_burgundy .h1, .sub-theme.theme_burgundy .h2 {
  text-transform: uppercase;
  color: #a3dbe3;
}
.theme_burgundy h3, .theme_burgundy h4, .theme_burgundy .h3, .theme_burgundy .h4, .sub-theme.theme_burgundy h3, .sub-theme.theme_burgundy h4, .sub-theme.theme_burgundy .h3, .sub-theme.theme_burgundy .h4 {
  color: #fff;
}
.theme_burgundy #location-video-contain.video-feature::before, .sub-theme.theme_burgundy #location-video-contain.video-feature::before {
  background-color: rgba(104, 27, 64, 0.4);
}
.theme_burgundy.location-card, .sub-theme.theme_burgundy.location-card {
  background-color: #681b40;
}
.theme_burgundy #loc-header-info-contain, .sub-theme.theme_burgundy #loc-header-info-contain {
  padding-left: 35px;
  padding-right: 35px;
  background-color: #681b40;
}
.theme_burgundy a, .theme_burgundy a:link, .theme_burgundy a:visited, .theme_burgundy > a.arrow, .theme_burgundy > a.arrow:link, .theme_burgundy > a.arrow:visited, .theme_burgundy .arrow, .sub-theme.theme_burgundy a, .sub-theme.theme_burgundy a:link, .sub-theme.theme_burgundy a:visited, .sub-theme.theme_burgundy > a.arrow, .sub-theme.theme_burgundy > a.arrow:link, .sub-theme.theme_burgundy > a.arrow:visited, .sub-theme.theme_burgundy .arrow {
  color: #fff;
}
.theme_burgundy .arrow.plain-arrow, .sub-theme.theme_burgundy .arrow.plain-arrow {
  color: #fff;
}
.theme_burgundy .arrow.plain-arrow-left, .sub-theme.theme_burgundy .arrow.plain-arrow-left {
  color: #fff;
}
.theme_burgundy .app-icon, .sub-theme.theme_burgundy .app-icon {
  background-image: url("../images/app-icon_white.png");
}
.theme_burgundy .btn.btn-primary, .sub-theme.theme_burgundy .btn.btn-primary {
  color: #000;
}
.theme_burgundy .btn.btn-primary, .theme_burgundy .btn.btn-primary:hover, .theme_burgundy .btn.btn-primary:active, .sub-theme.theme_burgundy .btn.btn-primary, .sub-theme.theme_burgundy .btn.btn-primary:hover, .sub-theme.theme_burgundy .btn.btn-primary:active {
  background-color: #fff;
}
.theme_burgundy .btn.btn-primary:hover, .sub-theme.theme_burgundy .btn.btn-primary:hover {
  color: #0054aa;
}
.theme_burgundy .btn.btn-primary:active, .sub-theme.theme_burgundy .btn.btn-primary:active {
  color: #130F54;
}
.theme_burgundy #aclu-rsvp input, .sub-theme.theme_burgundy #aclu-rsvp input {
  border: solid 2px #a3dbe3;
}
.theme_burgundy #event-thanks, .sub-theme.theme_burgundy #event-thanks {
  color: #fff;
}
.theme_burgundy #event-thanks .social i, .theme_burgundy #event-thanks .social svg, .sub-theme.theme_burgundy #event-thanks .social i, .sub-theme.theme_burgundy #event-thanks .social svg {
  color: #fff;
  fill: #fff !important;
  transition: all 150ms ease-in-out;
}
.theme_burgundy .divider-line, .sub-theme.theme_burgundy .divider-line {
  border-color: #fff;
}
.theme_burgundy .intro-content, .page-template-front-page .theme_burgundy.row, #topics-contain .theme_burgundy .row, #location-topics .theme_burgundy, #topics-contain .theme_burgundy, .sub-theme.theme_burgundy .intro-content, .page-template-front-page .sub-theme.theme_burgundy.row, #topics-contain .sub-theme.theme_burgundy .row, #location-topics .sub-theme.theme_burgundy, #topics-contain .sub-theme.theme_burgundy {
  background-color: #681b40;
}

.theme_salmon, .sub-theme.theme_salmon {
  color: #000;
}
.theme_salmon header, .theme_salmon section, .sub-theme.theme_salmon header, .sub-theme.theme_salmon section {
  background-color: #fabeaf;
}
.theme_salmon header.theme-alt, .sub-theme.theme_salmon header.theme-alt {
  background-color: #fabeaf;
}
.theme_salmon header.theme-alt h1, .theme_salmon header.theme-alt h2, .theme_salmon header.theme-alt .h1, .theme_salmon header.theme-alt .h2, .sub-theme.theme_salmon header.theme-alt h1, .sub-theme.theme_salmon header.theme-alt h2, .sub-theme.theme_salmon header.theme-alt .h1, .sub-theme.theme_salmon header.theme-alt .h2 {
  color: #130F54;
}
.theme_salmon h1, .theme_salmon h2, .theme_salmon .h1, .theme_salmon .h2, .sub-theme.theme_salmon h1, .sub-theme.theme_salmon h2, .sub-theme.theme_salmon .h1, .sub-theme.theme_salmon .h2 {
  text-transform: uppercase;
  color: #130F54;
}
.theme_salmon h3, .theme_salmon h4, .theme_salmon .h3, .theme_salmon .h4, .sub-theme.theme_salmon h3, .sub-theme.theme_salmon h4, .sub-theme.theme_salmon .h3, .sub-theme.theme_salmon .h4 {
  color: #000;
}
.theme_salmon #location-video-contain.video-feature::before, .sub-theme.theme_salmon #location-video-contain.video-feature::before {
  background-color: rgba(250, 190, 175, 0.4);
}
.theme_salmon.location-card, .sub-theme.theme_salmon.location-card {
  background-color: #fabeaf;
}
.theme_salmon #loc-header-info-contain, .sub-theme.theme_salmon #loc-header-info-contain {
  padding-left: 35px;
  padding-right: 35px;
  background-color: #fabeaf;
}
.theme_salmon a, .theme_salmon a:link, .theme_salmon a:visited, .theme_salmon > a.arrow, .theme_salmon > a.arrow:link, .theme_salmon > a.arrow:visited, .theme_salmon .arrow, .sub-theme.theme_salmon a, .sub-theme.theme_salmon a:link, .sub-theme.theme_salmon a:visited, .sub-theme.theme_salmon > a.arrow, .sub-theme.theme_salmon > a.arrow:link, .sub-theme.theme_salmon > a.arrow:visited, .sub-theme.theme_salmon .arrow {
  color: #000;
}
.theme_salmon .arrow.plain-arrow, .sub-theme.theme_salmon .arrow.plain-arrow {
  color: #000;
}
.theme_salmon .arrow.plain-arrow-left, .sub-theme.theme_salmon .arrow.plain-arrow-left {
  color: #000;
}
.theme_salmon .app-icon, .sub-theme.theme_salmon .app-icon {
  background-image: url("../images/app-icon_dark.png");
}
.theme_salmon .btn.btn-primary, .sub-theme.theme_salmon .btn.btn-primary {
  background-color: #000;
}
.theme_salmon .btn.btn-primary, .theme_salmon .btn.btn-primary:hover, .theme_salmon .btn.btn-primary:active, .sub-theme.theme_salmon .btn.btn-primary, .sub-theme.theme_salmon .btn.btn-primary:hover, .sub-theme.theme_salmon .btn.btn-primary:active {
  color: #fff;
}
.theme_salmon .btn.btn-primary:hover, .sub-theme.theme_salmon .btn.btn-primary:hover {
  background-color: #0054aa;
}
.theme_salmon .btn.btn-primary:active, .sub-theme.theme_salmon .btn.btn-primary:active {
  background-color: #130F54;
}
.theme_salmon #aclu-rsvp input, .sub-theme.theme_salmon #aclu-rsvp input {
  border: solid 2px #130F54;
}
.theme_salmon #event-thanks, .sub-theme.theme_salmon #event-thanks {
  color: #000;
}
.theme_salmon #event-thanks .social i, .theme_salmon #event-thanks .social svg, .sub-theme.theme_salmon #event-thanks .social i, .sub-theme.theme_salmon #event-thanks .social svg {
  color: #000;
  fill: #000 !important;
  transition: all 150ms ease-in-out;
}
.theme_salmon .divider-line, .sub-theme.theme_salmon .divider-line {
  border-color: #000;
}
.theme_salmon .intro-content, .page-template-front-page .theme_salmon.row, #topics-contain .theme_salmon .row, #location-topics .theme_salmon, #topics-contain .theme_salmon, .sub-theme.theme_salmon .intro-content, .page-template-front-page .sub-theme.theme_salmon.row, #topics-contain .sub-theme.theme_salmon .row, #location-topics .sub-theme.theme_salmon, #topics-contain .sub-theme.theme_salmon {
  background-color: #fabeaf;
}

.theme_berries, .sub-theme.theme_berries {
  color: #000;
}
.theme_berries header, .theme_berries section, .sub-theme.theme_berries header, .sub-theme.theme_berries section {
  background-color: #fabeaf;
}
.theme_berries header.theme-alt, .sub-theme.theme_berries header.theme-alt {
  background-color: #fabeaf;
}
.theme_berries header.theme-alt h1, .theme_berries header.theme-alt h2, .theme_berries header.theme-alt .h1, .theme_berries header.theme-alt .h2, .sub-theme.theme_berries header.theme-alt h1, .sub-theme.theme_berries header.theme-alt h2, .sub-theme.theme_berries header.theme-alt .h1, .sub-theme.theme_berries header.theme-alt .h2 {
  color: #562265;
}
.theme_berries h1, .theme_berries h2, .theme_berries .h1, .theme_berries .h2, .sub-theme.theme_berries h1, .sub-theme.theme_berries h2, .sub-theme.theme_berries .h1, .sub-theme.theme_berries .h2 {
  text-transform: uppercase;
  color: #562265;
}
.theme_berries h3, .theme_berries h4, .theme_berries .h3, .theme_berries .h4, .sub-theme.theme_berries h3, .sub-theme.theme_berries h4, .sub-theme.theme_berries .h3, .sub-theme.theme_berries .h4 {
  color: #000;
}
.theme_berries #location-video-contain.video-feature::before, .sub-theme.theme_berries #location-video-contain.video-feature::before {
  background-color: rgba(250, 190, 175, 0.4);
}
.theme_berries.location-card, .sub-theme.theme_berries.location-card {
  background-color: #fabeaf;
}
.theme_berries #loc-header-info-contain, .sub-theme.theme_berries #loc-header-info-contain {
  padding-left: 35px;
  padding-right: 35px;
  background-color: #fabeaf;
}
.theme_berries a, .theme_berries a:link, .theme_berries a:visited, .theme_berries > a.arrow, .theme_berries > a.arrow:link, .theme_berries > a.arrow:visited, .theme_berries .arrow, .sub-theme.theme_berries a, .sub-theme.theme_berries a:link, .sub-theme.theme_berries a:visited, .sub-theme.theme_berries > a.arrow, .sub-theme.theme_berries > a.arrow:link, .sub-theme.theme_berries > a.arrow:visited, .sub-theme.theme_berries .arrow {
  color: #000;
}
.theme_berries .arrow.plain-arrow, .sub-theme.theme_berries .arrow.plain-arrow {
  color: #000;
}
.theme_berries .arrow.plain-arrow-left, .sub-theme.theme_berries .arrow.plain-arrow-left {
  color: #000;
}
.theme_berries .app-icon, .sub-theme.theme_berries .app-icon {
  background-image: url("../images/app-icon_dark.png");
}
.theme_berries .btn.btn-primary, .sub-theme.theme_berries .btn.btn-primary {
  background-color: #000;
}
.theme_berries .btn.btn-primary, .theme_berries .btn.btn-primary:hover, .theme_berries .btn.btn-primary:active, .sub-theme.theme_berries .btn.btn-primary, .sub-theme.theme_berries .btn.btn-primary:hover, .sub-theme.theme_berries .btn.btn-primary:active {
  color: #fff;
}
.theme_berries .btn.btn-primary:hover, .sub-theme.theme_berries .btn.btn-primary:hover {
  background-color: #0054aa;
}
.theme_berries .btn.btn-primary:active, .sub-theme.theme_berries .btn.btn-primary:active {
  background-color: #130F54;
}
.theme_berries #aclu-rsvp input, .sub-theme.theme_berries #aclu-rsvp input {
  border: solid 2px #562265;
}
.theme_berries #event-thanks, .sub-theme.theme_berries #event-thanks {
  color: #000;
}
.theme_berries #event-thanks .social i, .theme_berries #event-thanks .social svg, .sub-theme.theme_berries #event-thanks .social i, .sub-theme.theme_berries #event-thanks .social svg {
  color: #000;
  fill: #000 !important;
  transition: all 150ms ease-in-out;
}
.theme_berries .divider-line, .sub-theme.theme_berries .divider-line {
  border-color: #000;
}
.theme_berries .intro-content, .page-template-front-page .theme_berries.row, #topics-contain .theme_berries .row, #location-topics .theme_berries, #topics-contain .theme_berries, .sub-theme.theme_berries .intro-content, .page-template-front-page .sub-theme.theme_berries.row, #topics-contain .sub-theme.theme_berries .row, #location-topics .sub-theme.theme_berries, #topics-contain .sub-theme.theme_berries {
  background-color: #fabeaf;
}

.theme_forest, .sub-theme.theme_forest {
  color: #fff;
}
.theme_forest header, .theme_forest section, .sub-theme.theme_forest header, .sub-theme.theme_forest section {
  background-color: #00343a;
}
.theme_forest header.theme-alt, .sub-theme.theme_forest header.theme-alt {
  background-color: #00343a;
}
.theme_forest header.theme-alt h1, .theme_forest header.theme-alt h2, .theme_forest header.theme-alt .h1, .theme_forest header.theme-alt .h2, .sub-theme.theme_forest header.theme-alt h1, .sub-theme.theme_forest header.theme-alt h2, .sub-theme.theme_forest header.theme-alt .h1, .sub-theme.theme_forest header.theme-alt .h2 {
  color: #ffdf69;
}
.theme_forest h1, .theme_forest h2, .theme_forest .h1, .theme_forest .h2, .sub-theme.theme_forest h1, .sub-theme.theme_forest h2, .sub-theme.theme_forest .h1, .sub-theme.theme_forest .h2 {
  text-transform: uppercase;
  color: #ffdf69;
}
.theme_forest h3, .theme_forest h4, .theme_forest .h3, .theme_forest .h4, .sub-theme.theme_forest h3, .sub-theme.theme_forest h4, .sub-theme.theme_forest .h3, .sub-theme.theme_forest .h4 {
  color: #fff;
}
.theme_forest #location-video-contain.video-feature::before, .sub-theme.theme_forest #location-video-contain.video-feature::before {
  background-color: rgba(0, 52, 58, 0.4);
}
.theme_forest.location-card, .sub-theme.theme_forest.location-card {
  background-color: #00343a;
}
.theme_forest #loc-header-info-contain, .sub-theme.theme_forest #loc-header-info-contain {
  padding-left: 35px;
  padding-right: 35px;
  background-color: #00343a;
}
.theme_forest a, .theme_forest a:link, .theme_forest a:visited, .theme_forest > a.arrow, .theme_forest > a.arrow:link, .theme_forest > a.arrow:visited, .theme_forest .arrow, .sub-theme.theme_forest a, .sub-theme.theme_forest a:link, .sub-theme.theme_forest a:visited, .sub-theme.theme_forest > a.arrow, .sub-theme.theme_forest > a.arrow:link, .sub-theme.theme_forest > a.arrow:visited, .sub-theme.theme_forest .arrow {
  color: #fff;
}
.theme_forest .arrow.plain-arrow, .sub-theme.theme_forest .arrow.plain-arrow {
  color: #fff;
}
.theme_forest .arrow.plain-arrow-left, .sub-theme.theme_forest .arrow.plain-arrow-left {
  color: #fff;
}
.theme_forest .app-icon, .sub-theme.theme_forest .app-icon {
  background-image: url("../images/app-icon_white.png");
}
.theme_forest .btn.btn-primary, .sub-theme.theme_forest .btn.btn-primary {
  color: #000;
}
.theme_forest .btn.btn-primary, .theme_forest .btn.btn-primary:hover, .theme_forest .btn.btn-primary:active, .sub-theme.theme_forest .btn.btn-primary, .sub-theme.theme_forest .btn.btn-primary:hover, .sub-theme.theme_forest .btn.btn-primary:active {
  background-color: #fff;
}
.theme_forest .btn.btn-primary:hover, .sub-theme.theme_forest .btn.btn-primary:hover {
  color: #0054aa;
}
.theme_forest .btn.btn-primary:active, .sub-theme.theme_forest .btn.btn-primary:active {
  color: #130F54;
}
.theme_forest #aclu-rsvp input, .sub-theme.theme_forest #aclu-rsvp input {
  border: solid 2px #ffdf69;
}
.theme_forest #event-thanks, .sub-theme.theme_forest #event-thanks {
  color: #fff;
}
.theme_forest #event-thanks .social i, .theme_forest #event-thanks .social svg, .sub-theme.theme_forest #event-thanks .social i, .sub-theme.theme_forest #event-thanks .social svg {
  color: #fff;
  fill: #fff !important;
  transition: all 150ms ease-in-out;
}
.theme_forest .divider-line, .sub-theme.theme_forest .divider-line {
  border-color: #fff;
}
.theme_forest .intro-content, .page-template-front-page .theme_forest.row, #topics-contain .theme_forest .row, #location-topics .theme_forest, #topics-contain .theme_forest, .sub-theme.theme_forest .intro-content, .page-template-front-page .sub-theme.theme_forest.row, #topics-contain .sub-theme.theme_forest .row, #location-topics .sub-theme.theme_forest, #topics-contain .sub-theme.theme_forest {
  background-color: #00343a;
}

.theme_navy, .sub-theme.theme_navy {
  color: #fff;
}
.theme_navy header, .theme_navy section, .sub-theme.theme_navy header, .sub-theme.theme_navy section {
  background-color: #130F54;
}
.theme_navy header.theme-alt, .sub-theme.theme_navy header.theme-alt {
  background-color: #130F54;
}
.theme_navy header.theme-alt h1, .theme_navy header.theme-alt h2, .theme_navy header.theme-alt .h1, .theme_navy header.theme-alt .h2, .sub-theme.theme_navy header.theme-alt h1, .sub-theme.theme_navy header.theme-alt h2, .sub-theme.theme_navy header.theme-alt .h1, .sub-theme.theme_navy header.theme-alt .h2 {
  color: #ffdf69;
}
.theme_navy h1, .theme_navy h2, .theme_navy .h1, .theme_navy .h2, .sub-theme.theme_navy h1, .sub-theme.theme_navy h2, .sub-theme.theme_navy .h1, .sub-theme.theme_navy .h2 {
  text-transform: uppercase;
  color: #ffdf69;
}
.theme_navy h3, .theme_navy h4, .theme_navy .h3, .theme_navy .h4, .sub-theme.theme_navy h3, .sub-theme.theme_navy h4, .sub-theme.theme_navy .h3, .sub-theme.theme_navy .h4 {
  color: #fff;
}
.theme_navy #location-video-contain.video-feature::before, .sub-theme.theme_navy #location-video-contain.video-feature::before {
  background-color: rgba(19, 15, 84, 0.4);
}
.theme_navy.location-card, .sub-theme.theme_navy.location-card {
  background-color: #130F54;
}
.theme_navy #loc-header-info-contain, .sub-theme.theme_navy #loc-header-info-contain {
  padding-left: 35px;
  padding-right: 35px;
  background-color: #130F54;
}
.theme_navy a, .theme_navy a:link, .theme_navy a:visited, .theme_navy > a.arrow, .theme_navy > a.arrow:link, .theme_navy > a.arrow:visited, .theme_navy .arrow, .sub-theme.theme_navy a, .sub-theme.theme_navy a:link, .sub-theme.theme_navy a:visited, .sub-theme.theme_navy > a.arrow, .sub-theme.theme_navy > a.arrow:link, .sub-theme.theme_navy > a.arrow:visited, .sub-theme.theme_navy .arrow {
  color: #fff;
}
.theme_navy .arrow.plain-arrow, .sub-theme.theme_navy .arrow.plain-arrow {
  color: #fff;
}
.theme_navy .arrow.plain-arrow-left, .sub-theme.theme_navy .arrow.plain-arrow-left {
  color: #fff;
}
.theme_navy .app-icon, .sub-theme.theme_navy .app-icon {
  background-image: url("../images/app-icon_white.png");
}
.theme_navy .btn.btn-primary, .sub-theme.theme_navy .btn.btn-primary {
  color: #000;
}
.theme_navy .btn.btn-primary, .theme_navy .btn.btn-primary:hover, .theme_navy .btn.btn-primary:active, .sub-theme.theme_navy .btn.btn-primary, .sub-theme.theme_navy .btn.btn-primary:hover, .sub-theme.theme_navy .btn.btn-primary:active {
  background-color: #fff;
}
.theme_navy .btn.btn-primary:hover, .sub-theme.theme_navy .btn.btn-primary:hover {
  color: #0054aa;
}
.theme_navy .btn.btn-primary:active, .sub-theme.theme_navy .btn.btn-primary:active {
  color: #130F54;
}
.theme_navy #aclu-rsvp input, .sub-theme.theme_navy #aclu-rsvp input {
  border: solid 2px #ffdf69;
}
.theme_navy #event-thanks, .sub-theme.theme_navy #event-thanks {
  color: #fff;
}
.theme_navy #event-thanks .social i, .theme_navy #event-thanks .social svg, .sub-theme.theme_navy #event-thanks .social i, .sub-theme.theme_navy #event-thanks .social svg {
  color: #fff;
  fill: #fff !important;
  transition: all 150ms ease-in-out;
}
.theme_navy .divider-line, .sub-theme.theme_navy .divider-line {
  border-color: #fff;
}
.theme_navy .intro-content, .page-template-front-page .theme_navy.row, #topics-contain .theme_navy .row, #location-topics .theme_navy, #topics-contain .theme_navy, .sub-theme.theme_navy .intro-content, .page-template-front-page .sub-theme.theme_navy.row, #topics-contain .sub-theme.theme_navy .row, #location-topics .sub-theme.theme_navy, #topics-contain .sub-theme.theme_navy {
  background-color: #130F54;
}

/** SECTION SEPARATORS **/
.separator:before, .separator-up:before, .separator:after, .separator-up:after {
  background: #f39d00;
}
.separator.indigo:before, .indigo.separator-up:before, .separator.indigo:after, .indigo.separator-up:after, .separator.alt-orange:before, .alt-orange.separator-up:before, .separator.alt-orange:after, .alt-orange.separator-up:after {
  background: #0d0a45;
}
.separator.light-indigo:before, .light-indigo.separator-up:before, .separator.light-indigo:after, .light-indigo.separator-up:after {
  background: #211c6d;
}
.separator.pink:before, .pink.separator-up:before, .separator.pink:after, .pink.separator-up:after, .separator.alt-indigo:before, .alt-indigo.separator-up:before, .separator.alt-indigo:after, .alt-indigo.separator-up:after {
  background: #f35661;
}
.separator.orange:before, .orange.separator-up:before, .separator.orange:after, .orange.separator-up:after, .separator.default:before, .default.separator-up:before, .separator.default:after, .default.separator-up:after {
  background: #f39d00;
}
.separator.light-orange:before, .light-orange.separator-up:before, .separator.light-orange:after, .light-orange.separator-up:after, .separator.light-default:before, .light-default.separator-up:before, .separator.light-default:after, .light-default.separator-up:after {
  background: #fdce79;
}
.separator.blue:before, .blue.separator-up:before, .separator.blue:after, .blue.separator-up:after {
  background: #004a93;
}
.separator.light-blue:before, .light-blue.separator-up:before, .separator.light-blue:after, .light-blue.separator-up:after {
  background: #2c7ccc;
}
.separator.gray:before, .gray.separator-up:before, .separator.gray:after, .gray.separator-up:after, .separator.alt-blue:before, .alt-blue.separator-up:before, .separator.alt-blue:after, .alt-blue.separator-up:after {
  background: #eeeeee;
}
.separator.green:before, .green.separator-up:before, .separator.green:after, .green.separator-up:after {
  background: #70bf8e;
}
.separator.light-green:before, .light-green.separator-up:before, .separator.light-green:after, .light-green.separator-up:after {
  background: #c6e5cf;
}
.separator.plum:before, .plum.separator-up:before, .separator.plum:after, .plum.separator-up:after {
  background: #461654;
}
.separator.light-plum:before, .light-plum.separator-up:before, .separator.light-plum:after, .light-plum.separator-up:after {
  background: #663076;
}
.separator.yellow:before, .yellow.separator-up:before, .separator.yellow:after, .yellow.separator-up:after, .separator.butter:before, .butter.separator-up:before, .separator.butter:after, .butter.separator-up:after {
  background: #F8D141;
}
.separator.light-yellow:before, .light-yellow.separator-up:before, .separator.light-yellow:after, .light-yellow.separator-up:after, .separator.light-butter:before, .light-butter.separator-up:before, .separator.light-butter:after, .light-butter.separator-up:after {
  background: #FFEA9D;
}
.separator.sky:before, .sky.separator-up:before, .separator.sky:after, .sky.separator-up:after {
  background: #7BCCD8;
}
.separator.light-sky:before, .light-sky.separator-up:before, .separator.light-sky:after, .light-sky.separator-up:after {
  background: #B5E7EE;
}
.separator.burgundy:before, .burgundy.separator-up:before, .separator.burgundy:after, .burgundy.separator-up:after {
  background: #541131;
}
.separator.light-burgundy:before, .light-burgundy.separator-up:before, .separator.light-burgundy:after, .light-burgundy.separator-up:after {
  background: #7A2950;
}
.separator.salmon:before, .salmon.separator-up:before, .separator.salmon:after, .salmon.separator-up:after, .separator.berries:before, .berries.separator-up:before, .separator.berries:after, .berries.separator-up:after {
  background: #F5B09F;
}
.separator.light-salmon:before, .light-salmon.separator-up:before, .separator.light-salmon:after, .light-salmon.separator-up:after, .separator.light-berries:before, .light-berries.separator-up:before, .separator.light-berries:after, .light-berries.separator-up:after {
  background: #FACDC1;
}
.separator.forest:before, .forest.separator-up:before, .separator.forest:after, .forest.separator-up:after {
  background: #00272B;
}
.separator.light-forest:before, .light-forest.separator-up:before, .separator.light-forest:after, .light-forest.separator-up:after {
  background: #0A444B;
}
.separator.navy:before, .navy.separator-up:before, .separator.navy:after, .navy.separator-up:after {
  background: #0D0A45;
}
.separator.light-navy:before, .light-navy.separator-up:before, .separator.light-navy:after, .light-navy.separator-up:after {
  background: #211C6D;
}

#map-slider-section {
  padding: 0 !important;
  background-color: #fab415;
  overflow: hidden;
}
#map-slider-section .map-slider-row {
  display: flex;
  margin: 0 -15px;
  flex-wrap: wrap;
}
#map-slider-section .col-4 {
  background-color: #ffdf69;
  padding: 0;
}

.skip-map-wrap {
  flex-basis: 100%;
  order: 2;
  text-align: center;
  margin-bottom: 4.5rem;
  align-self: flex-end;
}

.map-svg-wrap {
  justify-content: center;
  align-items: center;
  padding-right: 20px;
  padding-left: 40px;
  flex-wrap: wrap;
}
.map-svg-wrap .map-svg-inner-wrap {
  width: 100%;
  position: relative;
  padding-bottom: 72.5%;
}
.map-svg-wrap .map-svg-inner-wrap *:focus {
  outline: none;
}

@media only screen and (max-width: 768px) {
  .map-svg-wrap {
    padding-left: 20px;
  }

  .skip-map-wrap {
    margin-bottom: 2rem;
  }
}
#map-svg {
  position: absolute;
  max-width: 100%;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.city-group:hover .city-dot {
  fill: black;
  cursor: pointer;
}
.city-group:active .city-dot, .city-group:focus .city-dot, .city-group.current-selected .city-dot {
  fill: #0055aa;
  stroke: #ffffff;
}

.st12 {
  font-family: "GT America Compressed", "GT America", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  font-weight: 500;
  cursor: pointer;
}

#map-slider {
  height: 100%;
  display: flex;
}
#map-slider .slick-list .slick-track {
  height: 100%;
}
#map-slider .location-card .register-link {
  margin-top: 0;
}

.prev-next-tags {
  align-self: flex-end;
  display: flex;
}
.prev-next-tags .nav-tag {
  flex-basis: 50%;
}
.prev-next-tags .nav-tag:hover {
  text-decoration: underline;
  cursor: pointer;
}
.prev-next-tags .prev-tag {
  text-align: left;
}
.prev-next-tags .next-tag {
  text-align: right;
}

.slider-container {
  position: relative;
  padding-left: 0;
}
.slider-container .slick-track {
  display: flex;
}
.slider-container .slick-track .slick-slide {
  display: flex;
  height: auto;
  flex-wrap: wrap;
  align-content: space-between;
}
.slider-container .slick-track .slick-slide .loc-deets, .slider-container .slick-track .slick-slide .prev-next-tags {
  flex-basis: 100%;
}
.slider-container .prev-area, .slider-container .next-area {
  position: absolute;
  height: 1px;
  width: 1px;
  bottom: 0;
}
.slider-container .prev-area {
  left: 0;
}
.slider-container .next-area {
  right: 0;
}

.location-card {
  padding: 5.125em 3.125em;
}
.location-card .register-link {
  margin-top: 4rem;
}

.state-sil-wrap {
  padding: 0.5em;
  text-align: center;
  float: right;
}
.state-sil-wrap .state-outline {
  max-width: 90px;
  max-height: 90px;
  height: auto;
  width: auto;
}

.divider-line {
  border-bottom: 2px solid #000;
  margin: 1em 0;
  clear: both;
}

.location-title {
  text-transform: uppercase;
}

.location-date {
  font-size: 1.875rem;
  text-transform: uppercase;
}

#aclu-rsvp, #api-response, #event-thanks {
  min-height: 400px;
}

#aclu-rsvp, #event-thanks {
  padding: 25px;
}
#aclu-rsvp h3, #event-thanks h3 {
  text-transform: none;
}
#aclu-rsvp label, #event-thanks label {
  font-size: 1.375rem;
}
#aclu-rsvp input, #event-thanks input {
  font-size: 1.125rem;
}
#aclu-rsvp button, #event-thanks button {
  font-size: 1.375rem;
  margin-top: 1em;
}
#aclu-rsvp #form-disclaimer label, #event-thanks #form-disclaimer label {
  position: relative;
  margin-top: 1em;
}
#aclu-rsvp #form-disclaimer input[type=checkbox], #event-thanks #form-disclaimer input[type=checkbox] {
  position: absolute;
  top: -3px;
  width: 20px;
}
#aclu-rsvp #form-disclaimer p, #event-thanks #form-disclaimer p {
  margin-left: 25px;
}

#api-response .app-icon {
  min-height: 100%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.hashtag-svg svg {
  height: 30px;
  width: auto;
  vertical-align: top;
  margin-top: -2px;
}

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