@charset "UTF-8";
*,
*::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: Georgia, Palatino, serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #33322E;
  text-align: left;
  background-color: #6179b3;
}

[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: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: rgb(82.0173913043, 147.6313043478, 61.9686956522);
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: rgb(52.0826086957, 93.7486956522, 39.3513043478);
  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.5rem;
  padding-bottom: 0.5rem;
  color: #BEBAAC;
  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: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

small,
.small {
  font-size: 85%;
  font-weight: 400;
}

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

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

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

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

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

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

.blockquote-footer {
  display: block;
  font-size: 85%;
  color: #A6A294;
}
.blockquote-footer::before {
  content: "— ";
}

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

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

.figure {
  display: inline-block;
}

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

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

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

@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .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.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@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.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .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.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #33322E;
  background-color: transparent;
}
.table th,
.table td {
  padding: 0.5rem;
  vertical-align: top;
  border-top: 1px solid #E8E6DD;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #E8E6DD;
}
.table tbody + tbody {
  border-top: 2px solid #E8E6DD;
}

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

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

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

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

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

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: rgb(208.8, 228.96, 202.64);
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: rgb(169.2, 206.64, 157.76);
}

.table-hover .table-primary:hover {
  background-color: rgb(193.7732142857, 220.4903571429, 185.6096428571);
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: rgb(193.7732142857, 220.4903571429, 185.6096428571);
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: rgb(230.08, 228.96, 225.04);
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: rgb(208.72, 206.64, 199.36);
}

.table-hover .table-secondary:hover {
  background-color: rgb(218.5009183673, 216.8605102041, 211.1190816327);
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: rgb(218.5009183673, 216.8605102041, 211.1190816327);
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: rgb(208.8, 228.96, 202.64);
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: rgb(169.2, 206.64, 157.76);
}

.table-hover .table-success:hover {
  background-color: rgb(193.7732142857, 220.4903571429, 185.6096428571);
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: rgb(193.7732142857, 220.4903571429, 185.6096428571);
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: rgb(210.76, 217.48, 233.72);
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: rgb(172.84, 185.32, 215.48);
}

.table-hover .table-info:hover {
  background-color: rgb(193.5420512821, 202.8774358974, 225.4379487179);
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: rgb(193.5420512821, 202.8774358974, 225.4379487179);
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: rgb(255, 250.8, 218.88);
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: rgb(255, 247.2, 187.92);
}

.table-hover .table-warning:hover {
  background-color: rgb(255, 247.8348837209, 193.38);
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: rgb(255, 247.8348837209, 193.38);
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: rgb(245.2, 208.52, 198.44);
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: rgb(236.8, 168.68, 149.96);
}

.table-hover .table-danger:hover {
  background-color: rgb(241.4341772152, 190.6592405063, 176.7058227848);
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: rgb(241.4341772152, 190.6592405063, 176.7058227848);
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: rgb(251.64, 251.36, 250.24);
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: rgb(248.76, 248.24, 246.16);
}

.table-hover .table-light:hover {
  background-color: rgb(241.0882758621, 239.9289655172, 235.2917241379);
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: rgb(241.0882758621, 239.9289655172, 235.2917241379);
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: rgb(230.08, 228.96, 225.04);
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: rgb(208.72, 206.64, 199.36);
}

.table-hover .table-dark:hover {
  background-color: rgb(218.5009183673, 216.8605102041, 211.1190816327);
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: rgb(218.5009183673, 216.8605102041, 211.1190816327);
}

.table-cta,
.table-cta > th,
.table-cta > td {
  background-color: rgb(245.2, 208.52, 198.44);
}
.table-cta th,
.table-cta td,
.table-cta thead th,
.table-cta tbody + tbody {
  border-color: rgb(236.8, 168.68, 149.96);
}

.table-hover .table-cta:hover {
  background-color: rgb(241.4341772152, 190.6592405063, 176.7058227848);
}
.table-hover .table-cta:hover > td,
.table-hover .table-cta:hover > th {
  background-color: rgb(241.4341772152, 190.6592405063, 176.7058227848);
}

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

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

.table .thead-dark th {
  color: #6179b3;
  background-color: #33322E;
  border-color: rgb(71.1108247423, 69.7164948454, 64.1391752577);
}
.table .thead-light th {
  color: #7F7B6E;
  background-color: #EEECE6;
  border-color: #E8E6DD;
}

.table-dark {
  color: #6179b3;
  background-color: #33322E;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: rgb(71.1108247423, 69.7164948454, 64.1391752577);
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #6179b3;
  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;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #33322E;
  background-color: #FFF;
  background-clip: padding-box;
  border: 1px solid #DBD8CD;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #33322E;
  background-color: #FFF;
  border-color: rgb(162.1739130435, 209.9130434783, 147.5869565217);
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(90, 162, 68, 0.25);
}
.form-control::placeholder {
  color: #BEBAAC;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #EEECE6;
  opacity: 1;
}

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

select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #33322E;
}
select.form-control:focus::-ms-value {
  color: #33322E;
  background-color: #FFF;
}

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

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

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

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

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

.form-control-sm {
  height: calc(1.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.form-control-lg {
  height: calc(2.875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.5rem;
}

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

textarea.form-control {
  height: auto;
}

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

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

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

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

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

.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: 85%;
  color: #5aa244;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #FFF;
  background-color: rgba(90, 162, 68, 0.9);
  border-radius: 0.25rem;
}
.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, .form-control.is-valid {
  border-color: #5aa244;
  padding-right: 2.25rem !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='%235aa244' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #5aa244;
  box-shadow: 0 0 0 0.2rem rgba(90, 162, 68, 0.25);
}

.was-validated select.form-control:valid, select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

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

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #5aa244;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23595750' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right 0.75rem center/8px 10px no-repeat, #FFF 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='%235aa244' 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 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #5aa244;
  box-shadow: 0 0 0 0.2rem rgba(90, 162, 68, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #5aa244;
}
.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: #5aa244;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #5aa244;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: rgb(115.6086956522, 187.2956521739, 93.7043478261);
  background-color: rgb(115.6086956522, 187.2956521739, 93.7043478261);
}
.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(90, 162, 68, 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: #5aa244;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #5aa244;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #5aa244;
  box-shadow: 0 0 0 0.2rem rgba(90, 162, 68, 0.25);
}

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

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #FFF;
  background-color: rgba(220, 89, 53, 0.9);
  border-radius: 0.25rem;
}
.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, .form-control.is-invalid {
  border-color: #DC5935;
  padding-right: 2.25rem !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23DC5935' 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='%23DC5935' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #DC5935;
  box-shadow: 0 0 0 0.2rem rgba(220, 89, 53, 0.25);
}

.was-validated select.form-control:invalid, select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

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

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #DC5935;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23595750' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right 0.75rem center/8px 10px no-repeat, #FFF url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23DC5935' 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='%23DC5935' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #DC5935;
  box-shadow: 0 0 0 0.2rem rgba(220, 89, 53, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #DC5935;
}
.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: #DC5935;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #DC5935;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: rgb(227.5316455696, 124.7215189873, 96.4683544304);
  background-color: rgb(227.5316455696, 124.7215189873, 96.4683544304);
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 89, 53, 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: #DC5935;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #DC5935;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #DC5935;
  box-shadow: 0 0 0 0.2rem rgba(220, 89, 53, 0.25);
}

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

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

.btn-primary {
  color: #FFF;
  background-color: #5aa244;
  border-color: #5aa244;
}
.btn-primary:hover {
  color: #FFF;
  background-color: rgb(75.0326086957, 135.0586956522, 56.6913043478);
  border-color: rgb(70.0434782609, 126.0782608696, 52.9217391304);
}
.btn-primary:focus, .btn-primary.focus {
  color: #FFF;
  background-color: rgb(75.0326086957, 135.0586956522, 56.6913043478);
  border-color: rgb(70.0434782609, 126.0782608696, 52.9217391304);
  box-shadow: 0 0 0 0.2rem rgba(114.75, 175.95, 96.05, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #FFF;
  background-color: #5aa244;
  border-color: #5aa244;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #FFF;
  background-color: rgb(70.0434782609, 126.0782608696, 52.9217391304);
  border-color: rgb(65.0543478261, 117.097826087, 49.152173913);
}
.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(114.75, 175.95, 96.05, 0.5);
}

.btn-secondary {
  color: #33322E;
  background-color: #A6A294;
  border-color: #A6A294;
}
.btn-secondary:hover {
  color: #FFF;
  background-color: rgb(148.631377551, 143.8507653061, 127.118622449);
  border-color: rgb(142.8418367347, 137.8010204082, 120.1581632653);
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #FFF;
  background-color: rgb(148.631377551, 143.8507653061, 127.118622449);
  border-color: rgb(142.8418367347, 137.8010204082, 120.1581632653);
  box-shadow: 0 0 0 0.2rem rgba(148.75, 145.2, 132.7, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #33322E;
  background-color: #A6A294;
  border-color: #A6A294;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #FFF;
  background-color: rgb(142.8418367347, 137.8010204082, 120.1581632653);
  border-color: rgb(136.6160714286, 131.5089285714, 113.6339285714);
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(148.75, 145.2, 132.7, 0.5);
}

.btn-success {
  color: #FFF;
  background-color: #5aa244;
  border-color: #5aa244;
}
.btn-success:hover {
  color: #FFF;
  background-color: rgb(75.0326086957, 135.0586956522, 56.6913043478);
  border-color: rgb(70.0434782609, 126.0782608696, 52.9217391304);
}
.btn-success:focus, .btn-success.focus {
  color: #FFF;
  background-color: rgb(75.0326086957, 135.0586956522, 56.6913043478);
  border-color: rgb(70.0434782609, 126.0782608696, 52.9217391304);
  box-shadow: 0 0 0 0.2rem rgba(114.75, 175.95, 96.05, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #FFF;
  background-color: #5aa244;
  border-color: #5aa244;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #FFF;
  background-color: rgb(70.0434782609, 126.0782608696, 52.9217391304);
  border-color: rgb(65.0543478261, 117.097826087, 49.152173913);
}
.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(114.75, 175.95, 96.05, 0.5);
}

.btn-info {
  color: #FFF;
  background-color: #6179b3;
  border-color: #6179b3;
}
.btn-info:hover {
  color: #FFF;
  background-color: rgb(77.2179487179, 101.6025641026, 160.5320512821);
  border-color: rgb(73.0769230769, 96.1538461538, 151.9230769231);
}
.btn-info:focus, .btn-info.focus {
  color: #FFF;
  background-color: rgb(77.2179487179, 101.6025641026, 160.5320512821);
  border-color: rgb(73.0769230769, 96.1538461538, 151.9230769231);
  box-shadow: 0 0 0 0.2rem rgba(120.7, 141.1, 190.4, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #FFF;
  background-color: #6179b3;
  border-color: #6179b3;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #FFF;
  background-color: rgb(73.0769230769, 96.1538461538, 151.9230769231);
  border-color: rgb(68.9358974359, 90.7051282051, 143.3141025641);
}
.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(120.7, 141.1, 190.4, 0.5);
}

.btn-warning {
  color: #33322E;
  background-color: #FFF07E;
  border-color: #FFF07E;
}
.btn-warning:hover {
  color: #33322E;
  background-color: rgb(255, 235.5523255814, 87.75);
  border-color: rgb(255, 234.0697674419, 75);
}
.btn-warning:focus, .btn-warning.focus {
  color: #33322E;
  background-color: rgb(255, 235.5523255814, 87.75);
  border-color: rgb(255, 234.0697674419, 75);
  box-shadow: 0 0 0 0.2rem rgba(224.4, 211.5, 114, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #33322E;
  background-color: #FFF07E;
  border-color: #FFF07E;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #33322E;
  background-color: rgb(255, 234.0697674419, 75);
  border-color: rgb(255, 232.5872093023, 62.25);
}
.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(224.4, 211.5, 114, 0.5);
}

.btn-danger {
  color: #FFF;
  background-color: #DC5935;
  border-color: #DC5935;
}
.btn-danger:hover {
  color: #FFF;
  background-color: rgb(200.082278481, 70.3259493671, 34.667721519);
  border-color: rgb(189.2151898734, 66.5063291139, 32.7848101266);
}
.btn-danger:focus, .btn-danger.focus {
  color: #FFF;
  background-color: rgb(200.082278481, 70.3259493671, 34.667721519);
  border-color: rgb(189.2151898734, 66.5063291139, 32.7848101266);
  box-shadow: 0 0 0 0.2rem rgba(225.25, 113.9, 83.3, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #FFF;
  background-color: #DC5935;
  border-color: #DC5935;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #FFF;
  background-color: rgb(189.2151898734, 66.5063291139, 32.7848101266);
  border-color: rgb(178.3481012658, 62.6867088608, 30.9018987342);
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225.25, 113.9, 83.3, 0.5);
}

.btn-light {
  color: #33322E;
  background-color: #F3F2EE;
  border-color: #F3F2EE;
}
.btn-light:hover {
  color: #33322E;
  background-color: rgb(227.1724137931, 224.8534482759, 215.5775862069);
  border-color: rgb(221.8965517241, 219.1379310345, 208.1034482759);
}
.btn-light:focus, .btn-light.focus {
  color: #33322E;
  background-color: rgb(227.1724137931, 224.8534482759, 215.5775862069);
  border-color: rgb(221.8965517241, 219.1379310345, 208.1034482759);
  box-shadow: 0 0 0 0.2rem rgba(214.2, 213.2, 209.2, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #33322E;
  background-color: #F3F2EE;
  border-color: #F3F2EE;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #33322E;
  background-color: rgb(221.8965517241, 219.1379310345, 208.1034482759);
  border-color: rgb(216.6206896552, 213.4224137931, 200.6293103448);
}
.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(214.2, 213.2, 209.2, 0.5);
}

.btn-dark {
  color: #33322E;
  background-color: #A6A294;
  border-color: #A6A294;
}
.btn-dark:hover {
  color: #FFF;
  background-color: rgb(148.631377551, 143.8507653061, 127.118622449);
  border-color: rgb(142.8418367347, 137.8010204082, 120.1581632653);
}
.btn-dark:focus, .btn-dark.focus {
  color: #FFF;
  background-color: rgb(148.631377551, 143.8507653061, 127.118622449);
  border-color: rgb(142.8418367347, 137.8010204082, 120.1581632653);
  box-shadow: 0 0 0 0.2rem rgba(148.75, 145.2, 132.7, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #33322E;
  background-color: #A6A294;
  border-color: #A6A294;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #FFF;
  background-color: rgb(142.8418367347, 137.8010204082, 120.1581632653);
  border-color: rgb(136.6160714286, 131.5089285714, 113.6339285714);
}
.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(148.75, 145.2, 132.7, 0.5);
}

.btn-cta {
  color: #FFF;
  background-color: #DC5935;
  border-color: #DC5935;
}
.btn-cta:hover {
  color: #FFF;
  background-color: rgb(200.082278481, 70.3259493671, 34.667721519);
  border-color: rgb(189.2151898734, 66.5063291139, 32.7848101266);
}
.btn-cta:focus, .btn-cta.focus {
  color: #FFF;
  background-color: rgb(200.082278481, 70.3259493671, 34.667721519);
  border-color: rgb(189.2151898734, 66.5063291139, 32.7848101266);
  box-shadow: 0 0 0 0.2rem rgba(225.25, 113.9, 83.3, 0.5);
}
.btn-cta.disabled, .btn-cta:disabled {
  color: #FFF;
  background-color: #DC5935;
  border-color: #DC5935;
}
.btn-cta:not(:disabled):not(.disabled):active, .btn-cta:not(:disabled):not(.disabled).active, .show > .btn-cta.dropdown-toggle {
  color: #FFF;
  background-color: rgb(189.2151898734, 66.5063291139, 32.7848101266);
  border-color: rgb(178.3481012658, 62.6867088608, 30.9018987342);
}
.btn-cta:not(:disabled):not(.disabled):active:focus, .btn-cta:not(:disabled):not(.disabled).active:focus, .show > .btn-cta.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225.25, 113.9, 83.3, 0.5);
}

.btn-outline-primary {
  color: #5aa244;
  border-color: #5aa244;
}
.btn-outline-primary:hover {
  color: #FFF;
  background-color: #5aa244;
  border-color: #5aa244;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(90, 162, 68, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #5aa244;
  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: #5aa244;
  border-color: #5aa244;
}
.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(90, 162, 68, 0.5);
}

.btn-outline-secondary {
  color: #A6A294;
  border-color: #A6A294;
}
.btn-outline-secondary:hover {
  color: #33322E;
  background-color: #A6A294;
  border-color: #A6A294;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(166, 162, 148, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #A6A294;
  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: #33322E;
  background-color: #A6A294;
  border-color: #A6A294;
}
.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(166, 162, 148, 0.5);
}

.btn-outline-success {
  color: #5aa244;
  border-color: #5aa244;
}
.btn-outline-success:hover {
  color: #FFF;
  background-color: #5aa244;
  border-color: #5aa244;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(90, 162, 68, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #5aa244;
  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: #5aa244;
  border-color: #5aa244;
}
.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(90, 162, 68, 0.5);
}

.btn-outline-info {
  color: #6179b3;
  border-color: #6179b3;
}
.btn-outline-info:hover {
  color: #FFF;
  background-color: #6179b3;
  border-color: #6179b3;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(97, 121, 179, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #6179b3;
  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: #6179b3;
  border-color: #6179b3;
}
.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(97, 121, 179, 0.5);
}

.btn-outline-warning {
  color: #FFF07E;
  border-color: #FFF07E;
}
.btn-outline-warning:hover {
  color: #33322E;
  background-color: #FFF07E;
  border-color: #FFF07E;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 240, 126, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #FFF07E;
  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: #33322E;
  background-color: #FFF07E;
  border-color: #FFF07E;
}
.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, 240, 126, 0.5);
}

.btn-outline-danger {
  color: #DC5935;
  border-color: #DC5935;
}
.btn-outline-danger:hover {
  color: #FFF;
  background-color: #DC5935;
  border-color: #DC5935;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 89, 53, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #DC5935;
  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: #DC5935;
  border-color: #DC5935;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 89, 53, 0.5);
}

.btn-outline-light {
  color: #F3F2EE;
  border-color: #F3F2EE;
}
.btn-outline-light:hover {
  color: #33322E;
  background-color: #F3F2EE;
  border-color: #F3F2EE;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(243, 242, 238, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #F3F2EE;
  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: #33322E;
  background-color: #F3F2EE;
  border-color: #F3F2EE;
}
.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(243, 242, 238, 0.5);
}

.btn-outline-dark {
  color: #A6A294;
  border-color: #A6A294;
}
.btn-outline-dark:hover {
  color: #33322E;
  background-color: #A6A294;
  border-color: #A6A294;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(166, 162, 148, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #A6A294;
  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: #33322E;
  background-color: #A6A294;
  border-color: #A6A294;
}
.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(166, 162, 148, 0.5);
}

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

.btn-link {
  font-weight: 400;
  color: rgb(82.0173913043, 147.6313043478, 61.9686956522);
  text-decoration: none;
}
.btn-link:hover {
  color: rgb(52.0826086957, 93.7486956522, 39.3513043478);
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}
.btn-link:disabled, .btn-link.disabled {
  color: #A6A294;
  pointer-events: none;
}

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

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

.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: 1rem;
  color: #33322E;
  text-align: left;
  list-style: none;
  background-color: #FFF;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

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

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

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
.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 #EEECE6;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #33322E;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: rgb(37.5927835052, 36.8556701031, 33.9072164948);
  text-decoration: none;
  background-color: #F3F2EE;
}
.dropdown-item.active, .dropdown-item:active {
  color: #FFF;
  text-decoration: none;
  background-color: #5aa244;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #A6A294;
  pointer-events: none;
  background-color: transparent;
}

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

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

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

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group:not(.has-validation) > .form-control:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > .form-control:nth-last-child(n+3),
.input-group.has-validation > .custom-select:nth-last-child(n+3),
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label,
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #33322E;
  text-align: center;
  white-space: nowrap;
  background-color: #EEECE6;
  border: 1px solid #DBD8CD;
  border-radius: 0.25rem;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(2.875rem + 2px);
}

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.5rem;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.8125rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

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

.nav-tabs {
  border-bottom: 1px solid #E8E6DD;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background-color: transparent;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: #EEECE6 #EEECE6 #E8E6DD;
}
.nav-tabs .nav-link.disabled {
  color: #A6A294;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #7F7B6E;
  background-color: #6179b3;
  border-color: #E8E6DD #E8E6DD #6179b3;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #FFF;
  background-color: #5aa244;
}

.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 1rem;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-md {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-right: 1rem;
  font-size: 1rem;
  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: 1rem;
  padding-bottom: 1rem;
}

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

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.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-md {
    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-md {
    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-md {
    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-md {
    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;
  }
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-md {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.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-md {
  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;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #FFF;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #FFF;
}
.navbar-dark .navbar-nav .nav-link {
  color: #FFF;
}
.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: #FFF;
  border-color: rgba(255, 255, 255, 0.4);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23FFF' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
  color: #FFF;
}
.navbar-dark .navbar-text a {
  color: #FFF;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #FFF;
}

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

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

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

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

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

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

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #BEBAAC;
  border-bottom: 1px solid rgba(51, 50, 46, 0.15);
}
.card-header:first-child {
  border-radius: calc(0.5rem - 1px) calc(0.5rem - 1px) 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #BEBAAC;
  border-top: 1px solid rgba(51, 50, 46, 0.15);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.5rem - 1px) calc(0.5rem - 1px);
}

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

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

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

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

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

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

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

.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

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

.accordion {
  overflow-anchor: none;
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #FFF;
  background-color: #5aa244;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #FFF;
  background-color: rgb(70.0434782609, 126.0782608696, 52.9217391304);
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(90, 162, 68, 0.5);
}

.badge-secondary {
  color: #33322E;
  background-color: #A6A294;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #33322E;
  background-color: rgb(142.8418367347, 137.8010204082, 120.1581632653);
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(166, 162, 148, 0.5);
}

.badge-success {
  color: #FFF;
  background-color: #5aa244;
}
a.badge-success:hover, a.badge-success:focus {
  color: #FFF;
  background-color: rgb(70.0434782609, 126.0782608696, 52.9217391304);
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(90, 162, 68, 0.5);
}

.badge-info {
  color: #FFF;
  background-color: #6179b3;
}
a.badge-info:hover, a.badge-info:focus {
  color: #FFF;
  background-color: rgb(73.0769230769, 96.1538461538, 151.9230769231);
}
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(97, 121, 179, 0.5);
}

.badge-warning {
  color: #33322E;
  background-color: #FFF07E;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #33322E;
  background-color: rgb(255, 234.0697674419, 75);
}
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 240, 126, 0.5);
}

.badge-danger {
  color: #FFF;
  background-color: #DC5935;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #FFF;
  background-color: rgb(189.2151898734, 66.5063291139, 32.7848101266);
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 89, 53, 0.5);
}

.badge-light {
  color: #33322E;
  background-color: #F3F2EE;
}
a.badge-light:hover, a.badge-light:focus {
  color: #33322E;
  background-color: rgb(221.8965517241, 219.1379310345, 208.1034482759);
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(243, 242, 238, 0.5);
}

.badge-dark {
  color: #33322E;
  background-color: #A6A294;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #33322E;
  background-color: rgb(142.8418367347, 137.8010204082, 120.1581632653);
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(166, 162, 148, 0.5);
}

.badge-cta {
  color: #FFF;
  background-color: #DC5935;
}
a.badge-cta:hover, a.badge-cta:focus {
  color: #FFF;
  background-color: rgb(189.2151898734, 66.5063291139, 32.7848101266);
}
a.badge-cta:focus, a.badge-cta.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 89, 53, 0.5);
}

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

.alert-heading {
  color: inherit;
}

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

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

.alert-primary {
  color: rgb(54, 97.2, 40.8);
  background-color: rgb(222, 236.4, 217.6);
  border-color: rgb(208.8, 228.96, 202.64);
}
.alert-primary hr {
  border-top-color: rgb(193.7732142857, 220.4903571429, 185.6096428571);
}
.alert-primary .alert-link {
  color: rgb(34.0434782609, 61.2782608696, 25.7217391304);
}

.alert-secondary {
  color: rgb(99.6, 97.2, 88.8);
  background-color: rgb(237.2, 236.4, 233.6);
  border-color: rgb(230.08, 228.96, 225.04);
}
.alert-secondary hr {
  border-top-color: rgb(218.5009183673, 216.8605102041, 211.1190816327);
}
.alert-secondary .alert-link {
  color: rgb(72.6382165605, 70.8878980892, 64.7617834395);
}

.alert-success {
  color: rgb(54, 97.2, 40.8);
  background-color: rgb(222, 236.4, 217.6);
  border-color: rgb(208.8, 228.96, 202.64);
}
.alert-success hr {
  border-top-color: rgb(193.7732142857, 220.4903571429, 185.6096428571);
}
.alert-success .alert-link {
  color: rgb(34.0434782609, 61.2782608696, 25.7217391304);
}

.alert-info {
  color: rgb(58.2, 72.6, 107.4);
  background-color: rgb(223.4, 228.2, 239.8);
  border-color: rgb(210.76, 217.48, 233.72);
}
.alert-info hr {
  border-top-color: rgb(193.5420512821, 202.8774358974, 225.4379487179);
}
.alert-info .alert-link {
  color: rgb(40.2760869565, 50.2413043478, 74.3239130435);
}

.alert-warning {
  color: rgb(153, 144, 75.6);
  background-color: rgb(255, 252, 229.2);
  border-color: rgb(255, 250.8, 218.88);
}
.alert-warning hr {
  border-top-color: rgb(255, 247.8348837209, 193.38);
}
.alert-warning .alert-link {
  color: rgb(118.8661417323, 111.874015748, 58.7338582677);
}

.alert-danger {
  color: rgb(132, 53.4, 31.8);
  background-color: rgb(248, 221.8, 214.6);
  border-color: rgb(245.2, 208.52, 198.44);
}
.alert-danger hr {
  border-top-color: rgb(241.4341772152, 190.6592405063, 176.7058227848);
}
.alert-danger .alert-link {
  color: rgb(90.9010989011, 36.7736263736, 21.8989010989);
}

.alert-light {
  color: rgb(145.8, 145.2, 142.8);
  background-color: rgb(252.6, 252.4, 251.6);
  border-color: rgb(251.64, 251.36, 250.24);
}
.alert-light hr {
  border-top-color: rgb(241.0882758621, 239.9289655172, 235.2917241379);
}
.alert-light .alert-link {
  color: rgb(120.4097560976, 119.7658536585, 117.1902439024);
}

.alert-dark {
  color: rgb(99.6, 97.2, 88.8);
  background-color: rgb(237.2, 236.4, 233.6);
  border-color: rgb(230.08, 228.96, 225.04);
}
.alert-dark hr {
  border-top-color: rgb(218.5009183673, 216.8605102041, 211.1190816327);
}
.alert-dark .alert-link {
  color: rgb(72.6382165605, 70.8878980892, 64.7617834395);
}

.alert-cta {
  color: rgb(132, 53.4, 31.8);
  background-color: rgb(248, 221.8, 214.6);
  border-color: rgb(245.2, 208.52, 198.44);
}
.alert-cta hr {
  border-top-color: rgb(241.4341772152, 190.6592405063, 176.7058227848);
}
.alert-cta .alert-link {
  color: rgb(90.9010989011, 36.7736263736, 21.8989010989);
}

.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;
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.fade .modal-dialog {
  transform: translate(0, -50px);
}
.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);
  border-radius: 0.5rem;
  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;
  border-bottom: 1px solid #EEECE6;
  border-top-left-radius: calc(0.5rem - 1px);
  border-top-right-radius: calc(0.5rem - 1px);
}
.modal-header .close {
  padding: 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 #EEECE6;
  border-bottom-right-radius: calc(0.5rem - 1px);
  border-bottom-left-radius: calc(0.5rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}

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

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

.modal-xl {
  max-width: 1140px;
}

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

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: rgb(70.0434782609, 126.0782608696, 52.9217391304) !important;
}

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

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: rgb(142.8418367347, 137.8010204082, 120.1581632653) !important;
}

.bg-success {
  background-color: #5aa244 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: rgb(70.0434782609, 126.0782608696, 52.9217391304) !important;
}

.bg-info {
  background-color: #6179b3 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: rgb(73.0769230769, 96.1538461538, 151.9230769231) !important;
}

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

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: rgb(255, 234.0697674419, 75) !important;
}

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

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: rgb(189.2151898734, 66.5063291139, 32.7848101266) !important;
}

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

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: rgb(221.8965517241, 219.1379310345, 208.1034482759) !important;
}

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

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: rgb(142.8418367347, 137.8010204082, 120.1581632653) !important;
}

.bg-cta {
  background-color: #DC5935 !important;
}

a.bg-cta:hover, a.bg-cta:focus,
button.bg-cta:hover,
button.bg-cta:focus {
  background-color: rgb(189.2151898734, 66.5063291139, 32.7848101266) !important;
}

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

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

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

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

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

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

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

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

.border-success {
  border-color: #5aa244 !important;
}

.border-info {
  border-color: #6179b3 !important;
}

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

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

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

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

.border-cta {
  border-color: #DC5935 !important;
}

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

.rounded-sm {
  border-radius: 0.3rem !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.5rem !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 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.85714286%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-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: #5aa244 !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: rgb(60.0652173913, 108.1173913043, 45.3826086957) !important;
}

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

a.text-secondary:hover, a.text-secondary:focus {
  color: rgb(129.6556122449, 124.8086734694, 107.8443877551) !important;
}

.text-success {
  color: #5aa244 !important;
}

a.text-success:hover, a.text-success:focus {
  color: rgb(60.0652173913, 108.1173913043, 45.3826086957) !important;
}

.text-info {
  color: #6179b3 !important;
}

a.text-info:hover, a.text-info:focus {
  color: rgb(64.7948717949, 85.2564102564, 134.7051282051) !important;
}

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

a.text-warning:hover, a.text-warning:focus {
  color: rgb(255, 231.1046511628, 49.5) !important;
}

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

a.text-danger:hover, a.text-danger:focus {
  color: rgb(167.4810126582, 58.8670886076, 29.0189873418) !important;
}

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

a.text-light:hover, a.text-light:focus {
  color: rgb(211.3448275862, 207.7068965517, 193.1551724138) !important;
}

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

a.text-dark:hover, a.text-dark:focus {
  color: rgb(129.6556122449, 124.8086734694, 107.8443877551) !important;
}

.text-cta {
  color: #DC5935 !important;
}

a.text-cta:hover, a.text-cta:focus {
  color: rgb(167.4810126582, 58.8670886076, 29.0189873418) !important;
}

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

.text-muted {
  color: #BEBAAC !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;
}

#faq h3 {
  padding-bottom: 0.5rem;
}

p.faq_q {
  font-size: 120%;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMS4zOTJweCIgaGVpZ2h0PSIxMy4xNTRweCIgdmlld0JveD0iMCAwIDExLjM5MiAxMy4xNTQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDExLjM5MiAxMy4xNTQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIGZpbGw9IiM1ODY5OEUiIHBvaW50cz0iMCwwIDExLjM5Miw2LjU3NyAwLDEzLjE1NCAiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  padding: 1rem 2.5rem 1rem 2.5rem;
  background-position: 1.1rem 1.35rem;
  transition: 300ms;
  background-color: #F3F2EE;
  border-radius: 0.15rem;
  margin-left: 2em;
}
p.faq_q:hover {
  color: #5aa244;
  cursor: pointer;
  background-color: #FFF;
}
p.faq_q.open {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMy4xNTRweCIgaGVpZ2h0PSIxMS4zOTJweCIgdmlld0JveD0iMCAwIDEzLjE1NCAxMS4zOTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEzLjE1NCAxMS4zOTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIGZpbGw9IiM1ODY5OEUiIHBvaW50cz0iMTMuMTU0LDAgNi41NzcsMTEuMzkyIDAsMCAiLz48L3N2Zz4=);
  background-position: 1rem 1.45rem;
}

.answer {
  margin-left: 4.5rem;
}

div.answer .link {
  margin-bottom: 1rem;
}

footer {
  padding: 2rem 0;
  background-image: url("/assets/gfx/wiggle_border.svg");
  background-position: top;
  background-repeat: repeat-x;
  background-color: #5aa244;
}
footer h5 {
  color: rgb(140.4434782609, 199.3582608696, 122.4417391304);
}
footer li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
footer a {
  color: rgb(193.2173913043, 224.9913043478, 183.5086956522);
  transition: color 0.6s;
}
footer a:hover {
  color: #FFF;
}
@media (min-width: 576px) {
  footer {
    text-align: left;
  }
  footer li {
    display: inherit;
  }
}

#social-icons {
  text-align: right;
}
#social-icons img {
  margin-left: 0.25rem;
  opacity: 0.7;
}
#social-icons img:hover {
  opacity: 1;
}

#closer {
  background: #6179b3;
  color: rgb(200.3076923077, 208.6153846154, 228.6923076923);
}

.pagecontainer {
  background: url(/assets/gfx/backpat1.jpg) repeat-x;
  background-size: 640px;
  background-color: #FFF;
  background-position: 0 0px;
  margin: 0;
}
@media (min-width: 768px) {
  .pagecontainer {
    margin-top: 3.5rem;
  }
  .pagecontainer.withbanner {
    margin-top: 5.5rem;
  }
  .pagecontainer.withoutbanner {
    margin-top: 3.5rem;
    transition: all 1s ease;
  }
}
.pagecontainer.landing {
  margin-top: 3.5rem;
}
.pagecontainer.landing header {
  position: relative;
  top: -2.5rem;
  padding-left: 1rem;
}

.container {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 576px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.wrap {
  padding-bottom: 1rem;
  padding-top: 2rem;
}

.wrap-lead {
  padding-bottom: 1rem;
  padding-top: 2rem;
  background-image: url("/assets/gfx/wiggle_border_top.svg");
  background-position: bottom right;
  background-repeat: repeat-x;
}

.wrap-content {
  padding: 2rem 0;
  background: #E8E6DD;
}

@media (min-width: 576px) {
  #content {
    padding: 2rem 0;
  }
}
@media (min-width: 768px) {
  #content {
    padding: 3rem 0;
  }
}

label#subject {
  display: none;
  background: #f00;
}

.card {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05), 0 6px 10px 0 rgba(0, 0, 0, 0.05);
}

.invalid-feedback, input, select, textarea {
  font-family: "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.btn-min-width {
  min-width: 6rem;
}

h4.card-header {
  color: #FFF;
}

.approval_form .form-row .form-control-plaintext, .approval_form .form-row label {
  padding-top: 0;
  padding-bottom: 0;
}

.alert .fa {
  margin: 0.25rem 0.5rem 0 0;
}

.col-form-label {
  color: #A6A294;
}
@media (min-width: 768px) {
  .col-form-label {
    text-align: right;
  }
}

.form-control #first {
  border: 1px solid #f00;
  width: 100%;
}

select {
  display: block;
  color: #444;
  padding: 0.6em 1.4em 0.5em 0.8em;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #aaa;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%236179B3%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"), linear-gradient(to bottom, #ffffff 0%, #EEECE6 100%);
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
  text-overflow: ellipsis;
}

select::-ms-expand {
  display: none;
}

select:disabled, select[aria-disabled=true] {
  color: #A6A294;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22graytext%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"), linear-gradient(to bottom, #F3F2EE 0%, #E8E6DD 100%);
}

select:focus {
  outline: none;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.form-text {
  font-size: 0.875rem;
  color: #7F7B6E;
  font-family: "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.check-group-container .check-group-lbl {
  margin-bottom: 0;
}
.check-group-container legend {
  cursor: pointer;
  font-size: 1.25rem;
  color: rgb(76.3897435897, 100.5128205128, 158.8102564103);
}
.check-group-container legend:hover {
  color: rgb(48.2307692308, 63.4615384615, 100.2692307692);
}

.check-sub-group {
  padding-bottom: 0.5rem;
  display: none;
}
.check-sub-group .form-check {
  padding-left: 0;
}
.check-sub-group label {
  display: block;
  padding: 0.2rem 0.2rem 0.2rem 1.75rem;
  margin-left: 0;
}
.check-sub-group input {
  margin-top: 0.6rem;
  margin-left: 0.5rem;
}
.check-sub-group input:hover ~ label {
  background: #E8E6DD;
  border-radius: 4px;
}
.check-sub-group input:checked ~ label {
  color: #5aa244;
}

.check-group-toggle:focus {
  outline: none;
}
.check-group-toggle {
  margin: 0 0 0 0.5rem;
  -webkit-appearance: button;
  text-transform: none;
  overflow: visible;
  font-family: monospace;
  font-size: 1rem;
  line-height: 1.1;
  background: none;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
  border: 1px solid #5aa244;
  padding: 0 0.2rem;
  border-radius: 3px;
  color: #5aa244;
  padding-bottom: 0rem;
}
.check-group-toggle:hover {
  background-color: #DBD8CD;
}

ul#library {
  padding: 0 0 0 0;
}
ul#library ul li::before, ul#library li:before {
  content: "";
  display: inherit;
  width: inherit;
  margin-left: 0;
}
ul#library ul {
  padding: 0 0 0 0;
}
@media (min-width: 768px) {
  ul#library ul {
    margin-left: 1em;
  }
}
ul#library li {
  padding: 0;
  list-style: none;
}
ul#library li h3 {
  padding-top: 1rem;
}
ul#library li .cat {
  background: url(/assets/gfx/arrow_right.svg) no-repeat 0 7px;
  background-position: 0.5rem 0.4rem;
  cursor: pointer;
  font-weight: 400;
  padding: 0 0 0 1.5rem;
  margin: 0 0 0 0;
  font-size: 1.15rem;
}
ul#library li .cat.tri_open {
  background: url(/assets/gfx/arrow_down.svg) no-repeat;
  background-position: 0.4rem 0.5rem;
}
ul#library li .cat:hover {
  background-color: #dcd9d1;
  transition: 400ms;
}
ul#library li .cat .numf {
  float: right;
  color: #989591;
  font-size: 1rem;
}
ul#library dl {
  margin-left: 1rem;
  margin-top: 0.5rem;
}
ul#library dl dd {
  padding-left: 1.5rem;
}
ul#library dl dt, ul#library .doc-icon {
  padding-top: 0;
  padding-left: 1.5rem;
  background: url(/assets/gfx/doc_icon.gif) no-repeat 0 -1px;
  font-weight: 400;
  background-position: 0 0.1rem;
}
ul#library span.filesize {
  float: right;
  color: #989591;
  font-weight: 400;
}
ul#library .hide {
  display: none;
}

.hl {
  background-color: #E5E572;
}

/* neccessary evil */
.pagecontainer ul.approval-list.small li {
  padding: 0.25rem 1rem 0.25rem 2.5rem;
}
.pagecontainer ul.approval-list li {
  padding: 1.5rem 1.5rem 1.5rem 3.5rem;
}

.approval-list li {
  background-image: url("/assets/gfx/km_check.svg");
  background-repeat: no-repeat;
  background-color: #F3F2EE;
  background-position: 1rem 1rem;
  margin: 0 0 0.5rem 0;
  border: 1px solid #DBD8CD;
  border-radius: 0.25rem;
}
.approval-list.small li {
  margin: 0 0 0.25rem 0;
  background-position: 0.5rem 0.25rem;
  background-size: 25px auto;
}

.approval-list p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#events .card-header {
  text-align: center;
  color: #FFF;
  font-size: 1.25rem;
  font-weight: 400;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  background-color: #6179b3;
}
#events .card-footer {
  background: #EEECE6;
}
#events .day_subs {
  background: rgb(239.7826086957, 247.6086956522, 237.3913043478);
  border: 1px solid #5aa244;
}
#events .day_subs dl dt.daypart,
#events .day_subs dt.default_type {
  border-bottom: 1px solid rgb(211.7710453284, 226.8304347826, 207.1695652174);
}
#events .day_subs .card-header {
  background: #5aa244;
}
#events .day_subs .card-footer {
  background: rgb(231.541373728, 241.0702173913, 228.6297826087);
}
#events .no_vacancy .card-header {
  background: #A6A294;
}
#events .under_construction .card-header {
  background: repeating-linear-gradient(45deg, #BEBAAC, #BEBAAC 10px, #A6A294 10px, #A6A294 20px);
}
#events dl dt {
  position: relative;
  padding: 0.5rem 0;
}
#events dt.default_type {
  border-bottom: 1px solid #DBD8CD;
}
#events span.time {
  position: absolute;
  font-familiy: monospace;
  left: 0;
}
#events .session span.time {
  font-weight: bold;
  font-familiy: monospace;
  padding-left: 1.5rem;
}
#events span.part {
  margin-left: 4rem;
  font-weight: 400;
}
#events dl dt.daypart {
  color: #BEBAAC;
  text-transform: uppercase;
  padding-top: 0.25rem;
  border-bottom: 1px solid #DBD8CD;
  text-align: center;
}
@media (min-width: 576px) {
  #events dl dt.daypart {
    letter-spacing: 0.25rem;
  }
}
#events img.checkmark {
  float: left;
  margin-left: 0.75rem;
  margin-top: 0.3rem;
  transform: scale(1);
}
#events img.checkmark.animate {
  animation: scale-in-center 0.5s cubic-bezier(0.24, 2.5, 0.29, 1) both;
}
@keyframes scale-in-center {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
#events .target_group_match img {
  margin-right: 0.7rem;
}
#events .session {
  margin-left: 4rem;
  background-color: #FFF;
  padding: 0.5rem;
  border-radius: 0.2rem;
  border: 1px solid #EEECE6;
  box-shadow: 0px 1px 2px #E8E6DD;
}
#events .sess_btn {
  margin-left: auto;
  text-align: right;
  margin-top: 0.25rem;
}
#events .btn, #events span.full {
  min-width: 7em;
}
#events .has_subscribed .session {
  background-color: rgb(239.7826086957, 247.6086956522, 237.3913043478);
  border: 1px solid #5aa244;
}
#events dl dl, #events dd.card-body {
  margin: 0;
}
#events dd a.sess_title {
  font-size: 1.15rem;
  padding-left: 1.25rem;
  background: url(/assets/gfx/arrow_right.svg) no-repeat 0.1rem 0.5rem;
  display: block;
  transition: 200ms;
  margin-bottom: 0.5rem;
}
#events dd a.open {
  background: url(/assets/gfx/arrow_down.svg) no-repeat 0 0.6rem;
}
#events .leaders, #events .info {
  padding-left: 1.25rem;
}
#events dd span.jobtitle {
  color: #A6A294;
}
#events div.info {
  padding-top: 0.5rem;
  display: none;
}
#events .spinner {
  float: right;
}
#events .full {
  opacity: 1;
}
#events .feedback {
  text-align: right;
  margin-top: 0.5rem;
  color: rgb(189.2151898734, 66.5063291139, 32.7848101266);
  font-size: 0.875rem;
  animation: fadein 1s;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media screen and (min-width: 600px) {
  #events .leaders {
    display: flex;
  }
  #events .sess_btn {
    margin-top: 0;
  }
  #events .sess_btn .btn {
    margin-left: 0.5rem;
  }
}
.issuers {
  justify-content: center;
}

.issuer_tile {
  background-color: #FFF;
  width: 12rem;
  text-align: center;
  margin: 0.5rem;
  border-radius: 0.4rem;
  padding: 0.5rem;
}
.issuer_tile img {
  color: #BEBAAC;
  width: 10rem;
  height: 4rem;
  margin-bottom: 0.3rem;
}
.issuer_tile:hover {
  box-shadow: 0px 0px 5px 0px rgba(97, 121, 179, 0.75);
}

.pricing-details {
  display: flex;
  text-align: right;
  flex-flow: row wrap;
}

.amount_ticker {
  width: inherit;
}
.amount_ticker .amount {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  width: 2.75rem;
  border-color: #A6A294;
  flex: none;
}
.amount_ticker button {
  background-color: #EEECE6;
  width: 2.5rem;
}

.shop-summary {
  background: #FFF;
  border: 2px solid #E8E6DD;
  padding: 0.5rem 1rem;
  border-radius: 0.4rem;
}

.psplogo {
  width: 156px;
  float: right;
  margin-left: 1rem;
}

.table th, .table td {
  border-top: 1px solid rgb(210.4604651163, 206.7488372093, 193.1395348837);
}

.discount {
  color: #DC5935;
}

.progress {
  position: relative;
  display: flex;
  margin: 1rem 0;
}
.progress .progress-track {
  position: absolute;
  top: 11px;
  width: 100%;
  height: 3px;
  background-color: #EEECE6;
}
.progress .progress-step {
  position: relative;
  width: 100%;
  text-align: center;
  color: #BEBAAC;
  z-index: 0;
}
.progress .progress-step:last-child:after {
  display: none;
}
.progress .progress-step:before {
  content: "";
  display: flex;
  margin: 0 auto;
  margin-bottom: 10px;
  background: #FFF;
  border: 3px solid #DBD8CD;
  border-radius: 100%;
  color: #FFF;
  width: 25px;
  height: 25px;
}
.progress .progress-step:after {
  content: "";
  position: absolute;
  top: 11px;
  left: 50%;
  width: 100%;
  height: 3px;
  background: #DBD8CD;
  z-index: -2;
}
.progress .progress-step.is-active:before {
  border: 3px solid #5aa244;
  animation: pulse 2s infinite;
}
.progress .progress-step.has-error:before {
  border: 3px solid #DC5935;
  animation: pulse 2s infinite;
  background: #DC5935 url("/assets/gfx/x_white.svg") no-repeat;
}
.progress .progress-step.is-complete:before {
  border: 3px solid transparent;
  width: 25px;
  height: 25px;
  background: #5aa244 url("/assets/gfx/check_white.svg") no-repeat;
}
.progress .progress-step.is-complete:after {
  background: #5aa244;
  width: 100%;
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(90, 162, 68, 0.8);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(90, 162, 68, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(90, 162, 68, 0);
  }
}

.test {
  position: absolute;
  width: 40px;
  height: 40px;
  border: 1px solid #f00;
  border-width: 1px 0 0 1px;
}

.testpt {
  position: absolute;
  width: 3px;
  height: 3px;
  background-color: #ff0;
}

.pathpt {
  position: absolute;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 0, 0, 0.4);
  border-radius: 100%;
  cursor: pointer;
}

.tagline {
  background-color: #5aa244;
}
.tagline h1 {
  color: #FFF;
  font-size: 1.75rem;
}
.tagline .btn-outline-cta {
  background-color: #FFF;
}
.tagline .btn-outline-cta:hover {
  background-color: #DC5935;
}
@media (min-width: 576px) {
  .tagline h1 {
    font-size: 2.25rem;
  }
}

.with-map {
  padding-top: 0.5rem;
  background-image: url("/assets/gfx/map.gif");
  background-repeat: no-repeat;
  transition: background-position 2.5s ease-in-out;
  background-position: calc(50% + 200px) -320px;
  position: relative;
}
@media (min-width: 576px) {
  .with-map {
    padding-top: 2rem;
  }
}

.targetcol {
  color: rgb(193.2173913043, 224.9913043478, 183.5086956522);
  text-align: center;
}
@media (min-width: 576px) {
  .targetcol {
    padding-top: 0.75rem;
  }
}

.target_ {
  margin-top: 1rem;
  color: #FFF;
}
.target_ .bul {
  margin: 0 auto;
  margin-bottom: 5px;
  border-radius: 100%;
  color: #6179b3;
  width: 17px;
  height: 17px;
  z-index: 5;
  text-align: center;
  font-size: 0.9rem;
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  line-height: 17px;
  border: 4px solid #FFF;
  transition: transform 0.1s;
  opacity: 0;
}
.target_ .bul .ring {
  content: "";
  border: 2px solid #FFF;
  display: block;
  position: relative;
  left: -12.5px;
  top: -12.5px;
  width: 34px;
  height: 34px;
  border-radius: 100%;
  animation: ring-expanding 0.8s linear both;
}
.target_ .locality {
  opacity: 0;
  transition: opacity 0.65s;
  min-height: 2em;
  margin-top: 1rem;
  line-height: 1em;
}

@keyframes ring-expanding {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  5% {
    transform: scale(0.75);
    opacity: 1;
  }
  100% {
    transform: scale(1.75);
    opacity: 0;
  }
}
.ctas {
  margin-top: 1rem;
  padding-bottom: 1rem;
}
.ctas a {
  font-size: 1.1rem;
  margin: 0 0.25rem;
  margin-bottom: 1rem;
}
@media screen and (min-width: 460px) {
  .ctas {
    padding-bottom: 2rem;
  }
}

#logobar {
  display: flex;
  justify-content: space-between;
  margin: 2rem 0 2rem 0;
  height: 60px;
  overflow: hidden;
}
#logobar div {
  justify-content: center;
}
#logobar img {
  max-height: 60px;
  width: auto;
}

.logobar-wrap {
  background-image: url("/assets/gfx/wiggle_border_top_white.svg");
  background-repeat: repeat-x;
  position: relative;
  top: -6px;
  padding-top: 1.5rem;
  text-align: center;
}
.logobar-wrap h4 {
  color: #6179b3;
}
.logobar-wrap h4 img {
  height: 1em;
  width: auto;
  margin-right: 0.35em;
  margin-left: -0.25em;
}
.logobar-wrap .usp {
  line-height: 1.4em;
  hyphens: auto;
}
.logobar-wrap .usp a {
  display: block;
}
@media (min-width: 576px) {
  .logobar-wrap {
    padding-top: 2.5rem;
  }
}

.slick-slide {
  outline: none !important;
}

body.home .logo {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 1rem;
  background: #f00;
}
@media screen and (min-width: 460px) {
  body.home .logo {
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 0;
    width: 188px;
    float: right;
  }
}

.news-item {
  border-bottom: 1px solid #BEBAAC;
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
}

.date {
  color: rgb(184.5265306122, 181.3591836735, 170.2734693878);
  font-size: 1.25rem;
}

.wrap-content .date {
  color: #A6A294;
}

.news-img {
  margin-bottom: 1rem;
  max-height: 360px;
  overflow: hidden;
}

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

.portret_aandachtsfunctionaris img.left, .nieuws img.left {
  margin-right: 1rem;
  margin-bottom: 1rem;
  max-width: 10rem;
  height: auto;
  float: left;
}

.navbar-logo {
  height: 24px;
  width: 84px;
}

.navbar-dark .navbar-toggler {
  border: none;
  padding: 0;
}

.navbar-dark .navbar-toggler-icon {
  padding: 1.2rem 1.75rem !important;
  background-position: -0.5rem center;
}
@media (min-width: 576px) {
  .navbar-dark .navbar-toggler-icon {
    background-position: 0.2rem center;
  }
}

.subscribe {
  color: #FFF;
  height: 2.5rem;
  margin: 0.5rem 2rem 0 0;
  padding-top: 0.5rem;
}
.subscribe:hover {
  color: #5aa244;
}

#navbarMain > .nav-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.nav-link {
  font-size: 125%;
  padding: 0.5rem;
}

#navbars {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
}

@media (min-width: 768px) {
  .withsubnav {
    padding-top: 2.5rem;
  }
  li.nav-item:hover > .subnav {
    display: flex;
    visibility: visible;
    top: 3.5rem;
  }
  .nav-link {
    font-size: 100%;
    padding: 1rem 0;
  }
  .navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5);
  }
  .subnav {
    display: flex;
    position: absolute;
    visibility: visible;
    left: 0;
    z-index: -1;
    width: 100%;
    top: 1rem;
    background: #6179b3;
    transition: 350ms ease;
    white-space: nowrap;
  }
  .subnav.active {
    visibility: visible;
    top: 3.5rem;
    z-index: -2;
  }
  .navbar.bg-dark {
    box-shadow: 0 4px 7px 1px rgba(51, 50, 46, 0.175);
  }
  body.home .navbar.bg-dark {
    transition: 350ms ease;
    box-shadow: none;
  }
  body.home .navbar.bg-dark:hover {
    transition: 350ms ease;
    box-shadow: 0 4px 7px 1px rgba(51, 50, 46, 0.175);
  }
  .subnav .navbar-nav .nav-link {
    padding: 0.5rem 1rem;
  }
  .subscribe {
    display: inline-block;
  }
  #navbarMain > .nav-item {
    border: none;
  }
  #navbars {
    position: fixed;
  }
}
@media (max-width: 840px) {
  .subscribe {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .fullwidth .questionbox {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
}

.questionbox {
  background: #FFF;
  padding: 1rem;
  margin-bottom: 0.5rem;
  border: 1px solid #DBD8CD;
  border-radius: 7px;
}

.questionbox h5 {
  color: #6179b3;
  margin-top: 1rem;
  margin-bottom: 0;
}

.star-rating {
  display: flex;
  flex-flow: row-reverse wrap;
  align-items: center;
  justify-content: flex-end;
}

.did-not-attend-label + input[type=checkbox]:checked ~ .star-rating {
  display: none;
}

.hidden-visually {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.rating-label, .norating-label {
  cursor: pointer;
  color: #DBD8CD;
  padding-left: 0.25rem;
  padding-right: 0;
  font-size: 2rem;
  margin-bottom: 0;
}
@media screen and (max-width: 370px) {
  .rating-label, .norating-label {
    font-size: 1.7rem;
  }
}

.rating-icon::before {
  content: "★";
}

.norating-icon::before {
  font-weight: bold;
  font-size: 2.2rem;
  content: "×";
}

.norating-icon {
  margin-right: 0.3rem;
}

.rating-input:hover ~ .rating-label, .norating-input:hover ~ .norating-label {
  color: #A6A294;
}

.rating-input:checked ~ .rating-label {
  color: goldenrod;
}

.norating-input:checked ~ .norating-label {
  color: #D23200;
}

.rating-legend {
  display: none;
  order: -1;
  margin-bottom: 0.15rem;
  padding-left: 0.5rem;
  padding-top: 0.25rem;
}

.rating-input:checked + .rating-legend, .norating-input:checked + .rating-legend {
  display: block;
}

.remark {
  flex-basis: 100%;
  width: 100%;
  opacity: 0;
  transition: opacity 1s ease-out;
  height: 0;
  overflow: hidden;
  padding: 0;
}

.rating-input:checked ~ .remark, .option-input:checked ~ .remark, .norating-input:checked ~ .remark {
  opacity: 1;
  height: auto;
  overflow: none;
  padding: 3px;
}

.question-error {
  border: 1px solid #DC5935;
}

.question-error-msg {
  color: #DC5935;
}

.responses td {
  vertical-align: top;
}
.responses td.rslt_name {
  color: #A6A294;
  padding-right: 0.25rem;
  text-align: right;
}
.responses td.rslt_score {
  padding-right: 0.25rem;
}
.calendar-month {
  position: relative;
  background-color: #E8E6DD;
  -webkit-user-select: none; /* Chrome all / Safari all */
  -moz-user-select: none; /* Firefox all */
  -ms-user-select: none; /* IE 10+ */
  user-select: none;
}

.year-months-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  background-color: #FFF;
  padding: 1rem;
}

.year-month {
  overflow: hidden;
  flex-basis: 5rem;
  border-left: 1px solid #E8E6DD;
}
.year-month a {
  color: #A6A294;
  display: block;
  padding: 0.25rem 0.5rem;
}

.year-year {
  padding: 0.25rem 0.5rem;
}

.calendar-month .current-month a {
  color: #DC5935;
}
.calendar-month .current-month {
  border-bottom: 1px solid #DC5935;
}

.calendar-month-header {
  display: flex;
  justify-content: space-between;
  background-color: #FFF;
  padding: 1rem;
}

.selected-month {
  font-size: 24px;
  font-weight: normal;
}

.year-months-header,
.day-of-week,
.days-grid {
  padding: 0;
  margin: 0;
  list-style: none;
}

.day-of-week,
.days-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}

.day-of-week > * {
  color: #595750;
  background-color: #FFF;
  font-size: 18px;
  text-align: right;
  padding-right: 5px;
}

.days-grid {
  height: 100%;
  position: relative;
  border-top: solid 1px #E8E6DD;
}

/* ----------------------------------- */
.calendar-day {
  position: relative;
  min-height: 100px;
  font-size: 16px;
  background-color: #FFF;
  color: #595750;
  background-repeat: no-repeat;
  background-size: 30%;
  background-position: center;
  background-origin: border-box;
  border: solid;
  border-width: 0 1px 1px 0;
  border-color: #E8E6DD;
}
.calendar-day .caption {
  font-size: 0.9rem;
  overflow-x: hidden;
  position: absolute;
  left: 5px;
  bottom: 5px;
  right: 5px;
  text-align: center;
}

.calendar-day.clickable:hover {
  background-color: rgb(249.3310344828, 248.8586206897, 246.9689655172);
  cursor: pointer;
}
.calendar-day.clickable:active {
  background-color: #EEECE6;
}

.calendar-day > span {
  position: absolute;
  top: 2px;
  right: 4px;
  height: 20px;
}

.not-current {
  background-color: #F3F2EE;
  color: #BEBAAC;
}

.day-option.not-current {
  background-image: url("/admin/assets/gfx/att-attn-1-muted.svg");
}

.day-busy {
  background-image: url("/admin/assets/gfx/att-attn-1-muted.svg");
  background-size: 10%;
}

.day-planned {
  background: url("/admin/assets/gfx/graypat.gif");
  background-attachment: fixed;
  line-height: 1.5rem;
}
.day-planned .event {
  position: absolute;
  font-size: 1.5rem;
  left: 0;
  bottom: 0;
  right: 0;
  top: 25px;
  color: #DC5935;
  text-align: center;
}
.day-planned.not-current .event {
  color: #A6A294;
}
.day-planned small {
  font-size: 1rem;
}

.is-today {
  border: 1px solid #DC5935;
}

.day-option:not(.not-current) {
  background-image: url("/admin/assets/gfx/att-attn-1.svg");
  background-color: rgb(208.7391304348, 232.5304347826, 201.4695652174);
  border-color: rgb(177.6956521739, 217.452173913, 165.547826087);
  transition: background-size 0.5s cubic-bezier(0.32, 1.73, 0.58, 1);
}
.day-option:not(.not-current):hover {
  background-color: rgb(193.2173913043, 224.9913043478, 183.5086956522);
}
.day-option:not(.not-current):active {
  background-color: rgb(177.6956521739, 217.452173913, 165.547826087);
}

.in-option {
  background-image: url("/admin/assets/gfx/att-attn-1-muted.svg");
  background-color: rgb(254.5063291139, 223.1582278481, 196.9936708861);
}

.confirmed {
  background-image: url("/admin/assets/gfx/att-attn-1-muted.svg");
  background-color: white;
}

.is-holiday {
  background-image: url("/admin/assets/gfx/att-attn--1-muted.svg");
}

/* ------------------------------- training overview */
.training-overview {
  background-color: #F3F2EE;
  padding: 1rem;
  margin-bottom: 1rem;
  border-radius: 6px;
}

.training-info .card-body {
  display: flex;
  flex-direction: column;
}

.training-details {
  display: flex;
}
.training-details .label {
  flex: 0 0 8rem;
  color: #7F7B6E;
}
@media (min-width: 768px) {
  .training-details {
    flex-wrap: wrap;
  }
  .training-details .filled {
    padding-left: 1.5rem;
    flex: 1 0 100%;
  }
}

/* ------------------------------- training product filter */
.training-filter a {
  margin: 0 0 0.2rem 0;
  padding: 3px 10px;
  background-color: #F3F2EE;
  display: inline-block;
  border-radius: 5px;
  text-decoration: none;
  border: 1px solid #DBD8CD;
}
.training-filter a.selected {
  background-color: #A6A294;
  color: #FFF;
}
.training-filter a:active {
  background-color: #E8E6DD;
}
.training-filter.regions li {
  display: inline;
}

.training-chip {
  background-color: #BEBAAC;
  display: inline-block;
  width: 1rem;
  height: 1rem;
  border: 1px solid #DBD8CD;
  border-radius: 2px;
  position: relative;
  top: 3px;
  margin-right: 3px;
}

/* ------------------------------- training details page */
.pagecontainer ul.training-products.no-bullets li {
  margin-left: 1.4rem;
  margin-bottom: 0.25rem;
}
.pagecontainer ul.training-products.no-bullets li span {
  margin-left: -1.4rem;
}

/* ------------------------------- training agenda */
.training-agenda-month {
  text-transform: uppercase;
  padding: 0.35rem 0 0.35rem 1rem;
  color: #FFF;
  background-color: #6179b3;
  text-align: center;
  border-radius: 5px;
  margin: 0.5rem 0;
  margin-bottom: 1.5rem;
}

.training-agenda h2, .training-agenda h4 {
  font-size: 1.1rem;
}

.pagecontainer ul.training-days li {
  background-color: #F8F8F6;
  padding: 0.2rem 0.5rem;
  margin-bottom: 0.1rem;
  border-radius: 4px;
}

/* ------------------------------- product colors */
.training-product-11 {
  background-color: #E0EDD6;
}
.training-product-11 h2, .training-product-11 h4, .training-product-11 h5 {
  color: rgb(111.6768960943, 125.7437966102, 100.8562033898);
}

.training-product-12 {
  background-color: #DAE0F1;
}
.training-product-12 h2, .training-product-12 h4, .training-product-12 h5 {
  color: rgb(97.244, 107.708, 137.356);
}

.training-product-14 {
  background-color: #F8E0D8;
}
.training-product-14 h2, .training-product-14 h4, .training-product-14 h5 {
  color: rgb(169.5951304348, 94.9024347826, 70.0048695652);
}

.training-product-18 {
  background-color: #DBDBDB;
}
.training-product-18 h2, .training-product-18 h4, .training-product-18 h5 {
  color: rgb(106.8, 106.8, 106.8);
}

.training-product-24 {
  background-color: #F6F1B5;
}
.training-product-24 h2, .training-product-24 h4, .training-product-24 h5 {
  color: rgb(152.2673253012, 144.4261983318, 50.3326746988);
}

/* ------------------------------- training # of attendees chooser */
.attnd-choice {
  display: flex;
  flex-flow: row-reverse wrap;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  padding-bottom: 1.25rem;
}
@media screen and (min-width: 435px) {
  .attnd-choice {
    padding-bottom: 0;
  }
}

.attnd-choice-label {
  cursor: pointer;
  border: 2px solid #F3F2EE;
  background-color: #BEBAAC;
  border-radius: 6px;
  line-height: 1rem;
  font-size: 1rem;
  color: #EEECE6;
  padding: 0.5rem 0.8rem;
}
@media screen and (min-width: 435px) {
  .attnd-choice-label {
    padding: 0.5rem 1rem;
  }
}

.attnd-choice-input:hover ~ .attnd-choice-label {
  color: #EEECE6;
  background-color: #7F7B6E;
}

.attnd-choice-input:checked ~ .attnd-choice-label {
  color: white;
  background-color: #5aa244;
}

.attnd-choice-input:checked + .attnd-choice-legend {
  display: block;
}

.attnd-choice-legend {
  position: absolute;
  top: 2.25rem;
  left: 0;
  display: none;
  order: -1;
  font-size: 1.25rem;
  margin-bottom: 0.6rem;
}
@media screen and (min-width: 435px) {
  .attnd-choice-legend {
    position: relative;
    padding-left: 0.5rem;
    top: 0;
  }
}

.attnd-choice-input:checked + .attnd-choice-legend {
  display: block;
}

/* ------------------------------- trainer attendance form */
.attendees-overview {
  background-color: #FFF;
  width: 100%;
  line-height: 1rem;
  margin-bottom: 1rem;
}
.attendees-overview label, .attendees-overview div {
  color: #000;
  margin: 0;
  border-bottom: 1px solid #EEECE6;
}
.attendees-overview .day-heading {
  line-height: 2.25rem;
}
.attendees-overview .clickable:hover {
  background-color: rgb(249.3310344828, 248.8586206897, 246.9689655172);
  text-decoration: none;
}
.attendees-overview .clickable:active {
  background-color: #EEECE6;
}
.attendees-overview .name {
  white-space: nowrap;
  overflow: hidden;
  border-left: 1px solid #EEECE6;
  line-height: 0.8rem;
  padding-top: 0.5rem;
  padding-left: 8px;
}
.attendees-overview .option-date {
  white-space: nowrap;
  overflow: hidden;
  line-height: 2.2rem;
  font-size: 1.1rem;
}
.attendees-overview .cell {
  width: 1.6875rem;
  height: 100%;
  margin-left: auto;
  border-left: 1px solid #EEECE6;
  line-height: 2.25rem;
  text-align: center;
  position: relative;
}
.attendees-overview .day-status-moved {
  background-color: inherit;
  background: url("/admin/assets/gfx/graypat.gif");
  background-attachment: fixed;
}
.attendees-overview .day-attn--1 {
  background: url("/admin/assets/gfx/att-attn--1.svg") no-repeat center;
  background-size: 60%;
}
.attendees-overview .day-attn--1-muted {
  background: url("/admin/assets/gfx/att-attn--1-muted.svg") no-repeat center;
  background-size: 60%;
}
.attendees-overview .day-attn-0 {
  background: url("/admin/assets/gfx/att-attn-0.svg") no-repeat center;
  background-size: 60%;
}
.attendees-overview .day-attn-0-muted {
  background: url("/admin/assets/gfx/att-attn-0-muted.svg") no-repeat center;
  background-size: 60%;
}
.attendees-overview .day-attn-1 {
  background: url("/admin/assets/gfx/att-attn-1.svg") no-repeat center;
  background-size: 60%;
}
.attendees-overview .day-attn-1-muted {
  background: url("/admin/assets/gfx/att-attn-1-muted.svg") no-repeat center;
  background-size: 60%;
}
.attendees-overview .day-attn-2 {
  background: url("/admin/assets/gfx/att-attn-2.svg") no-repeat center;
  background-size: 60%;
}
.attendees-overview .day-attn-2-muted {
  background: url("/admin/assets/gfx/att-attn-2-muted.svg") no-repeat center;
  background-size: 60%;
}
.attendees-overview .day-attn-3 {
  background: url("/admin/assets/gfx/att-attn-3.svg") no-repeat center;
  background-size: 60%;
}
.attendees-overview .day-attn-3-muted {
  background: url("/admin/assets/gfx/att-attn-3-muted.svg") no-repeat center;
  background-size: 60%;
}
.attendees-overview small {
  color: #A6A294;
  font-size: 0.5rem;
}
.attendees-overview .not-in-day {
  color: #DBD8CD;
}
.attendees-overview .not-in-day small {
  color: #DBD8CD;
}
.attendees-overview {
  /* Hide the browser's default checkbox */
}
.attendees-overview [type=checkbox] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.attendees-overview {
  /* Create a custom checkbox */
}
.attendees-overview .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.attendees-overview .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  background: url("/admin/assets/gfx/att-attn-1.svg") no-repeat center;
  background-size: 60%;
  width: 100%;
  height: 100%;
  background-color: rgb(208.7391304348, 232.5304347826, 201.4695652174);
}
.attendees-overview {
  /* Show the checkmark when checked */
}
.attendees-overview input:checked ~ .checkmark:after {
  display: block;
}
@media (min-width: 576px) {
  .attendees-overview .cell {
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
  }
  .attendees-overview .name {
    font-size: 1.15rem;
    line-height: 1.15rem;
    padding-top: 0.5rem;
    padding-left: 15px;
  }
  .attendees-overview .option-date {
    font-size: 1.2rem;
    line-height: 2rem;
    padding-top: 0.5rem;
    padding-left: 15px;
  }
  .attendees-overview small {
    font-size: 0.8rem;
  }
}

/* ------------------------------- */
.info-float-container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .info-float-container {
    display: block;
  }
}

@media (min-width: 768px) {
  .info-content {
    order: 1;
  }
}

.info-float {
  display: flex;
  order: 2;
  background-color: #F3F2EE;
  border-radius: 6px;
  padding: 1rem 1rem 0 1rem;
  margin: 1rem 0 2rem 0;
}
@media (min-width: 768px) {
  .info-float {
    width: 15rem;
    float: right;
    margin: 0 0 1rem 1rem;
    order: 2;
    flex-direction: column;
  }
}

.logo-box {
  margin-right: 2rem;
  margin-bottom: 1rem;
  text-align: center;
}
@media (min-width: 768px) {
  .logo-box {
    margin-right: 0;
  }
}
.logo-box img {
  width: 9rem;
  height: auto;
}

.register-bar {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.5rem 1rem;
  margin-bottom: 3rem;
}

.register-small {
  flex: 1 0 1;
  background: #FFF;
  border-radius: 5px;
  padding: 0 0.5rem;
  min-width: 13rem;
}
.register-small img {
  width: auto;
  height: 3rem;
  margin-right: 0.5rem;
}
.register-small span {
  position: relative;
  top: 2px;
}

.callout {
  background-color: rgb(255, 242.9651162791, 151.5);
  padding: 1rem;
  margin-bottom: 1rem;
  border-radius: 6px;
  color: #6179b3;
  text-align: center;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05), 0 6px 10px 0 rgba(0, 0, 0, 0.05);
}

#day_168 + .card .card-header,
#day_156 + .card .card-header,
#day_157 + .card .card-header,
#day_160 + .card .card-header,
#day_159 + .card .card-header {
  background-image: url("/images/jubileum/10jaardayheader.jpg");
  background-size: 100% auto;
  color: #6179b3;
  text-shadow: 0px 1px 3px rgba(255, 255, 255, 0.8);
}
#day_168 + .card.day_subs .card-header,
#day_156 + .card.day_subs .card-header,
#day_157 + .card.day_subs .card-header,
#day_160 + .card.day_subs .card-header,
#day_159 + .card.day_subs .card-header {
  background-image: url("/images/jubileum/10jaardayheader_subs.jpg");
}
#day_168 + .card .lead,
#day_156 + .card .lead,
#day_157 + .card .lead,
#day_160 + .card .lead,
#day_159 + .card .lead {
  background-image: url("/images/jubileum/10jaarlogo.png");
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: auto 30px;
  padding-right: 120px;
  min-height: 30px;
}

pre, code, kbd {
  font-size: 80%;
}

h1 {
  color: #7F7B6E;
}

h2 {
  color: #6179b3;
}

.container h2:not(:first-child) {
  padding-top: 1.5rem;
}

h3 {
  color: rgba(97, 121, 179, 0.75);
  font-weight: 400;
}

h4 {
  color: #595750;
}
h4.star:before {
  content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyMS4yNnB4IiBoZWlnaHQ9IjE3LjcyNnB4IiB2aWV3Qm94PSIwIDAgMjEuMjYgMTcuNzI2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMS4yNiAxNy43MjYiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIGZpbGw9IiM1QkEyNDQiIHBvaW50cz0iOS4zMTksMCAxMS41MTksNi43NzEgMTguNjM4LDYuNzcxIDEyLjg3OSwxMC45NTUgMTUuMDc5LDE3LjcyNiA5LjMxOSwxMy41NDIgMy41NTksMTcuNzI2IDUuNzU5LDEwLjk1NSAwLDYuNzcxIDcuMTE5LDYuNzcxICIvPjwvc3ZnPg==);
}

h3, h4, h5, h6, legend {
  color: #595750;
}

@media (min-width: 576px) {
  h1 {
    font-size: 2.5rem;
  }
  h2 {
    font-size: 2rem;
  }
  h3 {
    font-size: 1.75rem;
  }
  h4 {
    font-size: 1.5rem;
  }
  h5 {
    font-size: 1.25rem;
  }
  h6 {
    font-size: 1rem;
  }
}
.download:before {
  content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNS43MjFweCIgaGVpZ2h0PSIxNi4zNTFweCIgdmlld0JveD0iMCAwIDE1LjcyMSAxNi4zNTEiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1LjcyMSAxNi4zNTEiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLjMzMSwxNi4zNTFoMTAuNzcxdi0xLjg4NUgwLjMzMVYxNi4zNTF6IE0xMS40NDEsNy43NzdsLTEuMTk0LTEuMTkzTDYuNjYzLDEwLjAzVjBINC43Nzh2MTAuMDNMMS4xOTMsNi41ODRMMCw3Ljc3N2w1LjcyMSw1LjcyTDExLjQ0MSw3Ljc3N3oiLz48L2c+PC9nPjwvc3ZnPg==);
}

.wrap-content .text-light, .wrap-content .text-secondary {
  color: #A6A294 !important;
}

.wrap-lead p, .wrap-lead h1,
.wrap-content p,
.wrap-content h1 {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphenate-limit-after: 12;
  -ms-hyphenate-limit-chars: 14 4 4;
}

.fatquote {
  padding-left: 1rem;
  margin: 1rem 0;
  padding: 1rem 2rem 0.25rem 2rem;
  font-style: italic;
  background: #F3F2EE;
  border-radius: 0.2rem;
  background-image: url("/assets/gfx/quotes.svg");
  background-repeat: no-repeat;
  background-position: -1rem -1rem;
  font-size: 150%;
  text-align: center;
}

.fatquote cite {
  font-size: 70%;
  color: #A6A294;
}

.quotebox {
  position: relative;
  background-color: #fff;
  padding: 1.125em 1.5em;
  border-radius: 1rem;
  background: #FFF;
  color: #595750;
  filter: drop-shadow(-1px 0px 2px rgba(0, 0, 0, 0.1)) drop-shadow(1px 2px 2px rgba(0, 0, 0, 0.15));
}

.quotebox::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 100%;
  left: 1.5em;
  border: 0.75rem solid transparent;
  border-bottom: none;
  border-top-color: #FFF;
}

.training_info {
  background: #DBD8CD;
  padding: 1.5rem 1.5rem 0.5rem 1.5rem;
  border-radius: 0.4rem;
}

:target:before {
  content: "";
  display: block;
  height: 100px; /* fixed header height*/
  margin: -100px 0 0; /* negative fixed header height */
}

#memberMenu {
  position: absolute;
  right: -10px;
}

#memberMenu .selected {
  color: #5aa244;
}

.more:after {
  padding-left: 0.25rem;
  content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjgiPjxwYXRoIGQ9Ik0yLjUgMEwxIDEuNSAzLjUgNCAxIDYuNSAyLjUgOGw0LTQtNC00eiIgZmlsbD0iY3VycmVudENvbG9yIi8+PC9zdmc+);
  color: #ff0;
}

img.sm {
  width: 30%;
}

.border-b {
  border-bottom: 1px solid #DBD8CD;
  padding-bottom: 0.3rem;
}

.pagecontainer ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.pagecontainer ul li {
  margin-left: 1em;
  padding-left: 0em;
}
.pagecontainer ul li li {
  padding-left: 1.5rem;
}
.pagecontainer ul li:before {
  content: "";
  display: inline-block;
  height: 1em;
  width: 1em;
  background-image: url("/assets/gfx/bullet_green.svg");
  background-size: 100%;
  background-position: 0 0em;
  background-repeat: no-repeat;
  padding-left: 0em;
  margin-left: -1em;
}
@media (min-width: 768px) {
  .pagecontainer ul li {
    margin-left: 0;
  }
  .pagecontainer ul li:before {
    margin-left: -1em;
  }
  .pagecontainer ul.indent {
    margin-left: 1em;
  }
}
.pagecontainer ul.no-bullets li {
  margin-left: 0;
}
.pagecontainer ul.no-bullets li:before {
  content: none;
  margin-left: 0;
}
.pagecontainer ul.no-bullets.indent {
  margin-left: 0;
}

.dropdown-toggle {
  outline: none !important;
}

.registers_bar {
  text-align: center;
}
.registers_bar img {
  width: 100%;
  max-width: 160px;
  height: auto;
  margin-bottom: 1rem;
  margin-right: 0.5rem;
}

.fixed-width-col150 {
  flex: 0 0 150px;
}

.chip {
  color: #000;
  font-size: 1.15rem;
  display: block;
  background-color: #F3F2EE;
  margin-bottom: 0.5rem;
  padding: 1.5rem;
  transition: 300ms;
  background-color: #F3F2EE;
  border-radius: 0.25rem;
  border: 1px solid #DBD8CD;
}
.chip span {
  font-size: 115%;
  padding-right: 0.5rem;
  color: #6179b3;
}
.chip:hover {
  color: #5aa244;
  cursor: pointer;
  background-color: #FFF;
  text-decoration: none;
}

.client-member {
  margin: 0;
  background-color: #F3F2EE;
  border-radius: 0.25rem;
  margin-bottom: 0.25rem;
  padding-top: 0.5rem;
}
.client-member > div {
  margin-bottom: 0.5rem;
}

.days-left {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  background-color: #7F7B6E;
  color: #F3F2EE;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  padding: 0.25rem;
  margin-bottom: 0.5rem;
}

.with-icon {
  display: flex;
  flex-direction: row;
}

.nojs-show {
  display: none;
}

.nojs-hide {
  display: block;
}

label:hover, input[type=checkbox]:hover {
  cursor: pointer;
}

.hidden {
  display: none;
}

#pwd-strength-meter {
  width: 100%;
  background: #EEECE6;
  margin-bottom: 0.25rem;
  border: 1px solid #DBD8CD;
  border-radius: 0.25rem;
}
#pwd-strength-meter div {
  height: 8px;
}

#pwd-strength {
  text-align: right;
  font-size: 0.875rem;
  margin-bottom: 0.25rem;
}

.participation-cert {
  margin: 0 0 0.5rem 0;
  border-radius: 0.25rem;
  background: #F3F2EE;
  padding: 0.75rem 0;
}

#alert_background {
  z-index: 1040;
  background-color: #000;
  opacity: 0.3;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

#alertdialog {
  z-index: 1050;
}

#error_box {
  z-index: 11000;
}

.dropdown-menu {
  font-size: 125%;
}
@media (min-width: 768px) {
  .dropdown-menu {
    font-size: 100%;
  }
}

.blog-item {
  padding-bottom: 1rem;
  border-bottom: 1px solid #DBD8CD;
  margin-top: 1rem;
}
.blog-item .badge {
  padding-bottom: 5px;
}

.badge {
  font-family: "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

h4.tip {
  display: flex;
  color: #6179b3;
  padding-top: 1.5rem;
  border-top: 1px solid #6179b3;
}
h4.tip span {
  font-family: "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  flex-basis: 3rem;
  color: #FFF;
  background: #6179b3;
  border-radius: 100%;
  width: 3rem;
  height: 3rem;
  display: block;
  text-align: center;
  line-height: 3rem;
  min-width: 3rem;
  margin-right: 1rem;
  margin-left: -1.5rem;
}

.crisis-banner {
  border-radius: 0;
  margin: 0;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.crisis-banner .close {
  display: block;
  height: 1.5rem;
  width: 1.5rem;
  text-align: center;
}
.crisis-banner .close img {
  width: 0.8rem;
  height: 0.8rem;
}

.video16-9 {
  background-color: #000;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
  margin-bottom: 1rem;
  /* Then style the iframe to fit in the container div with full height and width */
}
.video16-9 iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

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

.new {
  color: #FFF;
  background: #DC5935;
  border-radius: 0.25rem;
  padding: 0 0.5rem 0.1rem;
  font-size: 90%;
}

.bg-content {
  background: #E8E6DD;
}

.day-attn--1 {
  background: url("/admin/assets/gfx/att-attn--1.svg") no-repeat center;
  background-size: 60%;
  width: 30px;
  display: inline-block;
}

.day-attn-0 {
  background: url("/admin/assets/gfx/att-attn-0.svg") no-repeat center;
  background-size: 60%;
  width: 30px;
  display: inline-block;
}

.day-attn-1 {
  background: url("/admin/assets/gfx/att-attn-1.svg") no-repeat center;
  background-size: 60%;
  width: 30px;
  display: inline-block;
}

.day-attn-2 {
  background: url("/admin/assets/gfx/att-attn-2.svg") no-repeat center;
  background-size: 60%;
  width: 30px;
  display: inline-block;
}

.day-attn-3 {
  background: url("/admin/assets/gfx/att-attn-3.svg") no-repeat center;
  background-size: 60%;
  width: 30px;
  display: inline-block;
}
