/* Maverick Network Stylesheet */
/*Custom bootstrap imports*/
/*!
 * Bootstrap v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap4.4.1/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #E20E2F;
  --orange: #fd7e14;
  --yellow: #FFD200;
  --green: #28a745;
  --teal: #7097a0;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #4F5254;
  --gray-dark: #343a40;
  --primary: #860037;
  --secondary: #FFD200;
  --success: #28a745;
  --info: #7097a0;
  --warning: #FFD200;
  --danger: #E20E2F;
  --light: #f2f2f2;
  --dark: #262e2f;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Nunito Sans", sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  color: #262e2f;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          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;
  -webkit-text-decoration: underline dotted;
     -moz-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          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: 900; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #860037;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #3a0018;
    text-decoration: underline; }

a:not([href]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):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; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #4F5254;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 900;
  line-height: 1.2; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 300; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #4F5254; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #4F5254; }

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #f2f2f2; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #dee2e6; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  color: #f2f2f2;
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #ddb8c7; }
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #c07a97; }

.table-hover .table-primary:hover {
  background-color: #d5a7b9; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #d5a7b9; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #fff2b8; }
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #ffe87a; }

.table-hover .table-secondary:hover {
  background-color: #ffed9f; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #ffed9f; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb; }
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e; }

.table-hover .table-success:hover {
  background-color: #b1dfbb; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #b1dfbb; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d7e2e4; }
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #b5c9ce; }

.table-hover .table-info:hover {
  background-color: #c8d7da; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #c8d7da; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fff2b8; }
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffe87a; }

.table-hover .table-warning:hover {
  background-color: #ffed9f; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffed9f; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f7bcc5; }
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #f08293; }

.table-hover .table-danger:hover {
  background-color: #f4a5b1; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f4a5b1; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fbfbfb; }
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #f8f8f8; }

.table-hover .table-light:hover {
  background-color: #eeeeee; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #eeeeee; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c2c4c5; }
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #8e9293; }

.table-hover .table-dark:hover {
  background-color: #b5b7b9; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b5b7b9; }

.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: #fff;
  background-color: #343a40;
  border-color: #454d55; }
.table .thead-light th {
  color: #ffffff;
  background-color: #860037;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #343a40; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #454d55; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-md > .table-bordered {
      border: 0; } }
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  height: -webkit-calc(1.5em + 0.75rem + 2px);
  height: -moz-calc(1.5em + 0.75rem + 2px);
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #E4E4E4;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -moz-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out, -moz-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ff076c;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(134, 0, 55, 0.25);
       -moz-box-shadow: 0 0 0 0.2rem rgba(134, 0, 55, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(134, 0, 55, 0.25); }
  .form-control::-webkit-input-placeholder {
    color: #4F5254;
    opacity: 1; }
  .form-control::-moz-placeholder {
    color: #4F5254;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #4F5254;
    opacity: 1; }
  .form-control::-ms-input-placeholder {
    color: #4F5254;
    opacity: 1; }
  .form-control::placeholder {
    color: #4F5254;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: -webkit-calc(0.375rem + 1px);
  padding-top: -moz-calc(0.375rem + 1px);
  padding-top: calc(0.375rem + 1px);
  padding-bottom: -webkit-calc(0.375rem + 1px);
  padding-bottom: -moz-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: -webkit-calc(0.5rem + 1px);
  padding-top: -moz-calc(0.5rem + 1px);
  padding-top: calc(0.5rem + 1px);
  padding-bottom: -webkit-calc(0.5rem + 1px);
  padding-bottom: -moz-calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: -webkit-calc(0.25rem + 1px);
  padding-top: -moz-calc(0.25rem + 1px);
  padding-top: calc(0.25rem + 1px);
  padding-bottom: -webkit-calc(0.25rem + 1px);
  padding-bottom: -moz-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: #262e2f;
  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: -webkit-calc(1.5em + 0.5rem + 2px);
  height: -moz-calc(1.5em + 0.5rem + 2px);
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  -webkit-border-radius: 0.2rem;
     -moz-border-radius: 0.2rem;
          border-radius: 0.2rem; }

.form-control-lg {
  height: -webkit-calc(1.5em + 1rem + 2px);
  height: -moz-calc(1.5em + 1rem + 2px);
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  -webkit-border-radius: 0.3rem;
     -moz-border-radius: 0.3rem;
          border-radius: 0.3rem; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
          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: #4F5254; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px; }

.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: #28a745;
  padding-right: -webkit-calc(1.5em + 0.75rem);
  padding-right: -moz-calc(1.5em + 0.75rem);
  padding-right: calc(1.5em + 0.75rem);
  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='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right -webkit-calc(0.375em + 0.1875rem) center;
  background-position: right -moz-calc(0.375em + 0.1875rem) center;
  background-position: right calc(0.375em + 0.1875rem) center;
  -moz-background-size: -moz-calc(0.75em + 0.375rem) -moz-calc(0.75em + 0.375rem);
       background-size: -webkit-calc(0.75em + 0.375rem) -webkit-calc(0.75em + 0.375rem);
       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: #28a745;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
       -moz-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: -webkit-calc(1.5em + 0.75rem);
  padding-right: -moz-calc(1.5em + 0.75rem);
  padding-right: calc(1.5em + 0.75rem);
  background-position: top -webkit-calc(0.375em + 0.1875rem) right -webkit-calc(0.375em + 0.1875rem);
  background-position: top -moz-calc(0.375em + 0.1875rem) right -moz-calc(0.375em + 0.1875rem);
  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: #28a745;
  padding-right: -webkit-calc(0.75em + 2.3125rem);
  padding-right: -moz-calc(0.75em + 2.3125rem);
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) -webkit-calc(0.75em + 0.375rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) -moz-calc(0.75em + 0.375rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
       -moz-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #28a745; }
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57; }
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
     -moz-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
     -moz-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #E20E2F; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(226, 14, 47, 0.9);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px; }

.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: #E20E2F;
  padding-right: -webkit-calc(1.5em + 0.75rem);
  padding-right: -moz-calc(1.5em + 0.75rem);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23E20E2F' 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='%23E20E2F' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right -webkit-calc(0.375em + 0.1875rem) center;
  background-position: right -moz-calc(0.375em + 0.1875rem) center;
  background-position: right calc(0.375em + 0.1875rem) center;
  -moz-background-size: -moz-calc(0.75em + 0.375rem) -moz-calc(0.75em + 0.375rem);
       background-size: -webkit-calc(0.75em + 0.375rem) -webkit-calc(0.75em + 0.375rem);
       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: #E20E2F;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(226, 14, 47, 0.25);
       -moz-box-shadow: 0 0 0 0.2rem rgba(226, 14, 47, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(226, 14, 47, 0.25); }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: -webkit-calc(1.5em + 0.75rem);
  padding-right: -moz-calc(1.5em + 0.75rem);
  padding-right: calc(1.5em + 0.75rem);
  background-position: top -webkit-calc(0.375em + 0.1875rem) right -webkit-calc(0.375em + 0.1875rem);
  background-position: top -moz-calc(0.375em + 0.1875rem) right -moz-calc(0.375em + 0.1875rem);
  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: #E20E2F;
  padding-right: -webkit-calc(0.75em + 2.3125rem);
  padding-right: -moz-calc(0.75em + 2.3125rem);
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23E20E2F' 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='%23E20E2F' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) -webkit-calc(0.75em + 0.375rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23E20E2F' 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='%23E20E2F' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) -moz-calc(0.75em + 0.375rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23E20E2F' 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='%23E20E2F' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #E20E2F;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(226, 14, 47, 0.25);
       -moz-box-shadow: 0 0 0 0.2rem rgba(226, 14, 47, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(226, 14, 47, 0.25); }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #E20E2F; }
.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: #E20E2F; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #E20E2F; }
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #f2314f;
  background-color: #f2314f; }
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(226, 14, 47, 0.25);
     -moz-box-shadow: 0 0 0 0.2rem rgba(226, 14, 47, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(226, 14, 47, 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: #E20E2F; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #E20E2F; }
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #E20E2F;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(226, 14, 47, 0.25);
     -moz-box-shadow: 0 0 0 0.2rem rgba(226, 14, 47, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(226, 14, 47, 0.25); }

.form-inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
          flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
              justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: flex;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
         -moz-box-flex: 0;
              flex: 0 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
              flex-flow: row wrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
              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: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
              justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      -webkit-flex-shrink: 0;
              flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
              justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.fade {
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      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: #262e2f;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }

  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }

  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }

  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }

  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }
.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }
.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }
.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }
.dropleft .dropdown-toggle::after {
  display: none; }
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }
.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 300;
  color: #262e2f;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #1b2021;
    text-decoration: none;
    background-color: #f2f2f2; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #860037; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #4F5254;
    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: #4F5254;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #262e2f; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
       -moz-box-flex: 1;
            flex: 1 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }

.btn-toolbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px; }
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  -webkit-border-top-right-radius: 0;
     -moz-border-radius-topright: 0;
          border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
     -moz-border-radius-bottomright: 0;
          border-bottom-right-radius: 0; }
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center; }
  .btn-group-vertical > .btn,
  .btn-group-vertical > .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    -webkit-border-bottom-right-radius: 0;
       -moz-border-radius-bottomright: 0;
            border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
       -moz-border-radius-bottomleft: 0;
            border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    -webkit-border-top-left-radius: 0;
       -moz-border-radius-topleft: 0;
            border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
       -moz-border-radius-topright: 0;
            border-top-right-radius: 0; }

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
          align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .form-control-plaintext,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
       -moz-box-flex: 1;
            flex: 1 1 0%;
    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(:last-child),
  .input-group > .custom-select:not(:last-child) {
    -webkit-border-top-right-radius: 0;
       -moz-border-radius-topright: 0;
            border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
       -moz-border-radius-bottomright: 0;
            border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    -webkit-border-top-left-radius: 0;
       -moz-border-radius-topleft: 0;
            border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
       -moz-border-radius-bottomleft: 0;
            border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
      -webkit-border-top-right-radius: 0;
         -moz-border-radius-topright: 0;
              border-top-right-radius: 0;
      -webkit-border-bottom-right-radius: 0;
         -moz-border-radius-bottomright: 0;
              border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      -webkit-border-top-left-radius: 0;
         -moz-border-radius-topleft: 0;
              border-top-left-radius: 0;
      -webkit-border-bottom-left-radius: 0;
         -moz-border-radius-bottomleft: 0;
              border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  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: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #E4E4E4;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px; }
  .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: -webkit-calc(1.5em + 1rem + 2px);
  height: -moz-calc(1.5em + 1rem + 2px);
  height: calc(1.5em + 1rem + 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;
  -webkit-border-radius: 0.3rem;
     -moz-border-radius: 0.3rem;
          border-radius: 0.3rem; }

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: -webkit-calc(1.5em + 0.5rem + 2px);
  height: -moz-calc(1.5em + 0.5rem + 2px);
  height: calc(1.5em + 0.5rem + 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;
  -webkit-border-radius: 0.2rem;
     -moz-border-radius: 0.2rem;
          border-radius: 0.2rem; }

.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 > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .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) {
  -webkit-border-top-right-radius: 0;
     -moz-border-radius-topright: 0;
          border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
     -moz-border-radius-bottomright: 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) {
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #860037;
    background-color: #860037; }
  .custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(134, 0, 55, 0.25);
       -moz-box-shadow: 0 0 0 0.2rem rgba(134, 0, 55, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(134, 0, 55, 0.25); }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #ff076c; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #ff3a8b;
    border-color: #ff3a8b; }
  .custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
    color: #4F5254; }
    .custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50% / 50% 50%; }

.custom-checkbox .custom-control-label::before {
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #860037;
  background-color: #860037; }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(134, 0, 55, 0.5); }
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(134, 0, 55, 0.5); }

.custom-radio .custom-control-label::before {
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%; }
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(134, 0, 55, 0.5); }

.custom-switch {
  padding-left: 2.25rem; }
  .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    -webkit-border-radius: 0.5rem;
       -moz-border-radius: 0.5rem;
            border-radius: 0.5rem; }
  .custom-switch .custom-control-label::after {
    top: -webkit-calc(0.25rem + 2px);
    top: -moz-calc(0.25rem + 2px);
    top: calc(0.25rem + 2px);
    left: -webkit-calc(-2.25rem + 2px);
    left: -moz-calc(-2.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: -webkit-calc(1rem - 4px);
    width: -moz-calc(1rem - 4px);
    width: calc(1rem - 4px);
    height: -webkit-calc(1rem - 4px);
    height: -moz-calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    -webkit-border-radius: 0.5rem;
       -moz-border-radius: 0.5rem;
            border-radius: 0.5rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -o-transform 0.15s ease-in-out;
    -moz-transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -moz-transform 0.15s ease-in-out, -moz-box-shadow 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -moz-transform 0.15s ease-in-out, -o-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out, -moz-box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .custom-switch .custom-control-label::after {
        -webkit-transition: none;
        -o-transition: none;
        -moz-transition: none;
        transition: none; } }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(0.75rem);
       -moz-transform: translateX(0.75rem);
         -o-transform: translateX(0.75rem);
            transform: translateX(0.75rem); }
  .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(134, 0, 55, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: -webkit-calc(1.5em + 0.75rem + 2px);
  height: -moz-calc(1.5em + 0.75rem + 2px);
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  border: 1px solid #E4E4E4;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-select:focus {
    border-color: #ff076c;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(134, 0, 55, 0.25);
       -moz-box-shadow: 0 0 0 0.2rem rgba(134, 0, 55, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(134, 0, 55, 0.25); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #4F5254;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    display: none; }
  .custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }

.custom-select-sm {
  height: -webkit-calc(1.5em + 0.5rem + 2px);
  height: -moz-calc(1.5em + 0.5rem + 2px);
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem; }

.custom-select-lg {
  height: -webkit-calc(1.5em + 1rem + 2px);
  height: -moz-calc(1.5em + 1rem + 2px);
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: -webkit-calc(1.5em + 0.75rem + 2px);
  height: -moz-calc(1.5em + 0.75rem + 2px);
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: -webkit-calc(1.5em + 0.75rem + 2px);
  height: -moz-calc(1.5em + 0.75rem + 2px);
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #ff076c;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(134, 0, 55, 0.25);
       -moz-box-shadow: 0 0 0 0.2rem rgba(134, 0, 55, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(134, 0, 55, 0.25); }
  .custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: -webkit-calc(1.5em + 0.75rem + 2px);
  height: -moz-calc(1.5em + 0.75rem + 2px);
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 300;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #E4E4E4;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: -webkit-calc(1.5em + 0.75rem);
    height: -moz-calc(1.5em + 0.75rem);
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    -webkit-border-radius: 0 4px 4px 0;
       -moz-border-radius: 0 4px 4px 0;
            border-radius: 0 4px 4px 0; }

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-range:focus {
    outline: none; }
    .custom-range:focus::-webkit-slider-thumb {
      -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(134, 0, 55, 0.25);
              box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(134, 0, 55, 0.25); }
    .custom-range:focus::-moz-range-thumb {
      -moz-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(134, 0, 55, 0.25);
           box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(134, 0, 55, 0.25); }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(134, 0, 55, 0.25); }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #860037;
    border: 0;
    -webkit-border-radius: 1rem;
            border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
            appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #ff3a8b; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    -webkit-border-radius: 1rem;
            border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #860037;
    border: 0;
    -moz-border-radius: 1rem;
         border-radius: 1rem;
    -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -moz-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -moz-box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
         appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none; } }
    .custom-range::-moz-range-thumb:active {
      background-color: #ff3a8b; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    -moz-border-radius: 1rem;
         border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #860037;
    border: 0;
    border-radius: 1rem;
    -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        -ms-transition: none;
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background-color: #ff3a8b; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #adb5bd; }

.custom-control-label::before,
.custom-file-label,
.custom-select {
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -moz-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out, -moz-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; } }

.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #4F5254;
    pointer-events: none;
    cursor: default; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    -webkit-border-top-left-radius: 4px;
       -moz-border-radius-topleft: 4px;
            border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
       -moz-border-radius-topright: 4px;
            border-top-right-radius: 4px; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #4F5254;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    -webkit-border-top-left-radius: 0;
       -moz-border-radius-topleft: 0;
            border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
       -moz-border-radius-topright: 0;
            border-top-right-radius: 0; }

.nav-pills .nav-link {
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px; }
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #860037; }

.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
     -moz-box-flex: 1;
          flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  -webkit-flex-basis: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
          flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  padding-left: 0;
  list-style: none;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #860037;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #3a0018;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 3;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(134, 0, 55, 0.25);
       -moz-box-shadow: 0 0 0 0.2rem rgba(134, 0, 55, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(134, 0, 55, 0.25); }

.page-item:first-child .page-link {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
     -moz-border-radius-topleft: 4px;
          border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
     -moz-border-radius-bottomleft: 4px;
          border-bottom-left-radius: 4px; }
.page-item:last-child .page-link {
  -webkit-border-top-right-radius: 4px;
     -moz-border-radius-topright: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
     -moz-border-radius-bottomright: 4px;
          border-bottom-right-radius: 4px; }
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #860037;
  border-color: #860037; }
.page-item.disabled .page-link {
  color: #4F5254;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }
.pagination-lg .page-item:first-child .page-link {
  -webkit-border-top-left-radius: 0.3rem;
     -moz-border-radius-topleft: 0.3rem;
          border-top-left-radius: 0.3rem;
  -webkit-border-bottom-left-radius: 0.3rem;
     -moz-border-radius-bottomleft: 0.3rem;
          border-bottom-left-radius: 0.3rem; }
.pagination-lg .page-item:last-child .page-link {
  -webkit-border-top-right-radius: 0.3rem;
     -moz-border-radius-topright: 0.3rem;
          border-top-right-radius: 0.3rem;
  -webkit-border-bottom-right-radius: 0.3rem;
     -moz-border-radius-bottomright: 0.3rem;
          border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }
.pagination-sm .page-item:first-child .page-link {
  -webkit-border-top-left-radius: 0.2rem;
     -moz-border-radius-topleft: 0.2rem;
          border-top-left-radius: 0.2rem;
  -webkit-border-bottom-left-radius: 0.2rem;
     -moz-border-radius-bottomleft: 0.2rem;
          border-bottom-left-radius: 0.2rem; }
.pagination-sm .page-item:last-child .page-link {
  -webkit-border-top-right-radius: 0.2rem;
     -moz-border-radius-topright: 0.2rem;
          border-top-right-radius: 0.2rem;
  -webkit-border-bottom-right-radius: 0.2rem;
     -moz-border-radius-bottomright: 0.2rem;
          border-bottom-right-radius: 0.2rem; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 900; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #46001d;
  background-color: #e7ccd7;
  border-color: #ddb8c7; }
  .alert-primary hr {
    border-top-color: #d5a7b9; }
  .alert-primary .alert-link {
    color: #130008; }

.alert-secondary {
  color: #856d00;
  background-color: #fff6cc;
  border-color: #fff2b8; }
  .alert-secondary hr {
    border-top-color: #ffed9f; }
  .alert-secondary .alert-link {
    color: #524300; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #3a4f53;
  background-color: #e2eaec;
  border-color: #d7e2e4; }
  .alert-info hr {
    border-top-color: #c8d7da; }
  .alert-info .alert-link {
    color: #253235; }

.alert-warning {
  color: #856d00;
  background-color: #fff6cc;
  border-color: #fff2b8; }
  .alert-warning hr {
    border-top-color: #ffed9f; }
  .alert-warning .alert-link {
    color: #524300; }

.alert-danger {
  color: #760718;
  background-color: #f9cfd5;
  border-color: #f7bcc5; }
  .alert-danger hr {
    border-top-color: #f4a5b1; }
  .alert-danger .alert-link {
    color: #46040e; }

.alert-light {
  color: #7e7e7e;
  background-color: #fcfcfc;
  border-color: #fbfbfb; }
  .alert-light hr {
    border-top-color: #eeeeee; }
  .alert-light .alert-link {
    color: #656565; }

.alert-dark {
  color: #141818;
  background-color: #d4d5d5;
  border-color: #c2c4c5; }
  .alert-dark hr {
    border-top-color: #b5b7b9; }
  .alert-dark .alert-link {
    color: black; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }
.progress {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px; }

.progress-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #860037;
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; } }

.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -moz-background-size: 1rem 1rem;
       background-size: 1rem 1rem; }

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
     -moz-animation: progress-bar-stripes 1s linear infinite;
       -o-animation: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
      -webkit-animation: none;
         -moz-animation: none;
           -o-animation: none;
              animation: none; } }

.list-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f2f2f2; }
  .list-group-item-action:active {
    color: #262e2f;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    -webkit-border-top-left-radius: 4px;
       -moz-border-radius-topleft: 4px;
            border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
       -moz-border-radius-topright: 4px;
            border-top-right-radius: 4px; }
  .list-group-item:last-child {
    -webkit-border-bottom-right-radius: 4px;
       -moz-border-radius-bottomright: 4px;
            border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
       -moz-border-radius-bottomleft: 4px;
            border-bottom-left-radius: 4px; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #4F5254;
    pointer-events: none;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #860037;
    border-color: #860037; }
  .list-group-item + .list-group-item {
    border-top-width: 0; }
    .list-group-item + .list-group-item.active {
      margin-top: -1px;
      border-top-width: 1px; }

.list-group-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
          flex-direction: row; }
  .list-group-horizontal .list-group-item:first-child {
    -webkit-border-bottom-left-radius: 4px;
       -moz-border-radius-bottomleft: 4px;
            border-bottom-left-radius: 4px;
    -webkit-border-top-right-radius: 0;
       -moz-border-radius-topright: 0;
            border-top-right-radius: 0; }
  .list-group-horizontal .list-group-item:last-child {
    -webkit-border-top-right-radius: 4px;
       -moz-border-radius-topright: 4px;
            border-top-right-radius: 4px;
    -webkit-border-bottom-left-radius: 0;
       -moz-border-radius-bottomleft: 0;
            border-bottom-left-radius: 0; }
  .list-group-horizontal .list-group-item.active {
    margin-top: 0; }
  .list-group-horizontal .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0; }
    .list-group-horizontal .list-group-item + .list-group-item.active {
      margin-left: -1px;
      border-left-width: 1px; }

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
            flex-direction: row; }
    .list-group-horizontal-sm .list-group-item:first-child {
      -webkit-border-bottom-left-radius: 4px;
         -moz-border-radius-bottomleft: 4px;
              border-bottom-left-radius: 4px;
      -webkit-border-top-right-radius: 0;
         -moz-border-radius-topright: 0;
              border-top-right-radius: 0; }
    .list-group-horizontal-sm .list-group-item:last-child {
      -webkit-border-top-right-radius: 4px;
         -moz-border-radius-topright: 4px;
              border-top-right-radius: 4px;
      -webkit-border-bottom-left-radius: 0;
         -moz-border-radius-bottomleft: 0;
              border-bottom-left-radius: 0; }
    .list-group-horizontal-sm .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-sm .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-sm .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }
@media (min-width: 768px) {
  .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
            flex-direction: row; }
    .list-group-horizontal-md .list-group-item:first-child {
      -webkit-border-bottom-left-radius: 4px;
         -moz-border-radius-bottomleft: 4px;
              border-bottom-left-radius: 4px;
      -webkit-border-top-right-radius: 0;
         -moz-border-radius-topright: 0;
              border-top-right-radius: 0; }
    .list-group-horizontal-md .list-group-item:last-child {
      -webkit-border-top-right-radius: 4px;
         -moz-border-radius-topright: 4px;
              border-top-right-radius: 4px;
      -webkit-border-bottom-left-radius: 0;
         -moz-border-radius-bottomleft: 0;
              border-bottom-left-radius: 0; }
    .list-group-horizontal-md .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-md .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-md .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
            flex-direction: row; }
    .list-group-horizontal-lg .list-group-item:first-child {
      -webkit-border-bottom-left-radius: 4px;
         -moz-border-radius-bottomleft: 4px;
              border-bottom-left-radius: 4px;
      -webkit-border-top-right-radius: 0;
         -moz-border-radius-topright: 0;
              border-top-right-radius: 0; }
    .list-group-horizontal-lg .list-group-item:last-child {
      -webkit-border-top-right-radius: 4px;
         -moz-border-radius-topright: 4px;
              border-top-right-radius: 4px;
      -webkit-border-bottom-left-radius: 0;
         -moz-border-radius-bottomleft: 0;
              border-bottom-left-radius: 0; }
    .list-group-horizontal-lg .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-lg .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-lg .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
            flex-direction: row; }
    .list-group-horizontal-xl .list-group-item:first-child {
      -webkit-border-bottom-left-radius: 4px;
         -moz-border-radius-bottomleft: 4px;
              border-bottom-left-radius: 4px;
      -webkit-border-top-right-radius: 0;
         -moz-border-radius-topright: 0;
              border-top-right-radius: 0; }
    .list-group-horizontal-xl .list-group-item:last-child {
      -webkit-border-top-right-radius: 4px;
         -moz-border-radius-topright: 4px;
              border-top-right-radius: 4px;
      -webkit-border-bottom-left-radius: 0;
         -moz-border-radius-bottomleft: 0;
              border-bottom-left-radius: 0; }
    .list-group-horizontal-xl .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-xl .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-xl .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }
.list-group-flush .list-group-item {
  border-right-width: 0;
  border-left-width: 0;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0; }
  .list-group-flush .list-group-item:first-child {
    border-top-width: 0; }
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom-width: 0; }

.list-group-item-primary {
  color: #46001d;
  background-color: #ddb8c7; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #46001d;
    background-color: #d5a7b9; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #46001d;
    border-color: #46001d; }

.list-group-item-secondary {
  color: #856d00;
  background-color: #fff2b8; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #856d00;
    background-color: #ffed9f; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #856d00;
    border-color: #856d00; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724; }

.list-group-item-info {
  color: #3a4f53;
  background-color: #d7e2e4; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #3a4f53;
    background-color: #c8d7da; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #3a4f53;
    border-color: #3a4f53; }

.list-group-item-warning {
  color: #856d00;
  background-color: #fff2b8; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856d00;
    background-color: #ffed9f; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856d00;
    border-color: #856d00; }

.list-group-item-danger {
  color: #760718;
  background-color: #f7bcc5; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #760718;
    background-color: #f4a5b1; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #760718;
    border-color: #760718; }

.list-group-item-light {
  color: #7e7e7e;
  background-color: #fbfbfb; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #7e7e7e;
    background-color: #eeeeee; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #7e7e7e;
    border-color: #7e7e7e; }

.list-group-item-dark {
  color: #141818;
  background-color: #c2c4c5; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #141818;
    background-color: #b5b7b9; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #141818;
    border-color: #141818; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 900;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:hover {
    color: #000;
    text-decoration: none; }
  .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: .75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

a.close.disabled {
  pointer-events: none; }

.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 {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    -moz-transition: transform 0.3s ease-out, -moz-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
       -moz-transform: translate(0, -50px);
         -o-transform: translate(0, -50px);
            transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        -webkit-transition: none;
        -o-transition: none;
        -moz-transition: none;
        transition: none; } }
  .modal.show .modal-dialog {
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none; }
  .modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
       -moz-transform: scale(1.02);
         -o-transform: scale(1.02);
            transform: scale(1.02); }

.modal-dialog-scrollable {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  max-height: -webkit-calc(100% - 1rem);
  max-height: -moz-calc(100% - 1rem);
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: -webkit-calc(100vh - 1rem);
    max-height: -moz-calc(100vh - 1rem);
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    -webkit-flex-shrink: 0;
            flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  min-height: -webkit-calc(100% - 1rem);
  min-height: -moz-calc(100% - 1rem);
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: -webkit-calc(100vh - 1rem);
    height: -moz-calc(100vh - 1rem);
    height: calc(100vh - 1rem);
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0.3rem;
     -moz-border-radius: 0.3rem;
          border-radius: 0.3rem;
  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: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  -webkit-border-top-left-radius: -webkit-calc(0.3rem - 1px);
     -moz-border-radius-topleft: -moz-calc(0.3rem - 1px);
          border-top-left-radius: calc(0.3rem - 1px);
  -webkit-border-top-right-radius: -webkit-calc(0.3rem - 1px);
     -moz-border-radius-topright: -moz-calc(0.3rem - 1px);
          border-top-right-radius: calc(0.3rem - 1px); }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
     -moz-box-flex: 1;
          flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
          justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  -webkit-border-bottom-right-radius: -webkit-calc(0.3rem - 1px);
     -moz-border-radius-bottomright: -moz-calc(0.3rem - 1px);
          border-bottom-right-radius: calc(0.3rem - 1px);
  -webkit-border-bottom-left-radius: -webkit-calc(0.3rem - 1px);
     -moz-border-radius-bottomleft: -moz-calc(0.3rem - 1px);
          border-bottom-left-radius: calc(0.3rem - 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: -webkit-calc(100% - 3.5rem);
    max-height: -moz-calc(100% - 3.5rem);
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: -webkit-calc(100vh - 3.5rem);
      max-height: -moz-calc(100vh - 3.5rem);
      max-height: calc(100vh - 3.5rem); }

  .modal-dialog-centered {
    min-height: -webkit-calc(100% - 3.5rem);
    min-height: -moz-calc(100% - 3.5rem);
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: -webkit-calc(100vh - 3.5rem);
      height: -moz-calc(100vh - 3.5rem);
      height: calc(100vh - 3.5rem); }

  .modal-sm {
    max-width: 300px; } }
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0.3rem;
     -moz-border-radius: 0.3rem;
          border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
    bottom: -webkit-calc(-0.5rem - 1px);
    bottom: -moz-calc(-0.5rem - 1px);
    bottom: calc(-0.5rem - 1px); }
    .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
      bottom: 0;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
      bottom: 1px;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
    left: -webkit-calc(-0.5rem - 1px);
    left: -moz-calc(-0.5rem - 1px);
    left: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
      left: 0;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
      left: 1px;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
    top: -webkit-calc(-0.5rem - 1px);
    top: -moz-calc(-0.5rem - 1px);
    top: calc(-0.5rem - 1px); }
    .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
      top: 0;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
      top: 1px;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
    right: -webkit-calc(-0.5rem - 1px);
    right: -moz-calc(-0.5rem - 1px);
    right: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
      right: 0;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
      right: 1px;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-top-left-radius: -webkit-calc(0.3rem - 1px);
     -moz-border-radius-topleft: -moz-calc(0.3rem - 1px);
          border-top-left-radius: calc(0.3rem - 1px);
  -webkit-border-top-right-radius: -webkit-calc(0.3rem - 1px);
     -moz-border-radius-topright: -moz-calc(0.3rem - 1px);
          border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #262e2f; }

.carousel {
  position: relative; }

.carousel.pointer-event {
  touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner::after {
    display: block;
    clear: both;
    content: ""; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  -o-transition: -o-transform 0.6s ease-in-out;
  -moz-transition: transform 0.6s ease-in-out, -moz-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -moz-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-item {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
     -moz-transform: translateX(100%);
       -o-transform: translateX(100%);
          transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
     -moz-transform: translateX(-100%);
       -o-transform: translateX(-100%);
          transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: none;
     -moz-transform: none;
       -o-transform: none;
          transform: none; }
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1; }
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 0s 0.6s;
  -o-transition: opacity 0s 0.6s;
  -moz-transition: opacity 0s 0.6s;
  transition: opacity 0s 0.6s; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  -o-transition: opacity 0.15s ease;
  -moz-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; } }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
       -moz-box-flex: 0;
            flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    -webkit-transition: opacity 0.6s ease;
    -o-transition: opacity 0.6s ease;
    -moz-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators li {
        -webkit-transition: none;
        -o-transition: none;
        -moz-transition: none;
        transition: none; } }
  .carousel-indicators .active {
    opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-moz-keyframes spinner-border {
  to {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg); } }

@-o-keyframes spinner-border {
  to {
    -o-transform: rotate(360deg);
       transform: rotate(360deg); } }

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg); } }
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
     -moz-animation: spinner-border .75s linear infinite;
       -o-animation: spinner-border .75s linear infinite;
          animation: spinner-border .75s linear infinite; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    opacity: 1; } }

@-moz-keyframes spinner-grow {
  0% {
    -moz-transform: scale(0);
         transform: scale(0); }
  50% {
    opacity: 1; } }

@-o-keyframes spinner-grow {
  0% {
    -o-transform: scale(0);
       transform: scale(0); }
  50% {
    opacity: 1; } }

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
       -moz-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0); }
  50% {
    opacity: 1; } }
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow .75s linear infinite;
     -moz-animation: spinner-grow .75s linear infinite;
       -o-animation: spinner-grow .75s linear infinite;
          animation: spinner-grow .75s linear infinite; }

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

.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: #860037 !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #530022 !important; }

.bg-secondary {
  background-color: #FFD200 !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #cca800 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #7097a0 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #587c85 !important; }

.bg-warning {
  background-color: #FFD200 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #cca800 !important; }

.bg-danger {
  background-color: #E20E2F !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #b20b25 !important; }

.bg-light {
  background-color: #f2f2f2 !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #d9d9d9 !important; }

.bg-dark {
  background-color: #262e2f !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #0f1213 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #860037 !important; }

.border-secondary {
  border-color: #FFD200 !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #7097a0 !important; }

.border-warning {
  border-color: #FFD200 !important; }

.border-danger {
  border-color: #E20E2F !important; }

.border-light {
  border-color: #f2f2f2 !important; }

.border-dark {
  border-color: #262e2f !important; }

.border-white {
  border-color: #fff !important; }

.rounded {
  -webkit-border-radius: 4px !important;
     -moz-border-radius: 4px !important;
          border-radius: 4px !important; }

.rounded-top {
  -webkit-border-top-left-radius: 4px !important;
     -moz-border-radius-topleft: 4px !important;
          border-top-left-radius: 4px !important;
  -webkit-border-top-right-radius: 4px !important;
     -moz-border-radius-topright: 4px !important;
          border-top-right-radius: 4px !important; }

.rounded-right {
  -webkit-border-top-right-radius: 4px !important;
     -moz-border-radius-topright: 4px !important;
          border-top-right-radius: 4px !important;
  -webkit-border-bottom-right-radius: 4px !important;
     -moz-border-radius-bottomright: 4px !important;
          border-bottom-right-radius: 4px !important; }

.rounded-bottom {
  -webkit-border-bottom-right-radius: 4px !important;
     -moz-border-radius-bottomright: 4px !important;
          border-bottom-right-radius: 4px !important;
  -webkit-border-bottom-left-radius: 4px !important;
     -moz-border-radius-bottomleft: 4px !important;
          border-bottom-left-radius: 4px !important; }

.rounded-left {
  -webkit-border-top-left-radius: 4px !important;
     -moz-border-radius-topleft: 4px !important;
          border-top-left-radius: 4px !important;
  -webkit-border-bottom-left-radius: 4px !important;
     -moz-border-radius-bottomleft: 4px !important;
          border-bottom-left-radius: 4px !important; }

.rounded-circle {
  -webkit-border-radius: 50% !important;
     -moz-border-radius: 50% !important;
          border-radius: 50% !important; }

.rounded-0 {
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -moz-inline-box !important;
  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: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: flex !important; }

  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    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: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: flex !important; }

  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: inline-flex !important; } }
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }

  .d-lg-inline {
    display: inline !important; }

  .d-lg-inline-block {
    display: inline-block !important; }

  .d-lg-block {
    display: block !important; }

  .d-lg-table {
    display: table !important; }

  .d-lg-table-row {
    display: table-row !important; }

  .d-lg-table-cell {
    display: table-cell !important; }

  .d-lg-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: flex !important; }

  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: inline-flex !important; } }
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }

  .d-xl-inline {
    display: inline !important; }

  .d-xl-inline-block {
    display: inline-block !important; }

  .d-xl-block {
    display: block !important; }

  .d-xl-table {
    display: table !important; }

  .d-xl-table-row {
    display: table-row !important; }

  .d-xl-table-cell {
    display: table-cell !important; }

  .d-xl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: flex !important; }

  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    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: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: flex !important; }

  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: inline-flex !important; } }
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
     -moz-box-orient: horizontal !important;
     -moz-box-direction: normal !important;
          flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
     -moz-box-orient: vertical !important;
     -moz-box-direction: normal !important;
          flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: row-reverse !important;
     -moz-box-orient: horizontal !important;
     -moz-box-direction: reverse !important;
          flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: column-reverse !important;
     -moz-box-orient: vertical !important;
     -moz-box-direction: reverse !important;
          flex-direction: column-reverse !important; }

.flex-wrap {
  -webkit-flex-wrap: wrap !important;
          flex-wrap: wrap !important; }

.flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
     -moz-box-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
     -moz-box-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
     -moz-box-pack: center !important;
          justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
     -moz-box-pack: justify !important;
          justify-content: space-between !important; }

.justify-content-around {
  -webkit-justify-content: space-around !important;
          justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
     -moz-box-align: start !important;
          align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
     -moz-box-align: end !important;
          align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
     -moz-box-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
     -moz-box-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
     -moz-box-align: stretch !important;
          align-items: stretch !important; }

.align-content-start {
  -webkit-align-content: flex-start !important;
          align-content: flex-start !important; }

.align-content-end {
  -webkit-align-content: flex-end !important;
          align-content: flex-end !important; }

.align-content-center {
  -webkit-align-content: center !important;
          align-content: center !important; }

.align-content-between {
  -webkit-align-content: space-between !important;
          align-content: space-between !important; }

.align-content-around {
  -webkit-align-content: space-around !important;
          align-content: space-around !important; }

.align-content-stretch {
  -webkit-align-content: stretch !important;
          align-content: stretch !important; }

.align-self-auto {
  -webkit-align-self: auto !important;
          align-self: auto !important; }

.align-self-start {
  -webkit-align-self: flex-start !important;
          align-self: flex-start !important; }

.align-self-end {
  -webkit-align-self: flex-end !important;
          align-self: flex-end !important; }

.align-self-center {
  -webkit-align-self: center !important;
          align-self: center !important; }

.align-self-baseline {
  -webkit-align-self: baseline !important;
          align-self: baseline !important; }

.align-self-stretch {
  -webkit-align-self: stretch !important;
          align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: normal !important;
            flex-direction: row !important; }

  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: normal !important;
            flex-direction: column !important; }

  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: reverse !important;
            flex-direction: row-reverse !important; }

  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: reverse !important;
            flex-direction: column-reverse !important; }

  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }

  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }

  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }

  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
       -moz-box-pack: start !important;
            justify-content: flex-start !important; }

  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
       -moz-box-pack: end !important;
            justify-content: flex-end !important; }

  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
       -moz-box-pack: center !important;
            justify-content: center !important; }

  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
       -moz-box-pack: justify !important;
            justify-content: space-between !important; }

  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
            justify-content: space-around !important; }

  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
       -moz-box-align: start !important;
            align-items: flex-start !important; }

  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
       -moz-box-align: end !important;
            align-items: flex-end !important; }

  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
       -moz-box-align: center !important;
            align-items: center !important; }

  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
       -moz-box-align: baseline !important;
            align-items: baseline !important; }

  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
       -moz-box-align: stretch !important;
            align-items: stretch !important; }

  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
            align-content: flex-start !important; }

  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
            align-content: flex-end !important; }

  .align-content-sm-center {
    -webkit-align-content: center !important;
            align-content: center !important; }

  .align-content-sm-between {
    -webkit-align-content: space-between !important;
            align-content: space-between !important; }

  .align-content-sm-around {
    -webkit-align-content: space-around !important;
            align-content: space-around !important; }

  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
            align-content: stretch !important; }

  .align-self-sm-auto {
    -webkit-align-self: auto !important;
            align-self: auto !important; }

  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
            align-self: flex-start !important; }

  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
            align-self: flex-end !important; }

  .align-self-sm-center {
    -webkit-align-self: center !important;
            align-self: center !important; }

  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
            align-self: baseline !important; }

  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
            align-self: stretch !important; } }
@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: normal !important;
            flex-direction: row !important; }

  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: normal !important;
            flex-direction: column !important; }

  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: reverse !important;
            flex-direction: row-reverse !important; }

  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: reverse !important;
            flex-direction: column-reverse !important; }

  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }

  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }

  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }

  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
       -moz-box-pack: start !important;
            justify-content: flex-start !important; }

  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
       -moz-box-pack: end !important;
            justify-content: flex-end !important; }

  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
       -moz-box-pack: center !important;
            justify-content: center !important; }

  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
       -moz-box-pack: justify !important;
            justify-content: space-between !important; }

  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
            justify-content: space-around !important; }

  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
       -moz-box-align: start !important;
            align-items: flex-start !important; }

  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
       -moz-box-align: end !important;
            align-items: flex-end !important; }

  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
       -moz-box-align: center !important;
            align-items: center !important; }

  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
       -moz-box-align: baseline !important;
            align-items: baseline !important; }

  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
       -moz-box-align: stretch !important;
            align-items: stretch !important; }

  .align-content-md-start {
    -webkit-align-content: flex-start !important;
            align-content: flex-start !important; }

  .align-content-md-end {
    -webkit-align-content: flex-end !important;
            align-content: flex-end !important; }

  .align-content-md-center {
    -webkit-align-content: center !important;
            align-content: center !important; }

  .align-content-md-between {
    -webkit-align-content: space-between !important;
            align-content: space-between !important; }

  .align-content-md-around {
    -webkit-align-content: space-around !important;
            align-content: space-around !important; }

  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
            align-content: stretch !important; }

  .align-self-md-auto {
    -webkit-align-self: auto !important;
            align-self: auto !important; }

  .align-self-md-start {
    -webkit-align-self: flex-start !important;
            align-self: flex-start !important; }

  .align-self-md-end {
    -webkit-align-self: flex-end !important;
            align-self: flex-end !important; }

  .align-self-md-center {
    -webkit-align-self: center !important;
            align-self: center !important; }

  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
            align-self: baseline !important; }

  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
            align-self: stretch !important; } }
@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: normal !important;
            flex-direction: row !important; }

  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: normal !important;
            flex-direction: column !important; }

  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: reverse !important;
            flex-direction: row-reverse !important; }

  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: reverse !important;
            flex-direction: column-reverse !important; }

  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }

  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }

  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }

  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
       -moz-box-pack: start !important;
            justify-content: flex-start !important; }

  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
       -moz-box-pack: end !important;
            justify-content: flex-end !important; }

  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
       -moz-box-pack: center !important;
            justify-content: center !important; }

  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
       -moz-box-pack: justify !important;
            justify-content: space-between !important; }

  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
            justify-content: space-around !important; }

  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
       -moz-box-align: start !important;
            align-items: flex-start !important; }

  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
       -moz-box-align: end !important;
            align-items: flex-end !important; }

  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
       -moz-box-align: center !important;
            align-items: center !important; }

  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
       -moz-box-align: baseline !important;
            align-items: baseline !important; }

  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
       -moz-box-align: stretch !important;
            align-items: stretch !important; }

  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
            align-content: flex-start !important; }

  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
            align-content: flex-end !important; }

  .align-content-lg-center {
    -webkit-align-content: center !important;
            align-content: center !important; }

  .align-content-lg-between {
    -webkit-align-content: space-between !important;
            align-content: space-between !important; }

  .align-content-lg-around {
    -webkit-align-content: space-around !important;
            align-content: space-around !important; }

  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
            align-content: stretch !important; }

  .align-self-lg-auto {
    -webkit-align-self: auto !important;
            align-self: auto !important; }

  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
            align-self: flex-start !important; }

  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
            align-self: flex-end !important; }

  .align-self-lg-center {
    -webkit-align-self: center !important;
            align-self: center !important; }

  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
            align-self: baseline !important; }

  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
            align-self: stretch !important; } }
@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: normal !important;
            flex-direction: row !important; }

  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: normal !important;
            flex-direction: column !important; }

  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: reverse !important;
            flex-direction: row-reverse !important; }

  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: reverse !important;
            flex-direction: column-reverse !important; }

  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }

  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }

  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }

  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
       -moz-box-pack: start !important;
            justify-content: flex-start !important; }

  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
       -moz-box-pack: end !important;
            justify-content: flex-end !important; }

  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
       -moz-box-pack: center !important;
            justify-content: center !important; }

  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
       -moz-box-pack: justify !important;
            justify-content: space-between !important; }

  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
            justify-content: space-around !important; }

  .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
       -moz-box-align: start !important;
            align-items: flex-start !important; }

  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
       -moz-box-align: end !important;
            align-items: flex-end !important; }

  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
       -moz-box-align: center !important;
            align-items: center !important; }

  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
       -moz-box-align: baseline !important;
            align-items: baseline !important; }

  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
       -moz-box-align: stretch !important;
            align-items: stretch !important; }

  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
            align-content: flex-start !important; }

  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
            align-content: flex-end !important; }

  .align-content-xl-center {
    -webkit-align-content: center !important;
            align-content: center !important; }

  .align-content-xl-between {
    -webkit-align-content: space-between !important;
            align-content: space-between !important; }

  .align-content-xl-around {
    -webkit-align-content: space-around !important;
            align-content: space-around !important; }

  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
            align-content: stretch !important; }

  .align-self-xl-auto {
    -webkit-align-self: auto !important;
            align-self: auto !important; }

  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
            align-self: flex-start !important; }

  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
            align-self: flex-end !important; }

  .align-self-xl-center {
    -webkit-align-self: center !important;
            align-self: center !important; }

  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
            align-self: baseline !important; }

  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
            align-self: stretch !important; } }
.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }

  .float-sm-right {
    float: right !important; }

  .float-sm-none {
    float: none !important; } }
@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }

  .float-md-right {
    float: right !important; }

  .float-md-none {
    float: none !important; } }
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }

  .float-lg-right {
    float: right !important; }

  .float-lg-none {
    float: none !important; } }
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }

  .float-xl-right {
    float: right !important; }

  .float-xl-none {
    float: none !important; } }
.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: -webkit-sticky !important;
  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: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    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 {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
     -moz-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
     -moz-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
     -moz-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
          box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          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; }

.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); }

.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-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-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-auto {
    margin: auto !important; }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }

  .m-lg-1 {
    margin: 0.25rem !important; }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }

  .m-lg-2 {
    margin: 0.5rem !important; }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }

  .m-lg-3 {
    margin: 1rem !important; }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }

  .m-lg-4 {
    margin: 1.5rem !important; }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }

  .m-lg-5 {
    margin: 3rem !important; }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }

  .p-lg-0 {
    padding: 0 !important; }

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }

  .p-lg-1 {
    padding: 0.25rem !important; }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }

  .p-lg-2 {
    padding: 0.5rem !important; }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }

  .p-lg-3 {
    padding: 1rem !important; }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }

  .p-lg-4 {
    padding: 1.5rem !important; }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }

  .p-lg-5 {
    padding: 3rem !important; }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }

  .m-lg-auto {
    margin: auto !important; }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }

  .m-xl-1 {
    margin: 0.25rem !important; }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }

  .m-xl-2 {
    margin: 0.5rem !important; }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }

  .m-xl-3 {
    margin: 1rem !important; }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }

  .m-xl-4 {
    margin: 1.5rem !important; }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }

  .m-xl-5 {
    margin: 3rem !important; }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }

  .p-xl-0 {
    padding: 0 !important; }

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }

  .p-xl-1 {
    padding: 0.25rem !important; }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }

  .p-xl-2 {
    padding: 0.5rem !important; }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }

  .p-xl-3 {
    padding: 1rem !important; }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }

  .p-xl-4 {
    padding: 1.5rem !important; }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }

  .p-xl-5 {
    padding: 3rem !important; }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }

  .m-xl-auto {
    margin: auto !important; }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }
.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }

  .text-sm-right {
    text-align: right !important; }

  .text-sm-center {
    text-align: center !important; } }
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }

  .text-md-right {
    text-align: right !important; }

  .text-md-center {
    text-align: center !important; } }
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }

  .text-lg-right {
    text-align: right !important; }

  .text-lg-center {
    text-align: center !important; } }
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }

  .text-xl-right {
    text-align: right !important; }

  .text-xl-center {
    text-align: center !important; } }
.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 100 !important; }

.font-weight-normal {
  font-weight: 300 !important; }

.font-weight-bold {
  font-weight: 900 !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #860037 !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #3a0018 !important; }

.text-secondary {
  color: #FFD200 !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #b39300 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #19692c !important; }

.text-info {
  color: #7097a0 !important; }

a.text-info:hover, a.text-info:focus {
  color: #4e6e75 !important; }

.text-warning {
  color: #FFD200 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #b39300 !important; }

.text-danger {
  color: #E20E2F !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #9a0a20 !important; }

.text-light {
  color: #f2f2f2 !important; }

a.text-light:hover, a.text-light:focus {
  color: #cccccc !important; }

.text-dark {
  color: #262e2f !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #040505 !important; }

.text-muted {
  color: #4F5254 !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
       -moz-box-shadow: none !important;
            box-shadow: none !important; }

  a:not(.btn) {
    text-decoration: underline; }

  abbr[title]::after {
    content: " (" attr(title) ")"; }

  pre {
    white-space: pre-wrap !important; }

  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  @page {
    size: a3; }
  body {
    min-width: 992px !important; }

  .container {
    min-width: 992px !important; }

  .navbar {
    display: none; }

  .badge {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }

  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }

  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }
/*Bootstrap Grid*/
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -webkit-flex-basis: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
          flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
     -moz-box-flex: 0;
          flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.3333333333%;
     -moz-box-flex: 0;
          flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.6666666667%;
     -moz-box-flex: 0;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
     -moz-box-flex: 0;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.3333333333%;
     -moz-box-flex: 0;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.6666666667%;
     -moz-box-flex: 0;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
     -moz-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.3333333333%;
     -moz-box-flex: 0;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.6666666667%;
     -moz-box-flex: 0;
          flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
     -moz-box-flex: 0;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.3333333333%;
     -moz-box-flex: 0;
          flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.6666666667%;
     -moz-box-flex: 0;
          flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
     -moz-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
     -moz-box-ordinal-group: 0;
          order: -1; }

.order-last {
  -webkit-box-ordinal-group: 14;
  -webkit-order: 13;
     -moz-box-ordinal-group: 14;
          order: 13; }

.order-0 {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
     -moz-box-ordinal-group: 1;
          order: 0; }

.order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
          order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
          order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
     -moz-box-ordinal-group: 4;
          order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
     -moz-box-ordinal-group: 5;
          order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
     -moz-box-ordinal-group: 6;
          order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
     -moz-box-ordinal-group: 7;
          order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
     -moz-box-ordinal-group: 8;
          order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
     -moz-box-ordinal-group: 9;
          order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
     -moz-box-ordinal-group: 10;
          order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
     -moz-box-ordinal-group: 11;
          order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
     -moz-box-ordinal-group: 12;
          order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
  -webkit-order: 12;
     -moz-box-ordinal-group: 13;
          order: 12; }

.offset-1 {
  margin-left: 8.3333333333%; }

.offset-2 {
  margin-left: 16.6666666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.3333333333%; }

.offset-5 {
  margin-left: 41.6666666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.3333333333%; }

.offset-8 {
  margin-left: 66.6666666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.3333333333%; }

.offset-11 {
  margin-left: 91.6666666667%; }

@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }

  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
       -moz-box-flex: 0;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
       -moz-box-flex: 0;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
       -moz-box-flex: 0;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
       -moz-box-flex: 0;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }

  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
       -moz-box-flex: 0;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
       -moz-box-flex: 0;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
       -moz-box-flex: 0;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
       -moz-box-flex: 0;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }

  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
       -moz-box-ordinal-group: 0;
            order: -1; }

  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
       -moz-box-ordinal-group: 14;
            order: 13; }

  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
            order: 0; }

  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
            order: 1; }

  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
            order: 2; }

  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
            order: 3; }

  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
            order: 4; }

  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
       -moz-box-ordinal-group: 6;
            order: 5; }

  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
       -moz-box-ordinal-group: 7;
            order: 6; }

  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
       -moz-box-ordinal-group: 8;
            order: 7; }

  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
       -moz-box-ordinal-group: 9;
            order: 8; }

  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
       -moz-box-ordinal-group: 10;
            order: 9; }

  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
       -moz-box-ordinal-group: 11;
            order: 10; }

  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
       -moz-box-ordinal-group: 12;
            order: 11; }

  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
       -moz-box-ordinal-group: 13;
            order: 12; }

  .offset-sm-0 {
    margin-left: 0; }

  .offset-sm-1 {
    margin-left: 8.3333333333%; }

  .offset-sm-2 {
    margin-left: 16.6666666667%; }

  .offset-sm-3 {
    margin-left: 25%; }

  .offset-sm-4 {
    margin-left: 33.3333333333%; }

  .offset-sm-5 {
    margin-left: 41.6666666667%; }

  .offset-sm-6 {
    margin-left: 50%; }

  .offset-sm-7 {
    margin-left: 58.3333333333%; }

  .offset-sm-8 {
    margin-left: 66.6666666667%; }

  .offset-sm-9 {
    margin-left: 75%; }

  .offset-sm-10 {
    margin-left: 83.3333333333%; }

  .offset-sm-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }

  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
       -moz-box-flex: 0;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
       -moz-box-flex: 0;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }

  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
       -moz-box-flex: 0;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
       -moz-box-flex: 0;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }

  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
       -moz-box-flex: 0;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
       -moz-box-flex: 0;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }

  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
       -moz-box-flex: 0;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
       -moz-box-flex: 0;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }

  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
       -moz-box-ordinal-group: 0;
            order: -1; }

  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
       -moz-box-ordinal-group: 14;
            order: 13; }

  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
            order: 0; }

  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
            order: 1; }

  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
            order: 2; }

  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
            order: 3; }

  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
            order: 4; }

  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
       -moz-box-ordinal-group: 6;
            order: 5; }

  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
       -moz-box-ordinal-group: 7;
            order: 6; }

  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
       -moz-box-ordinal-group: 8;
            order: 7; }

  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
       -moz-box-ordinal-group: 9;
            order: 8; }

  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
       -moz-box-ordinal-group: 10;
            order: 9; }

  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
       -moz-box-ordinal-group: 11;
            order: 10; }

  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
       -moz-box-ordinal-group: 12;
            order: 11; }

  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
       -moz-box-ordinal-group: 13;
            order: 12; }

  .offset-md-0 {
    margin-left: 0; }

  .offset-md-1 {
    margin-left: 8.3333333333%; }

  .offset-md-2 {
    margin-left: 16.6666666667%; }

  .offset-md-3 {
    margin-left: 25%; }

  .offset-md-4 {
    margin-left: 33.3333333333%; }

  .offset-md-5 {
    margin-left: 41.6666666667%; }

  .offset-md-6 {
    margin-left: 50%; }

  .offset-md-7 {
    margin-left: 58.3333333333%; }

  .offset-md-8 {
    margin-left: 66.6666666667%; }

  .offset-md-9 {
    margin-left: 75%; }

  .offset-md-10 {
    margin-left: 83.3333333333%; }

  .offset-md-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }

  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
       -moz-box-flex: 0;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
       -moz-box-flex: 0;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
       -moz-box-flex: 0;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
       -moz-box-flex: 0;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
       -moz-box-flex: 0;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
       -moz-box-flex: 0;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
       -moz-box-flex: 0;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
       -moz-box-flex: 0;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }

  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
       -moz-box-ordinal-group: 0;
            order: -1; }

  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
       -moz-box-ordinal-group: 14;
            order: 13; }

  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
            order: 0; }

  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
            order: 1; }

  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
            order: 2; }

  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
            order: 3; }

  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
            order: 4; }

  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
       -moz-box-ordinal-group: 6;
            order: 5; }

  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
       -moz-box-ordinal-group: 7;
            order: 6; }

  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
       -moz-box-ordinal-group: 8;
            order: 7; }

  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
       -moz-box-ordinal-group: 9;
            order: 8; }

  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
       -moz-box-ordinal-group: 10;
            order: 9; }

  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
       -moz-box-ordinal-group: 11;
            order: 10; }

  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
       -moz-box-ordinal-group: 12;
            order: 11; }

  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
       -moz-box-ordinal-group: 13;
            order: 12; }

  .offset-lg-0 {
    margin-left: 0; }

  .offset-lg-1 {
    margin-left: 8.3333333333%; }

  .offset-lg-2 {
    margin-left: 16.6666666667%; }

  .offset-lg-3 {
    margin-left: 25%; }

  .offset-lg-4 {
    margin-left: 33.3333333333%; }

  .offset-lg-5 {
    margin-left: 41.6666666667%; }

  .offset-lg-6 {
    margin-left: 50%; }

  .offset-lg-7 {
    margin-left: 58.3333333333%; }

  .offset-lg-8 {
    margin-left: 66.6666666667%; }

  .offset-lg-9 {
    margin-left: 75%; }

  .offset-lg-10 {
    margin-left: 83.3333333333%; }

  .offset-lg-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 1200px) {
  .col-xl {
    -webkit-flex-basis: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }

  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
       -moz-box-flex: 0;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
       -moz-box-flex: 0;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
       -moz-box-flex: 0;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
       -moz-box-flex: 0;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
       -moz-box-flex: 0;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
       -moz-box-flex: 0;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
       -moz-box-flex: 0;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
       -moz-box-flex: 0;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }

  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
       -moz-box-ordinal-group: 0;
            order: -1; }

  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
       -moz-box-ordinal-group: 14;
            order: 13; }

  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
            order: 0; }

  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
            order: 1; }

  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
            order: 2; }

  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
            order: 3; }

  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
            order: 4; }

  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
       -moz-box-ordinal-group: 6;
            order: 5; }

  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
       -moz-box-ordinal-group: 7;
            order: 6; }

  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
       -moz-box-ordinal-group: 8;
            order: 7; }

  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
       -moz-box-ordinal-group: 9;
            order: 8; }

  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
       -moz-box-ordinal-group: 10;
            order: 9; }

  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
       -moz-box-ordinal-group: 11;
            order: 10; }

  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
       -moz-box-ordinal-group: 12;
            order: 11; }

  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
       -moz-box-ordinal-group: 13;
            order: 12; }

  .offset-xl-0 {
    margin-left: 0; }

  .offset-xl-1 {
    margin-left: 8.3333333333%; }

  .offset-xl-2 {
    margin-left: 16.6666666667%; }

  .offset-xl-3 {
    margin-left: 25%; }

  .offset-xl-4 {
    margin-left: 33.3333333333%; }

  .offset-xl-5 {
    margin-left: 41.6666666667%; }

  .offset-xl-6 {
    margin-left: 50%; }

  .offset-xl-7 {
    margin-left: 58.3333333333%; }

  .offset-xl-8 {
    margin-left: 66.6666666667%; }

  .offset-xl-9 {
    margin-left: 75%; }

  .offset-xl-10 {
    margin-left: 83.3333333333%; }

  .offset-xl-11 {
    margin-left: 91.6666666667%; } }
/*Menu*/
/* -------------------------------- 

Primary style

-------------------------------- */
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body.overflow-hidden {
  /* when primary navigation is visible, the content in the background won't scroll */
  overflow: hidden; }

/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 992px;
  margin: 0 auto; }
  .cd-container::after {
    display: block;
    clear: both;
    content: ""; }

/* -------------------------------- 

Main components 

-------------------------------- */
html, body {
  height: 100%; }

body#internal main {
  margin-top: -webkit-calc(60px + 35px);
  margin-top: -moz-calc(60px + 35px);
  margin-top: calc(60px + 35px); }
  @media only screen and (min-width: 992px) {
    body#internal main {
      margin-top: 80px; } }

.cd-header {
  position: absolute;
  top: 0;
  left: 0;
  background: #262e2f;
  height: 60px;
  width: 100%;
  z-index: 3; }
  @media only screen and (min-width: 992px) {
    .cd-header {
      height: 80px;
      -webkit-box-shadow: none;
         -moz-box-shadow: none;
              box-shadow: none; } }
  @media only screen and (min-width: 1260px) {
    .cd-header {
      -webkit-transition: background-color 0.3s;
      -o-transition: background-color 0.3s;
      -moz-transition: background-color 0.3s;
      transition: background-color 0.3s;
      /* Force Hardware Acceleration in WebKit */
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
           backface-visibility: hidden; } }
  @media only screen and (min-width: 1260px) and (prefers-reduced-motion: reduce) {
    .cd-header {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; } }
  @media only screen and (min-width: 1260px) {
      .cd-header.is-fixed {
        /* when the user scrolls down, we hide the header right above the viewport */
        position: fixed;
        top: -80px;
        background-color: rgba(38, 46, 47, 0.96);
        -webkit-transition: -webkit-transform 0.3s;
        -moz-transition: -moz-transform 0.3s;
        transition: -webkit-transform 0.3s;
        -o-transition: -o-transform 0.3s;
        -moz-transition: transform 0.3s, -moz-transform 0.3s;
        transition: transform 0.3s;
        transition: transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s; }
      .cd-header.is-visible {
        /* if the user changes the scrolling direction, we show the header */
        -webkit-transform: translate3d(0, 100%, 0);
        -moz-transform: translate3d(0, 100%, 0);
        -o-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0); }
      .cd-header.menu-is-open {
        /* add a background color to the header when the navigation is open */
        background-color: rgba(2, 23, 37, 0.96); } }

.cd-logo {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  left: .875em; }
  .cd-logo img {
    display: block;
    height: 30px; }
  @media only screen and (min-width: 992px) {
    .cd-logo {
      left: 5%; }
      .cd-logo img {
        height: auto; } }
  @media only screen and (max-width: 350px) {
    .cd-logo img {
      height: 24px; } }

.tagline {
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  margin: 0;
  font-size: .7rem;
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  text-align: center;
  height: 35px;
  line-height: 35px;
  background-color: #000;
  top: 60px;
  opacity: 1;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out; }
  @media only screen and (min-width: 992px) {
    .tagline {
      left: -webkit-calc(5% + 230px);
      left: -moz-calc(5% + 230px);
      left: calc(5% + 230px);
      line-height: 80px;
      background-color: transparent;
      display: inline-block;
      right: inherit;
      text-align: left;
      height: 80px;
      top: 0;
      opacity: .8;
      font-size: .85rem; } }

.menu-is-open .tagline {
  opacity: 0;
  visibility: hidden; }

.cd-secondary-nav {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -webkit-calc(5% + 160px);
  right: -moz-calc(5% + 160px);
  right: calc(5% + 160px);
  /* hidden on small devices */
  display: none; }
  .cd-secondary-nav li {
    display: inline-block;
    margin-left: 2.2em;
    float: left; }
    .cd-secondary-nav li a.button-link, .cd-secondary-nav li #content a.button-link-wccc, #content .cd-secondary-nav li a.button-link-wccc, .cd-secondary-nav li a.secondary-button, .cd-secondary-nav li a.secondary-button-dk, .cd-secondary-nav li a.secondary-button-gray {
      margin: 0; }
  .cd-secondary-nav a {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700; }
  @media only screen and (min-width: 1260px) {
    .cd-secondary-nav {
      display: block; } }

span.nav-description {
  display: block;
  text-transform: none;
  color: #fff;
  font-size: .9rem; }

.cd-secondary-nav li a, .cd-primary-nav li a {
  padding-top: 30px;
  font-size: .8rem;
  position: relative; }
  .cd-secondary-nav li a:before, .cd-primary-nav li a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 30px;
    -webkit-transition: background-image 0.3s ease-in-out;
    -o-transition: background-image 0.3s ease-in-out;
    -moz-transition: background-image 0.3s ease-in-out;
    transition: background-image 0.3s ease-in-out; }
  .cd-secondary-nav li a:hover, .cd-primary-nav li a:hover {
    text-decoration: none; }
.cd-secondary-nav li.all a:before, .cd-primary-nav li.all a:before {
  background-image: url("https://www.coloradomesa.edu/images/svg/maverick-network/all-shows.svg");
  -moz-background-size: 35px 17px;
       background-size: 35px 17px; }
.cd-secondary-nav li.all a:hover:before, .cd-primary-nav li.all a:hover:before {
  background-image: url("https://www.coloradomesa.edu/images/svg/maverick-network/all-shows-filled.svg"); }
.cd-secondary-nav li.heart a:before, .cd-primary-nav li.heart a:before {
  background-image: url("https://www.coloradomesa.edu/images/svg/maverick-network/for-you.svg");
  -moz-background-size: 18px 17px;
       background-size: 18px 17px; }
.cd-secondary-nav li.heart a:hover:before, .cd-primary-nav li.heart a:hover:before {
  background-image: url("https://www.coloradomesa.edu/images/svg/maverick-network/for-you-filled.svg"); }

.cd-primary-nav-trigger {
  position: absolute;
  right: -webkit-calc(1.2em + 120px);
  right: -moz-calc(1.2em + 120px);
  right: calc(1.2em + 120px);
  top: 0;
  height: 24px;
  width: 24px;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%); }
  .cd-primary-nav-trigger .cd-menu-text {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    /* hide the text on small devices */
    display: none; }
  .cd-primary-nav-trigger .cd-menu-icon {
    /* this span is the central line of the menu icon */
    display: inline-block;
    position: absolute;
    width: 24px;
    height: 4px;
    background-color: #fff;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    /* these are the upper and lower lines in the menu icon */ }
    @media (prefers-reduced-motion: reduce) {
      .cd-primary-nav-trigger .cd-menu-icon {
        -webkit-transition: none;
        -o-transition: none;
        -moz-transition: none;
        transition: none; } }
    .cd-primary-nav-trigger .cd-menu-icon::before, .cd-primary-nav-trigger .cd-menu-icon:after {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      background-color: #fff;
      right: 0;
      -webkit-transition: -webkit-transform .3s, top .3s, background-color 0s;
      -moz-transition: -moz-transform .3s, top .3s, background-color 0s;
      -webkit-transition: top .3s, background-color 0s, -webkit-transform .3s;
      transition: top .3s, background-color 0s, -webkit-transform .3s;
      -o-transition: top .3s, background-color 0s, -o-transform .3s;
      -moz-transition: transform .3s, top .3s, background-color 0s, -moz-transform .3s;
      transition: transform .3s, top .3s, background-color 0s;
      transition: transform .3s, top .3s, background-color 0s, -webkit-transform .3s, -moz-transform .3s, -o-transform .3s; }
    .cd-primary-nav-trigger .cd-menu-icon::before {
      top: -9px; }
    .cd-primary-nav-trigger .cd-menu-icon::after {
      top: 9px; }
    .cd-primary-nav-trigger .cd-menu-icon.is-clicked {
      background-color: rgba(255, 255, 255, 0); }
      .cd-primary-nav-trigger .cd-menu-icon.is-clicked::before, .cd-primary-nav-trigger .cd-menu-icon.is-clicked::after {
        background-color: white; }
      .cd-primary-nav-trigger .cd-menu-icon.is-clicked::before {
        top: 0;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg); }
      .cd-primary-nav-trigger .cd-menu-icon.is-clicked::after {
        top: 0;
        -webkit-transform: rotate(225deg);
        -moz-transform: rotate(225deg);
        -o-transform: rotate(225deg);
        transform: rotate(225deg); }
  @media only screen and (min-width: 1260px) {
    .cd-primary-nav-trigger {
      display: none;
      width: 100px;
      padding-left: 1em;
      background-color: transparent;
      height: 30px;
      line-height: 30px;
      right: 2.2em;
      top: 50%;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%); }
      .cd-primary-nav-trigger .cd-menu-text {
        display: inline-block; }
      .cd-primary-nav-trigger .cd-menu-icon {
        left: auto;
        right: 1em;
        -webkit-transform: translateX(0) translateY(-50%);
        -moz-transform: translateX(0) translateY(-50%);
        -o-transform: translateX(0) translateY(-50%);
        transform: translateX(0) translateY(-50%); } }
  @media only screen and (min-width: 992px) {
    .cd-primary-nav-trigger {
      right: -webkit-calc(5% + 150px);
      right: -moz-calc(5% + 150px);
      right: calc(5% + 150px); } }

header a.button-link, header #content a.button-link-wccc, #content header a.button-link-wccc, header a.secondary-button, header a.secondary-button-dk, header a.secondary-button-gray {
  position: absolute;
  right: 1.2em;
  margin: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 10px 15px !important; }
  @media only screen and (min-width: 992px) {
    header a.button-link, header #content a.button-link-wccc, #content header a.button-link-wccc, header a.secondary-button, header a.secondary-button-dk, header a.secondary-button-gray {
      padding: 15px 30px !important;
      right: 5%; } }

.cd-primary-nav {
  /* by default it's hidden - on top of the viewport */
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(38, 46, 47, 0.96);
  z-index: 2;
  text-align: center;
  padding: 60px 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
       backface-visibility: hidden;
  overflow: auto;
  /* this fixes the buggy scrolling on webkit browsers - mobile devices only - when overflow property is applied */
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: -webkit-transform;
  -o-transition-property: -o-transform;
  -moz-transition-property: transform, -moz-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
     transition-duration: 0.4s; }
  .cd-primary-nav li {
    font-size: 1.375rem;
    font-weight: 300;
    margin: .2em 0;
    text-transform: capitalize; }
  .cd-primary-nav a {
    display: inline-block;
    padding: .4em 1em;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    -webkit-transition: background 0.2s;
    -o-transition: background 0.2s;
    -moz-transition: background 0.2s;
    transition: background 0.2s;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.1rem; }
    @media (prefers-reduced-motion: reduce) {
      .cd-primary-nav a {
        -webkit-transition: none;
        -o-transition: none;
        -moz-transition: none;
        transition: none; } }
    .no-touch .cd-primary-nav a:hover {
      background-color: #e36767; }
  .cd-primary-nav .cd-label {
    color: #860037;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.875rem;
    margin: 2.4em 0 .8em; }
  .cd-primary-nav.is-visible {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  @media only screen and (min-width: 992px) {
    .cd-primary-nav {
      padding: 80px 0; } }
  @media only screen and (min-width: 1260px) {
    .cd-primary-nav li {
      font-size: 1.875rem; }
    .cd-primary-nav .cd-label {
      font-size: 1rem; } }

.bottom-logo-mobile {
  position: absolute;
  bottom: 45px;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 10; }
  .bottom-logo-mobile img, .bottom-logo-mobile a {
    width: 160px;
    padding: 0; }

nav .social-icons {
  position: absolute;
  bottom: 125px;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 10;
  text-align: center; }

.cd-intro {
  position: relative;
  height: 100%;
  -moz-background-size: cover;
       background-size: cover;
  z-index: 1; }
  .cd-intro h1 {
    position: absolute;
    width: 90%;
    max-width: 1260px;
    color: #fff;
    font-size: 1.25rem;
    font-weight: 300;
    text-align: center; }
  @media only screen and (min-width: 992px) {
    .cd-intro h1 {
      font-size: 1.875rem; } }
  @media only screen and (min-width: 1260px) {
    .cd-intro {
      height: 700px; } }

.cd-main-content {
  position: relative;
  z-index: 1; }

/*Squeezebox*/
/* -------------------------------- 

Patterns - reusable parts of our design

-------------------------------- */
.cd-btn {
  display: inline-block;
  padding: 1.4em 2em;
  -webkit-border-radius: 50em;
     -moz-border-radius: 50em;
          border-radius: 50em;
  background-color: #eebb00;
  -webkit-box-shadow: 0 1px 20px rgba(238, 187, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.4);
     -moz-box-shadow: 0 1px 20px rgba(238, 187, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.4);
          box-shadow: 0 1px 20px rgba(238, 187, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: -webkit-box-shadow 0.2s;
  transition: -webkit-box-shadow 0.2s;
  -o-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s, -moz-box-shadow 0.2s;
  transition: box-shadow 0.2s;
  transition: box-shadow 0.2s, -webkit-box-shadow 0.2s, -moz-box-shadow 0.2s; }
  @media (prefers-reduced-motion: reduce) {
    .cd-btn {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; } }
  .no-touch .cd-btn:hover {
    -webkit-box-shadow: 0 1px 30px rgba(238, 187, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.4);
       -moz-box-shadow: 0 1px 30px rgba(238, 187, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.4);
            box-shadow: 0 1px 30px rgba(238, 187, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.4); }

.cd-img-replace {
  /* replace text with image */
  color: transparent;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap; }

/* -------------------------------- 

Projects Slider

-------------------------------- */
.cd-projects-wrapper {
  position: relative;
  z-index: 1;
  width: 100%;
  overflow: hidden;
  height: 570px; }
  .cd-projects-wrapper::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'mobile';
    display: none; }
  @media only screen and (max-width: 1199px) {
    .cd-projects-wrapper {
      height: 400px; } }
  @media only screen and (max-width: 991px) {
    .cd-projects-wrapper {
      height: 100%; } }
  @media only screen and (min-width: 992px) {
    .cd-projects-wrapper::before {
      /* never visible - this is used in jQuery to check the current MQ */
      content: 'desktop'; } }

.cd-slider {
  height: 100%;
  overflow-y: auto;
  list-style: none;
  margin-bottom: 0;
  padding: 0;
  padding-left: 5px !important; }
  @media only screen and (max-width: 991px) {
    .cd-slider {
      overflow-y: unset;
      overflow: unset !important; } }
  .projects-visible .cd-slider {
    /* smooth scrolling on iOS */
    -webkit-overflow-scrolling: touch; }
  .cd-slider li {
    margin: 4%;
    opacity: 0;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    max-height: 100%;
    -webkit-transition: opacity 0s 0.5s;
    -o-transition: opacity 0s 0.5s;
    -moz-transition: opacity 0s 0.5s;
    transition: opacity 0s 0.5s;
    /* Force hardware acceleration */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
         backface-visibility: hidden; }
    @media (prefers-reduced-motion: reduce) {
      .cd-slider li {
        -webkit-transition: none;
        -o-transition: none;
        -moz-transition: none;
        transition: none; } }
    .cd-slider li.slides-in {
      -webkit-transition: opacity 0s 0s;
      -o-transition: opacity 0s 0s;
      -moz-transition: opacity 0s 0s;
      transition: opacity 0s 0s;
      opacity: 1;
      -webkit-animation: cd-translate 0.5s;
      -moz-animation: cd-translate 0.5s;
      -o-animation: cd-translate 0.5s;
         animation: cd-translate 0.5s; }
      @media (prefers-reduced-motion: reduce) {
        .cd-slider li.slides-in {
          -webkit-transition: none;
          -o-transition: none;
          -moz-transition: none;
          transition: none; } }
    .cd-slider li:hover .project-info {
      opacity: 1; }
    .cd-slider li .tag {
      position: absolute;
      top: -5px;
      left: -5px;
      width: auto;
      height: auto;
      background-color: #FFD200;
      color: #262e2f;
      text-transform: uppercase;
      font-size: .85rem;
      padding: 5px 10px;
      font-weight: bold;
      z-index: 5; }
    .cd-slider li a.video-popup.vid-play-overlay {
      display: inline-block;
      top: auto;
      -webkit-transform: none;
         -moz-transform: none;
           -o-transform: none;
              transform: none;
      padding-top: 55px !important;
      width: 70px;
      margin: 0;
      margin-bottom: 20px; }
      .cd-slider li a.video-popup.vid-play-overlay:before {
        width: 50px;
        height: 50px; }
      .cd-slider li a.video-popup.vid-play-overlay:after {
        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent;
        border-left: 12px solid #fff;
        position: absolute;
        left: 0;
        right: -4px;
        top: 19px; }
  .cd-slider a {
    border-bottom: none !important; }
  .cd-slider img {
    display: block;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    width: 100%; }
  .cd-slider .project-info {
    padding: 30px;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    color: #ffffff;
    background-color: #262e2f;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out; }
    .cd-slider .project-info .wrapper {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%);
      left: 30px;
      right: 30px; }
    .cd-slider .project-info h3 {
      font-size: 2rem; }
    .cd-slider .project-info h4 {
      text-transform: uppercase;
      font-size: .9rem; }
    @media only screen and (max-width: 1700px) {
      .cd-slider .project-info h3 {
        font-size: 1.5rem;
        line-height: 2rem; }
      .cd-slider .project-info p {
        font-size: .9rem !important;
        margin-bottom: 0px; }
      .cd-slider .project-info a.button-link.yellow, .cd-slider .project-info #content a.yellow.button-link-wccc, #content .cd-slider .project-info a.yellow.button-link-wccc, .cd-slider .project-info a.yellow.secondary-button, .cd-slider .project-info a.yellow.secondary-button-dk, .cd-slider .project-info a.yellow.secondary-button-gray {
        padding: 10px 10px !important; }
      .cd-slider .project-info h4 {
        margin-bottom: 5px;
        font-size: .8rem; } }
    @media only screen and (max-width: 1199px) {
      .cd-slider .project-info {
        padding: 20px; }
        .cd-slider .project-info p {
          margin-bottom: 10px; }
        .cd-slider .project-info .wrapper {
          left: 20px;
          right: 20px; } }
    @media only screen and (max-width: 991px) {
      .cd-slider .project-info {
        position: relative;
        opacity: 1;
        -webkit-border-radius: 0 0 4px 4px;
           -moz-border-radius: 0 0 4px 4px;
                border-radius: 0 0 4px 4px;
        margin-top: -2px;
        height: auto; }
        .cd-slider .project-info .wrapper {
          position: relative;
          left: auto;
          right: auto;
          top: 0;
          -webkit-transform: none;
             -moz-transform: none;
               -o-transform: none;
                  transform: none; }
        .cd-slider .project-info a.button-link.yellow, .cd-slider .project-info #content a.yellow.button-link-wccc, #content .cd-slider .project-info a.yellow.button-link-wccc, .cd-slider .project-info a.yellow.secondary-button, .cd-slider .project-info a.yellow.secondary-button-dk, .cd-slider .project-info a.yellow.secondary-button-gray {
          position: relative;
          display: block; }
        .cd-slider .project-info h3 {
          display: none; } }
  .cd-slider h2 {
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1.2; }
  .cd-slider p {
    font-size: 1.1rem;
    opacity: .6;
    padding: .4em 0;
    /* truncate text with ellipsis if too long */ }
  .cd-slider h2, .cd-slider p {
    line-height: 1.2; }
  @media only screen and (min-width: 992px) {
    .cd-slider {
      padding: 0;
      overflow: hidden;
      -webkit-transition: -webkit-transform 0.5s;
      transition: -webkit-transform 0.5s;
      -o-transition: -o-transform 0.5s;
      -moz-transition: transform 0.5s, -moz-transform 0.5s;
      transition: transform 0.5s;
      transition: transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
      /* Force hardware acceleration */
      -webkit-transform: translateZ(0);
      -moz-transform: translateZ(0);
      -o-transform: translateZ(0);
      transform: translateZ(0);
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
           backface-visibility: hidden; } }
  @media only screen and (min-width: 992px) and (prefers-reduced-motion: reduce) {
    .cd-slider {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; } }
  @media only screen and (min-width: 992px) {
      .cd-slider::after {
        display: block;
        clear: both;
        content: ""; }
      .cd-slider li {
        position: relative;
        float: left;
        width: 23vw;
        margin: 0 2vw 0 0;
        top: 50%;
        -webkit-transform: translateX(400%) translateY(-50%) rotate(-10deg);
        -moz-transform: translateX(400%) translateY(-50%) rotate(-10deg);
        -o-transform: translateX(400%) translateY(-50%) rotate(-10deg);
        transform: translateX(400%) translateY(-50%) rotate(-10deg);
        -webkit-transition: opacity 0s 0.3s, -webkit-transform 0s 0.3s;
        transition: opacity 0s 0.3s, -webkit-transform 0s 0.3s;
        -o-transition: opacity 0s 0.3s, -o-transform 0s 0.3s;
        -moz-transition: opacity 0s 0.3s, transform 0s 0.3s, -moz-transform 0s 0.3s;
        transition: opacity 0s 0.3s, transform 0s 0.3s;
        transition: opacity 0s 0.3s, transform 0s 0.3s, -webkit-transform 0s 0.3s, -moz-transform 0s 0.3s, -o-transform 0s 0.3s; } }
    @media only screen and (min-width: 992px) and (prefers-reduced-motion: reduce) {
      .cd-slider li {
        -webkit-transition: none;
        -o-transition: none;
        -moz-transition: none;
        transition: none; } }
  @media only screen and (min-width: 992px) {
        .cd-slider li.slides-in {
          /* this class is used to trigger the entrance animation */
          -webkit-animation: none;
          -moz-animation: none;
          -o-animation: none;
             animation: none;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%); }
          .cd-slider li.slides-in:first-of-type {
            /* change transition duration/delay for the entrance animation */
            -webkit-transition: -webkit-transform 0.55s 0s;
            transition: -webkit-transform 0.55s 0s;
            -o-transition: -o-transform 0.55s 0s;
            -moz-transition: transform 0.55s 0s, -moz-transform 0.55s 0s;
            transition: transform 0.55s 0s;
            transition: transform 0.55s 0s, -webkit-transform 0.55s 0s, -moz-transform 0.55s 0s, -o-transform 0.55s 0s; } }
        @media only screen and (min-width: 992px) and (prefers-reduced-motion: reduce) {
          .cd-slider li.slides-in:first-of-type {
            -webkit-transition: none;
            -o-transition: none;
            -moz-transition: none;
            transition: none; } }
  @media only screen and (min-width: 992px) {
          .cd-slider li.slides-in:nth-of-type(2) {
            -webkit-transition: -webkit-transform 0.53s 0.05s;
            transition: -webkit-transform 0.53s 0.05s;
            -o-transition: -o-transform 0.53s 0.05s;
            -moz-transition: transform 0.53s 0.05s, -moz-transform 0.53s 0.05s;
            transition: transform 0.53s 0.05s;
            transition: transform 0.53s 0.05s, -webkit-transform 0.53s 0.05s, -moz-transform 0.53s 0.05s, -o-transform 0.53s 0.05s; } }
        @media only screen and (min-width: 992px) and (prefers-reduced-motion: reduce) {
          .cd-slider li.slides-in:nth-of-type(2) {
            -webkit-transition: none;
            -o-transition: none;
            -moz-transition: none;
            transition: none; } }
  @media only screen and (min-width: 992px) {
          .cd-slider li.slides-in:nth-of-type(3) {
            -webkit-transition: -webkit-transform 0.5s 0.1s;
            transition: -webkit-transform 0.5s 0.1s;
            -o-transition: -o-transform 0.5s 0.1s;
            -moz-transition: transform 0.5s 0.1s, -moz-transform 0.5s 0.1s;
            transition: transform 0.5s 0.1s;
            transition: transform 0.5s 0.1s, -webkit-transform 0.5s 0.1s, -moz-transform 0.5s 0.1s, -o-transform 0.5s 0.1s; } }
        @media only screen and (min-width: 992px) and (prefers-reduced-motion: reduce) {
          .cd-slider li.slides-in:nth-of-type(3) {
            -webkit-transition: none;
            -o-transition: none;
            -moz-transition: none;
            transition: none; } }
  @media only screen and (min-width: 992px) {
          .cd-slider li.slides-in:nth-of-type(4) {
            -webkit-transition: -webkit-transform 0.48s 0.15s;
            transition: -webkit-transform 0.48s 0.15s;
            -o-transition: -o-transform 0.48s 0.15s;
            -moz-transition: transform 0.48s 0.15s, -moz-transform 0.48s 0.15s;
            transition: transform 0.48s 0.15s;
            transition: transform 0.48s 0.15s, -webkit-transform 0.48s 0.15s, -moz-transform 0.48s 0.15s, -o-transform 0.48s 0.15s; } }
        @media only screen and (min-width: 992px) and (prefers-reduced-motion: reduce) {
          .cd-slider li.slides-in:nth-of-type(4) {
            -webkit-transition: none;
            -o-transition: none;
            -moz-transition: none;
            transition: none; } }
  @media only screen and (min-width: 992px) {
      .cd-slider.next li.current {
        /* next slide animation */
        -webkit-animation: cd-slide-1 0.5s;
        -moz-animation: cd-slide-1 0.5s;
        -o-animation: cd-slide-1 0.5s;
           animation: cd-slide-1 0.5s; }
      .cd-slider.next li.current + li {
        -webkit-animation: cd-slide-2 0.5s;
        -moz-animation: cd-slide-2 0.5s;
        -o-animation: cd-slide-2 0.5s;
           animation: cd-slide-2 0.5s; }
      .cd-slider.next li.current + li + li {
        -webkit-animation: cd-slide-3 0.5s;
        -moz-animation: cd-slide-3 0.5s;
        -o-animation: cd-slide-3 0.5s;
           animation: cd-slide-3 0.5s; }
      .cd-slider.next li.current + li + li + li + li {
        -webkit-animation: cd-slide-4 0.5s;
        -moz-animation: cd-slide-4 0.5s;
        -o-animation: cd-slide-4 0.5s;
           animation: cd-slide-4 0.5s; }
      .cd-slider.next li.current + li + li + li + li + li {
        -webkit-animation: cd-slide-5 0.5s;
        -moz-animation: cd-slide-5 0.5s;
        -o-animation: cd-slide-5 0.5s;
           animation: cd-slide-5 0.5s; }
      .cd-slider.next li.current + li + li + li + li + li ~ li {
        -webkit-animation: cd-slide-6 0.5s;
        -moz-animation: cd-slide-6 0.5s;
        -o-animation: cd-slide-6 0.5s;
           animation: cd-slide-6 0.5s; }
      .cd-slider.prev li {
        /* previous slide animation */
        -webkit-animation: cd-slide-7 0.5s;
        -moz-animation: cd-slide-7 0.5s;
        -o-animation: cd-slide-7 0.5s;
           animation: cd-slide-7 0.5s; }
      .cd-slider.prev li.previous {
        /* previous slide animation - the previous class is used to target the slide which was visible right before the current one */
        -webkit-animation: cd-slide-1 0.5s;
        -moz-animation: cd-slide-1 0.5s;
        -o-animation: cd-slide-1 0.5s;
           animation: cd-slide-1 0.5s; }
      .cd-slider.prev li.previous + li {
        -webkit-animation: cd-slide-2 0.5s;
        -moz-animation: cd-slide-2 0.5s;
        -o-animation: cd-slide-2 0.5s;
           animation: cd-slide-2 0.5s; }
      .cd-slider.prev li.previous + li + li {
        -webkit-animation: cd-slide-3 0.5s;
        -moz-animation: cd-slide-3 0.5s;
        -o-animation: cd-slide-3 0.5s;
           animation: cd-slide-3 0.5s; }
      .cd-slider.prev li.current + li {
        -webkit-animation: cd-slide-4 0.5s;
        -moz-animation: cd-slide-4 0.5s;
        -o-animation: cd-slide-4 0.5s;
           animation: cd-slide-4 0.5s; }
      .cd-slider.prev li.current + li + li {
        -webkit-animation: cd-slide-5 0.5s;
        -moz-animation: cd-slide-5 0.5s;
        -o-animation: cd-slide-5 0.5s;
           animation: cd-slide-5 0.5s; }
      .cd-slider.prev li.current, .cd-slider.prev li.current + li + li ~ li {
        -webkit-animation: none;
        -moz-animation: none;
        -o-animation: none;
           animation: none; } }
  @media only screen and (max-width: 1199px) {
    .cd-slider li {
      width: 30.7vw; } }
  @media only screen and (max-width: 991px) {
    .cd-slider {
      padding-left: 0px !important;
      padding-top: 5px; }
      .cd-slider li.slides-in {
        width: 30%;
        float: left;
        margin: 0 1.6% 15px 1.6%;
        height: 100%;
        background-color: #262e2f; } }
  @media only screen and (max-width: 767px) {
    .cd-slider li.slides-in {
      width: 100%;
      float: left;
      margin: 0 0 20px 0;
      height: auto;
      background-color: transparent; } }

@-webkit-keyframes cd-slide-1 {
  0%, 100% {
    -webkit-transform: translateY(-50%); }
  50% {
    -webkit-transform: translateY(-50%) translateX(-85%); } }
@-moz-keyframes cd-slide-1 {
  0%, 100% {
    -moz-transform: translateY(-50%); }
  50% {
    -moz-transform: translateY(-50%) translateX(-85%); } }
@-o-keyframes cd-slide-1 {
  0%, 100% {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  50% {
    -webkit-transform: translateY(-50%) translateX(-85%);
    -moz-transform: translateY(-50%) translateX(-85%);
    -o-transform: translateY(-50%) translateX(-85%);
    transform: translateY(-50%) translateX(-85%); } }
@keyframes cd-slide-1 {
  0%, 100% {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  50% {
    -webkit-transform: translateY(-50%) translateX(-85%);
    -moz-transform: translateY(-50%) translateX(-85%);
    -o-transform: translateY(-50%) translateX(-85%);
    transform: translateY(-50%) translateX(-85%); } }
@-webkit-keyframes cd-slide-2 {
  0%, 100% {
    -webkit-transform: translateY(-50%); }
  50% {
    -webkit-transform: translateY(-50%) translateX(-55%); } }
@-moz-keyframes cd-slide-2 {
  0%, 100% {
    -moz-transform: translateY(-50%); }
  50% {
    -moz-transform: translateY(-50%) translateX(-55%); } }
@-o-keyframes cd-slide-2 {
  0%, 100% {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  50% {
    -webkit-transform: translateY(-50%) translateX(-55%);
    -moz-transform: translateY(-50%) translateX(-55%);
    -o-transform: translateY(-50%) translateX(-55%);
    transform: translateY(-50%) translateX(-55%); } }
@keyframes cd-slide-2 {
  0%, 100% {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  50% {
    -webkit-transform: translateY(-50%) translateX(-55%);
    -moz-transform: translateY(-50%) translateX(-55%);
    -o-transform: translateY(-50%) translateX(-55%);
    transform: translateY(-50%) translateX(-55%); } }
@-webkit-keyframes cd-slide-3 {
  0%, 100% {
    -webkit-transform: translateY(-50%); }
  50% {
    -webkit-transform: translateY(-50%) translateX(-23%); } }
@-moz-keyframes cd-slide-3 {
  0%, 100% {
    -moz-transform: translateY(-50%); }
  50% {
    -moz-transform: translateY(-50%) translateX(-23%); } }
@-o-keyframes cd-slide-3 {
  0%, 100% {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  50% {
    -webkit-transform: translateY(-50%) translateX(-23%);
    -moz-transform: translateY(-50%) translateX(-23%);
    -o-transform: translateY(-50%) translateX(-23%);
    transform: translateY(-50%) translateX(-23%); } }
@keyframes cd-slide-3 {
  0%, 100% {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  50% {
    -webkit-transform: translateY(-50%) translateX(-23%);
    -moz-transform: translateY(-50%) translateX(-23%);
    -o-transform: translateY(-50%) translateX(-23%);
    transform: translateY(-50%) translateX(-23%); } }
@-webkit-keyframes cd-slide-4 {
  0%, 100% {
    -webkit-transform: translateY(-50%); }
  50% {
    -webkit-transform: translateY(-50%) translateX(23%); } }
@-moz-keyframes cd-slide-4 {
  0%, 100% {
    -moz-transform: translateY(-50%); }
  50% {
    -moz-transform: translateY(-50%) translateX(23%); } }
@-o-keyframes cd-slide-4 {
  0%, 100% {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  50% {
    -webkit-transform: translateY(-50%) translateX(23%);
    -moz-transform: translateY(-50%) translateX(23%);
    -o-transform: translateY(-50%) translateX(23%);
    transform: translateY(-50%) translateX(23%); } }
@keyframes cd-slide-4 {
  0%, 100% {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  50% {
    -webkit-transform: translateY(-50%) translateX(23%);
    -moz-transform: translateY(-50%) translateX(23%);
    -o-transform: translateY(-50%) translateX(23%);
    transform: translateY(-50%) translateX(23%); } }
@-webkit-keyframes cd-slide-5 {
  0%, 100% {
    -webkit-transform: translateY(-50%); }
  50% {
    -webkit-transform: translateY(-50%) translateX(55%); } }
@-moz-keyframes cd-slide-5 {
  0%, 100% {
    -moz-transform: translateY(-50%); }
  50% {
    -moz-transform: translateY(-50%) translateX(55%); } }
@-o-keyframes cd-slide-5 {
  0%, 100% {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  50% {
    -webkit-transform: translateY(-50%) translateX(55%);
    -moz-transform: translateY(-50%) translateX(55%);
    -o-transform: translateY(-50%) translateX(55%);
    transform: translateY(-50%) translateX(55%); } }
@keyframes cd-slide-5 {
  0%, 100% {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  50% {
    -webkit-transform: translateY(-50%) translateX(55%);
    -moz-transform: translateY(-50%) translateX(55%);
    -o-transform: translateY(-50%) translateX(55%);
    transform: translateY(-50%) translateX(55%); } }
@-webkit-keyframes cd-slide-6 {
  0%, 100% {
    -webkit-transform: translateY(-50%); }
  50% {
    -webkit-transform: translateY(-50%) translateX(65%); } }
@-moz-keyframes cd-slide-6 {
  0%, 100% {
    -moz-transform: translateY(-50%); }
  50% {
    -moz-transform: translateY(-50%) translateX(65%); } }
@-o-keyframes cd-slide-6 {
  0%, 100% {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  50% {
    -webkit-transform: translateY(-50%) translateX(65%);
    -moz-transform: translateY(-50%) translateX(65%);
    -o-transform: translateY(-50%) translateX(65%);
    transform: translateY(-50%) translateX(65%); } }
@keyframes cd-slide-6 {
  0%, 100% {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  50% {
    -webkit-transform: translateY(-50%) translateX(65%);
    -moz-transform: translateY(-50%) translateX(65%);
    -o-transform: translateY(-50%) translateX(65%);
    transform: translateY(-50%) translateX(65%); } }
@-webkit-keyframes cd-slide-7 {
  0%, 100% {
    -webkit-transform: translateY(-50%); }
  50% {
    -webkit-transform: translateY(-50%) translateX(-95%); } }
@-moz-keyframes cd-slide-7 {
  0%, 100% {
    -moz-transform: translateY(-50%); }
  50% {
    -moz-transform: translateY(-50%) translateX(-95%); } }
@-o-keyframes cd-slide-7 {
  0%, 100% {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  50% {
    -webkit-transform: translateY(-50%) translateX(-95%);
    -moz-transform: translateY(-50%) translateX(-95%);
    -o-transform: translateY(-50%) translateX(-95%);
    transform: translateY(-50%) translateX(-95%); } }
@keyframes cd-slide-7 {
  0%, 100% {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  50% {
    -webkit-transform: translateY(-50%) translateX(-95%);
    -moz-transform: translateY(-50%) translateX(-95%);
    -o-transform: translateY(-50%) translateX(-95%);
    transform: translateY(-50%) translateX(-95%); } }
/* -------------------------------- 

Project slider navigation

-------------------------------- */
.cd-slider-navigation {
  display: none; }
  .cd-slider-navigation a {
    position: absolute;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    border-bottom: none !important;
    -webkit-transition: opacity 0.2s 0s, visibility 0s 0s;
    -o-transition: opacity 0.2s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.2s 0s, visibility 0s 0s;
    transition: opacity 0.2s 0s, visibility 0s 0s; }
    @media (prefers-reduced-motion: reduce) {
      .cd-slider-navigation a {
        -webkit-transition: none;
        -o-transition: none;
        -moz-transition: none;
        transition: none; } }
    .cd-slider-navigation a:after {
      content: '';
      width: 50px;
      height: 50px;
      -webkit-border-radius: 40px 40px 0 0;
         -moz-border-radius: 40px 40px 0 0;
              border-radius: 40px 40px 0 0;
      background-color: #fff;
      margin: 0 auto;
      display: block;
      background-image: url(https://www.coloradomesa.edu/images/svg/maverick-network/arrow-stem-down.svg);
      -moz-background-size: 16px 16px;
           background-size: 16px 16px;
      background-repeat: no-repeat;
      background-position: center;
      -webkit-transform: rotate(-90deg);
         -moz-transform: rotate(-90deg);
           -o-transform: rotate(-90deg);
              transform: rotate(-90deg); }
    .cd-slider-navigation a.next {
      right: 0;
      left: auto; }
    .cd-slider-navigation a.prev {
      -webkit-transform: translateY(-50%) rotate(180deg);
      -moz-transform: translateY(-50%) rotate(180deg);
      -o-transform: translateY(-50%) rotate(180deg);
      transform: translateY(-50%) rotate(180deg); }
    .cd-slider-navigation a.inactive {
      visibility: hidden;
      opacity: 0;
      -webkit-transition: opacity 0.2s 0s, visibility 0s 0.2s;
      -o-transition: opacity 0.2s 0s, visibility 0s 0.2s;
      -moz-transition: opacity 0.2s 0s, visibility 0s 0.2s;
      transition: opacity 0.2s 0s, visibility 0s 0.2s; }
      @media (prefers-reduced-motion: reduce) {
        .cd-slider-navigation a.inactive {
          -webkit-transition: none;
          -o-transition: none;
          -moz-transition: none;
          transition: none; } }
  @media only screen and (min-width: 992px) {
    .cd-slider-navigation {
      display: block; } }

/* -------------------------------- 

Project content panel 

-------------------------------- */
.cd-project-content {
  position: fixed;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  background-color: #ebebeb;
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
       backface-visibility: hidden;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: visibility 0s 0.4s, -webkit-transform 0.4s 0s;
  transition: visibility 0s 0.4s, -webkit-transform 0.4s 0s;
  -o-transition: visibility 0s 0.4s, -o-transform 0.4s 0s;
  -moz-transition: transform 0.4s 0s, visibility 0s 0.4s, -moz-transform 0.4s 0s;
  transition: transform 0.4s 0s, visibility 0s 0.4s;
  transition: transform 0.4s 0s, visibility 0s 0.4s, -webkit-transform 0.4s 0s, -moz-transform 0.4s 0s, -o-transform 0.4s 0s;
  -webkit-transition-timing-function: cubic-bezier(0.67, 0.15, 0.83, 0.83);
  -moz-transition-timing-function: cubic-bezier(0.67, 0.15, 0.83, 0.83);
  -o-transition-timing-function: cubic-bezier(0.67, 0.15, 0.83, 0.83);
     transition-timing-function: cubic-bezier(0.67, 0.15, 0.83, 0.83); }
  @media (prefers-reduced-motion: reduce) {
    .cd-project-content {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; } }
  .cd-project-content > div {
    height: 100%;
    overflow-y: auto;
    padding: 4em 2em; }
    .cd-project-content > div > * {
      max-width: 800px;
      margin-left: auto;
      margin-right: auto; }
  .cd-project-content.is-visible {
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: visibility 0s 0s, -webkit-transform 0.4s 0s;
    transition: visibility 0s 0s, -webkit-transform 0.4s 0s;
    -o-transition: visibility 0s 0s, -o-transform 0.4s 0s;
    -moz-transition: transform 0.4s 0s, visibility 0s 0s, -moz-transform 0.4s 0s;
    transition: transform 0.4s 0s, visibility 0s 0s;
    transition: transform 0.4s 0s, visibility 0s 0s, -webkit-transform 0.4s 0s, -moz-transform 0.4s 0s, -o-transform 0.4s 0s;
    -webkit-transition-timing-function: cubic-bezier(0.67, 0.15, 0.83, 0.83);
    -moz-transition-timing-function: cubic-bezier(0.67, 0.15, 0.83, 0.83);
    -o-transition-timing-function: cubic-bezier(0.67, 0.15, 0.83, 0.83);
       transition-timing-function: cubic-bezier(0.67, 0.15, 0.83, 0.83); }
    @media (prefers-reduced-motion: reduce) {
      .cd-project-content.is-visible {
        -webkit-transition: none;
        -o-transition: none;
        -moz-transition: none;
        transition: none; } }
    .cd-project-content.is-visible > div {
      /* smooth scrolling on iOS */
      -webkit-overflow-scrolling: touch; }
  .cd-project-content h2 {
    font-size: 2.4rem;
    font-weight: bold; }
  .cd-project-content em {
    display: block;
    font-size: 1.8rem;
    font-style: italic;
    margin: 1em auto; }
  .cd-project-content p {
    margin-bottom: 1em;
    font-size: 1.4rem;
    color: #6f757d; }
  .cd-project-content em, .cd-project-content p {
    line-height: 1.6; }
  .cd-project-content .close {
    display: block;
    height: 32px;
    width: 32px;
    position: absolute;
    top: 10px;
    right: 10px;
    background: url(https://www.coloradomesa.edu/images/svg/maverick-network/cd-close-dark.svg) no-repeat center center; }
  @media only screen and (min-width: 992px) {
    .cd-project-content h2 {
      font-size: 6rem; }
    .cd-project-content em {
      font-size: 2.4rem; }
    .cd-project-content p {
      font-size: 1.8rem; }
    .cd-project-content .close {
      top: 30px;
      right: 5%; } }

/* -------------------------------- 

Keyframes

-------------------------------- */
@-webkit-keyframes cd-translate {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px); }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1; } }
@-moz-keyframes cd-translate {
  0% {
    opacity: 0;
    -moz-transform: translateY(100px); }
  100% {
    -moz-transform: translateY(0);
    opacity: 1; } }
@-o-keyframes cd-translate {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px); }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }
@keyframes cd-translate {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px); }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }
/*Main styles - site wide*/
/* Scss Document */
body {
  overflow-x: hidden;
  font-family: "Nunito Sans", sans-serif; }

body p, #content ul, #content ol, #content, .modal-content ul, .modal-content p, .modal-content ol, .modal-content {
  font-weight: 300;
  font-size: 1.1rem; }

#content a, .modal-content a, .modal-footer a {
  border-bottom: 1px dotted #860037;
  color: #860037;
  text-decoration: none; }
  #content a:hover, .modal-content a:hover, .modal-footer a:hover {
    border-bottom: 1px solid #860037;
    text-decoration: none; }
  #content a.white, .modal-content a.white, .modal-footer a.white {
    color: #ffffff;
    border-bottom: 1px dotted #ffffff; }
    #content a.white:hover, .modal-content a.white:hover, .modal-footer a.white:hover {
      border-bottom: 1px solid #ffffff; }

#content a.no-bottom, #content .carousel a {
  border-bottom: none; }

#internal main#content {
  min-height: -webkit-calc(100vh - 80px);
  min-height: -moz-calc(100vh - 80px);
  min-height: calc(100vh - 80px); }

ul.no-bullets {
  padding-left: 0px;
  list-style: none; }

header {
  clear: both; }

#top {
  position: absolute;
  top: 0; }

blockquote {
  border-left: 5px solid #d4d3d3 !important;
  padding-left: 15px; }

#back-to-top {
  position: fixed;
  bottom: 65px;
  right: 15px;
  z-index: 9999;
  width: 32px;
  height: 32px;
  text-align: center;
  background: #860037;
  cursor: pointer;
  border: 0;
  text-decoration: none;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  display: none;
  font-size: .85rem; }
  #back-to-top svg {
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%); }
  #back-to-top:hover {
    background: #000000; }

.sticky-chat {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 998;
  display: none; }
  .sticky-chat a {
    display: block; }

figure {
  float: right;
  background: #f2f2f2;
  padding: 10px;
  text-align: center;
  margin-left: 10px;
  margin-bottom: 10px; }
  figure img {
    padding: 0 !important;
    max-width: 100%; }

#content img, .modal-content img {
  max-width: 100%;
  height: auto; }

table, .table {
  color: #262e2f; }

*:focus {
  -webkit-box-shadow: 0 0 2px 3px #78aeda, 0 0 2px #78aeda inset;
     -moz-box-shadow: 0 0 2px 3px #78aeda, 0 0 2px #78aeda inset;
          box-shadow: 0 0 2px 3px #78aeda, 0 0 2px #78aeda inset;
  outline: none; }
  *:focus .focus-wrapper {
    -webkit-box-shadow: 0 0 2px 3px #78aeda, 0 0 2px #78aeda inset;
       -moz-box-shadow: 0 0 2px 3px #78aeda, 0 0 2px #78aeda inset;
            box-shadow: 0 0 2px 3px #78aeda, 0 0 2px #78aeda inset; }
*:active {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none; }

#skippy {
  background-color: #262e2f;
  text-align: center;
  color: #ffffff;
  display: block;
  line-height: 40px; }

.off-left {
  position: absolute;
  margin-left: -9000px; }

.white {
  color: #ffffff; }

img.img_left {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px; }

img.img_right {
  float: right;
  padding-left: 10px;
  padding-bottom: 10px; }

img.full-width {
  width: 100%;
  height: auto; }

img.modal-profile-image {
  max-width: 330px !important;
  height: auto; }

@media only screen and (max-width: 767px) {
  .img_right, .img_left {
    float: none;
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 0px;
    width: 100%; } }
.nunito {
  font-family: "Nunito Sans", sans-serif; }

.strong {
  font-weight: 900; }

.strike {
  text-decoration: line-through; }

.block {
  display: block; }

.strong, strong {
  font-weight: 900; }

.center-align {
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0; }

.heading-divider {
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative; }
  .heading-divider:after {
    width: 60px;
    height: 4px;
    background-color: #860037;
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0; }

.flip {
  -webkit-transform: scaleX(-1);
     -moz-transform: scaleX(-1);
       -o-transform: scaleX(-1);
          transform: scaleX(-1); }

.link-box:hover {
  cursor: pointer; }

.margin-bottom {
  margin-bottom: 20px; }

ul.checklist {
  margin: 0;
  padding: 0;
  text-align: left; }
  ul.checklist li {
    list-style: none;
    background-image: url("https://www.coloradomesa.edu/images/svg/sprite-files-ui/ui/green-check.svg");
    background-position: top 0px left 7px;
    -moz-background-size: 22px 22px;
         background-size: 22px 22px;
    background-repeat: no-repeat;
    padding-left: 35px;
    margin-bottom: 5px;
    min-height: 26px; }

.hidden {
  display: none !important; }

a[type="button"] {
  -webkit-appearance: none !important; }

button.d-block {
  width: 100%; }

a.button-link, #content a.button-link-wccc, a.secondary-button, a.secondary-button-dk, a.secondary-button-gray, button.button-link, #content button.button-link-wccc, button.secondary-button, button.secondary-button-dk, button.secondary-button-gray {
  background: #860037;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  border: none !important;
  border-bottom: none !important;
  color: #ffffff !important;
  padding: 15px 30px !important;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
  text-align: center;
  font-size: .8rem;
  font-weight: 900;
  display: inline-block;
  -webkit-transition: background-color .3s ease-in-out, padding .3s ease-in-out !important;
  -o-transition: background-color .3s ease-in-out, padding .3s ease-in-out !important;
  -moz-transition: background-color .3s ease-in-out, padding .3s ease-in-out !important;
  transition: background-color .3s ease-in-out, padding .3s ease-in-out !important;
  margin: 5px 0; }
  a.button-link.yellow, #content a.yellow.button-link-wccc, a.yellow.secondary-button, a.yellow.secondary-button-dk, a.yellow.secondary-button-gray, button.button-link.yellow, #content button.yellow.button-link-wccc, button.yellow.secondary-button, button.yellow.secondary-button-dk, button.yellow.secondary-button-gray {
    background: #FFD200;
    color: #262e2f !important; }
    a.button-link.yellow.arrow, #content a.yellow.arrow.button-link-wccc, a.yellow.arrow.secondary-button, a.yellow.arrow.secondary-button-dk, a.yellow.arrow.secondary-button-gray, button.button-link.yellow.arrow, #content button.yellow.arrow.button-link-wccc, button.yellow.arrow.secondary-button, button.yellow.arrow.secondary-button-dk, button.yellow.arrow.secondary-button-gray {
      padding-right: 75px !important;
      overflow: hidden;
      position: relative; }
      @media only screen and (max-width: 991px) {
        a.button-link.yellow.arrow, #content a.yellow.arrow.button-link-wccc, a.yellow.arrow.secondary-button, a.yellow.arrow.secondary-button-dk, a.yellow.arrow.secondary-button-gray, button.button-link.yellow.arrow, #content button.yellow.arrow.button-link-wccc, button.yellow.arrow.secondary-button, button.yellow.arrow.secondary-button-dk, button.yellow.arrow.secondary-button-gray {
          padding-right: 60px !important; } }
      a.button-link.yellow.arrow:after, #content a.yellow.arrow.button-link-wccc:after, a.yellow.arrow.secondary-button:after, a.yellow.arrow.secondary-button-dk:after, a.yellow.arrow.secondary-button-gray:after, button.button-link.yellow.arrow:after, #content button.yellow.arrow.button-link-wccc:after, button.yellow.arrow.secondary-button:after, button.yellow.arrow.secondary-button-dk:after, button.yellow.arrow.secondary-button-gray:after {
        content: '';
        background-image: url("https://www.coloradomesa.edu/images/svg/sprite-files-ui/ui/arrow-right.svg");
        -moz-background-size: 10px;
             background-size: 10px;
        background-position: center;
        background-repeat: no-repeat;
        background-color: #FEBA03;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 45px;
        text-align: center;
        line-height: 63px;
        font-size: 15px;
        -webkit-transition: width 0.3s ease-in-out;
        -o-transition: width 0.3s ease-in-out;
        -moz-transition: width 0.3s ease-in-out;
        transition: width 0.3s ease-in-out; }
        @media (prefers-reduced-motion: reduce) {
          a.button-link.yellow.arrow:after, #content a.yellow.arrow.button-link-wccc:after, a.yellow.arrow.secondary-button:after, a.yellow.arrow.secondary-button-dk:after, a.yellow.arrow.secondary-button-gray:after, button.button-link.yellow.arrow:after, #content button.yellow.arrow.button-link-wccc:after, button.yellow.arrow.secondary-button:after, button.yellow.arrow.secondary-button-dk:after, button.yellow.arrow.secondary-button-gray:after {
            -webkit-transition: none;
            -o-transition: none;
            -moz-transition: none;
            transition: none; } }
      a.button-link.yellow.arrow:hover, #content a.yellow.arrow.button-link-wccc:hover, a.yellow.arrow.secondary-button:hover, a.yellow.arrow.secondary-button-dk:hover, a.yellow.arrow.secondary-button-gray:hover, button.button-link.yellow.arrow:hover, #content button.yellow.arrow.button-link-wccc:hover, button.yellow.arrow.secondary-button:hover, button.yellow.arrow.secondary-button-dk:hover, button.yellow.arrow.secondary-button-gray:hover {
        background: #FFD200 !important; }
      a.button-link.yellow.arrow:hover:after, #content a.yellow.arrow.button-link-wccc:hover:after, a.yellow.arrow.secondary-button:hover:after, a.yellow.arrow.secondary-button-dk:hover:after, a.yellow.arrow.secondary-button-gray:hover:after, button.button-link.yellow.arrow:hover:after, #content button.yellow.arrow.button-link-wccc:hover:after, button.yellow.arrow.secondary-button:hover:after, button.yellow.arrow.secondary-button-dk:hover:after, button.yellow.arrow.secondary-button-gray:hover:after {
        width: 55px; }
  @media only screen and (max-width: 767px) {
    a.button-link, #content a.button-link-wccc, a.secondary-button, a.secondary-button-dk, a.secondary-button-gray, button.button-link, #content button.button-link-wccc, button.secondary-button, button.secondary-button-dk, button.secondary-button-gray {
      padding: 10px 15px !important; } }

a.button-link:hover, #content a.button-link-wccc:hover, a.secondary-button:hover, a.secondary-button-dk:hover, a.secondary-button-gray:hover, button.button-link:hover, #content button.button-link-wccc:hover, button.secondary-button:hover, button.secondary-button-dk:hover, button.secondary-button-gray:hover {
  border-bottom: none !important;
  background-color: #6d002d !important; }
  a.button-link:hover.yellow, #content a.button-link-wccc:hover.yellow, a.secondary-button:hover.yellow, a.secondary-button-dk:hover.yellow, a.secondary-button-gray:hover.yellow, button.button-link:hover.yellow, #content button.button-link-wccc:hover.yellow, button.secondary-button:hover.yellow, button.secondary-button-dk:hover.yellow, button.secondary-button-gray:hover.yellow {
    background-color: #FEBA03 !important; }
    a.button-link:hover.yellow.arrow, #content a.button-link-wccc:hover.yellow.arrow, a.secondary-button:hover.yellow.arrow, a.secondary-button-dk:hover.yellow.arrow, a.secondary-button-gray:hover.yellow.arrow, button.button-link:hover.yellow.arrow, #content button.button-link-wccc:hover.yellow.arrow, button.secondary-button:hover.yellow.arrow, button.secondary-button-dk:hover.yellow.arrow, button.secondary-button-gray:hover.yellow.arrow {
      background-color: #FFD200; }

#content .button-link-cmu, #content a.button-link-cmu, #content button.button-link-cmu {
  background-color: #860037; }
  #content .button-link-cmu:hover, #content a.button-link-cmu:hover, #content button.button-link-cmu:hover {
    background-color: #6d002d !important; }

#content .button-link-wccc, #content a.button-link-wccc, #content button.button-link-wccc {
  background-color: #004381; }
  #content .button-link-wccc:hover, #content a.button-link-wccc:hover, #content button.button-link-wccc:hover {
    background-color: #003668 !important; }

a.secondary-button, button.secondary-button {
  border: 3px solid #E4E4E4 !important;
  border-bottom: 3px solid #E4E4E4 !important;
  padding: 12px 30px !important;
  color: #262e2f !important;
  background: #ffffff; }
  a.secondary-button:hover, button.secondary-button:hover {
    background: #E4E4E4 !important;
    border: 3px solid #E4E4E4 !important;
    border-bottom: 3px solid #E4E4E4 !important; }
  @media only screen and (max-width: 767px) {
    a.secondary-button, button.secondary-button {
      padding: 8px 15px !important; } }

a.secondary-button-dk, button.secondary-button-dk {
  background: rgba(255, 255, 255, 0.6);
  -webkit-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  color: #262e2f !important;
  border-bottom: none !important;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    a.secondary-button-dk, button.secondary-button-dk {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; } }
  a.secondary-button-dk:hover, button.secondary-button-dk:hover {
    background: rgba(255, 255, 255, 0.8) !important; }

a.secondary-button-gray, button.secondary-button-gray {
  border-bottom: none !important;
  background-color: #262e2f; }
  a.secondary-button-gray:hover, button.secondary-button-gray:hover {
    background: black !important; }

a.button-link svg.icon, #content a.button-link-wccc svg.icon, a.secondary-button svg.icon, a.secondary-button-dk svg.icon, a.secondary-button-gray svg.icon, a.secondary-button svg.icon, a.secondary-button-dk svg.icon, a.secondary-button-gray svg.icon, button.button-link svg.icon, #content button.button-link-wccc svg.icon, button.secondary-button svg.icon, button.secondary-button-dk svg.icon, button.secondary-button-gray svg.icon, button.secondary-button svg.icon, button.secondary-button-dk svg.icon, button.secondary-button-gray svg.icon {
  margin-top: -4px;
  margin-left: 2px; }

a.button-link.icon-button, #content a.icon-button.button-link-wccc, a.icon-button.secondary-button, a.icon-button.secondary-button-dk, a.icon-button.secondary-button-gray, button.button-link.icon-button, #content button.icon-button.button-link-wccc, button.icon-button.secondary-button, button.icon-button.secondary-button-dk, button.icon-button.secondary-button-gray {
  position: relative;
  padding-left: 75px !important;
  overflow: hidden; }
  @media only screen and (max-width: 767px) {
    a.button-link.icon-button, #content a.icon-button.button-link-wccc, a.icon-button.secondary-button, a.icon-button.secondary-button-dk, a.icon-button.secondary-button-gray, button.button-link.icon-button, #content button.icon-button.button-link-wccc, button.icon-button.secondary-button, button.icon-button.secondary-button-dk, button.icon-button.secondary-button-gray {
      padding-left: 65px; } }
  a.button-link.icon-button span.icon, #content a.icon-button.button-link-wccc span.icon, a.icon-button.secondary-button span.icon, a.icon-button.secondary-button-dk span.icon, a.icon-button.secondary-button-gray span.icon, button.button-link.icon-button span.icon, #content button.icon-button.button-link-wccc span.icon, button.icon-button.secondary-button span.icon, button.icon-button.secondary-button-dk span.icon, button.icon-button.secondary-button-gray span.icon {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 55px;
    text-align: center;
    line-height: 63px;
    font-size: 1rem;
    -webkit-transition: width 0.3s ease-in-out;
    -o-transition: width 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    background-color: rgba(0, 0, 0, 0.3); }
    @media (prefers-reduced-motion: reduce) {
      a.button-link.icon-button span.icon, #content a.icon-button.button-link-wccc span.icon, a.icon-button.secondary-button span.icon, a.icon-button.secondary-button-dk span.icon, a.icon-button.secondary-button-gray span.icon, button.button-link.icon-button span.icon, #content button.icon-button.button-link-wccc span.icon, button.icon-button.secondary-button span.icon, button.icon-button.secondary-button-dk span.icon, button.icon-button.secondary-button-gray span.icon {
        -webkit-transition: none;
        -o-transition: none;
        -moz-transition: none;
        transition: none; } }
  a.button-link.icon-button svg, #content a.icon-button.button-link-wccc svg, a.icon-button.secondary-button svg, a.icon-button.secondary-button-dk svg, a.icon-button.secondary-button-gray svg, button.button-link.icon-button svg, #content button.icon-button.button-link-wccc svg, button.icon-button.secondary-button svg, button.icon-button.secondary-button-dk svg, button.icon-button.secondary-button-gray svg {
    fill: #ffffff;
    width: 30px;
    height: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0; }
    @media only screen and (max-width: 767px) {
      a.button-link.icon-button svg, #content a.icon-button.button-link-wccc svg, a.icon-button.secondary-button svg, a.icon-button.secondary-button-dk svg, a.icon-button.secondary-button-gray svg, button.button-link.icon-button svg, #content button.icon-button.button-link-wccc svg, button.icon-button.secondary-button svg, button.icon-button.secondary-button-dk svg, button.icon-button.secondary-button-gray svg {
        width: 23px;
        height: 23px; } }
  a.button-link.icon-button:hover span.icon, #content a.icon-button.button-link-wccc:hover span.icon, a.icon-button.secondary-button:hover span.icon, a.icon-button.secondary-button-dk:hover span.icon, a.icon-button.secondary-button-gray:hover span.icon, button.button-link.icon-button:hover span.icon, #content button.icon-button.button-link-wccc:hover span.icon, button.icon-button.secondary-button:hover span.icon, button.icon-button.secondary-button-dk:hover span.icon, button.icon-button.secondary-button-gray:hover span.icon {
    width: 65px; }

.white-icon {
  fill: #ffffff; }

.social-icons .icon {
  fill: #ffffff;
  width: 18px;
  height: 18px;
  top: 0;
  position: absolute;
  left: 0;
  -webkit-transition: fill 0.3s ease-in-out;
  -o-transition: fill 0.3s ease-in-out;
  -moz-transition: fill 0.3s ease-in-out;
  transition: fill 0.3s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .social-icons .icon {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; } }
.social-icons a {
  display: inline-block;
  width: 18px;
  height: 18px;
  padding: 0px;
  margin: 0px .4rem;
  position: relative; }
  .social-icons a:hover .icon-facebook {
    fill: #3d6ad6; }
  .social-icons a:hover .icon-twitter {
    fill: #1da1f2; }
  .social-icons a:hover .icon-instagram {
    fill: #f00075; }
  .social-icons a:hover .icon-youtube {
    fill: #ff0000; }
  .social-icons a:hover .icon-snapchat {
    fill: #fffc00; }
  .social-icons a:hover .icon-tiktok {
    fill: #f4034e; }
  .social-icons a:hover .icon-spotify {
    fill: #1DB954; }
  .social-icons a:hover .icon-linkedin {
    fill: #0e76a8; }
  .social-icons a:hover .icon-pinterest {
    fill: #c8232c; }
  .social-icons a:hover .icon-soundcloud {
    fill: #f50; }
  .social-icons a:hover .icon-twitch {
    fill: #6441a5; }
  .social-icons a:hover .icon-mixer {
    fill: #1fbaed; }
  .social-icons a:hover .icon-yelp {
    fill: #c41200; }
  .social-icons a:hover .icon-tripadvisor {
    fill: #00AF87; }

header {
  background-color: #262e2f;
  color: #ffff; }
  header ul li a {
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase; }

#home header {
  margin-bottom: -80px;
  background-color: transparent; }
  #home header.is-fixed {
    background-color: #262e2f; }
  @media only screen and (max-width: 991px) {
    #home header {
      background-color: #262e2f; } }

footer {
  background-color: #262e2f;
  color: #ffffff;
  font-size: .9rem;
  display: block;
  position: relative;
  z-index: 999;
  padding: 20px 0;
  overflow: hidden;
  padding-right: 150px; }
  footer a {
    color: #ffffff;
    border-bottom: 1px dotted #ffffff; }
    footer a:hover {
      color: #ffffff;
      border-bottom: 1px solid #ffffff;
      text-decoration: none; }
  footer p.privacy {
    float: right;
    margin-bottom: 0px;
    margin-top: 8px;
    font-size: .95rem; }
    footer p.privacy a {
      border-left: 1px solid rgba(255, 255, 255, 0.2);
      padding-left: 10px;
      margin-left: 10px;
      border-bottom: none; }
      footer p.privacy a:hover {
        border-bottom: none;
        text-decoration: underline; }
    @media only screen and (max-width: 767px) {
      footer p.privacy {
        float: left;
        font-size: .95rem;
        width: 75%;
        margin-left: 5%;
        margin-top: 0; }
        footer p.privacy a {
          margin: 0;
          padding: 0;
          border: none;
          display: block;
          width: 129px; } }
  footer img.footer-logo {
    float: left;
    margin-left: 5%; }
  footer .footer-social {
    float: left;
    margin: 8px 45px; }
    footer .footer-social a {
      border-bottom: none; }
      footer .footer-social a:hover {
        border-bottom: none; }
    @media only screen and (max-width: 991px) {
      footer .footer-social {
        display: none; } }
  footer .scrolly {
    background-color: #860037;
    background-image: url("https://www.coloradomesa.edu/images/svg/maverick-network/arrow-stem-white-up.svg");
    -moz-background-size: 16px 16px;
         background-size: 16px 16px;
    background-position: center;
    text-indent: -9999999px;
    width: 120px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    border-bottom: none; }
    footer .scrolly:hover {
      border-bottom: none;
      background-color: #860037; }
    @media only screen and (max-width: 767px) {
      footer .scrolly {
        width: 90px; } }

#hero {
  background-color: #262e2f;
  position: relative;
  width: 100%;
  height: -webkit-calc(100vh - 40px);
  height: -moz-calc(100vh - 40px);
  height: calc(100vh - 40px);
  overflow: hidden;
  -webkit-transform: all;
     -moz-transform: all;
       -o-transform: all;
          transform: all; }
  #hero .feat-series-info {
    color: #fff;
    position: absolute;
    width: 45%;
    bottom: 15%;
    left: 5%;
    text-align: left;
    z-index: 10; }
    #hero .feat-series-info h2 {
      font-size: 3.2rem; }
    #hero .feat-series-info h3 {
      text-transform: uppercase;
      font-size: 1.2rem; }
    @media only screen and (max-width: 1199px) {
      #hero .feat-series-info {
        width: 65%; } }
    @media only screen and (max-width: 991px) {
      #hero .feat-series-info {
        width: 90%; }
        #hero .feat-series-info h2 {
          font-size: 2rem !important; }
        #hero .feat-series-info h3 {
          font-size: .9rem !important; } }
    @media only screen and (max-width: 767px) {
      #hero .feat-series-info h2 {
        font-size: 1.8rem !important;
        padding-right: 75px; }
      #hero .feat-series-info h3 {
        font-size: .85rem !important;
        padding-right: 75px; }
      #hero .feat-series-info p {
        font-size: .9rem;
        line-height: 1.5;
        padding-right: 75px; } }
  #hero .vimeo-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    pointer-events: none;
    overflow: hidden;
    background-color: #262e2f;
    background-position: center;
    -moz-background-size: cover;
         background-size: cover;
    background-repeat: no-repeat; }
    @media only screen and (max-width: 767px) {
      #hero .vimeo-wrapper {
        height: auto;
        position: relative;
        top: 0;
        width: 100%;
        padding-top: 56.25%; } }
    #hero .vimeo-wrapper iframe {
      width: 100vw;
      height: 56.25vw;
      /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
      min-height: 100vh;
      min-width: 177.77vh;
      /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
         -moz-transform: translate(-50%, -50%);
           -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
      @media only screen and (max-width: 767px) {
        #hero .vimeo-wrapper iframe {
          width: 100%;
          height: 100%;
          min-height: auto;
          min-width: auto;
          top: 0;
          left: 0;
          -webkit-transform: none;
             -moz-transform: none;
               -o-transform: none;
                  transform: none;
          position: absolute; } }
  #hero .hero-gradient {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 60%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#860037+0,860037+100&1+0,0.67+62,0+100 */
    background: -webkit-gradient(linear, left top, right top, color-stop(17%, #860037), color-stop(18%, rgba(134, 0, 55, 0.99)), color-stop(62%, rgba(134, 0, 55, 0.67)), to(rgba(134, 0, 55, 0)));
    background: -webkit-linear-gradient(left, #860037 17%, rgba(134, 0, 55, 0.99) 18%, rgba(134, 0, 55, 0.67) 62%, rgba(134, 0, 55, 0) 100%);
    background: -moz-linear-gradient(left, #860037 17%, rgba(134, 0, 55, 0.99) 18%, rgba(134, 0, 55, 0.67) 62%, rgba(134, 0, 55, 0) 100%);
    background: -o-linear-gradient(left, #860037 17%, rgba(134, 0, 55, 0.99) 18%, rgba(134, 0, 55, 0.67) 62%, rgba(134, 0, 55, 0) 100%);
    background: linear-gradient(to right, #860037 17%, rgba(134, 0, 55, 0.99) 18%, rgba(134, 0, 55, 0.67) 62%, rgba(134, 0, 55, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    z-index: 3; }
    @media only screen and (max-width: 767px) {
      #hero .hero-gradient {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(61%, rgba(134, 0, 55, 0)), color-stop(85%, rgba(134, 0, 55, 0.6)), to(#860037));
        background: -webkit-linear-gradient(top, rgba(134, 0, 55, 0) 61%, rgba(134, 0, 55, 0.6) 85%, #860037 100%);
        background: -moz-linear-gradient(top, rgba(134, 0, 55, 0) 61%, rgba(134, 0, 55, 0.6) 85%, #860037 100%);
        background: -o-linear-gradient(top, rgba(134, 0, 55, 0) 61%, rgba(134, 0, 55, 0.6) 85%, #860037 100%);
        background: linear-gradient(to bottom, rgba(134, 0, 55, 0) 61%, rgba(134, 0, 55, 0.6) 85%, #860037 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        width: 100%;
        height: 0;
        top: 0;
        bottom: 0;
        position: absolute;
        padding-top: 56.25%; } }
  #hero .glitch-img {
    background-image: url("https://www.coloradomesa.edu/maverick-network/images/pixel-background.png");
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    z-index: 3;
    -moz-background-size: cover;
         background-size: cover;
    opacity: 0.6; }
    @media only screen and (max-width: 767px) {
      #hero .glitch-img {
        background-image: url("https://www.coloradomesa.edu/maverick-network/images/pixel-background-mobile.png");
        top: auto;
        width: 100%;
        height: 30%;
        background-position: bottom; } }
  #hero .overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #262e2f;
    opacity: .5;
    z-index: 2; }
    @media only screen and (max-width: 767px) {
      #hero .overlay {
        bottom: auto;
        height: auto;
        padding-top: 56.25%;
        position: relative;
        margin-top: -56.25%; } }
  #hero a.scrolly {
    color: #ffffff;
    border-bottom: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: .8rem;
    width: auto;
    height: 70px;
    position: absolute;
    left: 5%;
    bottom: -2px;
    padding-bottom: 55px;
    text-align: center;
    z-index: 10; }
    #hero a.scrolly:after {
      content: '';
      width: 50px;
      height: 50px;
      -webkit-border-radius: 40px 40px 0 0;
         -moz-border-radius: 40px 40px 0 0;
              border-radius: 40px 40px 0 0;
      background-color: #fff;
      margin: 0 auto;
      display: block;
      background-image: url("https://www.coloradomesa.edu/images/svg/maverick-network/arrow-stem-down.svg");
      -moz-background-size: 16px 16px;
           background-size: 16px 16px;
      background-repeat: no-repeat;
      background-position: center; }
  #hero .cmu-tab {
    position: absolute;
    right: 0;
    bottom: -2px;
    height: 99px;
    width: 564px;
    background-image: url("https://www.coloradomesa.edu/images/svg/maverick-network/tabs.svg");
    -moz-background-size: 786px;
         background-size: 786px;
    z-index: 5;
    background-position: left bottom;
    background-repeat: no-repeat; }
    #hero .cmu-tab img {
      width: 210px;
      height: 33px;
      position: absolute;
      bottom: 18%;
      right: 11%; }
    @media only screen and (max-width: 1199px) {
      #hero .cmu-tab {
        height: 70px;
        width: 460px;
        -moz-background-size: 650px;
             background-size: 650px; }
        #hero .cmu-tab img {
          width: 170px; } }
    @media only screen and (max-width: 991px) {
      #hero .cmu-tab {
        height: 60px;
        width: 360px;
        -moz-background-size: 600px;
             background-size: 600px; }
        #hero .cmu-tab img {
          width: 120px; } }
  @media only screen and (max-height: 860px) {
    #hero {
      min-height: 600px; }
      #hero a.vid-play-overlay {
        top: 0;
        -webkit-transform: none;
           -moz-transform: none;
             -o-transform: none;
                transform: none;
        margin-bottom: 20px;
        padding-top: 83px !important; }
        #hero a.vid-play-overlay:before {
          width: 75px;
          height: 75px; }
        #hero a.vid-play-overlay:after {
          top: 23px; }
      #hero .feat-series-info h2 {
        font-size: 2.7rem; } }
  @media only screen and (max-width: 991px) {
    #hero {
      min-height: 500px; }
      #hero a.vid-play-overlay {
        top: 0;
        -webkit-transform: none;
           -moz-transform: none;
             -o-transform: none;
                transform: none;
        margin-bottom: 20px;
        padding-top: 67px !important;
        font-size: .8rem; }
        #hero a.vid-play-overlay:before {
          width: 60px;
          height: 60px; }
        #hero a.vid-play-overlay:after {
          top: 20px;
          border-top: 11px solid transparent;
          border-bottom: 11px solid transparent;
          border-left: 20px solid #fff; } }
  @media only screen and (max-width: 767px) {
    #hero {
      min-height: auto;
      height: 70vh;
      margin-top: 94px;
      background-color: #860037;
      max-height: 630px; }
      #hero a.vid-play-overlay {
        right: 0;
        left: auto;
        position: absolute;
        margin-bottom: 0;
        padding-top: 57px !important;
        font-size: .7rem; }
        #hero a.vid-play-overlay span {
          font-size: .7rem; }
        #hero a.vid-play-overlay:before {
          width: 50px;
          height: 50px; }
        #hero a.vid-play-overlay:after {
          top: 17px;
          border-top: 8px solid transparent;
          border-bottom: 8px solid transparent;
          border-left: 14px solid #fff; } }

a.vid-play-overlay {
  position: relative;
  color: #ffffff !important;
  border-bottom: none !important;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0 auto;
  z-index: 3;
  text-transform: uppercase;
  font-weight: bold;
  font-size: .9rem;
  padding-top: 100px !important;
  display: inline-block;
  background-image: none; }
  a.vid-play-overlay span {
    font-weight: 900;
    display: block;
    line-height: 1.2rem; }
  a.vid-play-overlay::before {
    content: '';
    width: 90px;
    height: 90px;
    border: 3px solid rgba(255, 255, 255, 0.2);
    display: block;
    position: absolute;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    top: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transition: border .3s ease-in-out;
    -o-transition: border .3s ease-in-out;
    -moz-transition: border .3s ease-in-out;
    transition: border .3s ease-in-out; }
  a.vid-play-overlay:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 25px solid #fff;
    position: absolute;
    left: 0;
    right: -6px;
    top: 30px;
    margin: 0 auto; }
  a.vid-play-overlay:hover:before {
    border: 3px solid white; }

.cover-wrap {
  position: relative;
  width: 100%;
  background-color: #ffffff;
  z-index: 3; }

#allshows {
  padding: 70px 0 70px 5%; }
  #allshows:focus {
    outline: none;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none; }
  @media only screen and (max-width: 1199px) {
    #allshows {
      padding: 40px 15px; }
      #allshows .center-align {
        top: 0;
        -webkit-transform: none;
           -moz-transform: none;
             -o-transform: none;
                transform: none;
        position: relative; }
      #allshows .col-lg-9 {
        padding: 0 5px !important; }
      #allshows h2.heading-divider {
        font-size: 1.8rem; }
      #allshows p {
        font-size: 1rem;
        line-height: 1.1rem; } }

.clive-form .clive-field > input, .clive-form .clive-field select, .clive-form .clive-submit, .clive-form .clive-field textarea {
  font-family: "Nunito Sans", sans-serif !important; }
.clive-form label {
  font-weight: bold; }
.clive-form input, .clive-form select {
  -webkit-border-radius: 4px !important;
     -moz-border-radius: 4px !important;
          border-radius: 4px !important;
  border: 1px solid #E4E4E4 !important; }

.clive-form input[type="submit"] {
  width: auto;
  background-color: transparent;
  color: #860037;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.3rem;
  border: none !important;
  font-family: "Nunito Sans", sans-serif;
  padding-right: 35px;
  background-image: url("https://www.coloradomesa.edu/images/svg/maverick-network/arrow-stem-right.svg");
  -moz-background-size: 20px;
       background-size: 20px;
  background-position: right center;
  background-repeat: no-repeat; }

.clive-submit-wrapper {
  text-align: right; }

#subscribe-form {
  padding: 40px 0; }
  #subscribe-form h2, #subscribe-form p {
    text-align: center; }

#vote {
  padding: 70px 0 140px 0;
  text-align: center; }
  #vote h2 {
    font-size: 2.3rem; }
    @media only screen and (max-width: 991px) {
      #vote h2 {
        font-size: 1.8rem; } }
  #vote p {
    font-size: 1.8rem;
    margin-bottom: 100px; }
    @media only screen and (max-width: 991px) {
      #vote p {
        font-size: 1.1rem; } }
  #vote form.clive-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    padding-bottom: 75px;
    position: relative;
    font-family: "Nunito Sans", sans-serif;
    height: 430px;
    max-width: 800px;
    margin: 0 auto; }
    @media only screen and (max-width: 767px) {
      #vote form.clive-form {
        display: block;
        height: auto;
        max-width: none; } }
    #vote form.clive-form fieldset.clive-fieldset {
      float: left;
      width: 50%;
      padding: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: flex;
      margin: 0 15px;
      position: relative; }
      #vote form.clive-form fieldset.clive-fieldset .clive-field-wrapper {
        height: 100%;
        -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.11);
           -moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.11);
                box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.11); }
      @media only screen and (max-width: 767px) {
        #vote form.clive-form fieldset.clive-fieldset {
          width: 100%;
          height: auto;
          display: block;
          float: none;
          height: 310px;
          margin: 0;
          margin-bottom: 0px; }
          #vote form.clive-form fieldset.clive-fieldset .clive-field-wrapper {
            -webkit-box-flex: 0;
            -webkit-flex: none;
               -moz-box-flex: 0;
                    flex: none;
            display: block; }
          #vote form.clive-form fieldset.clive-fieldset:first-child {
            margin-bottom: 70px; } }
    #vote form.clive-form .clive-legend-wrapper {
      position: absolute;
      bottom: 15px;
      font-weight: bold;
      color: #860037;
      text-transform: uppercase;
      left: 0;
      right: 0;
      margin: 0 auto;
      max-width: inherit;
      padding-right: 0;
      text-align: center;
      z-index: 1; }
      #vote form.clive-form .clive-legend-wrapper legend {
        font-size: 16px;
        margin: 0;
        padding: 0; }
    #vote form.clive-form .clive-field {
      margin: 0;
      position: absolute;
      bottom: 0;
      background-color: #ffffff;
      height: 100%; }
      #vote form.clive-form .clive-field:before {
        content: '';
        background-color: #FFD200;
        height: 160px;
        width: 100%;
        display: block; }
      #vote form.clive-form .clive-field input[type="radio"] {
        position: absolute;
        width: 100%;
        height: 100%;
        outline: none;
        border: none;
        top: 0;
        right: 0;
        cursor: pointer;
        outline: none;
        -webkit-box-shadow: none;
           -moz-box-shadow: none;
                box-shadow: none;
        z-index: 10;
        -webkit-appearance: initial;
           -moz-appearance: initial;
                appearance: initial;
        border: none !important; }
        #vote form.clive-form .clive-field input[type="radio"]:before {
          content: '';
          width: 42px;
          height: 42px;
          opacity: 1;
          position: absolute;
          top: 15px;
          right: 15px;
          -webkit-border-radius: 50%;
             -moz-border-radius: 50%;
                  border-radius: 50%;
          background-color: #FFD200;
          border: 3px solid #860037; }
        #vote form.clive-form .clive-field input[type="radio"]:checked:before {
          content: '';
          background-image: url("https://www.coloradomesa.edu/images/svg/maverick-network/check-white.svg");
          -moz-background-size: 19px 15.5px;
               background-size: 19px 15.5px;
          background-repeat: no-repeat;
          background-position: center;
          background-color: #860037; }
    #vote form.clive-form fieldset .clive-field:after {
      max-width: 310px;
      height: 250px;
      content: '';
      position: absolute;
      top: -90px;
      width: 100%;
      left: 0;
      right: 0;
      -moz-background-size: contain;
           background-size: contain;
      background-position: bottom center;
      background-repeat: no-repeat;
      margin: 0 auto; }
      @media only screen and (max-width: 767px) {
        #vote form.clive-form fieldset .clive-field:after {
          height: 213px;
          top: -53px; } }
    #vote form.clive-form fieldset:first-child .clive-field:after {
      background-image: url("https://www.coloradomesa.edu/maverick-network/images/test1-form.png"); }
    #vote form.clive-form fieldset:nth-child(2) .clive-field:after {
      background-image: url("https://www.coloradomesa.edu/maverick-network/images/test2-form.png"); }
    #vote form.clive-form .clive-radiobuttons {
      margin: 0; }
    #vote form.clive-form label {
      font-weight: bold;
      margin-top: 15px;
      margin-bottom: 0px;
      font-size: 1.4rem;
      padding: 0 15px; }
      @media only screen and (max-width: 767px) {
        #vote form.clive-form label {
          font-size: 1rem;
          line-height: 1.1rem; } }
    #vote form.clive-form .clive-field-help-text {
      font-size: 1.1rem;
      text-align: center;
      line-height: 1.2rem;
      padding: 0 15px; }
      @media only screen and (max-width: 767px) {
        #vote form.clive-form .clive-field-help-text {
          font-size: .85rem;
          margin-top: 5px; } }
    #vote form.clive-form .clive-submit-wrapper {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      height: 50px;
      text-align: center;
      margin: 0 auto; }
      #vote form.clive-form .clive-submit-wrapper input {
        width: auto;
        background-color: transparent;
        color: #860037;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 1.3rem;
        border: none;
        font-family: "Nunito Sans", sans-serif;
        padding-right: 35px;
        background-image: url("https://www.coloradomesa.edu/images/svg/maverick-network/arrow-stem-right.svg");
        -moz-background-size: 20px;
             background-size: 20px;
        background-position: right center;
        background-repeat: no-repeat; }

#vote.mavchallenge form.clive-form {
  height: 410px; }
  @media only screen and (max-width: 767px) {
    #vote.mavchallenge form.clive-form {
      display: block;
      height: auto;
      max-width: none; } }
  #vote.mavchallenge form.clive-form .clive-field {
    width: 100%; }
  #vote.mavchallenge form.clive-form fieldset.clive-fieldset {
    width: 30%; }
    @media only screen and (max-width: 767px) {
      #vote.mavchallenge form.clive-form fieldset.clive-fieldset {
        width: 100%;
        height: auto;
        display: block;
        float: none;
        height: 310px;
        margin: 0;
        margin-bottom: 50px; } }
  #vote.mavchallenge form.clive-form fieldset:first-child .clive-field:after {
    background-image: url("https://www.coloradomesa.edu/maverick-network/images/esports-form.png"); }
  #vote.mavchallenge form.clive-form fieldset:nth-child(2) .clive-field:after {
    background-image: url("https://www.coloradomesa.edu/maverick-network/images/snow-form.png"); }
  #vote.mavchallenge form.clive-form fieldset:nth-child(3) .clive-field:after {
    background-image: url("https://www.coloradomesa.edu/maverick-network/images/boating-form.png"); }

#cmu-callout {
  position: relative;
  bottom: 0;
  width: 100%;
  padding: 90px 0;
  background-image: url("https://www.coloradomesa.edu/maverick-network/images/campus-blur.png");
  -moz-background-size: cover;
       background-size: cover;
  background-position: center;
  background-color: #262e2f;
  text-align: center;
  z-index: 3; }
  #cmu-callout h3, #cmu-callout .h3, #cmu-callout .h4, #cmu-callout h4, #cmu-callout h5, #cmu-callout .h5, #cmu-callout h2, #cmu-callout .h2 {
    color: #ffffff;
    margin-top: 30px; }
  #cmu-callout:before {
    content: '';
    position: absolute;
    left: -40px;
    top: -2px;
    height: 99px;
    width: 564px;
    background-image: url(https://www.coloradomesa.edu/images/svg/maverick-network/tabs.svg);
    -moz-background-size: 786px;
         background-size: 786px;
    z-index: 5;
    color: black;
    background-position: left bottom;
    background-repeat: no-repeat;
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg); }
    @media only screen and (max-width: 991px) {
      #cmu-callout:before {
        height: 60px;
        width: 360px;
        -moz-background-size: 600px;
             background-size: 600px; } }
  @media only screen and (max-width: 767px) {
    #cmu-callout .logo img {
      width: 220px; }
    #cmu-callout h3 {
      font-size: 1.3rem; } }

#content .panel-group {
  margin-bottom: 5px; }
  #content .panel-group .panel-heading {
    background-color: #f2f2f2; }
    #content .panel-group .panel-heading button, #content .panel-group .panel-heading a {
      width: 100%;
      text-align: left;
      color: #860037;
      border-bottom: none !important;
      padding: 10px 15px;
      padding-right: 50px;
      background-color: transparent;
      border: none;
      font-size: 1.4rem;
      -webkit-transition: background-color 0.3s ease-in-out;
      -o-transition: background-color 0.3s ease-in-out;
      -moz-transition: background-color 0.3s ease-in-out;
      transition: background-color 0.3s ease-in-out;
      position: relative; }
      @media (prefers-reduced-motion: reduce) {
        #content .panel-group .panel-heading button, #content .panel-group .panel-heading a {
          -webkit-transition: none;
          -o-transition: none;
          -moz-transition: none;
          transition: none; } }
      #content .panel-group .panel-heading button:after, #content .panel-group .panel-heading a:after {
        position: absolute;
        right: 10px;
        width: 30px;
        height: 30px;
        content: '+';
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%;
        top: 50%;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
             -o-transform: translateY(-50%);
                transform: translateY(-50%);
        text-align: center;
        color: #860037;
        background: white;
        line-height: 30px;
        font-weight: 900;
        -webkit-transition: -webkit-transform 0.3s ease-in-out;
        transition: -webkit-transform 0.3s ease-in-out;
        -o-transition: -o-transform 0.3s ease-in-out;
        -moz-transition: transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out, -o-transform 0.3s ease-in-out;
        -webkit-transform-origin: 15px 0px;
           -moz-transform-origin: 15px 0px;
             -o-transform-origin: 15px 0px;
                transform-origin: 15px 0px;
        -webkit-transform: rotate(45deg) translateY(-50%);
           -moz-transform: rotate(45deg) translateY(-50%);
             -o-transform: rotate(45deg) translateY(-50%);
                transform: rotate(45deg) translateY(-50%); }
        @media (prefers-reduced-motion: reduce) {
          #content .panel-group .panel-heading button:after, #content .panel-group .panel-heading a:after {
            -webkit-transition: none;
            -o-transition: none;
            -moz-transition: none;
            transition: none; } }
      #content .panel-group .panel-heading button.collapsed:after, #content .panel-group .panel-heading a.collapsed:after {
        -webkit-transform: rotate(0deg) translateY(-50%);
           -moz-transform: rotate(0deg) translateY(-50%);
             -o-transform: rotate(0deg) translateY(-50%);
                transform: rotate(0deg) translateY(-50%); }
      #content .panel-group .panel-heading button:focus, #content .panel-group .panel-heading a:focus {
        -webkit-box-shadow: none;
           -moz-box-shadow: none;
                box-shadow: none;
        outline: none; }
      #content .panel-group .panel-heading button:hover, #content .panel-group .panel-heading button:focus, #content .panel-group .panel-heading a:hover, #content .panel-group .panel-heading a:focus {
        background-color: rgba(0, 0, 0, 0.1); }
  #content .panel-group .panel-title {
    margin-bottom: 0px; }
  #content .panel-group .panel-body {
    border: 1px solid #f2f2f2;
    padding: 15px; }

.video-modal .modal-dialog {
  position: relative;
  padding: 0px;
  max-width: 900px; }
  .video-modal .modal-dialog .modal-content {
    max-width: 900px;
    margin: 30px auto; }
    .video-modal .modal-dialog .modal-content .modal-body {
      padding: 0px; }
    @media only screen and (max-width: 991px) {
      .video-modal .modal-dialog .modal-content {
        max-width: 800px;
        padding: 40px;
        background-color: transparent;
        -webkit-box-shadow: none;
           -moz-box-shadow: none;
                box-shadow: none;
        border: none; } }
  .video-modal .modal-dialog .close {
    position: absolute;
    right: -30px;
    top: 0;
    z-index: 999;
    font-size: 2rem;
    font-weight: normal;
    color: #fff;
    opacity: 1; }

.modal-backdrop {
  z-index: 99999; }

.modal {
  z-index: 999999;
  width: 100vw;
  height: 100vh; }
  .modal .modal-header button.close {
    width: 35px;
    height: 35px;
    background: #860037;
    opacity: 1;
    color: #fff;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    border: 4px solid #fff;
    float: none;
    position: absolute;
    top: 5px;
    right: 9px; }
    .modal .modal-header button.close span {
      top: 50%;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%);
      position: absolute;
      margin: 0 auto;
      left: 0;
      right: 0;
      margin-top: -2px; }
    .modal .modal-header button.close:hover, .modal .modal-header button.close:focus {
      opacity: 1;
      background-color: #620028;
      outline: none;
      -webkit-box-shadow: none;
         -moz-box-shadow: none;
              box-shadow: none; }
  .modal .modal-body a {
    border-bottom: 1px dotted #860037; }
  .modal .modal-footer button {
    background-color: #262e2f;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    color: #ffffff;
    font-weight: 900;
    text-transform: uppercase;
    padding: 9px 20px !important;
    border: none;
    font-size: .9rem; }
  .modal.video-modal .modal-dialog {
    top: 18vh; }
    @media only screen and (max-width: 1199px) {
      .modal.video-modal .modal-dialog {
        top: auto; } }
  .modal .modal-dialog {
    max-width: 1000px; }
    @media only screen and (max-width: 767px) {
      .modal .modal-dialog {
        max-width: -webkit-calc(100% - 60px);
        max-width: -moz-calc(100% - 60px);
        max-width: calc(100% - 60px);
        margin: 20px auto auto auto; } }
    .modal .modal-dialog .modal-content {
      max-width: 1000px;
      border: none; }
  .modal.person-modal .person-info {
    width: 100%; }
  .modal.person-modal .headshot {
    width: 110px;
    height: 110px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    -moz-background-size: cover;
         background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    margin-right: 15px; }
    @media only screen and (max-width: 767px) {
      .modal.person-modal .headshot {
        float: none;
        margin: 0 auto 15px auto; } }
  .modal.person-modal .info {
    float: left;
    width: -webkit-calc(100% - 125px);
    width: -moz-calc(100% - 125px);
    width: calc(100% - 125px); }
    @media only screen and (max-width: 767px) {
      .modal.person-modal .info {
        width: 100%; } }
    .modal.person-modal .info .name {
      font-size: 1.2rem; }
    .modal.person-modal .info .position {
      font-size: .9rem;
      margin-bottom: 10px; }

.carousel-indicators button {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
     -moz-box-flex: 0;
          flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #262e2f;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  -webkit-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  -moz-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
  border-left: none;
  border-right: none;
  padding: 0; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-indicators button {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; } }
.carousel-indicators .active {
  opacity: 1; }

.carousel span.carousel-control-next-icon {
  background-image: url("https://www.coloradomesa.edu/images/svg/sprite-files-ui/ui/arrow-right-white.svg"); }

.carousel span.carousel-control-prev-icon {
  background-image: url("https://www.coloradomesa.edu/images/svg/sprite-files-ui/ui/arrow-right-white.svg");
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg); }

body#series #hero {
  margin-top: 80px;
  margin-bottom: 30px;
  position: relative;
  height: 50vh;
  min-height: 400px;
  -moz-background-size: cover;
       background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  body#series #hero img {
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%); }
  body#series #hero .title-screen {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 10;
    color: #fff;
    padding: 0 50% 0 5%; }
    @media only screen and (max-width: 1199px) {
      body#series #hero .title-screen {
        padding: 0 25% 0 5%; } }
    @media only screen and (max-width: 991px) {
      body#series #hero .title-screen {
        position: relative;
        top: 0;
        -webkit-transform: none;
           -moz-transform: none;
             -o-transform: none;
                transform: none;
        padding-top: 30px;
        padding: 30px 5% 30px 5%; }
        body#series #hero .title-screen p {
          font-size: .95rem;
          line-height: 1.3rem; } }
    body#series #hero .title-screen .secondary-button-dk {
      display: inline-block;
      margin-left: 10px;
      color: #fff !important;
      background: transparent;
      border: 2px solid rgba(255, 255, 255, 0.7) !important;
      padding: 13px 30px !important;
      -webkit-transition: all;
      -o-transition: all;
      -moz-transition: all;
      transition: all; }
      body#series #hero .title-screen .secondary-button-dk:hover {
        color: #860037 !important; }
      @media only screen and (max-width: 767px) {
        body#series #hero .title-screen .secondary-button-dk {
          padding: 8px 15px !important; } }
  body#series #hero .button-link span.play, body#series #hero #content .button-link-wccc span.play, #content body#series #hero .button-link-wccc span.play, body#series #hero a.secondary-button span.play, body#series #hero button.secondary-button span.play, body#series #hero a.secondary-button-dk span.play, body#series #hero button.secondary-button-dk span.play, body#series #hero a.secondary-button-gray span.play, body#series #hero button.secondary-button-gray span.play {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 12px solid #262e2f;
    margin-right: 4px;
    margin-bottom: -2px; }
  body#series #hero ul.genres {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 20px; }
    body#series #hero ul.genres li {
      display: inline-block;
      background-color: rgba(255, 255, 255, 0.5);
      font-weight: bold;
      font-size: .8rem;
      text-transform: uppercase;
      padding: 5px 10px;
      -webkit-border-radius: 40px;
         -moz-border-radius: 40px;
              border-radius: 40px;
      color: #860037; }
  @media only screen and (max-width: 991px) {
    body#series #hero {
      height: auto;
      margin-top: 95px;
      min-height: auto; }
      body#series #hero .overlay {
        position: absolute;
        bottom: 0;
        top: 0;
        padding: 0;
        opacity: .8; }
      body#series #hero .hero-gradient {
        height: auto;
        width: 100%;
        padding: 0;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(134, 0, 55, 0)), color-stop(65%, rgba(134, 0, 55, 0.6)), to(#860037));
        background: -webkit-linear-gradient(top, rgba(134, 0, 55, 0) 10%, rgba(134, 0, 55, 0.6) 65%, #860037 100%);
        background: -moz-linear-gradient(top, rgba(134, 0, 55, 0) 10%, rgba(134, 0, 55, 0.6) 65%, #860037 100%);
        background: -o-linear-gradient(top, rgba(134, 0, 55, 0) 10%, rgba(134, 0, 55, 0.6) 65%, #860037 100%);
        background: linear-gradient(to bottom, rgba(134, 0, 55, 0) 10%, rgba(134, 0, 55, 0.6) 65%, #860037 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
      body#series #hero h1 {
        font-size: 2rem; } }
body#series .video-gallery {
  margin-top: 80px;
  margin-bottom: 30px; }
  @media only screen and (max-width: 991px) {
    body#series .video-gallery {
      margin-top: 95px; } }
body#series #toggle {
  display: none; }
body#series .splide__list {
  width: 100%; }
body#series .splide__slide.splide__slide--has-video {
  height: 100%;
  padding-top: 50vh;
  width: 100%; }
body#series .splide__video {
  height: 50vh;
  position: absolute;
  top: 0; }
body#series button#close {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 2rem;
  color: #fff !important;
  border-bottom: none !important;
  z-index: 9;
  background: transparent;
  padding: 10px;
  border: none;
  outline: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none; }
  @media only screen and (max-width: 991px) {
    body#series button#close {
      top: 5px;
      right: 10px;
      padding: 0; } }
body#series .thumbnails {
  margin-bottom: 30px; }
body#series .series-name {
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
  color: #860037; }
body#series ol.episode-list {
  margin: 10px 0 30px 0;
  padding: 0;
  counter-reset: my-awesome-counter;
  list-style: none; }
  body#series ol.episode-list li {
    padding: 10px;
    border-bottom: 1px solid #E4E4E4;
    counter-increment: my-awesome-counter;
    position: relative;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px; }
    body#series ol.episode-list li:before {
      content: counter(my-awesome-counter);
      background-color: #860037;
      color: #fff;
      font-weight: bold;
      text-align: center;
      min-width: 30px;
      height: 30px;
      line-height: 30px;
      -webkit-border-radius: 40px;
         -moz-border-radius: 40px;
              border-radius: 40px;
      position: absolute;
      top: 20px;
      left: 20px;
      z-index: 3; }
    body#series ol.episode-list li.active {
      border: 2px solid #FFD200; }
    body#series ol.episode-list li:last-child {
      border-bottom: none; }
    body#series ol.episode-list li.active:last-child {
      border-bottom: 2px solid #FFD200; }
    body#series ol.episode-list li.active .episode-control:before, body#series ol.episode-list li.active .episode-control:after {
      opacity: 1; }
    body#series ol.episode-list li.active .episode-control:after {
      content: 'Watching now'; }
    body#series ol.episode-list li .episode-control {
      height: 100%;
      -moz-background-size: cover;
           background-size: cover;
      background-position: center;
      -webkit-border-radius: 4px;
         -moz-border-radius: 4px;
              border-radius: 4px;
      min-height: 120px; }
      body#series ol.episode-list li .episode-control:before {
        content: '';
        opacity: 0;
        -webkit-transition: opacity .3s ease-in-out;
        -o-transition: opacity .3s ease-in-out;
        -moz-transition: opacity .3s ease-in-out;
        transition: opacity .3s ease-in-out;
        position: absolute;
        top: 0;
        right: 15px;
        bottom: 0;
        left: 15px;
        background-color: rgba(0, 0, 0, 0.6);
        z-index: 2;
        -webkit-border-radius: 4px;
           -moz-border-radius: 4px;
                border-radius: 4px; }
      body#series ol.episode-list li .episode-control:after {
        opacity: 0;
        -webkit-transition: opacity .3s ease-in-out;
        -o-transition: opacity .3s ease-in-out;
        -moz-transition: opacity .3s ease-in-out;
        transition: opacity .3s ease-in-out;
        position: absolute;
        content: 'Start Episode';
        text-align: center;
        font-weight: bold;
        top: 50%;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
             -o-transform: translateY(-50%);
                transform: translateY(-50%);
        left: 15px;
        right: 15px;
        color: #fff;
        z-index: 3; }
    body#series ol.episode-list li a {
      border-bottom: none !important; }
      body#series ol.episode-list li a:active, body#series ol.episode-list li a:focus {
        -webkit-box-shadow: none !important;
           -moz-box-shadow: none !important;
                box-shadow: none !important;
        outline: none !important; }
      body#series ol.episode-list li a .col-5 {
        position: relative; }
      body#series ol.episode-list li a strong {
        font-size: 1.4rem; }
        @media only screen and (max-width: 991px) {
          body#series ol.episode-list li a strong {
            font-size: 1.1rem;
            line-height: 1.3rem;
            display: inline-block; } }
      body#series ol.episode-list li a:hover .episode-control:before, body#series ol.episode-list li a:hover .episode-control:after {
        opacity: 1; }
    body#series ol.episode-list li p {
      color: #262e2f !important; }
      @media only screen and (max-width: 991px) {
        body#series ol.episode-list li p {
          font-size: .95rem;
          line-height: 1.3rem; } }
    body#series ol.episode-list li .mobile-start {
      font-weight: bold;
      text-transform: uppercase;
      color: #262e2f;
      font-size: .8rem;
      padding: 5px 10px;
      border: 1px solid #E4E4E4;
      -webkit-border-radius: 4px;
         -moz-border-radius: 4px;
              border-radius: 4px; }
      body#series ol.episode-list li .mobile-start span.play {
        display: inline-block;
        width: 0;
        height: 0;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 8px solid #262e2f;
        margin-right: 2px;
        margin-bottom: 0px; }
    body#series ol.episode-list li.active .mobile-start {
      display: none !important; }
@media only screen and (max-width: 991px) {
  body#series .video-gallery {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 100;
    width: 100%; }
  body#series .splide__video {
    height: 0;
    padding-bottom: 56.25%; }
    body#series .splide__video iframe, body#series .splide__video video {
      position: absolute; }
  body#series .thumbnails {
    padding-top: 0; }
  body#series .splide__slide.splide__slide--has-video {
    padding-top: 56.25%; } }

.for-you-cta {
  padding: 20px;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  width: 100%;
  text-align: center;
  margin-top: 40px;
  background-color: #860037;
  color: #fff; }
  .for-you-cta a {
    color: #fff !important;
    border-color: #fff !important; }
  .for-you-cta a.secondary-button {
    border-color: #6d002d !important;
    background-color: #6d002d !important; }
    .for-you-cta a.secondary-button:hover {
      border-color: #530022 !important;
      background-color: #530022 !important; }
  .for-you-cta .h3 {
    font-weight: normal;
    margin-bottom: 30px;
    font-size: 1.5rem;
    line-height: 1.4; }

.show-recommendation {
  background-color: #262e2f;
  color: #fff;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  overflow: hidden; }
  .show-recommendation .center-align {
    left: 15px;
    right: 30px; }
  @media only screen and (max-width: 991px) {
    .show-recommendation .center-align {
      position: relative;
      padding: 15px;
      -webkit-transform: none;
         -moz-transform: none;
           -o-transform: none;
              transform: none;
      top: 0;
      left: 0;
      right: 0; } }

#feat-series-items {
  padding: 70px 0 50px 0;
  background-color: #262e2f;
  color: #fff;
  text-align: center; }
  #feat-series-items h2 {
    margin-bottom: 25px; }

body#conversion #hero {
  margin-top: 80px;
  margin-bottom: 30px;
  position: relative;
  height: 60vh;
  min-height: 555px;
  -moz-background-size: cover;
       background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  body#conversion #hero .cmu-tab img {
    width: 210px;
    height: 33px;
    position: absolute;
    bottom: 18%;
    right: 11%;
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none; }
  body#conversion #hero .title-screen {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transform: translateY(-55%);
       -moz-transform: translateY(-55%);
         -o-transform: translateY(-55%);
            transform: translateY(-55%);
    z-index: 10;
    color: #fff;
    padding: 0 50% 0 5%; }
    @media only screen and (max-width: 1199px) {
      body#conversion #hero .title-screen {
        padding: 0 25% 0 5%; } }
    @media only screen and (max-width: 991px) {
      body#conversion #hero .title-screen {
        position: relative;
        top: 0;
        -webkit-transform: none;
           -moz-transform: none;
             -o-transform: none;
                transform: none;
        padding-top: 30px;
        padding: 30px 5% 30px 5%; }
        body#conversion #hero .title-screen p {
          font-size: .95rem;
          line-height: 1.3rem; } }
    body#conversion #hero .title-screen a.vid-play-overlay {
      top: auto;
      -webkit-transform: none;
         -moz-transform: none;
           -o-transform: none;
              transform: none;
      margin-bottom: 30px; }
    body#conversion #hero .title-screen em {
      font-size: .9rem; }
  body#conversion #hero .location {
    width: 30%;
    z-index: 10;
    position: absolute;
    right: 5%;
    bottom: 130px;
    color: #fff; }
  @media only screen and (max-width: 991px) {
    body#conversion #hero {
      height: auto;
      margin-top: 95px;
      min-height: auto;
      padding-bottom: 70px;
      padding-top: 15vh; }
      body#conversion #hero .overlay {
        position: absolute;
        bottom: 0;
        top: 0;
        padding: 0;
        opacity: .8; }
      body#conversion #hero .hero-gradient {
        height: auto;
        width: 100%;
        padding: 0;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(134, 0, 55, 0)), color-stop(65%, rgba(134, 0, 55, 0.6)), to(#860037));
        background: -webkit-linear-gradient(top, rgba(134, 0, 55, 0) 10%, rgba(134, 0, 55, 0.6) 65%, #860037 100%);
        background: -moz-linear-gradient(top, rgba(134, 0, 55, 0) 10%, rgba(134, 0, 55, 0.6) 65%, #860037 100%);
        background: -o-linear-gradient(top, rgba(134, 0, 55, 0) 10%, rgba(134, 0, 55, 0.6) 65%, #860037 100%);
        background: linear-gradient(to bottom, rgba(134, 0, 55, 0) 10%, rgba(134, 0, 55, 0.6) 65%, #860037 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ } }
    @media only screen and (max-width: 991px) and (max-width: 767px) {
      body#conversion #hero .hero-gradient {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(134, 0, 55, 0)), color-stop(65%, #860037), to(#860037));
        background: -webkit-linear-gradient(top, rgba(134, 0, 55, 0) 10%, #860037 65%, #860037 100%);
        background: -moz-linear-gradient(top, rgba(134, 0, 55, 0) 10%, #860037 65%, #860037 100%);
        background: -o-linear-gradient(top, rgba(134, 0, 55, 0) 10%, #860037 65%, #860037 100%);
        background: linear-gradient(to bottom, rgba(134, 0, 55, 0) 10%, #860037 65%, #860037 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ } }
  @media only screen and (max-width: 991px) {
      body#conversion #hero h2 {
        font-size: 1.6rem; }
      body#conversion #hero a.vid-play-overlay {
        bottom: 0; }
      body#conversion #hero em {
        padding-right: 30%; } }
  @media only screen and (max-width: 767px) {
    body#conversion #hero {
      background-position: top center;
      -moz-background-size: 836px;
           background-size: 836px; }
      body#conversion #hero a.vid-play-overlay {
        right: 5%; } }
body#conversion .cta-maroon-box {
  height: 100%;
  background: #860037;
  color: #fff;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  padding: 50px; }
  body#conversion .cta-maroon-box .cta-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 50px;
    right: 50px; }
    @media only screen and (max-width: 767px) {
      body#conversion .cta-maroon-box .cta-content {
        position: relative;
        left: auto;
        right: auto;
        top: inherit;
        -webkit-transform: none;
           -moz-transform: none;
             -o-transform: none;
                transform: none; } }

#cta .cta-col-box {
  text-align: center;
  margin-top: 40px;
  position: relative;
  border: 1px solid #efefef;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  height: -webkit-calc(100% - 80px);
  height: -moz-calc(100% - 80px);
  height: calc(100% - 80px); }
  #cta .cta-col-box .counter {
    width: 42px;
    height: 42px;
    opacity: 1;
    position: absolute;
    top: 15px;
    right: 15px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    line-height: 42px;
    font-weight: bold;
    color: #ffffff;
    background-color: #860037;
    text-align: center;
    font-size: 1.2rem;
    z-index: 1; }
  #cta .cta-col-box .top-image {
    background-color: #FFD200;
    padding-bottom: 31%;
    -webkit-border-radius: 4px 4px 0 0;
       -moz-border-radius: 4px 4px 0 0;
            border-radius: 4px 4px 0 0;
    position: relative; }
    #cta .cta-col-box .top-image .top-image-bg {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      height: 145%;
      background-position: center bottom;
      background-repeat: no-repeat;
      -moz-background-size: contain;
           background-size: contain; }
  #cta .cta-col-box .box-text {
    padding: 20px;
    margin-bottom: 40px; }
  #cta .cta-col-box .cta-logo.mn-logo img {
    margin-bottom: 21px;
    margin-top: 5px; }
  #cta .cta-col-box .cta-logo.cmu-logo img {
    margin-bottom: 9px; }

#icons {
  text-align: center; }
  #icons img {
    opacity: .3;
    margin: 0 auto; }
  #icons strong {
    color: #860037; }
  #icons p {
    color: #6b6b6b;
    font-size: 1rem;
    line-height: 1.5;
    margin-top: 5px; }

#content .white-card {
  padding-bottom: 30px;
  height: 100%; }
  #content .white-card .card-wrapper {
    background-color: #ffffff;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
       -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
    text-align: center;
    color: #262e2f;
    position: relative;
    height: 100%;
    z-index: 3;
    height: 100%;
    padding: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    border-top: 8px solid #860037; }
    #content .white-card .card-wrapper .text-main {
      padding: 20px 15px;
      position: relative; }
    #content .white-card .card-wrapper .text-desc {
      padding: 15px;
      background-color: #E4E4E4;
      margin-top: auto;
      -webkit-border-radius: 0px 0px 4px 4px;
         -moz-border-radius: 0px 0px 4px 4px;
              border-radius: 0px 0px 4px 4px; }
    #content .white-card .card-wrapper a {
      border-bottom: none !important;
      color: #262e2f;
      text-decoration: none;
      padding: 0px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
              flex-direction: column;
      height: 100%; }
      #content .white-card .card-wrapper a:before {
        content: '';
        position: absolute;
        width: 24px;
        height: 24px;
        background: #860037;
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%;
        background-image: url("https://www.coloradomesa.edu/images/svg/sprite-files-ui/ui/arrow-right-white.svg");
        -moz-background-size: 7px;
             background-size: 7px;
        background-position: center;
        background-repeat: no-repeat;
        left: 0;
        right: 0;
        top: -16px;
        margin: 0 auto;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        @media (prefers-reduced-motion: reduce) {
          #content .white-card .card-wrapper a:before {
            -webkit-transition: none;
            -o-transition: none;
            -moz-transition: none;
            transition: none; } }
      #content .white-card .card-wrapper a:hover:before {
        -webkit-transform: translateZ(0) scale(1.2, 1.2);
           -moz-transform: translateZ(0) scale(1.2, 1.2);
                transform: translateZ(0) scale(1.2, 1.2);
        -webkit-backface-visibility: hidden;
           -moz-backface-visibility: hidden;
                backface-visibility: hidden; }
    #content .white-card .card-wrapper p {
      margin-bottom: 0px;
      line-height: 1.5; }
      @media only screen and (max-width: 575px) {
        #content .white-card .card-wrapper p {
          font-size: .85rem; } }
    #content .white-card .card-wrapper .title {
      font-size: 1.1rem;
      line-height: 1.3rem;
      display: block; }
      @media only screen and (max-width: 575px) {
        #content .white-card .card-wrapper .title {
          font-size: 1rem;
          line-height: 1.1rem; } }
    #content .white-card .card-wrapper svg {
      fill: #262e2f;
      width: auto;
      height: 45px;
      margin-bottom: 10px; }
  #content .white-card.image-card .card-wrapper {
    background-color: #E4E4E4; }
  #content .white-card.image-card .image {
    background-image: url(../images/templates/junction.jpg);
    width: 100%;
    padding-bottom: 60%;
    -moz-background-size: cover;
         background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  #content .white-card.image-card .text-desc {
    margin-top: 0;
    background-color: transparent; }

/*Conversion page wufoo modals*/
#wufoo-msp8szq0ez1itw, #wufoo-ml86aaz1ki52bm {
  background: #fdd200; }

.wufoo-form-container {
  height: 100%;
  min-height: 385px; }

html.embed {
  overflow: scroll !important; }

#container, html.embed {
  background-color: transparent !important; }

.wufoo input.btTxt.submit {
  background: #860037 !important;
  color: #fdd200;
  text-transform: none;
  padding: 11px 30px !important;
  border: none !important;
  -webkit-border-radius: 0px !important;
     -moz-border-radius: 0px !important;
          border-radius: 0px !important;
  font-family: 'mataharimono-800extrabold';
  -webkit-appearance: none;
  -moz-appearance: none; }

.wufoo li.focused {
  background-color: rgba(255, 255, 255, 0.3) !important; }

.wufoo .info {
  border-bottom: 1px dotted #ffffff9e !important; }

.wufoo .section h3 {
  border-top: 1px dotted #ffffff9e !important; }

.wufoo .info h2 {
  font-family: 'mataharimono-800extrabold' !important;
  text-transform: uppercase;
  color: #860037; }

.wufoo input.field {
  border: none;
  height: 20px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  padding: 10px;
  width: 100%;
  width: -webkit-calc(100% - 20px) !important;
  width: -moz-calc(100% - 20px) !important;
  width: calc(100% - 20px) !important;
  display: block;
  font-size: 1.4em !important; }

.wufoo input.submit, .wufoo input.field {
  font-family: "Nunito Sans", sans-serif !important; }

#textModal .modal-dialog, #emailModal .modal-dialog {
  max-width: 600px; }

#textModal .modal-content, #emailModal .modal-content {
  background-color: #fdd200;
  font-family: "Nunito Sans", sans-serif; }

#textModal .modal-header, #emailModal .modal-header {
  border: none; }
  #textModal .modal-header h2, #emailModal .modal-header h2 {
    font-family: "Nunito Sans", sans-serif !important; }

@media (max-width: 767px) {
  .lconv-cta-bar.email-text .right-button {
    float: none !important;
    width: 100% !important; } }
@media (max-width: 600px) {
  form li.leftHalf, form li.rightHalf {
    float: none;
    width: auto !important; }

  .wufoo-form-container {
    height: 100%;
    min-height: 480px; } }
@media (max-width: 345px) {
  .wufoo-form-container {
    height: 100%;
    min-height: 540px; } }
/* Shame.css*/
/* --------------------------------

Customizations (Kendra)

-------------------------------- */
.project-info a.button-link, .project-info #content a.button-link-wccc, #content .project-info a.button-link-wccc, .project-info a.secondary-button, .project-info a.secondary-button-dk, .project-info a.secondary-button-gray {
  display: block; }
.project-info a.more-seasons {
  font-size: .9rem;
  display: inline-block;
  border-bottom: 1px dotted white !important;
  color: white !important; }

/*# sourceMappingURL=style.css.map */

/*# sourceMappingURL=style.css.map */
