/*
Theme Name: Patrimonio
Theme URI: https://samueled.com
Author: Samuel Ed
Author URI: https://linkedin.com/in/samuel-ed
*/
/* = Development Libraries
----------------------------------------------- */
/* =Bootstrap
----------------------------------------------- */
*,
*::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: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    /*background-color: #FFFFFF;*/
    background-color: #FAFAFA !important;
}

/*body  Specificity: (0,0,1) {*/
/*body  {
    
    color: #000000;
    font-family: "IBM Plex Sans", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 150%;
    overflow-x: hidden;
}*/

[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;
  font-family: "Rubik", sans-serif;
  margin-bottom: 0.5rem;
  font-weight: 700;
}

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: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
    /*color: #466BE7;*/
    color: #000000;
    text-decoration: none;
    background-color: transparent;
}

a:hover {
  color: #1a42c7;
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {

  .container-sm,
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {

  .container-md,
  .container-sm,
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {

  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {

  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1140px;
  }
}

.container-xl,
.container-lg,
.container-md,
.container-sm,
.container {
  max-width: 1230px;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-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-xl,
.col-xl-auto,
.col-xl-12,
.col-xl-11,
.col-xl-10,
.col-xl-9,
.col-xl-8,
.col-xl-7,
.col-xl-6,
.col-xl-5,
.col-xl-4,
.col-xl-3,
.col-xl-2,
.col-xl-1,
.col-lg,
.col-lg-auto,
.col-lg-12,
.col-lg-11,
.col-lg-10,
.col-lg-9,
.col-lg-8,
.col-lg-7,
.col-lg-6,
.col-lg-5,
.col-lg-4,
.col-lg-3,
.col-lg-2,
.col-lg-1,
.col-md,
.col-md-auto,
.col-md-12,
.col-md-11,
.col-md-10,
.col-md-9,
.col-md-8,
.col-md-7,
.col-md-6,
.col-md-5,
.col-md-4,
.col-md-3,
.col-md-2,
.col-md-1,
.col-sm,
.col-sm-auto,
.col-sm-12,
.col-sm-11,
.col-sm-10,
.col-sm-9,
.col-sm-8,
.col-sm-7,
.col-sm-6,
.col-sm-5,
.col-sm-4,
.col-sm-3,
.col-sm-2,
.col-sm-1,
.col,
.col-auto,
.col-12,
.col-11,
.col-10,
.col-9,
.col-8,
.col-7,
.col-6,
.col-5,
.col-4,
.col-3,
.col-2,
.col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1>* {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2>* {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3>* {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.3333333333%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4>* {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5>* {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6>* {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.6666666667%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.33333333%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 8.33333333%;
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.66666667%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 16.66666667%;
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333333%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 33.33333333%;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.66666667%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 41.66666667%;
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.33333333%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 58.33333333%;
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.66666667%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 66.66666667%;
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.33333333%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 83.33333333%;
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.66666667%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 91.66666667%;
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -moz-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
  -webkit-order: 13;
  -moz-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -moz-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  -moz-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -moz-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
  -moz-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
  -moz-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
  -moz-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
  -moz-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
  -moz-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
  -moz-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -webkit-order: 12;
  -moz-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-sm-1>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-sm-2>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-sm-3>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-sm-4>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-sm-5>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-sm-6>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66666667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66666667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66666667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66666667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -moz-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -moz-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -moz-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -moz-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -moz-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -moz-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -moz-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -moz-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -moz-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -moz-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.33333333%;
  }

  .offset-sm-2 {
    margin-left: 16.66666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.33333333%;
  }

  .offset-sm-5 {
    margin-left: 41.66666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.33333333%;
  }

  .offset-sm-8 {
    margin-left: 66.66666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.33333333%;
  }

  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-md-1>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-md-4>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66666667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66666667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66666667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66666667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -moz-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -moz-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -moz-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -moz-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -moz-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -moz-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -moz-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -moz-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -moz-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -moz-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.33333333%;
  }

  .offset-md-2 {
    margin-left: 16.66666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.33333333%;
  }

  .offset-md-5 {
    margin-left: 41.66666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.33333333%;
  }

  .offset-md-8 {
    margin-left: 66.66666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.33333333%;
  }

  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-lg-1>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-lg-2>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-lg-3>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-lg-4>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-lg-5>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-lg-6>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66666667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66666667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66666667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66666667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -moz-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -moz-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -moz-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -moz-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -moz-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -moz-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -moz-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -moz-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -moz-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -moz-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.33333333%;
  }

  .offset-lg-2 {
    margin-left: 16.66666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.33333333%;
  }

  .offset-lg-5 {
    margin-left: 41.66666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.33333333%;
  }

  .offset-lg-8 {
    margin-left: 66.66666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.33333333%;
  }

  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xl-1>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xl-2>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xl-3>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-xl-4>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xl-5>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xl-6>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66666667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66666667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66666667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66666667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -moz-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -moz-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -moz-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -moz-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -moz-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -moz-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -moz-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -moz-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -moz-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -moz-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xl-2 {
    margin-left: 16.66666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xl-5 {
    margin-left: 41.66666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xl-8 {
    margin-left: 66.66666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}

.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-success {
  background-color: #BFD142 !important;
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #a3b42c !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #EC6764 !important;
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #e63a37 !important;
}

.bg-white {
  background-color: #FFFFFF !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-success {
  border-color: #BFD142 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #EC6764 !important;
}

.border-white {
  border-color: #FFFFFF !important;
}

.rounded-sm {
  -webkit-border-radius: 0.2rem !important;
  -moz-border-radius: 0.2rem !important;
  border-radius: 0.2rem !important;
}

.rounded {
  -webkit-border-radius: 0.25rem !important;
  -moz-border-radius: 0.25rem !important;
  border-radius: 0.25rem !important;
}

.rounded-top {
  -webkit-border-top-left-radius: 0.25rem !important;
  -moz-border-radius-topleft: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
  -webkit-border-top-right-radius: 0.25rem !important;
  -moz-border-radius-topright: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  -webkit-border-top-right-radius: 0.25rem !important;
  -moz-border-radius-topright: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
  -webkit-border-bottom-right-radius: 0.25rem !important;
  -moz-border-radius-bottomright: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  -webkit-border-bottom-right-radius: 0.25rem !important;
  -moz-border-radius-bottomright: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
  -webkit-border-bottom-left-radius: 0.25rem !important;
  -moz-border-radius-bottomleft: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  -webkit-border-top-left-radius: 0.25rem !important;
  -moz-border-radius-topleft: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
  -webkit-border-bottom-left-radius: 0.25rem !important;
  -moz-border-radius-bottomleft: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  -webkit-border-radius: 0.3rem !important;
  -moz-border-radius: 0.3rem !important;
  border-radius: 0.3rem !important;
}

.rounded-circle {
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
}

.rounded-pill {
  -webkit-border-radius: 50rem !important;
  -moz-border-radius: 50rem !important;
  border-radius: 50rem !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: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -moz-inline-box !important;
  display: -ms-inline-flexbox !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: -ms-flexbox !important;
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: -ms-inline-flexbox !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: -ms-flexbox !important;
    display: flex !important;
  }

  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: -ms-inline-flexbox !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: -ms-flexbox !important;
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: -ms-inline-flexbox !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: -ms-flexbox !important;
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: -ms-inline-flexbox !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: -ms-flexbox !important;
    display: flex !important;
  }

  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: -ms-inline-flexbox !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.85714286%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  -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;
  -ms-flex-direction: row !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;
  -ms-flex-direction: column !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;
  -ms-flex-direction: row-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;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -webkit-flex-wrap: wrap !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -webkit-box-flex: 1 !important;
  -webkit-flex: 1 1 auto !important;
  -moz-box-flex: 1 !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -webkit-flex-grow: 0 !important;
  -moz-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
  -moz-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  -webkit-flex-shrink: 0 !important;
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -webkit-flex-shrink: 1 !important;
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
  -moz-box-pack: start !important;
  -ms-flex-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;
  -ms-flex-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;
  -ms-flex-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;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -webkit-justify-content: space-around !important;
  -ms-flex-pack: distribute !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;
  -ms-flex-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;
  -ms-flex-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;
  -ms-flex-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;
  -ms-flex-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;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -webkit-align-content: flex-start !important;
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -webkit-align-content: flex-end !important;
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -webkit-align-content: center !important;
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -webkit-align-content: space-between !important;
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -webkit-align-content: space-around !important;
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -webkit-align-content: stretch !important;
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -webkit-align-self: auto !important;
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -webkit-align-self: flex-start !important;
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -webkit-align-self: flex-end !important;
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -webkit-align-self: center !important;
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -webkit-align-self: baseline !important;
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -webkit-align-self: stretch !important;
  -ms-flex-item-align: 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;
    -ms-flex-direction: row !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;
    -ms-flex-direction: column !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;
    -ms-flex-direction: row-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;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
    -moz-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
    -moz-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
    -moz-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    -webkit-flex-shrink: 0 !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    -webkit-flex-shrink: 1 !important;
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -moz-box-pack: start !important;
    -ms-flex-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;
    -ms-flex-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;
    -ms-flex-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;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !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;
    -ms-flex-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;
    -ms-flex-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;
    -ms-flex-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;
    -ms-flex-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;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-sm-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-sm-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: 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;
    -ms-flex-direction: row !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;
    -ms-flex-direction: column !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;
    -ms-flex-direction: row-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;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
    -moz-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
    -moz-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
    -moz-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    -webkit-flex-shrink: 0 !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    -webkit-flex-shrink: 1 !important;
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -moz-box-pack: start !important;
    -ms-flex-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;
    -ms-flex-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;
    -ms-flex-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;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !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;
    -ms-flex-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;
    -ms-flex-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;
    -ms-flex-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;
    -ms-flex-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;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-md-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-md-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-md-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-md-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-md-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-md-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-md-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-md-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-md-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: 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;
    -ms-flex-direction: row !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;
    -ms-flex-direction: column !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;
    -ms-flex-direction: row-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;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
    -moz-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
    -moz-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
    -moz-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    -webkit-flex-shrink: 0 !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    -webkit-flex-shrink: 1 !important;
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -moz-box-pack: start !important;
    -ms-flex-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;
    -ms-flex-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;
    -ms-flex-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;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !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;
    -ms-flex-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;
    -ms-flex-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;
    -ms-flex-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;
    -ms-flex-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;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-lg-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-lg-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: 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;
    -ms-flex-direction: row !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;
    -ms-flex-direction: column !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;
    -ms-flex-direction: row-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;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
    -moz-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
    -moz-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
    -moz-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -moz-box-pack: start !important;
    -ms-flex-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;
    -ms-flex-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;
    -ms-flex-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;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !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;
    -ms-flex-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;
    -ms-flex-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;
    -ms-flex-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;
    -ms-flex-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;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-xl-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-xl-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: 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;
  }
}

.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -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;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-n1 {
    margin: -0.25rem !important;
  }

  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }

  .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .m-sm-n3 {
    margin: -1rem !important;
  }

  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }

  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }

  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }

  .m-sm-n4 {
    margin: -1.5rem !important;
  }

  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }

  .m-sm-n5 {
    margin: -3rem !important;
  }

  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }

  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }

  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-n1 {
    margin: -0.25rem !important;
  }

  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .m-md-n3 {
    margin: -1rem !important;
  }

  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }

  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }

  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }

  .m-md-n4 {
    margin: -1.5rem !important;
  }

  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }

  .m-md-n5 {
    margin: -3rem !important;
  }

  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }

  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }

  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 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-n1 {
    margin: -0.25rem !important;
  }

  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -1rem !important;
  }

  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }

  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }

  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }

  .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .m-lg-n5 {
    margin: -3rem !important;
  }

  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }

  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }

  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 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-n1 {
    margin: -0.25rem !important;
  }

  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  -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: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #FFFFFF !important;
}

.text-success {
  color: #BFD142 !important;
}

a.text-success:hover,
a.text-success:focus {
  color: #90a027 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #EC6764 !important;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #e42420 !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

/* =Colors
----------------------------------------------- */
.background-color-lightblue {
  background-color: #80A5F3 !important;
}

.background-color-darkgreen {
  background-color: #20A96D !important;
}

.background-color-darkgreen2 {
  background-color: #009D58 !important;
}

.background-color-white {
  background-color: #FFFFFF !important;
}

.background-color-cyan {
  background-color: #00908B !important;
}

.background-color-white.expand-left {
  position: relative;
}

.background-color-white.expand-left::before {
  background-color: #FFFFFF;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: initial;
  right: 100%;
}

.background-color-white.expand-right {
  position: relative;
}

.background-color-white.expand-right::before {
  background-color: #FFFFFF;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: 100%;
  right: initial;
}

.background-color-gray {
  background-color: #FAFAFA !important;
}

.background-color-gray.expand-left {
  position: relative;
}

.background-color-gray.expand-left::before {
  background-color: #FAFAFA;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: initial;
  right: 100%;
}

.background-color-gray.expand-right {
  position: relative;
}

.background-color-gray.expand-right::before {
  background-color: #FAFAFA;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: 100%;
  right: initial;
}

.background-color-gray100 {
  background-color: #EEEEEE !important;
}

.background-color-gray100.expand-left {
  position: relative;
}

.background-color-gray100.expand-left::before {
  background-color: #EEEEEE;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: initial;
  right: 100%;
}

.background-color-gray100.expand-right {
  position: relative;
}

.background-color-gray100.expand-right::before {
  background-color: #EEEEEE;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: 100%;
  right: initial;
}

.background-color-gray150 {
  background-color: #C4C4C4 !important;
}

.background-color-gray150.expand-left {
  position: relative;
}

.background-color-gray150.expand-left::before {
  background-color: #C4C4C4;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: initial;
  right: 100%;
}

.background-color-gray150.expand-right {
  position: relative;
}

.background-color-gray150.expand-right::before {
  background-color: #C4C4C4;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: 100%;
  right: initial;
}

.background-color-gray200 {
  background-color: #8A8A8A !important;
}

.background-color-gray200.expand-left {
  position: relative;
}

.background-color-gray200.expand-left::before {
  background-color: #8A8A8A;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: initial;
  right: 100%;
}

.background-color-gray200.expand-right {
  position: relative;
}

.background-color-gray200.expand-right::before {
  background-color: #8A8A8A;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: 100%;
  right: initial;
}

.background-color-gray300 {
  background-color: #4A4A4A !important;
}

.background-color-gray300.expand-left {
  position: relative;
}

.background-color-gray300.expand-left::before {
  background-color: #4A4A4A;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: initial;
  right: 100%;
}

.background-color-gray300.expand-right {
  position: relative;
}

.background-color-gray300.expand-right::before {
  background-color: #4A4A4A;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: 100%;
  right: initial;
}

.background-color-black {
  background-color: #000000 !important;
}

.background-color-black.expand-left {
  position: relative;
}

.background-color-black.expand-left::before {
  background-color: #000000;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: initial;
  right: 100%;
}

.background-color-black.expand-right {
  position: relative;
}

.background-color-black.expand-right::before {
  background-color: #000000;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: 100%;
  right: initial;
}

.background-color-purple {
  background-color: #A93F81 !important;
}

.background-color-purple.expand-left {
  position: relative;
}

.background-color-purple.expand-left::before {
  background-color: #A93F81;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: initial;
  right: 100%;
}

.background-color-purple.expand-right {
  position: relative;
}

.background-color-purple.expand-right::before {
  background-color: #A93F81;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: 100%;
  right: initial;
}

.background-color-red {
  background-color: #EC6764 !important;
}

.background-color-red.expand-left {
  position: relative;
}

.background-color-red.expand-left::before {
  background-color: #EC6764;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: initial;
  right: 100%;
}

.background-color-red.expand-right {
  position: relative;
}

.background-color-red.expand-right::before {
  background-color: #EC6764;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: 100%;
  right: initial;
}

.background-color-blue {
  background-color: #466BE7 !important;
}

.background-color-blue.expand-left {
  position: relative;
}

.background-color-blue.expand-left::before {
  background-color: #466BE7;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: initial;
  right: 100%;
}

.background-color-blue.expand-right {
  position: relative;
}

.background-color-blue.expand-right::before {
  background-color: #466BE7;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: 100%;
  right: initial;
}

.background-color-pink {
  background-color: #D3ABD7 !important;
}

.background-color-pink.expand-left {
  position: relative;
}

.background-color-pink.expand-left::before {
  background-color: #D3ABD7;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: initial;
  right: 100%;
}

.background-color-pink.expand-right {
  position: relative;
}

.background-color-pink.expand-right::before {
  background-color: #D3ABD7;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: 100%;
  right: initial;
}

.background-color-green {
  background-color: #BFD142 !important;
}

.background-color-green.expand-left {
  position: relative;
}

.background-color-green.expand-left::before {
  background-color: #BFD142;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: initial;
  right: 100%;
}

.background-color-green.expand-right {
  position: relative;
}

.background-color-green.expand-right::before {
  background-color: #BFD142;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: 100%;
  right: initial;
}

.background-color-orange {
  background-color: #E59E51 !important;
}

.background-color-orange.expand-left {
  position: relative;
}

.background-color-orange.expand-left::before {
  background-color: #E59E51;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: initial;
  right: 100%;
}

.background-color-orange.expand-right {
  position: relative;
}

.background-color-orange.expand-right::before {
  background-color: #E59E51;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: 100%;
  right: initial;
}

.background-color-transparent {
  background-color: transparent !important;
}

.background-color-transparent.expand-left {
  position: relative;
}

.background-color-transparent.expand-left::before {
  background-color: transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: initial;
  right: 100%;
}

.background-color-transparent.expand-right {
  position: relative;
}

.background-color-transparent.expand-right::before {
  background-color: transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: 100%;
  right: initial;
}

.background-color-inherit {
  background-color: inherit !important;
}

.background-color-inherit.expand-left {
  position: relative;
}

.background-color-inherit.expand-left::before {
  background-color: inherit;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: initial;
  right: 100%;
}

.background-color-inherit.expand-right {
  position: relative;
}

.background-color-inherit.expand-right::before {
  background-color: inherit;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 500%;
  left: 100%;
  right: initial;
}

@media (max-width: 575.98px) {
  .background-color-xs-white {
    background-color: #FFFFFF !important;
  }
}

@media (min-width: 576px) {
  .background-color-sm-white {
    background-color: #FFFFFF !important;
  }
}

@media (min-width: 768px) {
  .background-color-md-white {
    background-color: #FFFFFF !important;
  }
}

@media (min-width: 992px) {
  .background-color-lg-white {
    background-color: #FFFFFF !important;
  }
}

@media (min-width: 1200px) {
  .background-color-xl-white {
    background-color: #FFFFFF !important;
  }
}

@media (max-width: 575.98px) {
  .background-color-xs-gray {
    background-color: #FAFAFA !important;
  }
}

@media (min-width: 576px) {
  .background-color-sm-gray {
    background-color: #FAFAFA !important;
  }
}

@media (min-width: 768px) {
  .background-color-md-gray {
    background-color: #FAFAFA !important;
  }
}

@media (min-width: 992px) {
  .background-color-lg-gray {
    background-color: #FAFAFA !important;
  }
}

@media (min-width: 1200px) {
  .background-color-xl-gray {
    background-color: #FAFAFA !important;
  }
}

@media (max-width: 575.98px) {
  .background-color-xs-gray100 {
    background-color: #EEEEEE !important;
  }
}

@media (min-width: 576px) {
  .background-color-sm-gray100 {
    background-color: #EEEEEE !important;
  }
}

@media (min-width: 768px) {
  .background-color-md-gray100 {
    background-color: #EEEEEE !important;
  }
}

@media (min-width: 992px) {
  .background-color-lg-gray100 {
    background-color: #EEEEEE !important;
  }
}

@media (min-width: 1200px) {
  .background-color-xl-gray100 {
    background-color: #EEEEEE !important;
  }
}

@media (max-width: 575.98px) {
  .background-color-xs-gray150 {
    background-color: #C4C4C4 !important;
  }
}

@media (min-width: 576px) {
  .background-color-sm-gray150 {
    background-color: #C4C4C4 !important;
  }
}

@media (min-width: 768px) {
  .background-color-md-gray150 {
    background-color: #C4C4C4 !important;
  }
}

@media (min-width: 992px) {
  .background-color-lg-gray150 {
    background-color: #C4C4C4 !important;
  }
}

@media (min-width: 1200px) {
  .background-color-xl-gray150 {
    background-color: #C4C4C4 !important;
  }
}

@media (max-width: 575.98px) {
  .background-color-xs-gray200 {
    background-color: #8A8A8A !important;
  }
}

@media (min-width: 576px) {
  .background-color-sm-gray200 {
    background-color: #8A8A8A !important;
  }
}

@media (min-width: 768px) {
  .background-color-md-gray200 {
    background-color: #8A8A8A !important;
  }
}

@media (min-width: 992px) {
  .background-color-lg-gray200 {
    background-color: #8A8A8A !important;
  }
}

@media (min-width: 1200px) {
  .background-color-xl-gray200 {
    background-color: #8A8A8A !important;
  }
}

@media (max-width: 575.98px) {
  .background-color-xs-gray300 {
    background-color: #4A4A4A !important;
  }
}

@media (min-width: 576px) {
  .background-color-sm-gray300 {
    background-color: #4A4A4A !important;
  }
}

@media (min-width: 768px) {
  .background-color-md-gray300 {
    background-color: #4A4A4A !important;
  }
}

@media (min-width: 992px) {
  .background-color-lg-gray300 {
    background-color: #4A4A4A !important;
  }
}

@media (min-width: 1200px) {
  .background-color-xl-gray300 {
    background-color: #4A4A4A !important;
  }
}

@media (max-width: 575.98px) {
  .background-color-xs-black {
    background-color: #000000 !important;
  }
}

@media (min-width: 576px) {
  .background-color-sm-black {
    background-color: #000000 !important;
  }
}

@media (min-width: 768px) {
  .background-color-md-black {
    background-color: #000000 !important;
  }
}

@media (min-width: 992px) {
  .background-color-lg-black {
    background-color: #000000 !important;
  }
}

@media (min-width: 1200px) {
  .background-color-xl-black {
    background-color: #000000 !important;
  }
}

@media (max-width: 575.98px) {
  .background-color-xs-purple {
    background-color: #A93F81 !important;
  }
}

@media (min-width: 576px) {
  .background-color-sm-purple {
    background-color: #A93F81 !important;
  }
}

@media (min-width: 768px) {
  .background-color-md-purple {
    background-color: #A93F81 !important;
  }
}

@media (min-width: 992px) {
  .background-color-lg-purple {
    background-color: #A93F81 !important;
  }
}

@media (min-width: 1200px) {
  .background-color-xl-purple {
    background-color: #A93F81 !important;
  }
}

@media (max-width: 575.98px) {
  .background-color-xs-red {
    background-color: #EC6764 !important;
  }
}

@media (min-width: 576px) {
  .background-color-sm-red {
    background-color: #EC6764 !important;
  }
}

@media (min-width: 768px) {
  .background-color-md-red {
    background-color: #EC6764 !important;
  }
}

@media (min-width: 992px) {
  .background-color-lg-red {
    background-color: #EC6764 !important;
  }
}

@media (min-width: 1200px) {
  .background-color-xl-red {
    background-color: #EC6764 !important;
  }
}

@media (max-width: 575.98px) {
  .background-color-xs-blue {
    background-color: #466BE7 !important;
  }
}

@media (min-width: 576px) {
  .background-color-sm-blue {
    background-color: #466BE7 !important;
  }
}

@media (min-width: 768px) {
  .background-color-md-blue {
    background-color: #466BE7 !important;
  }
}

@media (min-width: 992px) {
  .background-color-lg-blue {
    background-color: #466BE7 !important;
  }
}

@media (min-width: 1200px) {
  .background-color-xl-blue {
    background-color: #466BE7 !important;
  }
}

@media (max-width: 575.98px) {
  .background-color-xs-pink {
    background-color: #D3ABD7 !important;
  }
}

@media (min-width: 576px) {
  .background-color-sm-pink {
    background-color: #D3ABD7 !important;
  }
}

@media (min-width: 768px) {
  .background-color-md-pink {
    background-color: #D3ABD7 !important;
  }
}

@media (min-width: 992px) {
  .background-color-lg-pink {
    background-color: #D3ABD7 !important;
  }
}

@media (min-width: 1200px) {
  .background-color-xl-pink {
    background-color: #D3ABD7 !important;
  }
}

@media (max-width: 575.98px) {
  .background-color-xs-green {
    background-color: #BFD142 !important;
  }
}

@media (min-width: 576px) {
  .background-color-sm-green {
    background-color: #BFD142 !important;
  }
}

@media (min-width: 768px) {
  .background-color-md-green {
    background-color: #BFD142 !important;
  }
}

@media (min-width: 992px) {
  .background-color-lg-green {
    background-color: #BFD142 !important;
  }
}

@media (min-width: 1200px) {
  .background-color-xl-green {
    background-color: #BFD142 !important;
  }
}

@media (max-width: 575.98px) {
  .background-color-xs-orange {
    background-color: #E59E51 !important;
  }
}

@media (min-width: 576px) {
  .background-color-sm-orange {
    background-color: #E59E51 !important;
  }
}

@media (min-width: 768px) {
  .background-color-md-orange {
    background-color: #E59E51 !important;
  }
}

@media (min-width: 992px) {
  .background-color-lg-orange {
    background-color: #E59E51 !important;
  }
}

@media (min-width: 1200px) {
  .background-color-xl-orange {
    background-color: #E59E51 !important;
  }
}

@media (max-width: 575.98px) {
  .background-color-xs-transparent {
    background-color: transparent !important;
  }
}

@media (min-width: 576px) {
  .background-color-sm-transparent {
    background-color: transparent !important;
  }
}

@media (min-width: 768px) {
  .background-color-md-transparent {
    background-color: transparent !important;
  }
}

@media (min-width: 992px) {
  .background-color-lg-transparent {
    background-color: transparent !important;
  }
}

@media (min-width: 1200px) {
  .background-color-xl-transparent {
    background-color: transparent !important;
  }
}

@media (max-width: 575.98px) {
  .background-color-xs-inherit {
    background-color: inherit !important;
  }
}

@media (min-width: 576px) {
  .background-color-sm-inherit {
    background-color: inherit !important;
  }
}

@media (min-width: 768px) {
  .background-color-md-inherit {
    background-color: inherit !important;
  }
}

@media (min-width: 992px) {
  .background-color-lg-inherit {
    background-color: inherit !important;
  }
}

@media (min-width: 1200px) {
  .background-color-xl-inherit {
    background-color: inherit !important;
  }
}

.color-white {
  color: #FFFFFF !important;
}

.color-gray {
  color: #FAFAFA !important;
}

.color-gray100 {
  color: #EEEEEE !important;
}

.color-gray150 {
  color: #C4C4C4 !important;
}

.color-gray200 {
  color: #8A8A8A !important;
}

.color-gray300 {
  color: #4A4A4A !important;
}

.color-black {
  color: #000000 !important;
}

.color-purple {
  color: #A93F81 !important;
}

.color-red {
  color: #EC6764 !important;
}

.color-blue {
  color: #466BE7 !important;
}

.color-pink {
  color: #D3ABD7 !important;
}

.color-green {
  color: #BFD142 !important;
}

.color-orange {
  color: #E59E51 !important;
}

.color-transparent {
  color: transparent !important;
}

.color-inherit {
  color: inherit !important;
}

@media (max-width: 575.98px) {
  .color-xs-white {
    color: #FFFFFF !important;
  }
}

@media (min-width: 576px) {
  .color-sm-white {
    color: #FFFFFF !important;
  }
}

@media (min-width: 768px) {
  .color-md-white {
    color: #FFFFFF !important;
  }
}

@media (min-width: 992px) {
  .color-lg-white {
    color: #FFFFFF !important;
  }
}

@media (min-width: 1200px) {
  .color-xl-white {
    color: #FFFFFF !important;
  }
}

@media (max-width: 575.98px) {
  .color-xs-gray {
    color: #FAFAFA !important;
  }
}

@media (min-width: 576px) {
  .color-sm-gray {
    color: #FAFAFA !important;
  }
}

@media (min-width: 768px) {
  .color-md-gray {
    color: #FAFAFA !important;
  }
}

@media (min-width: 992px) {
  .color-lg-gray {
    color: #FAFAFA !important;
  }
}

@media (min-width: 1200px) {
  .color-xl-gray {
    color: #FAFAFA !important;
  }
}

@media (max-width: 575.98px) {
  .color-xs-gray100 {
    color: #EEEEEE !important;
  }
}

@media (min-width: 576px) {
  .color-sm-gray100 {
    color: #EEEEEE !important;
  }
}

@media (min-width: 768px) {
  .color-md-gray100 {
    color: #EEEEEE !important;
  }
}

@media (min-width: 992px) {
  .color-lg-gray100 {
    color: #EEEEEE !important;
  }
}

@media (min-width: 1200px) {
  .color-xl-gray100 {
    color: #EEEEEE !important;
  }
}

@media (max-width: 575.98px) {
  .color-xs-gray150 {
    color: #C4C4C4 !important;
  }
}

@media (min-width: 576px) {
  .color-sm-gray150 {
    color: #C4C4C4 !important;
  }
}

@media (min-width: 768px) {
  .color-md-gray150 {
    color: #C4C4C4 !important;
  }
}

@media (min-width: 992px) {
  .color-lg-gray150 {
    color: #C4C4C4 !important;
  }
}

@media (min-width: 1200px) {
  .color-xl-gray150 {
    color: #C4C4C4 !important;
  }
}

@media (max-width: 575.98px) {
  .color-xs-gray200 {
    color: #8A8A8A !important;
  }
}

@media (min-width: 576px) {
  .color-sm-gray200 {
    color: #8A8A8A !important;
  }
}

@media (min-width: 768px) {
  .color-md-gray200 {
    color: #8A8A8A !important;
  }
}

@media (min-width: 992px) {
  .color-lg-gray200 {
    color: #8A8A8A !important;
  }
}

@media (min-width: 1200px) {
  .color-xl-gray200 {
    color: #8A8A8A !important;
  }
}

@media (max-width: 575.98px) {
  .color-xs-gray300 {
    color: #4A4A4A !important;
  }
}

@media (min-width: 576px) {
  .color-sm-gray300 {
    color: #4A4A4A !important;
  }
}

@media (min-width: 768px) {
  .color-md-gray300 {
    color: #4A4A4A !important;
  }
}

@media (min-width: 992px) {
  .color-lg-gray300 {
    color: #4A4A4A !important;
  }
}

@media (min-width: 1200px) {
  .color-xl-gray300 {
    color: #4A4A4A !important;
  }
}

@media (max-width: 575.98px) {
  .color-xs-black {
    color: #000000 !important;
  }
}

@media (min-width: 576px) {
  .color-sm-black {
    color: #000000 !important;
  }
}

@media (min-width: 768px) {
  .color-md-black {
    color: #000000 !important;
  }
}

@media (min-width: 992px) {
  .color-lg-black {
    color: #000000 !important;
  }
}

@media (min-width: 1200px) {
  .color-xl-black {
    color: #000000 !important;
  }
}

@media (max-width: 575.98px) {
  .color-xs-purple {
    color: #A93F81 !important;
  }
}

@media (min-width: 576px) {
  .color-sm-purple {
    color: #A93F81 !important;
  }
}

@media (min-width: 768px) {
  .color-md-purple {
    color: #A93F81 !important;
  }
}

@media (min-width: 992px) {
  .color-lg-purple {
    color: #A93F81 !important;
  }
}

@media (min-width: 1200px) {
  .color-xl-purple {
    color: #A93F81 !important;
  }
}

@media (max-width: 575.98px) {
  .color-xs-red {
    color: #EC6764 !important;
  }
}

@media (min-width: 576px) {
  .color-sm-red {
    color: #EC6764 !important;
  }
}

@media (min-width: 768px) {
  .color-md-red {
    color: #EC6764 !important;
  }
}

@media (min-width: 992px) {
  .color-lg-red {
    color: #EC6764 !important;
  }
}

@media (min-width: 1200px) {
  .color-xl-red {
    color: #EC6764 !important;
  }
}

@media (max-width: 575.98px) {
  .color-xs-blue {
    color: #466BE7 !important;
  }
}

@media (min-width: 576px) {
  .color-sm-blue {
    color: #466BE7 !important;
  }
}

@media (min-width: 768px) {
  .color-md-blue {
    color: #466BE7 !important;
  }
}

@media (min-width: 992px) {
  .color-lg-blue {
    color: #466BE7 !important;
  }
}

@media (min-width: 1200px) {
  .color-xl-blue {
    color: #466BE7 !important;
  }
}

@media (max-width: 575.98px) {
  .color-xs-pink {
    color: #D3ABD7 !important;
  }
}

@media (min-width: 576px) {
  .color-sm-pink {
    color: #D3ABD7 !important;
  }
}

@media (min-width: 768px) {
  .color-md-pink {
    color: #D3ABD7 !important;
  }
}

@media (min-width: 992px) {
  .color-lg-pink {
    color: #D3ABD7 !important;
  }
}

@media (min-width: 1200px) {
  .color-xl-pink {
    color: #D3ABD7 !important;
  }
}

@media (max-width: 575.98px) {
  .color-xs-green {
    color: #BFD142 !important;
  }
}

@media (min-width: 576px) {
  .color-sm-green {
    color: #BFD142 !important;
  }
}

@media (min-width: 768px) {
  .color-md-green {
    color: #BFD142 !important;
  }
}

@media (min-width: 992px) {
  .color-lg-green {
    color: #BFD142 !important;
  }
}

@media (min-width: 1200px) {
  .color-xl-green {
    color: #BFD142 !important;
  }
}

@media (max-width: 575.98px) {
  .color-xs-orange {
    color: #E59E51 !important;
  }
}

@media (min-width: 576px) {
  .color-sm-orange {
    color: #E59E51 !important;
  }
}

@media (min-width: 768px) {
  .color-md-orange {
    color: #E59E51 !important;
  }
}

@media (min-width: 992px) {
  .color-lg-orange {
    color: #E59E51 !important;
  }
}

@media (min-width: 1200px) {
  .color-xl-orange {
    color: #E59E51 !important;
  }
}

@media (max-width: 575.98px) {
  .color-xs-transparent {
    color: transparent !important;
  }
}

@media (min-width: 576px) {
  .color-sm-transparent {
    color: transparent !important;
  }
}

@media (min-width: 768px) {
  .color-md-transparent {
    color: transparent !important;
  }
}

@media (min-width: 992px) {
  .color-lg-transparent {
    color: transparent !important;
  }
}

@media (min-width: 1200px) {
  .color-xl-transparent {
    color: transparent !important;
  }
}

@media (max-width: 575.98px) {
  .color-xs-inherit {
    color: inherit !important;
  }
}

@media (min-width: 576px) {
  .color-sm-inherit {
    color: inherit !important;
  }
}

@media (min-width: 768px) {
  .color-md-inherit {
    color: inherit !important;
  }
}

@media (min-width: 992px) {
  .color-lg-inherit {
    color: inherit !important;
  }
}

@media (min-width: 1200px) {
  .color-xl-inherit {
    color: inherit !important;
  }
}

.border-color-white {
  border-color: #FFFFFF !important;
}

.border-color-gray {
  border-color: #FAFAFA !important;
}

.border-color-gray100 {
  border-color: #EEEEEE !important;
}

.border-color-gray150 {
  border-color: #C4C4C4 !important;
}

.border-color-gray200 {
  border-color: #8A8A8A !important;
}

.border-color-gray300 {
  border-color: #4A4A4A !important;
}

.border-color-black {
  border-color: #000000 !important;
}

.border-color-purple {
  border-color: #A93F81 !important;
}

.border-color-red {
  border-color: #EC6764 !important;
}

.border-color-blue {
  border-color: #466BE7 !important;
}

.border-color-pink {
  border-color: #D3ABD7 !important;
}

.border-color-green {
  border-color: #BFD142 !important;
}

.border-color-orange {
  border-color: #E59E51 !important;
}

.border-color-transparent {
  border-color: transparent !important;
}

.border-color-inherit {
  border-color: inherit !important;
}

@media (max-width: 575.98px) {
  .border-color-xs-white {
    border-color: #FFFFFF !important;
  }
}

@media (min-width: 576px) {
  .border-color-sm-white {
    border-color: #FFFFFF !important;
  }
}

@media (min-width: 768px) {
  .border-color-md-white {
    border-color: #FFFFFF !important;
  }
}

@media (min-width: 992px) {
  .border-color-lg-white {
    border-color: #FFFFFF !important;
  }
}

@media (min-width: 1200px) {
  .border-color-xl-white {
    border-color: #FFFFFF !important;
  }
}

@media (max-width: 575.98px) {
  .border-color-xs-gray {
    border-color: #FAFAFA !important;
  }
}

@media (min-width: 576px) {
  .border-color-sm-gray {
    border-color: #FAFAFA !important;
  }
}

@media (min-width: 768px) {
  .border-color-md-gray {
    border-color: #FAFAFA !important;
  }
}

@media (min-width: 992px) {
  .border-color-lg-gray {
    border-color: #FAFAFA !important;
  }
}

@media (min-width: 1200px) {
  .border-color-xl-gray {
    border-color: #FAFAFA !important;
  }
}

@media (max-width: 575.98px) {
  .border-color-xs-gray100 {
    border-color: #EEEEEE !important;
  }
}

@media (min-width: 576px) {
  .border-color-sm-gray100 {
    border-color: #EEEEEE !important;
  }
}

@media (min-width: 768px) {
  .border-color-md-gray100 {
    border-color: #EEEEEE !important;
  }
}

@media (min-width: 992px) {
  .border-color-lg-gray100 {
    border-color: #EEEEEE !important;
  }
}

@media (min-width: 1200px) {
  .border-color-xl-gray100 {
    border-color: #EEEEEE !important;
  }
}

@media (max-width: 575.98px) {
  .border-color-xs-gray150 {
    border-color: #C4C4C4 !important;
  }
}

@media (min-width: 576px) {
  .border-color-sm-gray150 {
    border-color: #C4C4C4 !important;
  }
}

@media (min-width: 768px) {
  .border-color-md-gray150 {
    border-color: #C4C4C4 !important;
  }
}

@media (min-width: 992px) {
  .border-color-lg-gray150 {
    border-color: #C4C4C4 !important;
  }
}

@media (min-width: 1200px) {
  .border-color-xl-gray150 {
    border-color: #C4C4C4 !important;
  }
}

@media (max-width: 575.98px) {
  .border-color-xs-gray200 {
    border-color: #8A8A8A !important;
  }
}

@media (min-width: 576px) {
  .border-color-sm-gray200 {
    border-color: #8A8A8A !important;
  }
}

@media (min-width: 768px) {
  .border-color-md-gray200 {
    border-color: #8A8A8A !important;
  }
}

@media (min-width: 992px) {
  .border-color-lg-gray200 {
    border-color: #8A8A8A !important;
  }
}

@media (min-width: 1200px) {
  .border-color-xl-gray200 {
    border-color: #8A8A8A !important;
  }
}

@media (max-width: 575.98px) {
  .border-color-xs-gray300 {
    border-color: #4A4A4A !important;
  }
}

@media (min-width: 576px) {
  .border-color-sm-gray300 {
    border-color: #4A4A4A !important;
  }
}

@media (min-width: 768px) {
  .border-color-md-gray300 {
    border-color: #4A4A4A !important;
  }
}

@media (min-width: 992px) {
  .border-color-lg-gray300 {
    border-color: #4A4A4A !important;
  }
}

@media (min-width: 1200px) {
  .border-color-xl-gray300 {
    border-color: #4A4A4A !important;
  }
}

@media (max-width: 575.98px) {
  .border-color-xs-black {
    border-color: #000000 !important;
  }
}

@media (min-width: 576px) {
  .border-color-sm-black {
    border-color: #000000 !important;
  }
}

@media (min-width: 768px) {
  .border-color-md-black {
    border-color: #000000 !important;
  }
}

@media (min-width: 992px) {
  .border-color-lg-black {
    border-color: #000000 !important;
  }
}

@media (min-width: 1200px) {
  .border-color-xl-black {
    border-color: #000000 !important;
  }
}

@media (max-width: 575.98px) {
  .border-color-xs-purple {
    border-color: #A93F81 !important;
  }
}

@media (min-width: 576px) {
  .border-color-sm-purple {
    border-color: #A93F81 !important;
  }
}

@media (min-width: 768px) {
  .border-color-md-purple {
    border-color: #A93F81 !important;
  }
}

@media (min-width: 992px) {
  .border-color-lg-purple {
    border-color: #A93F81 !important;
  }
}

@media (min-width: 1200px) {
  .border-color-xl-purple {
    border-color: #A93F81 !important;
  }
}

@media (max-width: 575.98px) {
  .border-color-xs-red {
    border-color: #EC6764 !important;
  }
}

@media (min-width: 576px) {
  .border-color-sm-red {
    border-color: #EC6764 !important;
  }
}

@media (min-width: 768px) {
  .border-color-md-red {
    border-color: #EC6764 !important;
  }
}

@media (min-width: 992px) {
  .border-color-lg-red {
    border-color: #EC6764 !important;
  }
}

@media (min-width: 1200px) {
  .border-color-xl-red {
    border-color: #EC6764 !important;
  }
}

@media (max-width: 575.98px) {
  .border-color-xs-blue {
    border-color: #466BE7 !important;
  }
}

@media (min-width: 576px) {
  .border-color-sm-blue {
    border-color: #466BE7 !important;
  }
}

@media (min-width: 768px) {
  .border-color-md-blue {
    border-color: #466BE7 !important;
  }
}

@media (min-width: 992px) {
  .border-color-lg-blue {
    border-color: #466BE7 !important;
  }
}

@media (min-width: 1200px) {
  .border-color-xl-blue {
    border-color: #466BE7 !important;
  }
}

@media (max-width: 575.98px) {
  .border-color-xs-pink {
    border-color: #D3ABD7 !important;
  }
}

@media (min-width: 576px) {
  .border-color-sm-pink {
    border-color: #D3ABD7 !important;
  }
}

@media (min-width: 768px) {
  .border-color-md-pink {
    border-color: #D3ABD7 !important;
  }
}

@media (min-width: 992px) {
  .border-color-lg-pink {
    border-color: #D3ABD7 !important;
  }
}

@media (min-width: 1200px) {
  .border-color-xl-pink {
    border-color: #D3ABD7 !important;
  }
}

@media (max-width: 575.98px) {
  .border-color-xs-green {
    border-color: #BFD142 !important;
  }
}

@media (min-width: 576px) {
  .border-color-sm-green {
    border-color: #BFD142 !important;
  }
}

@media (min-width: 768px) {
  .border-color-md-green {
    border-color: #BFD142 !important;
  }
}

@media (min-width: 992px) {
  .border-color-lg-green {
    border-color: #BFD142 !important;
  }
}

@media (min-width: 1200px) {
  .border-color-xl-green {
    border-color: #BFD142 !important;
  }
}

@media (max-width: 575.98px) {
  .border-color-xs-orange {
    border-color: #E59E51 !important;
  }
}

@media (min-width: 576px) {
  .border-color-sm-orange {
    border-color: #E59E51 !important;
  }
}

@media (min-width: 768px) {
  .border-color-md-orange {
    border-color: #E59E51 !important;
  }
}

@media (min-width: 992px) {
  .border-color-lg-orange {
    border-color: #E59E51 !important;
  }
}

@media (min-width: 1200px) {
  .border-color-xl-orange {
    border-color: #E59E51 !important;
  }
}

@media (max-width: 575.98px) {
  .border-color-xs-transparent {
    border-color: transparent !important;
  }
}

@media (min-width: 576px) {
  .border-color-sm-transparent {
    border-color: transparent !important;
  }
}

@media (min-width: 768px) {
  .border-color-md-transparent {
    border-color: transparent !important;
  }
}

@media (min-width: 992px) {
  .border-color-lg-transparent {
    border-color: transparent !important;
  }
}

@media (min-width: 1200px) {
  .border-color-xl-transparent {
    border-color: transparent !important;
  }
}

@media (max-width: 575.98px) {
  .border-color-xs-inherit {
    border-color: inherit !important;
  }
}

@media (min-width: 576px) {
  .border-color-sm-inherit {
    border-color: inherit !important;
  }
}

@media (min-width: 768px) {
  .border-color-md-inherit {
    border-color: inherit !important;
  }
}

@media (min-width: 992px) {
  .border-color-lg-inherit {
    border-color: inherit !important;
  }
}

@media (min-width: 1200px) {
  .border-color-xl-inherit {
    border-color: inherit !important;
  }
}

/* =Libraries
----------------------------------------------- */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */

}

.swiper-vertical>.swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper,
.swiper-wrapperNo {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-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-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper,
.swiper-wrapperNo {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

/*SLIDER PAGINA PRINCIPAL*/
.slider {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.slider img {
  max-width: 100%;
}

.slideshow {
  display: flex;
  transform: translate3d(0, 0, 0);
  transition: all 2500ms;
  animation-name: autoplay;
  animation-duration: 25s;
  animation-direction: alternate;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
}

.item-slide {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex-shrink: 0;
  flex-grow: 0;
}

.pagination {
  position: absolute;
  bottom: 20px;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.pag-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 2px solid #CCC;
  width: 16px;
  height: 16px;
  border-radius: 5px;
  overflow: hidden;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.5);
  margin: 0 10px;
  text-align: center;
  transition: all 800ms;
}

/*--------------------------*/
.swiper-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-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;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: height, -o-transform;
  -moz-transition-property: transform, height, -moz-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform, -moz-transform, -o-transform;
}

/* 3D Effects */
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
  -webkit-scroll-snap-type: x mandatory;
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
  -webkit-scroll-snap-type: y mandatory;
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

.swiper-centered>.swiper-wrapper::before {
  content: "";
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -webkit-order: 9999;
  -moz-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  order: 9999;
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  -moz-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
}

.swiper-button-disabled {
  cursor: not-allowed;
}

#PatrimoniosSlider .swiper-slide,
#multiple-items .swiper-slide {
  width: 160px;
}

@media (min-width: 768px) {

  #PatrimoniosSlider .swiper-slide,
  #multiple-items .swiper-slide {
    width: 300px;
  }
}

@media (min-width: 992px) {

  #PatrimoniosSlider .swiper-slide,
  #multiple-items .swiper-slide {
    width: 486px;
  }
}

#PatrimoniosSlider .swiper-slide:not(.swiper-slide-next):not(.swiper-slide-active):not(.swiper-slide-prev) .heritage-card_body {
  opacity: 0;
}

#PatrimoniosSlider .swiper-slide:not(.swiper-slide-next):not(.swiper-slide-active):not(.swiper-slide-prev) .heritage-card_image {
  opacity: 0.5;
}

#PatrimoniosSlider .slider-button,
#multiple-items .slider-button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

@media (max-width: 992px) {

  #PatrimoniosSlider .slider-button,
  #multiple-items .slider-button {
    top: 40% !important;
  }
}

#PatrimoniosSlider .swiper-button-next,
#multiple-items .swiper-button-next {
  right: 0;
}

#PatrimoniosSlider .swiper-button-prev,
#multiple-items .swiper-button-prev {
  left: 0;
}

#PatrimoniosSlider .swiper-button-disabled,
#multiple-items .swiper-button-disabled {
  opacity: 0;
  z-index: -1;
}


#EspSlider .swiper-slide,
#multiple-items .swiper-slide {
  width: 160px;
}

@media (min-width: 768px) {

  #EspSlider .swiper-slide,
  #multiple-items .swiper-slide {
    width: 300px;
  }
}

@media (min-width: 992px) {

  #EspSlider .swiper-slide,
  #multiple-items .swiper-slide {
    width: 486px;
  }
}

#EspSlider .swiper-slide:not(.swiper-slide-next):not(.swiper-slide-active):not(.swiper-slide-prev) .heritage-card_body {
  opacity: 0;
}

#EspSlider .swiper-slide:not(.swiper-slide-next):not(.swiper-slide-active):not(.swiper-slide-prev) .heritage-card_image {
  opacity: 0.5;
}

#EspSlider .slider-button,
#multiple-items .slider-button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

@media (max-width: 992px) {

  #EspSlider .slider-button,
  #multiple-items .slider-button {
    top: 40% !important;
  }
}

#EspSlider .swiper-button-next,
#multiple-items .swiper-button-next {
  right: 0;
}

#EspSlider .swiper-button-prev,
#multiple-items .swiper-button-prev {
  left: 0;
}

#EspSlider .swiper-button-disabled,
#multiple-items .swiper-button-disabled {
  opacity: 0;
  z-index: -1;
}

#EspSlider img {
  width: 100%;
  height: 520px;
  max-height: 520px;
  object-fit: cover;
}

#contlocales .swiper-slide,
#multiple-items .swiper-slide {
  width: 160px;
}

@media (min-width: 768px) {

  #contlocales .swiper-slide,
  #multiple-items .swiper-slide {
    width: 300px;
  }
}

@media (min-width: 992px) {

  #contlocales .swiper-slide,
  #multiple-items .swiper-slide {
    width: 549px;
  }
}

#contlocales .swiper-slide:not(.swiper-slide-next):not(.swiper-slide-active):not(.swiper-slide-prev) .heritage-card_body {
  opacity: 0;
}

#contlocales .swiper-slide:not(.swiper-slide-next):not(.swiper-slide-active):not(.swiper-slide-prev) .heritage-card_image {
  opacity: 0.5;
}

#contlocales .slider-button,
#multiple-items .slider-button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

@media (max-width: 992px) {

  #contlocales .slider-button,
  #multiple-items .slider-button {
    top: 40% !important;
  }
}

#contlocales .swiper-button-next,
#multiple-items .swiper-button-next {
  right: 0;
}

#contlocales .swiper-button-prev,
#multiple-items .swiper-button-prev {
  left: 0;
}

#contlocales .swiper-button-disabled,
#multiple-items .swiper-button-disabled {
  opacity: 0;
  z-index: -1;
}

#contlocales img {
  width: 100%;
  height: 387px;
  max-height: 387px;
  object-fit: cover;
}

#QuestionsSlider .swiper-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1rem;
}

@media (min-width: 992px) {
  #QuestionsSlider .swiper-pagination {
    display: none;
  }
}

#QuestionsSlider .swiper-pagination-bullet {
  background-color: #C4C4C4;
  display: inline-block;
  height: 0.25rem;
  width: 100%;
}

#QuestionsSlider .swiper-pagination-bullet:not(:last-child) {
  margin-right: 1rem;
}

#QuestionsSlider .swiper-pagination-bullet-active {
  background-color: #000000;
}

#QuestionsSlider .slider-button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  height: 50px;
  width: 50px;
}

/* @media (min-width: 992px) {
  #QuestionsSlider .slider-button {
    display: none;
  }
} */

#QuestionsSlider .swiper-button-next {
  right: 0;
}

#QuestionsSlider .swiper-button-prev {
  left: 0;
}

#QuestionsSlider .swiper-button-disabled {
  opacity: 0;
  z-index: -1;
}

#CategoriasPatrimonioSlider {
  overflow: hidden;
}

#CategoriasPatrimonioSlider img {
  width: 100%;
  height: 440px;
  max-height: 440px;
  object-fit: cover;
}

#CategoriasPatrimonioSlider .swiper-slide {
  width: 100%;
}

@media (min-width: 992px) {
  #CategoriasPatrimonioSlider .swiper-slide {
    width: auto;
  }
}

#CategoriasPatrimonioSliderPagination .swiper-button-next,
#CategoriasPatrimonioSliderPagination .swiper-button-prev {
  z-index: 2;
}

@media (max-width: 575.98px) {

  #CategoriasPatrimonioSliderPagination .swiper-button-next,
  #CategoriasPatrimonioSliderPagination .swiper-button-prev {
    display: none;
  }
}

#CategoriasPatrimonioSliderPagination .swiper-button-disabled {
  opacity: 0.3;
}

#FichaThumbs .slider-button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

@media (max-width: 991.98px) {
  #FichaThumbs .slider-button {
    font-size: 12px;
    height: 32px;
    width: 32px;
  }
}

#FichaThumbs .swiper-button-prev {
  left: 0;
}

#FichaThumbs .swiper-button-next {
  right: 0;
}

#FichaThumbs .swiper-button-disabled {
  display: none;
}

#FichaThumbs .options {
  background-color: #FFFFFF;
  bottom: 0;
  position: absolute;
  right: 0;
  z-index: 2;
}

@media (min-width: 768px) {
  #FichaThumbs .options {
    display: none;
  }
}

#CreateCollectionSlider .swiper-slide {
  width: 282px;
}

@media (min-width: 768px) {
  #CreateCollectionSlider .swiper-slide {
    width: 282px;
  }
}

#CreateCollectionSlider .slider-button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

#CreateCollectionSlider .swiper-button-next {
  right: 0;
}

#CreateCollectionSlider .swiper-button-prev {
  left: 0;
}

#CreateCollectionSlider .swiper-button-disabled {
  opacity: 0;
  z-index: -1;
}

/* =Helpers
----------------------------------------------- */
/* =Spacing
----------------------------------------------- */
/* Spacing Margin */
.margin-0 {
  margin: 0 !important;
}

.margin-1 {
  margin: 0.125rem !important;
}

.margin-2 {
  margin: 0.25rem !important;
}

.margin-3 {
  margin: 0.5rem !important;
}

.margin-4 {
  margin: 0.75rem !important;
}

.margin-5 {
  margin: 1rem !important;
}

.margin-6 {
  margin: 1.5rem !important;
}

.margin-7 {
  margin: 2rem !important;
}

.margin-8 {
  margin: 2.5rem !important;
}

.margin-9 {
  margin: 3rem !important;
}

.margin-10 {
  margin: 4rem !important;
}

.margin-11 {
  margin: 5rem !important;
}

.margin-12 {
  margin: 6rem !important;
}

.margin-13 {
  margin: 10rem !important;
}

.margin-top-0 {
  margin-top: 0 !important;
}

.margin-top-0-negative {
  margin-top: 0 !important;
}

.margin-right-0 {
  margin-right: 0 !important;
}

.margin-right-0-negative {
  margin-right: 0 !important;
}

.margin-bottom-0 {
  margin-bottom: 0 !important;
}

.margin-bottom-0-negative {
  margin-bottom: 0 !important;
}

.margin-left-0 {
  margin-left: 0 !important;
}

.margin-left-0-negative {
  margin-left: 0 !important;
}

.margin-top-1 {
  margin-top: 0.125rem !important;
}

.margin-top-1-negative {
  margin-top: -0.125rem !important;
}

.margin-right-1 {
  margin-right: 0.125rem !important;
}

.margin-right-1-negative {
  margin-right: -0.125rem !important;
}

.margin-bottom-1 {
  margin-bottom: 0.125rem !important;
}

.margin-bottom-1-negative {
  margin-bottom: -0.125rem !important;
}

.margin-left-1 {
  margin-left: 0.125rem !important;
}

.margin-left-1-negative {
  margin-left: -0.125rem !important;
}

.margin-top-2 {
  margin-top: 0.25rem !important;
}

.margin-top-2-negative {
  margin-top: -0.25rem !important;
}

.margin-right-2 {
  margin-right: 0.25rem !important;
}

.margin-right-2-negative {
  margin-right: -0.25rem !important;
}

.margin-bottom-2 {
  margin-bottom: 0.25rem !important;
}

.margin-bottom-2-negative {
  margin-bottom: -0.25rem !important;
}

.margin-left-2 {
  margin-left: 0.25rem !important;
}

.margin-left-2-negative {
  margin-left: -0.25rem !important;
}

.margin-top-3 {
  margin-top: 0.5rem !important;
}

.margin-top-3-negative {
  margin-top: -0.5rem !important;
}

.margin-right-3 {
  margin-right: 0.5rem !important;
}

.margin-right-3-negative {
  margin-right: -0.5rem !important;
}

.margin-bottom-3 {
  margin-bottom: 0.5rem !important;
}

.margin-bottom-3-negative {
  margin-bottom: -0.5rem !important;
}

.margin-left-3 {
  margin-left: 0.5rem !important;
}

.margin-left-3-negative {
  margin-left: -0.5rem !important;
}

.margin-top-4 {
  margin-top: 0.75rem !important;
}

.margin-top-4-negative {
  margin-top: -0.75rem !important;
}

.margin-right-4 {
  margin-right: 0.75rem !important;
}

.margin-right-4-negative {
  margin-right: -0.75rem !important;
}

.margin-bottom-4 {
  margin-bottom: 0.75rem !important;
}

.margin-bottom-4-negative {
  margin-bottom: -0.75rem !important;
}

.margin-left-4 {
  margin-left: 0.75rem !important;
}

.margin-left-4-negative {
  margin-left: -0.75rem !important;
}

.margin-top-5 {
  margin-top: 1rem !important;
}

.margin-top-5-negative {
  margin-top: -1rem !important;
}

.margin-right-5 {
  margin-right: 1rem !important;
}

.margin-right-5-negative {
  margin-right: -1rem !important;
}

.margin-bottom-5 {
  margin-bottom: 1rem !important;
}

.margin-bottom-5-negative {
  margin-bottom: -1rem !important;
}

.margin-left-5 {
  margin-left: 1rem !important;
}

.margin-left-5-negative {
  margin-left: -1rem !important;
}

.margin-top-6 {
  margin-top: 1.5rem !important;
}

.margin-top-6-negative {
  margin-top: -1.5rem !important;
}

.margin-right-6 {
  margin-right: 1.5rem !important;
}

.margin-right-6-negative {
  margin-right: -1.5rem !important;
}

.margin-bottom-6 {
  margin-bottom: 1.5rem !important;
}

.margin-bottom-6-negative {
  margin-bottom: -1.5rem !important;
}

.margin-left-6 {
  margin-left: 1.5rem !important;
}

.margin-left-6-negative {
  margin-left: -1.5rem !important;
}

.margin-top-7 {
  margin-top: 2rem !important;
}

.margin-top-7-negative {
  margin-top: -2rem !important;
}

.margin-right-7 {
  margin-right: 2rem !important;
}

.margin-right-7-negative {
  margin-right: -2rem !important;
}

.margin-bottom-7 {
  margin-bottom: 2rem !important;
}

.margin-bottom-7-negative {
  margin-bottom: -2rem !important;
}

.margin-left-7 {
  margin-left: 2rem !important;
}

.margin-left-7-negative {
  margin-left: -2rem !important;
}

.margin-top-8 {
  margin-top: 2.5rem !important;
}

.margin-top-8-negative {
  margin-top: -2.5rem !important;
}

.margin-right-8 {
  margin-right: 2.5rem !important;
}

.margin-right-8-negative {
  margin-right: -2.5rem !important;
}

.margin-bottom-8 {
  margin-bottom: 2.5rem !important;
  font-weight: 500;
}

.margin-bottom-8-negative {
  margin-bottom: -2.5rem !important;
}

.margin-left-8 {
  margin-left: 2.5rem !important;
}

.margin-left-8-negative {
  margin-left: -2.5rem !important;
}

.margin-top-9 {
  margin-top: 3rem !important;
}

.margin-top-9-negative {
  margin-top: -3rem !important;
}

.margin-right-9 {
  margin-right: 3rem !important;
}

.margin-right-9-negative {
  margin-right: -3rem !important;
}

.margin-bottom-9 {
  margin-bottom: 3rem !important;
}

.margin-bottom-9-negative {
  margin-bottom: -3rem !important;
}

.margin-left-9 {
  margin-left: 3rem !important;
}

.margin-left-9-negative {
  margin-left: -3rem !important;
}

.margin-top-10 {
  margin-top: 4rem !important;
}

.margin-top-10-negative {
  margin-top: -4rem !important;
}

.margin-right-10 {
  margin-right: 4rem !important;
}

.margin-right-10-negative {
  margin-right: -4rem !important;
}

.margin-bottom-10 {
  margin-bottom: 4rem !important;
}

.margin-bottom-10-negative {
  margin-bottom: -4rem !important;
}

.margin-left-10 {
  margin-left: 4rem !important;
}

.margin-left-10-negative {
  margin-left: -4rem !important;
}

.margin-top-11 {
  margin-top: 5rem !important;
}

.margin-top-11-negative {
  margin-top: -5rem !important;
}

.margin-right-11 {
  margin-right: 5rem !important;
}

.margin-right-11-negative {
  margin-right: -5rem !important;
}

.margin-bottom-11 {
  margin-bottom: 5rem !important;
}

.margin-bottom-11-negative {
  margin-bottom: -5rem !important;
}

.margin-left-11 {
  margin-left: 5rem !important;
}

.margin-left-11-negative {
  margin-left: -5rem !important;
}

.margin-top-12 {
  margin-top: 6rem !important;
}

.margin-top-12-negative {
  margin-top: -6rem !important;
}

.margin-right-12 {
  margin-right: 6rem !important;
}

.margin-right-12-negative {
  margin-right: -6rem !important;
}

.margin-bottom-12 {
  margin-bottom: 6rem !important;
}

.margin-bottom-12-negative {
  margin-bottom: -6rem !important;
}

.margin-left-12 {
  margin-left: 6rem !important;
}

.margin-left-12-negative {
  margin-left: -6rem !important;
}

.margin-top-13 {
  margin-top: 10rem !important;
}

.margin-top-13-negative {
  margin-top: -10rem !important;
}

.margin-right-13 {
  margin-right: 10rem !important;
}

.margin-right-13-negative {
  margin-right: -10rem !important;
}

.margin-bottom-13 {
  margin-bottom: 10rem !important;
}

.margin-bottom-13-negative {
  margin-bottom: -10rem !important;
}

.margin-left-13 {
  margin-left: 10rem !important;
}

.margin-left-13-negative {
  margin-left: -10rem !important;
}

.margin-x-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.margin-y-0 {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.margin-x-1 {
  margin-left: 0.125rem !important;
  margin-right: 0.125rem !important;
}

.margin-y-1 {
  margin-bottom: 0.125rem !important;
  margin-top: 0.125rem !important;
}

.margin-x-2 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

.margin-y-2 {
  margin-bottom: 0.25rem !important;
  margin-top: 0.25rem !important;
}

.margin-x-3 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.margin-y-3 {
  margin-bottom: 0.5rem !important;
  margin-top: 0.5rem !important;
}

.margin-x-4 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

.margin-y-4 {
  margin-bottom: 0.75rem !important;
  margin-top: 0.75rem !important;
}

.margin-x-5 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.margin-y-5 {
  margin-bottom: 1rem !important;
  margin-top: 1rem !important;
}

.margin-x-6 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.margin-y-6 {
  margin-bottom: 1.5rem !important;
  margin-top: 1.5rem !important;
}

.margin-x-7 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.margin-y-7 {
  margin-bottom: 2rem !important;
  margin-top: 2rem !important;
}

.margin-x-8 {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}

.margin-y-8 {
  margin-bottom: 2.5rem !important;
  margin-top: 2.5rem !important;
}

.margin-x-9 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.margin-y-9 {
  margin-bottom: 3rem !important;
  margin-top: 3rem !important;
}

.margin-x-10 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}

.margin-y-10 {
  margin-bottom: 4rem !important;
  margin-top: 4rem !important;
}

.margin-x-11 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}

.margin-y-11 {
  margin-bottom: 5rem !important;
  margin-top: 5rem !important;
}

.margin-x-12 {
  margin-left: 6rem !important;
  margin-right: 6rem !important;
}

.margin-y-12 {
  margin-bottom: 6rem !important;
  margin-top: 6rem !important;
}

.margin-x-13 {
  margin-left: 10rem !important;
  margin-right: 10rem !important;
}

.margin-y-13 {
  margin-bottom: 10rem !important;
  margin-top: 10rem !important;
}

@media (max-width: 575.98px) {
  .margin-xs-x-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-y-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-x-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-y-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
}

@media (min-width: 768px) {
  .margin-md-x-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media (min-width: 768px) {
  .margin-md-y-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-x-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-y-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-x-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-y-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-x-1 {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-y-1 {
    margin-bottom: 0.125rem !important;
    margin-top: 0.125rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-x-1 {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-y-1 {
    margin-bottom: 0.125rem !important;
    margin-top: 0.125rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-x-1 {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-y-1 {
    margin-bottom: 0.125rem !important;
    margin-top: 0.125rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-x-1 {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-y-1 {
    margin-bottom: 0.125rem !important;
    margin-top: 0.125rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-x-1 {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-y-1 {
    margin-bottom: 0.125rem !important;
    margin-top: 0.125rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-x-2 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-y-2 {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-x-2 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-y-2 {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-x-2 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-y-2 {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-x-2 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-y-2 {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-x-2 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-y-2 {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-x-3 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-y-3 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-x-3 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-y-3 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-x-3 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-y-3 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-x-3 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-y-3 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-x-3 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-y-3 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-x-4 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-y-4 {
    margin-bottom: 0.75rem !important;
    margin-top: 0.75rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-x-4 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-y-4 {
    margin-bottom: 0.75rem !important;
    margin-top: 0.75rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-x-4 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-y-4 {
    margin-bottom: 0.75rem !important;
    margin-top: 0.75rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-x-4 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-y-4 {
    margin-bottom: 0.75rem !important;
    margin-top: 0.75rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-x-4 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-y-4 {
    margin-bottom: 0.75rem !important;
    margin-top: 0.75rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-x-5 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-y-5 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-x-5 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-y-5 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-x-5 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-y-5 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-x-5 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-y-5 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-x-5 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-y-5 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-x-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-y-6 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-x-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-y-6 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-x-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-y-6 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-x-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-y-6 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-x-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-y-6 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-x-7 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-y-7 {
    margin-bottom: 2rem !important;
    margin-top: 2rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-x-7 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-y-7 {
    margin-bottom: 2rem !important;
    margin-top: 2rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-x-7 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-y-7 {
    margin-bottom: 2rem !important;
    margin-top: 2rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-x-7 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-y-7 {
    margin-bottom: 2rem !important;
    margin-top: 2rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-x-7 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-y-7 {
    margin-bottom: 2rem !important;
    margin-top: 2rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-x-8 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-y-8 {
    margin-bottom: 2.5rem !important;
    margin-top: 2.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-x-8 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-y-8 {
    margin-bottom: 2.5rem !important;
    margin-top: 2.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-x-8 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-y-8 {
    margin-bottom: 2.5rem !important;
    margin-top: 2.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-x-8 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-y-8 {
    margin-bottom: 2.5rem !important;
    margin-top: 2.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-x-8 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-y-8 {
    margin-bottom: 2.5rem !important;
    margin-top: 2.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-x-9 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-y-9 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-x-9 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-y-9 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-x-9 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-y-9 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-x-9 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-y-9 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-x-9 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-y-9 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-x-10 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-y-10 {
    margin-bottom: 4rem !important;
    margin-top: 4rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-x-10 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-y-10 {
    margin-bottom: 4rem !important;
    margin-top: 4rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-x-10 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-y-10 {
    margin-bottom: 4rem !important;
    margin-top: 4rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-x-10 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-y-10 {
    margin-bottom: 4rem !important;
    margin-top: 4rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-x-10 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-y-10 {
    margin-bottom: 4rem !important;
    margin-top: 4rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-x-11 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-y-11 {
    margin-bottom: 5rem !important;
    margin-top: 5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-x-11 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-y-11 {
    margin-bottom: 5rem !important;
    margin-top: 5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-x-11 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-y-11 {
    margin-bottom: 5rem !important;
    margin-top: 5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-x-11 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-y-11 {
    margin-bottom: 5rem !important;
    margin-top: 5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-x-11 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-y-11 {
    margin-bottom: 5rem !important;
    margin-top: 5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-x-12 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-y-12 {
    margin-bottom: 6rem !important;
    margin-top: 6rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-x-12 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-y-12 {
    margin-bottom: 6rem !important;
    margin-top: 6rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-x-12 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-y-12 {
    margin-bottom: 6rem !important;
    margin-top: 6rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-x-12 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-y-12 {
    margin-bottom: 6rem !important;
    margin-top: 6rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-x-12 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-y-12 {
    margin-bottom: 6rem !important;
    margin-top: 6rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-x-13 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-y-13 {
    margin-bottom: 10rem !important;
    margin-top: 10rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-x-13 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-y-13 {
    margin-bottom: 10rem !important;
    margin-top: 10rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-x-13 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-y-13 {
    margin-bottom: 10rem !important;
    margin-top: 10rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-x-13 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-y-13 {
    margin-bottom: 10rem !important;
    margin-top: 10rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-x-13 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-y-13 {
    margin-bottom: 10rem !important;
    margin-top: 10rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-top-0 {
    margin-top: 0 !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-right-0 {
    margin-right: 0 !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-bottom-0 {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-left-0 {
    margin-left: 0 !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-top-0 {
    margin-top: 0 !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-right-0 {
    margin-right: 0 !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-bottom-0 {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-left-0 {
    margin-left: 0 !important;
  }
}

@media (min-width: 768px) {
  .margin-md-top-0 {
    margin-top: 0 !important;
  }
}

@media (min-width: 768px) {
  .margin-md-right-0 {
    margin-right: 0 !important;
  }
}

@media (min-width: 768px) {
  .margin-md-bottom-0 {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 768px) {
  .margin-md-left-0 {
    margin-left: 0 !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-top-0 {
    margin-top: 0 !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-right-0 {
    margin-right: 0 !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-bottom-0 {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-left-0 {
    margin-left: 0 !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-top-0 {
    margin-top: 0 !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-right-0 {
    margin-right: 0 !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-bottom-0 {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-left-0 {
    margin-left: 0 !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-top-1 {
    margin-top: 0.125rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-top-1-negative {
    margin-top: -0.125rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-right-1 {
    margin-right: 0.125rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-right-1-negative {
    margin-right: -0.125rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-bottom-1 {
    margin-bottom: 0.125rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-bottom-1-negative {
    margin-bottom: -0.125rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-left-1 {
    margin-left: 0.125rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-left-1-negative {
    margin-left: -0.125rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-top-1 {
    margin-top: 0.125rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-top-1-negative {
    margin-top: -0.125rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-right-1 {
    margin-right: 0.125rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-right-1-negative {
    margin-right: -0.125rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-bottom-1 {
    margin-bottom: 0.125rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-bottom-1-negative {
    margin-bottom: -0.125rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-left-1 {
    margin-left: 0.125rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-left-1-negative {
    margin-left: -0.125rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-top-1 {
    margin-top: 0.125rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-top-1-negative {
    margin-top: -0.125rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-right-1 {
    margin-right: 0.125rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-right-1-negative {
    margin-right: -0.125rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-bottom-1 {
    margin-bottom: 0.125rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-bottom-1-negative {
    margin-bottom: -0.125rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-left-1 {
    margin-left: 0.125rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-left-1-negative {
    margin-left: -0.125rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-top-1 {
    margin-top: 0.125rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-top-1-negative {
    margin-top: -0.125rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-right-1 {
    margin-right: 0.125rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-right-1-negative {
    margin-right: -0.125rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-bottom-1 {
    margin-bottom: 0.125rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-bottom-1-negative {
    margin-bottom: -0.125rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-left-1 {
    margin-left: 0.125rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-left-1-negative {
    margin-left: -0.125rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-top-1 {
    margin-top: 0.125rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-top-1-negative {
    margin-top: -0.125rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-right-1 {
    margin-right: 0.125rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-right-1-negative {
    margin-right: -0.125rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-bottom-1 {
    margin-bottom: 0.125rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-bottom-1-negative {
    margin-bottom: -0.125rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-left-1 {
    margin-left: 0.125rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-left-1-negative {
    margin-left: -0.125rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-top-2 {
    margin-top: 0.25rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-top-2-negative {
    margin-top: -0.25rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-right-2 {
    margin-right: 0.25rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-right-2-negative {
    margin-right: -0.25rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-bottom-2 {
    margin-bottom: 0.25rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-bottom-2-negative {
    margin-bottom: -0.25rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-left-2 {
    margin-left: 0.25rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-left-2-negative {
    margin-left: -0.25rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-top-2 {
    margin-top: 0.25rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-top-2-negative {
    margin-top: -0.25rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-right-2 {
    margin-right: 0.25rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-right-2-negative {
    margin-right: -0.25rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-bottom-2 {
    margin-bottom: 0.25rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-bottom-2-negative {
    margin-bottom: -0.25rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-left-2 {
    margin-left: 0.25rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-left-2-negative {
    margin-left: -0.25rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-top-2 {
    margin-top: 0.25rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-top-2-negative {
    margin-top: -0.25rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-right-2 {
    margin-right: 0.25rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-right-2-negative {
    margin-right: -0.25rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-bottom-2 {
    margin-bottom: 0.25rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-bottom-2-negative {
    margin-bottom: -0.25rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-left-2 {
    margin-left: 0.25rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-left-2-negative {
    margin-left: -0.25rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-top-2 {
    margin-top: 0.25rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-top-2-negative {
    margin-top: -0.25rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-right-2 {
    margin-right: 0.25rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-right-2-negative {
    margin-right: -0.25rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-bottom-2 {
    margin-bottom: 0.25rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-bottom-2-negative {
    margin-bottom: -0.25rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-left-2 {
    margin-left: 0.25rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-left-2-negative {
    margin-left: -0.25rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-top-2 {
    margin-top: 0.25rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-top-2-negative {
    margin-top: -0.25rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-right-2 {
    margin-right: 0.25rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-right-2-negative {
    margin-right: -0.25rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-bottom-2 {
    margin-bottom: 0.25rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-bottom-2-negative {
    margin-bottom: -0.25rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-left-2 {
    margin-left: 0.25rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-left-2-negative {
    margin-left: -0.25rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-top-3 {
    margin-top: 0.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-top-3-negative {
    margin-top: -0.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-right-3 {
    margin-right: 0.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-right-3-negative {
    margin-right: -0.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-bottom-3 {
    margin-bottom: 0.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-bottom-3-negative {
    margin-bottom: -0.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-left-3 {
    margin-left: 0.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-left-3-negative {
    margin-left: -0.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-top-3 {
    margin-top: 0.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-top-3-negative {
    margin-top: -0.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-right-3 {
    margin-right: 0.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-right-3-negative {
    margin-right: -0.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-bottom-3 {
    margin-bottom: 0.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-bottom-3-negative {
    margin-bottom: -0.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-left-3 {
    margin-left: 0.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-left-3-negative {
    margin-left: -0.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-top-3 {
    margin-top: 0.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-top-3-negative {
    margin-top: -0.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-right-3 {
    margin-right: 0.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-right-3-negative {
    margin-right: -0.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-bottom-3 {
    margin-bottom: 0.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-bottom-3-negative {
    margin-bottom: -0.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-left-3 {
    margin-left: 0.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-left-3-negative {
    margin-left: -0.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-top-3 {
    margin-top: 0.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-top-3-negative {
    margin-top: -0.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-right-3 {
    margin-right: 0.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-right-3-negative {
    margin-right: -0.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-bottom-3 {
    margin-bottom: 0.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-bottom-3-negative {
    margin-bottom: -0.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-left-3 {
    margin-left: 0.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-left-3-negative {
    margin-left: -0.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-top-3 {
    margin-top: 0.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-top-3-negative {
    margin-top: -0.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-right-3 {
    margin-right: 0.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-right-3-negative {
    margin-right: -0.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-bottom-3 {
    margin-bottom: 0.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-bottom-3-negative {
    margin-bottom: -0.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-left-3 {
    margin-left: 0.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-left-3-negative {
    margin-left: -0.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-top-4 {
    margin-top: 0.75rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-top-4-negative {
    margin-top: -0.75rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-right-4 {
    margin-right: 0.75rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-right-4-negative {
    margin-right: -0.75rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-bottom-4 {
    margin-bottom: 0.75rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-bottom-4-negative {
    margin-bottom: -0.75rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-left-4 {
    margin-left: 0.75rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-left-4-negative {
    margin-left: -0.75rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-top-4 {
    margin-top: 0.75rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-top-4-negative {
    margin-top: -0.75rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-right-4 {
    margin-right: 0.75rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-right-4-negative {
    margin-right: -0.75rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-bottom-4 {
    margin-bottom: 0.75rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-bottom-4-negative {
    margin-bottom: -0.75rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-left-4 {
    margin-left: 0.75rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-left-4-negative {
    margin-left: -0.75rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-top-4 {
    margin-top: 0.75rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-top-4-negative {
    margin-top: -0.75rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-right-4 {
    margin-right: 0.75rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-right-4-negative {
    margin-right: -0.75rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-bottom-4 {
    margin-bottom: 0.75rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-bottom-4-negative {
    margin-bottom: -0.75rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-left-4 {
    margin-left: 0.75rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-left-4-negative {
    margin-left: -0.75rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-top-4 {
    margin-top: 0.75rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-top-4-negative {
    margin-top: -0.75rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-right-4 {
    margin-right: 0.75rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-right-4-negative {
    margin-right: -0.75rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-bottom-4 {
    margin-bottom: 0.75rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-bottom-4-negative {
    margin-bottom: -0.75rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-left-4 {
    margin-left: 0.75rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-left-4-negative {
    margin-left: -0.75rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-top-4 {
    margin-top: 0.75rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-top-4-negative {
    margin-top: -0.75rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-right-4 {
    margin-right: 0.75rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-right-4-negative {
    margin-right: -0.75rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-bottom-4 {
    margin-bottom: 0.75rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-bottom-4-negative {
    margin-bottom: -0.75rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-left-4 {
    margin-left: 0.75rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-left-4-negative {
    margin-left: -0.75rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-top-5 {
    margin-top: 1rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-top-5-negative {
    margin-top: -1rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-right-5 {
    margin-right: 1rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-right-5-negative {
    margin-right: -1rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-bottom-5 {
    margin-bottom: 1rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-bottom-5-negative {
    margin-bottom: -1rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-left-5 {
    margin-left: 1rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-left-5-negative {
    margin-left: -1rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-top-5 {
    margin-top: 1rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-top-5-negative {
    margin-top: -1rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-right-5 {
    margin-right: 1rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-right-5-negative {
    margin-right: -1rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-bottom-5 {
    margin-bottom: 1rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-bottom-5-negative {
    margin-bottom: -1rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-left-5 {
    margin-left: 1rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-left-5-negative {
    margin-left: -1rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-top-5 {
    margin-top: 1rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-top-5-negative {
    margin-top: -1rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-right-5 {
    margin-right: 1rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-right-5-negative {
    margin-right: -1rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-bottom-5 {
    margin-bottom: 1rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-bottom-5-negative {
    margin-bottom: -1rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-left-5 {
    margin-left: 1rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-left-5-negative {
    margin-left: -1rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-top-5 {
    margin-top: 1rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-top-5-negative {
    margin-top: -1rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-right-5 {
    margin-right: 1rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-right-5-negative {
    margin-right: -1rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-bottom-5 {
    margin-bottom: 1rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-bottom-5-negative {
    margin-bottom: -1rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-left-5 {
    margin-left: 1rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-left-5-negative {
    margin-left: -1rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-top-5 {
    margin-top: 1rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-top-5-negative {
    margin-top: -1rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-right-5 {
    margin-right: 1rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-right-5-negative {
    margin-right: -1rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-bottom-5 {
    margin-bottom: 1rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-bottom-5-negative {
    margin-bottom: -1rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-left-5 {
    margin-left: 1rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-left-5-negative {
    margin-left: -1rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-top-6 {
    margin-top: 1.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-top-6-negative {
    margin-top: -1.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-right-6 {
    margin-right: 1.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-right-6-negative {
    margin-right: -1.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-bottom-6 {
    margin-bottom: 1.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-bottom-6-negative {
    margin-bottom: -1.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-left-6 {
    margin-left: 1.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-left-6-negative {
    margin-left: -1.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-top-6 {
    margin-top: 1.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-top-6-negative {
    margin-top: -1.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-right-6 {
    margin-right: 1.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-right-6-negative {
    margin-right: -1.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-bottom-6 {
    margin-bottom: 1.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-bottom-6-negative {
    margin-bottom: -1.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-left-6 {
    margin-left: 1.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-left-6-negative {
    margin-left: -1.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-top-6 {
    margin-top: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-top-6-negative {
    margin-top: -1.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-right-6 {
    margin-right: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-right-6-negative {
    margin-right: -1.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-bottom-6 {
    margin-bottom: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-bottom-6-negative {
    margin-bottom: -1.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-left-6 {
    margin-left: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-left-6-negative {
    margin-left: -1.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-top-6 {
    margin-top: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-top-6-negative {
    margin-top: -1.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-right-6 {
    margin-right: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-right-6-negative {
    margin-right: -1.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-bottom-6 {
    margin-bottom: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-bottom-6-negative {
    margin-bottom: -1.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-left-6 {
    margin-left: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-left-6-negative {
    margin-left: -1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-top-6 {
    margin-top: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-top-6-negative {
    margin-top: -1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-right-6 {
    margin-right: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-right-6-negative {
    margin-right: -1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-bottom-6 {
    margin-bottom: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-bottom-6-negative {
    margin-bottom: -1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-left-6 {
    margin-left: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-left-6-negative {
    margin-left: -1.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-top-7 {
    margin-top: 2rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-top-7-negative {
    margin-top: -2rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-right-7 {
    margin-right: 2rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-right-7-negative {
    margin-right: -2rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-bottom-7 {
    margin-bottom: 2rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-bottom-7-negative {
    margin-bottom: -2rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-left-7 {
    margin-left: 2rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-left-7-negative {
    margin-left: -2rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-top-7 {
    margin-top: 2rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-top-7-negative {
    margin-top: -2rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-right-7 {
    margin-right: 2rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-right-7-negative {
    margin-right: -2rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-bottom-7 {
    margin-bottom: 2rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-bottom-7-negative {
    margin-bottom: -2rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-left-7 {
    margin-left: 2rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-left-7-negative {
    margin-left: -2rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-top-7 {
    margin-top: 2rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-top-7-negative {
    margin-top: -2rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-right-7 {
    margin-right: 2rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-right-7-negative {
    margin-right: -2rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-bottom-7 {
    margin-bottom: 2rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-bottom-7-negative {
    margin-bottom: -2rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-left-7 {
    margin-left: 2rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-left-7-negative {
    margin-left: -2rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-top-7 {
    margin-top: 2rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-top-7-negative {
    margin-top: -2rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-right-7 {
    margin-right: 2rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-right-7-negative {
    margin-right: -2rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-bottom-7 {
    margin-bottom: 2rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-bottom-7-negative {
    margin-bottom: -2rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-left-7 {
    margin-left: 2rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-left-7-negative {
    margin-left: -2rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-top-7 {
    margin-top: 2rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-top-7-negative {
    margin-top: -2rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-right-7 {
    margin-right: 2rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-right-7-negative {
    margin-right: -2rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-bottom-7 {
    margin-bottom: 2rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-bottom-7-negative {
    margin-bottom: -2rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-left-7 {
    margin-left: 2rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-left-7-negative {
    margin-left: -2rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-top-8 {
    margin-top: 2.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-top-8-negative {
    margin-top: -2.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-right-8 {
    margin-right: 2.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-right-8-negative {
    margin-right: -2.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-bottom-8 {
    margin-bottom: 2.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-bottom-8-negative {
    margin-bottom: -2.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-left-8 {
    margin-left: 2.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-left-8-negative {
    margin-left: -2.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-top-8 {
    margin-top: 2.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-top-8-negative {
    margin-top: -2.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-right-8 {
    margin-right: 2.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-right-8-negative {
    margin-right: -2.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-bottom-8 {
    margin-bottom: 2.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-bottom-8-negative {
    margin-bottom: -2.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-left-8 {
    margin-left: 2.5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-left-8-negative {
    margin-left: -2.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-top-8 {
    margin-top: 2.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-top-8-negative {
    margin-top: -2.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-right-8 {
    margin-right: 2.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-right-8-negative {
    margin-right: -2.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-bottom-8 {
    margin-bottom: 2.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-bottom-8-negative {
    margin-bottom: -2.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-left-8 {
    margin-left: 2.5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-left-8-negative {
    margin-left: -2.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-top-8 {
    margin-top: 2.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-top-8-negative {
    margin-top: -2.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-right-8 {
    margin-right: 2.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-right-8-negative {
    margin-right: -2.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-bottom-8 {
    margin-bottom: 2.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-bottom-8-negative {
    margin-bottom: -2.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-left-8 {
    margin-left: 2.5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-left-8-negative {
    margin-left: -2.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-top-8 {
    margin-top: 2.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-top-8-negative {
    margin-top: -2.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-right-8 {
    margin-right: 2.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-right-8-negative {
    margin-right: -2.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-bottom-8 {
    margin-bottom: 2.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-bottom-8-negative {
    margin-bottom: -2.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-left-8 {
    margin-left: 2.5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-left-8-negative {
    margin-left: -2.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-top-9 {
    margin-top: 3rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-top-9-negative {
    margin-top: -3rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-right-9 {
    margin-right: 3rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-right-9-negative {
    margin-right: -3rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-bottom-9 {
    margin-bottom: 3rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-bottom-9-negative {
    margin-bottom: -3rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-left-9 {
    margin-left: 3rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-left-9-negative {
    margin-left: -3rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-top-9 {
    margin-top: 3rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-top-9-negative {
    margin-top: -3rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-right-9 {
    margin-right: 3rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-right-9-negative {
    margin-right: -3rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-bottom-9 {
    margin-bottom: 3rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-bottom-9-negative {
    margin-bottom: -3rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-left-9 {
    margin-left: 3rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-left-9-negative {
    margin-left: -3rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-top-9 {
    margin-top: 3rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-top-9-negative {
    margin-top: -3rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-right-9 {
    margin-right: 3rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-right-9-negative {
    margin-right: -3rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-bottom-9 {
    margin-bottom: 3rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-bottom-9-negative {
    margin-bottom: -3rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-left-9 {
    margin-left: 3rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-left-9-negative {
    margin-left: -3rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-top-9 {
    margin-top: 3rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-top-9-negative {
    margin-top: -3rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-right-9 {
    margin-right: 3rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-right-9-negative {
    margin-right: -3rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-bottom-9 {
    margin-bottom: 3rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-bottom-9-negative {
    margin-bottom: -3rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-left-9 {
    margin-left: 3rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-left-9-negative {
    margin-left: -3rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-top-9 {
    margin-top: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-top-9-negative {
    margin-top: -3rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-right-9 {
    margin-right: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-right-9-negative {
    margin-right: -3rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-bottom-9 {
    margin-bottom: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-bottom-9-negative {
    margin-bottom: -3rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-left-9 {
    margin-left: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-left-9-negative {
    margin-left: -3rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-top-10 {
    margin-top: 4rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-top-10-negative {
    margin-top: -4rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-right-10 {
    margin-right: 4rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-right-10-negative {
    margin-right: -4rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-bottom-10 {
    margin-bottom: 4rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-bottom-10-negative {
    margin-bottom: -4rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-left-10 {
    margin-left: 4rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-left-10-negative {
    margin-left: -4rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-top-10 {
    margin-top: 4rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-top-10-negative {
    margin-top: -4rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-right-10 {
    margin-right: 4rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-right-10-negative {
    margin-right: -4rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-bottom-10 {
    margin-bottom: 4rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-bottom-10-negative {
    margin-bottom: -4rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-left-10 {
    margin-left: 4rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-left-10-negative {
    margin-left: -4rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-top-10 {
    margin-top: 4rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-top-10-negative {
    margin-top: -4rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-right-10 {
    margin-right: 4rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-right-10-negative {
    margin-right: -4rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-bottom-10 {
    margin-bottom: 4rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-bottom-10-negative {
    margin-bottom: -4rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-left-10 {
    margin-left: 4rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-left-10-negative {
    margin-left: -4rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-top-10 {
    margin-top: 4rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-top-10-negative {
    margin-top: -4rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-right-10 {
    margin-right: 4rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-right-10-negative {
    margin-right: -4rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-bottom-10 {
    margin-bottom: 4rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-bottom-10-negative {
    margin-bottom: -4rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-left-10 {
    margin-left: 4rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-left-10-negative {
    margin-left: -4rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-top-10 {
    margin-top: 4rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-top-10-negative {
    margin-top: -4rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-right-10 {
    margin-right: 4rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-right-10-negative {
    margin-right: -4rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-bottom-10 {
    margin-bottom: 4rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-bottom-10-negative {
    margin-bottom: -4rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-left-10 {
    margin-left: 4rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-left-10-negative {
    margin-left: -4rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-top-11 {
    margin-top: 5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-top-11-negative {
    margin-top: -5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-right-11 {
    margin-right: 5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-right-11-negative {
    margin-right: -5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-bottom-11 {
    margin-bottom: 5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-bottom-11-negative {
    margin-bottom: -5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-left-11 {
    margin-left: 5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-left-11-negative {
    margin-left: -5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-top-11 {
    margin-top: 5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-top-11-negative {
    margin-top: -5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-right-11 {
    margin-right: 5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-right-11-negative {
    margin-right: -5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-bottom-11 {
    margin-bottom: 5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-bottom-11-negative {
    margin-bottom: -5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-left-11 {
    margin-left: 5rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-left-11-negative {
    margin-left: -5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-top-11 {
    margin-top: 5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-top-11-negative {
    margin-top: -5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-right-11 {
    margin-right: 5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-right-11-negative {
    margin-right: -5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-bottom-11 {
    margin-bottom: 5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-bottom-11-negative {
    margin-bottom: -5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-left-11 {
    margin-left: 5rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-left-11-negative {
    margin-left: -5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-top-11 {
    margin-top: 5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-top-11-negative {
    margin-top: -5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-right-11 {
    margin-right: 5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-right-11-negative {
    margin-right: -5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-bottom-11 {
    margin-bottom: 5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-bottom-11-negative {
    margin-bottom: -5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-left-11 {
    margin-left: 5rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-left-11-negative {
    margin-left: -5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-top-11 {
    margin-top: 5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-top-11-negative {
    margin-top: -5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-right-11 {
    margin-right: 5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-right-11-negative {
    margin-right: -5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-bottom-11 {
    margin-bottom: 5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-bottom-11-negative {
    margin-bottom: -5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-left-11 {
    margin-left: 5rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-left-11-negative {
    margin-left: -5rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-top-12 {
    margin-top: 6rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-top-12-negative {
    margin-top: -6rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-right-12 {
    margin-right: 6rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-right-12-negative {
    margin-right: -6rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-bottom-12 {
    margin-bottom: 6rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-bottom-12-negative {
    margin-bottom: -6rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-left-12 {
    margin-left: 6rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-left-12-negative {
    margin-left: -6rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-top-12 {
    margin-top: 6rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-top-12-negative {
    margin-top: -6rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-right-12 {
    margin-right: 6rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-right-12-negative {
    margin-right: -6rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-bottom-12 {
    margin-bottom: 6rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-bottom-12-negative {
    margin-bottom: -6rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-left-12 {
    margin-left: 6rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-left-12-negative {
    margin-left: -6rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-top-12 {
    margin-top: 6rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-top-12-negative {
    margin-top: -6rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-right-12 {
    margin-right: 6rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-right-12-negative {
    margin-right: -6rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-bottom-12 {
    margin-bottom: 6rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-bottom-12-negative {
    margin-bottom: -6rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-left-12 {
    margin-left: 6rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-left-12-negative {
    margin-left: -6rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-top-12 {
    margin-top: 6rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-top-12-negative {
    margin-top: -6rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-right-12 {
    margin-right: 6rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-right-12-negative {
    margin-right: -6rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-bottom-12 {
    margin-bottom: 6rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-bottom-12-negative {
    margin-bottom: -6rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-left-12 {
    margin-left: 6rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-left-12-negative {
    margin-left: -6rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-top-12 {
    margin-top: 6rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-top-12-negative {
    margin-top: -6rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-right-12 {
    margin-right: 6rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-right-12-negative {
    margin-right: -6rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-bottom-12 {
    margin-bottom: 6rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-bottom-12-negative {
    margin-bottom: -6rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-left-12 {
    margin-left: 6rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-left-12-negative {
    margin-left: -6rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-top-13 {
    margin-top: 10rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-top-13-negative {
    margin-top: -10rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-right-13 {
    margin-right: 10rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-right-13-negative {
    margin-right: -10rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-bottom-13 {
    margin-bottom: 10rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-bottom-13-negative {
    margin-bottom: -10rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-left-13 {
    margin-left: 10rem !important;
  }
}

@media (max-width: 575.98px) {
  .margin-xs-left-13-negative {
    margin-left: -10rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-top-13 {
    margin-top: 10rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-top-13-negative {
    margin-top: -10rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-right-13 {
    margin-right: 10rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-right-13-negative {
    margin-right: -10rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-bottom-13 {
    margin-bottom: 10rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-bottom-13-negative {
    margin-bottom: -10rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-left-13 {
    margin-left: 10rem !important;
  }
}

@media (min-width: 576px) {
  .margin-sm-left-13-negative {
    margin-left: -10rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-top-13 {
    margin-top: 10rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-top-13-negative {
    margin-top: -10rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-right-13 {
    margin-right: 10rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-right-13-negative {
    margin-right: -10rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-bottom-13 {
    margin-bottom: 10rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-bottom-13-negative {
    margin-bottom: -10rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-left-13 {
    margin-left: 10rem !important;
  }
}

@media (min-width: 768px) {
  .margin-md-left-13-negative {
    margin-left: -10rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-top-13 {
    margin-top: 10rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-top-13-negative {
    margin-top: -10rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-right-13 {
    margin-right: 10rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-right-13-negative {
    margin-right: -10rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-bottom-13 {
    margin-bottom: 10rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-bottom-13-negative {
    margin-bottom: -10rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-left-13 {
    margin-left: 10rem !important;
  }
}

@media (min-width: 992px) {
  .margin-lg-left-13-negative {
    margin-left: -10rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-top-13 {
    margin-top: 10rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-top-13-negative {
    margin-top: -10rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-right-13 {
    margin-right: 10rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-right-13-negative {
    margin-right: -10rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-bottom-13 {
    margin-bottom: 10rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-bottom-13-negative {
    margin-bottom: -10rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-left-13 {
    margin-left: 10rem !important;
  }
}

@media (min-width: 1200px) {
  .margin-xl-left-13-negative {
    margin-left: -10rem !important;
  }
}

/* Spacing Padding */
.padding-0 {
  padding: 0 !important;
}

.padding-1 {
  padding: 0.125rem !important;
}

.padding-2 {
  padding: 0.25rem !important;
}

.padding-3 {
  padding: 0.5rem !important;
}

.padding-4 {
  padding: 0.75rem !important;
}

.padding-5 {
  padding: 1rem !important;
}

.padding-6 {
  padding: 1.5rem !important;
}

.padding-7 {
  padding: 2rem !important;
}

.padding-8 {
  padding: 2.5rem !important;
}

.padding-9 {
  padding: 3rem !important;
}

.padding-10 {
  padding: 4rem !important;
}

.padding-11 {
  padding: 5rem !important;
}

.padding-12 {
  padding: 6rem !important;
}

.padding-13 {
  padding: 10rem !important;
}

.padding-top-0 {
  padding-top: 0 !important;
}

.padding-right-0 {
  padding-right: 0 !important;
}

.padding-bottom-0 {
  padding-bottom: 0 !important;
}

.padding-left-0 {
  padding-left: 0 !important;
}

.padding-top-1 {
  padding-top: 0.125rem !important;
}

.padding-right-1 {
  padding-right: 0.125rem !important;
}

.padding-bottom-1 {
  padding-bottom: 0.125rem !important;
}

.padding-left-1 {
  padding-left: 0.125rem !important;
}

.padding-top-2 {
  padding-top: 0.25rem !important;
}

.padding-right-2 {
  padding-right: 0.25rem !important;
}

.padding-bottom-2 {
  padding-bottom: 0.25rem !important;
}

.padding-left-2 {
  padding-left: 0.25rem !important;
}

.padding-top-3 {
  padding-top: 0.5rem !important;
}

.padding-right-3 {
  padding-right: 0.5rem !important;
}

.padding-bottom-3 {
  padding-bottom: 0.5rem !important;
}

.padding-left-3 {
  padding-left: 0.5rem !important;
}

.padding-top-4 {
  padding-top: 0.75rem !important;
}

.padding-right-4 {
  padding-right: 0.75rem !important;
}

.padding-bottom-4 {
  padding-bottom: 0.75rem !important;
}

.padding-left-4 {
  padding-left: 0.75rem !important;
}

.padding-top-5 {
  padding-top: 1rem !important;
}

.padding-right-5 {
  padding-right: 1rem !important;
}

.padding-bottom-5 {
  padding-bottom: 1rem !important;
}

.padding-left-5 {
  padding-left: 1rem !important;
}

.padding-top-6 {
  padding-top: 1.5rem !important;
}

.padding-right-6 {
  padding-right: 1.5rem !important;
}

.padding-bottom-6 {
  padding-bottom: 1.5rem !important;
}

.padding-left-6 {
  padding-left: 1.5rem !important;
}

.padding-top-7 {
  padding-top: 2rem !important;
}

.padding-right-7 {
  padding-right: 2rem !important;
}

.padding-bottom-7 {
  padding-bottom: 2rem !important;
}

.padding-left-7 {
  padding-left: 2rem !important;
}

.padding-top-8 {
  padding-top: 2.5rem !important;
}

.padding-right-8 {
  padding-right: 2.5rem !important;
}

.padding-bottom-8 {
  padding-bottom: 2.5rem !important;
}

.padding-left-8 {
  padding-left: 2.5rem !important;
}

.padding-top-9 {
  padding-top: 3rem !important;
}

.padding-right-9 {
  padding-right: 3rem !important;
}

.padding-bottom-9 {
  padding-bottom: 3rem !important;
}

.padding-left-9 {
  padding-left: 3rem !important;
}

.padding-top-10 {
  padding-top: 4rem !important;
}

.padding-right-10 {
  padding-right: 4rem !important;
}

.padding-bottom-10 {
  padding-bottom: 4rem !important;
}

.padding-left-10 {
  padding-left: 4rem !important;
}

.padding-top-11 {
  padding-top: 5rem !important;
}

.padding-right-11 {
  padding-right: 5rem !important;
}

.padding-bottom-11 {
  padding-bottom: 5rem !important;
}

.padding-left-11 {
  padding-left: 5rem !important;
}

.padding-top-12 {
  padding-top: 6rem !important;
}

.padding-right-12 {
  padding-right: 6rem !important;
}

.padding-bottom-12 {
  padding-bottom: 6rem !important;
}

.padding-left-12 {
  padding-left: 6rem !important;
}

.padding-top-13 {
  padding-top: 10rem !important;
}

.padding-right-13 {
  padding-right: 10rem !important;
}

.padding-bottom-13 {
  padding-bottom: 10rem !important;
}

.padding-left-13 {
  padding-left: 10rem !important;
}

.padding-x-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.padding-y-0 {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

.padding-x-1 {
  padding-left: 0.125rem !important;
  padding-right: 0.125rem !important;
}

.padding-y-1 {
  padding-bottom: 0.125rem !important;
  padding-top: 0.125rem !important;
}

.padding-x-2 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

.padding-y-2 {
  padding-bottom: 0.25rem !important;
  padding-top: 0.25rem !important;
}

.padding-x-3 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.padding-y-3 {
  padding-bottom: 0.5rem !important;
  padding-top: 0.5rem !important;
}

.padding-x-4 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.padding-y-4 {
  padding-bottom: 0.75rem !important;
  padding-top: 0.75rem !important;
}

.padding-x-5 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.padding-y-5 {
  padding-bottom: 1rem !important;
  padding-top: 1rem !important;
}

.padding-x-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.padding-y-6 {
  padding-bottom: 1.5rem !important;
  padding-top: 2.5rem !important;
}

.padding-x-7 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.padding-y-7 {
  padding-bottom: 2rem !important;
  padding-top: 2rem !important;
}

.padding-x-8 {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}

.padding-y-8 {
  padding-bottom: 2.5rem !important;
  padding-top: 2.5rem !important;
}

.padding-x-9 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.padding-y-9 {
  padding-bottom: 3rem !important;
  padding-top: 3rem !important;
}

.padding-x-10 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}

.padding-y-10 {
  padding-bottom: 4rem !important;
  padding-top: 4rem !important;
}

.padding-x-11 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}

.padding-y-11 {
  padding-bottom: 5rem !important;
  padding-top: 5rem !important;
}

.padding-x-12 {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}

.padding-y-12 {
  padding-bottom: 6rem !important;
  padding-top: 6rem !important;
}

.padding-x-13 {
  padding-left: 10rem !important;
  padding-right: 10rem !important;
}

.padding-y-13 {
  padding-bottom: 10rem !important;
  padding-top: 10rem !important;
}

@media (max-width: 575.98px) {
  .padding-xs-x-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-y-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-x-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-y-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
}

@media (min-width: 768px) {
  .padding-md-x-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (min-width: 768px) {
  .padding-md-y-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-x-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-y-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-x-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-y-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-x-1 {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-y-1 {
    padding-bottom: 0.125rem !important;
    padding-top: 0.125rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-x-1 {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-y-1 {
    padding-bottom: 0.125rem !important;
    padding-top: 0.125rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-x-1 {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-y-1 {
    padding-bottom: 0.125rem !important;
    padding-top: 0.125rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-x-1 {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-y-1 {
    padding-bottom: 0.125rem !important;
    padding-top: 0.125rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-x-1 {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-y-1 {
    padding-bottom: 0.125rem !important;
    padding-top: 0.125rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-x-2 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-y-2 {
    padding-bottom: 0.25rem !important;
    padding-top: 0.25rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-x-2 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-y-2 {
    padding-bottom: 0.25rem !important;
    padding-top: 0.25rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-x-2 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-y-2 {
    padding-bottom: 0.25rem !important;
    padding-top: 0.25rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-x-2 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-y-2 {
    padding-bottom: 0.25rem !important;
    padding-top: 0.25rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-x-2 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-y-2 {
    padding-bottom: 0.25rem !important;
    padding-top: 0.25rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-x-3 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-y-3 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-x-3 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-y-3 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-x-3 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-y-3 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-x-3 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-y-3 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-x-3 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-y-3 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-x-4 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-y-4 {
    padding-bottom: 0.75rem !important;
    padding-top: 0.75rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-x-4 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-y-4 {
    padding-bottom: 0.75rem !important;
    padding-top: 0.75rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-x-4 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-y-4 {
    padding-bottom: 0.75rem !important;
    padding-top: 0.75rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-x-4 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-y-4 {
    padding-bottom: 0.75rem !important;
    padding-top: 0.75rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-x-4 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-y-4 {
    padding-bottom: 0.75rem !important;
    padding-top: 0.75rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-x-5 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-y-5 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-x-5 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-y-5 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-x-5 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-y-5 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-x-5 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-y-5 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-x-5 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-y-5 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-x-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-y-6 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-x-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-y-6 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-x-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-y-6 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-x-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-y-6 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-x-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-y-6 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-x-7 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-y-7 {
    padding-bottom: 2rem !important;
    padding-top: 2rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-x-7 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-y-7 {
    padding-bottom: 2rem !important;
    padding-top: 2rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-x-7 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-y-7 {
    padding-bottom: 2rem !important;
    padding-top: 2rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-x-7 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-y-7 {
    padding-bottom: 2rem !important;
    padding-top: 2rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-x-7 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-y-7 {
    padding-bottom: 2rem !important;
    padding-top: 2rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-x-8 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-y-8 {
    padding-bottom: 2.5rem !important;
    padding-top: 2.5rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-x-8 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-y-8 {
    padding-bottom: 2.5rem !important;
    padding-top: 2.5rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-x-8 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-y-8 {
    padding-bottom: 2.5rem !important;
    padding-top: 2.5rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-x-8 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-y-8 {
    padding-bottom: 2.5rem !important;
    padding-top: 2.5rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-x-8 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-y-8 {
    padding-bottom: 2.5rem !important;
    padding-top: 2.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-x-9 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-y-9 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-x-9 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-y-9 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-x-9 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-y-9 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-x-9 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-y-9 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-x-9 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-y-9 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-x-10 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-y-10 {
    padding-bottom: 4rem !important;
    padding-top: 4rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-x-10 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-y-10 {
    padding-bottom: 4rem !important;
    padding-top: 4rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-x-10 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-y-10 {
    padding-bottom: 4rem !important;
    padding-top: 4rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-x-10 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-y-10 {
    padding-bottom: 4rem !important;
    padding-top: 4rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-x-10 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-y-10 {
    padding-bottom: 4rem !important;
    padding-top: 4rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-x-11 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-y-11 {
    padding-bottom: 5rem !important;
    padding-top: 5rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-x-11 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-y-11 {
    padding-bottom: 5rem !important;
    padding-top: 5rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-x-11 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-y-11 {
    padding-bottom: 5rem !important;
    padding-top: 5rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-x-11 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-y-11 {
    padding-bottom: 5rem !important;
    padding-top: 5rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-x-11 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-y-11 {
    padding-bottom: 5rem !important;
    padding-top: 5rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-x-12 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-y-12 {
    padding-bottom: 6rem !important;
    padding-top: 6rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-x-12 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-y-12 {
    padding-bottom: 6rem !important;
    padding-top: 6rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-x-12 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-y-12 {
    padding-bottom: 6rem !important;
    padding-top: 6rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-x-12 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-y-12 {
    padding-bottom: 6rem !important;
    padding-top: 6rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-x-12 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-y-12 {
    padding-bottom: 6rem !important;
    padding-top: 6rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-x-13 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-y-13 {
    padding-bottom: 10rem !important;
    padding-top: 10rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-x-13 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-y-13 {
    padding-bottom: 10rem !important;
    padding-top: 10rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-x-13 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-y-13 {
    padding-bottom: 10rem !important;
    padding-top: 10rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-x-13 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-y-13 {
    padding-bottom: 10rem !important;
    padding-top: 10rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-x-13 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-y-13 {
    padding-bottom: 10rem !important;
    padding-top: 10rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-top-0 {
    padding-top: 0 !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-right-0 {
    padding-right: 0 !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-bottom-0 {
    padding-bottom: 0 !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-left-0 {
    padding-left: 0 !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-top-0 {
    padding-top: 0 !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-right-0 {
    padding-right: 0 !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-bottom-0 {
    padding-bottom: 0 !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-left-0 {
    padding-left: 0 !important;
  }
}

@media (min-width: 768px) {
  .padding-md-top-0 {
    padding-top: 0 !important;
  }
}

@media (min-width: 768px) {
  .padding-md-right-0 {
    padding-right: 0 !important;
  }
}

@media (min-width: 768px) {
  .padding-md-bottom-0 {
    padding-bottom: 0 !important;
  }
}

@media (min-width: 768px) {
  .padding-md-left-0 {
    padding-left: 0 !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-top-0 {
    padding-top: 0 !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-right-0 {
    padding-right: 0 !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-bottom-0 {
    padding-bottom: 0 !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-left-0 {
    padding-left: 0 !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-top-0 {
    padding-top: 0 !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-right-0 {
    padding-right: 0 !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-bottom-0 {
    padding-bottom: 0 !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-left-0 {
    padding-left: 0 !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-top-1 {
    padding-top: 0.125rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-right-1 {
    padding-right: 0.125rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-bottom-1 {
    padding-bottom: 0.125rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-left-1 {
    padding-left: 0.125rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-top-1 {
    padding-top: 0.125rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-right-1 {
    padding-right: 0.125rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-bottom-1 {
    padding-bottom: 0.125rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-left-1 {
    padding-left: 0.125rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-top-1 {
    padding-top: 0.125rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-right-1 {
    padding-right: 0.125rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-bottom-1 {
    padding-bottom: 0.125rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-left-1 {
    padding-left: 0.125rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-top-1 {
    padding-top: 0.125rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-right-1 {
    padding-right: 0.125rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-bottom-1 {
    padding-bottom: 0.125rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-left-1 {
    padding-left: 0.125rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-top-1 {
    padding-top: 0.125rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-right-1 {
    padding-right: 0.125rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-bottom-1 {
    padding-bottom: 0.125rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-left-1 {
    padding-left: 0.125rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-top-2 {
    padding-top: 0.25rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-right-2 {
    padding-right: 0.25rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-bottom-2 {
    padding-bottom: 0.25rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-left-2 {
    padding-left: 0.25rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-top-2 {
    padding-top: 0.25rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-right-2 {
    padding-right: 0.25rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-bottom-2 {
    padding-bottom: 0.25rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-left-2 {
    padding-left: 0.25rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-top-2 {
    padding-top: 0.25rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-right-2 {
    padding-right: 0.25rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-bottom-2 {
    padding-bottom: 0.25rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-left-2 {
    padding-left: 0.25rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-top-2 {
    padding-top: 0.25rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-right-2 {
    padding-right: 0.25rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-bottom-2 {
    padding-bottom: 0.25rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-left-2 {
    padding-left: 0.25rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-top-2 {
    padding-top: 0.25rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-right-2 {
    padding-right: 0.25rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-bottom-2 {
    padding-bottom: 0.25rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-left-2 {
    padding-left: 0.25rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-top-3 {
    padding-top: 0.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-right-3 {
    padding-right: 0.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-bottom-3 {
    padding-bottom: 0.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-left-3 {
    padding-left: 0.5rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-top-3 {
    padding-top: 0.5rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-right-3 {
    padding-right: 0.5rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-bottom-3 {
    padding-bottom: 0.5rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-left-3 {
    padding-left: 0.5rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-top-3 {
    padding-top: 0.5rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-right-3 {
    padding-right: 0.5rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-bottom-3 {
    padding-bottom: 0.5rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-left-3 {
    padding-left: 0.5rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-top-3 {
    padding-top: 0.5rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-right-3 {
    padding-right: 0.5rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-bottom-3 {
    padding-bottom: 0.5rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-left-3 {
    padding-left: 0.5rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-top-3 {
    padding-top: 0.5rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-right-3 {
    padding-right: 0.5rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-bottom-3 {
    padding-bottom: 0.5rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-left-3 {
    padding-left: 0.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-top-4 {
    padding-top: 0.75rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-right-4 {
    padding-right: 0.75rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-bottom-4 {
    padding-bottom: 0.75rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-left-4 {
    padding-left: 0.75rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-top-4 {
    padding-top: 0.75rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-right-4 {
    padding-right: 0.75rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-bottom-4 {
    padding-bottom: 0.75rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-left-4 {
    padding-left: 0.75rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-top-4 {
    padding-top: 0.75rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-right-4 {
    padding-right: 0.75rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-bottom-4 {
    padding-bottom: 0.75rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-left-4 {
    padding-left: 0.75rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-top-4 {
    padding-top: 0.75rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-right-4 {
    padding-right: 0.75rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-bottom-4 {
    padding-bottom: 0.75rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-left-4 {
    padding-left: 0.75rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-top-4 {
    padding-top: 0.75rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-right-4 {
    padding-right: 0.75rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-bottom-4 {
    padding-bottom: 0.75rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-left-4 {
    padding-left: 0.75rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-top-5 {
    padding-top: 1rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-right-5 {
    padding-right: 1rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-bottom-5 {
    padding-bottom: 1rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-left-5 {
    padding-left: 1rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-top-5 {
    padding-top: 1rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-right-5 {
    padding-right: 1rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-bottom-5 {
    padding-bottom: 1rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-left-5 {
    padding-left: 1rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-top-5 {
    padding-top: 1rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-right-5 {
    padding-right: 1rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-bottom-5 {
    padding-bottom: 1rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-left-5 {
    padding-left: 1rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-top-5 {
    padding-top: 1rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-right-5 {
    padding-right: 1rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-bottom-5 {
    padding-bottom: 1rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-left-5 {
    padding-left: 1rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-top-5 {
    padding-top: 1rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-right-5 {
    padding-right: 1rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-bottom-5 {
    padding-bottom: 1rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-left-5 {
    padding-left: 1rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-top-6 {
    padding-top: 1.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-right-6 {
    padding-right: 1.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-bottom-6 {
    padding-bottom: 1.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-left-6 {
    padding-left: 1.5rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-top-6 {
    padding-top: 1.5rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-right-6 {
    padding-right: 1.5rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-bottom-6 {
    padding-bottom: 1.5rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-left-6 {
    padding-left: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-top-6 {
    padding-top: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-right-6 {
    padding-right: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-bottom-6 {
    padding-bottom: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-left-6 {
    padding-left: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-top-6 {
    padding-top: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-right-6 {
    padding-right: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-bottom-6 {
    padding-bottom: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-left-6 {
    padding-left: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-top-6 {
    padding-top: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-right-6 {
    padding-right: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-bottom-6 {
    padding-bottom: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-left-6 {
    padding-left: 1.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-top-7 {
    padding-top: 2rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-right-7 {
    padding-right: 2rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-bottom-7 {
    padding-bottom: 2rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-left-7 {
    padding-left: 2rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-top-7 {
    padding-top: 2rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-right-7 {
    padding-right: 2rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-bottom-7 {
    padding-bottom: 2rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-left-7 {
    padding-left: 2rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-top-7 {
    padding-top: 2rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-right-7 {
    padding-right: 2rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-bottom-7 {
    padding-bottom: 2rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-left-7 {
    padding-left: 2rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-top-7 {
    padding-top: 2rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-right-7 {
    padding-right: 2rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-bottom-7 {
    padding-bottom: 2rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-left-7 {
    padding-left: 2rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-top-7 {
    padding-top: 2rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-right-7 {
    padding-right: 2rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-bottom-7 {
    padding-bottom: 2rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-left-7 {
    padding-left: 2rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-top-8 {
    padding-top: 2.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-right-8 {
    padding-right: 2.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-bottom-8 {
    padding-bottom: 2.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-left-8 {
    padding-left: 2.5rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-top-8 {
    padding-top: 2.5rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-right-8 {
    padding-right: 2.5rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-bottom-8 {
    padding-bottom: 2.5rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-left-8 {
    padding-left: 2.5rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-top-8 {
    padding-top: 2.5rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-right-8 {
    padding-right: 2.5rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-bottom-8 {
    padding-bottom: 2.5rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-left-8 {
    padding-left: 2.5rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-top-8 {
    padding-top: 2.5rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-right-8 {
    padding-right: 2.5rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-bottom-8 {
    padding-bottom: 2.5rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-left-8 {
    padding-left: 2.5rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-top-8 {
    padding-top: 2.5rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-right-8 {
    padding-right: 2.5rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-bottom-8 {
    padding-bottom: 2.5rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-left-8 {
    padding-left: 2.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-top-9 {
    padding-top: 3rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-right-9 {
    padding-right: 3rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-bottom-9 {
    padding-bottom: 3rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-left-9 {
    padding-left: 3rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-top-9 {
    padding-top: 3rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-right-9 {
    padding-right: 3rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-bottom-9 {
    padding-bottom: 3rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-left-9 {
    padding-left: 3rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-top-9 {
    padding-top: 3rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-right-9 {
    padding-right: 3rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-bottom-9 {
    padding-bottom: 3rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-left-9 {
    padding-left: 3rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-top-9 {
    padding-top: 3rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-right-9 {
    padding-right: 3rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-bottom-9 {
    padding-bottom: 3rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-left-9 {
    padding-left: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-top-9 {
    padding-top: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-right-9 {
    padding-right: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-bottom-9 {
    padding-bottom: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-left-9 {
    padding-left: 3rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-top-10 {
    padding-top: 4rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-right-10 {
    padding-right: 4rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-bottom-10 {
    padding-bottom: 4rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-left-10 {
    padding-left: 4rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-top-10 {
    padding-top: 4rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-right-10 {
    padding-right: 4rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-bottom-10 {
    padding-bottom: 4rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-left-10 {
    padding-left: 4rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-top-10 {
    padding-top: 4rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-right-10 {
    padding-right: 4rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-bottom-10 {
    padding-bottom: 4rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-left-10 {
    padding-left: 4rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-top-10 {
    padding-top: 4rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-right-10 {
    padding-right: 4rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-bottom-10 {
    padding-bottom: 4rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-left-10 {
    padding-left: 4rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-top-10 {
    padding-top: 4rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-right-10 {
    padding-right: 4rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-bottom-10 {
    padding-bottom: 4rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-left-10 {
    padding-left: 4rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-top-11 {
    padding-top: 5rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-right-11 {
    padding-right: 5rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-bottom-11 {
    padding-bottom: 5rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-left-11 {
    padding-left: 5rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-top-11 {
    padding-top: 5rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-right-11 {
    padding-right: 5rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-bottom-11 {
    padding-bottom: 5rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-left-11 {
    padding-left: 5rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-top-11 {
    padding-top: 5rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-right-11 {
    padding-right: 5rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-bottom-11 {
    padding-bottom: 5rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-left-11 {
    padding-left: 5rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-top-11 {
    padding-top: 5rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-right-11 {
    padding-right: 5rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-bottom-11 {
    padding-bottom: 5rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-left-11 {
    padding-left: 5rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-top-11 {
    padding-top: 5rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-right-11 {
    padding-right: 5rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-bottom-11 {
    padding-bottom: 5rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-left-11 {
    padding-left: 5rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-top-12 {
    padding-top: 6rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-right-12 {
    padding-right: 6rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-bottom-12 {
    padding-bottom: 6rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-left-12 {
    padding-left: 6rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-top-12 {
    padding-top: 6rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-right-12 {
    padding-right: 6rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-bottom-12 {
    padding-bottom: 6rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-left-12 {
    padding-left: 6rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-top-12 {
    padding-top: 6rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-right-12 {
    padding-right: 6rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-bottom-12 {
    padding-bottom: 6rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-left-12 {
    padding-left: 6rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-top-12 {
    padding-top: 6rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-right-12 {
    padding-right: 6rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-bottom-12 {
    padding-bottom: 6rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-left-12 {
    padding-left: 6rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-top-12 {
    padding-top: 6rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-right-12 {
    padding-right: 6rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-bottom-12 {
    padding-bottom: 6rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-left-12 {
    padding-left: 6rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-top-13 {
    padding-top: 10rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-right-13 {
    padding-right: 10rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-bottom-13 {
    padding-bottom: 10rem !important;
  }
}

@media (max-width: 575.98px) {
  .padding-xs-left-13 {
    padding-left: 10rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-top-13 {
    padding-top: 10rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-right-13 {
    padding-right: 10rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-bottom-13 {
    padding-bottom: 10rem !important;
  }
}

@media (min-width: 576px) {
  .padding-sm-left-13 {
    padding-left: 10rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-top-13 {
    padding-top: 10rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-right-13 {
    padding-right: 10rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-bottom-13 {
    padding-bottom: 10rem !important;
  }
}

@media (min-width: 768px) {
  .padding-md-left-13 {
    padding-left: 10rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-top-13 {
    padding-top: 10rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-right-13 {
    padding-right: 10rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-bottom-13 {
    padding-bottom: 10rem !important;
  }
}

@media (min-width: 992px) {
  .padding-lg-left-13 {
    padding-left: 10rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-top-13 {
    padding-top: 10rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-right-13 {
    padding-right: 10rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-bottom-13 {
    padding-bottom: 10rem !important;
  }
}

@media (min-width: 1200px) {
  .padding-xl-left-13 {
    padding-left: 10rem !important;
  }
}

/* =Font Family
----------------------------------------------- */
.font-family-primary {
  font-family: "IBM Plex Sans", sans-serif !important;
}

/* =Font Size
----------------------------------------------- */
.font-size-link,
.link,
a,
.font-size-button,
.font-size-field,
.font-size-small,
.font-size-title,
.font-size-h6,
.font-size-h5,
.font-size-h4,
.font-size-h3,
.font-size-h2,
.font-size-h1,
.font-size-inherit,
.font-size-default {
  margin-top: 0;
  margin-bottom: 0;
}

.font-size-default {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

.heritage-category-card_description,
.schedule-card_description,
.question-message-card_title,
.site-footer_title {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.heritage-category-card_description {
  padding-top: 0.5rem;
}

.slider-card-container {
  padding: 20px;
  margin-top: 93px;
}

.descLgPatrimonio {
  /* overflow: auto;
  height: 100%;
  max-height: 8rem; */
  text-align: justify;
}

.descLgPatrimonio a {
  display: inline;
  text-decoration: underline !important;
}

.container-clave {
  margin: auto;
  background-color: white;
  padding: 35px 55px;
}

@media (max-width: 800px) {
  .map-info-container {
    max-width: 60% !important;
    flex: 0 0 60% !important;
  }
}

@media (max-width: 915px) {
  .container-clave {
    padding: 25px !important;
  }
}

@media (max-width: 420px) {
  .map-links-container {
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
  }

  .container-clave,
  #formRegister {
    padding: 5px !important;
  }
}

/*@media (max-width: 576px) {
  .div-rut-persona-left select {
    border-right: 1px solid #000000 !important;
  }
}

@media(min-width: 576px) {
  .div-rut-persona-left {
    padding-right: 0px;
    padding-left: 15px;
  }

  .div-rut-persona-right {
    padding-left: 0px;
    padding-right: 15px;
  }
}*/

@media (min-width: 576px) {
    .div-rut-persona-left {
        padding-right: 0px;
        padding-left: 15px;
    }
}

@media (min-width: 576px) {
    .div-rut-persona-right {
        padding-left: 0px;
        padding-right: 15px;
    }
}

.div-checkbox-formulario {
  display: flex;
  align-items: center;
}

.div-checkbox-formulario label {
  word-break: break-word;
  margin-left: 5px;
}

@media (max-width: 892px) {
  .botones-registro {
    width: 100% !important;
  }
}

@media (min-width: 768px) {
  .botones-registro {
    width: 90%;
  }
}


@media (min-width: 451px) {
  .div-select-rut {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .div-input-rut {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66666667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
}

.font-size-inherit {
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}

.figcaption a {
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}

.font-size-h1 {
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 100%;
}

.font-size-h2 {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 125%;
}

@media (min-width: 768px) {
  .font-size-h2 {
    font-size: 28px;
  }
}

@media (min-width: 992px) {
  .font-size-h2 {
    font-size: 38px;
  }
}

.object-info_title,
.schedule-card_title {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 125%;
}

@media (min-width: 768px) {

  .object-info_title,
  .schedule-card_title {
    font-size: 28px;
  }
}

@media (min-width: 992px) {

  .object-info_title,
  .schedule-card_title {
    font-size: 38px;
  }
}

.font-size-h3 {
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 125%;
}

.save-modal_title {
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 125%;
}

.font-size-h4 {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

@media (min-width: 768px) {
  .font-size-h4 {
    font-size: 18px;
  }
}

@media (min-width: 992px) {
  .font-size-h4 {
    font-size: 21px;
  }
}

.media-card_title,
.schedule-card_small-title {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

@media (min-width: 768px) {

  .media-card_title,
  .schedule-card_small-title {
    font-size: 18px;
  }
}

@media (min-width: 992px) {

  .media-card_title,
  .schedule-card_small-title {
    font-size: 21px;
  }
}

.font-size-h5 {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 100%;
}

.font-size-h6 {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 150%;
}

.map-info-window_title,
.object-info_subtitle,
.schedule-card_tag,
.question-card_title,
.figcaption,
.selected-filter,
.form-select,
.site-footer_link,
.site-footer_text,
.navigation_link {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 150%;
}

.font-size-title {
  font-size: 72px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 125%;
}

.main-title {
  font-size: 72px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 125%;
}

.font-size-small {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

.media-card_description,
.schedule-info_text,
.schedule-info,
.form-field-search_input,
.form-input,
.button-small,
.brand_slogan {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

.font-size-field {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 100%;
}

.breadcrumbs_link,
.breadcrumbs_item {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 100%;
}

.font-size-button {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 140%;
}

.font-size-link,
.link,
a {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 150%;
    color: #000000;
}

.descripcion-container {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.descripcion-container .titulo {
  background-color: #fff;
  padding: 0.3rem;
  font-weight: 700;
  width: 100%;
}

#place-desc {
  overflow-wrap: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 10.2em;
}

.descripcion-container .descripcion .titulo {
  background-color: transparent;
  padding-left: 0;
  text-decoration: underline;
  padding-right: 0;
}

.descripcion-container .descripcion {
  padding: 0.3rem;
  width: 100%;
}

.descripcion-container .recomendaciones .titulo {
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
  font-weight: 400;
}

#infoWindowMapa {
  background-color: #BFD142;
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  max-width: 600px;
  width: 30%;
  min-width: 300px;
  /* min-height: 150vh; */
  height: 100%;
  z-index: 1;
  overflow-y: auto;
}

@media screen and (min-width:992px) {
  #infoWindowMapa {
    max-width: 300px;
    z-index: 2;
  }
}

@media screen and (max-width:992px) {
  #infoWindowMapa {
    width: 88%;
    z-index: 2;
  }
}

#infoWindowMapa div {
  max-width: 100%;
}

#infoWindowMapa img {
  max-width: 100%;
}

#infoWindowMapa .sugerencias {
  display: flex;
  justify-content: space-between;
}

#infoWindowMapa .sugerencia {
  cursor: pointer;
  position: relative;
  width: 100%;
  max-width: 47%;
  overflow: hidden;
  background-color: #fff;
}

@media screen and (max-width:700px) {

  #submenuEducacion {
    flex-direction: column !important;

  }

  #submenuEducacion div {
    border-right: 0 !important;
  }

  #submenuEducacion a {
    padding-left: 0 !important;
    padding-right: 0 !important;

  }
}

.sugerencias .icono img {
  width: 50%;
  padding-top: 0.4rem;
  padding-left: 0.3rem;
}

.descripcion-container .recomendaciones .sugerencias .sugerencia .titulo {
  padding: 5px 5px 5px 0;
  font-weight: 700;
}

#cerrarInfo {
  padding: 0;
  min-width: 0;
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  border-radius: 50%;
}

#info-container .imagenes-container {
  width: 100% !important;
  display: flex;
  justify-content: center;
  min-height: 2.55rem;
  background-color: white;
}

@media (max-width: 767.9px) {
  #breadcrumbs-div {
    margin-top: 6rem !important;
  }

  #texto-problemas {
    text-align: left !important;
  }
}

/* =Helpers - Full Height
----------------------------------------------- */
@media (min-width: 768px) {
  .fullheight-xs {
    height: 100%;
  }
}

@media (min-width: 576px) {
  .fullheight-sm {
    height: 100%;
  }
}

@media (min-width: 768px) {
  .fullheight-md {
    height: 100%;
  }
}

@media (min-width: 992px) {
  .fullheight-lg {
    height: 100%;
  }
}

@media (min-width: 1200px) {
  .fullheight-xl {
    height: 100%;
  }
}

/* =Helpers - Overflowed
 * Works with bootstrap's grid
 * Overflowed the $grid-gutter-width/2
----------------------------------------------- */
@media (max-width: 767.98px) {
  .overflowed-xs {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
}

@media (min-width: 576px) {
  .overflowed-sm {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
}

@media (min-width: 768px) {
  .overflowed-md {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
}

@media (min-width: 992px) {
  .overflowed-lg {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
}

@media (min-width: 1200px) {
  .overflowed-xl {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
}

/* =Helpers - Images
----------------------------------------------- */
.img-responsive {
  display: block;
  height: auto;
  width: 100%;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-fluid-overflowed {
  max-width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .img-fluid-overflowed {
    max-width: none;
  }
}

.user-photo_image img {
  height: 100px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100px;
  /* max-width: 214px;
  max-height: 214px; */
  border-radius: 50%;
}

.image-cover {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.imgNoticia {
  max-width: 725px;
  max-height: 221px;
}

.image-cover-absolute {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  /* position: absolute; */
  left: 0;
  top: 0;
}

/* =Lists
----------------------------------------------- */
.reset-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.disc {
  list-style-type: disc;
  padding-left: 25px;
}

ul.disc li {
  list-style-type: disc;
}

ul.circle {
  list-style-type: circle;
  padding-left: 25px;
}

ul.circle li {
  list-style-type: circle;
}

ul.square {
  list-style-type: square;
  padding-left: 25px;
}

ul.square li {
  list-style-type: square;
}

ol.upper-roman {
  list-style-type: upper-roman;
  padding-left: 25px;
}

ol.upper-roman li {
  list-style-type: upper-roman;
}

ol.lower-alpha {
  list-style-type: lower-alpha;
  padding-left: 25px;
}

ol.lower-alpha li {
  list-style-type: lower-alpha;
}

ul ul {
  padding-left: 2em;
}

/* =Video
----------------------------------------------- */
.video-wrapper {
  height: 0;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  position: relative;
}

.video-wrapper iframe,
.video-wrapper video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* =Base
----------------------------------------------- */
body {
    background-color: #FAFAFA !important;
    color: #000000;
    font-family: "IBM Plex Sans", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 150%;
    overflow-x: hidden;
}

b,
strong {
  font-weight: bold;
}

figure {
  margin: 0;
}

blockquote {
  margin: 0;
}

hr {
  background-color: #D8D8D8;
  border: 0;
  height: 1px;
}

.svg-icon {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

.svg-icon>* {
  line-height: 1;
}

.svg-icon>svg {
  display: inline-block;
}

/* =Typography
----------------------------------------------- */
.font-family-rubik {
  font-family: "Rubik", sans-serif;
}

.font-family-ibm-plex-sans {
  font-family: "IBM Plex Sans", sans-serif;
}

/* Font Weight */
.font-weight-100 {
  font-weight: 100 !important;
}

.font-weight-200 {
  font-weight: 200 !important;
}

.font-weight-300 {
  font-weight: 300 !important;
}

.font-weight-400 {
  font-weight: 400 !important;
}

.font-weight-500,
.map-info-window_title {
  font-weight: 500 !important;
}

.font-weight-600 {
  font-weight: 600 !important;
}

.font-weight-700,
.site-footer_title,
.navigation_item.is-active .navigation_link {
  font-weight: 700 !important;
}

.font-weight-800 {
  font-weight: 800 !important;
}

.underline {
  text-decoration: underline !important;
}

.line-through {
  text-decoration: line-through !important;
}

.no-underline {
  text-decoration: none !important;
}

/* =Header
----------------------------------------------- */
.site-header-sticky {
  height: 50px;
  position: relative;
  z-index: 10;
}



@media (min-width: 992px) {
  .site-header-sticky {
    height: 105px;
  }
}

.site-header {
  background-color: #FAFAFA;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  position: fixed;
  z-index: 10;
  width: 100%;
}

@media (min-width: 992px) {
  .site-header {
    height: auto;
  }
}

.site-header_top {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.brand {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  display: inline-block;
  /* Si el contenedor es inline, cámbialo a inline-block o block */
  overflow: hidden;
  /* Para ocultar cualquier contenido que se desborde */

}

.brand::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 44%;
  height: 6%;
  /* La mitad superior */
  background-color: #E22C2C;
  /* Rojo */
  z-index: 1;
  /* Asegúrate de que esté por encima de la imagen */
  margin-right: 1.5rem;
}

/* Estilo para la línea azul en la mitad inferior */
.brand::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 44%;
  height: 6%;
  /* La mitad inferior */
  background-color: #0F69B4;
  /* Azul */
  z-index: 1;
  /* Asegúrate de que esté por encima de la imagen */
}

/* Estilo para la imagen */
.brand img {
  position: relative;
  /* Asegúrate de que la imagen esté por encima de los pseudo-elementos */
  z-index: 2;
  display: block;
  /* Si la imagen está dentro de un enlace, asegúrate de que ocupe todo el espacio */
}

.brand_logo {
  max-width: 194px;
  max-height: 83px;
}

.brand_logo>img {
  display: block;
  width: 191px;
  /** 100%; **/
}

@media (min-width: 992px) {
  .brand_logo {
    width: 100%;
  }
}

.brand_slogan {
  color: #000000;
  display: none;
  margin-left: 1.5rem;
}

.site-header .container {
  padding-bottom: 2rem;
}

@media (min-width: 992px) {
  .brand_slogan {
    display: block;
  }
}

/* =Navigation
----------------------------------------------- */
.navigation {
  background-color: #466BE7;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  text-align: left;
  top: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: top right;
  -moz-transform-origin: top right;
  -ms-transform-origin: top right;
  -o-transform-origin: top right;
  transform-origin: top right;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  z-index: 30;
}

.navigation.is-dark .navigation_link {
  color: #000000;
}

.navigation.is-dark .navigation_search {
  border-color: #000000;
}

.navigation_search {
  display: inline-flex;
}

.navigation_search #miniBuscador,
.navigation_search #comentario-textarea {
  padding: 0px;
  height: 90%;
  color: #FFF;
  border-bottom: 1px #FFF solid;
  border-right: none;
  border-left: none;
  border-top: none;
  background-color: transparent;
}

.navigation_search #miniBuscador {
  display: none;
}

.navigation_search::placeholder {
  color: #FFF;
  opacity: 1;
}

#paisresidencia_persona option:first-child:checked {
  color: #8A8A8A;
}

@media (min-width: 992px) {
  .navigation {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #466BE7;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 42px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    top: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@media (max-width: 991.98px) {
  .navigation_content {
    margin-top: 50px;
    padding: 1rem;
    width: 100%;
  }

  #div-texto-cant-resultados {
    text-align: left !important;
  }
}

.navigation_list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
}

@media (min-width: 992px) {
  .navigation_list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: center;
  }
}

.navigation_item {
  margin-bottom: 1.5rem;
}

@media (min-width: 992px) {
  .navigation_item {
    margin-bottom: 0;
  }

  .navigation_item:not(:last-child) {
    margin-right: 30px;
  }
}

@media (max-width: 991.98px) {
  .navigation_search {
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    padding: 1.5rem 0;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }
}

@media (min-width: 992px) {
  .navigation_search:not(.formulario-comentario) {
    border-left: 1px solid #FAFAFA;
    padding-left: 30px;
  }
}

.navigation_link {
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
}

@media (max-width: 991.98px) {
  .navigation_link {
    font-size: 0.75rem;
  }
}

.navigation_link:hover,
.navigation_link:focus {
  color: #FFFFFF;
}

.navigation-top {
  display: none;
}

@media (min-width: 992px) {
  .navigation-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 1.4rem;
  }
}

.navigation-social_list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.navigation-social_item {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.navigation-social_item:not(:last-child) {
  margin-right: 1rem;
}

.navigation-social_link {
  color: #FFFFFF;
}



@media (min-width: 992px) {
  .navigation-social_link {
    color: #000000;
  }
}

.navigation-auth_list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  /* text-transform: uppercase; */
}

.navigation-auth_list:last-child {
  border-left: 1px solid;
  margin-left: 23px;
}

.navigation-auth_user-icon {
  background-color: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  height: 26px;
  width: 26px;
  margin-left: 1.438rem;
}

.navigation-auth_link {
  color: #000000;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 150%;
  margin-left: 1.438rem;
  /* text-transform: uppercase; */
  text-decoration: none;
  white-space: nowrap;
}

.navigation-auth_link:hover {
  color: #000000;
}

/* =Menu Trigger
----------------------------------------------- */
.menu-trigger {
  display: block;
  height: 50px;
  width: 50px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  text-decoration: none;
  background: none;
  cursor: pointer;
  display: block;
  margin: 0;
  outline: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  padding: 15px;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 40;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.menu-trigger:focus {
  color: inherit;
  outline: none;
  text-decoration: none;
}

.menu-trigger:hover {
  color: inherit;
  text-decoration: none;
}

@media (min-width: 992px) {
  .menu-trigger {
    display: none;
  }
}

.menu-trigger span {
  background-color: #000000;
  display: block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  height: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  width: 22px;
}

.menu-trigger span:first-child {
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}

.menu-trigger span:last-child {
  -webkit-transform-origin: left bottom;
  -moz-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  -o-transform-origin: left bottom;
  transform-origin: left bottom;
}

.menu-trigger span:nth-child(2) {
  margin: 4px 0;
}

@media (max-width: 991.98px) {
  body.menu-is-active {
    overflow: hidden;
  }

  body.menu-is-active .menu-trigger span {
    background: #FFFFFF;
  }

  body.menu-is-active .menu-trigger span:first-child {
    -webkit-transform: rotate(48deg) translate(0, -3px);
    -moz-transform: rotate(48deg) translate(0, -3px);
    -ms-transform: rotate(48deg) translate(0, -3px);
    -o-transform: rotate(48deg) translate(0, -3px);
    transform: rotate(48deg) translate(0, -3px);
  }

  body.menu-is-active .menu-trigger span:last-child {
    -webkit-transform: rotate(-48deg) translate(0, 3px);
    -moz-transform: rotate(-48deg) translate(0, 3px);
    -ms-transform: rotate(-48deg) translate(0, 3px);
    -o-transform: rotate(-48deg) translate(0, 3px);
    transform: rotate(-48deg) translate(0, 3px);
  }

  body.menu-is-active .menu-trigger span:nth-child(2) {
    opacity: 0;
  }

  body.menu-is-active .navigation {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }

  body.menu-is-active .site-header_fixed {
    height: 100%;
  }

  body.menu-is-active .site-header_fixed::after {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }

  body.menu-is-active .site-header_fixed .navigation-main .search-button {
    color: #FFFFFF;
    -webkit-filter: none;
    filter: none;
  }
}

/* =Buttons
----------------------------------------------- */
.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  cursor: pointer;
  outline: 0;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: "Rubik", sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 125%;
  line-height: 40px;
  padding: 0 16px;
  min-height: 40px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  transition: 0.2s;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  color: #000000;
  text-align: center;
}

.button:focus {
  color: inherit;
  outline: none;
  text-decoration: none;
}

.button:hover {
  color: inherit;
  text-decoration: none;
}

.button:disabled {
  cursor: not-allowed;
}

@media (min-width: 768px) {
  .button {
    font-size: 18px;
    min-height: 44px;
  }
}

.button_icon {
  margin-left: 16px;
}

.button.is-block {
  display: block;
  width: 100%;
}

.button:active:not(:disabled):not(.is-disabled) {
  -webkit-transform: scale(0.98);
  -moz-transform: scale(0.98);
  -ms-transform: scale(0.98);
  -o-transform: scale(0.98);
  transform: scale(0.98);
}

.button:focus {
  color: #000000;
}

.button:hover {
  color: #000000;
  text-decoration: none;
}

.button:active,
.button.is-active {
  background: #FFFFFF;
}

.button:disabled,
.button.is-disabled {
  background: #FAFAFA;
  background-color: #EEEEEE;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.button_icon {
  display: inline-block;
  padding-right: 10px;
}

.button.has-icon::before {
  content: "";
  background: transparent url("../images/svg/arrow-button.svg") no-repeat center center;
  display: inline-block;
  height: 9px;
  margin-right: 10px;
  width: 23px;
}

.button.is-dark {
  background-color: #000000;
  border: 1px solid #000000;
  color: #FFFFFF;
}

.button.is-dark:disabled,
.button.is-dark.is-disabled {
  background-color: #8A8A8A;
  border-color: #8A8A8A;
}

.button-outline {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  cursor: pointer;
  outline: 0;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: "Rubik", sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 125%;
  line-height: 40px;
  padding: 0 16px;
  min-height: 40px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  transition: 0.2s;
  background-color: transparent;
  border: 1px solid #FFFFFF;
  color: #FAFAFA;
  text-align: center;
}

.button-outline:focus {
  color: inherit;
  outline: none;
  text-decoration: none;
}

.button-outline:hover {
  color: inherit;
  text-decoration: none;
}

.button-outline:disabled {
  cursor: not-allowed;
}

@media (min-width: 768px) {
  .button-outline {
    font-size: 18px;
    min-height: 44px;
  }
}

.button-outline_icon {
  margin-left: 16px;
}

.button-outline.is-block {
  display: block;
  width: 100%;
}

.button-outline:active:not(:disabled):not(.is-disabled) {
  -webkit-transform: scale(0.98);
  -moz-transform: scale(0.98);
  -ms-transform: scale(0.98);
  -o-transform: scale(0.98);
  transform: scale(0.98);
}

.button-outline:focus:not(:disabled):not(.is-disabled),
.button-outline:hover:not(:disabled):not(.is-disabled) {
  background-color: #FFFFFF;
  color: #000000;
}

.button-outline:disabled,
.button-outline.is-disabled {
  border-color: #FAFAFA;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: not-allowed;
}

.button-outline.is-dark {
  border-color: #000000;
  color: #000000;
}

.button-outline.is-dark:focus:not(:disabled):not(.is-disabled),
.button-outline.is-dark:hover:not(:disabled):not(.is-disabled) {
  background-color: #000000;
  color: #FFFFFF;
}

.link,
a {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  cursor: pointer;
  outline: 0;
  text-decoration: none;
  /* -webkit-user-select: none; */
  -moz-user-select: none;
  -ms-user-select: none;
  /* user-select: none; */
  background-color: transparent;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000000;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0;
  text-decoration: underline;
}

.link:focus,
a:focus {
  color: inherit;
  outline: none;
  text-decoration: none;
}

.link:hover,
a:hover {
  color: inherit;
  text-decoration: none;
}

.link:disabled,
a:disabled {
  cursor: not-allowed;
}

.link:hover,
a:hover {
  color: #000000;
  text-decoration: underline;
}

.is-light.link,
a.is-light {
  color: #FFFFFF;
}

.is-light.link:hover,
a.is-light:hover {
  color: #FFFFFF;
}

.link_icon {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 0.5rem;
}

.link-clean {
  text-decoration: none;
}

.link-clean:hover,
.link-clean:focus {
  text-decoration: none;
}

.link-cover {
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.button-clean {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  cursor: pointer;
  outline: 0;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
}

.button-clean:focus {
  color: inherit;
  outline: none;
  text-decoration: none;
}

.button-clean:hover {
  color: inherit;
  text-decoration: none;
}

.button-clean:disabled {
  cursor: not-allowed;
}

.button-small {
  font-weight: 400;
  min-height: 40px;
}

.button-close-light {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  cursor: pointer;
  outline: 0;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: transparent;
  color: #FFFFFF;
  font-size: 17px;
  left: 0;
  margin: 0.75rem;
  padding: 0.75rem;
}

.button-close-light:focus {
  color: inherit;
  outline: none;
  text-decoration: none;
}

.button-close-light:hover {
  color: inherit;
  text-decoration: none;
}

.button-close-light:disabled {
  cursor: not-allowed;
}

.button-close-light:focus,
.button-close-light:hover {
  color: #FFFFFF;
}

.button-close-light.is-small {
  font-size: 12px;
}

.button-close {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  cursor: pointer;
  outline: 0;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  height: 28px;
  width: 28px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  color: #FFFFFF;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.button-close:focus {
  color: inherit;
  outline: none;
  text-decoration: none;
}

.button-close:hover {
  color: inherit;
  text-decoration: none;
}

.button-close:disabled {
  cursor: not-allowed;
}

.button-close:hover,
.button-close:focus {
  color: #FFFFFF;
}

.button-close.has-label::before {
  color: #000000;
  content: "CERRAR";
  display: block;
  font-size: 16px;
  line-height: 28px;
  font-weight: 700;
  margin-right: 0.75rem;
  position: absolute;
  right: 100%;
  top: 0;
}

.button-close.is-dark {
  background-color: #000000;
}

.button-close.is-large {
  font-size: 17px;
}

.slider-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  cursor: pointer;
  outline: 0;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  height: 36px;
  width: 36px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000000;
  border: 1px solid #FFFFFF;
  background-color: #FFFFFF;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.slider-button:focus {
  color: inherit;
  outline: none;
  text-decoration: none;
}

.slider-button:hover {
  color: inherit;
  text-decoration: none;
}

.slider-button:disabled {
  cursor: not-allowed;
}

@media (min-width: 992px) {
  .slider-button {
    height: 77px;
    width: 77px;
  }

  #CategoriasPatrimonioSliderButtons .slider-button {
    height: 77px;
    width: 77px;
  }
}

.slider-button:focus,
.slider-button:hover {
  color: #000000;
}

.slider-button.is-outline {
  background-color: white;
  border: 1px solid #000000;
  color: #000000;
}

.slider-button.is-outline:focus,
.slider-button.is-outline:hover {
  background-color: #000000;
  color: #FFFFFF;
}

.button-mode {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  cursor: pointer;
  outline: 0;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.button-mode:focus {
  color: inherit;
  outline: none;
  text-decoration: none;
}

.button-mode:hover {
  color: inherit;
  text-decoration: none;
}

.button-mode:disabled {
  cursor: not-allowed;
}

.button-mode svg path.is-active {
  display: none;
}

.button-mode svg path.is-default {
  display: block;
}

.button-mode.is-active svg path.is-active {
  display: block;
}

.button-mode.is-active svg path.is-default {
  display: none;
}

.site-footer {
  background-color: #000000;
  padding: 0 0 6rem;
  width: 100%;
}

@media (min-width: 576px) {
  .site-footer {
    padding: 6rem 0;
  }
}

.site-footer_title {
  color: #FFFFFF;
  margin-bottom: 1rem;
  /** text-transform: uppercase; **/
  padding-left: 0px !important;
}

.site-footer_list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0 0 2rem;
}

.site-footer_item {
  margin: 0 0 0.75rem;
}

.site-footer_link,
.site-footer_text {
  color: #FFFFFF;
  /* text-transform: uppercase; */
}

.site-footer_link {
  text-decoration: none;
}

.site-footer_link:hover,
.site-footer_link:focus {
  color: #FFFFFF;
}

.site-footer_item-description {
  font-weight: 500;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.site-footer_social-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.site-footer_social-icon {
  margin-right: 20px;
}

.site-footer_copy {
  border-top: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 150%;
  margin: 3rem 0 0;
  padding: 1.5rem 0 0;
  text-align: center;
  /** text-transform: uppercase; **/
}

.site-footer_logo {
  margin: 0 0 2rem;
}

@media (min-width: 992px) {
  .site-footer_logo_logo-image {
    height: 118px;
  }
}

/* =Form
----------------------------------------------- */
/* =Form Field
----------------------------------------------- */
.form-field {
  margin: 0 0 10px;
  position: relative;
}

.form-field.required::after {
  color: #fff;
  content: "*";
  font-size: 24px;
  left: 100%;
  margin-left: 5px;
  position: absolute;
  top: 0;
}

.form-field.success,
.form-field.error {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
}

.form-field.success::after,
.form-field.error::after {
  background: transparent 0 0 no-repeat;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  background-size: auto 100%;
  content: "";
  display: block;
  height: 16px;
  margin: 13px;
  margin-top: -8px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 18px;
}

.form-field.success input,
.form-field.success select,
.form-field.success textarea,
.form-field.error input,
.form-field.error select,
.form-field.error textarea {
  border-color: transparent;
}

.form-field.success {
  -webkit-box-shadow: 0px 0px 0px 3px;
  -moz-box-shadow: 0px 0px 0px 3px;
  box-shadow: 0px 0px 0px 3px;
}

.form-field.success::after {
  background-image: url("../images/icons/icon-success.png");
}

.form-field.error {
  -webkit-box-shadow: 0px 0px 0px 3px;
  -moz-box-shadow: 0px 0px 0px 3px;
  box-shadow: 0px 0px 0px 3px;
}

.form-field.error::after {
  background-image: url("../images/icons/icon-error.png");
}

/* =Form Input
----------------------------------------------- */
.form-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  background-position: -webkit-calc(100% - 0.75rem) center;
  background-position: -moz-calc(100% - 0.75rem) center;
  background-position: calc(100% - 0.75rem) center;
  background-repeat: no-repeat;
  border: 1px solid #000000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #000000;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3;
  height: 42px;
  padding: 0.75rem;
  letter-spacing: 0.2px;
  width: 100%;
  position: relative;
  z-index: 2;
}

.form-input::-webkit-input-placeholder {
  color: #8A8A8A;
}

.form-input:-moz-placeholder {
  color: #8A8A8A;
}

.form-input:-ms-input-placeholder {
  color: #8A8A8A;
}

.form-input:focus {
  outline: none;
}

.form-input:disabled {
  opacity: 0.25;
}

.form-input:disabled~.form-label {
  opacity: 0.25;
}

.form-input.error {
  border-color: #EC6764;
}

textarea.form-input {
  min-height: 173px;
}

select.form-input {
  background-image: url("../images/svg/icon-chevron-down.svg");
  background-position: -webkit-calc(100% - 0.75rem) center;
  background-position: -moz-calc(100% - 0.75rem) center;
  background-position: calc(100% - 0.75rem) center;
  background-repeat: no-repeat;
}

.form-label {
  color: rgba(250, 250, 250, 0.5);
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.2px;
  padding: 0;
  margin: 0 0 8px;
}

.form-field-search {
  position: relative;
}

.form-field-search_input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #000000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  height: 40px;
  padding: 0.5rem 0;
  padding-right: 2.5rem;
  letter-spacing: 0.2px;
  width: 100%;
  position: relative;
  z-index: 1;
}

.form-field-search_input:focus {
  outline: none;
}

.form-field-search_button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  cursor: pointer;
  outline: 0;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 2.5rem;
  z-index: 2;
}

.form-field-search_button:focus {
  color: inherit;
  outline: none;
  text-decoration: none;
}

.form-field-search_button:hover {
  color: inherit;
  text-decoration: none;
}

.form-field-search_button:disabled {
  cursor: not-allowed;
}

.form-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  background-color: #FFFFFF;
  background-image: url("../images/svg/icon-chevron-down.svg");
  background-position: -webkit-calc(100% - 0.75rem) center;
  background-position: -moz-calc(100% - 0.75rem) center;
  background-position: calc(100% - 0.75rem) center;
  background-repeat: no-repeat;
  border: 1px solid #000000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #000000;
  height: 34px;
  padding: 0.5rem;
  /* text-transform: uppercase; */
  width: 100%;
  position: relative;
  z-index: 2;
}

.form-select::-webkit-input-placeholder {
  color: #466BE7;
}

.form-select:-moz-placeholder {
  color: #466BE7;
}

.form-select:-ms-input-placeholder {
  color: #466BE7;
}

.form-select:focus {
  outline: none;
  border-color: #466BE7;
}

.form-select:disabled {
  opacity: 0.25;
}

.form-select:disabled~.form-label {
  opacity: 0.25;
}

/* =Form Password
----------------------------------------------- */
.form-password_toggle {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  cursor: pointer;
  outline: 0;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: url("../images/icons/eye.svg") no-repeat center center;
  cursor: pointer;
  height: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 56px;
  z-index: 2;
}

.form-password_toggle:focus {
  color: inherit;
  outline: none;
  text-decoration: none;
}

.form-password_toggle:hover {
  color: inherit;
  text-decoration: none;
}

.form-password_toggle:disabled {
  cursor: not-allowed;
}

.form-password_hide {
  background: url("../images/icons/eye-close.svg") no-repeat center center;
}

.form-password .form-input_input {
  padding-right: 56px;
}

/* =Form Checkbox
----------------------------------------------- */
.form-checkbox {
  cursor: pointer;
  display: inline-block;
  margin: 0 0 12px;
  padding-left: 32px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: normal;
}

.form-checkbox input[type=checkbox] {
  display: none;
}

.form-checkbox input[type=checkbox]:checked+.form-checkbox_icon {
  background-color: #FAFAFA;
  border: 0;
}

.form-checkbox input[type=checkbox]:checked+.form-checkbox_icon::after {
  display: block;
}

.form-checkbox_icon {
  display: block;
  height: 16px;
  width: 16px;
  border: 1px solid #FAFAFA;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  float: left;
  margin-left: -32px;
  margin-top: 4px;
  position: relative;
}

.form-checkbox_icon::after {
  display: block;
  height: 16px;
  width: 16px;
  background: url("../images/icons/check.svg") no-repeat center center;
  content: "";
  display: none;
  left: 0;
  position: absolute;
  top: 0;
}

.form-checkbox_title {
  color: #FAFAFA;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  vertical-align: middle;
}

.form-checkbox_range {
  color: rgba(250, 250, 250, 0.5);
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.form-checkbox-single {
  margin: 0;
  padding-left: 0;
}

.form-checkbox-single .form-checkbox_icon {
  float: none;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

.form-checkbox-block {
  display: block;
  width: 100%;
}

.form-checkbox-input {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #FAFAFA;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  padding: 8px 14px;
  width: 100%;
}

.form-checkbox-input .form-checkbox {
  margin: 0;
}

.form-checkbox-group {
  margin: 0 0 22px;
}

.form-checkbox-group_title {
  color: rgba(250, 250, 250, 0.5);
  font-size: 13px;
  font-weight: 500;
  margin: 0 0 5px;
  text-transform: uppercase;
}

.form-checkbox-group .form-checkbox-input {
  margin-top: -1px;
}

/* =Form Radio
----------------------------------------------- */
.form-radio {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: normal;
}

.form-radio input[type=radio] {
  display: none;
}

.form-radio input[type=radio]:checked~.form-radio_icon {
  border-width: 8px;
}

.form-radio_label {
  color: #000000;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  line-height: 23px;
  letter-spacing: 0.2px;
  padding-left: 0.5rem;
  text-transform: uppercase;
}

.form-radio_icon {
  background-color: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  height: 24px;
  width: 24px;
  border: 2px solid #000000;
  display: block;
  position: relative;
}

/* =Form Note
----------------------------------------------- */
.form-note {
  font-size: 14px;
  font-weight: 500;
}

/* =Headings
----------------------------------------------- */
.text-1 {
  font-size: 3rem;
}

.text-2,
.title-2 {
  font-size: 2.25rem;
}

.text-3,
.title-3 {
  font-size: 1.75rem;
}

.text-4,
.title-7,
.title-4 {
  font-size: 1.5rem;
}

.text-5,
.title-5 {
  font-size: 1.3125rem;
}

.text-6,
.title-6 {
  font-size: 1.125rem;
}

.main-title {
  font-family: "Rubik", sans-serif;
  margin: 0 0 0.75rem;
}

@media (max-width: 991.98px) {
  .main-title {
    font-size: 24px !important;
  }
}

.title-2 {
  font-weight: 600;
  line-height: 1;
}

.title-3 {
  font-weight: 600;
  font-weight: 700;
  line-height: 34px;
  margin: 0 0 2rem;
}

.title-4 {
  font-weight: 600;
  line-height: 1;
}

.title-5 {
  font-weight: 400;
  line-height: 1;
}

.title-6 {
  font-weight: 400;
}

.title-7 {
  font-weight: 500;
  line-height: 2.55rem;
}

/* =Table Grid
----------------------------------------------- */
.table-xs-row {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.table-xs-row>[class*=col-xs-] {
  display: table-cell;
  float: none;
  vertical-align: top;
}

.table-xs-row>[class*=col-xs-].top {
  vertical-align: top;
}

.table-xs-row>[class*=col-xs-].bottom {
  vertical-align: bottom;
}

.table-xs-row>[class*=col-xs-].middle {
  vertical-align: middle;
}

@media (min-width: 576px) {
  .table-sm-row {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
}

@media (min-width: 576px) {
  .table-sm-row>[class*=col-sm-] {
    display: table-cell;
    float: none;
    vertical-align: top;
  }
}

@media (min-width: 576px) {
  .table-sm-row>[class*=col-sm-].top {
    vertical-align: top;
  }
}

@media (min-width: 576px) {
  .table-sm-row>[class*=col-sm-].bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 576px) {
  .table-sm-row>[class*=col-sm-].middle {
    vertical-align: middle;
  }
}

@media (min-width: 768px) {
  .table-md-row {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
}

@media (min-width: 768px) {
  .table-md-row>[class*=col-md-] {
    display: table-cell;
    float: none;
    vertical-align: top;
  }
}

@media (min-width: 768px) {
  .table-md-row>[class*=col-md-].top {
    vertical-align: top;
  }
}

@media (min-width: 768px) {
  .table-md-row>[class*=col-md-].bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 768px) {
  .table-md-row>[class*=col-md-].middle {
    vertical-align: middle;
  }
}

@media (min-width: 992px) {
  .table-lg-row {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
}

@media (min-width: 992px) {
  .table-lg-row>[class*=col-lg-] {
    display: table-cell;
    float: none;
    vertical-align: top;
  }
}

@media (min-width: 992px) {
  .table-lg-row>[class*=col-lg-].top {
    vertical-align: top;
  }
}

@media (min-width: 992px) {
  .table-lg-row>[class*=col-lg-].bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 992px) {
  .table-lg-row>[class*=col-lg-].middle {
    vertical-align: middle;
  }
}

@media (min-width: 1200px) {
  .table-xl-row {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .table-xl-row>[class*=col-xl-] {
    display: table-cell;
    float: none;
    vertical-align: top;
  }
}

@media (min-width: 1200px) {
  .table-xl-row>[class*=col-xl-].top {
    vertical-align: top;
  }
}

@media (min-width: 1200px) {
  .table-xl-row>[class*=col-xl-].bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 1200px) {
  .table-xl-row>[class*=col-xl-].middle {
    vertical-align: middle;
  }
}

.table-block {
  display: table;
  height: 100%;
  width: 100%;
}

.table-block .table-block_content {
  display: table-cell;
}

@media (max-width: 991.98px) {
  .table-xs-block {
    display: table;
    height: 100%;
    width: 100%;
  }

  .table-xs-block .table-block_content {
    display: table-cell;
  }
}

@media (min-width: 576px) {
  .table-sm-block {
    display: table;
    height: 100%;
    width: 100%;
  }

  .table-sm-block .table-block_content {
    display: table-cell;
  }
}

@media (min-width: 768px) {
  .table-md-block {
    display: table;
    height: 100%;
    width: 100%;
  }

  .table-md-block .table-block_content {
    display: table-cell;
  }
}

@media (min-width: 992px) {
  .table-lg-block {
    display: table;
    height: 100%;
    width: 100%;
  }

  .table-lg-block .table-block_content {
    display: table-cell;
  }
}

@media (min-width: 1200px) {
  .table-xl-block {
    display: table;
    height: 100%;
    width: 100%;
  }

  .table-xl-block .table-block_content {
    display: table-cell;
  }
}

.table-block--center .table-block_content {
  vertical-align: middle;
}

.table-block--bottom .table-block_content {
  vertical-align: bottom;
}

.hero-button {
  background-color: transparent;
  border-color: #FAFAFA;
  border: 1px solid #FAFAFA;
  padding: 13px 61px 14px 27px;
  color: #FAFAFA;
  font-family: Rubik;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 125%;
}

.hero-button_icon {
  margin-left: 10px;
}

.highlight-title {
  font-family: "Rubik", sans-serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 125%;
  margin-bottom: 48px;
}

.highlight-title {
  font-size: 2.188rem;
}

.highlight-title_text {
  background-color: #000000;
  color: #FAFAFA;
  display: inline-block;
  padding: 4px;
}

.highlight-title.is-dark .highlight-title_text {
  background-color: #000000;
  color: #FAFAFA;
}

.highlight-title_text.is-light {
  background-color: #FFFFFF;
  color: #000000;
}

.discover {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 3rem 0;
}

@media (min-width: 768px) {
  .discover {
    height: 460px;
  }
}

.heritage-card_image {
  height: 350px;
  overflow: hidden;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

@media (min-width: 992px) {
  .heritage-card_image {
    height: 460px;
  }
}

.heritage-card_title {
  padding-right: 16px;
  min-height: 40px;
  /* position: relative;
  line-height: 1.3; */
}

@media (max-width: 767.98px) {
  .heritage-card_title {
    font-size: 14px;
  }
}

.heritage-card_title span {
  padding: 0.5rem;
  /* line-height: 23px; */
  /* display: inline;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  position: relative; */
}

.box-decoration-clone {
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

.titulo-patrimonioslider {
  position: relative;
  padding: 0.5rem;
}

.heritage-card_body {
  position: relative;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 1;
  text-align: left;
}

@media (min-width: 576px) {
  .heritage-card_body:not(#PatrimoniosSlider .heritage-card_body) {
    margin-top: -34px;
  }
}

/* @media (min-width: 576px) {
  #PatrimoniosSlider .heritage-card_body {
    margin-top: -80px;
  }
} */
.heritage-card {
  overflow: hidden;
  /* Evita que la imagen se salga del contenedor */
}

.heritage-card_image {
  display: block;
}

.highlight-title {
  font-size: 28px;
  /* Tamaño del título */
  line-height: 1.2;
  /* Altura de línea */
  margin: 0;
  /* Elimina el margen predeterminado */
  text-align: left;
}

@media (max-width: 767.98px) {
  .heritage-card_description {
    font-size: 12px;
    line-height: 142%;
  }
}

.heritage-ecosystem_title {
  font-family: Rubik;
  font-style: normal;
  font-weight: bold;
  font-size: 72px;
  line-height: 125%;
}

.heritage-ecosystem_image {
  width: 100%;
}

.heritage-ecosystem_item1 {
  font-family: IBM Plex Sans;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 33px;
  margin-bottom: 40px;
}

.heritage-ecosystem_item2 {
  font-family: IBM Plex Sans;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 33px;
  margin-bottom: 40px;
}

.heritage-ecosystem_item3 {
  font-family: IBM Plex Sans;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 33px;
  margin-bottom: 40px;
}

.heritage-ecosystem_item4 {
  font-family: IBM Plex Sans;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 40px;
}

.heritage-ecosystem_subtitle {
  font-family: Rubik;
  font-style: normal;
  font-weight: bold;
  font-size: 38px;
  line-height: 125%;
  margin-bottom: 21px;
}

.heritage-ecosystem_description {
  font-family: IBM Plex Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 41px;
}

.heritage-ecosystem_button {
  padding: 14px 27px;
}

.heritage-ecosystem_previous-button {
  background-color: transparent;
  padding: 24px;
  margin-right: 26px;
  border: 1px solid #000000;
}

.heritage-ecosystem_next-button {
  border: 1px solid #000000;
  padding: 24px;
  background-color: #000000;
}

.participate_image {
  display: block;
  height: auto;
  max-height: 23.313rem;
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.participate_title {
  font-family: Rubik;
  font-style: normal;
  font-weight: bold;
  font-size: 72px;
}

.participate_see-all {
  color: #000000;
  font-family: IBM Plex Sans;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  padding-bottom: 89px;
  display: inline-block;
}

.participate_subtitle {
  font-family: Rubik;
  font-style: normal;
  font-weight: bold;
  font-size: 38px;
  margin-bottom: 19px;
}

.participate_description {
  font-family: IBM Plex Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 39px;
}

.participate_discover-button {
  font-family: Rubik;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  padding: 13px 36px;
  background-color: transparent;
  border: 1px solid #000000;
}

.checkbox {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkbox_input {
  display: none;
}

.checkbox_input:checked+.checkbox_icon {
  background-color: #000000;
  color: #FFFFFF;
}

.checkbox_input:checked+.checkbox_icon>svg {
  display: block;
}

.checkbox_input:indeterminate+.checkbox_icon {
  background-color: #000000;
}

.checkbox_input:indeterminate+.checkbox_icon::after {
  display: block;
}

.checkbox_icon {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000000;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 12px;
  height: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 8px;
  min-width: 20px;
  width: 20px;
}

.checkbox_icon>svg {
  display: none;
}

.checkbox_icon::after {
  background-color: #FFFFFF;
  content: "";
  display: none;
  height: 2px;
  width: 8px;
}

.checkbox_items {
  margin-bottom: 0px;
  list-style: none;
  margin-left: 16px;
  padding-left: 0px;
  margin-bottom: 30px;
}

.checkbox_chevron {
  cursor: pointer;
  margin-left: 0.5rem;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  position: absolute;
  left: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
}

.checkbox.is-light {
  color: #FFFFFF;
}

.checkbox.is-light .checkbox_icon {
  border-color: #FFFFFF;
}

.checkbox.is-light .checkbox_input:checked+.checkbox_icon {
  background-color: #FFFFFF;
  color: #000000;
}

.checkbox.is-light .checkbox_input:checked+.checkbox_icon::after {
  background-color: #000000;
}

.checkbox-filters {
  list-style: none;
  margin: 0;
  padding: 0;
}

.checkbox-filters_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 0.75rem;
  position: relative;
}

.checkbox-filters_item.is-active .checkbox_chevron {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}

.checkbox-filters_item.is-active .checkbox-filters_submenu {
  display: block;
}

.checkbox-filters_submenu {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: 1rem;
  margin-top: 1rem;
}

.searcher-info {
  background-color: #EEEEEE;
  margin-bottom: 46px;
  padding: 16px 0px 16px 0px;
}

.searcher-info_input {
  background-color: transparent;
  border-bottom: 1px solid #000000;
  border: 0;
  outline: none;
  width: 100%;
}

.searcher-info_button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: transparent;
  border: none;
}

.breadcrumb-info_sections {
  color: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin-bottom: 36px;
  padding: 0px;
}

.breadcrumb-info_main {
  font-family: Assistant;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  padding: 0px;
}

.breadcrumb-info_second {
  font-family: Assistant;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
}

.breadcrumb-info_third {
  font-family: Assistant;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
}

.breadcrumb-info_icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 2px;
}

.breadcrumb-info_main-image {
  margin-bottom: 26px;
  width: 100%;
}

.breadcrumb-info_secondary-image {
  height: 166px;
  width: 234px;
}

.breadcrumb-info_object-options {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0px;
}

.breadcrumb-info_fav-link {
  color: none;
  font-family: IBM Plex Sans;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  margin-right: 10px;
  -webkit-text-decoration-line: underline;
  -moz-text-decoration-line: underline;
  text-decoration-line: underline;
}

.breadcrumb-info_option-icon {
  border: none;
  background-color: transparent;
  margin-right: 16px;
  padding: 0px;
}

.object-images_main-image {
  margin-bottom: 26px;
  width: 100%;
}

.object-images_secondary-image {
  height: 176px;
  width: 234px;
}

.object-images_previous-button {
  background-color: transparent;
  border: 1px solid #000000;
  margin-left: 25px;
  margin-right: 19px;
  padding: 24px;
}

.object-images_next-button {
  background-color: #000000;
  border: 1px solid #000000;
  padding: 24px;
}

.filters {
  position: relative;
}

.filters_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 1.5rem;
}

.filters_closeX {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}

.filters_close {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}

.filters_close>span:last-child {
  display: none;
}

.filters_close-modal {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  cursor: pointer;
  outline: 0;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  color: #000000;
  min-width: 40px;
  margin-right: -1rem;
  margin-left: 1rem;
  width: 40px;
}

.filters_close-modal:focus {
  color: inherit;
  outline: none;
  text-decoration: none;
}

.filters_close-modal:hover {
  color: inherit;
  text-decoration: none;
}

.filters_close-modal:disabled {
  cursor: not-allowed;
}

.filters_close-modal:hover {
  color: #000000;
}

@media (min-width: 992px) {
  .filters_close-modal {
    display: none;
  }
}

.filters_input {
  width: 100%;
}

.filters_input img {
  max-width: 275px;
  max-height: 46px;
}

.filters_list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 2.5rem;
}

.filters_item:not(:last-child) {
  margin-bottom: 1.5rem;
}

.filters_label {
  font-size: 14px;
  font-weight: 700;
}

@media (max-width: 991.98px) {
  .filters-mobile {
    background-color: #FFFFFF;
    bottom: 0;
    display: none;
    left: 0;
    overflow-y: auto;
    padding: 1rem;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 30;
  }
}

@media (max-width: 1199.98px) {
  .filters-mobile.is-active {
    display: block;
  }
}

.selected-filters {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0 0 1.5rem;
}

.selected-filters_item {
  display: inline-block;
  margin-right: 0.25rem;
}

.selected-filter {
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background-color: #000000;
  color: #FFFFFF;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0.25rem;
  position: relative;
  padding: 0.25rem 0.5rem;
  text-transform: uppercase;
}

.selected-filter_button-remove {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  cursor: pointer;
  outline: 0;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  color: #FFFFFF;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1rem;
  margin-left: 0.5rem;
  padding: 0;
}

.selected-filter_button-remove:focus {
  color: inherit;
  outline: none;
  text-decoration: none;
}

.selected-filter_button-remove:hover {
  color: inherit;
  text-decoration: none;
}

.selected-filter_button-remove:disabled {
  cursor: not-allowed;
}

.figcaption {
  background-color: #000000;
  color: #FAFAFA;
  display: flex;
  /* Flexbox para alinear en fila */
  justify-content: space-between;
  /* Texto a la izquierda, botón a la derecha */
  align-items: center;
  /* Centrado vertical */
  font-family: "IBM Plex Sans", sans-serif;
  padding: 8px 2rem;
  margin: 0;
  min-height: 36px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 150%;
}


.figcaption a {
  flex-shrink: 0;
  /* Evita que el botón se reduzca */
}

@media (max-width: 767.98px) {
  .figcaption {
    font-size: 10px;
    padding: 8px 2rem 8px 2rem;
    width: 100% !important;
  }
}

.figcaption a {
  color: inherit;
}

.question-card_close-button {
  background: transparent;
  border: none;
  color: #FFFFFF;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  margin-right: 1rem;
  margin-top: 1rem;
  padding: 0.5rem;
  position: absolute;
  right: 0;
  top: 0;
  visibility: hidden;
}

.question-card_content {
  position: relative;
  height: 286px;
}

.question-card_contentespecial {
  position: relative;
}


.question-card_image {
  cursor: pointer;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.question-card_title {
  margin: 0 0 1rem;
}

@media (min-width: 992px) {
  .question-card_title {
    min-height: 36px;
  }
}

.answers-card {
  background-color: #000;
  /** #466BE7; **/
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
  z-index: -1;
}

.answers-card.active {
  opacity: 80%;
  z-index: 2;
}

.answers-card_content {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  overflow-y: auto;
  padding: 1rem;
}

.answers-card_list {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.question-message-card {
  background-color: #EEEEEE;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
  width: 100%;
  z-index: -1;
}

.question-message-card.active {
  opacity: 1;
  z-index: 3;
}

.question-message-card_content {
  height: 100%;
  overflow-y: auto;
  padding: 1rem;
}

.question-message-card_title {
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}

.schedule-card {
  background-color: #FFFFFF;
  border: 1px solid #000000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  height: -webkit-fill-available;
}

@media (min-width: 768px) {
  .schedule-card {
    padding: 0.75rem;
  }
}

@media (min-width: 992px) {
  .schedule-card {
    padding: 1rem;
  }
}

.schedule-card_image {
  display: block;
  overflow: hidden;
}

@media (min-width: 768px) {
  .schedule-card_image {
    margin-bottom: 1rem;
  }
}

.schedule-card_content {
  padding: 0.75rem;
}

@media (min-width: 768px) {
  .schedule-card_content {
    padding: 0;
  }
}

.schedule-card_tag {
  background-color: #000000;
  border: 0;
  color: #FFFFFF;
  padding: 0.5rem;
  margin-bottom: 0.5rem;
  text-decoration: none;
}

.schedule-card_tag:hover {
  color: #FFFFFF;
  text-decoration: none;
}

.schedule-card_header {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.schedule-card_description {
  text-align: right;
}

@media (max-width: 991.98px) {
  .schedule-card_description {
    font-size: 12px;
  }
}

.schedule-card_button-fav {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  cursor: pointer;
  outline: 0;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #000000;
  font-size: 16px;
  padding: 0;
  height: 20px;
  margin-left: 0.5rem;
  min-width: 20px;
}

.schedule-card_button-fav:focus {
  color: inherit;
  outline: none;
  text-decoration: none;
}

.schedule-card_button-fav:hover {
  color: inherit;
  text-decoration: none;
}

.schedule-card_button-fav:disabled {
  cursor: not-allowed;
}

@media (min-width: 768px) {
  .schedule-card_button-fav {
    font-size: 20px;
    margin-left: 1.5rem;
  }
}

.schedule-card_title {
  font-family: "Rubik", sans-serif;
  margin-bottom: 11px;
}

.schedule-card_small-title {
  font-family: "Rubik", sans-serif;
  margin-bottom: 0;
}

@media (max-width: 991.98px) {
  .schedule-card_more {
    font-size: 12px;
  }
}

.schedule-card_body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.schedule-info {
  display: inline-block;
  vertical-align: middle;
}

.schedule-info:not(:last-child) {
  margin-right: 1rem;
}

.schedule-info_text {
  color: #8A8A8A;
}

@media (max-width: 991.98px) {
  .schedule-info_text {
    font-size: 12px;
  }
}

.schedule-info_icon {
  font-size: 16px;
  margin-left: 0.75rem;
}

.breadcrumbs {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.breadcrumbs_item:not(:last-child) {
  margin-right: 0.5rem;
}

.breadcrumbs_item:not(:last-child)::after {
    /*background-image: url("../css_chp/css/images/svg/icon-chevron-right.svg");*/
    background-image: url('../images/svg/icon-chevron-right.svg');
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    height: 12px;
    margin-left: 0.5rem;
    width: 7px;
}

.breadcrumbs_item:last-child {
  font-weight: 700 !important;
}

.breadcrumbs_link {
  text-decoration: none;
}

.heritage-category-card {
  background: #FFFFFF;
  border: 1px solid #000000;
  max-width: 100%;
  padding: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-evenly;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-evenly;
}

@media (min-width: 992px) {
  .heritage-category-card {
    width: 384px;
  }
}

.heritage-category-card_image {
  overflow: hidden;
  position: relative;
  height: 100% !important;
}

@media (max-width: 991.98px) {
  .heritage-category-card {
    margin: 0.938rem;
  }

  .heritage-category-card_image {
    height: 100%;
  }

  .heritage-category-card_image>img {
    width: 100%;
  }
}

@media (min-width: 992px) {

  .heritage-category-card_image {
    height: 209px;
  }
}


@media (min-width: 992px) {
  .heritage-category-card_image>img {
    height: 100%;
    /* -o-object-fit: cover;
    object-fit: cover; */
    width: 100%;
  }
}

.heritage-category-card_title {
  bottom: 0;
  left: 0;
  max-width: 100%;
  position: absolute;
  /* text-transform: uppercase; */
  max-width: 90%;
}

@media (max-width: 991.98px) {
  .heritage-category-card_title {
    font-size: 12px;
  }
}

.heritage-category-card_title span {
  background-color: #FFFFFF;
  display: inline;
  padding: 0.5rem;
  line-height: 1.7rem;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

#\38>a>h3>span {
  display: block;
  line-height: 1.4rem;
  width: 206px;
}

@media (min-width: 768px) {
  .heritage-category-card.is-large .heritage-category-card_image {
    height: 500px;
  }
}

.heritage-category-card.is-block {
  width: 100%;
}

.login-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.login-form_input-tab {
  display: none;
}

.login-form_input-tab:checked+.login-form_tab {
  font-weight: bold;
  border-bottom: 2px solid #000000;
}

.login-form_input-tab:checked+.login-form_tab+.login-form_form {
  display: initial;
}

.login-form_tab {
  color: #8A8A8A;
  margin-right: 2rem;
  position: relative;
  text-decoration: none;
}

.login-form_tab:hover {
  text-decoration: none;
}

.login-form_tab.is-active {
  color: #000000;
}

.login-form_tab.is-active::after {
  background-color: #000000;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  top: 100%;
  width: 100%;
}

@media (max-width: 451px) {

  .div-btns-login a,
  .div-btns-login input {
    margin: auto;
    width: 100%;
    text-align: center;
    justify-content: center;
  }

  .div-btns-login input {
    margin-top: 25px;
  }
}

.options_list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.options_item:not(:last-child) {
  margin-right: 0.25rem;
}

.options_link {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  cursor: pointer;
  outline: 0;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.5rem 0.25rem;
}

.options_link:focus {
  color: inherit;
  outline: none;
  text-decoration: none;
}

.options_link:hover {
  color: inherit;
  text-decoration: none;
}

.options_link:disabled {
  cursor: not-allowed;
}

.results-card-list {
  background: #FAFAFA;
  border: 1px solid #000000;
  max-height: 81px;
  padding: 1rem;
  margin-bottom: 1rem;
}

.results-card-list_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Rubik;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  margin: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.results-card-list_image {
  height: 49px;
  width: 49px;
}

.results-card-list_button {
  background-color: transparent;
  padding: 0px;
  border: 0;
}

.results-card-list_description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-family: IBM Plex Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 0px;
}

.single_options-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.object-info_header {
  border-bottom: 1px solid #000000;
  margin-bottom: 1.5rem;
}

.object-info_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Rubik", sans-serif;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0.5rem;
}

.object-info_subtitle {
  background-color: #000000;
  color: #FFFFFF;
  display: inline-block;
  margin-bottom: 1.5rem;
  padding: 0.5rem;
  text-transform: uppercase;
}

.profile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.profile_box {
  /* background-color: #EEEEEE;
  padding: 1rem;*/
  width: 100%;
}

/* @media (min-width: 992px) {
  .profile_box {
    padding: 4rem 104px;
  }
} */

@media (max-width: 767.98px) {
  .profile_name {
    font-size: 21px;
  }
}

.user-photo {
  text-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (min-width: 768px) {
  /* .user-photo {
    min-width: 306px;
  } */
}

.user-photo_image {
  display: block;
  /* background-color: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;

  height: 98px;
   width: 98px; */
  overflow: hidden;
}

.user-photo_image-large {
  background-color: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  height: 120px;
  width: 120px;
  overflow: hidden;
}

.statistics-graphics {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1.5rem;
  margin-bottom: 0.25rem;
  margin-right: 0.25rem;
  min-height: 224px;
}

.statistics-graphics-large {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1.5rem;
  min-height: 452px;
}

.result-map-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.result-map-card:hover .result-map-card_content {
  background-color: #000000;
  color: #FFFFFF;
}

.result-map-card_link {
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}

.result-map-card_content {
  background-color: #FFFFFF;
  border: 1px solid #000000;
  color: #000000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 12px 6px 6px 12px;
  text-transform: uppercase;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 182px;
}

.search-map {
  min-height: 576px;
  overflow: hidden;
  position: relative;
}

@media (min-width: 992px) {
  .search-map {
    height: -webkit-calc(100vh - 105px);
    height: -moz-calc(100vh - 105px);
    height: calc(100vh - 105px);
  }
}

.search-map_map {
  height: -webkit-calc(100vh - 50px);
  height: -moz-calc(100vh - 50px);
  height: calc(100vh - 50px);
  width: 100%;
  z-index: 1;
}

@media (min-width: 992px) {
  .search-map_map {
    height: 100%;
  }
}

.search-map_left {
  background-color: transparent;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  pointer-events: none;
  /* position: absolute; */
  top: 0;
  z-index: 3;
}

/* @media (max-width: 1199.98px) {
  .search-map_left {
    width: 100%;
  }
} */

.search-map_left.is-active .search-map-filters {
  height: 100%;
  margin-left: 0 !important;
}

.search-map_left.is-active .search-map-filters_content {
  overflow-y: auto;
}

.search-map_left.is-active .filters_close>span:first-child {
  display: none;
}

.search-map_left.is-active .filters_close>span:last-child {
  display: block;
}

.search-map_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 360px;
  bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 4;
  width: 100%;
}

@media (min-width: 1200px) {
  .search-map_right {
    width: 460px;
  }
}

.map-filters-results {
  position: absolute;
  top: 0;
  height: 100%;
  min-height: 100%;
  background-color: #eee;
  display: flex;
}

.search-map-filters {
  background-color: #EEEEEE;
  bottom: 0;
  pointer-events: auto;
  position: absolute;
  top: 0;
  width: 100%;
  margin-left: 28px;
  /* margin-top: 12px; */
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  margin-left: -webkit-calc(-100% + 28px);
  margin-left: -moz-calc(-100% + 28px);
  margin-left: calc(-100% + 28px);
  z-index: 1;
}


/* @media (max-width: 992px) {
  .search-map-results.is-active {
    margin-top: 30px;

  }
} */

.search-map-filters.is-active {
  margin: 0 !important;
}

/* /* @media (min-width: 992px) { */
.search-map-filters {
  width: 330px;
  position: relative;
  /* margin-left: 0px; */
  margin-left: -300px;
}

/* } */

.search-map-filters_content {
  height: 100%;

}

.search-map-filters .filters {

  padding: 2rem 28px 1.5rem 1.5rem;
}

.search-map-results.is-active {
  /* -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  background-color: #FFFFFF;
  height: 50%;
  padding-left: 28px;
  pointer-events: auto;
  width: 100%; */
  width: 300px;
  display: block !important;
}

.search-map-results {
  width: 35px;
  display: block;
  background-color: white;
  position: relative;
  z-index: 1;
  height: 100%;
}

.search-map-results.initial-block-results {
  display: none;
}

.search-map-filters_content {
  padding: 10px;
}

.search-map-results-title {
  font: normal normal normal 16px/24px;
}

.search-map-results.is-active {
  display: block;
}

.total-resultados {
  margin-bottom: 1rem;
}

.resultado-container {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #000;
  margin-bottom: 1.5rem;
}

.closest-marker-info {
  padding: 1rem 0.5rem 0.2rem;
}

.resultado-container img {
  max-width: 100%;
}

.resultado-container .icono img {
  max-width: 15px;
}

/* @media (min-width: 992px) {
  .search-map-results {
    height: 100%;
    width: 330px;
  }
} */

.search-map-results_header {
  padding: 1rem;
}

.search-map-results_content {
  overflow-y: auto;
  padding: 1rem 1.5rem;
  height: -webkit-calc(100% - 56px);
  height: -moz-calc(100% - 56px);
  height: calc(100% - 56px);
}

.search-map-card {
  position: relative;
}

.search-map-card .place-card {
  height: 100%;
}

.search-map-card .place-card_content {
  height: -webkit-calc(100% - 148px);
  height: -moz-calc(100% - 148px);
  height: calc(100% - 148px);
  overflow-y: auto;
}

.map-info-window {
  background-color: #000000;
  color: #FFFFFF;
  margin-left: -95px;
  padding: 0.5rem 0.5rem 1.5rem 1.5rem;
  position: relative;
  width: 190px;
}

.map-info-window_link {
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.map-info-window_content {
  position: relative;
}

.map-info-window_title {
  font-family: "IBM Plex Sans", sans-serif;
  text-transform: uppercase;
}

.map-info-window_button {
  position: absolute;
  bottom: 0;
  right: 0;
}

.gm-style-iw {
  background-color: #000000;
}

.place-card_close {
  position: absolute;
  top: 0;
  right: 0;
}

.place-card_image {
  height: 148px;
}

.results-list {
  border: 1px solid #000000;
  padding: 1rem;
  width: 100%;
  min-height: 5rem;
}

.results-list_image {
  display: block;
  min-width: 100%;
  height: 49px;
}

.results-card {
  background: #FFFFFF;
  border: 1px solid #000000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 250px;
  overflow: hidden;
  padding: 1rem;
  position: relative;
  /* max-height: 875px; */
}

@media (min-width: 768px) {
  .results-card {
    height: 520px;
  }
}

.results-card.can-hover:hover .results-card_description {
  display: block;
  opacity: 1;
}

.results-card.is-small {
  height: 248px;
}

@media (min-width: 768px) {
  .results-card.is-collection {
    height: 406px;
  }
}

.results-card.has-button {
  height: 346px;
}

.results-card_title {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0px;
  text-decoration: none;
}

.results-card_image {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #EEEEEE;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 1rem;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.results-card_button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  cursor: pointer;
  outline: 0;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  color: #000000;
  font-size: 20px;
  padding: 0px;
}

.results-card_button:focus {
  color: inherit;
  outline: none;
  text-decoration: none;
}

.results-card_button:hover {
  color: inherit;
  text-decoration: none;
}

.results-card_button:disabled {
  cursor: not-allowed;
}

.results-card_content {
  background: #FFFFFF;
  bottom: 0;
  left: 0;
  padding: 1rem;
  position: absolute;
  right: 0;
  width: 100%;
}

.results-card_description {
  display: none;
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: normal;
  font-size: 14px;
  margin: 0px;
  margin-top: 4px;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.media-card {
  background: #FFFFFF;
  border: 1px solid #000000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px;
}

.media-card_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 1rem;
}

.media-card_button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  cursor: pointer;
  outline: 0;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 6px;
  padding: 0px;
}

.media-card_button:focus {
  color: inherit;
  outline: none;
  text-decoration: none;
}

.media-card_button:hover {
  color: inherit;
  text-decoration: none;
}

.media-card_button:disabled {
  cursor: not-allowed;
}

.media-card_description {
  margin-bottom: 1rem;
}

.media-card_list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.media-card_icon {
  margin-right: 0.5rem;
}

.media-card_info {
  display: none;
  margin: 0 0 1rem;
}

@media (min-width: 768px) {
  .media-card_info {
    display: block;
  }
}

.media-card_play {
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #FFFFFF;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.media-card_play:hover {
  color: #FFFFFF;
}

.media-card_view-link {
  margin-right: 0.5rem;
}

.media-card_footer {
  display: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.media-card_options-list {
  display: none;
}

.media-card.is-document .card_image {
  display: none;
}

.media-card .card_image {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #EEEEEE;
  color: #8A8A8A;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 1rem;
  position: relative;
}

.heritage-categories .gallery-row {
  display: grid;
  grid-auto-rows: minmax(20px, auto);
  grid-column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
}

.heritage-categories .gallery-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.heritage-categories .gallery-item .heritage-category-card {
  height: 100%;
}

.heritage-categories .gallery-item:nth-child(1) {
  grid-area: 1/1/4/2;
}

.heritage-categories .gallery-item:nth-child(2) {
  grid-area: 1/2/4/3;
}

.heritage-categories .gallery-item:nth-child(3) {
  grid-area: 4/1/5/3;
}

.heritage-categories .gallery-item:nth-child(3) .heritage-category-card_image {
  height: 120px;
}

.results .card {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#cardPrincipalAgenda {
  height: fit-content !important;
}

.results .card_image {
  height: 100%;
  max-width: 100%;
}

.results .gallery-row {
  display: grid;
  grid-auto-rows: minmax(20px, auto);
  grid-column-gap: 16px;
}

.results .gallery-row {
  display: grid;
  grid-auto-rows: minmax(20px, auto);
  grid-column-gap: 16px;
}

@media (max-width: 495px) {
  .results .gallery-row {
    display: block;
    grid-auto-rows: minmax(20px, auto);
    grid-column-gap: 16px;
  }
}

.results .gallery-row:nth-child(odd) {
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .results .gallery-row:nth-child(odd) {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
  }
}

.results .gallery-row:nth-child(odd) .gallery-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.results .gallery-row:nth-child(odd) .gallery-item .results-card {
  height: 100%;
}

.results .gallery-row:nth-child(odd) .gallery-item:nth-child(1) {
  grid-area: 1/1/3/2;
}

@media (min-width: 768px) {
  .results .gallery-row:nth-child(odd) .gallery-item:nth-child(1) {
    grid-area: 1/1/3/2;
    max-height: 57rem;
  }
}

.results .gallery-row:nth-child(odd) .gallery-item:nth-child(2) {
  grid-area: 1/2/2/3;
}

@media (min-width: 768px) {
  .results .gallery-row:nth-child(odd) .gallery-item:nth-child(2) {
    grid-area: 1/2/2/3;
    max-height: 28.125rem;
  }
}

.results .gallery-row:nth-child(odd) .gallery-item:nth-child(3) {
  grid-area: 2/2/4/3;
}

@media (min-width: 768px) {
  .results .gallery-row:nth-child(odd) .gallery-item:nth-child(3) {
    grid-area: 2/2/3/3;
    max-height: 28.125rem;
  }
}

.results .gallery-row:nth-child(odd) .gallery-item:nth-child(4) {
  grid-area: 3/1/4/2;
}

@media (min-width: 768px) {
  .results .gallery-row:nth-child(odd) .gallery-item:nth-child(4) {
    grid-area: 1/3/3/4;
    max-height: 57rem;
  }
}

.results .gallery-row:nth-child(even) {
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .results .gallery-row:nth-child(even) {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
  }
}

.results .gallery-row:nth-child(even) .gallery-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.results .gallery-row:nth-child(even) .gallery-item .results-card {
  height: 100%;
}

.results .gallery-row:nth-child(even) .gallery-item:nth-child(1) {
  grid-area: 1/1/2/2;
}

@media (min-width: 768px) {
  .results .gallery-row:nth-child(even) .gallery-item:nth-child(1) {
    grid-area: 1/1/2/2;
    max-height: 28.125rem;
  }
}

.results .gallery-row:nth-child(even) .gallery-item:nth-child(2) {
  grid-area: 2/1/3/2;
}

@media (min-width: 768px) {
  .results .gallery-row:nth-child(even) .gallery-item:nth-child(2) {
    grid-area: 2/1/3/2;
    max-height: 28.125rem;
  }
}

.results .gallery-row:nth-child(even) .gallery-item:nth-child(3) {
  grid-area: 1/2/3/3;
}

@media (min-width: 768px) {
  .results .gallery-row:nth-child(even) .gallery-item:nth-child(3) {
    grid-area: 1/2/3/3;
    max-height: 57rem;
  }
}

.results .gallery-row:nth-child(even) .gallery-item:nth-child(4) {
  grid-area: 3/1/4/2;
}

@media (min-width: 768px) {
  .results .gallery-row:nth-child(even) .gallery-item:nth-child(4) {
    grid-area: 1/3/2/4;
    max-height: 28.125rem;
  }
}

.results .gallery-row:nth-child(even) .gallery-item:nth-child(5) {
  grid-area: 3/2/4/3;
}

@media (min-width: 768px) {
  .results .gallery-row:nth-child(even) .gallery-item:nth-child(5) {
    grid-area: 2/3/2/4;
    max-height: 28.125rem;
  }
}

#block-bloquedequienessomosenpch button.slick-prev.slick-arrow:hover,
#block-bloquedequienessomosenpch button.slick-next.slick-arrow:hover {
  color: black !important;
}

.results.is-list .gallery-row {
  display: block;
}

.results.is-list>.row>[class*=col-] {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.results.is-list .card {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 1rem;
}

.results.is-list .card_image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  margin-bottom: 0;
  min-width: 50px;
  width: 50px;
}

.results.is-list .card_content {
  padding: 0;
  padding-left: 1rem;
  position: relative;
  width: 100%;
}

.results.is-list .card_description {
  display: block;
  opacity: 1;
}

.results.is-list .card_title {
  font-family: "Rubik", sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
}

.results.is-list .schedule-card_body {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.results.is-list .media-card_info {
  display: none;
}

.results.is-list .media-card_description {
  display: none;
  margin: 0;
}

.results.is-list .media-card_footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.results.is-list .media-card_footer .media-card_description {
  display: block;
}

.results.is-list .media-card_options-list {
  display: block;
}

.results.is-list .media-card_options {
  display: none;
}

@media (max-width: 767.98px) {
  .results-desktop {
    display: none !important;
  }
}

@media (min-width: 767.98px) {
  .results-mobile {
    display: none !important;
  }
}

.results-mobile:not(.is-list) {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}

@media (min-width: 768px) {
  .results-mobile:not(.is-list) {
    display: none;
  }
}

.results-mobile:not(.is-list) .gallery-item {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;

  grid-template-rows: 1fr auto;
}

.results-mobile:not(.is-list) .card {
  height: auto;
}

/* .results-mobile:not(.is-list) .card_image {
  height: auto;
} */

.profile-navigation {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.profile-navigation_item:not(:last-child) {
  margin-right: 2rem;
}

.profile-navigation_link {
  color: #8A8A8A;
  text-decoration: none;
}

.profile-navigation_link:hover {
  text-decoration: none;
}

.profile-navigation_link.is-active {
  color: #000000;
}

.profile-navigation_link.is-active .profile-navigation_text::after {
  display: block;
}

.profile-navigation_text::after {
  content: "";
  background-color: #000000;
  display: none;
  height: 2px;
}

.modal {
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.25);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  display: none;
  opacity: 0;
  visibility: none;
  z-index: -1;
}

.modal_wrap {
  overflow-y: auto;
  position: relative;
  height: 100%;
  width: 100%;
}

.modal_content {
  background-color: #FFFFFF;
  margin: 0 auto;
  max-width: 100%;
  padding: 1.5rem;
  position: relative;
}

.modal_header-with-close {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 1.5rem;
}

.modal.is-active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  visibility: visible;
  z-index: 30;
}

.modal_close {
  position: absolute;
  right: 0;
  top: 0;
}

body.is-modal-active {
  overflow: hidden;
}

@media (max-width: 991.98px) {
  .save-modal {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  #PatrimoniosSlider .swiper-wrapper,
  #multiple-items .swiper-wrapper {
    align-items: center;
  }
}

.save-modal .modal_content {
  width: 720px;
}

.save-modal_title {
  font-size: 16px;
}

@media (min-width: 768px) {
  .save-modal_title {
    font-size: 28px;
  }
}

.save-modal_scroll {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  /* overflow-x: scroll; */
}

.save-modal .results-card {
  min-width: 282px;
}

.register-modal .modal_content {
  width: 448px;
}

.video-modal_thumbnail {
  cursor: pointer;
  position: relative;
}

.video-modal_play {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #FFFFFF;
  font-size: 40px;
  z-index: 2;
}

.video-modal .modal_content {
  padding: 0.75rem;
  width: 816px;
}

.logout-modal .modal_content {
  width: 600px;
}

.common-modal .modal_content {
  width: 740px;
}

.edit-modal .modal_content {
  width: 610px;
}

.search {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  position: relative;
  margin-top: 6vh;
}

@media (min-width: 992px) {
  .search {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 460px;
    margin-top: 0px;


  }
}

.search_background {
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  content: "";
  z-index: 0;
  pointer-events: none;
}

.search_background::after {
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
  content: "";
  z-index: 0;
  pointer-events: none;
}

@media (max-width: 425px) {
  .search:not(.search-modal) {
    padding: 2rem 0 5rem !important;
  }
}

@media (max-width: 992px) {
  .search:not(.search-modal) {
    padding: 10rem 0 10rem;
  }

  .question-card-title-mobile {
    display: block !important;
  }
}

@media (min-width: 992px) {
  .search:not(.search-modal) {
    min-height: 648px;
  }
}

.search_over {
  z-index: 2;
}

.search_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4rem 0;
  position: relative;
  width: 100%;
}

@media (min-width: 992px) {
  .search_content {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2rem 0;
  }
}

.search_description {
  color: #EEEEEE;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 16px;
}

.search_close {
  left: 0;
  margin: 1.5rem;
  position: absolute;
  top: 0;
  z-index: 2;
}

.search_form {
  margin: 0 0 1rem;
  position: relative;
  z-index: 2;
}

@media (min-width: 992px) {
  .search_form {
    margin: 0;
  }
}

.search_button-bar-advanced {
  display: none;
}

@media (max-width: 767.98px) {
  .search_button {
    margin-bottom: 1rem;
    width: 190px;
  }

  #contenidos-locales-mobile {
    display: block !important;
  }

  #contenidos-locales-desktop {
    display: none;
  }
}

@media (min-width: 992px) {
  #contenidos-locales-desktop-img:hover {
    width: 170px;
  }
}

select#tipopatrimonio {
  text-overflow: ellipsis;
  padding-right: 32px;
  white-space: nowrap;
}

select#tipoSelect {
  text-overflow: ellipsis;
  padding-right: 32px;
  white-space: nowrap;
}

select#categoria {
  text-overflow: ellipsis;
  padding-right: 32px;
  white-space: nowrap;
}


.dropdown #instituciones+button.dropdown-toggle:focus {
  outline: none !important;
  border-color: #466BE7 !important;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, .25) !important;
}

.dropdown #instituciones+button.dropdown-toggle {

  width: 100%;
  border-radius: 0rem !important;
  border: 0;
  outline: none;
}

button.dropdown-toggle[data-id="instituciones"] .filter-option-inner-inner {
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 150%;
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 500;
}

button.dropdown-toggle[data-id="instituciones"] .filter-option {
  padding: 0.5rem !important;
}

.dropdown #instituciones .dropdown-menu li a span.text {
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 150%;
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 500;
}

.dropdown.bootstrap-select .dropdown-menu.show .inner.show .dropdown-menu.inner.show li a.dropdown-item span.text {
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 150%;
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 500;
}

.dropdown-toggle::after {
  background-image: url(../images/svg/icon-chevron-down.svg) !important;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat !important;
  border: none !important;
  background-position: calc(100%) center !important;
}

select+.select2-container--bootstrap-5 {
  border: 1px solid #000000;
  height: 34px;
}

.select2-container--bootstrap-5 .select2-selection--single {
  background-size: 18px 18px;
  height: 32px !important;
}

.select2-container--bootstrap-5 .select2--small.select2-selection--single {
  padding: 0.5rem !important;
  border: none;
}

.select2-results__option,
.select2-container--bootstrap-5 .select2-selection,
.select2-container--bootstrap-5,
.select2-container--bootstrap-5 .select2-selection--single .select2-selection__rendered {
  font-size: 12px !important;
  letter-spacing: 0.1em !important;
  line-height: 150% !important;
  font-family: "IBM Plex Sans", sans-serif !important;
  font-weight: 500 !important;

}

.form-select .select2-hidden-accessible {
  height: 20px !important;
}

@media (max-width: 992px) {
  .dropdown.bootstrap-select.show .dropdown-menu {
    width: 100%;
    transform: none !important;
    min-width: 100% !important;
  }
}

.search_container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  position: relative;
  z-index: 2;
}

.search_image {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 2;
}

.search_image>img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  position: absolute;
  top: 0;
}

@media (max-width: 767.98px) {
  .search_image>figcaption {
    background-color: #000000;
  }
}

@media (min-width: 768px) {
  .search_image>figcaption {
    margin-bottom: 40px;
  }
}

.search-form {
  margin-bottom: 16px;
  max-width: 840px;
  position: relative;
}

.search-form_input {
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
  border-bottom: 2px solid #FAFAFA;
  color: #FAFAFA;
  font-family: "Rubik", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 125%;
  padding-right: 48px;
  width: 100%;
}

@media (min-width: 992px) {
  .search-form_input {
    font-size: 34px;
  }
}

.search-form_input::-webkit-input-placeholder {
  color: #FAFAFA;
}

.search-form_input:-moz-placeholder {
  color: #FAFAFA;
}

.search-form_input::-moz-placeholder {
  color: #FAFAFA;
}

.search-form_input:-ms-input-placeholder {
  color: #FAFAFA;
}

.search-form_input::-ms-input-placeholder {
  color: #FAFAFA;
}

.search-form_input::placeholder {
  color: #FAFAFA;
}

.search-form_input:focus {
  outline: none;
}

.search-form_button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  cursor: pointer;
  outline: 0;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  height: 40px;
  width: 40px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: transparent;
  right: 0;
}

.search-form_button:focus {
  color: inherit;
  outline: none;
  text-decoration: none;
}

.search-form_button:hover {
  color: inherit;
  text-decoration: none;
}

.search-form_button:disabled {
  cursor: not-allowed;
}

.search-modal {
  background-color: #000000;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: -webkit-calc(100vh - 50px);
  height: -moz-calc(100vh - 50px);
  height: calc(100vh - 50px);
  opacity: 0;
  overflow-y: auto;
  position: fixed;
  width: 100%;
  z-index: -1;
}

@media (min-width: 992px) {
  .search-modal {
    height: -webkit-calc(100vh - 105px);
    height: -moz-calc(100vh - 105px);
    height: calc(100vh - 105px);
  }
}

.search-modal.is-active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  z-index: 9;
  top: 50px;
}

@media (min-width: 576px) {
  .search-modal.is-active {
    top: 105px;
  }
}

@media (max-width: 991.98px) {
  .search-modal .search_image {
    display: none;
  }
}

.search-modal .modal_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.is-search-advanced .modal_wrap {
  display: block;
}

.is-search-advanced .search_button-bar {
  display: none;
}

.is-search-advanced .search_button-bar-advanced {
  display: block;
}

.parent {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  margin: 0 0 24px;
}

.div1 {
  grid-area: 1/1/3/2;
}

.div2 {
  grid-area: 1/2/2/3;
}

.div3 {
  grid-area: 2/2/3/3;
}

.div4 {
  grid-area: 1/3/3/4;
}

/** Redes **/


.block--redes-sociales ul li a {
  vertical-align: baseline;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  color: #333;
}

@media (min-width: 640px) {
  .block--redes-sociales ul li {
    margin-bottom: 0;
  }
}

.block--redes-sociales ul li {
  margin-bottom: 0;
  font-size: .9rem;
  display: block;
  color: #333;
}

.footer .block--redes-sociales ul {
  /** margin-bottom: 4rem; **/
}

.block--redes-sociales ul {
  border-top: 2px solid #c8c8c8;
  border-bottom: 2px solid #c8c8c8;
  padding: 1rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 3rem;
  margin-bottom: 50px;
  margin-top: 50px;
}

@media (min-width: 1140px) {

  .block>.inner-block>div>h2,
  .block>div>h2 {
    font-size: 2.5em;
  }
}

.block>.inner-block>div>h2,
.block>div>h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 2em;
  border-bottom: 2px solid #2d717c;
  padding-bottom: .75rem;
  padding-top: 1rem;
  margin: 1rem 0;
  line-height: 1;
}

.block--no-title h2 {
  display: none;
  visibility: hidden;
}

/** Obligatorios **/

@media (min-width: 920px) and (min-width: 1140px) {
  .block--banners-obligatorios .inner-block {
    padding-left: calc(1rem + calc(-50vw + calc(1140px / 2)));
    padding-right: calc(1rem + calc(-50vw + calc(1140px / 2)));
  }
}

@media (min-width: 920px) and (min-width: 480px) {
  .block--banners-obligatorios .inner-block {
    padding: 0 1rem;
  }
}

@media (min-width: 920px) {
  .block--banners-obligatorios .inner-block {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    padding: 0 1rem;
  }
}

.grid,
.grilla-menus .grilla-menu:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#block-bannersobligatioriosblock .b-require {
  width: 22% !important;
  margin: 0 3% 3% 0;
  width: auto;
  background-color: #fff;
}

@media (min-width: 920px) {

  .grid--columns-4 .grid__item,
  .grid--columns-4 .grilla-menus .grilla-menu:first-child>li,
  .grilla-menus .grid--columns-4 .grilla-menu:first-child>li {
    width: 22%;
  }
}

@media (min-width: 920px) {

  .grid--columns-4 .grid__item,
  .grid--columns-4 .grilla-menus .grilla-menu:first-child>li,
  .grilla-menus .grid--columns-4 .grilla-menu:first-child>li {
    margin: 0 3% 3% 0;
    width: auto;
  }
}

.grid--columns-4 .grid__item,
.grid--columns-4 .grilla-menus .grilla-menu:first-child>li,
.grilla-menus .grid--columns-4 .grilla-menu:first-child>li {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 1em;
  width: 100%;
}

.grid--columns-4 .banner--obligatorio {
  background-color: #fff;
  padding: 0;
  margin: 0;
}

#ban style {
  height: 100%;
}

@media (min-width: 920px) {

  .grid__item,
  .grilla-menus .grilla-menu:first-child>li {
    margin: 0 3% 3% 0;
    width: auto;
  }
}

.grid__item,
.grilla-menus .grilla-menu:first-child>li {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 1em;
  width: 100%;
}

.banner--obligatorio .link--banner {
  position: relative;
  padding: 1rem;
  color: #6a6a6a;
  text-decoration: none;
  height: 100%;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1em;
  line-height: 110%;
  min-height: 60px;
}

.banner--obligatorio .link--banner::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 5px;
  background-image: -webkit-gradient(linear, left top, right top, from(#346abc), color-stop(40%, #346abc), color-stop(40%, #f62f4a), to(#f62f4a));
  background-image: linear-gradient(to right, #346abc, #346abc 40%, #f62f4a 40%, #f62f4a 100%);
}

/* IMPLEMENTACIÓN PCH */

/* Ocultar mensaje en inicio de sesión */
#edit-name--description,
#edit-pass--description {
  display: none;
}



.footer-social-networks {
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  /*padding-top: 1.75rem;
  padding-bottom: 1.75rem;*/
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
  line-height: 1.3rem;
  font-size: 1.25rem;
}

.socials-container {
  display: flex;
  flex-direction: row;
  max-width: 55%;
  margin: auto;
}

@media (max-width: 986px) {
  .socials-container {
    max-width: 60%;
  }

  .heritage-category-card_description {
    padding-top: 10px;
  }
}

@media (max-width: 843px) {
  .socials-container {
    max-width: 70%;
  }
}

@media (max-width: 654px) {
  .socials-container span {
    display: none;
  }
}

.icon-social-network-footer {
  text-align: center;
  width: max-content;
  margin: auto;
}

.icon-social-network-footer a {
  text-decoration: none;
}

.icon-social-network-footer svg {
  font-size: 1.2rem;
  padding-right: 0.3rem;
  /* padding-left: 1rem; */
}

.links-footer {
  /*padding-bottom: 4.375rem;*/
  padding-bottom: 0px;
  font-size: 0.875rem;
}





:root {
  --card_width: 350px;
  --row_increment: 10px;
  --card_small: 25;
  --card_medium: 33;
  --card_large: 50;
}


.pin_container {
  margin: 0;
  height: 100%;
  padding: 0;
  width: 100%;
  left: 50%;
  display: grid;
  grid-template-columns: repeat(auto-fill, var(--card_width));
  grid-gap: 10px;
  justify-content: center;
}

@media (max-width: 580px) {
  .pin_container {
    display: block;
  }
}

.cardRec {
  padding: 0;
  margin: 15px 10px;
}

.card_small {
  margin-right: 20px;
  grid-row-end: span var(--card_small);
}

.card_medium {
  margin-right: 20px;
  grid-row-end: span var(--card_medium);
}

.card_large {
  margin-right: 20px;
  grid-row-end: span var(--card_large);
}


/* ESTADISTICAS */
#list {
  width: 100%;
  overflow: hidden;
  margin-bottom: -1.875em;
  -webkit-column-count: 3;
  -webkit-column-gap: 1.875em;
  -webkit-column-fill: auto;
  -moz-column-count: 3;
  -moz-column-gap: 1.875em;
  -moz-column-fill: auto;
  column-count: 3;
  column-gap: 1.875em;
  column-fill: auto;
}

.item {
  margin-bottom: 1.875em;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  column-break-inside: avoid;
}

.item img {
  width: 100%;
  object-fit: cover;
}

/* Móviles en horizontal o tablets en vertical */

@media (max-width: 767px) {
  #list {
    columns: 2;
  }

}

/* Móviles en vertical */

@media (max-width: 480px) {
  #list {
    columns: 1;
  }
}

.btnCancela {
  font-family: "Open Sans", sans-serif;
  background-color: #F6595C;
  font-size: 1rem;
  color: #FFFFFF;
  border-radius: 0;
  width: 100%;
}

.btnEnviar {
  font-family: "Open Sans", sans-serif;
  background-color: #476BCB;
  font-size: 1rem;
  color: #FFFFFF;
  border-radius: 0;
  width: 100%;
}

.btnCancela:hover,
.btnEnviar:hover {
  color: #FFFFFF;
}

/* Boton estilo de base */
.btn-cu {
  display: inline-block;
  font-family: "Roboto regular", sans-serif;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 0;

  text-align: center;
  height: 3.125rem;
  margin-top: 2.063rem;
  text-decoration: none;
}

/* /Icono ClaveÚnica/ */
.btn-cu .cl-claveunica {
  display: inline;
  float: left;
  text-indent: -9999px;
}

.btn-cu .texto {
  padding-left: 3px;
  text-decoration: underline;
}

/* Tamaño M */
.btn-cu.btn-m {
  max-height: 42px;
  padding: 8px 15px 8px 15px !important;
  font-size: 16px;
  line-height: 1.6em;
}

.btn-login-msje {
  display: block;
  margin: auto !important;
  width: fit-content;
  padding: 5px 10px;
}

@media (max-width: 428px) {
  .div-login-options {
    justify-content: center !important;
  }
}

.btn-cu.btn-m .cl-claveunica {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}

.btn-cu.btn-color-estandar {
  background-color: #0F69C4;
  color: #FFF;
}

.btn-cu.btn-color-estandar:hover {
  background-color: #0C549C;
  color: #FFF;
  text-decoration: none;
}

.btn-cu.btn-color-estandar:active {
  background-color: #093F75;
  color: #FFF;
}

.btn-cu.btn-color-estandar:focus {
  background-color: #0C549C;
  color: #FFF;
  outline: 1px dashed #000;
}

.txtRoboto {
  font-family: "Roboto regular", sans-serif !important;
  font-size: 1rem !important;
  text-decoration: underline;
}

.txtRoboto img {
  padding-right: 10px;
}


.input-invalido {
  border: solid 3px #ff5E5E !important;
  margin: 0;
  padding-bottom: 0;
  padding-top: 0;
}

.infoBox {
  background-color: rgba(255, 255, 102, 0.1);
  border: 1px solid #ffff66;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  padding: 16px;
  margin-top: 25px;
  display: none;
}

.infoBox i {
  color: #0B8843;
  font-size: 18px;
}


.successBox,
.successBoxColeccion {
  background-color: rgba(11, 136, 67, 0.1);
  border: 1px solid #0B8843;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  padding: 16px;
  margin-top: 25px;
  display: none;
}

.successBox i {
  color: #0B8843;
  font-size: 18px;
}

.errorBox,
.errorBoxProfile,
.errorBoxColeccion {
  background-color: rgba(226, 44, 44, 0.1);
  border: 1px solid #E22C2C;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  padding: 16px;
  margin-top: 25px;
  display: none;
}

.errorBox i,
.errorBoxProfile i {
  color: #E22C2C;
  font-size: 18px;
}

.bienBox,
.bienBoxProfile,
.bienBoxColeccion {
    /*background-color: rgba(226, 44, 44, 0.1);*/
    background-color: rgba(44, 226, 44, 0.1);
    /*border: 1px solid #E22C2C;*/
    border: 1px solid #19B819;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    padding: 16px;
    margin-top: 25px;
    display: none;
}

.bienBox i,
.bienBoxProfile i {
    color: #E22C2C;
    font-size: 18px;
}


.borderQuienesSomos {
  border: #000 1.5px solid;
}

.grid-item {
  width: 200px;
}

.grid-item img {
  width: 100%;
}

.grid-item--width2 {
  width: 400px;
}

.logoImgHover {
  height: 3.125rem;
}

.logoImgHover img {
  max-width: 206px;
  max-height: 44px;
  cursor: pointer;
  width: 95%;
}

.imgOnHover:hover {
  max-width: 226px;
  max-height: 64px;
  width: 100%;
}

/* MODALs */
.modal {
  z-index: 9999 !important;
  opacity: 1 !important;
}

#modalIdeIdentidad {
  width: 100%;
}

#modalIdeIdentidad img,
#modalIdeIdentidad .modal-dialog {
  max-width: 53.938rem;
  max-height: 20.438rem;
}

#modalIdeIdentidad .modal-body {
  padding: 3.625rem 3.563rem 5.188rem 3.563rem;
  font-size: 0.875rem;
  font-family: "IBM Plex Sans", sans-serif;
}


#modalPCL {
  width: 100%;
}

#modalPCL img,
#modalPCL .modal-dialog {
  max-width: 53.938rem;
  max-height: 20.438rem;
}

#modalPCL .modal-body {
  padding: 3.625rem 3.563rem;
  font-size: 0.875rem;
  font-family: "IBM Plex Sans", sans-serif;
}

#modalEligeCultura {
  width: 100%;
}

#modalEligeCultura img,
#modalEligeCultura .modal-dialog {
  max-width: 53.938rem;
  max-height: 20.438rem;
}

#modalEligeCultura .modal-body {
  padding: 3.625rem 3.563rem 5.188rem 3.563rem;
  font-size: 0.875rem;
  font-family: "IBM Plex Sans", sans-serif;
}

#grid-container img {
  max-width: 100%;
  height: 100%;
}

#grid-container {
  width: 100%;
  gap: 1%;
}

@media screen and (min-width:576px) {
  #grid-container {
    display: flex;
    flex-wrap: wrap;
    row-gap: 8px;
  }
}

ul.slider {
  position: relative;
  width: 800px;
  height: 300px;
}

ul.slider li {
  position: absolute;

}

/*SLIDER INDEX*/
#sliderIndex {
  margin: 0;
  padding: 0;
  font-family: lato;
}

/* contenedor */
.contenedor {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin: auto;
  overflow: hidden;
}

@media (max-width: 320px) {
  .contenedor {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: auto;
    overflow: hidden;
  }
}

/* contenido */
.contenido-slider {
  display: flex;
  padding: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  /* justify-content: space-around; */
  /* align-items: center; */

  /* animation: slide 20s infinite alternate ease-in-out; */
}

/* section */
.slider-contenedor {
  height: 100%;
  width: 400%;
  display: flex;
}

.contenido-slider div {
  width: 100%;
  list-style: none;
}

.contenido-slider img {
  width: 100%;
  height: 100%;
}


#columnalist {

  column-count: 2;
}


#banners {
  column-count: 4;
  padding: 1rem;
}

@media (min-width:320px) {
  #banners {
    column-count: 1;

  }

  #columnalist {

    column-count: 2;
  }

  .site-footer_logo {
    padding-top: 2rem;
    text-align: center;
  }

}

/*
@media (max-width:320px) {
  #banners {
    column-count: 1;


  }

  .single-item {
    display: block;
  }

  .multiple-items {
    display: none;
  }

}
*/
@media (min-width:768px) {
  #banners {
    column-count: 2;

  }

  .site-footer_logo {
    padding-top: 0rem;
    text-align: center;
  }

}

@media (min-width:1440px) {
  #banners {
    column-count: 4;

  }

  .site-footer_logo {
    padding-top: 0;

  }
}

@media (min-width:1024) {
  #banners {
    column-count: 4;

  }

  .site-footer_logo {
    padding-top: 0rem;

  }
}

#recaptcha-container div {
  margin: auto;
}

#btnModalIdentidad:active,
#btnModalIdentidad:focus {
  box-shadow: none
}


/* slider-quienes */
.multiple-items img {
  width: 100%;
  object-fit: cover;
  justify-content: center;
  height: 240px;

}

.single-item img {
  width: 100%;
  object-fit: cover;
  justify-content: center;
  height: 240px;

}

.slick-slide {
  margin: 0 10px
}

.slick-prev:before,
.slick-next:before {
  color: #000 !important;
  display: none;
}

@media (min-width:500px) {

  .slick-prev:before,
  .slick-next:before {
    color: #000 !important;
    display: none;
  }

  #single-item {
    display: none;
  }

  #multiple-items {
    display: block;
  }

}

#recaptexto {
  text-align: center;
}

#blackbox {
  text-decoration: none !important;
  color: white !important;
}

#verMasBtn,
#verMenosBtn {
  text-decoration: underline;
  font-weight: bold;
}

.descripPatResult a {
  /* display: unset; */
  text-decoration: underline !important;
  outline: 0 !important;
}

/* Estilos para el popup */
.popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 10;
}

.popup-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.close-popup {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 24px;
  cursor: pointer;
}

.popup-image {
  max-width: 100%;
  max-height: 80vh;
}

.loadingIconAgenda {
  position: absolute;
  top: 0px;
  right: 0px;
  display: none;
}

.loadingIconAgenda2 {
  position: absolute;
  top: 0px;
  left: 100px;
  display: none;
}

.btnPaginadorAgenda {
  cursor: pointer;
}

.clickable {
  cursor: pointer;
  text-decoration: underline;
  /* Opcional: Puedes agregar subrayado para indicar que es clickeable */
}

@media print {
  body * {
    visibility: hidden;
  }

  #elementoAImprimir,
  #elementoAImprimir * {
    visibility: visible;

  }

  #elementoAImprimir {
    position: absolute;
    left: 0;
    top: 0;

  }
}

@media (max-width: 768px) {
  #BannerNoticias .card {
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 2rem !important;
  }

}


@media (max-width: 1360px) {

  .itemleyenda {
    display: flex;
    padding: 1%;
    justify-content: start;
    width: 33% !important;
  }
}

@media (max-width: 1100px) {

  .itemleyenda {
    display: flex;
    padding: 1%;
    justify-content: start;
    width: 50% !important;
  }
}

@media (max-width: 770px) {

  .itemleyenda {
    display: flex;
    padding: 1%;
    justify-content: start;
    width: 100% !important;
  }

}

.spanleyenda {
  margin: auto;
  margin-left: 5%;
}

.itemleyenda {
  display: flex;
  padding: 1%;
  justify-content: start;
  width: 25%;
}

#btnpag {
  text-align: center;
  min-width: 10%;
  width: 36px;
}

#btnpagAgenda {
  text-align: center;
  min-width: 10%;
  width: 36px;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}

.gallery-itemInteresar {
  max-width: 291px;
  width: 30%;
  height: 204px;
  margin-bottom: 2rem;
}

@media (max-width: 400px) {
  .gallery-itemInteresar {
    max-width: 370px;
    width: 100%;
    height: 204px;
    margin-bottom: 2rem;
  }
}

.image-cover-Estadistica {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;

  width: 100%;
}



/* COLECCIONES */
.inputEditColeccion {
  padding: 0.5rem 0.75rem;
  height: auto;
  margin-top: 0;
  font-family: "Rubik", sans-serif;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 2rem;
}

.control-dot {
  cursor: pointer;
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #717171;
  border-radius: 50%;
  margin: 0 4px;

  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 150%;
}

.control-dot.active {
  background-color: rgb(255, 255, 255);
}


#QuienesSomosSlider .swiper-slide,
#multiple-items .swiper-slide {
  width: 160px;
}

@media (min-width: 615px) {

  #QuienesSomosSlider .swiper-slide,
  #multiple-items .swiper-slide {
    width: 250px;
  }
}

@media (min-width: 992px) {

  #QuienesSomosSlider .swiper-slide,
  #multiple-items .swiper-slide {
    width: 370px;
  }

}

#QuienesSomosSlider .swiper-slide:not(.swiper-slide-next):not(.swiper-slide-active):not(.swiper-slide-prev) .heritage-card_body {
  opacity: 0;
}

#QuienesSomosSlider .swiper-slide:not(.swiper-slide-next):not(.swiper-slide-active):not(.swiper-slide-prev) .heritage-card_image {
  opacity: 0.5;
}

#QuienesSomosSlider .slider-button,
#multiple-items .slider-button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}


#QuienesSomosSlider .swiper-button-next,
#multiple-items .swiper-button-next {
  right: 0;
}

#QuienesSomosSlider .swiper-button-prev,
#multiple-items .swiper-button-prev {
  left: 0;

}

#QuienesSomosSlider .swiper-button-disabled,
#multiple-items .swiper-button-disabled {
  opacity: 0;
  z-index: -1;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  content: none;
}

.swiper-button-next svg,
.swiper-button-prev svg {
  width: 30%;
  height: 30%;

}


#QuienesSomosSlider .swiper-pagination-bullet-active {
  opacity: .75;
  background: black;
}


#QuienesSomosSlider .swiper-pagination-bullet {
  margin-left: 10px;
  margin-right: 10px;
}

/* Media query para pantallas pequeñas (max-width: 613px) */
@media (max-width: 613px) {

  .swiper-button-next,
  .swiper-button-prev {
    margin-top: 2%;
    text-align: center;
  }

  .swiper-button-next svg,
  .swiper-button-prev svg {
    width: 45%;
    height: 45%;

  }
}

#QuienesSomosSlider .swiper-pagination-bullet {
  transform: scale(1) !important;
}

/* Regla para 320px */
@media (min-width: 0px) and (max-width:320px) {
  #CategoriasPatrimonioSliderButtons .slider-button {
    position: initial;
  }

}

/* Regla para 320px */
@media (min-width: 320px) and (max-width: 375px) {

  /* Estilos para intervalo 320px - 375px */
  #QuienesSomosSlider {
    height: 300px !important;

  }

  #CategoriasPatrimonioSliderButtons .slider-button {
    position: initial;
  }

}

/* Regla para 375px */
@media (min-width: 375px) and (max-width: 425px) {

  /* Estilos para intervalo 375px - 425px */
  #QuienesSomosSlider {
    height: 240px !important;
  }

  #QuienesSomosSlider .swiper-pagination {
    display: none;
  }

  #CategoriasPatrimonioSliderButtons .slider-button {
    position: initial;
  }
}


/* Regla para 425px */
@media (min-width: 425px) and (max-width: 768px) {

  /* Estilos para intervalo 425px - 768px */
  #QuienesSomosSlider {
    height: 280px !important;
  }

  #CategoriasPatrimonioSliderButtons .slider-button {
    position: initial;
  }
}

/* Regla para 768px */
@media (min-width: 768px) and (max-width: 1024px) {

  /* Estilos para intervalo 768px - 1024px */
  #QuienesSomosSlider {
    height: 280px !important;
  }

  #CategoriasPatrimonioSliderButtons .slider-button {
    position: initial;
  }
}

/* Regla para 1024px */
@media (min-width: 1024px) and (max-width: 1440px) {

  /* Estilos para intervalo 1024px - 1440px */
  #QuienesSomosSlider {
    height: 280px !important;
  }

  #CategoriasPatrimonioSliderButtons .slider-button {
    position: initial;
  }

}


/* Regla para 1440px */
@media (min-width: 1440px) and (max-width: 2555px) {

  /* Estilos para intervalo 1440px - 2555px */
  #QuienesSomosSlider {
    height: 290px !important;
  }

}

/* Regla para 1440px */
@media (min-width: 1441px) and (max-width: 2555px) {

  /* Estilos para intervalo 1440px - 2555px */
  #QuienesSomosSlider {
    height: 290px !important;
  }


  #CategoriasPatrimonioSlider .highlight-title {
    margin-top: 4rem !important;
  }

}

/* Regla para 2556px */
@media (min-width: 2556px) and (max-width: 2560px) {

  /* Estilos para intervalo 2556px - 2560px */
  #QuienesSomosSlider {
    height: 300px !important;
  }

  #CategoriasPatrimonioSlider .highlight-title {
    margin-top: 4rem !important;
  }
}

@media (min-width: 768px) {
  .h-20rem {
    height: 20rem !important;
  }
}

.card_w_large {
  grid-column: 1 / 4;
  width: 100%;
}

@media (max-width: 1095px) {
  .card_w_large {
    grid-column: 1 / 3;
  }
}

@media (max-width: 991px) {
  .card_w_large {
    grid-column: 1 / 2;
    width: 95%;
  }
}

@media (max-width: 990px) {
  .card_w_large {
    grid-column: 1 / 3;
    width: 94.5%;
  }
}


@media (max-width: 600px) {
  .card_w_large {
    grid-column: 1 / 3;
    width: 93.8%;
  }
}




/* EDUCACION */

#formRegister input[type="checkbox"],
.seccionEducacion input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  display: flex;
  align-content: center;
  justify-content: center;
  font-size: 1rem;
  padding: 0rem;
  border: 1px solid #707070;
  border-radius: 0rem;
  width: 19px;
  height: 19px;
  margin-right: 14px
}

#formRegister input[type="checkbox"]::before,
.seccionEducacion input[type="checkbox"]::before {
  content: "";
  width: 2rem;
  height: 1rem;
  clip-path: polygon(28% 38%, 41% 53%, 75% 24%, 86% 38%, 40% 78%, 15% 50%);
  transform: scale(0);
  background-color: #476BCB;
}

#formRegister input[type="checkbox"]:checked::before,
.seccionEducacion input[type="checkbox"]:checked::before {
  transform: scale(1.1);
}

#formRegister input[type="checkbox"]:hover,
.seccionEducacion input[type="checkbox"]:hover {
  color: black;
}

.checkboxGrande input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  display: flex;
  align-content: center;
  justify-content: center;
  font-size: 1rem;
  padding: 0rem;
  border: 1px solid #707070;
  border-radius: 0rem;
  width: 19px;
  height: 19px;
  margin-right: 14px
}

.checkboxGrande input[type="checkbox"]::before {
  content: "";
  width: 2rem;
  height: 1rem;
  clip-path: polygon(28% 38%, 41% 53%, 75% 24%, 86% 38%, 40% 78%, 15% 50%);
  transform: scale(0);
  background-color: #476BCB;
}

.checkboxGrande input[type="checkbox"]:checked::before {
  transform: scale(1.1);
}

.checkboxGrande input[type="checkbox"]:hover {
  color: black;
}

.dottedEducacion {
  border-bottom: 2px dotted #757575;
}

.bordersEducacion {
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

.tableEducacion {
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 1.125rem;
}

/* RECURSOS */
.card.cardRecurso {
  max-height: 308px !important;
  height: 308px;
}

.results-desktop.is-list .cardRecurso,
.results-mobile.is-list .cardRecurso {
  height: auto;
}

img {
  pointer-events: none;
}



.toolbar-icon-pch-module-clocales:before {
  background-image: url(../images/icons-menu/clocales.svg) !important;
  color: #565656;
}

.toolbar-icon-pch-module-clocales:active:before,
.toolbar-icon-pch-module-clocales.is-active:before {
  background-image: url(../images/icons-menu/clocales.svg) !important;
  color: #565656;
}

.toolbar-icon-pch-module-elementos:before {
  background-image: url(../images/icons-menu/elementos.svg) !important;
  color: #565656;
}

.toolbar-icon-pch-module-elementos:active:before,
.toolbar-icon-pch-module-elementos.is-active:before {
  background-image: url(../images/icons-menu/elementos.svg) !important;
  color: #565656;
}

.toolbar-icon-pch-module-institucion:before {
  background-image: url(../images/icons-menu/museum.svg) !important;
  color: #565656;
}

.toolbar-icon-pch-module-institucion:active:before,
.toolbar-icon-pch-module-institucion.is-active:before {
  background-image: url(../images/icons-menu/museum.svg) !important;
  color: #565656;
}

.toolbar-icon-pch-module-recursos:before {
  background-image: url(../images/icons-menu/resources.svg) !important;
  color: #565656;
}

.toolbar-icon-pch-module-recursos:active:before,
.toolbar-icon-pch-module-recursos.is-active:before {
  background-image: url(../images/icons-menu/resources.svg) !important;
  color: #565656;
}


.toolbar-icon-pch-module-admin:before {
  background-image: url(../images/icons-menu/config.svg) !important;
  color: #565656;
}

.toolbar-icon-pch-module-admin:active:before,
.toolbar-icon-pch-module-admin.is-active:before {
  background-image: url(../images/icons-menu/config.svg) !important;
  color: #565656;
}

.menu-item--chp {
  color: #ddd;
  background-color: #f5f5f2
}

.menu-item--chp:hover {
  color: #ddd;
  background-color: #FFF;
}


/* PATRIMONIO VIRTUAL */

.iconPatVirtual {
  z-index: 2;
  color: #FFF;
  font-size: 3.125rem;
}

.iconPatVirtualSmall {
  z-index: 2;
  color: #FFF;
  font-size: 1.875rem;
  top: 0;
  left: 0;
  transform: translate(0, 0);
}

.bgIconPatVirtual {
  border-radius: 50%;
  padding: 12px;
  background-color: rgba(255, 255, 255, 0.4);
}

.imgPatVirtualIndex {}

@media (min-width: 425px) and (max-width: 1024px) {
  #PatrimoniosSlider .swiper-slide img {
    width: 150% !important;
  }

  #HeroSearch .swiper-slide img {
    width: 150% !important;
  }


  #PatrimoniosSlider {
    padding-bottom: 50px;
  }
}

/* @media  (max-width: 425px) {
  #PatrimoniosSlider{
    padding-bottom: 150px;
  }
  #PatrimoniosSlider .swiper-button-next{
    margin-right: 10px;
  }
  #PatrimoniosSlider .swiper-button-prev{
    margin-left:10px
  }
} */

@media (min-width:768px) and (max-width: 768px) {
  #PatrimoniosSlider .swiper-button-next {
    margin-right: 180px;
  }

  #PatrimoniosSlider .swiper-button-prev {
    margin-left: 180px
  }
}

@media (max-width: 375px) {
  #PatrimoniosSlider .swiper-button-next {
    margin-right: 0px;
  }

  #PatrimoniosSlider .swiper-button-prev {
    margin-left: 0px
  }
}

@media (min-width:320px) and (max-width: 375px) {
  #PatrimoniosSlider .slider-button {
    height: 50px;
    width: 50px;
    top: 40% !important;
  }
}

@media (min-width: 375px) and (max-width:378px) {
  #PatrimoniosSlider .slider-button {
    height: 50px;
    width: 50px;
    top: 30% !important;
  }
}

@media (min-width:378px) and (max-width: 426px) {
  #PatrimoniosSlider .swiper-button-prev {
    margin-left: 12px;
  }

  #PatrimoniosSlider .swiper-button-next {
    margin-right: 12px;
  }

  #PatrimoniosSlider .slider-button {
    height: 50px;
    width: 50px;

  }
}

@media (min-width:430px) and (max-width: 470px) {
  #PatrimoniosSlider .swiper-button-prev {
    margin-left: 20px;
  }

  #PatrimoniosSlider .swiper-button-next {
    margin-right: 20px;
  }

  #PatrimoniosSlider .slider-button {
    height: 50px;
    width: 50px;
  }
}

@media (min-width:467px) and (max-width: 544px) {

  #PatrimoniosSlider .slider-button {
    height: 50px;
    width: 50px;
  }
}

@media (min-width:549px) and (max-width: 560px) {
  #PatrimoniosSlider .swiper-button-prev {
    margin-left: 74px;
  }

  #PatrimoniosSlider .swiper-button-next {
    margin-right: 74px;
  }

  #PatrimoniosSlider .slider-button {
    height: 50px;
    width: 50px;
  }
}

@media (min-width:560px) and (max-width: 600px) {
  #PatrimoniosSlider .swiper-button-prev {
    margin-left: 80px;
  }

  #PatrimoniosSlider .swiper-button-next {
    margin-right: 80px;
  }

  #PatrimoniosSlider .slider-button {
    height: 50px;
    width: 50px;
  }
}


@media (min-width:600px) and (max-width: 650px) {
  #PatrimoniosSlider .swiper-button-prev {
    margin-left: 100px;
  }

  #PatrimoniosSlider .swiper-button-next {
    margin-right: 100px;
  }

  #PatrimoniosSlider .slider-button {
    height: 50px;
    width: 50px;
  }
}

@media (min-width:650px) and (max-width: 700px) {
  #PatrimoniosSlider .swiper-button-prev {
    margin-left: 130px;
  }

  #PatrimoniosSlider .swiper-button-next {
    margin-right: 130px;
  }

  #PatrimoniosSlider .slider-button {
    height: 50px;
    width: 50px;
  }
}

@media (min-width:701px) and (max-width: 750px) {
  #PatrimoniosSlider .swiper-button-prev {
    margin-left: 150px;
  }

  #PatrimoniosSlider .swiper-button-next {
    margin-right: 150px;
  }

  #PatrimoniosSlider .slider-button {
    height: 50px;
    width: 50px;
  }
}

@media (min-width:768px) and (max-width: 830px) {
  #PatrimoniosSlider .swiper-button-prev {
    margin-left: 180px;
  }

  #PatrimoniosSlider .swiper-button-next {
    margin-right: 180px;
  }

  #PatrimoniosSlider .slider-button {
    height: 50px;
    width: 50px;
  }
}

@media (min-width:831px) and (max-width: 900px) {
  #PatrimoniosSlider .swiper-button-prev {
    margin-left: 220px;
  }

  #PatrimoniosSlider .swiper-button-next {
    margin-right: 220px;
  }

  #PatrimoniosSlider .slider-button {
    height: 50px;
  }
}

@media (min-width:901px) and (max-width: 969px) {
  #PatrimoniosSlider .swiper-button-prev {
    margin-left: 255px;
  }

  #PatrimoniosSlider .swiper-button-next {
    margin-right: 255px;
  }

  #PatrimoniosSlider .slider-button {
    height: 50px;
  }
}


@media (min-width:970px) and (max-width: 990px) {
  #PatrimoniosSlider .swiper-button-prev {
    margin-left: 292px;
  }

  #PatrimoniosSlider .swiper-button-next {
    margin-right: 292px;
  }

  #PatrimoniosSlider .slider-button {
    height: 50px;
    width: 50px;
  }
}

@media (max-width:376px) {
  .mySwiper2 .swiper-slide img {
    height: 200px !important;
  }
}

/* Para pantallas con ancho máximo de 988px */
@media (max-width: 988px) {
  .contenedorImagen {
    max-height: 400px !important;
  }
}

/* Para pantallas con ancho mayor a 988px */
@media (min-width: 989px) {
  /* .contenedorImagen {
    max-height: 325px !important;
  } */

  .imgBlockespeciales {
    height: 300px !important;
  }
}



@media (min-width:320px) and (max-width: 375px) {
  #QuestionsSlider .swiper-button-prev {
    top: 80px;
  }

  #QuestionsSlider .swiper-button-next {
    top: 80px;
  }

  #PatrimoniosSlider .swiper-wrapper {
    height: 100% !important;
  }

}

@media (min-width:376px) and (max-width: 425px) {
  #QuestionsSlider .swiper-button-prev {
    top: 170px;
  }

  #QuestionsSlider .swiper-button-next {
    top: 170px;
  }

}

@media (max-width:425px) {

  .contenidosLocales .swiper-button-next,
  .contenidosLocales .swiper-button-prev {
    top: 50% !important;
    height: 50px;
    width: 50px;
  }
}

@media(min-width:426px) and (max-width:768px) {

  .contenidosLocales .swiper-button-next,
  .contenidosLocales .swiper-button-prev {
    top: 50% !important;
    height: 50px;
    width: 50px;
  }
}

@media (max-width:1024px) {

  .contenidosLocales .swiper-button-next,
  .contenidosLocales .swiper-button-prev {
    top: 50% !important;
  }
}

@media (min-width:1025px) {
  .iconPatVirtualSmall {
    padding: 15px;
  }
}

@media (width:1024px) {
  .iconPatVirtualSmall {
    padding-top: 130px;
  }
}

@media (width:768px) {
  .iconPatVirtualSmall {
    padding-top: 20px;
  }
}

@media(min-width:425px) and (max-width:430px) {
  .iconPatVirtualSmall {
    padding-top: 50px;
  }
}

@media(min-width:1024px) {
  .contendorActualidadText {
    height: 361px;
    max-height: 361px !important;
  }

  /* .imgBlockespeciales .figcaption {
    height: 45px !important;
  } */
}

.text-left {
  text-align: left;
}

/*

@media (min-width:425px) and (max-width:767px){
  #QuestionsSlider .imagenPatVirtual{
    width: 145%;
  }


}

@media (min-width:994px) and (max-width:768px){
  #QuestionsSlider .imagenPatVirtual{
    height: 550px;
  }


}
@media (min-width:997px) and (max-width:1139px){
  #QuestionsSlider .imagenPatVirtual{
    height: 585px;
  }


}
 */


/* @media (min-width:768px) and (max-width:769px){
  #QuestionsSlider .imagenPatVirtual{
    width: 145%;
  }


} */

/* height: 276px; */
#CategoriasPatrimonioSliderButtons .slider-button {
  height: 50px;
  width: 50px;
}

@media (min-width:631px) and (max-width:989px) {
  .imgBlockespeciales {
    width: 570px !important;
  }
}

@media (min-width:990px) {
  .imgBlockespeciales {
    width: 100% !important;
  }
}

@media (min-width:992px) and (max-width:1084px) {
  .actualidad-section .contenedor-boton-actualidad {
    margin-top: 30px !important;
  }
}

@media (max-width:991px) {
  .actualidad-section {
    /* height: auto !important; */
    overflow-x: hidden;
    /* Evita desbordamientos horizontales */
    box-sizing: border-box;
    /* Asegura que padding y bordes no afecten el tamaño total */
    padding-bottom: 3rem !important;
  }

  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }

  .contenedorImagen {
    max-width: 100%;
    /* margin-top: 33px!important; */
    /* overflow: hidden; */
    position: relative;
    display: flex;
    justify-content: center;
    /* Centra el contenido si es necesario */
  }


  .imgBlockespeciales {
    /* Asegura que la imagen no se desborde */
    height: 300px !important;
    /* Ocupa toda la altura disponible del contenedor */
    object-fit: cover;
    /* Mantiene el aspecto de la imagen, recortando si es necesario */
    display: block;
    /* Hace que la imagen se comporte como un bloque */
  }

  .actualidad-section .contenedor-boton-actualidad {
    margin-top: 0px !important;
  }

  /* .actualidad-section .imgBlockespeciales{
    height: 260px!important;
    object-position: center!important;
  } */
  .actualidad-section .contenedorImagen {
    margin-top: 0px;
  }

  .actualidad-section #contenidoTextEspeciales {
    margin-top: 0px !important;
  }

  .actualidad-section .container {
    margin-top: 50px !important;
  }
}

@media (min-width:670px) and (max-width:696px) {

  /* .actualidad-section .imgBlockespeciales{
    height: 250px!important;
  } */
  .actualidad-section .container {
    margin-top: 45px !important;
  }
}

@media (max-width:495px) {
  .actualidad-section {
    height: 720px !important;
  }
}

@media (min-width:496px) and (max-width:989px) {
  .actualidad-section {
    height: 650px !important;
  }
}

@media (width: 320px) {
  .imgBlockespeciales {
    width: 261px !important;
  }
}

@media (width: 375px) {
  .imgBlockespeciales {
    width: 316px !important;
  }
}

@media (width: 425px) {
  .imgBlockespeciales {
    width: 364px !important;
  }
}

@media (max-width:768px) {
  .cuadroazulresposive {
    margin-top: 3rem !important;
  }
}

.fontbreadcrums {
  font-weight: 700 !important;
}

.btn-comentario {
  background-color: #009D58;
  border-color: #009D58;
  color: #fff;
}

.btn-comentario:hover {
  background-color: #00834A;
  border-color: #00834A;
}

.comentario-container {
  background-color: #f1fdf6;
  padding: 15px;
  margin-bottom: 20px;
}

.comentario-principal {
  align-items: flex-start;
}

.comentario-avatar img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 15px;
  border: 2px solid #009D58;
}

.comentario-contenido {
  flex: 1;
  color: #333;
}

.comentario-autor {
  font-weight: bold;
  color: #009D58;
  margin-bottom: 5px;
  display: block;
}

.comentario-fecha {
  font-size: 0.85em;
  color: #777;
  margin-bottom: 10px;
}

.comentario-body {
  font-size: 1em;
  line-height: 1.5;
}

.comentario-form {
  margin-top: 10px;
}

.respuestas {
  border-left: 2px solid #009D58;
  padding-left: 15px;
}

.toggle-respuesta {
  font-size: 0.9em;
  padding: 4px 10px;
  border: none;
  background: none;
  color: #198754;
  /* mismo color que btn-outline-success */
  text-decoration: none;
  transition: text-decoration 0.2s;
}

.toggle-respuesta:hover {
  text-decoration: underline;
  cursor: pointer;
}

#comentario-textarea::placeholder {
  text-align: right !important;
}

.btn-like {
  border: none;
  background: none;
  padding: 0;
  color: #000;
  /* Negro por defecto */
  cursor: pointer;
  font-size: 1.2rem;
}

.btn-like.liked {
  color: #20A96D;
  /* Verde cuando está likeado */
}

.text-link {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  text-decoration: underline;
  color: inherit;
}

.text-link:hover {
  text-decoration: underline;
  opacity: 0.8;
}

.comentario-opciones {
  position: relative;
  display: inline-block;
}

.opciones-toggle {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 18px;
  line-height: 1;
}

.opciones-menu {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 10;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  min-width: 100px;
  padding: 4px 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.opciones-menu button {
  background: none;
  border: none;
  width: 100%;
  padding: 6px 12px;
  text-align: left;
  cursor: pointer;
  font-size: 14px;
}

.opciones-menu button:hover {
  background-color: #f2f2f2;
}

.d-none {
  display: none;
}

/* RRSS */
.red-social-item {
  display: flex;
  align-items: center;
  gap: 12px;
  height: 40px;
}

.red-social-icon {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.red-social-icon i {
  font-size: 20px;
}

.red-social-item input[type="checkbox"] {
  width: 20px;
  height: 20px;
  margin: 0;
}

.red-social-url {
  flex-grow: 1;
}

.red-social-item i {
  width: 30px;
  height: 30px;
  font-size: 20px;
  text-align: center;
  line-height: 30px;
}

.select2-container {
  width: 100% !important;
}

.select2-container--bootstrap-5 .select2-dropdown {
  z-index: 9999 !important;
  /* asegurar que se vea por encima del modal */
  position: absolute !important;
}

.select2-results,
.select2-results__options {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}

.select2-container--bootstrap-5 .select2-dropdown {
  z-index: 2000 !important;
}

.skeleton-comment {
  animation: pulse 1.5s infinite;
}

.skeleton-avatar {
  width: 40px;
  height: 40px;
  background-color: #ccc;
  flex-shrink: 0;
}

.skeleton-line {
  height: 10px;
  background-color: #ddd;
  border-radius: 4px;
}

@keyframes pulse {
  0% {
    opacity: 0.6;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0.6;
  }
}

#likesModal .modal-content {
  background-color: #2e7d32 !important;
  /* Verde oscuro */
}

#likesModal .modal-body::-webkit-scrollbar {
  width: 8px;
}

#likesModal .modal-body::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 4px;
}

@keyframes heartbeat {

  0%,
  100% {
    transform: scale(1);
  }

  25% {
    transform: scale(1.3);
  }

  50% {
    transform: scale(1);
  }

  75% {
    transform: scale(1.3);
  }
}

.heart-beat {
  animation: heartbeat 2s ease-in-out infinite;
  /* color: red; opcional, para darle color */
}

.link-preview {
  display: flex;
  border: 1px solid #ccc;
  border-radius: 8px;
  overflow: hidden;
  margin: 10px 0;
  font-family: sans-serif;
  max-width: 600px;
}

.link-preview img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.link-preview .preview-image {
  flex-shrink: 0;
  width: 120px;
  height: 68px;
  overflow: hidden;
}

.link-preview .preview-content {
  padding: 10px;
  flex-grow: 1;
}

/* Asegurar que el textarea tenga suficiente espacio arriba */
.comentario-editar-container .form-textarea {
  padding-top: 70px !important;
}

/* Estilo para el nombre del archivo */
.comentario-editar-container #file-name-display {
  background: none !important;
  padding: 0 !important;
}

/* Ajustar posición del CKEditor */
.comentario-editar-container .cke_top {
  position: relative;
  z-index: 1;
}

.btn-eliminar-imagen {
  position: absolute;
  top: 10px;
  right: 10px;
  opacity: 0.8;
  transition: opacity 0.3s;
}

.btn-eliminar-imagen:hover {
  opacity: 1;
}

.btn-eliminar-circular {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #dc3545;
  border: 2px solid white;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -5px;
  right: -10px;
  cursor: pointer;
  transition: all 0.2s ease;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.btn-eliminar-circular:hover {
  background-color: #c82333;
  transform: scale(1.1);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);
}

.imagen-container {
  position: relative;
  display: inline-block;
  max-width: 350px;
}

.imagen-container-full {
  max-width: none!important; /* o max-width: 100%; */
}

.btn-verde {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

.btn-verde:hover {
  background-color: #157347;
  border-color: #146c43;
  color: #fff;
}

.comentario-body pre {
  white-space: pre-wrap !important;
  word-wrap: break-word !important;
  max-width: 100% !important;
  overflow-x: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  border: none !important;
  font-family: inherit !important;
}


.btn-community {
  background-color: #009D58;
  border: none;
  border-radius: 50px;
  color: #000;
  font-weight: bold;
  text-decoration: underline;
  text-underline-offset: 1px;
  transition: all 0.3s ease;
  padding: 30px 40px !important;
  /* Aumentar el primer valor (padding vertical) */
}

.btn-community:hover {
  background-color: #009D58;
  color: #000;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.btn-community:focus {
  background-color: #009D58;
  color: #000;
  box-shadow: 0 0 0 0.2rem rgba(76, 175, 80, 0.25);
}



.pagina-ficha-especial .TexCuerpoImg img {
  max-width: 100%;
  padding: 20px;
  /* Esto asegura que la imagen no sea más grande que el contenedor */

}

.pagina-ficha-especial .image-container {
  position: relative;
}

.pagina-ficha-especial .image-container img {
  display: block;
  width: 100%;
  /* Ajusta según sea necesario */
  height: 400px;
}

.pagina-ficha-especial .contenttext p {
  word-wrap: break-word;
  overflow-wrap: break-word;
  max-width: 100%;
}

.pagina-ficha-especial .imagen-posicion-center {
  object-position: center;
}

.pagina-ficha-especial .imagen-posicion-top {
  object-position: top;
}

.pagina-ficha-especial .imagen-posicion-bottom {
  object-position: bottom;
}

.pagina-ficha-especial .black-strip {
  background-color: #000;
  color: #fff;
  padding: 10px;
  /* Ajusta según sea necesario */
  text-align: start;
}

.pagina-ficha-especial .image-overlay-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
}

.pagina-ficha-especial .image-container {
  position: relative;
}

.pagina-ficha-especial .visit-link {
  background-color: black;
  color: white;
  padding: 5px 10px;
  text-decoration: none;
}

.pagina-ficha-especial .visit-link:hover {
  background-color: #333;
}

@media print {
  .pagina-ficha-especial section.background-color-blue {
    background-color: #4F6DDE !important;
    -webkit-print-color-adjust: exact !important;
    print-color-adjust: exact !important;
  }
}

.pagina-ficha-especial #box {
  border-bottom: 2px solid black;
  /* Línea negra debajo */
  display: inline-block;
  /* Ajusta el ancho al texto */
  padding-bottom: 5px;
  /* Espacio entre texto y línea */
}

@media (max-width: 460px) {
  .comentario-principal {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem;
  }

  .comentario-contenido {
    width: 100%;
    word-wrap: break-word;
    overflow-wrap: anywhere;
  }

  .comentario-autor,
  .comentario-fecha,
  .comentario-body {
    font-size: 0.9rem;
    word-break: break-word;
  }

  .comentario-opciones {
    flex-shrink: 0;
    position: absolute;
    top: 0.25rem;
    right: 0.25rem;
    z-index: 2;
  }

  .comentario-container {
    position: relative;
    padding-right: 2rem;
  }

  img.img-fluid {
    max-width: 100%;
    height: auto !important;
  }
}

@media (max-width: 320px) {
  .comentario-autor,
  .comentario-fecha {
    display: block;
    font-size: 0.8rem;
  }
}

.dialog-off-canvas-main-canvas.js-settings-tray-edit-mode .settings-tray-editable {
    outline: 1px dashed rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.7);
}

.dialog-off-canvas-main-canvas.js-settings-tray-edit-mode .settings-tray-editable:hover,
.dialog-off-canvas-main-canvas.js-settings-tray-edit-mode .settings-tray-editable.settings-tray-active-editable {
    background-color: rgba(0, 0, 0, 0.2);
}

.link, a {
    cursor: pointer;
    color: #000000;
}

svg {
    cursor: pointer;
    color: #000000;
}

.text-end {
    text-align: right !important;
}

.btn-tag {
    color: #4a4a4a;
    background-color: #f3f3f3;
    padding: 0.5rem 1.25rem;
    height: auto;
    font-size: 1rem;
    white-space: nowrap;
    display: inline-block;
    border-radius: 0rem !important;
}

.btn-tag:hover {
    color: #4a4a4a;
    background-color: #dedede;
    border: none;
    text-decoration: underline;
}

/*------------------------------ Errores de correo ------------------------------*/

input.correo-enviado {
    /*border: 2px solid #F5A500;*/ /* Naranjo*/
    border: 2px solid #FFA11B; /* Amarilla*/
}

input.correo-error {
    /*border: 2px solid #FF5E5E;*/ /* Rosa*/
    border: 2px solid #ff5E5E !important; /* Rojo*/
}

input.correo-valido {
    /*border: 2px solid #0FC3BE;*/ /* Celeste*/
    border: 2px solid #0B8843; /* Verde*/
}

.mensaje-invalido.correo-enviado {
    /*color: #F5A500 !important;*/ /* Naranjo*/
    color: #FFA11B !important; /* Amarilla*/
}

.mensaje-invalido.correo-error {
    /*color: #FF5E5E !important;*/ /* Rosa*/
    color: #ff5E5E !important; /* Rojo*/
}

.mensaje-invalido.correo-valido {
    /*color: #0FC3BE !important;*/ /* Celeste*/
    color: #0B8843 !important; /* Verde*/
}

/***loader***/
.loader {
    width: 50px;
    aspect-ratio: 1;
    display: grid;
    border: 4px solid #0000;
    border-radius: 50%;
    border-color: #8a8a8a #0000; /* color secundario */
    animation: l16 1s infinite linear;
}

.loader::before,
.loader::after {
    content: "";
    grid-area: 1/1;
    margin: 2px;
    border: inherit;
    border-radius: 50%;
}

.loader::before {
    border-color: #2d717c #0000; /* color principal */
    animation: inherit;
    animation-duration: .5s;
    animation-direction: reverse;
}

.loader::after {
    margin: 8px;
}

@keyframes l16 {
    100% {
        transform: rotate(1turn)
    }
}

.modal .modal-content {
    border-radius: 0 !important; /* esquinas rectas */
    max-width: 640px;
    width: 520px;
    margin: 0 auto;
    box-shadow: 0 6px 30px rgba(0,0,0,0.45);
}

.modal .modal-body {
    padding: 1.75rem 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

/* Texto */
.modal .modal-text {
    margin-top: 1rem;
    font-size: 1.05rem;
    line-height: 1.2;
    min-height: 36px;
    outline: none;
    text-align: center;
    width: 100%;
    color: #222;
}

.modal .modal-text:focus {
    box-shadow: 0 0 0 3px rgba(0,123,255,0.12);
    border-radius: 4px;
}

.modal .modal-dialog {
    transform: translateZ(0);
}