@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,700;1,400;1,700&display=swap");
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #5c79bb;
  --indigo: #6610f2;
  --purple: #971577;
  --pink: #e83e8c;
  --red: #b20933;
  --orange: #f39200;
  --yellow: #ffc107;
  --green: #7c9a6f;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #b20933;
  --secondary: #c6a27c;
  --success: #7c9a6f;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #b20933;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1280px;
  --breakpoint-xxl: 1600px;
  --font-family-sans-serif: "Montserrat", sans-serif;
  --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: "Montserrat", sans-serif;
  font-size: 1.063rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  text-align: left;
  background-color: #fff; }

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

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

h1, 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: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #b20933;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #b20933;
    text-decoration: underline; }

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

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

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

figure {
  margin: 0 0 1rem; }

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

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

table {
  border-collapse: collapse; }

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

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

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

button {
  border-radius: 0; }

button:focus:not(:focus-visible) {
  outline: 0; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

[role="button"] {
  cursor: pointer; }

select {
  word-wrap: normal; }

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .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-weight: 800;
  line-height: 1.4; }

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

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

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

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

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

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

.lead {
  font-size: 1.32875rem;
  font-weight: 800; }

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

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

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

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

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

small,
.small {
  font-size: 0.824em;
  font-weight: 400; }

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

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

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

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

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

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

.blockquote-footer {
  display: block;
  font-size: 0.824em;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  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-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1280px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1200px; } }

.row, .views-element-container {
  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-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .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.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .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.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .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.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1280px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .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.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1600px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xxl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xxl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xxl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xxl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xxl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xxl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xxl-first {
    order: -1; }
  .order-xxl-last {
    order: 13; }
  .order-xxl-0 {
    order: 0; }
  .order-xxl-1 {
    order: 1; }
  .order-xxl-2 {
    order: 2; }
  .order-xxl-3 {
    order: 3; }
  .order-xxl-4 {
    order: 4; }
  .order-xxl-5 {
    order: 5; }
  .order-xxl-6 {
    order: 6; }
  .order-xxl-7 {
    order: 7; }
  .order-xxl-8 {
    order: 8; }
  .order-xxl-9 {
    order: 9; }
  .order-xxl-10 {
    order: 10; }
  .order-xxl-11 {
    order: 11; }
  .order-xxl-12 {
    order: 12; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.33333%; }
  .offset-xxl-2 {
    margin-left: 16.66667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.33333%; }
  .offset-xxl-5 {
    margin-left: 41.66667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.33333%; }
  .offset-xxl-8 {
    margin-left: 66.66667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.33333%; }
  .offset-xxl-11 {
    margin-left: 91.66667%; } }

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

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

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

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

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

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

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #e9bac6; }

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #d77f95; }

.table-hover .table-primary:hover, .gh-main table .table-primary:hover {
  background-color: #e3a7b6; }
  .table-hover .table-primary:hover > td, .gh-main table .table-primary:hover > td,
  .table-hover .table-primary:hover > th,
  .gh-main table .table-primary:hover > th {
    background-color: #e3a7b6; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #efe5da; }

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #e1cfbb; }

.table-hover .table-secondary:hover, .gh-main table .table-secondary:hover {
  background-color: #e7d8c8; }
  .table-hover .table-secondary:hover > td, .gh-main table .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th,
  .gh-main table .table-secondary:hover > th {
    background-color: #e7d8c8; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dae3d7; }

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #bbcab4; }

.table-hover .table-success:hover, .gh-main table .table-success:hover {
  background-color: #ccd9c8; }
  .table-hover .table-success:hover > td, .gh-main table .table-success:hover > td,
  .table-hover .table-success:hover > th,
  .gh-main table .table-success:hover > th {
    background-color: #ccd9c8; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

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

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

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba; }

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e; }

.table-hover .table-warning:hover, .gh-main table .table-warning:hover {
  background-color: #ffe8a1; }
  .table-hover .table-warning:hover > td, .gh-main table .table-warning:hover > td,
  .table-hover .table-warning:hover > th,
  .gh-main table .table-warning:hover > th {
    background-color: #ffe8a1; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #e9bac6; }

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #d77f95; }

.table-hover .table-danger:hover, .gh-main table .table-danger:hover {
  background-color: #e3a7b6; }
  .table-hover .table-danger:hover > td, .gh-main table .table-danger:hover > td,
  .table-hover .table-danger:hover > th,
  .gh-main table .table-danger:hover > th {
    background-color: #e3a7b6; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc; }

.table-hover .table-light:hover, .gh-main table .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td, .gh-main table .table-light:hover > td,
  .table-hover .table-light:hover > th,
  .gh-main table .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

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

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

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

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

.table .thead-dark th, .gh-main table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55; }

.table .thead-light th, .gh-main table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

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

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

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1279.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

@media (max-width: 1599.98px) {
  .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xxl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control, .form-text, .form-email, .form-textarea, .form-select, .form-file, .form-date, .form-search, .form-number {
  display: block;
  width: 100%;
  height: calc(1.5em + 2rem);
  padding: 1rem 1.5rem;
  font-size: 1.063rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  background-color: #f1f1f1;
  background-clip: padding-box;
  border: 0 solid #ced4da;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control, .form-text, .form-email, .form-textarea, .form-select, .form-file, .form-date, .form-search, .form-number {
      transition: none; } }
  .form-control::-ms-expand, .form-text::-ms-expand, .form-email::-ms-expand, .form-textarea::-ms-expand, .form-select::-ms-expand, .form-file::-ms-expand, .form-date::-ms-expand, .form-search::-ms-expand, .form-number::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus, .form-text:focus, .form-email:focus, .form-textarea:focus, .form-select:focus, .form-file:focus, .form-date:focus, .form-search:focus, .form-number:focus {
    color: #000;
    background-color: #f1f1f1;
    border-color: #f64571;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(178, 9, 51, 0.25); }
  .form-control::placeholder, .form-text::placeholder, .form-email::placeholder, .form-textarea::placeholder, .form-select::placeholder, .form-file::placeholder, .form-date::placeholder, .form-search::placeholder, .form-number::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-text:disabled, .form-email:disabled, .form-textarea:disabled, .form-select:disabled, .form-file:disabled, .form-date:disabled, .form-search:disabled, .form-number:disabled, .form-control[readonly], .form-text[readonly], .form-email[readonly], .form-textarea[readonly], .form-select[readonly], .form-file[readonly], .form-date[readonly], .form-search[readonly], .form-number[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

input[type="date"].form-control, input.form-text[type="date"], input.form-email[type="date"], input.form-textarea[type="date"], input.form-select[type="date"], input.form-file[type="date"], input.form-date[type="date"], input.form-search[type="date"], input.form-number[type="date"],
input[type="time"].form-control,
input.form-text[type="time"],
input.form-email[type="time"],
input.form-textarea[type="time"],
input.form-select[type="time"],
input.form-file[type="time"],
input.form-date[type="time"],
input.form-search[type="time"],
input.form-number[type="time"],
input[type="datetime-local"].form-control,
input.form-text[type="datetime-local"],
input.form-email[type="datetime-local"],
input.form-textarea[type="datetime-local"],
input.form-select[type="datetime-local"],
input.form-file[type="datetime-local"],
input.form-date[type="datetime-local"],
input.form-search[type="datetime-local"],
input.form-number[type="datetime-local"],
input[type="month"].form-control,
input.form-text[type="month"],
input.form-email[type="month"],
input.form-textarea[type="month"],
input.form-select[type="month"],
input.form-file[type="month"],
input.form-date[type="month"],
input.form-search[type="month"],
input.form-number[type="month"] {
  appearance: none; }

select.form-control:-moz-focusring, select.form-text:-moz-focusring, select.form-email:-moz-focusring, select.form-textarea:-moz-focusring, select.form-select:-moz-focusring, select.form-file:-moz-focusring, select.form-date:-moz-focusring, select.form-search:-moz-focusring, select.form-number:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000; }

select.form-control:focus::-ms-value, select.form-text:focus::-ms-value, select.form-email:focus::-ms-value, select.form-textarea:focus::-ms-value, select.form-select:focus::-ms-value, select.form-file:focus::-ms-value, select.form-date:focus::-ms-value, select.form-search:focus::-ms-value, select.form-number:focus::-ms-value {
  color: #000;
  background-color: #f1f1f1; }

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

.col-form-label {
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1.32875rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.93013rem;
  line-height: 1.5; }

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

.form-control-sm {
  height: calc(1.5em + 0.5rem);
  padding: 0.25rem 0.5rem;
  font-size: 0.93013rem;
  line-height: 1.5; }

.form-control-lg {
  height: calc(1.5em + 1rem);
  padding: 0.5rem 1rem;
  font-size: 1.32875rem;
  line-height: 1.5; }

select.form-control[size], select.form-text[size], select.form-email[size], select.form-textarea[size], select.form-select[size], select.form-file[size], select.form-date[size], select.form-search[size], select.form-number[size], select.form-control[multiple], select.form-text[multiple], select.form-email[multiple], select.form-textarea[multiple], select.form-select[multiple], select.form-file[multiple], select.form-date[multiple], select.form-search[multiple], select.form-number[multiple] {
  height: auto; }

textarea.form-control, textarea.form-text, textarea.form-email, textarea.form-textarea, textarea.form-select, textarea.form-file, textarea.form-date, textarea.form-search, textarea.form-number {
  height: auto; }

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

.form-text, .form-email {
  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,
  .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: 0.824em;
  color: #7c9a6f; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.93013rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(124, 154, 111, 0.9); }
  .form-row > .col > .valid-tooltip,
  .form-row > [class*="col-"] > .valid-tooltip {
    left: 5px; }

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

.was-validated .form-control:valid, .was-validated .form-text:valid, .was-validated .form-email:valid, .was-validated .form-textarea:valid, .was-validated .form-select:valid, .was-validated .form-file:valid, .was-validated .form-date:valid, .was-validated .form-search:valid, .was-validated .form-number:valid, .form-control.is-valid, .is-valid.form-text, .is-valid.form-email, .is-valid.form-textarea, .is-valid.form-select, .is-valid.form-file, .is-valid.form-date, .is-valid.form-search, .is-valid.form-number {
  border-color: #7c9a6f;
  padding-right: calc(1.5em + 2rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%237c9a6f' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.5rem) center;
  background-size: calc(0.75em + 1rem) calc(0.75em + 1rem); }
  .was-validated .form-control:valid:focus, .was-validated .form-text:valid:focus, .was-validated .form-email:valid:focus, .was-validated .form-textarea:valid:focus, .was-validated .form-select:valid:focus, .was-validated .form-file:valid:focus, .was-validated .form-date:valid:focus, .was-validated .form-search:valid:focus, .was-validated .form-number:valid:focus, .form-control.is-valid:focus, .is-valid.form-text:focus, .is-valid.form-email:focus, .is-valid.form-textarea:focus, .is-valid.form-select:focus, .is-valid.form-file:focus, .is-valid.form-date:focus, .is-valid.form-search:focus, .is-valid.form-number:focus {
    border-color: #7c9a6f;
    box-shadow: 0 0 0 0.2rem rgba(124, 154, 111, 0.25); }

.was-validated select.form-control:valid, .was-validated select.form-text:valid, .was-validated select.form-email:valid, .was-validated select.form-textarea:valid, .was-validated select.form-select:valid, .was-validated select.form-file:valid, .was-validated select.form-date:valid, .was-validated select.form-search:valid, .was-validated select.form-number:valid, select.form-control.is-valid, select.is-valid.form-text, select.is-valid.form-email, select.is-valid.form-textarea, select.is-valid.form-select, select.is-valid.form-file, select.is-valid.form-date, select.is-valid.form-search, select.is-valid.form-number {
  padding-right: 6rem !important;
  background-position: right 3rem center; }

.was-validated textarea.form-control:valid, .was-validated textarea.form-text:valid, .was-validated textarea.form-email:valid, .was-validated textarea.form-textarea:valid, .was-validated textarea.form-select:valid, .was-validated textarea.form-file:valid, .was-validated textarea.form-date:valid, .was-validated textarea.form-search:valid, .was-validated textarea.form-number:valid, textarea.form-control.is-valid, textarea.is-valid.form-text, textarea.is-valid.form-email, textarea.is-valid.form-textarea, textarea.is-valid.form-select, textarea.is-valid.form-file, textarea.is-valid.form-date, textarea.is-valid.form-search, textarea.is-valid.form-number {
  padding-right: calc(1.5em + 2rem);
  background-position: top calc(0.375em + 0.5rem) right calc(0.375em + 0.5rem); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #7c9a6f;
  padding-right: calc(0.75em + 4rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 1.5rem center/8px 10px no-repeat, #f1f1f1 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%237c9a6f' 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") center right 2.5rem/calc(0.75em + 1rem) calc(0.75em + 1rem) no-repeat; }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #7c9a6f;
    box-shadow: 0 0 0 0.2rem rgba(124, 154, 111, 0.25); }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #7c9a6f; }

.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: #7c9a6f; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #7c9a6f; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #97af8d;
  background-color: #97af8d; }

.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(124, 154, 111, 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: #7c9a6f; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #7c9a6f; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #7c9a6f;
  box-shadow: 0 0 0 0.2rem rgba(124, 154, 111, 0.25); }

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

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.93013rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(178, 9, 51, 0.9); }
  .form-row > .col > .invalid-tooltip,
  .form-row > [class*="col-"] > .invalid-tooltip {
    left: 5px; }

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

.was-validated .form-control:invalid, .was-validated .form-text:invalid, .was-validated .form-email:invalid, .was-validated .form-textarea:invalid, .was-validated .form-select:invalid, .was-validated .form-file:invalid, .was-validated .form-date:invalid, .was-validated .form-search:invalid, .was-validated .form-number:invalid, .form-control.is-invalid, .is-invalid.form-text, .is-invalid.form-email, .is-invalid.form-textarea, .is-invalid.form-select, .is-invalid.form-file, .is-invalid.form-date, .is-invalid.form-search, .is-invalid.form-number {
  border-color: #b20933;
  padding-right: calc(1.5em + 2rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23b20933' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23b20933' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.5rem) center;
  background-size: calc(0.75em + 1rem) calc(0.75em + 1rem); }
  .was-validated .form-control:invalid:focus, .was-validated .form-text:invalid:focus, .was-validated .form-email:invalid:focus, .was-validated .form-textarea:invalid:focus, .was-validated .form-select:invalid:focus, .was-validated .form-file:invalid:focus, .was-validated .form-date:invalid:focus, .was-validated .form-search:invalid:focus, .was-validated .form-number:invalid:focus, .form-control.is-invalid:focus, .is-invalid.form-text:focus, .is-invalid.form-email:focus, .is-invalid.form-textarea:focus, .is-invalid.form-select:focus, .is-invalid.form-file:focus, .is-invalid.form-date:focus, .is-invalid.form-search:focus, .is-invalid.form-number:focus {
    border-color: #b20933;
    box-shadow: 0 0 0 0.2rem rgba(178, 9, 51, 0.25); }

.was-validated select.form-control:invalid, .was-validated select.form-text:invalid, .was-validated select.form-email:invalid, .was-validated select.form-textarea:invalid, .was-validated select.form-select:invalid, .was-validated select.form-file:invalid, .was-validated select.form-date:invalid, .was-validated select.form-search:invalid, .was-validated select.form-number:invalid, select.form-control.is-invalid, select.is-invalid.form-text, select.is-invalid.form-email, select.is-invalid.form-textarea, select.is-invalid.form-select, select.is-invalid.form-file, select.is-invalid.form-date, select.is-invalid.form-search, select.is-invalid.form-number {
  padding-right: 6rem !important;
  background-position: right 3rem center; }

.was-validated textarea.form-control:invalid, .was-validated textarea.form-text:invalid, .was-validated textarea.form-email:invalid, .was-validated textarea.form-textarea:invalid, .was-validated textarea.form-select:invalid, .was-validated textarea.form-file:invalid, .was-validated textarea.form-date:invalid, .was-validated textarea.form-search:invalid, .was-validated textarea.form-number:invalid, textarea.form-control.is-invalid, textarea.is-invalid.form-text, textarea.is-invalid.form-email, textarea.is-invalid.form-textarea, textarea.is-invalid.form-select, textarea.is-invalid.form-file, textarea.is-invalid.form-date, textarea.is-invalid.form-search, textarea.is-invalid.form-number {
  padding-right: calc(1.5em + 2rem);
  background-position: top calc(0.375em + 0.5rem) right calc(0.375em + 0.5rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #b20933;
  padding-right: calc(0.75em + 4rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 1.5rem center/8px 10px no-repeat, #f1f1f1 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23b20933' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23b20933' stroke='none'/%3e%3c/svg%3e") center right 2.5rem/calc(0.75em + 1rem) calc(0.75em + 1rem) no-repeat; }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #b20933;
    box-shadow: 0 0 0 0.2rem rgba(178, 9, 51, 0.25); }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #b20933; }

.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: #b20933; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #b20933; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e30b41;
  background-color: #e30b41; }

.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(178, 9, 51, 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: #b20933; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #b20933; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #b20933;
  box-shadow: 0 0 0 0.2rem rgba(178, 9, 51, 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, .form-inline .form-item {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control, .form-inline .form-text, .form-inline .form-email, .form-inline .form-textarea, .form-inline .form-select, .form-inline .form-file, .form-inline .form-date, .form-inline .form-search, .form-inline .form-number {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn, .gh-filters .views-exposed-form .form-submit, .gh-filters.control-gray .views-exposed-form .form-submit, .webform-button--submit, .form-submit {
  display: inline-block;
  font-weight: bold;
  color: #000;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.824em;
  line-height: 1.5;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn, .gh-filters .views-exposed-form .form-submit, .gh-filters.control-gray .views-exposed-form .form-submit, .webform-button--submit, .form-submit {
      transition: none; } }
  .btn:hover, .gh-filters .views-exposed-form .form-submit:hover, .webform-button--submit:hover, .form-submit:hover {
    color: #000;
    text-decoration: none; }
  .btn:focus, .gh-filters .views-exposed-form .form-submit:focus, .webform-button--submit:focus, .form-submit:focus, .btn.focus, .gh-filters .views-exposed-form .focus.form-submit, .focus.webform-button--submit, .focus.form-submit {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(178, 9, 51, 0.25); }
  .btn.disabled, .gh-filters .views-exposed-form .disabled.form-submit, .disabled.webform-button--submit, .disabled.form-submit, .btn:disabled, .gh-filters .views-exposed-form .form-submit:disabled, .webform-button--submit:disabled, .form-submit:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled), .gh-filters.control-gray .views-exposed-form .form-submit:not(:disabled):not(.disabled), .webform-button--submit:not(:disabled):not(.disabled), .form-submit:not(:disabled):not(.disabled) {
    cursor: pointer; }

a.btn.disabled, .gh-filters .views-exposed-form a.disabled.form-submit, a.disabled.webform-button--submit, a.disabled.form-submit,
fieldset:disabled a.btn,
fieldset:disabled .gh-filters .views-exposed-form a.form-submit,
.gh-filters .views-exposed-form fieldset:disabled a.form-submit,
fieldset:disabled a.webform-button--submit,
fieldset:disabled a.form-submit {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #b20933;
  border-color: #b20933; }
  .btn-primary:hover {
    color: #fff;
    background-color: #8e0729;
    border-color: #810725; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #8e0729;
    border-color: #810725;
    box-shadow: 0 0 0 0.2rem rgba(190, 46, 82, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #b20933;
    border-color: #b20933; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #810725;
    border-color: #750622; }
    .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(190, 46, 82, 0.5); }

.btn-secondary, .gh-filters .views-exposed-form .form-submit, .webform-button--submit, .form-submit {
  color: #212529;
  background-color: #c6a27c;
  border-color: #c6a27c; }
  .btn-secondary:hover, .gh-filters .views-exposed-form .form-submit:hover, .webform-button--submit:hover, .form-submit:hover {
    color: #212529;
    background-color: #ba8f61;
    border-color: #b78958; }
  .btn-secondary:focus, .gh-filters .views-exposed-form .form-submit:focus, .webform-button--submit:focus, .form-submit:focus, .btn-secondary.focus, .gh-filters .views-exposed-form .focus.form-submit, .focus.webform-button--submit, .focus.form-submit {
    color: #212529;
    background-color: #ba8f61;
    border-color: #b78958;
    box-shadow: 0 0 0 0.2rem rgba(173, 143, 112, 0.5); }
  .btn-secondary.disabled, .gh-filters .views-exposed-form .disabled.form-submit, .disabled.webform-button--submit, .disabled.form-submit, .btn-secondary:disabled, .gh-filters .views-exposed-form .form-submit:disabled, .webform-button--submit:disabled, .form-submit:disabled {
    color: #212529;
    background-color: #c6a27c;
    border-color: #c6a27c; }
  .btn-secondary:not(:disabled):not(.disabled):active, .webform-button--submit:not(:disabled):not(.disabled):active, .form-submit:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .webform-button--submit:not(:disabled):not(.disabled).active, .form-submit:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle,
  .gh-filters .views-exposed-form .show > .dropdown-toggle.form-submit,
  .show > .dropdown-toggle.webform-button--submit,
  .show > .dropdown-toggle.form-submit {
    color: #fff;
    background-color: #b78958;
    border-color: #b38250; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .webform-button--submit:not(:disabled):not(.disabled):active:focus, .form-submit:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .webform-button--submit:not(:disabled):not(.disabled).active:focus, .form-submit:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus,
    .gh-filters .views-exposed-form .show > .dropdown-toggle.form-submit:focus,
    .show > .dropdown-toggle.webform-button--submit:focus,
    .show > .dropdown-toggle.form-submit:focus {
      box-shadow: 0 0 0 0.2rem rgba(173, 143, 112, 0.5); }

.btn-success {
  color: #fff;
  background-color: #7c9a6f;
  border-color: #7c9a6f; }
  .btn-success:hover {
    color: #fff;
    background-color: #6a855d;
    border-color: #647e58; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #6a855d;
    border-color: #647e58;
    box-shadow: 0 0 0 0.2rem rgba(144, 169, 133, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #7c9a6f;
    border-color: #7c9a6f; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #647e58;
    border-color: #5e7653; }
    .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(144, 169, 133, 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 {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
    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 {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
    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: #b20933;
  border-color: #b20933; }
  .btn-danger:hover {
    color: #fff;
    background-color: #8e0729;
    border-color: #810725; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #8e0729;
    border-color: #810725;
    box-shadow: 0 0 0 0.2rem rgba(190, 46, 82, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #b20933;
    border-color: #b20933; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #810725;
    border-color: #750622; }
    .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(190, 46, 82, 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 {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
    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 {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
    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: #b20933;
  border-color: #b20933; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #b20933;
    border-color: #b20933; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(178, 9, 51, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #b20933;
    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: #b20933;
    border-color: #b20933; }
    .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(178, 9, 51, 0.5); }

.btn-outline-secondary {
  color: #c6a27c;
  border-color: #c6a27c; }
  .btn-outline-secondary:hover {
    color: #212529;
    background-color: #c6a27c;
    border-color: #c6a27c; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(198, 162, 124, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #c6a27c;
    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: #212529;
    background-color: #c6a27c;
    border-color: #c6a27c; }
    .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(198, 162, 124, 0.5); }

.btn-outline-success {
  color: #7c9a6f;
  border-color: #7c9a6f; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #7c9a6f;
    border-color: #7c9a6f; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(124, 154, 111, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #7c9a6f;
    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: #7c9a6f;
    border-color: #7c9a6f; }
    .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(124, 154, 111, 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: #b20933;
  border-color: #b20933; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #b20933;
    border-color: #b20933; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(178, 9, 51, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #b20933;
    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: #b20933;
    border-color: #b20933; }
    .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(178, 9, 51, 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: 400;
  color: #b20933;
  text-decoration: none; }
  .btn-link:hover {
    color: #b20933;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

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

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

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

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

.fade {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }
  .collapsing.width {
    width: 0;
    height: auto;
    transition: width 0.35s ease; }
    @media (prefers-reduced-motion: reduce) {
      .collapsing.width {
        transition: none; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }
  .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .dropdown-toggle:empty::after {
    margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1.063rem;
  color: #000;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15); }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }
  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }

@media (min-width: 1280px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }

@media (min-width: 1600px) {
  .dropdown-menu-xxl-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xxl-right {
    right: 0;
    left: auto; } }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #e9ecef; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #b20933; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #adb5bd;
    pointer-events: none;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.93013rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }

.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-link {
    margin-bottom: -1px;
    background-color: transparent;
    border: 1px solid transparent; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      isolation: isolate;
      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; }

.nav-pills .nav-link {
  background: none;
  border: 0; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #b20933; }

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

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

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

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

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

.navbar-brand {
  display: inline-block;
  padding-top: 0.30069rem;
  padding-bottom: 0.30069rem;
  margin-right: 1rem;
  font-size: 1.32875rem;
  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.32875rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }

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

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    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-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-nav-scroll {
      overflow: visible; }
    .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-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    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-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .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-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1279.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1280px) {
  .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-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

@media (max-width: 1599.98px) {
  .navbar-expand-xxl > .container,
  .navbar-expand-xxl > .container-fluid, .navbar-expand-xxl > .container-sm, .navbar-expand-xxl > .container-md, .navbar-expand-xxl > .container-lg, .navbar-expand-xxl > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1600px) {
  .navbar-expand-xxl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xxl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xxl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xxl > .container,
    .navbar-expand-xxl > .container-fluid, .navbar-expand-xxl > .container-sm, .navbar-expand-xxl > .container-md, .navbar-expand-xxl > .container-lg, .navbar-expand-xxl > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-xxl .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-xxl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xxl .navbar-toggler {
      display: none; } }

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
    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-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-nav-scroll {
    overflow: visible; }
  .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 xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-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: rgba(255, 255, 255, 0.5); }
  .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: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

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

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-right: 0.5rem;
    color: #6c757d;
    content: url(../img/arrow-breadcrumb.svg); }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.breadcrumb-item.active {
  color: #000; }

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

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

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

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

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

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

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6; }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

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

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

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6; }
  .modal-footer > * {
    margin: 0.25rem; }

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 640px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem);
      height: min-content; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1280px) {
  .modal-xl {
    max-width: 1200px; } }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.93013rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2); }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
    bottom: calc(-0.5rem - 1px); }
    .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
      bottom: 0;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
      bottom: 1px;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
    left: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
      left: 0;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
      left: 1px;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
    top: calc(-0.5rem - 1px); }
    .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
      top: 0;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
      top: 1px;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
    right: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
      right: 0;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
      right: 1px;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1.063rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb; }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #000; }

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

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

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

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

.bg-success {
  background-color: #7c9a6f !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #647e58 !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: #b20933 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #810725 !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: #b20933 !important; }

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

.border-success {
  border-color: #7c9a6f !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 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: 992px) {
  .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: 1280px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1600px) {
  .d-xxl-none {
    display: none !important; }
  .d-xxl-inline {
    display: inline !important; }
  .d-xxl-inline-block {
    display: inline-block !important; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-table {
    display: table !important; }
  .d-xxl-table-row {
    display: table-row !important; }
  .d-xxl-table-cell {
    display: table-cell !important; }
  .d-xxl-flex {
    display: flex !important; }
  .d-xxl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    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.85714%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 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: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1280px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

@media (min-width: 1600px) {
  .flex-xxl-row {
    flex-direction: row !important; }
  .flex-xxl-column {
    flex-direction: column !important; }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xxl-wrap {
    flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xxl-fill {
    flex: 1 1 auto !important; }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xxl-start {
    justify-content: flex-start !important; }
  .justify-content-xxl-end {
    justify-content: flex-end !important; }
  .justify-content-xxl-center {
    justify-content: center !important; }
  .justify-content-xxl-between {
    justify-content: space-between !important; }
  .justify-content-xxl-around {
    justify-content: space-around !important; }
  .align-items-xxl-start {
    align-items: flex-start !important; }
  .align-items-xxl-end {
    align-items: flex-end !important; }
  .align-items-xxl-center {
    align-items: center !important; }
  .align-items-xxl-baseline {
    align-items: baseline !important; }
  .align-items-xxl-stretch {
    align-items: stretch !important; }
  .align-content-xxl-start {
    align-content: flex-start !important; }
  .align-content-xxl-end {
    align-content: flex-end !important; }
  .align-content-xxl-center {
    align-content: center !important; }
  .align-content-xxl-between {
    align-content: space-between !important; }
  .align-content-xxl-around {
    align-content: space-around !important; }
  .align-content-xxl-stretch {
    align-content: stretch !important; }
  .align-self-xxl-auto {
    align-self: auto !important; }
  .align-self-xxl-start {
    align-self: flex-start !important; }
  .align-self-xxl-end {
    align-self: flex-end !important; }
  .align-self-xxl-center {
    align-self: center !important; }
  .align-self-xxl-baseline {
    align-self: baseline !important; }
  .align-self-xxl-stretch {
    align-self: stretch !important; } }

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

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

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

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

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

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

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

@media (min-width: 1600px) {
  .float-xxl-left {
    float: left !important; }
  .float-xxl-right {
    float: right !important; }
  .float-xxl-none {
    float: none !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  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: 1rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ml-n5,
.mx-n5 {
  margin-left: -5rem !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: 1rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 1rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 1rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 1rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 1rem !important; }
  .m-sm-2 {
    margin: 2rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 2rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 2rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 2rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 2rem !important; }
  .m-sm-3 {
    margin: 3rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 3rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 3rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 3rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 3rem !important; }
  .m-sm-4 {
    margin: 4rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 4rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 4rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 4rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 4rem !important; }
  .m-sm-5 {
    margin: 5rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 5rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 5rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 5rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 5rem !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: 1rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 1rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 1rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 1rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 1rem !important; }
  .p-sm-2 {
    padding: 2rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 2rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 2rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 2rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 2rem !important; }
  .p-sm-3 {
    padding: 3rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 3rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 3rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 3rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 3rem !important; }
  .p-sm-4 {
    padding: 4rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 4rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 4rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 4rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 4rem !important; }
  .p-sm-5 {
    padding: 5rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 5rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 5rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 5rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 5rem !important; }
  .m-sm-n1 {
    margin: -1rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -1rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -1rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -1rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -1rem !important; }
  .m-sm-n2 {
    margin: -2rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -2rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -2rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -2rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -2rem !important; }
  .m-sm-n3 {
    margin: -3rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -3rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -3rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -3rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -3rem !important; }
  .m-sm-n4 {
    margin: -4rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -4rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -4rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -4rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -4rem !important; }
  .m-sm-n5 {
    margin: -5rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -5rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -5rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -5rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -5rem !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: 1rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 1rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 1rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 1rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 1rem !important; }
  .m-md-2 {
    margin: 2rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 2rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 2rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 2rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 2rem !important; }
  .m-md-3 {
    margin: 3rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 3rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 3rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 3rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 3rem !important; }
  .m-md-4 {
    margin: 4rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 4rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 4rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 4rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 4rem !important; }
  .m-md-5 {
    margin: 5rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 5rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 5rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 5rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 5rem !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: 1rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 1rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 1rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 1rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 1rem !important; }
  .p-md-2 {
    padding: 2rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 2rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 2rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 2rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 2rem !important; }
  .p-md-3 {
    padding: 3rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 3rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 3rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 3rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 3rem !important; }
  .p-md-4 {
    padding: 4rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 4rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 4rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 4rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 4rem !important; }
  .p-md-5 {
    padding: 5rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 5rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 5rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 5rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 5rem !important; }
  .m-md-n1 {
    margin: -1rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -1rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -1rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -1rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -1rem !important; }
  .m-md-n2 {
    margin: -2rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -2rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -2rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -2rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -2rem !important; }
  .m-md-n3 {
    margin: -3rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -3rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -3rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -3rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -3rem !important; }
  .m-md-n4 {
    margin: -4rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -4rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -4rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -4rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -4rem !important; }
  .m-md-n5 {
    margin: -5rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -5rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -5rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -5rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -5rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 1rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 1rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 1rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 1rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 1rem !important; }
  .m-lg-2 {
    margin: 2rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 2rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 2rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 2rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 2rem !important; }
  .m-lg-3 {
    margin: 3rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 3rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 3rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 3rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 3rem !important; }
  .m-lg-4 {
    margin: 4rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 4rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 4rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 4rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 4rem !important; }
  .m-lg-5 {
    margin: 5rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 5rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 5rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 5rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 5rem !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: 1rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 1rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 1rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 1rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 1rem !important; }
  .p-lg-2 {
    padding: 2rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 2rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 2rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 2rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 2rem !important; }
  .p-lg-3 {
    padding: 3rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 3rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 3rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 3rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 3rem !important; }
  .p-lg-4 {
    padding: 4rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 4rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 4rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 4rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 4rem !important; }
  .p-lg-5 {
    padding: 5rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 5rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 5rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 5rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 5rem !important; }
  .m-lg-n1 {
    margin: -1rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -1rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -1rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -1rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -1rem !important; }
  .m-lg-n2 {
    margin: -2rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -2rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -2rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -2rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -2rem !important; }
  .m-lg-n3 {
    margin: -3rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -3rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -3rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -3rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -3rem !important; }
  .m-lg-n4 {
    margin: -4rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -4rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -4rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -4rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -4rem !important; }
  .m-lg-n5 {
    margin: -5rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -5rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -5rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -5rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -5rem !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: 1280px) {
  .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: 1rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 1rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 1rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 1rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 1rem !important; }
  .m-xl-2 {
    margin: 2rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 2rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 2rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 2rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 2rem !important; }
  .m-xl-3 {
    margin: 3rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 3rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 3rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 3rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 3rem !important; }
  .m-xl-4 {
    margin: 4rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 4rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 4rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 4rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 4rem !important; }
  .m-xl-5 {
    margin: 5rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 5rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 5rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 5rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 5rem !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: 1rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 1rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 1rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 1rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 1rem !important; }
  .p-xl-2 {
    padding: 2rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 2rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 2rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 2rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 2rem !important; }
  .p-xl-3 {
    padding: 3rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 3rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 3rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 3rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 3rem !important; }
  .p-xl-4 {
    padding: 4rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 4rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 4rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 4rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 4rem !important; }
  .p-xl-5 {
    padding: 5rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 5rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 5rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 5rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 5rem !important; }
  .m-xl-n1 {
    margin: -1rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -1rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -1rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -1rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -1rem !important; }
  .m-xl-n2 {
    margin: -2rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -2rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -2rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -2rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -2rem !important; }
  .m-xl-n3 {
    margin: -3rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -3rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -3rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -3rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -3rem !important; }
  .m-xl-n4 {
    margin: -4rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -4rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -4rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -4rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -4rem !important; }
  .m-xl-n5 {
    margin: -5rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -5rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -5rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -5rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -5rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

@media (min-width: 1600px) {
  .m-xxl-0 {
    margin: 0 !important; }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important; }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important; }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important; }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important; }
  .m-xxl-1 {
    margin: 1rem !important; }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 1rem !important; }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 1rem !important; }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 1rem !important; }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 1rem !important; }
  .m-xxl-2 {
    margin: 2rem !important; }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 2rem !important; }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 2rem !important; }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 2rem !important; }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 2rem !important; }
  .m-xxl-3 {
    margin: 3rem !important; }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 3rem !important; }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 3rem !important; }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 3rem !important; }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 3rem !important; }
  .m-xxl-4 {
    margin: 4rem !important; }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 4rem !important; }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 4rem !important; }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 4rem !important; }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 4rem !important; }
  .m-xxl-5 {
    margin: 5rem !important; }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 5rem !important; }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 5rem !important; }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 5rem !important; }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 5rem !important; }
  .p-xxl-0 {
    padding: 0 !important; }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important; }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important; }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important; }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important; }
  .p-xxl-1 {
    padding: 1rem !important; }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 1rem !important; }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 1rem !important; }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 1rem !important; }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 1rem !important; }
  .p-xxl-2 {
    padding: 2rem !important; }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 2rem !important; }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 2rem !important; }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 2rem !important; }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 2rem !important; }
  .p-xxl-3 {
    padding: 3rem !important; }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 3rem !important; }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 3rem !important; }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 3rem !important; }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 3rem !important; }
  .p-xxl-4 {
    padding: 4rem !important; }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 4rem !important; }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 4rem !important; }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 4rem !important; }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 4rem !important; }
  .p-xxl-5 {
    padding: 5rem !important; }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 5rem !important; }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 5rem !important; }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 5rem !important; }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 5rem !important; }
  .m-xxl-n1 {
    margin: -1rem !important; }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -1rem !important; }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -1rem !important; }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -1rem !important; }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -1rem !important; }
  .m-xxl-n2 {
    margin: -2rem !important; }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -2rem !important; }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -2rem !important; }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -2rem !important; }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -2rem !important; }
  .m-xxl-n3 {
    margin: -3rem !important; }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -3rem !important; }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -3rem !important; }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -3rem !important; }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -3rem !important; }
  .m-xxl-n4 {
    margin: -4rem !important; }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -4rem !important; }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -4rem !important; }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -4rem !important; }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -4rem !important; }
  .m-xxl-n5 {
    margin: -5rem !important; }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -5rem !important; }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -5rem !important; }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -5rem !important; }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -5rem !important; }
  .m-xxl-auto {
    margin: auto !important; }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important; }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important; }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important; }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important; } }

.stretched-link::after, .gh-link-card a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify {
  text-align: justify !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

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

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

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

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

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

@media (min-width: 1280px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

@media (min-width: 1600px) {
  .text-xxl-left {
    text-align: left !important; }
  .text-xxl-right {
    text-align: right !important; }
  .text-xxl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

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

.text-primary {
  color: #b20933 !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #69051e !important; }

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

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

.text-success {
  color: #7c9a6f !important; }

a.text-success:hover, a.text-success:focus {
  color: #586f4e !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: #b20933 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #69051e !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: #000 !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-break {
  word-break: break-word !important;
  word-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1, .h1 {
  line-height: 1.2; }
  @media (min-width: 1280px) {
    h1, .h1 {
      font-size: 2.5rem; } }

@media (min-width: 1280px) {
  h4, .h4 {
    font-size: 1.25rem; } }

.text-serif {
  font-family: "Book Antiqua", Palatino, "Times New Roman", Times, serif;
  text-transform: none; }

a {
  overflow-wrap: break-word; }

.link-pdf:after {
  content: url(icon-pdf-small.svg,true);
  margin-left: 0.5em;
  white-space: nowrap; }

.link-external:after {
  content: url(icon-external-small.svg,true);
  margin-left: 0.5em;
  white-space: nowrap; }

i.link-external:after {
  margin-left: 0;
  margin-right: 0.25em; }

.link-internal:after {
  content: url(icon-internal-small.svg,true);
  margin-left: 0.5em;
  white-space: nowrap; }

i.link-internal:after {
  margin-left: 0;
  margin-right: 0.25em; }

.link-location:before {
  content: url(icon-location-small.svg,true);
  margin-right: 0.5em;
  vertical-align: middle; }

.link-register:before {
  content: url(icon-register-small.svg,true);
  margin-right: 0.5em;
  vertical-align: middle; }

.link-contact:before {
  content: url(icon-contact-small.svg,true);
  margin-right: 0.5em;
  vertical-align: middle; }

.link-subscribe:before {
  content: url(icon-mail-red.svg,true);
  margin-right: 0.5em;
  vertical-align: middle; }

.link-spotify:before {
  content: url(icon-spotify.svg,true);
  margin-right: 0.5em;
  vertical-align: -0.25em; }

.link-apple-podcast:before {
  content: url(icon-apple-podcast.svg,true);
  margin-right: 0.5em;
  vertical-align: -0.25em; }

.link-more {
  margin-top: auto;
  display: block;
  text-align: right;
  font-weight: bold;
  text-transform: uppercase;
  padding-top: 1em;
  font-size: 0.875em; }

.link-black, #search-form + h2 + ol li a, .gh-sitemap a {
  color: #000; }
  .link-black:hover, #search-form + h2 + ol li a:hover, .gh-sitemap a:hover {
    color: #b20933; }

.gh-icon-question {
  display: inline-block;
  width: 1.65em;
  height: 1.65em;
  border-radius: 1em;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  border: 1px solid;
  color: #b20933; }

.btn, .gh-filters .views-exposed-form .form-submit, .gh-filters.control-gray .views-exposed-form .form-submit, .webform-button--submit, .form-submit {
  font-size: 0.95rem;
  color: #fff;
  text-transform: uppercase; }

.btn-primary:hover {
  background-color: #fff;
  color: #b20933;
  border-color: #b20933; }

.btn-secondary:hover, .gh-filters .views-exposed-form .form-submit:hover, .webform-button--submit:hover, .form-submit:hover {
  background-color: #fff;
  color: #c6a27c;
  border-color: #c6a27c; }

.btn-gray, .gh-filters.control-gray .views-exposed-form .form-submit, .btn-tertiary {
  border-color: #595959;
  background-color: #595959; }
  .btn-gray:hover, .gh-filters.control-gray .views-exposed-form .form-submit:hover, .btn-tertiary:hover {
    color: #595959;
    border-color: #595959;
    background-color: #fff; }

.btn-outline-primary {
  color: #b20933; }

.btn-outline-black {
  color: black;
  border-color: black; }
  .btn-outline-black:hover {
    background-color: #b20933;
    color: white;
    border-color: #b20933; }
    .btn-outline-black:hover [class^="link"]:after {
      filter: brightness(100); }

.btn-link:first-child {
  margin-left: -0.75rem; }

.gh-btn-engage {
  display: block;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }
  .gh-btn-engage .icon {
    width: 3em;
    height: 3em;
    margin: 0 auto 1em;
    border: 1px solid #b20933;
    border-radius: 6em;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (min-width: 768px) {
      .gh-btn-engage .icon {
        width: 5em;
        height: 5em; }
        .aside-block .gh-btn-engage .icon {
          width: 7.28em;
          height: 7.28em;
          margin-bottom: 0; } }
    .gh-btn-engage .icon img {
      max-width: 40%;
      height: auto; }
    .gh-btn-engage .icon.h2 img {
      max-width: 70%; }

.gh-news-info {
  text-transform: uppercase;
  color: #b20933;
  font-size: 0.95rem; }

hr {
  border-top-color: #ced4da; }

.text-col-1 {
  columns: 1; }

.text-col-2 {
  columns: 2; }

.text-col-3 {
  columns: 3; }

.text-col-4 {
  columns: 4; }

@media (min-width: 576px) {
  .text-col-sm-1 {
    columns: 1; }
  .text-col-sm-2 {
    columns: 2; }
  .text-col-sm-3 {
    columns: 3; }
  .text-col-sm-4 {
    columns: 4; } }

@media (min-width: 768px) {
  .text-col-md-1 {
    columns: 1; }
  .text-col-md-2 {
    columns: 2; }
  .text-col-md-3 {
    columns: 3; }
  .text-col-md-4 {
    columns: 4; } }

@media (min-width: 992px) {
  .text-col-lg-1 {
    columns: 1; }
  .text-col-lg-2 {
    columns: 2; }
  .text-col-lg-3 {
    columns: 3; }
  .text-col-lg-4 {
    columns: 4; } }

@media (min-width: 1280px) {
  .text-col-xl-1 {
    columns: 1; }
  .text-col-xl-2 {
    columns: 2; }
  .text-col-xl-3 {
    columns: 3; }
  .text-col-xl-4 {
    columns: 4; } }

.popover-body ul {
  padding-left: 1em; }

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px; }

/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease; }

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease; }

/* fade */
.owl-fade3-out {
  z-index: 10; }
  .owl-fade3-out .img-wrapper,
  .owl-fade3-out .text-wrapper,
  .owl-fade3-out .spacer-wrapper {
    animation: fadeOut 1s both ease; }
  .owl-fade3-out .text-wrapper {
    animation-delay: .25s; }
  .owl-fade3-out .spacer-wrapper {
    animation-delay: .5s; }

.owl-fade3-in .img-wrapper,
.owl-fade3-in .text-wrapper,
.owl-fade3-in .spacer-wrapper {
  animation: fadeIn 1s both ease; }

.owl-fade3-in .text-wrapper {
  animation-delay: .25s; }

.owl-fade3-in .spacer-wrapper {
  animation-delay: .5s; }

/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease; }

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease; }

/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both; }

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both; }

/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both; }

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both; }

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1; } }

@-moz-keyframes empty {
  0% {
    opacity: 1; } }

@keyframes empty {
  0% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); } }

@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); } }

@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px); }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); } }

@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0); } }

@-moz-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0); } }

@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    transform: translateZ(-500px); }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0); } }

@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8); } }

@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8); } }

@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8); } }

@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%); } }

@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%); } }

@keyframes goDown {
  from {
    transform: translateY(-100%); } }

@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5); } }

@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5); } }

@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5); } }

@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5); } }

@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5); } }

@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5); } }

/**
 * @license Highcharts
 *
 * (c) 2009-2016 Torstein Honsi
 *
 * License: www.highcharts.com/license
 */
.highcharts-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  text-align: left;
  line-height: normal;
  z-index: 0;
  /* #1072 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: "Montserrat", sans-serif;
  font-size: 12px; }

.highcharts-root {
  display: block; }

.highcharts-root text {
  stroke-width: 0; }

.highcharts-strong {
  font-weight: bold; }

.highcharts-emphasized {
  font-style: italic; }

.highcharts-anchor {
  cursor: pointer; }

.highcharts-background {
  fill: #ffffff; }

.highcharts-plot-border, .highcharts-plot-background {
  fill: none; }

.highcharts-label-box {
  fill: none; }

.highcharts-button-box {
  fill: inherit; }

.highcharts-tracker-line {
  stroke-linejoin: round;
  stroke: rgba(192, 192, 192, 0.0001);
  stroke-width: 22;
  fill: none; }

.highcharts-tracker-area {
  fill: rgba(192, 192, 192, 0.0001);
  stroke-width: 0; }

/* Titles */
.highcharts-title {
  fill: #000;
  font-size: 1.063rem;
  font-weight: bold; }

.highcharts-subtitle {
  fill: #666666; }

/* Axes */
.highcharts-axis-line {
  fill: none;
  stroke: #ccd6eb; }

.highcharts-yaxis .highcharts-axis-line {
  stroke-width: 0; }

.highcharts-axis-title {
  fill: #666666; }

.highcharts-axis-labels {
  fill: #666666;
  cursor: default;
  font-size: 0.824em; }

.highcharts-grid-line {
  fill: none;
  stroke: #e6e6e6; }

.highcharts-xaxis-grid .highcharts-grid-line {
  stroke-width: 0px; }

.highcharts-tick {
  stroke: #ccd6eb; }

.highcharts-yaxis .highcharts-tick {
  stroke-width: 0; }

.highcharts-minor-grid-line {
  stroke: #f2f2f2; }

.highcharts-crosshair-thin {
  stroke-width: 1px;
  stroke: #cccccc; }

.highcharts-crosshair-category {
  stroke: #ccd6eb;
  stroke-opacity: 0.25; }

/* Credits */
.highcharts-credits {
  cursor: pointer;
  fill: #999999;
  font-size: 0.7em;
  transition: fill 250ms, font-size 250ms; }

.highcharts-credits:hover {
  fill: black;
  font-size: 1em; }

/* Tooltip */
.highcharts-tooltip {
  cursor: default;
  pointer-events: none;
  white-space: nowrap;
  transition: stroke 150ms; }

.highcharts-tooltip text {
  fill: #333333; }

.highcharts-tooltip .highcharts-header {
  font-size: 0.85em; }

.highcharts-tooltip-box {
  stroke-width: 1px;
  fill: #f7f7f7;
  fill-opacity: 0.85; }

.highcharts-tooltip-box .highcharts-label-box {
  fill: #f7f7f7;
  fill-opacity: 0.85; }

.highcharts-selection-marker {
  fill: #335cad;
  fill-opacity: 0.25; }

.highcharts-graph {
  fill: none;
  stroke-width: 2px;
  stroke-linecap: round;
  stroke-linejoin: round; }

.highcharts-state-hover .highcharts-graph {
  stroke-width: 3; }

.highcharts-state-hover path {
  transition: stroke-width 50;
  /* quick in */ }

.highcharts-state-normal path {
  transition: stroke-width 250ms;
  /* slow out */ }

/* Legend hover affects points and series */
g.highcharts-series,
.highcharts-point,
.highcharts-markers,
.highcharts-data-labels {
  transition: opacity 250ms; }

.highcharts-legend-series-active g.highcharts-series:not(.highcharts-series-hover),
.highcharts-legend-point-active .highcharts-point:not(.highcharts-point-hover),
.highcharts-legend-series-active .highcharts-markers:not(.highcharts-series-hover),
.highcharts-legend-series-active .highcharts-data-labels:not(.highcharts-series-hover) {
  opacity: 0.2; }

/* Series options */
/* Default colors */
.highcharts-color-0 {
  fill: #b20933;
  stroke: #b20933; }

.highcharts-color-1 {
  fill: #c6a27c;
  stroke: #c6a27c; }

.highcharts-color-2 {
  fill: #b7b8b8;
  stroke: #b7b8b8; }

.highcharts-color-3 {
  fill: #fdf1be;
  stroke: #fdf1be; }

.highcharts-color-4 {
  fill: #e7d8c9;
  stroke: #e7d8c9; }

.highcharts-color-5 {
  fill: #89613a;
  stroke: #89613a; }

.highcharts-color-6 {
  fill: #7c9a6f;
  stroke: #7c9a6f; }

.highcharts-color-7 {
  fill: #971577;
  stroke: #971577; }

.highcharts-color-8 {
  fill: #f39200;
  stroke: #f39200; }

.highcharts-color-9 {
  fill: #5c79bb;
  stroke: #5c79bb; }

.highcharts-color-10 {
  fill: #f1f1f1;
  stroke: #f1f1f1; }

.highcharts-color-11 {
  fill: #cbcbcb;
  stroke: #cbcbcb; }

.highcharts-color-12 {
  fill: #595959;
  stroke: #595959; }

.highcharts-color-13 {
  fill: #ced9c9;
  stroke: #ced9c9; }

.highcharts-color-14 {
  fill: #e85dc6;
  stroke: #e85dc6; }

.highcharts-color-15 {
  fill: #ffd18d;
  stroke: #ffd18d; }

.highcharts-color-16 {
  fill: #c8d2e8;
  stroke: #c8d2e8; }

.highcharts-area {
  fill-opacity: 0.75;
  stroke-width: 0; }

.highcharts-markers {
  stroke-width: 1px;
  stroke: #ffffff; }

.highcharts-point {
  stroke-width: 1px; }

.highcharts-dense-data .highcharts-point {
  stroke-width: 0; }

.highcharts-data-label {
  font-size: 0.9em;
  font-weight: bold; }

.highcharts-data-label-box {
  fill: none;
  stroke-width: 0; }

.highcharts-data-label text, text.highcharts-data-label {
  fill: #333333; }

.highcharts-data-label-color-0 text,
.highcharts-data-label-color-1 text {
  fill: #fff; }

.highcharts-data-label-connector {
  fill: none; }

.highcharts-halo {
  fill-opacity: 0.25;
  stroke-width: 0; }

.highcharts-series:not(.highcharts-pie-series) .highcharts-point-select,
.highcharts-markers .highcharts-point-select {
  fill: #cccccc;
  stroke: #000000; }

.highcharts-column-series rect.highcharts-point {
  stroke: #ffffff; }

.highcharts-column-series .highcharts-point {
  transition: fill-opacity 250ms; }

.highcharts-column-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms; }

.highcharts-pie-series .highcharts-point {
  stroke-linejoin: round;
  stroke: #ffffff; }

.highcharts-pie-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms; }

.highcharts-funnel-series .highcharts-point {
  stroke-linejoin: round;
  stroke: #ffffff; }

.highcharts-funnel-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms; }

.highcharts-funnel-series .highcharts-point-select {
  fill: inherit;
  stroke: inherit; }

.highcharts-pyramid-series .highcharts-point {
  stroke-linejoin: round;
  stroke: #ffffff; }

.highcharts-pyramid-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms; }

.highcharts-pyramid-series .highcharts-point-select {
  fill: inherit;
  stroke: inherit; }

.highcharts-solidgauge-series .highcharts-point {
  stroke-width: 0; }

.highcharts-treemap-series .highcharts-point {
  stroke-width: 1px;
  stroke: #e6e6e6;
  transition: stroke 250ms, fill 250ms, fill-opacity 250ms; }

.highcharts-treemap-series .highcharts-point-hover {
  stroke: #999999;
  transition: stroke 25ms, fill 25ms, fill-opacity 25ms; }

.highcharts-treemap-series .highcharts-above-level {
  display: none; }

.highcharts-treemap-series .highcharts-internal-node {
  fill: none; }

.highcharts-treemap-series .highcharts-internal-node-interactive {
  fill-opacity: 0.15;
  cursor: pointer; }

.highcharts-treemap-series .highcharts-internal-node-interactive:hover {
  fill-opacity: 0.75; }

/* Legend */
.highcharts-legend-box {
  fill: none;
  stroke-width: 0; }

.highcharts-legend-item > text {
  fill: #333333;
  font-size: 1.063rem;
  cursor: pointer;
  stroke-width: 0; }

.highcharts-legend-item:hover text {
  fill: #000000; }

.highcharts-legend-item-hidden * {
  fill: #cccccc !important;
  stroke: #cccccc !important;
  transition: fill 250ms; }

.highcharts-legend-nav-active {
  fill: #003399;
  cursor: pointer; }

.highcharts-legend-nav-inactive {
  fill: #cccccc; }

circle.highcharts-legend-nav-active, circle.highcharts-legend-nav-inactive {
  /* tracker */
  fill: rgba(192, 192, 192, 0.0001); }

.highcharts-legend-title-box {
  fill: none;
  stroke-width: 0; }

/* Bubble legend */
.highcharts-bubble-legend-symbol {
  stroke-width: 2;
  fill-opacity: 0.5; }

.highcharts-bubble-legend-connectors {
  stroke-width: 1; }

.highcharts-bubble-legend-labels {
  fill: #333333; }

/* Loading */
.highcharts-loading {
  position: absolute;
  background-color: #ffffff;
  opacity: 0.5;
  text-align: center;
  z-index: 10;
  transition: opacity 250ms; }

.highcharts-loading-hidden {
  height: 0 !important;
  opacity: 0;
  overflow: hidden;
  transition: opacity 250ms, height 250ms step-end; }

.highcharts-loading-inner {
  font-weight: bold;
  position: relative;
  top: 45%; }

/* Plot bands and polar pane backgrounds */
.highcharts-plot-band, .highcharts-pane {
  fill: #000000;
  fill-opacity: 0.05; }

.highcharts-plot-line {
  fill: none;
  stroke: #999999;
  stroke-width: 1px; }

/* Highcharts More and modules */
.highcharts-boxplot-box {
  fill: #ffffff; }

.highcharts-boxplot-median {
  stroke-width: 2px; }

.highcharts-bubble-series .highcharts-point {
  fill-opacity: 0.5; }

.highcharts-errorbar-series .highcharts-point {
  stroke: #000000; }

.highcharts-gauge-series .highcharts-data-label-box {
  stroke: #cccccc;
  stroke-width: 1px; }

.highcharts-gauge-series .highcharts-dial {
  fill: #000000;
  stroke-width: 0; }

.highcharts-polygon-series .highcharts-graph {
  fill: inherit;
  stroke-width: 0; }

.highcharts-waterfall-series .highcharts-graph {
  stroke: #333333;
  stroke-dasharray: 1, 3; }

.highcharts-sankey-series .highcharts-point {
  stroke-width: 0; }

.highcharts-sankey-series .highcharts-link {
  transition: fill 250ms, fill-opacity 250ms;
  fill-opacity: 0.5; }

.highcharts-sankey-series .highcharts-point-hover.highcharts-link {
  transition: fill 50ms, fill-opacity 50ms;
  fill-opacity: 1; }

.highcharts-venn-series .highcharts-point {
  fill-opacity: 0.75;
  stroke: #cccccc;
  transition: stroke 250ms, fill-opacity 250ms; }

.highcharts-venn-series .highcharts-point-hover {
  fill-opacity: 1;
  stroke: #cccccc; }

/* Highstock */
.highcharts-navigator-mask-outside {
  fill-opacity: 0; }

.highcharts-navigator-mask-inside {
  fill: #6685c2;
  /* navigator.maskFill option */
  fill-opacity: 0.25;
  cursor: ew-resize; }

.highcharts-navigator-outline {
  stroke: #cccccc;
  fill: none; }

.highcharts-navigator-handle {
  stroke: #cccccc;
  fill: #f2f2f2;
  cursor: ew-resize; }

.highcharts-navigator-series {
  fill: #335cad;
  stroke: #335cad; }

.highcharts-navigator-series .highcharts-graph {
  stroke-width: 1px; }

.highcharts-navigator-series .highcharts-area {
  fill-opacity: 0.05; }

.highcharts-navigator-xaxis .highcharts-axis-line {
  stroke-width: 0; }

.highcharts-navigator-xaxis .highcharts-grid-line {
  stroke-width: 1px;
  stroke: #e6e6e6; }

.highcharts-navigator-xaxis.highcharts-axis-labels {
  fill: #999999; }

.highcharts-navigator-yaxis .highcharts-grid-line {
  stroke-width: 0; }

.highcharts-scrollbar-thumb {
  fill: #cccccc;
  stroke: #cccccc;
  stroke-width: 1px; }

.highcharts-scrollbar-button {
  fill: #e6e6e6;
  stroke: #cccccc;
  stroke-width: 1px; }

.highcharts-scrollbar-arrow {
  fill: #666666; }

.highcharts-scrollbar-rifles {
  stroke: #666666;
  stroke-width: 1px; }

.highcharts-scrollbar-track {
  fill: #f2f2f2;
  stroke: #f2f2f2;
  stroke-width: 1px; }

.highcharts-button {
  fill: #f7f7f7;
  stroke: #cccccc;
  cursor: default;
  stroke-width: 1px;
  transition: fill 250ms; }

.highcharts-button text {
  fill: #333333; }

.highcharts-button-hover {
  transition: fill 0ms;
  fill: #e6e6e6;
  stroke: #cccccc; }

.highcharts-button-hover text {
  fill: #333333; }

.highcharts-button-pressed {
  font-weight: bold;
  fill: #e6ebf5;
  stroke: #cccccc; }

.highcharts-button-pressed text {
  fill: #333333;
  font-weight: bold; }

.highcharts-button-disabled text {
  fill: #333333; }

.highcharts-range-selector-buttons .highcharts-button {
  stroke-width: 0px; }

.highcharts-range-label rect {
  fill: none; }

.highcharts-range-label text {
  fill: #666666; }

.highcharts-range-input rect {
  fill: none; }

.highcharts-range-input text {
  fill: #333333; }

.highcharts-range-input {
  stroke-width: 1px;
  stroke: #cccccc; }

input.highcharts-range-selector {
  position: absolute;
  border: 0;
  width: 1px;
  /* Chrome needs a pixel to see it */
  height: 1px;
  padding: 0;
  text-align: center;
  left: -9em;
  /* #4798 */ }

.highcharts-crosshair-label text {
  fill: #ffffff;
  font-size: 1.1em; }

.highcharts-crosshair-label .highcharts-label-box {
  fill: inherit; }

.highcharts-candlestick-series .highcharts-point {
  stroke: #000000;
  stroke-width: 1px; }

.highcharts-candlestick-series .highcharts-point-up {
  fill: #ffffff; }

.highcharts-ohlc-series .highcharts-point-hover {
  stroke-width: 3px; }

.highcharts-flags-series .highcharts-point .highcharts-label-box {
  stroke: #999999;
  fill: #ffffff;
  transition: fill 250ms; }

.highcharts-flags-series .highcharts-point-hover .highcharts-label-box {
  stroke: #000000;
  fill: #ccd6eb; }

.highcharts-flags-series .highcharts-point text {
  fill: #000000;
  font-size: 0.9em;
  font-weight: bold; }

/* Highmaps */
.highcharts-map-series .highcharts-point {
  transition: fill 500ms, fill-opacity 500ms, stroke-width 250ms;
  stroke: #cccccc; }

.highcharts-map-series .highcharts-point-hover {
  transition: fill 0ms, fill-opacity 0ms;
  fill-opacity: 0.5;
  stroke-width: 2px; }

.highcharts-mapline-series .highcharts-point {
  fill: none; }

.highcharts-heatmap-series .highcharts-point {
  stroke-width: 0; }

.highcharts-map-navigation {
  font-size: 1.3em;
  font-weight: bold;
  text-align: center; }

.highcharts-coloraxis {
  stroke-width: 0; }

.highcharts-coloraxis-marker {
  fill: #999999; }

.highcharts-null-point {
  fill: #f7f7f7; }

/* 3d charts */
.highcharts-3d-frame {
  fill: transparent; }

/* Exporting module */
.highcharts-contextbutton {
  fill: #ffffff;
  /* needed to capture hover */
  stroke: none;
  stroke-linecap: round; }

.highcharts-contextbutton:hover {
  fill: #e6e6e6;
  stroke: #e6e6e6; }

.highcharts-button-symbol {
  stroke: #666666;
  stroke-width: 3px; }

.highcharts-menu {
  border: 1px solid #999999;
  background: #ffffff;
  padding: 5px 0;
  box-shadow: 3px 3px 10px #888; }

.highcharts-menu-item {
  padding: 0.5em 1em;
  background: none;
  color: #333333;
  cursor: pointer;
  transition: background 250ms, color 250ms; }

.highcharts-menu-item:hover {
  background: #335cad;
  color: #ffffff; }

/* Drilldown module */
.highcharts-drilldown-point {
  cursor: pointer; }

.highcharts-drilldown-data-label text,
text.highcharts-drilldown-data-label,
.highcharts-drilldown-axis-label {
  cursor: pointer;
  fill: #003399;
  font-weight: bold;
  text-decoration: underline; }

/* No-data module */
.highcharts-no-data text {
  font-weight: bold;
  font-size: 12px;
  fill: #666666; }

/* Drag-panes module */
.highcharts-axis-resizer {
  cursor: ns-resize;
  stroke: black;
  stroke-width: 2px; }

/* Bullet type series */
.highcharts-bullet-target {
  stroke-width: 0; }

/* Lineargauge type series */
.highcharts-lineargauge-target {
  stroke-width: 1px;
  stroke: #333333; }

.highcharts-lineargauge-target-line {
  stroke-width: 1px;
  stroke: #333333; }

/* Annotations module */
.highcharts-annotation-label-box {
  stroke-width: 1px;
  stroke: #000000;
  fill: #000000;
  fill-opacity: 0.75; }

.highcharts-annotation-label text {
  fill: #e6e6e6; }

/* Gantt */
.highcharts-treegrid-node-collapsed, .highcharts-treegrid-node-expanded {
  cursor: pointer; }

.highcharts-point-connecting-path {
  fill: none; }

.highcharts-grid-axis .highcharts-tick {
  stroke-width: 1px; }

.highcharts-grid-axis .highcharts-axis-line {
  stroke-width: 1px; }

.gh-nav {
  padding: 0.5rem 15px;
  border-bottom: 2px solid #e9ecef; }
  @media (min-width: 1280px) {
    .gh-nav {
      font-size: 1.25rem; } }
  @media (min-width: 1280px) {
    .gh-nav .container {
      max-width: 1800px;
      padding: 0 3em; } }
  .gh-nav .navbar-brand {
    width: 9em; }
    @media (min-width: 992px) {
      .gh-nav .navbar-brand {
        width: 160px;
        padding: 0.3em 0 0.6em;
        flex-shrink: 0; } }
    @media (min-width: 1280px) {
      .gh-nav .navbar-brand {
        width: 200px; } }
    .gh-nav .navbar-brand.logo20years {
      width: 6em;
      padding: 0; }
      @media (min-width: 992px) {
        .gh-nav .navbar-brand.logo20years {
          width: 160px; } }
    .gh-nav .navbar-brand img {
      width: 100%; }
  .gh-nav .navbar-toggler {
    height: 2.65em;
    border-color: #595959; }
    .gh-nav .navbar-toggler .navbar-toggler-icon {
      background: url(../img/icon-nav.svg?a) no-repeat center; }
  @media (min-width: 992px) {
    .gh-nav .gh-main-nav {
      flex-wrap: wrap; } }
  @media (min-width: 992px) {
    .gh-nav .menu-wrapper {
      margin-left: auto; } }
  .gh-nav .menu-wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .gh-nav .menu-wrapper a {
    display: block;
    padding: 0.5em 1rem;
    color: #000; }
    .gh-nav .menu-wrapper a:hover {
      color: #b20933; }
    .gh-nav .menu-wrapper a.link-external:after {
      vertical-align: -0.1em; }
  .gh-nav .menu-wrapper .dropdown.show > a,
  .gh-nav .menu-wrapper .menu-item--active-trail > a,
  .gh-nav .menu-wrapper a.is-active {
    color: #b20933; }
  .gh-nav .menu-wrapper .btn, .gh-nav .menu-wrapper .gh-filters.control-gray .views-exposed-form .form-submit, .gh-filters.control-gray .views-exposed-form .gh-nav .menu-wrapper .form-submit, .gh-nav .menu-wrapper .webform-button--submit, .gh-nav .menu-wrapper .form-submit {
    display: inline-block;
    border-radius: .5em;
    border: 1px solid; }
  .gh-nav .menu-wrapper .btn-primary {
    color: #fff;
    border-color: #b20933; }
  .gh-nav .menu-wrapper img {
    max-width: 100%;
    height: auto; }
  @media (min-width: 992px) {
    .gh-nav .menu-wrapper .row, .gh-nav .menu-wrapper .views-element-container {
      margin-right: -30px;
      margin-left: -30px; }
    .gh-nav .menu-wrapper [class^="col"] {
      padding-right: 30px;
      padding-left: 30px; } }
  .gh-nav .menu-wrapper .dropdown-toggle:after {
    position: absolute;
    right: 0;
    border-left: 0.3em solid;
    border-bottom: 0.3em solid transparent;
    border-top: 0.3em solid transparent;
    margin-top: .4em; }
  @media (max-width: 991.98px) {
    .gh-nav .menu-wrapper .dropdown-menu {
      position: static;
      float: none;
      min-width: 0;
      padding: 0;
      margin: 0;
      font-size: 1.063rem;
      border: none; } }
  @media (max-width: 991.98px) {
    .gh-nav .menu-wrapper .dropdown.show > .dropdown-toggle:after {
      transform: rotate(90deg); } }

@media (min-width: 992px) {
  .gh-main-menu .menu-level0 {
    position: static;
    display: inline-block; } }

.gh-main-menu .menu-level0 > a {
  padding: 0.75em 1em;
  font-weight: bold;
  text-transform: uppercase; }
  @media (min-width: 992px) {
    .gh-main-menu .menu-level0 > a {
      padding: 1rem 1.5rem; } }

@media (min-width: 992px) {
  .gh-main-menu .menu-level0 > .dropdown-toggle:after {
    content: normal; } }

.gh-main-menu .menu-level0 .dropdown-toggle {
  white-space: normal; }

@media (min-width: 992px) {
  .gh-main-menu .menu-level0 > .dropdown-menu {
    left: 0;
    padding: 2em 15px;
    transition: all 0.35s;
    margin-top: -1em;
    opacity: 0;
    display: block;
    visibility: hidden;
    max-height: calc(100vh - 10em);
    width: 100%;
    overflow: auto; }
    .gh-main-menu .menu-level0 > .dropdown-menu.show {
      opacity: 1;
      margin-top: 0;
      visibility: visible; } }

.gh-main-menu .menu-level0 .gh-thumb {
  max-width: 350px; }

.gh-main-menu .menu-level1 {
  position: static; }
  @media (min-width: 992px) {
    .gh-main-menu .menu-level1 > a,
    .gh-main-menu .menu-level1 > span {
      width: 48%; } }

.gh-main-menu .menu-level1 a, .gh-main-menu .menu-level1 span {
  position: relative;
  border-top: 1px solid #dee2e6;
  border-bottom: 2px solid transparent;
  transition: border-bottom 0.35s;
  font-weight: bold; }
  .gh-main-menu .menu-level1 a:hover, .gh-main-menu .menu-level1 span:hover {
    color: #b20933;
    border-top-color: #dee2e6;
    border-bottom-color: #b20933; }

.gh-main-menu .menu-level1:first-child > a,
.gh-main-menu .menu-level1 li:first-child > a,
.gh-main-menu .menu-level1:first-child > span,
.gh-main-menu .menu-level1 li:first-child > span {
  border-top: none; }

.gh-main-menu .menu-level1 .dropdown {
  position: static; }

.gh-main-menu .menu-level1 .dropdown-menu {
  padding: 0;
  box-shadow: none;
  margin: 0; }
  @media (min-width: 992px) {
    .gh-main-menu .menu-level1 .dropdown-menu {
      width: 48%;
      top: 0;
      left: 52%;
      border: none; } }

@media (min-width: 992px) {
  .gh-main-menu .menu-level0.total-levels3 > .dropdown-menu {
    height: 46em; } }

@media (min-width: 1280px) {
  .gh-main-menu .menu-level0.total-levels3 > .dropdown-menu {
    height: 40em; } }

@media (min-width: 1600px) {
  .gh-main-menu .menu-level0.total-levels3 > .dropdown-menu {
    height: 36em; } }

@media (min-width: 992px) {
  .gh-main-menu .menu-level0.total-levels3 .col-menu {
    margin-top: -4.2em; }
  .gh-main-menu .menu-level0.total-levels3 .menu-level1 .dropdown-menu {
    left: 35.33%; }
  .gh-main-menu .menu-level0.total-levels3 .menu-level1 .dropdown-menu,
  .gh-main-menu .menu-level0.total-levels3 .menu-level1 > a,
  .gh-main-menu .menu-level0.total-levels3 .menu-level1 > span {
    width: 31.33%; }
  .gh-main-menu .menu-level0.total-levels3 .menu-level2 > .dropdown-menu {
    left: 108%;
    width: 100%; } }

@media (max-width: 991.98px) {
  .gh-main-menu .menu-level2 a,
  .gh-main-menu .menu-level2 span {
    font-weight: normal; } }

.gh-second-menu {
  border-top: 1px solid #ced4da; }
  @media (min-width: 992px) {
    .gh-second-menu {
      display: flex;
      justify-content: flex-end;
      border: none;
      order: -1;
      width: 100%; }
      .gh-second-menu > ul {
        display: flex; } }
  .gh-second-menu li a {
    text-transform: inherit;
    color: #4c4c4c;
    font-size: 1rem; }
  .gh-second-menu li ul a {
    font-weight: normal; }
  .gh-second-menu .language-switcher-language-url {
    padding-left: .5em; }
    @media (min-width: 992px) {
      .gh-second-menu .language-switcher-language-url:before {
        content: "";
        position: absolute;
        height: 1em;
        margin-top: .5em;
        margin-left: -.5em;
        border-left: 1px solid; } }
    .gh-second-menu .language-switcher-language-url li {
      display: inline-block; }
    .gh-second-menu .language-switcher-language-url a {
      padding: .5em; }
      .gh-second-menu .language-switcher-language-url a.is-active {
        text-decoration: underline; }

#block-searchform {
  border: 1px solid #e9ecef;
  margin-left: .75rem; }
  @media (min-width: 992px) {
    #block-searchform {
      position: relative;
      margin-left: 1rem;
      width: 2em;
      height: 2.75rem;
      overflow: hidden;
      transition: width 0.35s;
      border-color: transparent; }
      #block-searchform.expanded {
        width: 10em;
        border-color: #b20933; }
      #block-searchform #search-block-form {
        position: absolute;
        right: 0;
        width: 10em; } }
  #block-searchform #search-block-form {
    display: flex; }
  #block-searchform .form-item {
    margin-bottom: 0;
    flex-grow: 1; }
  #block-searchform input {
    border: 0; }
    #block-searchform input.form-search {
      padding: .5em;
      background: none;
      height: calc(.75em + 2rem); }
      #block-searchform input.form-search:focus {
        box-shadow: none; }
    #block-searchform input.form-submit {
      width: 4.5em;
      text-indent: -999em;
      background: transparent url(../img/icon-search.svg) no-repeat center;
      opacity: .5; }
      @media (min-width: 992px) {
        #block-searchform input.form-submit {
          width: 2em; } }

.ui-autocomplete.ui-widget.ui-widget-content {
  left: auto !important;
  font-size: 0.938rem;
  right: 3em;
  width: 20em !important;
  background-color: #f1f1f1;
  border: none;
  font-family: "Montserrat", sans-serif; }
  .ui-autocomplete.ui-widget.ui-widget-content .ui-autocomplete-field-group {
    padding: .35em 2em;
    font-weight: bold; }
  .ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item-wrapper {
    display: block;
    padding: .35em 2em; }
    .ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item-wrapper.ui-state-active {
      background-color: transparent;
      border-color: transparent;
      color: #b20933;
      text-decoration: underline; }
  .ui-autocomplete.ui-widget.ui-widget-content .ui-autocomplete-field-created {
    display: none; }

.gh-footer {
  font-size: 0.938rem;
  padding: 0.5rem 0 0; }
  .gh-footer .container {
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .gh-footer .container {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; } }
    @media (min-width: 1280px) {
      .gh-footer .container {
        max-width: 1800px;
        padding: 0 3em; } }
  .gh-footer ul.menu {
    margin: 0 0 0 auto;
    list-style: none;
    padding: 0; }
    @media (min-width: 768px) {
      .gh-footer ul.menu > li {
        display: inline-block; } }
    .gh-footer ul.menu > li > a {
      display: block;
      padding: 0.85rem 0.75em;
      text-transform: uppercase;
      color: #000; }
      .gh-footer ul.menu > li > a:hover {
        color: #b20933; }
  .gh-footer .copyright {
    margin: 0;
    padding: 0.5em 0; }
  .gh-footer ul.social {
    list-style: none;
    padding: 0 0.5em;
    margin: 0; }
    @media (min-width: 992px) {
      .gh-footer ul.social {
        margin-left: auto; } }
    @media (min-width: 1280px) {
      .gh-footer ul.social {
        margin-left: 2em; } }
    .gh-footer ul.social li {
      display: inline-block; }
      .gh-footer ul.social li.title {
        vertical-align: -0.25em; }
    .gh-footer ul.social h4 {
      font-size: 0.938rem;
      font-weight: normal;
      margin: 0 0.5em 0 0; }
    .gh-footer ul.social a {
      display: block;
      padding: 0.5rem;
      text-transform: uppercase;
      font-size: 0.8em;
      color: #000; }
      .gh-footer ul.social a:hover {
        color: #b20933; }
    .gh-footer ul.social img {
      width: 2em;
      height: 2em; }

:focus, button:focus {
  outline: 1px dotted #b20933;
  outline-offset: 3px; }

.views-element-container [class*="js-view-dom"] {
  width: 100%; }

.views-element-container .views-infinite-scroll-content-wrapper {
  display: flex;
  flex-wrap: wrap; }

#block-gain-local-tasks ul,
#block-gpf-local-tasks ul {
  list-style: none;
  background-color: #e9ecef;
  padding: 0 .5em;
  text-transform: uppercase;
  font-size: 0.938rem; }
  #block-gain-local-tasks ul li,
  #block-gpf-local-tasks ul li {
    display: inline-block;
    padding: .25em; }


.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.gh-nav .container-fluid,
.gh-nav .container-sm,
.gh-nav .container-md,
.gh-nav .container-lg,
.gh-nav .container-xl {
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 768px) {
    
    .container-fluid,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl,
    .gh-nav .container-fluid,
    .gh-nav .container-sm,
    .gh-nav .container-md,
    .gh-nav .container-lg,
    .gh-nav .container-xl {
      padding-left: 3em;
      padding-right: 3em;
      max-width: 1800px; } }

.gh-col-aside {
  font-size: 0.824em; }
  @media (min-width: 992px) {
    .gh-col-aside {
      padding-left: 4rem; } }
  .gh-col-aside .aside-block {
    margin-bottom: 1.5rem;
    padding: 1em;
    border: 1px solid #ced4da; }

.gh-header {
  position: relative; }
  .gh-header .img-fluid {
    width: 100%; }
  .gh-header .gh-header-carousel {
    min-height: 29.75vw; }
    @media (max-width: 991.98px) {
      .gh-header .gh-header-carousel .owl-buttons div {
        top: 15vw; }
      .gh-header .gh-header-carousel .owl-prev {
        left: 0; }
      .gh-header .gh-header-carousel .owl-next {
        right: 0; } }
  .gh-header .body {
    padding: 1em 0;
    background-color: #fdf1be; }
    @media (min-width: 768px) {
      .gh-header .body {
        position: absolute;
        z-index: 1;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        display: flex;
        align-items: center;
        background-color: transparent; }
        .gh-header .body .container {
          max-height: 100%; }
        .gh-header .body.bg-black-50:before {
          content: "";
          width: 66.66%;
          left: 0;
          top: 0;
          background: rgba(0, 0, 0, 0.4);
          position: absolute;
          bottom: 0; } }
    @media (min-width: 992px) {
      .gh-header .body.bg-black-50:before {
        width: 50%; } }
    @media (max-width: 991.98px) {
      .gh-header .body h2, .gh-header .body h3, .gh-header .body blockquote {
        font-size: 1em;
        line-height: 1.2; } }
    .gh-header .body blockquote {
      padding: 0 2em 1px;
      margin: 0 -.25rem -0.5em; }
      @media (min-width: 768px) {
        .gh-header .body blockquote {
          margin: 0 -1.5rem -1em; } }
      @media (min-width: 992px) {
        .gh-header .body blockquote {
          margin: 0 -0.5rem; } }
    .gh-header .body.bg-black-50 h1, .gh-header .body.bg-black-50 h2 {
      text-transform: uppercase; }
      @media (min-width: 992px) {
        .gh-header .body.bg-black-50 h1, .gh-header .body.bg-black-50 h2 {
          font-size: 2rem; } }
      @media (min-width: 1280px) {
        .gh-header .body.bg-black-50 h1, .gh-header .body.bg-black-50 h2 {
          font-size: 2.75rem; } }
    .gh-header .body.bg-black-50 h1 {
      font-weight: 300;
      margin: 0; }
    .gh-header .body.bg-black-50 h2 {
      line-height: 1.2;
      margin-bottom: 2rem; }
    @media (min-width: 768px) {
      .gh-header .body.bg-black-50 {
        color: #fff; }
        .gh-header .body.bg-black-50 a {
          color: #fff; } }
  @media (min-width: 992px) {
    .gh-header .owl-carousel .body {
      left: 4em;
      right: 4em; } }
  @media (min-width: 768px) {
    .gh-header .gh-card {
      padding: 1.5em 2em;
      max-width: 28em;
      background-color: #fdf1be; } }
  .gh-header .gh-card a {
    color: #000; }
    .gh-header .gh-card a:hover {
      color: #b20933; }

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

.gh-main table.small {
  font-size: .7em; }

.gh-main table, .gh-main th, .gh-main td {
  border-color: #dee2e6; }

@media (min-width: 768px) {
  .gh-paragraph-text-image:nth-child(even) > .col-md-6:first-child {
    order: 1; } }

.breadcrumb {
  font-size: 0.824em; }
  .breadcrumb a {
    color: #6c757d; }
    .breadcrumb a:hover {
      color: #b20933; }

.breadcrumb-item.active a {
  color: #000; }

.gh-color-tag {
  float: left;
  width: 1rem;
  height: 1rem;
  margin: 0.5rem 1rem 1rem 0; }
  .small .gh-color-tag {
    margin-top: 0.15rem; }
    @media (min-width: 1280px) {
      .small .gh-color-tag {
        margin-top: 0.25rem; } }
  .text-right .gh-color-tag {
    float: right;
    margin-left: 0.5rem;
    margin-right: 0; }

.gh-article-informations {
  margin: 1.5rem 0;
  font-size: 0.824em; }
  .gh-article-informations h4 {
    font-size: 1em;
    margin: 0; }

.gh-col-share {
  display: flex;
  justify-content: flex-end;
  align-self: flex-end; }
  .gh-col-share .addtoany_list {
    font-size: 0.938rem;
    margin-bottom: 15px; }
    .gh-col-share .addtoany_list a {
      vertical-align: 3px; }
      .gh-col-share .addtoany_list a span {
        background: none !important; }
        .gh-col-share .addtoany_list a span path {
          fill: #000; }

.gh-collapse {
  border: 1px solid #595959;
  margin-bottom: 1rem;
  padding: 1rem; }
  .gh-collapse .collapser {
    padding-left: 3rem;
    margin: 0;
    cursor: pointer;
    background: url(../img/icon-collapser-close.svg) no-repeat left; }
    .gh-collapse .collapser .text-expend {
      display: none; }
    .gh-collapse .collapser.collapsed {
      background-image: url(../img/icon-collapser-open.svg); }
      .gh-collapse .collapser.collapsed .text-expend {
        display: inline; }
      .gh-collapse .collapser.collapsed .text-collapse {
        display: none; }
    .gh-collapse .collapser:hover {
      color: #b20933;
      text-decoration: underline; }
  .gh-collapse .collapse, .gh-collapse .collapsing {
    padding-top: 1rem;
    padding-left: 3rem; }
  .gh-collapse.simple {
    border: none;
    margin-bottom: 1rem;
    padding: 0; }

.gh-collapse-gray {
  margin-bottom: 1rem; }
  .gh-collapse-gray .collapser {
    padding: 1rem 3rem 1rem 1rem;
    margin: 0;
    cursor: pointer;
    background: #f1f1f1 url(../img/bg-select-gray.svg) no-repeat right center; }
    .gh-collapse-gray .collapser .text-expend {
      display: none; }
    .gh-collapse-gray .collapser.collapsed .text-expend {
      display: inline; }
    .gh-collapse-gray .collapser.collapsed .text-collapse {
      display: none; }
    .gh-collapse-gray .collapser:hover {
      color: #b20933;
      text-decoration: underline; }
  .gh-collapse-gray .collapse, .gh-collapse-gray .collapsing {
    padding: 1rem; }

.pager, .js-pager__items {
  padding: 0;
  list-style: none;
  text-align: right; }
  .pager li, .js-pager__items li {
    display: inline-block; }
    .pager li a, .js-pager__items li a {
      display: block;
      padding: 0.25em;
      color: #000; }
      .pager li a:hover, .js-pager__items li a:hover {
        color: #b20933; }
    .pager li.is-active a, .js-pager__items li.is-active a {
      color: #b20933; }
  .row > .pager, .views-element-container > .pager, .row > .js-pager__items, .views-element-container > .js-pager__items {
    width: 100%;
    padding: 0 15px; }

.gh-key-message {
  position: relative;
  text-align: center; }
  .gh-key-message .gh-thumb img {
    width: 7em; }
  .gh-key-message.with-link:hover {
    text-decoration: underline;
    color: #b20933; }
  .gh-key-message .h2 {
    line-height: 1.2; }
  .gh-key-message .link-hidden {
    text-indent: -999em;
    display: block;
    height: 0; }
    .gh-key-message .link-hidden:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0; }

.list-links {
  font-size: 0.941em;
  list-style: none;
  padding: 0; }
  .list-links.border-between li {
    border-bottom: 1px solid #dee2e6; }
    .list-links.border-between li:last-child {
      border-bottom: none; }
  .list-links a {
    padding: 0.2em 0;
    display: inline-block;
    color: #000; }
    .list-links a:hover {
      color: #b20933; }

.gh-simple-card {
  padding: 1.5em 1.5em;
  margin-bottom: 1rem;
  background-color: #fdf1be;
  border-bottom: 0.5rem solid #b20933; }
  .gh-simple-card p {
    font-size: 0.824em; }
  .gh-simple-card a {
    color: #000; }
    .gh-simple-card a:hover {
      color: #b20933; }

.gh-link-card {
  position: relative;
  padding: 1.5em 1.5em;
  margin-bottom: 1rem;
  border: 2px solid #dee2e6;
  text-align: center; }
  .d-flex .gh-link-card {
    flex-grow: 1; }
  .gh-link-card img {
    display: block;
    margin: 0 auto 1rem; }
  .gh-link-card a {
    color: #000; }
    .gh-link-card a:hover {
      color: #b20933; }

.carousel-cards .owl-item [class*="col-"] {
  display: flex; }

.gh-filters h3 {
  font-weight: normal;
  font-size: 0.824em; }

.gh-filters .views-exposed-form {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  align-items: flex-end; }
  .gh-filters .views-exposed-form .form-item {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 768px) {
      .gh-filters .views-exposed-form .form-item {
        flex: 0 0 33.33333%;
        max-width: 33.33333%; } }
  .gh-filters .views-exposed-form .form-submit {
    margin: 0.25rem 15px 1rem auto; }

.gh-filters.control-gray .views-exposed-form .form-select {
  background-image: url(../img/bg-select-gray.svg); }

.gh-filters .link-reset {
  font-size: 0.824em;
  margin: 0 1rem 1.45rem auto; }

.gh-filters .link-reset + .form-submit {
  margin-left: 0; }

.img-author {
  display: block;
  margin: 0 auto;
  border: 0.8rem solid #fdf1be;
  border-radius: 8rem; }
  @media (min-width: 768px) {
    .gh-author-header .img-author {
      margin-top: -0rem; } }

.gh-social-links {
  padding: 0;
  list-style: none; }
  .gh-social-links li {
    display: inline-block; }
    .gh-social-links li a {
      padding: .35em; }
    .gh-social-links li:first-child a {
      padding-left: 0.05em; }

blockquote {
  position: relative;
  margin: 3rem 0;
  padding: 1em 3.5rem;
  font-weight: bold;
  font-size: 1.5em;
  line-height: 1.25;
  max-width: 40rem; }
  blockquote:before, blockquote:after {
    content: "";
    background: url(../img/quote-opening.svg) no-repeat;
    background-size: contain;
    width: 1.5em;
    height: 1.5em;
    position: absolute; }
  blockquote:before {
    left: 0;
    top: 0; }
  blockquote:after {
    background-image: url(../img/quote-closing.svg);
    right: 0;
    bottom: 0; }
  .quote-large blockquote {
    margin: 0;
    max-width: none; }

blockquote + .author {
  max-width: 32rem;
  font-weight: bold;
  margin: -2rem 0 3rem 3.5rem; }

.caption {
  margin: -1rem 0 3rem;
  font-size: 0.824em;
  background-color: #fdf1be;
  padding: 0.5em 1em; }
  .section-gray .caption {
    background-color: #f1f1f1; }

.gh-thumb {
  display: block;
  overflow: hidden; }
  .gh-thumb img {
    width: 100%;
    height: auto;
    transition: transform .35s; }
  article:hover > .gh-thumb img {
    transform: scale(1.1); }
  .gh-thumb.video {
    position: relative; }
    .gh-thumb.video:after {
      content: url(../img/icon-video-white.svg);
      position: absolute;
      left: 1em;
      bottom: 1em;
      z-index: 1; }
      .col-md-4 .gh-thumb.video:after {
        left: 50%;
        top: 50%;
        bottom: auto;
        margin-left: -22px;
        margin-top: -42px; }
    .gh-thumb.video .text-wrapper {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      height: 5em;
      padding: 0 4em;
      display: flex;
      align-items: center;
      color: #fff;
      font-weight: bold;
      text-align: center;
      justify-content: center;
      line-height: 1.2;
      background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); }
      .col-md-4 .gh-thumb.video .text-wrapper {
        height: auto;
        padding: 0.5em 15px; }
    .gh-thumb.video:hover .text-wrapper {
      text-decoration: underline; }
  article:hover > .gh-thumb.video:after {
    content: url(../img/icon-video-white-hover.svg); }

.modal-dialog {
  margin-top: 6em; }

.modal-content {
  border-radius: 0; }

.modal-body {
  font-size: 0.824em; }
  .modal-body .close {
    position: absolute;
    height: 2em;
    width: 2em;
    top: -2em;
    right: 0;
    padding: .5em;
    color: #fff;
    font-size: 1.5em;
    line-height: 1;
    border: 0;
    background-color: rgba(0, 0, 0, 0.5); }
  .modal-body iframe {
    display: block;
    max-width: 100%; }

#modal-video .modal-body {
  padding: 0;
  background-color: #000; }

.gh-page-tabs {
  border-bottom: 0;
  margin: 1rem 0 2rem;
  justify-content: space-between; }
  .gh-page-tabs:after {
    content: ""; }
  hr + .row > .gh-page-tabs, hr + .views-element-container > .gh-page-tabs {
    margin-top: -1rem;
    padding-left: 15px; }
  .gh-page-tabs .nav-item {
    max-width: 50%; }
  .gh-page-tabs .nav-link {
    position: relative;
    padding: 2rem 0 0;
    border: none;
    color: #b7b8b8;
    font-size: 1.063rem;
    font-weight: bold;
    text-align: center; }
    @media (min-width: 768px) {
      .gh-page-tabs .nav-link {
        font-size: 1.2756rem; } }
    @media (min-width: 1280px) {
      .gh-page-tabs .nav-link {
        font-size: 1.64765rem;
        padding-top: 3rem; } }
    .gh-page-tabs .nav-link:before {
      content: "";
      border: 0.6rem solid transparent;
      border-top-color: #b7b8b8;
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -0.6rem; }
    .gh-page-tabs .nav-link.active {
      color: #b20933; }
      .gh-page-tabs .nav-link.active:before {
        border-top-color: #b20933; }

.gh-navbar-scroll .nav-link {
  font-size: 1em;
  padding-top: 1rem;
  line-height: 1.2; }
  .gh-navbar-scroll .nav-link:hover {
    color: #b20933; }
  .gh-navbar-scroll .nav-link.active {
    background-color: transparent; }

hr + .gh-navbar-scroll {
  margin-top: -1rem; }

@media (min-width: 992px) {
  .gh-navbar-scroll {
    position: sticky;
    top: 0;
    z-index: 10;
    padding-bottom: 1rem;
    background-color: #fff; }
    .gh-navbar-scroll .nav {
      flex-wrap: nowrap;
      justify-content: space-around; } }

@media (max-width: 991.98px) {
  .gh-navbar-scroll .nav {
    display: block; }
  .gh-navbar-scroll .nav-item {
    max-width: none; }
  .gh-navbar-scroll .nav-link {
    text-align: left; }
    .gh-navbar-scroll .nav-link:before {
      border-left-color: #b7b8b8;
      top: 50%;
      left: -15px;
      margin-left: 0;
      border-top-color: transparent; } }

.gh-main #search-form {
  display: flex;
  margin-bottom: 2em; }
  .gh-main #search-form #edit-help-link {
    display: none; }
  .gh-main #search-form #edit-submit {
    align-self: flex-end;
    margin-bottom: 1rem;
    padding: 0.95rem 1.5rem; }

#search-form + h2 + ol li {
  border-bottom: 1px solid #b7b8b8;
  padding: 0.75em 0 0.25em; }

.gh-sitemap ul.menu {
  list-style: none; }

.gh-sitemap > ul {
  padding-left: 0; }

.gh-sitemap .dropdown-toggle {
  display: none; }

.gh-sitemap .dropdown-menu {
  display: block;
  position: static;
  float: none;
  border: none; }

.gh-glossary-title {
  color: #b20933;
  font-size: 3em;
  line-height: 1.2;
  font-family: "Book Antiqua", Palatino, "Times New Roman", Times, serif; }
  @media (min-width: 576px) {
    .gh-glossary-title {
      float: left;
      width: 4rem;
      text-align: center; } }
  @media (min-width: 1280px) {
    .gh-glossary-title {
      line-height: 1; } }

@media (min-width: 576px) {
  .gh-glossary-section article {
    margin-left: 4em; } }

.webform-submission-feedback-form {
  position: fixed;
  z-index: 100;
  right: -24em;
  bottom: 1em;
  width: 26.25em;
  margin: 0;
  font-size: 0.824em;
  transition: right .35s; }
  .toolbar-tray-open .webform-submission-feedback-form {
    display: none; }
  @media (max-width: 370px) {
    .webform-submission-feedback-form {
      right: -20em;
      width: 22.25em; } }
  @media (min-width: 1280px) and (max-width: 1599.98px) {
    .webform-submission-feedback-form {
      right: -24.2em; } }
  .webform-submission-feedback-form.animated {
    animation: formBounce 8s 0s infinite; }
  .webform-submission-feedback-form.open {
    right: 0; }

@keyframes formBounce {
  0% {
    right: -24em; }
  80% {
    right: -24em; }
  85% {
    right: -22em; }
  100% {
    right: -24em; } }
  .webform-submission-feedback-form fieldset#edit-feedback {
    margin-left: 2.15rem;
    padding: 1em 15px;
    max-height: 75vh;
    width: auto;
    border: 1px solid #dee2e6;
    border-right: 0;
    background-color: #fff;
    overflow: auto; }
    .webform-submission-feedback-form fieldset#edit-feedback > legend {
      display: none; }
    .webform-submission-feedback-form fieldset#edit-feedback > .fieldset-wrapper {
      display: flex;
      flex-wrap: wrap; }
  .webform-submission-feedback-form #edit-title {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    margin: 0;
    background-color: #e9ecef;
    text-align: center;
    padding: 0.25rem 1rem;
    cursor: pointer;
    transform: translateX(-100%) rotate(-90deg);
    transform-origin: right top; }
    .webform-submission-feedback-form #edit-title h3 {
      font-size: 1.25rem;
      margin: 0; }
    .webform-submission-feedback-form #edit-title:hover {
      background-color: #b20933;
      color: #fff; }
  .webform-submission-feedback-form fieldset {
    margin: 0; }
  .webform-submission-feedback-form legend {
    font-size: 1em;
    font-weight: bold; }
  .webform-submission-feedback-form .js-webform-radios {
    display: flex;
    text-align: center; }
    .webform-submission-feedback-form .js-webform-radios .form-radio {
      float: none; }
  .webform-submission-feedback-form textarea.form-textarea {
    height: 4em; }
  .webform-submission-feedback-form #edit-overall-impression-of-our-website input[type="radio"] {
    display: block;
    margin: .5em auto; }
  @media (min-width: 1280px) and (max-width: 1599.98px) {
    .webform-submission-feedback-form .captcha {
      margin: 0 -60px 0 15px;
      transform: scale(0.8);
      transform-origin: left; } }
  .webform-submission-feedback-form .webform-button--submit {
    height: auto; }

@media (min-width: 768px) and (max-width: 991.98px) {
  .gh-resources-title {
    min-height: 3em; } }

@media (max-width: 991.98px) {
  .horizontal-scroll {
    overflow: auto; } }

table.gh-programmes-table {
  font-size: 0.824em;
  text-align: center;
  /*thead th {
        background: $beige;
        color: #fff;
    }*/ }
  table.gh-programmes-table th:first-child, table.gh-programmes-table td:first-child {
    text-align: left; }
  table.gh-programmes-table td {
    position: relative;
    vertical-align: middle;
    transition: background .35s; }
    table.gh-programmes-table td.vertical-hover {
      background: rgba(0, 0, 0, 0.05); }
  table.gh-programmes-table a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: background .35s; }
  table.gh-programmes-table .checkmark {
    display: inline-block;
    width: 20px;
    height: 18px;
    vertical-align: -4px;
    text-indent: -999em;
    background: url(/themes/gain/img/icon-check2-red.svg);
    transition: transform .35s; }
  table.gh-programmes-table a:hover:before {
    background-color: rgba(0, 0, 0, 0.05); }
  table.gh-programmes-table a:hover .checkmark {
    transform: scale(1.25); }

.response-wheel svg {
  max-width: 100%;
  height: auto; }
  .response-wheel svg #texts, .response-wheel svg #over {
    pointer-events: none; }
  .response-wheel svg #bg {
    cursor: pointer; }

.gh-date-collapse-header {
  list-style: none;
  padding: 0;
  font-size: 0.824em;
  font-weight: bold; }
  @media (min-width: 768px) {
    .gh-date-collapse-header {
      display: flex; } }
  .gh-date-collapse-header li {
    display: inline-block; }
  .gh-date-collapse-header li:first-child {
    width: 4.2rem; }
  .gh-date-collapse-header li:last-child {
    margin-left: 4.2rem; }
    @media (min-width: 768px) {
      .gh-date-collapse-header li:last-child {
        margin-left: auto; } }

@media (min-width: 768px) {
  .gh-collapse.date h3 {
    display: flex; } }

.gh-collapse.date h3 .date {
  font-size: 0.65em;
  margin-top: -0.5em;
  font-weight: bold;
  margin-left: auto; }
  @media (min-width: 992px) {
    .gh-collapse.date h3 .date {
      font-size: 0.749em; } }

.gh-video-list {
  padding: 0;
  list-style: none; }
  .gh-video-list li {
    position: relative;
    display: flex;
    margin-bottom: 1em;
    padding-bottom: 1em;
    line-height: 1.2;
    border-bottom: 1px solid #ced4da; }
    .gh-video-list li .img-container {
      position: relative;
      width: 33%;
      margin-right: 1em;
      flex-shrink: 0;
      align-self: flex-start; }
      .gh-video-list li .img-container img {
        width: 100%;
        height: auto; }
    .gh-video-list li.active .img-container:before {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.5) url(../img/icon-video-white.svg) no-repeat center;
      content: ""; }
    .gh-video-list li a {
      color: #000;
      font-size: 0.824em; }
    .gh-video-list li.active a {
      font-weight: bold;
      color: #b20933; }

.paragraph-arc-image {
  margin-bottom: 16vw;
  background: #c0ceaa; }
  .paragraph-arc-image .arc-image {
    position: relative;
    top: 9vw;
    width: 100%;
    aspect-ratio: 1.65;
    margin: -8vw auto 0;
    border-bottom: 1rem solid #fdf1be;
    border-radius: 50% 50% 0 0;
    overflow: hidden; }
    @media (min-width: 992px) {
      .paragraph-arc-image .arc-image {
        width: 60vw; } }
    .paragraph-arc-image .arc-image img {
      width: 100%;
      display: block; }

.gh-article-teaser {
  position: relative;
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #ced4da; }
  .gh-article-teaser [class*=col] {
    position: static; }
  .gh-article-teaser .gh-thumb {
    margin: 0 auto 1rem; }
    .gh-article-teaser .gh-thumb.document-placeholder {
      position: relative;
      padding-top: 141%; }
      .gh-article-teaser .gh-thumb.document-placeholder .content {
        position: absolute;
        left: 1em;
        top: 1em;
        right: 1em;
        bottom: 1em;
        display: flex;
        flex-direction: column;
        color: #adb5bd; }
      .gh-article-teaser .gh-thumb.document-placeholder h3 {
        border-bottom: 5px solid;
        padding-bottom: .25em;
        margin-bottom: auto; }
  .gh-article-teaser:hover .gh-thumb img {
    transform: scale(1.1); }
  .gh-article-teaser h2 {
    transition: color .35s; }
    .gh-article-teaser h2 a {
      color: #000; }
      .gh-article-teaser h2 a:hover {
        color: #b20933; }
      .gh-article-teaser h2 a:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 1; }

.gh-section-teaser {
  display: flex;
  flex-direction: column;
  margin-bottom: 1em; }
  .gh-section-teaser h2 {
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 0.5rem 0;
    margin-bottom: 1em;
    line-height: 1.2;
    text-transform: uppercase;
    color: #c6a27c; }
    @media (min-width: 1280px) {
      .gh-section-teaser h2 {
        font-size: 2.25rem; } }
  .gh-section-teaser article {
    position: relative;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    padding-bottom: 1.5em; }
  .gh-section-teaser h3 {
    font-size: 1em;
    line-height: 1.2;
    flex-grow: 1; }
    .gh-section-teaser h3 a {
      color: #000; }
      .gh-section-teaser h3 a:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 1; }
      .gh-section-teaser h3 a:hover {
        color: #c6a27c; }
  .gh-section-teaser .date {
    font-size: 0.824em; }
  .gh-section-teaser .link-more {
    border-top: 1px solid #c6a27c;
    color: #000; }
    .gh-section-teaser .link-more:hover {
      color: #c6a27c; }
  .gh-section-teaser.events h2 + article {
    border: 0;
    padding-top: 0; }
  .gh-section-teaser.events article {
    flex-direction: row;
    border-top: 1px solid #b7b8b8;
    padding: 0.5em 0; }
    .gh-section-teaser.events article > div {
      flex-grow: 1; }
    .gh-section-teaser.events article h3 {
      margin-right: 1em; }
      .gh-section-teaser.events article h3 a:hover {
        color: #b7b8b8; }
    .gh-section-teaser.events article .date {
      float: right;
      white-space: nowrap; }
      .gh-section-teaser.events article .date:after {
        content: "";
        display: block;
        width: 2em;
        height: 2px;
        margin: 0.25em 0 -0.25em;
        background-color: #000; }
  .gh-section-teaser.gray h2 {
    color: #b7b8b8; }
  .gh-section-teaser.gray .link-more {
    border-top-color: #b7b8b8;
    color: #000; }
    .gh-section-teaser.gray .link-more:hover {
      color: #b7b8b8; }
  .gh-section-teaser.gray h3 a:hover {
    color: #b7b8b8; }

.gh-photo-teaser {
  margin-bottom: 30px; }
  .gh-photo-teaser img {
    display: block;
    width: 100%;
    height: auto; }
  .gh-photo-teaser h4 {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: 0;
    padding: 1rem 0;
    opacity: 0;
    transition: opacity .35s;
    line-height: 1.2;
    background-color: #fff;
    border-bottom: 0.5em solid #b20933; }
    .gh-photo-teaser h4 a:hover {
      text-decoration: none; }
    .gh-photo-teaser h4 a:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0; }
    @media (min-width: 576px) {
      .gh-photo-teaser h4 {
        font-size: 1.64765rem; } }
    @media (min-width: 992px) {
      .gh-photo-teaser h4 {
        padding: 2rem;
        font-size: 1.9134rem; } }
    @media (min-width: 1280px) {
      .gh-photo-teaser h4 {
        font-size: 2.5rem; } }
  .gh-photo-teaser:hover h4,
  .gh-photo-teaser.hover h4 {
    opacity: 1; }

.gh-people-teaser {
  margin-bottom: 30px; }
  @media (min-width: 576px) {
    .gh-people-teaser {
      display: flex;
      flex-direction: column; } }
  .gh-people-teaser .body {
    padding: 1em;
    flex-grow: 1;
    text-align: center;
    background-color: #fdf1be; }
  .gh-people-teaser h2 a {
    color: #000; }
    .gh-people-teaser h2 a:hover {
      color: #b20933; }
    .gh-people-teaser h2 a:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0; }

.gh-podcast-teaser {
  margin-bottom: 30px; }
  @media (min-width: 576px) {
    .gh-podcast-teaser {
      display: flex;
      flex-direction: column; } }
  .gh-podcast-teaser .body {
    display: flex;
    flex-wrap: wrap;
    padding: 1em;
    min-height: 12em;
    flex-grow: 1;
    align-items: center;
    background-color: #b20933; }
  .gh-podcast-teaser .logo {
    max-width: 6em; }
  .gh-podcast-teaser .episode {
    padding: 0.1em 3em 0.1em 0.25em;
    background-color: #fff;
    margin: 0 -1em 0 auto;
    font-weight: normal;
    font-size: 1em; }
  .gh-podcast-teaser h2 {
    width: 100%;
    margin: auto;
    text-align: center; }
    .gh-podcast-teaser h2 a {
      color: #fff; }
      .gh-podcast-teaser h2 a:hover {
        color: #fff;
        text-decoration: underline; }
      .gh-podcast-teaser h2 a:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0; }

.gh-resource-teaser {
  margin-bottom: 1em; }
  .gh-resource-teaser h5 {
    font-weight: normal; }
    .gh-resource-teaser h5 a {
      color: #000; }
      .gh-resource-teaser h5 a:hover {
        color: #b20933; }
      .gh-resource-teaser h5 a:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 1; }

.gh-in-the-news-teaser {
  margin-bottom: 3em; }
  .gh-in-the-news-teaser a {
    color: #000; }
    .gh-in-the-news-teaser a:hover {
      color: #b20933; }

.lt-ie10 .form-item label.visually-hidden {
  position: static !important;
  width: auto;
  height: auto; }

.form-text, .form-email, .form-textarea, .form-email, .form-select, .form-file, .form-date, .form-number {
  display: block;
  margin-top: 0.25rem; }

.form-select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding-right: 3em;
  background: #f1f1f1 url(../img/bg-select.svg) no-repeat right center; }
  .form-select::-ms-expand {
    display: none; }

.webform-submission-form {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  /*.js-webform-radios,
    .js-webform-checkboxes {
        margin: 0 -15px;
    }*/ }
  .webform-submission-form .form-item {
    padding: 0 15px;
    width: 100%; }
  .webform-submission-form .text-count-wrapper {
    display: none !important; }
    .webform-submission-form .text-count-wrapper.webform-counter-warning {
      display: block !important; }
  .webform-submission-form .field-suffix {
    position: absolute;
    right: 4rem;
    margin-top: -2.55rem;
    font-size: 1.063rem;
    color: #adb5bd; }
  .webform-submission-form fieldset {
    margin-bottom: 2rem; }
    .webform-submission-form fieldset legend {
      font-size: 1.75rem;
      margin-bottom: 1.5rem; }
    .webform-submission-form fieldset .fieldset-wrapper {
      margin: 0 -15px; }
    .webform-submission-form fieldset.checkboxes--wrapper, .webform-submission-form fieldset.radios--wrapper {
      margin-bottom: inherit; }
      .webform-submission-form fieldset.checkboxes--wrapper legend, .webform-submission-form fieldset.radios--wrapper legend {
        font-size: inherit;
        margin-bottom: 1rem; }
  .webform-submission-form .form-checkbox,
  .webform-submission-form .form-radio {
    float: left;
    margin-top: .45em;
    margin-right: 0.5em; }
  .webform-submission-form .form-checkbox + .description {
    margin-left: 1.5rem; }
  .webform-submission-form .captcha {
    margin: 0 15px; }
  .webform-submission-form .webform-button--submit {
    margin-left: 15px; }
  .webform-submission-form .captcha + .webform-button--submit {
    margin: 0.5rem 15px 0 auto;
    align-self: flex-start;
    height: calc(1.5em + 2rem);
    min-width: 8em; }
  .webform-submission-form .ui-datepicker-trigger {
    position: absolute;
    right: 30px;
    margin-top: -2.2rem; }

.owl-buttons div {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 1em;
  width: 3em;
  height: 3em;
  margin-top: -1.5em;
  text-indent: -999em;
  background: url(../img/angle-left-white.svg) no-repeat center;
  transition: all .35s; }
  .owl-buttons div:hover {
    background-color: rgba(0, 0, 0, 0.25); }
  .owl-buttons div.owl-next {
    left: auto;
    right: 1em;
    background-image: url(../img/angle-right-white.svg); }

.buttons-outside .owl-buttons div {
  background-color: #fff;
  background-image: url(../img/angle-left.svg);
  width: 2rem;
  height: 2rem;
  background-size: 30%;
  left: -15px; }
  .buttons-outside .owl-buttons div.owl-next {
    background-image: url(../img/angle-right.svg);
    left: auto;
    right: -15px; }
  @media (min-width: 576px) {
    .buttons-outside .owl-buttons div {
      left: -2rem; }
      .buttons-outside .owl-buttons div.owl-next {
        right: -2rem; } }

.carousel-multiple.row, .carousel-multiple.views-element-container {
  width: auto; }

.carousel-multiple .owl-item {
  padding: 0 15px; }
  .carousel-multiple .owl-item .gh-thumb {
    margin-bottom: 0.5em; }
  .carousel-multiple .owl-item h4 a {
    color: #000; }
    .carousel-multiple .owl-item h4 a:before {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      z-index: 1; }
    .carousel-multiple .owl-item h4 a:hover {
      color: #b20933; }

.carousel-multiple .owl-buttons div {
  background-image: url(../img/angle-left.svg);
  width: 2rem;
  height: 2rem;
  background-size: 30%;
  left: 0;
  margin-top: -1rem; }
  .carousel-multiple .owl-buttons div.owl-next {
    background-image: url(../img/angle-right.svg);
    left: auto;
    right: 0; }
  @media (min-width: 768px) {
    .carousel-multiple .owl-buttons div {
      left: -2rem; }
      .carousel-multiple .owl-buttons div.owl-next {
        right: -2rem; } }
  @media (min-width: 992px) {
    .carousel-multiple .owl-buttons div.owl-prev {
      left: -1.5rem; }
    .carousel-multiple .owl-buttons div.owl-next {
      right: -1.5rem; } }

.carousel-multiple .mfp-field a {
  display: block;
  overflow: hidden; }
  .carousel-multiple .mfp-field a img {
    transition: transform .35s; }
  .carousel-multiple .mfp-field a:hover img {
    transform: scale(1.1); }

.carousel-multiple .mfp-thumbnail {
  max-width: 100%;
  height: auto; }

.aside-carousel {
  margin-bottom: 1.5rem; }
  @media (min-width: 992px) {
    .aside-carousel {
      margin-top: 0.5em; } }
  .aside-carousel .owl-item {
    display: flex; }
  .aside-carousel article {
    width: 100%;
    margin: 0 1px 1px;
    padding: 1em;
    border: 1px solid #ced4da; }
  .aside-carousel .logo-container {
    margin: 0 auto 1rem;
    display: flex;
    max-width: 250px;
    justify-content: center;
    align-items: center; }
    .aside-carousel .logo-container img {
      width: 100%; }
  .aside-carousel .gh-article-informations {
    font-size: 1em; }

.gh-author-carousel article {
  margin-top: 7em;
  padding-top: 3em; }

.gh-author-carousel .img-author {
  margin: -10em auto 1em; }

.gh-author-carousel .owl-buttons div {
  top: calc(50% + 4rem); }

.gh-header-text-carousel .owl-buttons div {
  left: -3em; }

.gh-header-text-carousel .owl-buttons div.owl-next {
  left: auto;
  right: -3em; }

.gh-paragraph-carousel .owl-buttons div {
  background-image: url(../img/angle-left.svg); }
  .gh-paragraph-carousel .owl-buttons div.owl-next {
    background-image: url(../img/angle-right.svg); }

.gh-country-list {
  list-style: none;
  padding-left: 2rem;
  font-size: 0.824em; }
  .gh-country-list a {
    color: #000; }
  .gh-country-list.hover-primary a:hover {
    color: #b20933; }
  .gh-country-list.hover-secondary a:hover {
    color: #c6a27c; }
  .gh-country-list.hover-gray a:hover {
    color: #b7b8b8; }
  .gh-country-list.hover-gray-dark a:hover {
    color: #595959; }
  .gh-country-list.hover-beige-dark a:hover {
    color: #89613a; }

.gh-map-countries {
  display: none; }
  @media (min-width: 768px) {
    .gh-map-countries {
      display: block;
      position: relative;
      /*ol {
			list-style: none;
			padding: 0;
		    pointer-events: none;
		}
		li {
			display: none;
			position: absolute;
			text-transform: uppercase;
			font-weight: bold;
			
			&.active {
				display: block;
			}
			h4 {
			    font-size: .6em;
			    margin: 0.25em 0;
			}
		}
		.line {
		    height: 3.5em;
		    border: dashed 1px $gray;
			
			&.xl {
				height: 7em;
			}
			&.lg {
				height: 5em;
			}
			&.sm {
				height: 1.25em;
			}
			&.xs {
				height: auto;
			}
			&:after {
				content: "";
				position: absolute;
				background-color: $gray;
				width: 0.25em;
				height: 0.25em;
				border-radius: 0.25em;
			}
			&.rb { // right bottom
			    border-left: 0;
			    border-top: 0;

			    &:after {
			    	top: -0.125em; right: -0.125em;
			    }
			}
			&.lb { // left bottom
			    border-right: 0;
			    border-top: 0;

			    &:after {
			    	top: -0.125em; left: -0.125em;
			    }
			}
			&.rt { // right top
			    border-left: 0;
			    border-bottom: 0;

			    &:after {
			    	bottom: -0.125em; right: -0.125em;
			    }
			}
			&.lt { // left top
			    border-right: 0;
			    border-bottom: 0;

			    &:after {
			    	bottom: -0.125em; left: -0.125em;
			    }
			}
			h4 {
				margin: 0 0 0 0.5em;
			}
		}*/ }
      .gh-map-countries #txt {
        pointer-events: none; }
      .gh-map-countries svg {
        width: 100%;
        height: auto; } }

@media (min-width: 768px) {
  _:-ms-fullscreen, :root .gh-map-countries svg {
    height: 340px; } }

@media (min-width: 992px) {
  _:-ms-fullscreen, :root .gh-map-countries svg {
    height: 460px; } }

@media (min-width: 1280px) {
  _:-ms-fullscreen, :root .gh-map-countries svg {
    height: 580px; } }

.bg-beige-light {
  background-color: #fdf1be; }

.bg-beige-medium {
  background-color: #fdf1be; }

.bg-beige {
  background-color: #c6a27c; }

.bg-beige2 {
  background-color: #e7d8c9; }

.bg-beige-dark {
  background-color: #89613a; }

.bg-red {
  background-color: #b20933; }

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

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

.bg-gray2 {
  background-color: #cbcbcb; }

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

.bg-kaki {
  background-color: #c0ceaa; }

.text-beige-light {
  color: #fdf1be; }

.text-beige-medium {
  color: #fdf1be; }

.text-beige {
  color: #c6a27c; }

.text-beige2 {
  color: #e7d8c9; }

.text-beige-dark {
  color: #89613a; }

.text-red {
  color: #b20933; }

.text-gray-light {
  color: #f1f1f1; }

.text-gray {
  color: #b7b8b8; }

.text-gray2 {
  color: #cbcbcb; }

.text-gray-dark {
  color: #595959; }

.border-beige-light {
  border-color: #fdf1be; }

.border-kaki {
  border-color: #c0ceaa; }

.border-beige-medium {
  border-color: #fdf1be; }

.border-beige {
  border-color: #c6a27c; }

.border-beige2 {
  border-color: #e7d8c9; }

.border-beige-dark {
  border-color: #89613a; }

.border-red {
  border-color: #b20933; }

.border-gray-light {
  border-color: #f1f1f1; }

.border-gray {
  border-color: #b7b8b8; }

.border-gray2 {
  border-color: #cbcbcb; }

.border-gray-dark {
  border-color: #595959; }

.gh-row-news-newsletter .gh-col-aside {
  margin-top: 2rem; }
  @media (min-width: 992px) {
    .gh-row-news-newsletter .gh-col-aside {
      margin-top: 3.5rem; } }

.gh-form-newsletter {
  display: flex;
  margin: 2rem 0; }
  .gh-form-newsletter input {
    padding: 0.5rem; }
  .gh-form-newsletter input[type="text"] {
    flex-grow: 1;
    min-width: 0;
    width: 100%;
    border: 1px solid #dee2e6; }
  .gh-form-newsletter input[type=submit] {
    border: 0;
    background-color: #595959;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff; }
    .gh-form-newsletter input[type=submit]:hover {
      background-color: #b20933; }

#cookiesjsr {
  --btn-font-color: #b20933;
  --btn-bg-color: #f1f1f1;
  --btn-prime-font-color: #b20933;
  --btn-prime-border-color: #b20933;
  --btn-inv-font-color: #b20933;
  --btn-inv-border-color: #b20933;
  --btn-prime-inv-border-color: #b20933;
  --btn-prime-inv-bg-color: #b20933;
  --link-list-font-color: #000;
  --banner-bg-color: #f1f1f1;
  --banner-font-color: #000;
  --layer-tab-active-bg-color: #e4e5e6;
  --layer-tab-active-font-color: #000;
  --layer-bg-dark: #c6a27c;
  --layer-font-light: #000; }

.cookiesjsr-links.links--row li a {
  text-decoration: underline; }

.cookiesjsr-btn.cookiesjsr-settings {
  text-decoration: underline;
  border: none;
  text-transform: none;
  order: -1; }

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