@charset "UTF-8";
@font-face {
  font-family: "Circular Black";
  src: url("../fonts/CircularStd-Black.woff2") format("woff2"), url("../fonts/CircularStd-Black.woff") format("woff");
}
@font-face {
  font-family: "Titillium Web";
  src: url("../fonts/TitilliumWeb-LightItalic.woff2") format("woff2"), url("../fonts/TitilliumWeb-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Titillium Web";
  src: url("../fonts/TitilliumWeb-Regular.woff2") format("woff2"), url("../fonts/TitilliumWeb-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Circular Medium";
  src: url("../fonts/CircularStd-Medium.woff2") format("woff2"), url("../template-a/fonts/CircularStd-Medium.woff") format("woff");
}
@font-face {
  font-family: "Titillium Web";
  src: url("../fonts/TitilliumWeb-Bold.woff2") format("woff2"), url("../fonts/TitilliumWeb-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Circular Book";
  src: url("../fonts/CircularStd-Book.woff2") format("woff2"), url("../fonts/CircularStd-Book.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
/************************ Fuentes ******************************/
h1 {
  font-family: "Circular Black", sans-serif;
  color: #f5f6ff;
  line-height: 64px;
  font-weight: 800;
}

h2.salidas {
  font-size: 2rem !important;
  line-height: 40px !important;
}

h2 {
  font-family: "Circular Black", sans-serif;
  color: #000a5e;
  line-height: 48px !important;
  font-weight: 800;
}

h3 {
  font-family: "Circular Black", sans-serif;
  font-size: 1.125rem !important;
  color: #000a5e;
  line-height: 24px !important;
  font-weight: 800;
  letter-spacing: 3px;
}

h4 {
  font-family: "Circular Black", sans-serif;
  line-height: 64px;
  font-weight: 700;
}

h5 {
  font-family: "Titillium Web", sans-serif;
  color: #ff647e;
  line-height: 36px;
  font-weight: 400;
}

h6 {
  font-family: "Titillium Web", sans-serif;
  color: #f5f6ff;
  line-height: 32px;
  font-weight: 400;
}

h6.salidas {
  font-family: "Titillium Web", sans-serif;
  color: #000a5e;
  font-weight: 800;
}

h4.text-banner {
  font-size: 1.5rem !important;
  line-height: 28px !important;
}

p.text-banner {
  font-family: "Titillium Web", sans-serif;
  color: #ff647e;
  line-height: 32px;
  font-weight: 500;
  font-size: 1.3rem !important;
}

h6.excelencia {
  font-family: "Titillium Web", sans-serif;
  font-weight: 700;
  color: #000a5e !important;
}

p.number {
  text-align: right;
  color: #8590ff;
}

.item-carousel p {
  font-family: "Circular Medium", sans-serif;
  color: #ffffff !important;
  font-weight: 500 !important;
}

.item-carousel p span {
  color: #ff647e !important;
}

p {
  font-family: "Titillium Web", sans-serif;
  color: #000a5e;
  line-height: 24px;
}

@media (min-width: 980px) {
  p.team {
    font-size: 1.06rem !important;
    line-height: 26px !important;
  }
}
.gform_confirmation_message h5 {
  font-weight: 600 !important;
  color: #000a5e !important;
}

/****************** Responsive **************************/
@media (max-width: 1280px) {
  h1 {
    font-size: 2.7rem !important;
    line-height: 54px !important;
  }
  h2 {
    font-size: 2rem !important;
    line-height: 40px !important;
  }
  h2.salidas {
    font-size: 1.5rem !important;
    line-height: 32px !important;
  }
  h5 {
    font-size: 1.625rem !important;
  }
  #programa .card-title.h5 {
    font-size: 1.06rem !important;
  }
  h6 {
    font-size: 1.06rem !important;
  }
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.6;
  color: #000000;
  text-align: left;
  background-color: #ffffff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #009639;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #004a1c;
  text-decoration: underline;
}

a:not([href]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -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;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, .h1 {
  font-size: 3.628125rem;
}

h2, .h2 {
  font-size: 2.484375rem;
}

h3, .h3 {
  font-size: 1.640625rem;
}

h4, .h4 {
  font-size: 1.40625rem;
}

h5, .h5 {
  font-size: 1.753125rem;
}

h6, .h6 {
  font-size: 1.3125rem;
}

.lead {
  font-size: 1.171875rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.125;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.125;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.125;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.125;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 0.8125rem;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled, .gform_wrapper ul {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.171875rem;
}

.blockquote-footer {
  display: block;
  font-size: 0.8125rem;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.lista-fases li {
  list-style: none;
  margin-top: 16px;
  padding: 0 24px 0 20px;
  font-weight: 500;
  position: relative;
}
.lista-fases li::before {
  position: absolute;
  content: "";
  background-color: #009639;
  border-color: #009639;
  border-style: solid;
  border-width: 1.5px;
  border-radius: 100px;
  width: 1px;
  height: 1px;
  left: 0;
  top: 10px;
}

@media (max-width: 767.98px) {
  .lista-fases {
    padding-left: 8px;
  }
}
.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #ffffff;
  border: 1px solid #dee2e6;
  border-radius: 0.125rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

.container {
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid, .container-xl, .container-lg, .container-md, .container-sm {
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
  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: 1280px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -16px;
  margin-left: -16px;
}

.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: 16px;
  padding-left: 16px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  min-width: 0;
  max-width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1280px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.form-control, .gform_wrapper input[type=email],
.gform_wrapper input[type=date],
.gform_wrapper input[type=datetime],
.gform_wrapper input[type=datetime-local],
.gform_wrapper input[type=month],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper input[type=search],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=text],
.gform_wrapper input[type=time],
.gform_wrapper input[type=week],
.gform_wrapper input[type=url],
.gform_wrapper select,
.gform_wrapper textarea {
  display: block;
  width: 100%;
  height: 2.5rem;
  padding: 0.375rem 0.75rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.6;
  color: #000000;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #000000;
  border-radius: 0.125rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control, .gform_wrapper input[type=email],
  .gform_wrapper input[type=date],
  .gform_wrapper input[type=datetime],
  .gform_wrapper input[type=datetime-local],
  .gform_wrapper input[type=month],
  .gform_wrapper input[type=number],
  .gform_wrapper input[type=password],
  .gform_wrapper input[type=search],
  .gform_wrapper input[type=tel],
  .gform_wrapper input[type=text],
  .gform_wrapper input[type=time],
  .gform_wrapper input[type=week],
  .gform_wrapper input[type=url],
  .gform_wrapper select,
  .gform_wrapper textarea {
    transition: none;
  }
}
.form-control::-ms-expand, .gform_wrapper input[type=email]::-ms-expand,
.gform_wrapper input[type=date]::-ms-expand,
.gform_wrapper input[type=datetime]::-ms-expand,
.gform_wrapper input[type=datetime-local]::-ms-expand,
.gform_wrapper input[type=month]::-ms-expand,
.gform_wrapper input[type=number]::-ms-expand,
.gform_wrapper input[type=password]::-ms-expand,
.gform_wrapper input[type=search]::-ms-expand,
.gform_wrapper input[type=tel]::-ms-expand,
.gform_wrapper input[type=text]::-ms-expand,
.gform_wrapper input[type=time]::-ms-expand,
.gform_wrapper input[type=week]::-ms-expand,
.gform_wrapper input[type=url]::-ms-expand,
.gform_wrapper select::-ms-expand,
.gform_wrapper textarea::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:-moz-focusring, .gform_wrapper input[type=email]:-moz-focusring,
.gform_wrapper input[type=date]:-moz-focusring,
.gform_wrapper input[type=datetime]:-moz-focusring,
.gform_wrapper input[type=datetime-local]:-moz-focusring,
.gform_wrapper input[type=month]:-moz-focusring,
.gform_wrapper input[type=number]:-moz-focusring,
.gform_wrapper input[type=password]:-moz-focusring,
.gform_wrapper input[type=search]:-moz-focusring,
.gform_wrapper input[type=tel]:-moz-focusring,
.gform_wrapper input[type=text]:-moz-focusring,
.gform_wrapper input[type=time]:-moz-focusring,
.gform_wrapper input[type=week]:-moz-focusring,
.gform_wrapper input[type=url]:-moz-focusring,
.gform_wrapper select:-moz-focusring,
.gform_wrapper textarea:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000000;
}
.form-control:focus, .gform_wrapper input[type=email]:focus,
.gform_wrapper input[type=date]:focus,
.gform_wrapper input[type=datetime]:focus,
.gform_wrapper input[type=datetime-local]:focus,
.gform_wrapper input[type=month]:focus,
.gform_wrapper input[type=number]:focus,
.gform_wrapper input[type=password]:focus,
.gform_wrapper input[type=search]:focus,
.gform_wrapper input[type=tel]:focus,
.gform_wrapper input[type=text]:focus,
.gform_wrapper input[type=time]:focus,
.gform_wrapper input[type=week]:focus,
.gform_wrapper input[type=url]:focus,
.gform_wrapper select:focus,
.gform_wrapper textarea:focus {
  color: #000000;
  background-color: #ffffff;
  border-color: #000000;
  outline: 0;
  box-shadow: 0 0 0 0rem rgba(0, 150, 57, 0.25);
}
.form-control::placeholder, .gform_wrapper input[type=email]::placeholder,
.gform_wrapper input[type=date]::placeholder,
.gform_wrapper input[type=datetime]::placeholder,
.gform_wrapper input[type=datetime-local]::placeholder,
.gform_wrapper input[type=month]::placeholder,
.gform_wrapper input[type=number]::placeholder,
.gform_wrapper input[type=password]::placeholder,
.gform_wrapper input[type=search]::placeholder,
.gform_wrapper input[type=tel]::placeholder,
.gform_wrapper input[type=text]::placeholder,
.gform_wrapper input[type=time]::placeholder,
.gform_wrapper input[type=week]::placeholder,
.gform_wrapper input[type=url]::placeholder,
.gform_wrapper select::placeholder,
.gform_wrapper textarea::placeholder {
  color: #cccccc;
  opacity: 1;
}
.form-control:disabled, .gform_wrapper input[type=email]:disabled,
.gform_wrapper input[type=date]:disabled,
.gform_wrapper input[type=datetime]:disabled,
.gform_wrapper input[type=datetime-local]:disabled,
.gform_wrapper input[type=month]:disabled,
.gform_wrapper input[type=number]:disabled,
.gform_wrapper input[type=password]:disabled,
.gform_wrapper input[type=search]:disabled,
.gform_wrapper input[type=tel]:disabled,
.gform_wrapper input[type=text]:disabled,
.gform_wrapper input[type=time]:disabled,
.gform_wrapper input[type=week]:disabled,
.gform_wrapper input[type=url]:disabled,
.gform_wrapper select:disabled,
.gform_wrapper textarea:disabled, .form-control[readonly], .gform_wrapper input[readonly][type=email],
.gform_wrapper input[readonly][type=date],
.gform_wrapper input[readonly][type=datetime],
.gform_wrapper input[readonly][type=datetime-local],
.gform_wrapper input[readonly][type=month],
.gform_wrapper input[readonly][type=number],
.gform_wrapper input[readonly][type=password],
.gform_wrapper input[readonly][type=search],
.gform_wrapper input[readonly][type=tel],
.gform_wrapper input[readonly][type=text],
.gform_wrapper input[readonly][type=time],
.gform_wrapper input[readonly][type=week],
.gform_wrapper input[readonly][type=url],
.gform_wrapper select[readonly],
.gform_wrapper textarea[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

input[type=date].form-control,
.gform_wrapper input[type=date],
input[type=time].form-control,
.gform_wrapper input[type=time],
input[type=datetime-local].form-control,
.gform_wrapper input[type=datetime-local],
input[type=month].form-control,
.gform_wrapper input[type=month] {
  appearance: none;
}

select.form-control:focus::-ms-value,
.gform_wrapper select:focus::-ms-value {
  color: #000000;
  background-color: #ffffff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.6;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.171875rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.8203125rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 0.9375rem;
  line-height: 1.6;
  color: #000000;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.8203125rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.171875rem;
  line-height: 1.5;
  border-radius: 0.5rem;
}

select.form-control[size],
.gform_wrapper select[size], select.form-control[multiple],
.gform_wrapper select[multiple] {
  height: auto;
}

textarea.form-control,
.gform_wrapper textarea {
  height: auto;
}

.form-group, .gform_wrapper li {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.8125rem;
  color: #009639;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.8203125rem;
  line-height: 1.6;
  color: #ffffff;
  background-color: rgba(0, 150, 57, 0.9);
  border-radius: 0.125rem;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .was-validated .gform_wrapper input[type=email]:valid, .gform_wrapper .was-validated input[type=email]:valid,
.was-validated .gform_wrapper input[type=date]:valid,
.gform_wrapper .was-validated input[type=date]:valid,
.was-validated .gform_wrapper input[type=datetime]:valid,
.gform_wrapper .was-validated input[type=datetime]:valid,
.was-validated .gform_wrapper input[type=datetime-local]:valid,
.gform_wrapper .was-validated input[type=datetime-local]:valid,
.was-validated .gform_wrapper input[type=month]:valid,
.gform_wrapper .was-validated input[type=month]:valid,
.was-validated .gform_wrapper input[type=number]:valid,
.gform_wrapper .was-validated input[type=number]:valid,
.was-validated .gform_wrapper input[type=password]:valid,
.gform_wrapper .was-validated input[type=password]:valid,
.was-validated .gform_wrapper input[type=search]:valid,
.gform_wrapper .was-validated input[type=search]:valid,
.was-validated .gform_wrapper input[type=tel]:valid,
.gform_wrapper .was-validated input[type=tel]:valid,
.was-validated .gform_wrapper input[type=text]:valid,
.gform_wrapper .was-validated input[type=text]:valid,
.was-validated .gform_wrapper input[type=time]:valid,
.gform_wrapper .was-validated input[type=time]:valid,
.was-validated .gform_wrapper input[type=week]:valid,
.gform_wrapper .was-validated input[type=week]:valid,
.was-validated .gform_wrapper input[type=url]:valid,
.gform_wrapper .was-validated input[type=url]:valid,
.was-validated .gform_wrapper select:valid,
.gform_wrapper .was-validated select:valid,
.was-validated .gform_wrapper textarea:valid,
.gform_wrapper .was-validated textarea:valid, .form-control.is-valid, .gform_wrapper input.is-valid[type=email],
.gform_wrapper input.is-valid[type=date],
.gform_wrapper input.is-valid[type=datetime],
.gform_wrapper input.is-valid[type=datetime-local],
.gform_wrapper input.is-valid[type=month],
.gform_wrapper input.is-valid[type=number],
.gform_wrapper input.is-valid[type=password],
.gform_wrapper input.is-valid[type=search],
.gform_wrapper input.is-valid[type=tel],
.gform_wrapper input.is-valid[type=text],
.gform_wrapper input.is-valid[type=time],
.gform_wrapper input.is-valid[type=week],
.gform_wrapper input.is-valid[type=url],
.gform_wrapper select.is-valid,
.gform_wrapper textarea.is-valid {
  border-color: #009639;
  padding-right: calc(1.6em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23009639' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.4em + 0.1875rem) center;
  background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}
.was-validated .form-control:valid:focus, .was-validated .gform_wrapper input[type=email]:valid:focus, .gform_wrapper .was-validated input[type=email]:valid:focus,
.was-validated .gform_wrapper input[type=date]:valid:focus,
.gform_wrapper .was-validated input[type=date]:valid:focus,
.was-validated .gform_wrapper input[type=datetime]:valid:focus,
.gform_wrapper .was-validated input[type=datetime]:valid:focus,
.was-validated .gform_wrapper input[type=datetime-local]:valid:focus,
.gform_wrapper .was-validated input[type=datetime-local]:valid:focus,
.was-validated .gform_wrapper input[type=month]:valid:focus,
.gform_wrapper .was-validated input[type=month]:valid:focus,
.was-validated .gform_wrapper input[type=number]:valid:focus,
.gform_wrapper .was-validated input[type=number]:valid:focus,
.was-validated .gform_wrapper input[type=password]:valid:focus,
.gform_wrapper .was-validated input[type=password]:valid:focus,
.was-validated .gform_wrapper input[type=search]:valid:focus,
.gform_wrapper .was-validated input[type=search]:valid:focus,
.was-validated .gform_wrapper input[type=tel]:valid:focus,
.gform_wrapper .was-validated input[type=tel]:valid:focus,
.was-validated .gform_wrapper input[type=text]:valid:focus,
.gform_wrapper .was-validated input[type=text]:valid:focus,
.was-validated .gform_wrapper input[type=time]:valid:focus,
.gform_wrapper .was-validated input[type=time]:valid:focus,
.was-validated .gform_wrapper input[type=week]:valid:focus,
.gform_wrapper .was-validated input[type=week]:valid:focus,
.was-validated .gform_wrapper input[type=url]:valid:focus,
.gform_wrapper .was-validated input[type=url]:valid:focus,
.was-validated .gform_wrapper select:valid:focus,
.gform_wrapper .was-validated select:valid:focus,
.was-validated .gform_wrapper textarea:valid:focus,
.gform_wrapper .was-validated textarea:valid:focus, .form-control.is-valid:focus, .gform_wrapper input.is-valid[type=email]:focus,
.gform_wrapper input.is-valid[type=date]:focus,
.gform_wrapper input.is-valid[type=datetime]:focus,
.gform_wrapper input.is-valid[type=datetime-local]:focus,
.gform_wrapper input.is-valid[type=month]:focus,
.gform_wrapper input.is-valid[type=number]:focus,
.gform_wrapper input.is-valid[type=password]:focus,
.gform_wrapper input.is-valid[type=search]:focus,
.gform_wrapper input.is-valid[type=tel]:focus,
.gform_wrapper input.is-valid[type=text]:focus,
.gform_wrapper input.is-valid[type=time]:focus,
.gform_wrapper input.is-valid[type=week]:focus,
.gform_wrapper input.is-valid[type=url]:focus,
.gform_wrapper select.is-valid:focus,
.gform_wrapper textarea.is-valid:focus {
  border-color: #009639;
  box-shadow: 0 0 0 0rem rgba(0, 150, 57, 0.25);
}

.was-validated textarea.form-control:valid,
.was-validated .gform_wrapper textarea:valid,
.gform_wrapper .was-validated textarea:valid, textarea.form-control.is-valid,
.gform_wrapper textarea.is-valid {
  padding-right: calc(1.6em + 0.75rem);
  background-position: top calc(0.4em + 0.1875rem) right calc(0.4em + 0.1875rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #009639;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23009639' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #ffffff no-repeat center right 1.75rem/calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #009639;
  box-shadow: 0 0 0 0rem rgba(0, 150, 57, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #009639;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .was-validated .gfield_checkbox > li > .custom-control-input:valid ~ label, .was-validated .gfield_checkbox > li > input:valid ~ .custom-control-label, .was-validated .gfield_checkbox > li > input:valid ~ label, .custom-control-input.is-valid ~ .custom-control-label, .gfield_checkbox > li > .custom-control-input.is-valid ~ label, .gfield_checkbox > li > input.is-valid ~ .custom-control-label, .gfield_checkbox > li > input.is-valid ~ label {
  color: #009639;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .was-validated .gfield_checkbox > li > .custom-control-input:valid ~ label::before, .was-validated .gfield_checkbox > li > input:valid ~ .custom-control-label::before, .was-validated .gfield_checkbox > li > input:valid ~ label::before, .custom-control-input.is-valid ~ .custom-control-label::before, .gfield_checkbox > li > .custom-control-input.is-valid ~ label::before, .gfield_checkbox > li > input.is-valid ~ .custom-control-label::before, .gfield_checkbox > li > input.is-valid ~ label::before {
  border-color: #009639;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .was-validated .gfield_checkbox > li > .custom-control-input:valid:checked ~ label::before, .was-validated .gfield_checkbox > li > input:valid:checked ~ .custom-control-label::before, .was-validated .gfield_checkbox > li > input:valid:checked ~ label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before, .gfield_checkbox > li > .custom-control-input.is-valid:checked ~ label::before, .gfield_checkbox > li > input.is-valid:checked ~ .custom-control-label::before, .gfield_checkbox > li > input.is-valid:checked ~ label::before {
  border-color: #00c94c;
  background-color: #00c94c;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .was-validated .gfield_checkbox > li > .custom-control-input:valid:focus ~ label::before, .was-validated .gfield_checkbox > li > input:valid:focus ~ .custom-control-label::before, .was-validated .gfield_checkbox > li > input:valid:focus ~ label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before, .gfield_checkbox > li > .custom-control-input.is-valid:focus ~ label::before, .gfield_checkbox > li > input.is-valid:focus ~ .custom-control-label::before, .gfield_checkbox > li > input.is-valid:focus ~ label::before {
  box-shadow: 0 0 0 0rem rgba(0, 150, 57, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .gfield_checkbox > li > .custom-control-input:valid:focus:not(:checked) ~ label::before, .was-validated .gfield_checkbox > li > input:valid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .gfield_checkbox > li > input:valid:focus:not(:checked) ~ label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before, .gfield_checkbox > li > .custom-control-input.is-valid:focus:not(:checked) ~ label::before, .gfield_checkbox > li > input.is-valid:focus:not(:checked) ~ .custom-control-label::before, .gfield_checkbox > li > input.is-valid:focus:not(:checked) ~ label::before {
  border-color: #009639;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #009639;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #009639;
  box-shadow: 0 0 0 0rem rgba(0, 150, 57, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.8125rem;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.8203125rem;
  line-height: 1.6;
  color: #ffffff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.125rem;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .was-validated .gform_wrapper input[type=email]:invalid, .gform_wrapper .was-validated input[type=email]:invalid,
.was-validated .gform_wrapper input[type=date]:invalid,
.gform_wrapper .was-validated input[type=date]:invalid,
.was-validated .gform_wrapper input[type=datetime]:invalid,
.gform_wrapper .was-validated input[type=datetime]:invalid,
.was-validated .gform_wrapper input[type=datetime-local]:invalid,
.gform_wrapper .was-validated input[type=datetime-local]:invalid,
.was-validated .gform_wrapper input[type=month]:invalid,
.gform_wrapper .was-validated input[type=month]:invalid,
.was-validated .gform_wrapper input[type=number]:invalid,
.gform_wrapper .was-validated input[type=number]:invalid,
.was-validated .gform_wrapper input[type=password]:invalid,
.gform_wrapper .was-validated input[type=password]:invalid,
.was-validated .gform_wrapper input[type=search]:invalid,
.gform_wrapper .was-validated input[type=search]:invalid,
.was-validated .gform_wrapper input[type=tel]:invalid,
.gform_wrapper .was-validated input[type=tel]:invalid,
.was-validated .gform_wrapper input[type=text]:invalid,
.gform_wrapper .was-validated input[type=text]:invalid,
.was-validated .gform_wrapper input[type=time]:invalid,
.gform_wrapper .was-validated input[type=time]:invalid,
.was-validated .gform_wrapper input[type=week]:invalid,
.gform_wrapper .was-validated input[type=week]:invalid,
.was-validated .gform_wrapper input[type=url]:invalid,
.gform_wrapper .was-validated input[type=url]:invalid,
.was-validated .gform_wrapper select:invalid,
.gform_wrapper .was-validated select:invalid,
.was-validated .gform_wrapper textarea:invalid,
.gform_wrapper .was-validated textarea:invalid, .form-control.is-invalid, .gform_wrapper input.is-invalid[type=email],
.gform_wrapper input.is-invalid[type=date],
.gform_wrapper input.is-invalid[type=datetime],
.gform_wrapper input.is-invalid[type=datetime-local],
.gform_wrapper input.is-invalid[type=month],
.gform_wrapper input.is-invalid[type=number],
.gform_wrapper input.is-invalid[type=password],
.gform_wrapper input.is-invalid[type=search],
.gform_wrapper input.is-invalid[type=tel],
.gform_wrapper input.is-invalid[type=text],
.gform_wrapper input.is-invalid[type=time],
.gform_wrapper input.is-invalid[type=week],
.gform_wrapper input.is-invalid[type=url],
.gform_wrapper select.is-invalid,
.gform_wrapper textarea.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.6em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.4em + 0.1875rem) center;
  background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .was-validated .gform_wrapper input[type=email]:invalid:focus, .gform_wrapper .was-validated input[type=email]:invalid:focus,
.was-validated .gform_wrapper input[type=date]:invalid:focus,
.gform_wrapper .was-validated input[type=date]:invalid:focus,
.was-validated .gform_wrapper input[type=datetime]:invalid:focus,
.gform_wrapper .was-validated input[type=datetime]:invalid:focus,
.was-validated .gform_wrapper input[type=datetime-local]:invalid:focus,
.gform_wrapper .was-validated input[type=datetime-local]:invalid:focus,
.was-validated .gform_wrapper input[type=month]:invalid:focus,
.gform_wrapper .was-validated input[type=month]:invalid:focus,
.was-validated .gform_wrapper input[type=number]:invalid:focus,
.gform_wrapper .was-validated input[type=number]:invalid:focus,
.was-validated .gform_wrapper input[type=password]:invalid:focus,
.gform_wrapper .was-validated input[type=password]:invalid:focus,
.was-validated .gform_wrapper input[type=search]:invalid:focus,
.gform_wrapper .was-validated input[type=search]:invalid:focus,
.was-validated .gform_wrapper input[type=tel]:invalid:focus,
.gform_wrapper .was-validated input[type=tel]:invalid:focus,
.was-validated .gform_wrapper input[type=text]:invalid:focus,
.gform_wrapper .was-validated input[type=text]:invalid:focus,
.was-validated .gform_wrapper input[type=time]:invalid:focus,
.gform_wrapper .was-validated input[type=time]:invalid:focus,
.was-validated .gform_wrapper input[type=week]:invalid:focus,
.gform_wrapper .was-validated input[type=week]:invalid:focus,
.was-validated .gform_wrapper input[type=url]:invalid:focus,
.gform_wrapper .was-validated input[type=url]:invalid:focus,
.was-validated .gform_wrapper select:invalid:focus,
.gform_wrapper .was-validated select:invalid:focus,
.was-validated .gform_wrapper textarea:invalid:focus,
.gform_wrapper .was-validated textarea:invalid:focus, .form-control.is-invalid:focus, .gform_wrapper input.is-invalid[type=email]:focus,
.gform_wrapper input.is-invalid[type=date]:focus,
.gform_wrapper input.is-invalid[type=datetime]:focus,
.gform_wrapper input.is-invalid[type=datetime-local]:focus,
.gform_wrapper input.is-invalid[type=month]:focus,
.gform_wrapper input.is-invalid[type=number]:focus,
.gform_wrapper input.is-invalid[type=password]:focus,
.gform_wrapper input.is-invalid[type=search]:focus,
.gform_wrapper input.is-invalid[type=tel]:focus,
.gform_wrapper input.is-invalid[type=text]:focus,
.gform_wrapper input.is-invalid[type=time]:focus,
.gform_wrapper input.is-invalid[type=week]:focus,
.gform_wrapper input.is-invalid[type=url]:focus,
.gform_wrapper select.is-invalid:focus,
.gform_wrapper textarea.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0rem rgba(220, 53, 69, 0.25);
}

.was-validated textarea.form-control:invalid,
.was-validated .gform_wrapper textarea:invalid,
.gform_wrapper .was-validated textarea:invalid, textarea.form-control.is-invalid,
.gform_wrapper textarea.is-invalid {
  padding-right: calc(1.6em + 0.75rem);
  background-position: top calc(0.4em + 0.1875rem) right calc(0.4em + 0.1875rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #ffffff no-repeat center right 1.75rem/calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .was-validated .gfield_checkbox > li > .custom-control-input:invalid ~ label, .was-validated .gfield_checkbox > li > input:invalid ~ .custom-control-label, .was-validated .gfield_checkbox > li > input:invalid ~ label, .custom-control-input.is-invalid ~ .custom-control-label, .gfield_checkbox > li > .custom-control-input.is-invalid ~ label, .gfield_checkbox > li > input.is-invalid ~ .custom-control-label, .gfield_checkbox > li > input.is-invalid ~ label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .was-validated .gfield_checkbox > li > .custom-control-input:invalid ~ label::before, .was-validated .gfield_checkbox > li > input:invalid ~ .custom-control-label::before, .was-validated .gfield_checkbox > li > input:invalid ~ label::before, .custom-control-input.is-invalid ~ .custom-control-label::before, .gfield_checkbox > li > .custom-control-input.is-invalid ~ label::before, .gfield_checkbox > li > input.is-invalid ~ .custom-control-label::before, .gfield_checkbox > li > input.is-invalid ~ label::before {
  border-color: #dc3545;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .was-validated .gfield_checkbox > li > .custom-control-input:invalid:checked ~ label::before, .was-validated .gfield_checkbox > li > input:invalid:checked ~ .custom-control-label::before, .was-validated .gfield_checkbox > li > input:invalid:checked ~ label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before, .gfield_checkbox > li > .custom-control-input.is-invalid:checked ~ label::before, .gfield_checkbox > li > input.is-invalid:checked ~ .custom-control-label::before, .gfield_checkbox > li > input.is-invalid:checked ~ label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .was-validated .gfield_checkbox > li > .custom-control-input:invalid:focus ~ label::before, .was-validated .gfield_checkbox > li > input:invalid:focus ~ .custom-control-label::before, .was-validated .gfield_checkbox > li > input:invalid:focus ~ label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before, .gfield_checkbox > li > .custom-control-input.is-invalid:focus ~ label::before, .gfield_checkbox > li > input.is-invalid:focus ~ .custom-control-label::before, .gfield_checkbox > li > input.is-invalid:focus ~ label::before {
  box-shadow: 0 0 0 0rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .gfield_checkbox > li > .custom-control-input:invalid:focus:not(:checked) ~ label::before, .was-validated .gfield_checkbox > li > input:invalid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .gfield_checkbox > li > input:invalid:focus:not(:checked) ~ label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before, .gfield_checkbox > li > .custom-control-input.is-invalid:focus:not(:checked) ~ label::before, .gfield_checkbox > li > input.is-invalid:focus:not(:checked) ~ .custom-control-label::before, .gfield_checkbox > li > input.is-invalid:focus:not(:checked) ~ label::before {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group, .form-inline .gform_wrapper li, .gform_wrapper .form-inline li {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control, .form-inline .gform_wrapper input[type=email], .gform_wrapper .form-inline input[type=email],
  .form-inline .gform_wrapper input[type=date],
  .gform_wrapper .form-inline input[type=date],
  .form-inline .gform_wrapper input[type=datetime],
  .gform_wrapper .form-inline input[type=datetime],
  .form-inline .gform_wrapper input[type=datetime-local],
  .gform_wrapper .form-inline input[type=datetime-local],
  .form-inline .gform_wrapper input[type=month],
  .gform_wrapper .form-inline input[type=month],
  .form-inline .gform_wrapper input[type=number],
  .gform_wrapper .form-inline input[type=number],
  .form-inline .gform_wrapper input[type=password],
  .gform_wrapper .form-inline input[type=password],
  .form-inline .gform_wrapper input[type=search],
  .gform_wrapper .form-inline input[type=search],
  .form-inline .gform_wrapper input[type=tel],
  .gform_wrapper .form-inline input[type=tel],
  .form-inline .gform_wrapper input[type=text],
  .gform_wrapper .form-inline input[type=text],
  .form-inline .gform_wrapper input[type=time],
  .gform_wrapper .form-inline input[type=time],
  .form-inline .gform_wrapper input[type=week],
  .gform_wrapper .form-inline input[type=week],
  .form-inline .gform_wrapper input[type=url],
  .gform_wrapper .form-inline input[type=url],
  .form-inline .gform_wrapper select,
  .gform_wrapper .form-inline select,
  .form-inline .gform_wrapper textarea,
  .gform_wrapper .form-inline textarea {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control, .form-inline .gfield_checkbox > li {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label, .form-inline .gfield_checkbox > li > label {
    margin-bottom: 0;
  }
}

.gfield_select {
  width: 100%;
  padding: 5px;
  margin-top: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.33) !important;
  font-size: 1.1875rem;
  color: #333333 !important;
  font-family: Roboto, sans-serif;
  font-weight: 100;
  border: none;
}

.gfield_select option {
  font-size: 0.9rem !important;
  color: #333333 !important;
}

.gform_fields {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.gf-prefijo {
  width: 90px;
  padding-left: 16px;
}

.gf-tlf {
  padding-right: 16px;
  width: calc(100% - 100px);
}

.was-validated .form-select:valid:not([multiple]):not([size]) {
  padding-right: 1.5rem !important;
}

.form-floating {
  position: relative;
}
.form-floating > .form-control, .gform_wrapper .form-floating > input[type=email],
.gform_wrapper .form-floating > input[type=date],
.gform_wrapper .form-floating > input[type=datetime],
.gform_wrapper .form-floating > input[type=datetime-local],
.gform_wrapper .form-floating > input[type=month],
.gform_wrapper .form-floating > input[type=number],
.gform_wrapper .form-floating > input[type=password],
.gform_wrapper .form-floating > input[type=search],
.gform_wrapper .form-floating > input[type=tel],
.gform_wrapper .form-floating > input[type=text],
.gform_wrapper .form-floating > input[type=time],
.gform_wrapper .form-floating > input[type=week],
.gform_wrapper .form-floating > input[type=url],
.gform_wrapper .form-floating > select,
.gform_wrapper .form-floating > textarea,
.form-floating > .form-select {
  height: calc(3.5rem + 2px);
  padding: 1rem 0.75rem 1rem 0;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem 1rem 0;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
.form-floating > .form-control::placeholder, .gform_wrapper .form-floating > input[type=email]::placeholder,
.gform_wrapper .form-floating > input[type=date]::placeholder,
.gform_wrapper .form-floating > input[type=datetime]::placeholder,
.gform_wrapper .form-floating > input[type=datetime-local]::placeholder,
.gform_wrapper .form-floating > input[type=month]::placeholder,
.gform_wrapper .form-floating > input[type=number]::placeholder,
.gform_wrapper .form-floating > input[type=password]::placeholder,
.gform_wrapper .form-floating > input[type=search]::placeholder,
.gform_wrapper .form-floating > input[type=tel]::placeholder,
.gform_wrapper .form-floating > input[type=text]::placeholder,
.gform_wrapper .form-floating > input[type=time]::placeholder,
.gform_wrapper .form-floating > input[type=week]::placeholder,
.gform_wrapper .form-floating > input[type=url]::placeholder,
.gform_wrapper .form-floating > select::placeholder,
.gform_wrapper .form-floating > textarea::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .gform_wrapper .form-floating > input[type=email]:focus,
.gform_wrapper .form-floating > input[type=date]:focus,
.gform_wrapper .form-floating > input[type=datetime]:focus,
.gform_wrapper .form-floating > input[type=datetime-local]:focus,
.gform_wrapper .form-floating > input[type=month]:focus,
.gform_wrapper .form-floating > input[type=number]:focus,
.gform_wrapper .form-floating > input[type=password]:focus,
.gform_wrapper .form-floating > input[type=search]:focus,
.gform_wrapper .form-floating > input[type=tel]:focus,
.gform_wrapper .form-floating > input[type=text]:focus,
.gform_wrapper .form-floating > input[type=time]:focus,
.gform_wrapper .form-floating > input[type=week]:focus,
.gform_wrapper .form-floating > input[type=url]:focus,
.gform_wrapper .form-floating > select:focus,
.gform_wrapper .form-floating > textarea:focus, .form-floating > .form-control:not(:placeholder-shown), .gform_wrapper .form-floating > input[type=email]:not(:placeholder-shown),
.gform_wrapper .form-floating > input[type=date]:not(:placeholder-shown),
.gform_wrapper .form-floating > input[type=datetime]:not(:placeholder-shown),
.gform_wrapper .form-floating > input[type=datetime-local]:not(:placeholder-shown),
.gform_wrapper .form-floating > input[type=month]:not(:placeholder-shown),
.gform_wrapper .form-floating > input[type=number]:not(:placeholder-shown),
.gform_wrapper .form-floating > input[type=password]:not(:placeholder-shown),
.gform_wrapper .form-floating > input[type=search]:not(:placeholder-shown),
.gform_wrapper .form-floating > input[type=tel]:not(:placeholder-shown),
.gform_wrapper .form-floating > input[type=text]:not(:placeholder-shown),
.gform_wrapper .form-floating > input[type=time]:not(:placeholder-shown),
.gform_wrapper .form-floating > input[type=week]:not(:placeholder-shown),
.gform_wrapper .form-floating > input[type=url]:not(:placeholder-shown),
.gform_wrapper .form-floating > select:not(:placeholder-shown),
.gform_wrapper .form-floating > textarea:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill, .gform_wrapper .form-floating > input[type=email]:-webkit-autofill,
.gform_wrapper .form-floating > input[type=date]:-webkit-autofill,
.gform_wrapper .form-floating > input[type=datetime]:-webkit-autofill,
.gform_wrapper .form-floating > input[type=datetime-local]:-webkit-autofill,
.gform_wrapper .form-floating > input[type=month]:-webkit-autofill,
.gform_wrapper .form-floating > input[type=number]:-webkit-autofill,
.gform_wrapper .form-floating > input[type=password]:-webkit-autofill,
.gform_wrapper .form-floating > input[type=search]:-webkit-autofill,
.gform_wrapper .form-floating > input[type=tel]:-webkit-autofill,
.gform_wrapper .form-floating > input[type=text]:-webkit-autofill,
.gform_wrapper .form-floating > input[type=time]:-webkit-autofill,
.gform_wrapper .form-floating > input[type=week]:-webkit-autofill,
.gform_wrapper .form-floating > input[type=url]:-webkit-autofill,
.gform_wrapper .form-floating > select:-webkit-autofill,
.gform_wrapper .form-floating > textarea:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus ~ label, .gform_wrapper .form-floating > input[type=email]:focus ~ label,
.gform_wrapper .form-floating > input[type=date]:focus ~ label,
.gform_wrapper .form-floating > input[type=datetime]:focus ~ label,
.gform_wrapper .form-floating > input[type=datetime-local]:focus ~ label,
.gform_wrapper .form-floating > input[type=month]:focus ~ label,
.gform_wrapper .form-floating > input[type=number]:focus ~ label,
.gform_wrapper .form-floating > input[type=password]:focus ~ label,
.gform_wrapper .form-floating > input[type=search]:focus ~ label,
.gform_wrapper .form-floating > input[type=tel]:focus ~ label,
.gform_wrapper .form-floating > input[type=text]:focus ~ label,
.gform_wrapper .form-floating > input[type=time]:focus ~ label,
.gform_wrapper .form-floating > input[type=week]:focus ~ label,
.gform_wrapper .form-floating > input[type=url]:focus ~ label,
.gform_wrapper .form-floating > select:focus ~ label,
.gform_wrapper .form-floating > textarea:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > input[type=email]:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > input[type=date]:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > input[type=datetime]:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > input[type=datetime-local]:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > input[type=month]:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > input[type=number]:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > input[type=password]:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > input[type=search]:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > input[type=tel]:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > input[type=text]:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > input[type=time]:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > input[type=week]:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > input[type=url]:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > select:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > textarea:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label, .gform_wrapper .form-floating > input[type=email]:-webkit-autofill ~ label,
.gform_wrapper .form-floating > input[type=date]:-webkit-autofill ~ label,
.gform_wrapper .form-floating > input[type=datetime]:-webkit-autofill ~ label,
.gform_wrapper .form-floating > input[type=datetime-local]:-webkit-autofill ~ label,
.gform_wrapper .form-floating > input[type=month]:-webkit-autofill ~ label,
.gform_wrapper .form-floating > input[type=number]:-webkit-autofill ~ label,
.gform_wrapper .form-floating > input[type=password]:-webkit-autofill ~ label,
.gform_wrapper .form-floating > input[type=search]:-webkit-autofill ~ label,
.gform_wrapper .form-floating > input[type=tel]:-webkit-autofill ~ label,
.gform_wrapper .form-floating > input[type=text]:-webkit-autofill ~ label,
.gform_wrapper .form-floating > input[type=time]:-webkit-autofill ~ label,
.gform_wrapper .form-floating > input[type=week]:-webkit-autofill ~ label,
.gform_wrapper .form-floating > input[type=url]:-webkit-autofill ~ label,
.gform_wrapper .form-floating > select:-webkit-autofill ~ label,
.gform_wrapper .form-floating > textarea:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.3em;
  vertical-align: top;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  appearance: none;
  color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #000000;
  outline: 0;
  box-shadow: 0 0 0 0rem rgba(0, 150, 57, 0.25);
}
.form-check-input:checked {
  background-color: #009639;
  border-color: #009639;
}
.form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23ffffff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #009639;
  border-color: #009639;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23000000'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e");
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .gform_wrapper .btn-check[disabled] + .button, .btn-check:disabled + .btn, .gform_wrapper .btn-check:disabled + .button {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

.form-control, .gform_wrapper input[type=email],
.gform_wrapper input[type=date],
.gform_wrapper input[type=datetime],
.gform_wrapper input[type=datetime-local],
.gform_wrapper input[type=month],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper input[type=search],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=text],
.gform_wrapper input[type=time],
.gform_wrapper input[type=week],
.gform_wrapper input[type=url],
.gform_wrapper select,
.gform_wrapper textarea {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #000000;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #000000;
  appearance: none;
  border-radius: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control[type=file], .gform_wrapper input[type=file][type=email],
.gform_wrapper input[type=file][type=date],
.gform_wrapper input[type=file][type=datetime],
.gform_wrapper input[type=file][type=datetime-local],
.gform_wrapper input[type=file][type=month],
.gform_wrapper input[type=file][type=number],
.gform_wrapper input[type=file][type=password],
.gform_wrapper input[type=file][type=search],
.gform_wrapper input[type=file][type=tel],
.gform_wrapper input[type=file][type=text],
.gform_wrapper input[type=file][type=time],
.gform_wrapper input[type=file][type=week],
.gform_wrapper input[type=file][type=url],
.gform_wrapper select[type=file],
.gform_wrapper textarea[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not(:read-only), .gform_wrapper input[type=file][type=email]:not(:disabled):not(:read-only),
.gform_wrapper input[type=file][type=date]:not(:disabled):not(:read-only),
.gform_wrapper input[type=file][type=datetime]:not(:disabled):not(:read-only),
.gform_wrapper input[type=file][type=datetime-local]:not(:disabled):not(:read-only),
.gform_wrapper input[type=file][type=month]:not(:disabled):not(:read-only),
.gform_wrapper input[type=file][type=number]:not(:disabled):not(:read-only),
.gform_wrapper input[type=file][type=password]:not(:disabled):not(:read-only),
.gform_wrapper input[type=file][type=search]:not(:disabled):not(:read-only),
.gform_wrapper input[type=file][type=tel]:not(:disabled):not(:read-only),
.gform_wrapper input[type=file][type=text]:not(:disabled):not(:read-only),
.gform_wrapper input[type=file][type=time]:not(:disabled):not(:read-only),
.gform_wrapper input[type=file][type=week]:not(:disabled):not(:read-only),
.gform_wrapper input[type=file][type=url]:not(:disabled):not(:read-only),
.gform_wrapper select[type=file]:not(:disabled):not(:read-only),
.gform_wrapper textarea[type=file]:not(:disabled):not(:read-only) {
  cursor: pointer;
}
.form-control:focus, .gform_wrapper input[type=email]:focus,
.gform_wrapper input[type=date]:focus,
.gform_wrapper input[type=datetime]:focus,
.gform_wrapper input[type=datetime-local]:focus,
.gform_wrapper input[type=month]:focus,
.gform_wrapper input[type=number]:focus,
.gform_wrapper input[type=password]:focus,
.gform_wrapper input[type=search]:focus,
.gform_wrapper input[type=tel]:focus,
.gform_wrapper input[type=text]:focus,
.gform_wrapper input[type=time]:focus,
.gform_wrapper input[type=week]:focus,
.gform_wrapper input[type=url]:focus,
.gform_wrapper select:focus,
.gform_wrapper textarea:focus {
  color: #000000;
  background-color: #ffffff;
  border-color: #000000;
  outline: 0;
  box-shadow: 0 0 0 0rem rgba(0, 150, 57, 0.25);
}
.form-control::-webkit-date-and-time-value, .gform_wrapper input[type=email]::-webkit-date-and-time-value,
.gform_wrapper input[type=date]::-webkit-date-and-time-value,
.gform_wrapper input[type=datetime]::-webkit-date-and-time-value,
.gform_wrapper input[type=datetime-local]::-webkit-date-and-time-value,
.gform_wrapper input[type=month]::-webkit-date-and-time-value,
.gform_wrapper input[type=number]::-webkit-date-and-time-value,
.gform_wrapper input[type=password]::-webkit-date-and-time-value,
.gform_wrapper input[type=search]::-webkit-date-and-time-value,
.gform_wrapper input[type=tel]::-webkit-date-and-time-value,
.gform_wrapper input[type=text]::-webkit-date-and-time-value,
.gform_wrapper input[type=time]::-webkit-date-and-time-value,
.gform_wrapper input[type=week]::-webkit-date-and-time-value,
.gform_wrapper input[type=url]::-webkit-date-and-time-value,
.gform_wrapper select::-webkit-date-and-time-value,
.gform_wrapper textarea::-webkit-date-and-time-value {
  height: 1.6em;
}
.form-control::placeholder, .gform_wrapper input[type=email]::placeholder,
.gform_wrapper input[type=date]::placeholder,
.gform_wrapper input[type=datetime]::placeholder,
.gform_wrapper input[type=datetime-local]::placeholder,
.gform_wrapper input[type=month]::placeholder,
.gform_wrapper input[type=number]::placeholder,
.gform_wrapper input[type=password]::placeholder,
.gform_wrapper input[type=search]::placeholder,
.gform_wrapper input[type=tel]::placeholder,
.gform_wrapper input[type=text]::placeholder,
.gform_wrapper input[type=time]::placeholder,
.gform_wrapper input[type=week]::placeholder,
.gform_wrapper input[type=url]::placeholder,
.gform_wrapper select::placeholder,
.gform_wrapper textarea::placeholder {
  color: #cccccc;
  opacity: 1;
}
.form-control:disabled, .gform_wrapper input[type=email]:disabled,
.gform_wrapper input[type=date]:disabled,
.gform_wrapper input[type=datetime]:disabled,
.gform_wrapper input[type=datetime-local]:disabled,
.gform_wrapper input[type=month]:disabled,
.gform_wrapper input[type=number]:disabled,
.gform_wrapper input[type=password]:disabled,
.gform_wrapper input[type=search]:disabled,
.gform_wrapper input[type=tel]:disabled,
.gform_wrapper input[type=text]:disabled,
.gform_wrapper input[type=time]:disabled,
.gform_wrapper input[type=week]:disabled,
.gform_wrapper input[type=url]:disabled,
.gform_wrapper select:disabled,
.gform_wrapper textarea:disabled, .form-control:read-only, .gform_wrapper input[type=email]:read-only,
.gform_wrapper input[type=date]:read-only,
.gform_wrapper input[type=datetime]:read-only,
.gform_wrapper input[type=datetime-local]:read-only,
.gform_wrapper input[type=month]:read-only,
.gform_wrapper input[type=number]:read-only,
.gform_wrapper input[type=password]:read-only,
.gform_wrapper input[type=search]:read-only,
.gform_wrapper input[type=tel]:read-only,
.gform_wrapper input[type=text]:read-only,
.gform_wrapper input[type=time]:read-only,
.gform_wrapper input[type=week]:read-only,
.gform_wrapper input[type=url]:read-only,
.gform_wrapper select:read-only,
.gform_wrapper textarea:read-only {
  background-color: #e9ecef;
  opacity: 1;
}
.form-control::file-selector-button, .gform_wrapper input[type=email]::file-selector-button,
.gform_wrapper input[type=date]::file-selector-button,
.gform_wrapper input[type=datetime]::file-selector-button,
.gform_wrapper input[type=datetime-local]::file-selector-button,
.gform_wrapper input[type=month]::file-selector-button,
.gform_wrapper input[type=number]::file-selector-button,
.gform_wrapper input[type=password]::file-selector-button,
.gform_wrapper input[type=search]::file-selector-button,
.gform_wrapper input[type=tel]::file-selector-button,
.gform_wrapper input[type=text]::file-selector-button,
.gform_wrapper input[type=time]::file-selector-button,
.gform_wrapper input[type=week]::file-selector-button,
.gform_wrapper input[type=url]::file-selector-button,
.gform_wrapper select::file-selector-button,
.gform_wrapper textarea::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #000000;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control:hover:not(:disabled):not(:read-only)::file-selector-button, .gform_wrapper input[type=email]:hover:not(:disabled):not(:read-only)::file-selector-button,
.gform_wrapper input[type=date]:hover:not(:disabled):not(:read-only)::file-selector-button,
.gform_wrapper input[type=datetime]:hover:not(:disabled):not(:read-only)::file-selector-button,
.gform_wrapper input[type=datetime-local]:hover:not(:disabled):not(:read-only)::file-selector-button,
.gform_wrapper input[type=month]:hover:not(:disabled):not(:read-only)::file-selector-button,
.gform_wrapper input[type=number]:hover:not(:disabled):not(:read-only)::file-selector-button,
.gform_wrapper input[type=password]:hover:not(:disabled):not(:read-only)::file-selector-button,
.gform_wrapper input[type=search]:hover:not(:disabled):not(:read-only)::file-selector-button,
.gform_wrapper input[type=tel]:hover:not(:disabled):not(:read-only)::file-selector-button,
.gform_wrapper input[type=text]:hover:not(:disabled):not(:read-only)::file-selector-button,
.gform_wrapper input[type=time]:hover:not(:disabled):not(:read-only)::file-selector-button,
.gform_wrapper input[type=week]:hover:not(:disabled):not(:read-only)::file-selector-button,
.gform_wrapper input[type=url]:hover:not(:disabled):not(:read-only)::file-selector-button,
.gform_wrapper select:hover:not(:disabled):not(:read-only)::file-selector-button,
.gform_wrapper textarea:hover:not(:disabled):not(:read-only)::file-selector-button {
  background-color: shade-color(#e9ecef, 5%);
}
.form-control::-webkit-file-upload-button, .gform_wrapper input[type=email]::-webkit-file-upload-button,
.gform_wrapper input[type=date]::-webkit-file-upload-button,
.gform_wrapper input[type=datetime]::-webkit-file-upload-button,
.gform_wrapper input[type=datetime-local]::-webkit-file-upload-button,
.gform_wrapper input[type=month]::-webkit-file-upload-button,
.gform_wrapper input[type=number]::-webkit-file-upload-button,
.gform_wrapper input[type=password]::-webkit-file-upload-button,
.gform_wrapper input[type=search]::-webkit-file-upload-button,
.gform_wrapper input[type=tel]::-webkit-file-upload-button,
.gform_wrapper input[type=text]::-webkit-file-upload-button,
.gform_wrapper input[type=time]::-webkit-file-upload-button,
.gform_wrapper input[type=week]::-webkit-file-upload-button,
.gform_wrapper input[type=url]::-webkit-file-upload-button,
.gform_wrapper select::-webkit-file-upload-button,
.gform_wrapper textarea::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #000000;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control:hover:not(:disabled):not(:read-only)::-webkit-file-upload-button, .gform_wrapper input[type=email]:hover:not(:disabled):not(:read-only)::-webkit-file-upload-button,
.gform_wrapper input[type=date]:hover:not(:disabled):not(:read-only)::-webkit-file-upload-button,
.gform_wrapper input[type=datetime]:hover:not(:disabled):not(:read-only)::-webkit-file-upload-button,
.gform_wrapper input[type=datetime-local]:hover:not(:disabled):not(:read-only)::-webkit-file-upload-button,
.gform_wrapper input[type=month]:hover:not(:disabled):not(:read-only)::-webkit-file-upload-button,
.gform_wrapper input[type=number]:hover:not(:disabled):not(:read-only)::-webkit-file-upload-button,
.gform_wrapper input[type=password]:hover:not(:disabled):not(:read-only)::-webkit-file-upload-button,
.gform_wrapper input[type=search]:hover:not(:disabled):not(:read-only)::-webkit-file-upload-button,
.gform_wrapper input[type=tel]:hover:not(:disabled):not(:read-only)::-webkit-file-upload-button,
.gform_wrapper input[type=text]:hover:not(:disabled):not(:read-only)::-webkit-file-upload-button,
.gform_wrapper input[type=time]:hover:not(:disabled):not(:read-only)::-webkit-file-upload-button,
.gform_wrapper input[type=week]:hover:not(:disabled):not(:read-only)::-webkit-file-upload-button,
.gform_wrapper input[type=url]:hover:not(:disabled):not(:read-only)::-webkit-file-upload-button,
.gform_wrapper select:hover:not(:disabled):not(:read-only)::-webkit-file-upload-button,
.gform_wrapper textarea:hover:not(:disabled):not(:read-only)::-webkit-file-upload-button {
  background-color: shade-color(#e9ecef, 5%);
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.6;
  color: #000000;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.8203125rem;
  border-radius: 0.2rem;
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.171875rem;
  border-radius: 0.5rem;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control,
.gform_wrapper textarea {
  min-height: 2.5rem;
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
}

.form-control-color {
  max-width: 3rem;
  height: auto;
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not(:read-only) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  height: 1.6em;
  border-radius: 0.125rem;
}
.form-control-color::-webkit-color-swatch {
  height: 1.6em;
  border-radius: 0.125rem;
}

.form-range {
  width: 100%;
  height: 1rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 0rem rgba(0, 150, 57, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 0rem rgba(0, 150, 57, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  appearance: none;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  border: 0;
  appearance: none;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.6;
  color: #000000;
  background-color: #ffffff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #000000;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  appearance: none;
}
.form-select:focus {
  border-color: #000000;
  outline: 0;
  box-shadow: 0 0 0 0rem rgba(0, 150, 57, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: #e9ecef;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000000;
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.8203125rem;
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.171875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.8125rem;
  color: #6c757d;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control, .gform_wrapper .input-group > input[type=email],
.gform_wrapper .input-group > input[type=date],
.gform_wrapper .input-group > input[type=datetime],
.gform_wrapper .input-group > input[type=datetime-local],
.gform_wrapper .input-group > input[type=month],
.gform_wrapper .input-group > input[type=number],
.gform_wrapper .input-group > input[type=password],
.gform_wrapper .input-group > input[type=search],
.gform_wrapper .input-group > input[type=tel],
.gform_wrapper .input-group > input[type=text],
.gform_wrapper .input-group > input[type=time],
.gform_wrapper .input-group > input[type=week],
.gform_wrapper .input-group > input[type=url],
.gform_wrapper .input-group > select,
.gform_wrapper .input-group > textarea,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus, .gform_wrapper .input-group > input[type=email]:focus,
.gform_wrapper .input-group > input[type=date]:focus,
.gform_wrapper .input-group > input[type=datetime]:focus,
.gform_wrapper .input-group > input[type=datetime-local]:focus,
.gform_wrapper .input-group > input[type=month]:focus,
.gform_wrapper .input-group > input[type=number]:focus,
.gform_wrapper .input-group > input[type=password]:focus,
.gform_wrapper .input-group > input[type=search]:focus,
.gform_wrapper .input-group > input[type=tel]:focus,
.gform_wrapper .input-group > input[type=text]:focus,
.gform_wrapper .input-group > input[type=time]:focus,
.gform_wrapper .input-group > input[type=week]:focus,
.gform_wrapper .input-group > input[type=url]:focus,
.gform_wrapper .input-group > select:focus,
.gform_wrapper .input-group > textarea:focus,
.input-group > .form-select:focus {
  z-index: 3;
}
.input-group .btn, .input-group .gform_wrapper .button, .gform_wrapper .input-group .button {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus, .input-group .gform_wrapper .button:focus, .gform_wrapper .input-group .button:focus {
  z-index: 3;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.6;
  color: #000000;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #000000;
  border-radius: 0.125rem;
}

.input-group-lg > .form-control, .gform_wrapper .input-group-lg > input[type=email],
.gform_wrapper .input-group-lg > input[type=date],
.gform_wrapper .input-group-lg > input[type=datetime],
.gform_wrapper .input-group-lg > input[type=datetime-local],
.gform_wrapper .input-group-lg > input[type=month],
.gform_wrapper .input-group-lg > input[type=number],
.gform_wrapper .input-group-lg > input[type=password],
.gform_wrapper .input-group-lg > input[type=search],
.gform_wrapper .input-group-lg > input[type=tel],
.gform_wrapper .input-group-lg > input[type=text],
.gform_wrapper .input-group-lg > input[type=time],
.gform_wrapper .input-group-lg > input[type=week],
.gform_wrapper .input-group-lg > input[type=url],
.gform_wrapper .input-group-lg > select,
.gform_wrapper .input-group-lg > textarea,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn,
.gform_wrapper .input-group-lg > .button {
  padding: 0.5rem 1rem;
  font-size: 1.171875rem;
  border-radius: 0.5rem;
}

.input-group-sm > .form-control, .gform_wrapper .input-group-sm > input[type=email],
.gform_wrapper .input-group-sm > input[type=date],
.gform_wrapper .input-group-sm > input[type=datetime],
.gform_wrapper .input-group-sm > input[type=datetime-local],
.gform_wrapper .input-group-sm > input[type=month],
.gform_wrapper .input-group-sm > input[type=number],
.gform_wrapper .input-group-sm > input[type=password],
.gform_wrapper .input-group-sm > input[type=search],
.gform_wrapper .input-group-sm > input[type=tel],
.gform_wrapper .input-group-sm > input[type=text],
.gform_wrapper .input-group-sm > input[type=time],
.gform_wrapper .input-group-sm > input[type=week],
.gform_wrapper .input-group-sm > input[type=url],
.gform_wrapper .input-group-sm > select,
.gform_wrapper .input-group-sm > textarea,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn,
.gform_wrapper .input-group-sm > .button {
  padding: 0.25rem 0.5rem;
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
}

.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  line-height: 1.6;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.8203125rem;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.8125rem;
  color: #009639;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.8203125rem;
  line-height: 1.6;
  color: color-contrast(#009639);
  background-color: rgba(0, 150, 57, 0.9);
  border-radius: 0.125rem;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .was-validated .gform_wrapper input[type=email]:valid, .gform_wrapper .was-validated input[type=email]:valid,
.was-validated .gform_wrapper input[type=date]:valid,
.gform_wrapper .was-validated input[type=date]:valid,
.was-validated .gform_wrapper input[type=datetime]:valid,
.gform_wrapper .was-validated input[type=datetime]:valid,
.was-validated .gform_wrapper input[type=datetime-local]:valid,
.gform_wrapper .was-validated input[type=datetime-local]:valid,
.was-validated .gform_wrapper input[type=month]:valid,
.gform_wrapper .was-validated input[type=month]:valid,
.was-validated .gform_wrapper input[type=number]:valid,
.gform_wrapper .was-validated input[type=number]:valid,
.was-validated .gform_wrapper input[type=password]:valid,
.gform_wrapper .was-validated input[type=password]:valid,
.was-validated .gform_wrapper input[type=search]:valid,
.gform_wrapper .was-validated input[type=search]:valid,
.was-validated .gform_wrapper input[type=tel]:valid,
.gform_wrapper .was-validated input[type=tel]:valid,
.was-validated .gform_wrapper input[type=text]:valid,
.gform_wrapper .was-validated input[type=text]:valid,
.was-validated .gform_wrapper input[type=time]:valid,
.gform_wrapper .was-validated input[type=time]:valid,
.was-validated .gform_wrapper input[type=week]:valid,
.gform_wrapper .was-validated input[type=week]:valid,
.was-validated .gform_wrapper input[type=url]:valid,
.gform_wrapper .was-validated input[type=url]:valid,
.was-validated .gform_wrapper select:valid,
.gform_wrapper .was-validated select:valid,
.was-validated .gform_wrapper textarea:valid,
.gform_wrapper .was-validated textarea:valid, .form-control.is-valid, .gform_wrapper input.is-valid[type=email],
.gform_wrapper input.is-valid[type=date],
.gform_wrapper input.is-valid[type=datetime],
.gform_wrapper input.is-valid[type=datetime-local],
.gform_wrapper input.is-valid[type=month],
.gform_wrapper input.is-valid[type=number],
.gform_wrapper input.is-valid[type=password],
.gform_wrapper input.is-valid[type=search],
.gform_wrapper input.is-valid[type=tel],
.gform_wrapper input.is-valid[type=text],
.gform_wrapper input.is-valid[type=time],
.gform_wrapper input.is-valid[type=week],
.gform_wrapper input.is-valid[type=url],
.gform_wrapper select.is-valid,
.gform_wrapper textarea.is-valid {
  border-color: #009639;
  padding-right: calc(1.6em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23009639' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.4em + 0.1875rem) center;
  background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}
.was-validated .form-control:valid:focus, .was-validated .gform_wrapper input[type=email]:valid:focus, .gform_wrapper .was-validated input[type=email]:valid:focus,
.was-validated .gform_wrapper input[type=date]:valid:focus,
.gform_wrapper .was-validated input[type=date]:valid:focus,
.was-validated .gform_wrapper input[type=datetime]:valid:focus,
.gform_wrapper .was-validated input[type=datetime]:valid:focus,
.was-validated .gform_wrapper input[type=datetime-local]:valid:focus,
.gform_wrapper .was-validated input[type=datetime-local]:valid:focus,
.was-validated .gform_wrapper input[type=month]:valid:focus,
.gform_wrapper .was-validated input[type=month]:valid:focus,
.was-validated .gform_wrapper input[type=number]:valid:focus,
.gform_wrapper .was-validated input[type=number]:valid:focus,
.was-validated .gform_wrapper input[type=password]:valid:focus,
.gform_wrapper .was-validated input[type=password]:valid:focus,
.was-validated .gform_wrapper input[type=search]:valid:focus,
.gform_wrapper .was-validated input[type=search]:valid:focus,
.was-validated .gform_wrapper input[type=tel]:valid:focus,
.gform_wrapper .was-validated input[type=tel]:valid:focus,
.was-validated .gform_wrapper input[type=text]:valid:focus,
.gform_wrapper .was-validated input[type=text]:valid:focus,
.was-validated .gform_wrapper input[type=time]:valid:focus,
.gform_wrapper .was-validated input[type=time]:valid:focus,
.was-validated .gform_wrapper input[type=week]:valid:focus,
.gform_wrapper .was-validated input[type=week]:valid:focus,
.was-validated .gform_wrapper input[type=url]:valid:focus,
.gform_wrapper .was-validated input[type=url]:valid:focus,
.was-validated .gform_wrapper select:valid:focus,
.gform_wrapper .was-validated select:valid:focus,
.was-validated .gform_wrapper textarea:valid:focus,
.gform_wrapper .was-validated textarea:valid:focus, .form-control.is-valid:focus, .gform_wrapper input.is-valid[type=email]:focus,
.gform_wrapper input.is-valid[type=date]:focus,
.gform_wrapper input.is-valid[type=datetime]:focus,
.gform_wrapper input.is-valid[type=datetime-local]:focus,
.gform_wrapper input.is-valid[type=month]:focus,
.gform_wrapper input.is-valid[type=number]:focus,
.gform_wrapper input.is-valid[type=password]:focus,
.gform_wrapper input.is-valid[type=search]:focus,
.gform_wrapper input.is-valid[type=tel]:focus,
.gform_wrapper input.is-valid[type=text]:focus,
.gform_wrapper input.is-valid[type=time]:focus,
.gform_wrapper input.is-valid[type=week]:focus,
.gform_wrapper input.is-valid[type=url]:focus,
.gform_wrapper select.is-valid:focus,
.gform_wrapper textarea.is-valid:focus {
  border-color: #009639;
  box-shadow: 0 0 0 0rem rgba(0, 150, 57, 0.25);
}

.was-validated textarea.form-control:valid,
.was-validated .gform_wrapper textarea:valid,
.gform_wrapper .was-validated textarea:valid, textarea.form-control.is-valid,
.gform_wrapper textarea.is-valid {
  padding-right: calc(1.6em + 0.75rem);
  background-position: top calc(0.4em + 0.1875rem) right calc(0.4em + 0.1875rem);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #009639;
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23009639' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: #009639;
  box-shadow: 0 0 0 0rem rgba(0, 150, 57, 0.25);
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #009639;
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #009639;
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0rem rgba(0, 150, 57, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #009639;
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:valid, .was-validated .input-group .gform_wrapper input[type=email]:valid, .gform_wrapper .was-validated .input-group input[type=email]:valid,
.was-validated .input-group .gform_wrapper input[type=date]:valid,
.gform_wrapper .was-validated .input-group input[type=date]:valid,
.was-validated .input-group .gform_wrapper input[type=datetime]:valid,
.gform_wrapper .was-validated .input-group input[type=datetime]:valid,
.was-validated .input-group .gform_wrapper input[type=datetime-local]:valid,
.gform_wrapper .was-validated .input-group input[type=datetime-local]:valid,
.was-validated .input-group .gform_wrapper input[type=month]:valid,
.gform_wrapper .was-validated .input-group input[type=month]:valid,
.was-validated .input-group .gform_wrapper input[type=number]:valid,
.gform_wrapper .was-validated .input-group input[type=number]:valid,
.was-validated .input-group .gform_wrapper input[type=password]:valid,
.gform_wrapper .was-validated .input-group input[type=password]:valid,
.was-validated .input-group .gform_wrapper input[type=search]:valid,
.gform_wrapper .was-validated .input-group input[type=search]:valid,
.was-validated .input-group .gform_wrapper input[type=tel]:valid,
.gform_wrapper .was-validated .input-group input[type=tel]:valid,
.was-validated .input-group .gform_wrapper input[type=text]:valid,
.gform_wrapper .was-validated .input-group input[type=text]:valid,
.was-validated .input-group .gform_wrapper input[type=time]:valid,
.gform_wrapper .was-validated .input-group input[type=time]:valid,
.was-validated .input-group .gform_wrapper input[type=week]:valid,
.gform_wrapper .was-validated .input-group input[type=week]:valid,
.was-validated .input-group .gform_wrapper input[type=url]:valid,
.gform_wrapper .was-validated .input-group input[type=url]:valid,
.was-validated .input-group .gform_wrapper select:valid,
.gform_wrapper .was-validated .input-group select:valid,
.was-validated .input-group .gform_wrapper textarea:valid,
.gform_wrapper .was-validated .input-group textarea:valid, .input-group .form-control.is-valid, .input-group .gform_wrapper input.is-valid[type=email], .gform_wrapper .input-group input.is-valid[type=email],
.input-group .gform_wrapper input.is-valid[type=date],
.gform_wrapper .input-group input.is-valid[type=date],
.input-group .gform_wrapper input.is-valid[type=datetime],
.gform_wrapper .input-group input.is-valid[type=datetime],
.input-group .gform_wrapper input.is-valid[type=datetime-local],
.gform_wrapper .input-group input.is-valid[type=datetime-local],
.input-group .gform_wrapper input.is-valid[type=month],
.gform_wrapper .input-group input.is-valid[type=month],
.input-group .gform_wrapper input.is-valid[type=number],
.gform_wrapper .input-group input.is-valid[type=number],
.input-group .gform_wrapper input.is-valid[type=password],
.gform_wrapper .input-group input.is-valid[type=password],
.input-group .gform_wrapper input.is-valid[type=search],
.gform_wrapper .input-group input.is-valid[type=search],
.input-group .gform_wrapper input.is-valid[type=tel],
.gform_wrapper .input-group input.is-valid[type=tel],
.input-group .gform_wrapper input.is-valid[type=text],
.gform_wrapper .input-group input.is-valid[type=text],
.input-group .gform_wrapper input.is-valid[type=time],
.gform_wrapper .input-group input.is-valid[type=time],
.input-group .gform_wrapper input.is-valid[type=week],
.gform_wrapper .input-group input.is-valid[type=week],
.input-group .gform_wrapper input.is-valid[type=url],
.gform_wrapper .input-group input.is-valid[type=url],
.input-group .gform_wrapper select.is-valid,
.gform_wrapper .input-group select.is-valid,
.input-group .gform_wrapper textarea.is-valid,
.gform_wrapper .input-group textarea.is-valid,
.was-validated .input-group .form-select:valid,
.input-group .form-select.is-valid {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.8125rem;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.8203125rem;
  line-height: 1.6;
  color: color-contrast(#dc3545);
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.125rem;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .was-validated .gform_wrapper input[type=email]:invalid, .gform_wrapper .was-validated input[type=email]:invalid,
.was-validated .gform_wrapper input[type=date]:invalid,
.gform_wrapper .was-validated input[type=date]:invalid,
.was-validated .gform_wrapper input[type=datetime]:invalid,
.gform_wrapper .was-validated input[type=datetime]:invalid,
.was-validated .gform_wrapper input[type=datetime-local]:invalid,
.gform_wrapper .was-validated input[type=datetime-local]:invalid,
.was-validated .gform_wrapper input[type=month]:invalid,
.gform_wrapper .was-validated input[type=month]:invalid,
.was-validated .gform_wrapper input[type=number]:invalid,
.gform_wrapper .was-validated input[type=number]:invalid,
.was-validated .gform_wrapper input[type=password]:invalid,
.gform_wrapper .was-validated input[type=password]:invalid,
.was-validated .gform_wrapper input[type=search]:invalid,
.gform_wrapper .was-validated input[type=search]:invalid,
.was-validated .gform_wrapper input[type=tel]:invalid,
.gform_wrapper .was-validated input[type=tel]:invalid,
.was-validated .gform_wrapper input[type=text]:invalid,
.gform_wrapper .was-validated input[type=text]:invalid,
.was-validated .gform_wrapper input[type=time]:invalid,
.gform_wrapper .was-validated input[type=time]:invalid,
.was-validated .gform_wrapper input[type=week]:invalid,
.gform_wrapper .was-validated input[type=week]:invalid,
.was-validated .gform_wrapper input[type=url]:invalid,
.gform_wrapper .was-validated input[type=url]:invalid,
.was-validated .gform_wrapper select:invalid,
.gform_wrapper .was-validated select:invalid,
.was-validated .gform_wrapper textarea:invalid,
.gform_wrapper .was-validated textarea:invalid, .form-control.is-invalid, .gform_wrapper input.is-invalid[type=email],
.gform_wrapper input.is-invalid[type=date],
.gform_wrapper input.is-invalid[type=datetime],
.gform_wrapper input.is-invalid[type=datetime-local],
.gform_wrapper input.is-invalid[type=month],
.gform_wrapper input.is-invalid[type=number],
.gform_wrapper input.is-invalid[type=password],
.gform_wrapper input.is-invalid[type=search],
.gform_wrapper input.is-invalid[type=tel],
.gform_wrapper input.is-invalid[type=text],
.gform_wrapper input.is-invalid[type=time],
.gform_wrapper input.is-invalid[type=week],
.gform_wrapper input.is-invalid[type=url],
.gform_wrapper select.is-invalid,
.gform_wrapper textarea.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.6em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.4em + 0.1875rem) center;
  background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .was-validated .gform_wrapper input[type=email]:invalid:focus, .gform_wrapper .was-validated input[type=email]:invalid:focus,
.was-validated .gform_wrapper input[type=date]:invalid:focus,
.gform_wrapper .was-validated input[type=date]:invalid:focus,
.was-validated .gform_wrapper input[type=datetime]:invalid:focus,
.gform_wrapper .was-validated input[type=datetime]:invalid:focus,
.was-validated .gform_wrapper input[type=datetime-local]:invalid:focus,
.gform_wrapper .was-validated input[type=datetime-local]:invalid:focus,
.was-validated .gform_wrapper input[type=month]:invalid:focus,
.gform_wrapper .was-validated input[type=month]:invalid:focus,
.was-validated .gform_wrapper input[type=number]:invalid:focus,
.gform_wrapper .was-validated input[type=number]:invalid:focus,
.was-validated .gform_wrapper input[type=password]:invalid:focus,
.gform_wrapper .was-validated input[type=password]:invalid:focus,
.was-validated .gform_wrapper input[type=search]:invalid:focus,
.gform_wrapper .was-validated input[type=search]:invalid:focus,
.was-validated .gform_wrapper input[type=tel]:invalid:focus,
.gform_wrapper .was-validated input[type=tel]:invalid:focus,
.was-validated .gform_wrapper input[type=text]:invalid:focus,
.gform_wrapper .was-validated input[type=text]:invalid:focus,
.was-validated .gform_wrapper input[type=time]:invalid:focus,
.gform_wrapper .was-validated input[type=time]:invalid:focus,
.was-validated .gform_wrapper input[type=week]:invalid:focus,
.gform_wrapper .was-validated input[type=week]:invalid:focus,
.was-validated .gform_wrapper input[type=url]:invalid:focus,
.gform_wrapper .was-validated input[type=url]:invalid:focus,
.was-validated .gform_wrapper select:invalid:focus,
.gform_wrapper .was-validated select:invalid:focus,
.was-validated .gform_wrapper textarea:invalid:focus,
.gform_wrapper .was-validated textarea:invalid:focus, .form-control.is-invalid:focus, .gform_wrapper input.is-invalid[type=email]:focus,
.gform_wrapper input.is-invalid[type=date]:focus,
.gform_wrapper input.is-invalid[type=datetime]:focus,
.gform_wrapper input.is-invalid[type=datetime-local]:focus,
.gform_wrapper input.is-invalid[type=month]:focus,
.gform_wrapper input.is-invalid[type=number]:focus,
.gform_wrapper input.is-invalid[type=password]:focus,
.gform_wrapper input.is-invalid[type=search]:focus,
.gform_wrapper input.is-invalid[type=tel]:focus,
.gform_wrapper input.is-invalid[type=text]:focus,
.gform_wrapper input.is-invalid[type=time]:focus,
.gform_wrapper input.is-invalid[type=week]:focus,
.gform_wrapper input.is-invalid[type=url]:focus,
.gform_wrapper select.is-invalid:focus,
.gform_wrapper textarea.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0rem rgba(220, 53, 69, 0.25);
}

.was-validated textarea.form-control:invalid,
.was-validated .gform_wrapper textarea:invalid,
.gform_wrapper .was-validated textarea:invalid, textarea.form-control.is-invalid,
.gform_wrapper textarea.is-invalid {
  padding-right: calc(1.6em + 0.75rem);
  background-position: top calc(0.4em + 0.1875rem) right calc(0.4em + 0.1875rem);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #dc3545;
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:invalid, .was-validated .input-group .gform_wrapper input[type=email]:invalid, .gform_wrapper .was-validated .input-group input[type=email]:invalid,
.was-validated .input-group .gform_wrapper input[type=date]:invalid,
.gform_wrapper .was-validated .input-group input[type=date]:invalid,
.was-validated .input-group .gform_wrapper input[type=datetime]:invalid,
.gform_wrapper .was-validated .input-group input[type=datetime]:invalid,
.was-validated .input-group .gform_wrapper input[type=datetime-local]:invalid,
.gform_wrapper .was-validated .input-group input[type=datetime-local]:invalid,
.was-validated .input-group .gform_wrapper input[type=month]:invalid,
.gform_wrapper .was-validated .input-group input[type=month]:invalid,
.was-validated .input-group .gform_wrapper input[type=number]:invalid,
.gform_wrapper .was-validated .input-group input[type=number]:invalid,
.was-validated .input-group .gform_wrapper input[type=password]:invalid,
.gform_wrapper .was-validated .input-group input[type=password]:invalid,
.was-validated .input-group .gform_wrapper input[type=search]:invalid,
.gform_wrapper .was-validated .input-group input[type=search]:invalid,
.was-validated .input-group .gform_wrapper input[type=tel]:invalid,
.gform_wrapper .was-validated .input-group input[type=tel]:invalid,
.was-validated .input-group .gform_wrapper input[type=text]:invalid,
.gform_wrapper .was-validated .input-group input[type=text]:invalid,
.was-validated .input-group .gform_wrapper input[type=time]:invalid,
.gform_wrapper .was-validated .input-group input[type=time]:invalid,
.was-validated .input-group .gform_wrapper input[type=week]:invalid,
.gform_wrapper .was-validated .input-group input[type=week]:invalid,
.was-validated .input-group .gform_wrapper input[type=url]:invalid,
.gform_wrapper .was-validated .input-group input[type=url]:invalid,
.was-validated .input-group .gform_wrapper select:invalid,
.gform_wrapper .was-validated .input-group select:invalid,
.was-validated .input-group .gform_wrapper textarea:invalid,
.gform_wrapper .was-validated .input-group textarea:invalid, .input-group .form-control.is-invalid, .input-group .gform_wrapper input.is-invalid[type=email], .gform_wrapper .input-group input.is-invalid[type=email],
.input-group .gform_wrapper input.is-invalid[type=date],
.gform_wrapper .input-group input.is-invalid[type=date],
.input-group .gform_wrapper input.is-invalid[type=datetime],
.gform_wrapper .input-group input.is-invalid[type=datetime],
.input-group .gform_wrapper input.is-invalid[type=datetime-local],
.gform_wrapper .input-group input.is-invalid[type=datetime-local],
.input-group .gform_wrapper input.is-invalid[type=month],
.gform_wrapper .input-group input.is-invalid[type=month],
.input-group .gform_wrapper input.is-invalid[type=number],
.gform_wrapper .input-group input.is-invalid[type=number],
.input-group .gform_wrapper input.is-invalid[type=password],
.gform_wrapper .input-group input.is-invalid[type=password],
.input-group .gform_wrapper input.is-invalid[type=search],
.gform_wrapper .input-group input.is-invalid[type=search],
.input-group .gform_wrapper input.is-invalid[type=tel],
.gform_wrapper .input-group input.is-invalid[type=tel],
.input-group .gform_wrapper input.is-invalid[type=text],
.gform_wrapper .input-group input.is-invalid[type=text],
.input-group .gform_wrapper input.is-invalid[type=time],
.gform_wrapper .input-group input.is-invalid[type=time],
.input-group .gform_wrapper input.is-invalid[type=week],
.gform_wrapper .input-group input.is-invalid[type=week],
.input-group .gform_wrapper input.is-invalid[type=url],
.gform_wrapper .input-group input.is-invalid[type=url],
.input-group .gform_wrapper select.is-invalid,
.gform_wrapper .input-group select.is-invalid,
.input-group .gform_wrapper textarea.is-invalid,
.gform_wrapper .input-group textarea.is-invalid,
.was-validated .input-group .form-select:invalid,
.input-group .form-select.is-invalid {
  z-index: 3;
}

.gfield_label {
  display: none !important;
}

.form-floating {
  width: 100%;
}
.form-control, .gform_wrapper input[type=email],
.gform_wrapper input[type=date],
.gform_wrapper input[type=datetime],
.gform_wrapper input[type=datetime-local],
.gform_wrapper input[type=month],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper input[type=search],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=text],
.gform_wrapper input[type=time],
.gform_wrapper input[type=week],
.gform_wrapper input[type=url],
.gform_wrapper select,
.gform_wrapper textarea {
  box-shadow: unset;
  border-radius: 0 !important;
  padding-top: 1.625rem !important;
}
.form-control:focus, .gform_wrapper input[type=email]:focus,
.gform_wrapper input[type=date]:focus,
.gform_wrapper input[type=datetime]:focus,
.gform_wrapper input[type=datetime-local]:focus,
.gform_wrapper input[type=month]:focus,
.gform_wrapper input[type=number]:focus,
.gform_wrapper input[type=password]:focus,
.gform_wrapper input[type=search]:focus,
.gform_wrapper input[type=tel]:focus,
.gform_wrapper input[type=text]:focus,
.gform_wrapper input[type=time]:focus,
.gform_wrapper input[type=week]:focus,
.gform_wrapper input[type=url]:focus,
.gform_wrapper select:focus,
.gform_wrapper textarea:focus {
  background-color: transparent;
  box-shadow: unset;
  padding-bottom: 16px;
}

.form-select {
  background-color: transparent !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%2366667B' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 1.4375rem center;
  background-size: 16px 12px;
  box-shadow: unset !important;
  border-width: 0 0 1px 0 !important;
  border-color: #000A5E !important;
  border-style: solid !important;
  background-position: right 0.2rem center !important;
}

.was-validated .form-control:valid, .was-validated .gform_wrapper input[type=email]:valid, .gform_wrapper .was-validated input[type=email]:valid,
.was-validated .gform_wrapper input[type=date]:valid,
.gform_wrapper .was-validated input[type=date]:valid,
.was-validated .gform_wrapper input[type=datetime]:valid,
.gform_wrapper .was-validated input[type=datetime]:valid,
.was-validated .gform_wrapper input[type=datetime-local]:valid,
.gform_wrapper .was-validated input[type=datetime-local]:valid,
.was-validated .gform_wrapper input[type=month]:valid,
.gform_wrapper .was-validated input[type=month]:valid,
.was-validated .gform_wrapper input[type=number]:valid,
.gform_wrapper .was-validated input[type=number]:valid,
.was-validated .gform_wrapper input[type=password]:valid,
.gform_wrapper .was-validated input[type=password]:valid,
.was-validated .gform_wrapper input[type=search]:valid,
.gform_wrapper .was-validated input[type=search]:valid,
.was-validated .gform_wrapper input[type=tel]:valid,
.gform_wrapper .was-validated input[type=tel]:valid,
.was-validated .gform_wrapper input[type=text]:valid,
.gform_wrapper .was-validated input[type=text]:valid,
.was-validated .gform_wrapper input[type=time]:valid,
.gform_wrapper .was-validated input[type=time]:valid,
.was-validated .gform_wrapper input[type=week]:valid,
.gform_wrapper .was-validated input[type=week]:valid,
.was-validated .gform_wrapper input[type=url]:valid,
.gform_wrapper .was-validated input[type=url]:valid,
.was-validated .gform_wrapper select:valid,
.gform_wrapper .was-validated select:valid,
.was-validated .gform_wrapper textarea:valid,
.gform_wrapper .was-validated textarea:valid, .was-validated .form-control:invalid, .was-validated .gform_wrapper input[type=email]:invalid, .gform_wrapper .was-validated input[type=email]:invalid,
.was-validated .gform_wrapper input[type=date]:invalid,
.gform_wrapper .was-validated input[type=date]:invalid,
.was-validated .gform_wrapper input[type=datetime]:invalid,
.gform_wrapper .was-validated input[type=datetime]:invalid,
.was-validated .gform_wrapper input[type=datetime-local]:invalid,
.gform_wrapper .was-validated input[type=datetime-local]:invalid,
.was-validated .gform_wrapper input[type=month]:invalid,
.gform_wrapper .was-validated input[type=month]:invalid,
.was-validated .gform_wrapper input[type=number]:invalid,
.gform_wrapper .was-validated input[type=number]:invalid,
.was-validated .gform_wrapper input[type=password]:invalid,
.gform_wrapper .was-validated input[type=password]:invalid,
.was-validated .gform_wrapper input[type=search]:invalid,
.gform_wrapper .was-validated input[type=search]:invalid,
.was-validated .gform_wrapper input[type=tel]:invalid,
.gform_wrapper .was-validated input[type=tel]:invalid,
.was-validated .gform_wrapper input[type=text]:invalid,
.gform_wrapper .was-validated input[type=text]:invalid,
.was-validated .gform_wrapper input[type=time]:invalid,
.gform_wrapper .was-validated input[type=time]:invalid,
.was-validated .gform_wrapper input[type=week]:invalid,
.gform_wrapper .was-validated input[type=week]:invalid,
.was-validated .gform_wrapper input[type=url]:invalid,
.gform_wrapper .was-validated input[type=url]:invalid,
.was-validated .gform_wrapper select:invalid,
.gform_wrapper .was-validated select:invalid,
.was-validated .gform_wrapper textarea:invalid,
.gform_wrapper .was-validated textarea:invalid, .was-validated .form-select:invalid, .was-validated .form-select:valid, .form-control.is-valid, .gform_wrapper input.is-valid[type=email],
.gform_wrapper input.is-valid[type=date],
.gform_wrapper input.is-valid[type=datetime],
.gform_wrapper input.is-valid[type=datetime-local],
.gform_wrapper input.is-valid[type=month],
.gform_wrapper input.is-valid[type=number],
.gform_wrapper input.is-valid[type=password],
.gform_wrapper input.is-valid[type=search],
.gform_wrapper input.is-valid[type=tel],
.gform_wrapper input.is-valid[type=text],
.gform_wrapper input.is-valid[type=time],
.gform_wrapper input.is-valid[type=week],
.gform_wrapper input.is-valid[type=url],
.gform_wrapper select.is-valid,
.gform_wrapper textarea.is-valid, .form-control.is-invalid, .gform_wrapper input.is-invalid[type=email],
.gform_wrapper input.is-invalid[type=date],
.gform_wrapper input.is-invalid[type=datetime],
.gform_wrapper input.is-invalid[type=datetime-local],
.gform_wrapper input.is-invalid[type=month],
.gform_wrapper input.is-invalid[type=number],
.gform_wrapper input.is-invalid[type=password],
.gform_wrapper input.is-invalid[type=search],
.gform_wrapper input.is-invalid[type=tel],
.gform_wrapper input.is-invalid[type=text],
.gform_wrapper input.is-invalid[type=time],
.gform_wrapper input.is-invalid[type=week],
.gform_wrapper input.is-invalid[type=url],
.gform_wrapper select.is-invalid,
.gform_wrapper textarea.is-invalid, .form-select.is-valid, .form-select.is-invalid {
  background-position: right 8px bottom 18px !important;
  background-size: 20px !important;
  background-repeat: no-repeat !important;
}

.was-validated .form-control:valid, .was-validated .gform_wrapper input[type=email]:valid, .gform_wrapper .was-validated input[type=email]:valid,
.was-validated .gform_wrapper input[type=date]:valid,
.gform_wrapper .was-validated input[type=date]:valid,
.was-validated .gform_wrapper input[type=datetime]:valid,
.gform_wrapper .was-validated input[type=datetime]:valid,
.was-validated .gform_wrapper input[type=datetime-local]:valid,
.gform_wrapper .was-validated input[type=datetime-local]:valid,
.was-validated .gform_wrapper input[type=month]:valid,
.gform_wrapper .was-validated input[type=month]:valid,
.was-validated .gform_wrapper input[type=number]:valid,
.gform_wrapper .was-validated input[type=number]:valid,
.was-validated .gform_wrapper input[type=password]:valid,
.gform_wrapper .was-validated input[type=password]:valid,
.was-validated .gform_wrapper input[type=search]:valid,
.gform_wrapper .was-validated input[type=search]:valid,
.was-validated .gform_wrapper input[type=tel]:valid,
.gform_wrapper .was-validated input[type=tel]:valid,
.was-validated .gform_wrapper input[type=text]:valid,
.gform_wrapper .was-validated input[type=text]:valid,
.was-validated .gform_wrapper input[type=time]:valid,
.gform_wrapper .was-validated input[type=time]:valid,
.was-validated .gform_wrapper input[type=week]:valid,
.gform_wrapper .was-validated input[type=week]:valid,
.was-validated .gform_wrapper input[type=url]:valid,
.gform_wrapper .was-validated input[type=url]:valid,
.was-validated .gform_wrapper select:valid,
.gform_wrapper .was-validated select:valid,
.was-validated .gform_wrapper textarea:valid,
.gform_wrapper .was-validated textarea:valid, .was-validated .form-select:valid, .form-control.is-valid, .gform_wrapper input.is-valid[type=email],
.gform_wrapper input.is-valid[type=date],
.gform_wrapper input.is-valid[type=datetime],
.gform_wrapper input.is-valid[type=datetime-local],
.gform_wrapper input.is-valid[type=month],
.gform_wrapper input.is-valid[type=number],
.gform_wrapper input.is-valid[type=password],
.gform_wrapper input.is-valid[type=search],
.gform_wrapper input.is-valid[type=tel],
.gform_wrapper input.is-valid[type=text],
.gform_wrapper input.is-valid[type=time],
.gform_wrapper input.is-valid[type=week],
.gform_wrapper input.is-valid[type=url],
.gform_wrapper select.is-valid,
.gform_wrapper textarea.is-valid, .form-select.is-valid {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%236DD400' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") !important;
}

.was-validated .form-control:invalid, .was-validated .gform_wrapper input[type=email]:invalid, .gform_wrapper .was-validated input[type=email]:invalid,
.was-validated .gform_wrapper input[type=date]:invalid,
.gform_wrapper .was-validated input[type=date]:invalid,
.was-validated .gform_wrapper input[type=datetime]:invalid,
.gform_wrapper .was-validated input[type=datetime]:invalid,
.was-validated .gform_wrapper input[type=datetime-local]:invalid,
.gform_wrapper .was-validated input[type=datetime-local]:invalid,
.was-validated .gform_wrapper input[type=month]:invalid,
.gform_wrapper .was-validated input[type=month]:invalid,
.was-validated .gform_wrapper input[type=number]:invalid,
.gform_wrapper .was-validated input[type=number]:invalid,
.was-validated .gform_wrapper input[type=password]:invalid,
.gform_wrapper .was-validated input[type=password]:invalid,
.was-validated .gform_wrapper input[type=search]:invalid,
.gform_wrapper .was-validated input[type=search]:invalid,
.was-validated .gform_wrapper input[type=tel]:invalid,
.gform_wrapper .was-validated input[type=tel]:invalid,
.was-validated .gform_wrapper input[type=text]:invalid,
.gform_wrapper .was-validated input[type=text]:invalid,
.was-validated .gform_wrapper input[type=time]:invalid,
.gform_wrapper .was-validated input[type=time]:invalid,
.was-validated .gform_wrapper input[type=week]:invalid,
.gform_wrapper .was-validated input[type=week]:invalid,
.was-validated .gform_wrapper input[type=url]:invalid,
.gform_wrapper .was-validated input[type=url]:invalid,
.was-validated .gform_wrapper select:invalid,
.gform_wrapper .was-validated select:invalid,
.was-validated .gform_wrapper textarea:invalid,
.gform_wrapper .was-validated textarea:invalid, .form-control.is-invalid, .gform_wrapper input.is-invalid[type=email],
.gform_wrapper input.is-invalid[type=date],
.gform_wrapper input.is-invalid[type=datetime],
.gform_wrapper input.is-invalid[type=datetime-local],
.gform_wrapper input.is-invalid[type=month],
.gform_wrapper input.is-invalid[type=number],
.gform_wrapper input.is-invalid[type=password],
.gform_wrapper input.is-invalid[type=search],
.gform_wrapper input.is-invalid[type=tel],
.gform_wrapper input.is-invalid[type=text],
.gform_wrapper input.is-invalid[type=time],
.gform_wrapper input.is-invalid[type=week],
.gform_wrapper input.is-invalid[type=url],
.gform_wrapper select.is-invalid,
.gform_wrapper textarea.is-invalid {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23E02020'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23E02020' stroke='none'/%3e%3c/svg%3e") !important;
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%2366667B' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23E02020'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23E02020' stroke='none'/%3e%3c/svg%3e") !important;
  background-position: right 0.75rem center, center right 2.25rem !important;
}

.form-floating > .form-control:focus ~ label, .gform_wrapper .form-floating > input[type=email]:focus ~ label,
.gform_wrapper .form-floating > input[type=date]:focus ~ label,
.gform_wrapper .form-floating > input[type=datetime]:focus ~ label,
.gform_wrapper .form-floating > input[type=datetime-local]:focus ~ label,
.gform_wrapper .form-floating > input[type=month]:focus ~ label,
.gform_wrapper .form-floating > input[type=number]:focus ~ label,
.gform_wrapper .form-floating > input[type=password]:focus ~ label,
.gform_wrapper .form-floating > input[type=search]:focus ~ label,
.gform_wrapper .form-floating > input[type=tel]:focus ~ label,
.gform_wrapper .form-floating > input[type=text]:focus ~ label,
.gform_wrapper .form-floating > input[type=time]:focus ~ label,
.gform_wrapper .form-floating > input[type=week]:focus ~ label,
.gform_wrapper .form-floating > input[type=url]:focus ~ label,
.gform_wrapper .form-floating > select:focus ~ label,
.gform_wrapper .form-floating > textarea:focus ~ label, .widget_categories .form-floating > select:focus ~ label, .widget_archive .form-floating > select:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .gform_wrapper .form-floating > input[type=email]:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > input[type=date]:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > input[type=datetime]:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > input[type=datetime-local]:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > input[type=month]:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > input[type=number]:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > input[type=password]:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > input[type=search]:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > input[type=tel]:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > input[type=text]:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > input[type=time]:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > input[type=week]:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > input[type=url]:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > select:not(:placeholder-shown) ~ label,
.gform_wrapper .form-floating > textarea:not(:placeholder-shown) ~ label, .widget_categories .form-floating > select:not(:placeholder-shown) ~ label, .widget_archive .form-floating > select:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.form-control, .gform_wrapper input[type=email],
.gform_wrapper input[type=date],
.gform_wrapper input[type=datetime],
.gform_wrapper input[type=datetime-local],
.gform_wrapper input[type=month],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper input[type=search],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=text],
.gform_wrapper input[type=time],
.gform_wrapper input[type=week],
.gform_wrapper input[type=url],
.gform_wrapper select,
.gform_wrapper textarea {
  background-color: transparent;
  border-width: 0 0 1px;
}
.form-control.is-invalid ~ label, .gform_wrapper input.is-invalid[type=email] ~ label,
.gform_wrapper input.is-invalid[type=date] ~ label,
.gform_wrapper input.is-invalid[type=datetime] ~ label,
.gform_wrapper input.is-invalid[type=datetime-local] ~ label,
.gform_wrapper input.is-invalid[type=month] ~ label,
.gform_wrapper input.is-invalid[type=number] ~ label,
.gform_wrapper input.is-invalid[type=password] ~ label,
.gform_wrapper input.is-invalid[type=search] ~ label,
.gform_wrapper input.is-invalid[type=tel] ~ label,
.gform_wrapper input.is-invalid[type=text] ~ label,
.gform_wrapper input.is-invalid[type=time] ~ label,
.gform_wrapper input.is-invalid[type=week] ~ label,
.gform_wrapper input.is-invalid[type=url] ~ label,
.gform_wrapper select.is-invalid ~ label,
.gform_wrapper textarea.is-invalid ~ label {
  color: #dc3545;
  opacity: 1 !important;
}

.btn, .gform_wrapper .button {
  display: inline-block;
  font-weight: 400;
  color: #000000;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.9375rem;
  line-height: 1.6;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn, .gform_wrapper .button {
    transition: none;
  }
}
.btn:hover, .gform_wrapper .button:hover {
  color: #000000;
  text-decoration: none;
}
.btn:focus, .gform_wrapper .button:focus, .btn.focus, .gform_wrapper .focus.button {
  outline: 0;
}
.btn.disabled, .gform_wrapper .disabled.button, .btn:disabled, .gform_wrapper .button:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled), .gform_wrapper .button:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled, .gform_wrapper a.disabled.button,
fieldset:disabled a.btn,
fieldset:disabled .gform_wrapper a.button,
.gform_wrapper fieldset:disabled a.button {
  pointer-events: none;
}

.btn-primary {
  color: #ffffff;
  background-color: #009639;
  border-color: #009639;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #00702a;
  border-color: #006326;
}
.btn-primary:focus, .btn-primary.focus {
  color: #ffffff;
  background-color: #00702a;
  border-color: #006326;
  box-shadow: 0 0 0 0rem rgba(38, 166, 87, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #ffffff;
  background-color: #009639;
  border-color: #009639;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #006326;
  border-color: #005621;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(38, 166, 87, 0.5);
}

.btn-secondary {
  color: #ffffff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #ffffff;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #ffffff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0rem rgba(130, 138, 145, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #ffffff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #ffffff;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(130, 138, 145, 0.5);
}

.btn-success {
  color: #ffffff;
  background-color: #009639;
  border-color: #009639;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #00702a;
  border-color: #006326;
}
.btn-success:focus, .btn-success.focus {
  color: #ffffff;
  background-color: #00702a;
  border-color: #006326;
  box-shadow: 0 0 0 0rem rgba(38, 166, 87, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #ffffff;
  background-color: #009639;
  border-color: #009639;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #ffffff;
  background-color: #006326;
  border-color: #005621;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(38, 166, 87, 0.5);
}

.btn-info {
  color: #ffffff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
  color: #ffffff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #ffffff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #ffffff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(58, 176, 195, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #f3ff00;
  border-color: #f3ff00;
}
.btn-warning:hover {
  color: #212529;
  background-color: #cfd900;
  border-color: #c2cc00;
}
.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #cfd900;
  border-color: #c2cc00;
  box-shadow: 0 0 0 0rem rgba(212, 222, 6, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #f3ff00;
  border-color: #f3ff00;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #c2cc00;
  border-color: #b6bf00;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(212, 222, 6, 0.5);
}

.btn-danger {
  color: #ffffff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
  color: #ffffff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #ffffff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #ffffff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(225, 83, 97, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0rem rgba(216, 217, 219, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
  color: #ffffff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #ffffff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
  color: #ffffff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #ffffff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #ffffff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(82, 88, 93, 0.5);
}

.btn-primary-50 {
  color: #212529;
  background-color: #ebf7ef;
  border-color: #ebf7ef;
}
.btn-primary-50:hover {
  color: #212529;
  background-color: #d0ecd9;
  border-color: #c7e8d2;
}
.btn-primary-50:focus, .btn-primary-50.focus {
  color: #212529;
  background-color: #d0ecd9;
  border-color: #c7e8d2;
  box-shadow: 0 0 0 0rem rgba(205, 216, 209, 0.5);
}
.btn-primary-50.disabled, .btn-primary-50:disabled {
  color: #212529;
  background-color: #ebf7ef;
  border-color: #ebf7ef;
}
.btn-primary-50:not(:disabled):not(.disabled):active, .btn-primary-50:not(:disabled):not(.disabled).active, .show > .btn-primary-50.dropdown-toggle {
  color: #212529;
  background-color: #c7e8d2;
  border-color: #bde5cb;
}
.btn-primary-50:not(:disabled):not(.disabled):active:focus, .btn-primary-50:not(:disabled):not(.disabled).active:focus, .show > .btn-primary-50.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(205, 216, 209, 0.5);
}

.btn-yellow {
  color: #212529;
  background-color: #f3ff00;
  border-color: #f3ff00;
}
.btn-yellow:hover {
  color: #212529;
  background-color: #cfd900;
  border-color: #c2cc00;
}
.btn-yellow:focus, .btn-yellow.focus {
  color: #212529;
  background-color: #cfd900;
  border-color: #c2cc00;
  box-shadow: 0 0 0 0rem rgba(212, 222, 6, 0.5);
}
.btn-yellow.disabled, .btn-yellow:disabled {
  color: #212529;
  background-color: #f3ff00;
  border-color: #f3ff00;
}
.btn-yellow:not(:disabled):not(.disabled):active, .btn-yellow:not(:disabled):not(.disabled).active, .show > .btn-yellow.dropdown-toggle {
  color: #212529;
  background-color: #c2cc00;
  border-color: #b6bf00;
}
.btn-yellow:not(:disabled):not(.disabled):active:focus, .btn-yellow:not(:disabled):not(.disabled).active:focus, .show > .btn-yellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(212, 222, 6, 0.5);
}

.btn-nadar {
  color: #ffffff;
  background-color: #01C0C5;
  border-color: #01C0C5;
}
.btn-nadar:hover {
  color: #ffffff;
  background-color: #019b9f;
  border-color: #018f92;
}
.btn-nadar:focus, .btn-nadar.focus {
  color: #ffffff;
  background-color: #019b9f;
  border-color: #018f92;
  box-shadow: 0 0 0 0rem rgba(39, 201, 206, 0.5);
}
.btn-nadar.disabled, .btn-nadar:disabled {
  color: #ffffff;
  background-color: #01C0C5;
  border-color: #01C0C5;
}
.btn-nadar:not(:disabled):not(.disabled):active, .btn-nadar:not(:disabled):not(.disabled).active, .show > .btn-nadar.dropdown-toggle {
  color: #ffffff;
  background-color: #018f92;
  border-color: #018286;
}
.btn-nadar:not(:disabled):not(.disabled):active:focus, .btn-nadar:not(:disabled):not(.disabled).active:focus, .show > .btn-nadar.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(39, 201, 206, 0.5);
}

.btn-correr-100 {
  color: #212529;
  background-color: #F99F90;
  border-color: #F99F90;
}
.btn-correr-100:hover {
  color: #212529;
  background-color: #f7806c;
  border-color: #f67560;
}
.btn-correr-100:focus, .btn-correr-100.focus {
  color: #212529;
  background-color: #f7806c;
  border-color: #f67560;
  box-shadow: 0 0 0 0rem rgba(217, 141, 129, 0.5);
}
.btn-correr-100.disabled, .btn-correr-100:disabled {
  color: #212529;
  background-color: #F99F90;
  border-color: #F99F90;
}
.btn-correr-100:not(:disabled):not(.disabled):active, .btn-correr-100:not(:disabled):not(.disabled).active, .show > .btn-correr-100.dropdown-toggle {
  color: #212529;
  background-color: #f67560;
  border-color: #f66b54;
}
.btn-correr-100:not(:disabled):not(.disabled):active:focus, .btn-correr-100:not(:disabled):not(.disabled).active:focus, .show > .btn-correr-100.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(217, 141, 129, 0.5);
}

.btn-correr-1000 {
  color: #212529;
  background-color: #E6D6BD;
  border-color: #E6D6BD;
}
.btn-correr-1000:hover {
  color: #212529;
  background-color: #dbc5a1;
  border-color: #d8bf98;
}
.btn-correr-1000:focus, .btn-correr-1000.focus {
  color: #212529;
  background-color: #dbc5a1;
  border-color: #d8bf98;
  box-shadow: 0 0 0 0rem rgba(200, 187, 167, 0.5);
}
.btn-correr-1000.disabled, .btn-correr-1000:disabled {
  color: #212529;
  background-color: #E6D6BD;
  border-color: #E6D6BD;
}
.btn-correr-1000:not(:disabled):not(.disabled):active, .btn-correr-1000:not(:disabled):not(.disabled).active, .show > .btn-correr-1000.dropdown-toggle {
  color: #212529;
  background-color: #d8bf98;
  border-color: #d4b98f;
}
.btn-correr-1000:not(:disabled):not(.disabled):active:focus, .btn-correr-1000:not(:disabled):not(.disabled).active:focus, .show > .btn-correr-1000.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(200, 187, 167, 0.5);
}

.btn-salto-v {
  color: #212529;
  background-color: #DCEAF0;
  border-color: #DCEAF0;
}
.btn-salto-v:hover {
  color: #212529;
  background-color: #c1dae5;
  border-color: #b8d5e1;
}
.btn-salto-v:focus, .btn-salto-v.focus {
  color: #212529;
  background-color: #c1dae5;
  border-color: #b8d5e1;
  box-shadow: 0 0 0 0rem rgba(192, 204, 210, 0.5);
}
.btn-salto-v.disabled, .btn-salto-v:disabled {
  color: #212529;
  background-color: #DCEAF0;
  border-color: #DCEAF0;
}
.btn-salto-v:not(:disabled):not(.disabled):active, .btn-salto-v:not(:disabled):not(.disabled).active, .show > .btn-salto-v.dropdown-toggle {
  color: #212529;
  background-color: #b8d5e1;
  border-color: #afcfdd;
}
.btn-salto-v:not(:disabled):not(.disabled):active:focus, .btn-salto-v:not(:disabled):not(.disabled).active:focus, .show > .btn-salto-v.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(192, 204, 210, 0.5);
}

.btn-salto-h {
  color: #212529;
  background-color: #C2B86F;
  border-color: #C2B86F;
}
.btn-salto-h:hover {
  color: #212529;
  background-color: #b7ab54;
  border-color: #b2a64c;
}
.btn-salto-h:focus, .btn-salto-h.focus {
  color: #212529;
  background-color: #b7ab54;
  border-color: #b2a64c;
  box-shadow: 0 0 0 0rem rgba(170, 162, 101, 0.5);
}
.btn-salto-h.disabled, .btn-salto-h:disabled {
  color: #212529;
  background-color: #C2B86F;
  border-color: #C2B86F;
}
.btn-salto-h:not(:disabled):not(.disabled):active, .btn-salto-h:not(:disabled):not(.disabled).active, .show > .btn-salto-h.dropdown-toggle {
  color: #212529;
  background-color: #b2a64c;
  border-color: #a99e48;
}
.btn-salto-h:not(:disabled):not(.disabled):active:focus, .btn-salto-h:not(:disabled):not(.disabled).active:focus, .show > .btn-salto-h.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(170, 162, 101, 0.5);
}

.btn-cuerda {
  color: #212529;
  background-color: #CCA1CC;
  border-color: #CCA1CC;
}
.btn-cuerda:hover {
  color: #212529;
  background-color: #bf88bf;
  border-color: #ba80ba;
}
.btn-cuerda:focus, .btn-cuerda.focus {
  color: #212529;
  background-color: #bf88bf;
  border-color: #ba80ba;
  box-shadow: 0 0 0 0rem rgba(178, 142, 180, 0.5);
}
.btn-cuerda.disabled, .btn-cuerda:disabled {
  color: #212529;
  background-color: #CCA1CC;
  border-color: #CCA1CC;
}
.btn-cuerda:not(:disabled):not(.disabled):active, .btn-cuerda:not(:disabled):not(.disabled).active, .show > .btn-cuerda.dropdown-toggle {
  color: #212529;
  background-color: #ba80ba;
  border-color: #b678b6;
}
.btn-cuerda:not(:disabled):not(.disabled):active:focus, .btn-cuerda:not(:disabled):not(.disabled).active:focus, .show > .btn-cuerda.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(178, 142, 180, 0.5);
}

.btn-dominadas {
  color: #ffffff;
  background-color: #74A65D;
  border-color: #74A65D;
}
.btn-dominadas:hover {
  color: #ffffff;
  background-color: #638e4e;
  border-color: #5d864a;
}
.btn-dominadas:focus, .btn-dominadas.focus {
  color: #ffffff;
  background-color: #638e4e;
  border-color: #5d864a;
  box-shadow: 0 0 0 0rem rgba(137, 179, 117, 0.5);
}
.btn-dominadas.disabled, .btn-dominadas:disabled {
  color: #ffffff;
  background-color: #74A65D;
  border-color: #74A65D;
}
.btn-dominadas:not(:disabled):not(.disabled):active, .btn-dominadas:not(:disabled):not(.disabled).active, .show > .btn-dominadas.dropdown-toggle {
  color: #ffffff;
  background-color: #5d864a;
  border-color: #577e45;
}
.btn-dominadas:not(:disabled):not(.disabled):active:focus, .btn-dominadas:not(:disabled):not(.disabled).active:focus, .show > .btn-dominadas.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(137, 179, 117, 0.5);
}

.btn-press-banca {
  color: #ffffff;
  background-color: #6899C6;
  border-color: #6899C6;
}
.btn-press-banca:hover {
  color: #ffffff;
  background-color: #4c86bc;
  border-color: #4580b6;
}
.btn-press-banca:focus, .btn-press-banca.focus {
  color: #ffffff;
  background-color: #4c86bc;
  border-color: #4580b6;
  box-shadow: 0 0 0 0rem rgba(127, 168, 207, 0.5);
}
.btn-press-banca.disabled, .btn-press-banca:disabled {
  color: #ffffff;
  background-color: #6899C6;
  border-color: #6899C6;
}
.btn-press-banca:not(:disabled):not(.disabled):active, .btn-press-banca:not(:disabled):not(.disabled).active, .show > .btn-press-banca.dropdown-toggle {
  color: #ffffff;
  background-color: #4580b6;
  border-color: #4179ad;
}
.btn-press-banca:not(:disabled):not(.disabled):active:focus, .btn-press-banca:not(:disabled):not(.disabled).active:focus, .show > .btn-press-banca.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(127, 168, 207, 0.5);
}

.btn-tablon {
  color: #ffffff;
  background-color: #3DC781;
  border-color: #3DC781;
}
.btn-tablon:hover {
  color: #ffffff;
  background-color: #32ac6e;
  border-color: #2fa268;
}
.btn-tablon:focus, .btn-tablon.focus {
  color: #ffffff;
  background-color: #32ac6e;
  border-color: #2fa268;
  box-shadow: 0 0 0 0rem rgba(90, 207, 148, 0.5);
}
.btn-tablon.disabled, .btn-tablon:disabled {
  color: #ffffff;
  background-color: #3DC781;
  border-color: #3DC781;
}
.btn-tablon:not(:disabled):not(.disabled):active, .btn-tablon:not(:disabled):not(.disabled).active, .show > .btn-tablon.dropdown-toggle {
  color: #ffffff;
  background-color: #2fa268;
  border-color: #2c9861;
}
.btn-tablon:not(:disabled):not(.disabled):active:focus, .btn-tablon:not(:disabled):not(.disabled).active:focus, .show > .btn-tablon.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(90, 207, 148, 0.5);
}

.btn-tubo {
  color: #212529;
  background-color: #C690FA;
  border-color: #C690FA;
}
.btn-tubo:hover {
  color: #ffffff;
  background-color: #b36bf8;
  border-color: #ad5ff8;
}
.btn-tubo:focus, .btn-tubo.focus {
  color: #ffffff;
  background-color: #b36bf8;
  border-color: #ad5ff8;
  box-shadow: 0 0 0 0rem rgba(173, 128, 219, 0.5);
}
.btn-tubo.disabled, .btn-tubo:disabled {
  color: #212529;
  background-color: #C690FA;
  border-color: #C690FA;
}
.btn-tubo:not(:disabled):not(.disabled):active, .btn-tubo:not(:disabled):not(.disabled).active, .show > .btn-tubo.dropdown-toggle {
  color: #ffffff;
  background-color: #ad5ff8;
  border-color: #a753f7;
}
.btn-tubo:not(:disabled):not(.disabled):active:focus, .btn-tubo:not(:disabled):not(.disabled).active:focus, .show > .btn-tubo.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(173, 128, 219, 0.5);
}

.btn-outline-primary {
  color: #009639;
  border-color: #009639;
}
.btn-outline-primary:hover {
  color: #ffffff;
  background-color: #009639;
  border-color: #009639;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0rem rgba(0, 150, 57, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #009639;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #009639;
  border-color: #009639;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(0, 150, 57, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #ffffff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #ffffff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #009639;
  border-color: #009639;
}
.btn-outline-success:hover {
  color: #ffffff;
  background-color: #009639;
  border-color: #009639;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0rem rgba(0, 150, 57, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #009639;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #ffffff;
  background-color: #009639;
  border-color: #009639;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(0, 150, 57, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #ffffff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #ffffff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #f3ff00;
  border-color: #f3ff00;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #f3ff00;
  border-color: #f3ff00;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0rem rgba(243, 255, 0, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #f3ff00;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #f3ff00;
  border-color: #f3ff00;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(243, 255, 0, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #ffffff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #ffffff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #ffffff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #ffffff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(52, 58, 64, 0.5);
}

.btn-outline-primary-50 {
  color: #ebf7ef;
  border-color: #ebf7ef;
}
.btn-outline-primary-50:hover {
  color: #212529;
  background-color: #ebf7ef;
  border-color: #ebf7ef;
}
.btn-outline-primary-50:focus, .btn-outline-primary-50.focus {
  box-shadow: 0 0 0 0rem rgba(235, 247, 239, 0.5);
}
.btn-outline-primary-50.disabled, .btn-outline-primary-50:disabled {
  color: #ebf7ef;
  background-color: transparent;
}
.btn-outline-primary-50:not(:disabled):not(.disabled):active, .btn-outline-primary-50:not(:disabled):not(.disabled).active, .show > .btn-outline-primary-50.dropdown-toggle {
  color: #212529;
  background-color: #ebf7ef;
  border-color: #ebf7ef;
}
.btn-outline-primary-50:not(:disabled):not(.disabled):active:focus, .btn-outline-primary-50:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary-50.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(235, 247, 239, 0.5);
}

.btn-outline-yellow {
  color: #f3ff00;
  border-color: #f3ff00;
}
.btn-outline-yellow:hover {
  color: #212529;
  background-color: #f3ff00;
  border-color: #f3ff00;
}
.btn-outline-yellow:focus, .btn-outline-yellow.focus {
  box-shadow: 0 0 0 0rem rgba(243, 255, 0, 0.5);
}
.btn-outline-yellow.disabled, .btn-outline-yellow:disabled {
  color: #f3ff00;
  background-color: transparent;
}
.btn-outline-yellow:not(:disabled):not(.disabled):active, .btn-outline-yellow:not(:disabled):not(.disabled).active, .show > .btn-outline-yellow.dropdown-toggle {
  color: #212529;
  background-color: #f3ff00;
  border-color: #f3ff00;
}
.btn-outline-yellow:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-yellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(243, 255, 0, 0.5);
}

.btn-outline-nadar {
  color: #01C0C5;
  border-color: #01C0C5;
}
.btn-outline-nadar:hover {
  color: #ffffff;
  background-color: #01C0C5;
  border-color: #01C0C5;
}
.btn-outline-nadar:focus, .btn-outline-nadar.focus {
  box-shadow: 0 0 0 0rem rgba(1, 192, 197, 0.5);
}
.btn-outline-nadar.disabled, .btn-outline-nadar:disabled {
  color: #01C0C5;
  background-color: transparent;
}
.btn-outline-nadar:not(:disabled):not(.disabled):active, .btn-outline-nadar:not(:disabled):not(.disabled).active, .show > .btn-outline-nadar.dropdown-toggle {
  color: #ffffff;
  background-color: #01C0C5;
  border-color: #01C0C5;
}
.btn-outline-nadar:not(:disabled):not(.disabled):active:focus, .btn-outline-nadar:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-nadar.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(1, 192, 197, 0.5);
}

.btn-outline-correr-100 {
  color: #F99F90;
  border-color: #F99F90;
}
.btn-outline-correr-100:hover {
  color: #212529;
  background-color: #F99F90;
  border-color: #F99F90;
}
.btn-outline-correr-100:focus, .btn-outline-correr-100.focus {
  box-shadow: 0 0 0 0rem rgba(249, 159, 144, 0.5);
}
.btn-outline-correr-100.disabled, .btn-outline-correr-100:disabled {
  color: #F99F90;
  background-color: transparent;
}
.btn-outline-correr-100:not(:disabled):not(.disabled):active, .btn-outline-correr-100:not(:disabled):not(.disabled).active, .show > .btn-outline-correr-100.dropdown-toggle {
  color: #212529;
  background-color: #F99F90;
  border-color: #F99F90;
}
.btn-outline-correr-100:not(:disabled):not(.disabled):active:focus, .btn-outline-correr-100:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-correr-100.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(249, 159, 144, 0.5);
}

.btn-outline-correr-1000 {
  color: #E6D6BD;
  border-color: #E6D6BD;
}
.btn-outline-correr-1000:hover {
  color: #212529;
  background-color: #E6D6BD;
  border-color: #E6D6BD;
}
.btn-outline-correr-1000:focus, .btn-outline-correr-1000.focus {
  box-shadow: 0 0 0 0rem rgba(230, 214, 189, 0.5);
}
.btn-outline-correr-1000.disabled, .btn-outline-correr-1000:disabled {
  color: #E6D6BD;
  background-color: transparent;
}
.btn-outline-correr-1000:not(:disabled):not(.disabled):active, .btn-outline-correr-1000:not(:disabled):not(.disabled).active, .show > .btn-outline-correr-1000.dropdown-toggle {
  color: #212529;
  background-color: #E6D6BD;
  border-color: #E6D6BD;
}
.btn-outline-correr-1000:not(:disabled):not(.disabled):active:focus, .btn-outline-correr-1000:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-correr-1000.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(230, 214, 189, 0.5);
}

.btn-outline-salto-v {
  color: #DCEAF0;
  border-color: #DCEAF0;
}
.btn-outline-salto-v:hover {
  color: #212529;
  background-color: #DCEAF0;
  border-color: #DCEAF0;
}
.btn-outline-salto-v:focus, .btn-outline-salto-v.focus {
  box-shadow: 0 0 0 0rem rgba(220, 234, 240, 0.5);
}
.btn-outline-salto-v.disabled, .btn-outline-salto-v:disabled {
  color: #DCEAF0;
  background-color: transparent;
}
.btn-outline-salto-v:not(:disabled):not(.disabled):active, .btn-outline-salto-v:not(:disabled):not(.disabled).active, .show > .btn-outline-salto-v.dropdown-toggle {
  color: #212529;
  background-color: #DCEAF0;
  border-color: #DCEAF0;
}
.btn-outline-salto-v:not(:disabled):not(.disabled):active:focus, .btn-outline-salto-v:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-salto-v.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(220, 234, 240, 0.5);
}

.btn-outline-salto-h {
  color: #C2B86F;
  border-color: #C2B86F;
}
.btn-outline-salto-h:hover {
  color: #212529;
  background-color: #C2B86F;
  border-color: #C2B86F;
}
.btn-outline-salto-h:focus, .btn-outline-salto-h.focus {
  box-shadow: 0 0 0 0rem rgba(194, 184, 111, 0.5);
}
.btn-outline-salto-h.disabled, .btn-outline-salto-h:disabled {
  color: #C2B86F;
  background-color: transparent;
}
.btn-outline-salto-h:not(:disabled):not(.disabled):active, .btn-outline-salto-h:not(:disabled):not(.disabled).active, .show > .btn-outline-salto-h.dropdown-toggle {
  color: #212529;
  background-color: #C2B86F;
  border-color: #C2B86F;
}
.btn-outline-salto-h:not(:disabled):not(.disabled):active:focus, .btn-outline-salto-h:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-salto-h.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(194, 184, 111, 0.5);
}

.btn-outline-cuerda {
  color: #CCA1CC;
  border-color: #CCA1CC;
}
.btn-outline-cuerda:hover {
  color: #212529;
  background-color: #CCA1CC;
  border-color: #CCA1CC;
}
.btn-outline-cuerda:focus, .btn-outline-cuerda.focus {
  box-shadow: 0 0 0 0rem rgba(204, 161, 204, 0.5);
}
.btn-outline-cuerda.disabled, .btn-outline-cuerda:disabled {
  color: #CCA1CC;
  background-color: transparent;
}
.btn-outline-cuerda:not(:disabled):not(.disabled):active, .btn-outline-cuerda:not(:disabled):not(.disabled).active, .show > .btn-outline-cuerda.dropdown-toggle {
  color: #212529;
  background-color: #CCA1CC;
  border-color: #CCA1CC;
}
.btn-outline-cuerda:not(:disabled):not(.disabled):active:focus, .btn-outline-cuerda:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-cuerda.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(204, 161, 204, 0.5);
}

.btn-outline-dominadas {
  color: #74A65D;
  border-color: #74A65D;
}
.btn-outline-dominadas:hover {
  color: #ffffff;
  background-color: #74A65D;
  border-color: #74A65D;
}
.btn-outline-dominadas:focus, .btn-outline-dominadas.focus {
  box-shadow: 0 0 0 0rem rgba(116, 166, 93, 0.5);
}
.btn-outline-dominadas.disabled, .btn-outline-dominadas:disabled {
  color: #74A65D;
  background-color: transparent;
}
.btn-outline-dominadas:not(:disabled):not(.disabled):active, .btn-outline-dominadas:not(:disabled):not(.disabled).active, .show > .btn-outline-dominadas.dropdown-toggle {
  color: #ffffff;
  background-color: #74A65D;
  border-color: #74A65D;
}
.btn-outline-dominadas:not(:disabled):not(.disabled):active:focus, .btn-outline-dominadas:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dominadas.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(116, 166, 93, 0.5);
}

.btn-outline-press-banca {
  color: #6899C6;
  border-color: #6899C6;
}
.btn-outline-press-banca:hover {
  color: #ffffff;
  background-color: #6899C6;
  border-color: #6899C6;
}
.btn-outline-press-banca:focus, .btn-outline-press-banca.focus {
  box-shadow: 0 0 0 0rem rgba(104, 153, 198, 0.5);
}
.btn-outline-press-banca.disabled, .btn-outline-press-banca:disabled {
  color: #6899C6;
  background-color: transparent;
}
.btn-outline-press-banca:not(:disabled):not(.disabled):active, .btn-outline-press-banca:not(:disabled):not(.disabled).active, .show > .btn-outline-press-banca.dropdown-toggle {
  color: #ffffff;
  background-color: #6899C6;
  border-color: #6899C6;
}
.btn-outline-press-banca:not(:disabled):not(.disabled):active:focus, .btn-outline-press-banca:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-press-banca.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(104, 153, 198, 0.5);
}

.btn-outline-tablon {
  color: #3DC781;
  border-color: #3DC781;
}
.btn-outline-tablon:hover {
  color: #ffffff;
  background-color: #3DC781;
  border-color: #3DC781;
}
.btn-outline-tablon:focus, .btn-outline-tablon.focus {
  box-shadow: 0 0 0 0rem rgba(61, 199, 129, 0.5);
}
.btn-outline-tablon.disabled, .btn-outline-tablon:disabled {
  color: #3DC781;
  background-color: transparent;
}
.btn-outline-tablon:not(:disabled):not(.disabled):active, .btn-outline-tablon:not(:disabled):not(.disabled).active, .show > .btn-outline-tablon.dropdown-toggle {
  color: #ffffff;
  background-color: #3DC781;
  border-color: #3DC781;
}
.btn-outline-tablon:not(:disabled):not(.disabled):active:focus, .btn-outline-tablon:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-tablon.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(61, 199, 129, 0.5);
}

.btn-outline-tubo {
  color: #C690FA;
  border-color: #C690FA;
}
.btn-outline-tubo:hover {
  color: #212529;
  background-color: #C690FA;
  border-color: #C690FA;
}
.btn-outline-tubo:focus, .btn-outline-tubo.focus {
  box-shadow: 0 0 0 0rem rgba(198, 144, 250, 0.5);
}
.btn-outline-tubo.disabled, .btn-outline-tubo:disabled {
  color: #C690FA;
  background-color: transparent;
}
.btn-outline-tubo:not(:disabled):not(.disabled):active, .btn-outline-tubo:not(:disabled):not(.disabled).active, .show > .btn-outline-tubo.dropdown-toggle {
  color: #212529;
  background-color: #C690FA;
  border-color: #C690FA;
}
.btn-outline-tubo:not(:disabled):not(.disabled):active:focus, .btn-outline-tubo:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-tubo.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(198, 144, 250, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #009639;
  text-decoration: none;
}
.btn-link:hover {
  color: #004a1c;
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn, .gform_wrapper .btn-group-lg > .button {
  padding: 0.5rem 1rem;
  font-size: 1.171875rem;
  line-height: 1.5;
  border-radius: 0.5rem;
}

.btn-sm, .btn-group-sm > .btn, .gform_wrapper .btn-group-sm > .button {
  padding: 0.25rem 0.5rem;
  font-size: 0.8203125rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block, .gform_wrapper .button {
  display: block;
  width: 100%;
}
.btn-block + .btn-block, .gform_wrapper .button + .btn-block, .gform_wrapper .btn-block + .button, .gform_wrapper .button + .button {
  margin-top: 0.5rem;
}

input[type=submit].btn-block, .gform_wrapper input[type=submit].button,
input[type=reset].btn-block,
.gform_wrapper input[type=reset].button,
input[type=button].btn-block,
.gform_wrapper input[type=button].button {
  width: 100%;
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn, .gform_wrapper .btn-group > .button,
.btn-group-vertical > .btn,
.gform_wrapper .btn-group-vertical > .button {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn:hover, .gform_wrapper .btn-group > .button:hover,
.btn-group-vertical > .btn:hover,
.gform_wrapper .btn-group-vertical > .button:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .gform_wrapper .btn-group > .button:focus, .btn-group > .btn:active, .gform_wrapper .btn-group > .button:active, .btn-group > .btn.active, .gform_wrapper .btn-group > .active.button,
.btn-group-vertical > .btn:focus,
.gform_wrapper .btn-group-vertical > .button:focus,
.btn-group-vertical > .btn:active,
.gform_wrapper .btn-group-vertical > .button:active,
.btn-group-vertical > .btn.active,
.gform_wrapper .btn-group-vertical > .active.button {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child), .gform_wrapper .btn-group > .button:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .gform_wrapper .btn-group > .button:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn,
.gform_wrapper .btn-group > .btn-group:not(:last-child) > .button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child), .gform_wrapper .btn-group > .button:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn,
.gform_wrapper .btn-group > .btn-group:not(:first-child) > .button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .gform_wrapper .btn-group-sm > .button + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .gform_wrapper .btn-group-lg > .button + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn, .gform_wrapper .btn-group-vertical > .button,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child), .gform_wrapper .btn-group-vertical > .button:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .gform_wrapper .btn-group-vertical > .button:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.gform_wrapper .btn-group-vertical > .btn-group:not(:last-child) > .button {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child), .gform_wrapper .btn-group-vertical > .button:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.gform_wrapper .btn-group-vertical > .btn-group:not(:first-child) > .button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn, .gform_wrapper .btn-group-toggle > .button,
.btn-group-toggle > .btn-group > .btn,
.gform_wrapper .btn-group-toggle > .btn-group > .button {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio], .gform_wrapper .btn-group-toggle > .button input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.gform_wrapper .btn-group-toggle > .button input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.gform_wrapper .btn-group-toggle > .btn-group > .button input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox],
.gform_wrapper .btn-group-toggle > .btn-group > .button input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

html {
  overflow: unset !important;
}

html body.modal-open {
  overflow: hidden !important;
}

html body {
  overflow: inherit !important;
}

.font-weight-medium {
  font-weight: 500 !important;
}

.cta-content-banner {
  padding: 3rem;
}
@media (min-width: 768px) {
  .cta-content-banner {
    padding: 1rem 2rem;
  }
}

::selection {
  color: #ffffff;
  background-color: #30d9c4;
}

.gfield_select {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #000a5e !important;
  color: #000a5e !important;
}

.gfield_select option {
  font-size: 0.9rem !important;
  color: #333333 !important;
}

a {
  transition: color 0.2s ease-in-out;
  text-decoration: none;
}
@media (prefers-reduced-motion: reduce) {
  a {
    transition: none;
  }
}
a:hover {
  text-decoration: none;
}

mark,
.mark {
  color: #fff;
  background-color: #009639;
}

@media (min-width: 768px) {
  div.md-mt-48 {
    margin-top: 3rem !important;
  }
}
.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  padding-left: 2rem;
  padding-right: 2rem;
}

.content-image {
  display: flex;
  align-items: center;
  justify-content: center;
}
.content-image img {
  width: 700px !important;
  height: auto !important;
  max-width: 100% !important;
}

#masthead .icon img {
  width: 28px !important;
  height: 28px !important;
}

@media (min-width: 1280) {
  .content-image {
    height: 503.1px;
  }
  .content-image img {
    width: 503.1px !important;
  }
}
button:focus {
  outline: none !important;
  box-shadow: none;
}

.btn-fw {
  width: 100%;
  display: block;
}
@media (min-width: 576px) {
  .btn-fw {
    width: auto;
    min-width: 14rem;
    display: inline-block;
  }
}

.btn-outline-secondary, .btn-outline-secondary:focus {
  color: #6c757d;
  background-color: transparent;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #009639;
  background-color: transparent;
  border-color: #009639;
}

.btn-gform-form.disabled,
.gform_wrapper .disabled.button,
.btn-gform-form:disabled,
.gform_wrapper .button:disabled {
  background-color: rgba(126, 130, 167, 0.7490196078) !important;
  box-shadow: none !important;
}

/* BGs
--------------------------------------------- */
/* Forms
--------------------------------------------- */
.form-control, .gform_wrapper input[type=email],
.gform_wrapper input[type=date],
.gform_wrapper input[type=datetime],
.gform_wrapper input[type=datetime-local],
.gform_wrapper input[type=month],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper input[type=search],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=text],
.gform_wrapper input[type=time],
.gform_wrapper input[type=week],
.gform_wrapper input[type=url],
.gform_wrapper select,
.gform_wrapper textarea {
  color: #000000;
}

.form-control.form-no-border-inverse, .gform_wrapper input.form-no-border-inverse[type=email],
.gform_wrapper input.form-no-border-inverse[type=date],
.gform_wrapper input.form-no-border-inverse[type=datetime],
.gform_wrapper input.form-no-border-inverse[type=datetime-local],
.gform_wrapper input.form-no-border-inverse[type=month],
.gform_wrapper input.form-no-border-inverse[type=number],
.gform_wrapper input.form-no-border-inverse[type=password],
.gform_wrapper input.form-no-border-inverse[type=search],
.gform_wrapper input.form-no-border-inverse[type=tel],
.gform_wrapper input.form-no-border-inverse[type=text],
.gform_wrapper input.form-no-border-inverse[type=time],
.gform_wrapper input.form-no-border-inverse[type=week],
.gform_wrapper input.form-no-border-inverse[type=url],
.gform_wrapper select.form-no-border-inverse,
.gform_wrapper textarea.form-no-border-inverse {
  border-color: #fff;
}
.form-control.form-no-border-inverse:focus, .gform_wrapper input.form-no-border-inverse[type=email]:focus,
.gform_wrapper input.form-no-border-inverse[type=date]:focus,
.gform_wrapper input.form-no-border-inverse[type=datetime]:focus,
.gform_wrapper input.form-no-border-inverse[type=datetime-local]:focus,
.gform_wrapper input.form-no-border-inverse[type=month]:focus,
.gform_wrapper input.form-no-border-inverse[type=number]:focus,
.gform_wrapper input.form-no-border-inverse[type=password]:focus,
.gform_wrapper input.form-no-border-inverse[type=search]:focus,
.gform_wrapper input.form-no-border-inverse[type=tel]:focus,
.gform_wrapper input.form-no-border-inverse[type=text]:focus,
.gform_wrapper input.form-no-border-inverse[type=time]:focus,
.gform_wrapper input.form-no-border-inverse[type=week]:focus,
.gform_wrapper input.form-no-border-inverse[type=url]:focus,
.gform_wrapper select.form-no-border-inverse:focus,
.gform_wrapper textarea.form-no-border-inverse:focus {
  border-color: #009639;
}

.custom-checkbox .custom-control-label::before, .gfield_checkbox > li .custom-control-label::before, .gfield_checkbox > li > label::before {
  top: 5px;
  border-radius: 0.25rem;
}

.custom-checkbox .custom-control-label::after, .gfield_checkbox > li .custom-control-label::after, .gfield_checkbox > li > label::after {
  top: 5px;
}

.input-group-bg {
  background-color: rgba(255, 255, 255, 0.2);
  padding: 1rem;
  width: 100%;
  height: 100%;
  border-radius: 1rem;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
}

.line-separator {
  display: block;
  width: 160px;
  border-bottom: 4px solid #009639;
}

/* Posts
--------------------------------------------- */
.blog article a {
  color: #000000;
  text-decoration: underline;
  background-color: transparent;
}
.blog article a:hover {
  color: #009639;
  text-decoration: underline;
}

.entry-header .entry-title a {
  color: #009639;
  text-decoration: none;
  background-color: transparent;
}
.entry-header .entry-title a:hover {
  color: #000000;
  text-decoration: underline;
}

.entry-footer span + span {
  margin-left: 0.75rem;
}

@media (max-width: 980px) {
  .modal {
    transition: all 0.5s ease-in-out !important;
    transform: translateY(100%);
    display: block !important;
    opacity: 1 !important;
  }
  .modal-open .modal.show {
    transition: all 0.5s ease-in-out !important;
    opacity: 1 !important;
    visibility: visible;
    transform: translateY(0) !important;
  }
  .modal-open .modal {
    transform: translateY(100%) !important;
    opacity: 1 !important;
    transition: all 0.5s ease-in-out !important;
    z-index: 9999999999;
  }
  button.salidas-boton,
  button.programa-button {
    font-size: 14px !important;
  }
}
/* Section
--------------------------------------------- */
section .section-title {
  color: #6c757d;
  font-size: 2rem;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  section .section-title {
    font-size: 2rem;
  }
}
@media (min-width: 992px) {
  section .section-title {
    font-size: 2rem;
  }
}
@media (min-width: 1280px) {
  section .section-title {
    font-size: 2.5rem;
  }
}
section .section-description {
  font-size: 1.1rem;
  margin: 1rem 0;
}
@media (min-width: 768px) {
  section .section-description {
    font-size: 1.1rem;
    margin: 1.5rem 0;
  }
}
@media (min-width: 992px) {
  section .section-description {
    font-size: 1.2rem;
    margin: 1rem 0 2rem;
  }
}
@media (min-width: 1280px) {
  section .section-description {
    font-size: 1.3rem;
    margin: 1rem 0 2rem;
  }
}
section .subsection-title {
  color: #6c757d;
}
section .subsection-link {
  color: #6c757d;
  font-weight: 700;
  margin-bottom: -0.125rem;
}
section .subsection-link:hover {
  color: #009639;
}
section .subsection-link i {
  font-size: 0.9rem;
}

.service-counters .service-counter-number span {
  color: #6c757d;
  font-weight: 700;
  line-height: 1;
}
.service-counters .service-counter-label span {
  color: #6c757d;
  font-weight: 700;
  line-height: 1;
}

#newsletter-cta .form-control, #newsletter-cta .gform_wrapper input[type=email], .gform_wrapper #newsletter-cta input[type=email],
#newsletter-cta .gform_wrapper input[type=date],
.gform_wrapper #newsletter-cta input[type=date],
#newsletter-cta .gform_wrapper input[type=datetime],
.gform_wrapper #newsletter-cta input[type=datetime],
#newsletter-cta .gform_wrapper input[type=datetime-local],
.gform_wrapper #newsletter-cta input[type=datetime-local],
#newsletter-cta .gform_wrapper input[type=month],
.gform_wrapper #newsletter-cta input[type=month],
#newsletter-cta .gform_wrapper input[type=number],
.gform_wrapper #newsletter-cta input[type=number],
#newsletter-cta .gform_wrapper input[type=password],
.gform_wrapper #newsletter-cta input[type=password],
#newsletter-cta .gform_wrapper input[type=search],
.gform_wrapper #newsletter-cta input[type=search],
#newsletter-cta .gform_wrapper input[type=tel],
.gform_wrapper #newsletter-cta input[type=tel],
#newsletter-cta .gform_wrapper input[type=text],
.gform_wrapper #newsletter-cta input[type=text],
#newsletter-cta .gform_wrapper input[type=time],
.gform_wrapper #newsletter-cta input[type=time],
#newsletter-cta .gform_wrapper input[type=week],
.gform_wrapper #newsletter-cta input[type=week],
#newsletter-cta .gform_wrapper input[type=url],
.gform_wrapper #newsletter-cta input[type=url],
#newsletter-cta .gform_wrapper select,
.gform_wrapper #newsletter-cta select,
#newsletter-cta .gform_wrapper textarea,
.gform_wrapper #newsletter-cta textarea {
  height: 48px;
  border-color: #ffffff;
}
#newsletter-cta .form-control:focus, #newsletter-cta .gform_wrapper input[type=email]:focus, .gform_wrapper #newsletter-cta input[type=email]:focus,
#newsletter-cta .gform_wrapper input[type=date]:focus,
.gform_wrapper #newsletter-cta input[type=date]:focus,
#newsletter-cta .gform_wrapper input[type=datetime]:focus,
.gform_wrapper #newsletter-cta input[type=datetime]:focus,
#newsletter-cta .gform_wrapper input[type=datetime-local]:focus,
.gform_wrapper #newsletter-cta input[type=datetime-local]:focus,
#newsletter-cta .gform_wrapper input[type=month]:focus,
.gform_wrapper #newsletter-cta input[type=month]:focus,
#newsletter-cta .gform_wrapper input[type=number]:focus,
.gform_wrapper #newsletter-cta input[type=number]:focus,
#newsletter-cta .gform_wrapper input[type=password]:focus,
.gform_wrapper #newsletter-cta input[type=password]:focus,
#newsletter-cta .gform_wrapper input[type=search]:focus,
.gform_wrapper #newsletter-cta input[type=search]:focus,
#newsletter-cta .gform_wrapper input[type=tel]:focus,
.gform_wrapper #newsletter-cta input[type=tel]:focus,
#newsletter-cta .gform_wrapper input[type=text]:focus,
.gform_wrapper #newsletter-cta input[type=text]:focus,
#newsletter-cta .gform_wrapper input[type=time]:focus,
.gform_wrapper #newsletter-cta input[type=time]:focus,
#newsletter-cta .gform_wrapper input[type=week]:focus,
.gform_wrapper #newsletter-cta input[type=week]:focus,
#newsletter-cta .gform_wrapper input[type=url]:focus,
.gform_wrapper #newsletter-cta input[type=url]:focus,
#newsletter-cta .gform_wrapper select:focus,
.gform_wrapper #newsletter-cta select:focus,
#newsletter-cta .gform_wrapper textarea:focus,
.gform_wrapper #newsletter-cta textarea:focus {
  border-color: #009639;
}

.vertical-align {
  display: flex;
  align-items: center;
  align-content: inherit;
}

#curso-single-content ul {
  list-style: none;
  padding-left: 1rem;
}
#curso-single-content ul li::before {
  content: "•";
  color: #009639;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
#curso-single-content ul ul {
  margin: 1rem;
}
#curso-single-content ul ul li::before {
  content: "•";
  color: #6c757d;
  font-weight: bold;
  display: inline-block;
  width: 0.8em;
  margin-left: -1em;
}

section#latest-news {
  overflow-x: hidden;
}

/* Vertical Align Wrapper
--------------------------------------------- */
.va-wrapper {
  height: 100%;
  width: 100%;
}

.va-container {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}

.va-content {
  display: table-cell;
}

.va-content.va-top {
  vertical-align: top;
}

.va-content.va-middle {
  vertical-align: middle;
}

.va-content.va-bottom {
  vertical-align: bottom;
}

/* Dropdowns
--------------------------------------------- */
.dropdown-menu {
  padding: 1em 0;
  margin: 0;
  border: none;
}
@media (min-width: 992px) {
  .dropdown-menu {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  }
}

.dropdown-item {
  color: #000000;
}

.dropdown .dropdown-toggle {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.dropdown-toggle::after {
  border: none;
  font: normal normal normal 12px/1 "Font Awesome 5 Pro";
  content: "\f054";
  vertical-align: 0;
}

.dropdown .dropdown-toggle::after {
  margin-left: auto;
  margin-right: 1rem;
  transition: transform 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .dropdown .dropdown-toggle::after {
    transition: none;
  }
}

.dropdown.show .dropdown-toggle::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

@media (min-width: 992px) {
  .dropdown .dropdown-toggle {
    display: -webkit-inline-box;
    display: inline-flex;
  }
  .dropdown .dropdown-toggle::after {
    margin: 0.2rem 0 0 0.3rem;
  }
}
/* Widgets
--------------------------------------------- */
.widget {
  margin-bottom: 1.5em;
}
@media (min-width: 992px) {
  .widget {
    margin-bottom: 0;
  }
}
.widget select {
  max-width: 100%;
}
.widget ol,
.widget ul,
.widget dl {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 1rem;
  list-style-type: none;
}
.widget a {
  color: #6c757d;
  text-decoration: underline;
  background-color: transparent;
}
.widget a:hover {
  color: #009639;
  text-decoration: underline;
}

.lista-fases li {
  font-weight: 400;
}
@media (max-width: 767.98px) {
  .lista-fases {
    padding-inline-start: 10px;
  }
}

.carousel .slick-dots,
.carousel-bomberos .slick-dots {
  top: -89px;
  height: 40px;
}
.carousel .slick-dots li button:before,
.carousel-bomberos .slick-dots li button:before {
  height: 10px !important;
  width: 10px !important;
  background-color: #ffffff !important;
  color: #000 !important;
  font-size: 10px;
}

.carousel .slick-dots {
  right: -414px;
}

.carousel-bomberos .slick-dots {
  right: -396px;
}

.carousel-mov {
  margin-top: 32px !important;
}

/* Footer
--------------------------------------------- */
.sticky-footer-mobile {
  position: fixed;
  bottom: -48px;
  left: 0;
  right: 0;
  width: 100%;
  visibility: hidden;
  background-color: #6c757d;
  transition: all 0.2s ease-in-out;
  z-index: 10;
}
@media (prefers-reduced-motion: reduce) {
  .sticky-footer-mobile {
    transition: none;
  }
}

.sticky-footer-mobile.show {
  visibility: visible;
  bottom: 0;
}

.site-footer .widget-area .widget-title {
  color: #6c757d;
  pointer-events: none;
}
.site-footer .widget-area ul {
  padding: 0;
}
.site-footer .widget-area ul > li {
  padding-left: 0;
  margin-top: 0;
  list-style-type: none;
  margin-bottom: 0.5rem;
  line-height: 1.3;
}
.site-footer .widget-area ul > li a {
  color: #000000;
  text-decoration: none;
  background-color: transparent;
}
.site-footer .widget-area ul > li a:hover {
  color: #009639;
}
.site-footer .footer-brand svg {
  margin-top: -0.9rem;
}
.site-footer .footer-brand svg #cursos {
  fill: #6c757d;
  transition: fill 0.2s linear;
}
@media (prefers-reduced-motion: reduce) {
  .site-footer .footer-brand svg #cursos {
    transition: none;
  }
}
.site-footer .footer-brand svg:hover #cursos {
  fill: #009639;
}
.site-footer .footer-brand svg #logo-bg {
  fill: #009639;
}
.site-footer .footer-brand svg #com {
  fill: #009639;
}
.site-footer .site-footer-copyright {
  font-size: 80%;
}
.site-footer .site-footer-copyright a {
  color: #000000;
  text-decoration: underline;
  background-color: transparent;
}
.site-footer .site-footer-copyright a:hover {
  color: #009639;
  text-decoration: underline;
}

.page-template-page-curso-single .site-footer,
.page-template-page-oposiciones-single .site-footer,
.page-template-page-masters-single .site-footer,
.page-template-page-fp-single .site-footer,
.page-template-page-curso-single .site-footer {
  padding-bottom: 4rem;
}

.badge-lg {
  padding: 0.7em 1.15em;
}

.badge-rounded-circle.badge-lg {
  height: 2.3em;
  padding-left: 0.7em;
  padding-right: 0.7em;
}

.badge-rounded-circle {
  height: calc(1em + 0.5rem);
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  border-radius: 10rem;
}

.badge-rounded-circle > * {
  display: block;
  width: 1em;
}

.page-loading {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s 0.2s ease-in-out;
  transition: all 0.4s 0.2s ease-in-out;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  z-index: 9999;
}

.page-loading.active {
  opacity: 1;
  visibility: visible;
}

.page-loading-inner {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  opacity: 0;
}

.page-loading.active > .page-loading-inner {
  opacity: 1;
}

.page-loading-inner > span {
  display: block;
  font-size: 1rem;
  font-weight: normal;
  color: #000000;
}

.page-spinner {
  display: inline-block;
  width: 2.75rem;
  height: 2.75rem;
  margin-bottom: 0.75rem;
  vertical-align: text-bottom;
  border: 0.15em solid #009639;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner 0.75s linear infinite;
  animation: spinner 0.75s linear infinite;
}

@-webkit-keyframes spinner {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.w-40 {
  width: 40%;
}

.aviso-legal {
  display: table;
  padding-top: 1em;
  text-decoration: none !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  transition: background-color 5000s ease-in-out 0s;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}

.accordion {
  overflow-anchor: none;
}

.accordion > .card:not(:first-of-type),
.accordion > .card:not(:last-of-type) {
  border-radius: 0.5rem;
}

.accordion > .card {
  margin-bottom: 1rem;
}

.accordion .accordion-indicator {
  display: block;
  position: absolute;
  top: 50%;
  right: 1rem;
  width: 2.125rem;
  height: 2.125rem;
  margin-top: -1rem;
  transition: color 0.2s ease-in-out;
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 2rem;
  text-align: center;
}

.accordion .accordion-indicator::before {
  content: "+";
}

.decor-3 {
  position: absolute;
  top: -800px;
  right: -100px;
  z-index: -1;
}

#masthead {
  height: inherit !important;
}

#info-cta-masthead.masthead-cta {
  box-shadow: none !important;
  border: 2px solid #000a5e !important;
  background: #ffffff;
  color: #000a5e !important;
  font-family: "Circular Medium", sans-serif;
  border-radius: 28px;
  font-weight: 500 !important;
  padding: 15px 23px !important;
}
@media (max-width: 1279.98px) {
  #info-cta-masthead.masthead-cta {
    padding: 9px 13px !important;
  }
}

#info-cta-masthead.masthead-cta:hover {
  box-shadow: none !important;
  color: #ffffff !important;
  background: #ff647e !important;
}

@media (max-width: 1279.98px) {
  .container-masthead {
    right: 32px;
  }
}
@media (max-width: 980px) {
  #info-cta-masthead.masthead-cta {
    box-shadow: none !important;
    border: 2px solid #000a5e !important;
    background: #000a5e;
    color: #ffffff !important;
  }
  .container-masthead {
    right: 17px;
  }
  #logo {
    height: 3.5em;
  }
}
#guia-download-cta.btn-secondary:hover {
  background-color: #f3ff00;
}

.container-carousel-mov {
  padding-right: 0 !important;
  margin-right: 0 !important;
}
.container-carousel-mov .carousel-mov-subtitle {
  padding-right: 1.5rem;
}

.pagination {
  margin-bottom: 0;
  user-select: none;
}

.page-link {
  position: relative;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-weight: 400;
}
.page-link.page-link-static:hover {
  border-color: transparent;
  background-color: #ffffff;
  color: #009639;
}
.page-link > i {
  margin-top: -0.125rem;
  font-size: 1.5em;
  vertical-align: middle;
}

.page-item {
  margin-left: 0.5rem;
}
.page-item.active {
  cursor: default;
}

.pagination .page-link {
  border-radius: 0.2rem;
  font-size: 0.9375rem;
}

.pagination-sm .page-link {
  border-radius: 0.2rem;
  font-size: 0.8203125rem;
}

.pagination-lg .page-link {
  border-radius: 0.25rem;
  font-size: 1.171875rem;
}
.pagination-lg .page-link > i {
  margin-top: 0;
}

.cs-entry-nav {
  display: block;
  width: 100%;
  max-width: 16rem;
  text-decoration: none;
}
.cs-entry-nav:hover {
  text-decoration: none;
}
.cs-entry-nav .cs-entry-nav-thumb {
  width: 4rem;
}
.cs-entry-nav .cs-entry-nav-thumb > img {
  display: block;
  width: 100%;
  border-radius: 0.125rem;
}

.pagination .page-link {
  border-radius: 0.5rem;
}
.pagination .page-link i {
  font-size: 13px;
}

.svg-border-waves svg {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 5rem;
  width: 100%;
}

.bg-prog {
  background-color: #f99f90;
}

.bg-long {
  background-color: #c2b86f;
}

.bg-abs {
  background-color: #c9b29a;
}

.bg-flexi {
  background-color: #e1b7b2;
}

.gform_ajax_spinner {
  margin-left: 20px;
  margin-top: 10px;
  animation: spinner 1.1s infinite linear;
  width: 20px;
  height: 20px;
}

@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/******************** Masthead ***************************/
@media (min-width: 1280px) {
  #page.landing-template-a .container-fluid,
  #page.landing-template-a .container-sm,
  #page.landing-template-a .container-md,
  #page.landing-template-a .container-lg,
  #page.landing-template-a .container-xl {
    max-width: 1280px !important;
    padding: 0 88px;
  }
}
.text-banner.mb-5 {
  margin-bottom: 5px !important;
}

.row,
.row .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.row {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.row .row {
  padding-right: 15px !important;
  padding-left: 15px !important;
}

@media (max-width: 1279.98px) {
  #page.landing-template-a .container-fluid,
  #page.landing-template-a .container-sm,
  #page.landing-template-a .container-md,
  #page.landing-template-a .container-lg,
  #page.landing-template-a .container-xl {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .row .row,
  .row .col-md-12 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
.masthead-polygon-decor {
  background-color: #f5f6ff !important;
  width: 100% !important;
}

@media (max-width: 980px) {
  .text-primary-50.b-gris {
    margin-top: -4em;
    margin-left: -10em;
  }
}
.b-gris {
  background-color: #f5f6ff !important;
}

.b-pink {
  background-color: #ffebee !important;
}

.b-blue {
  background-color: #e6e8ff !important;
}

.b-darkblue {
  background-color: #000a5e !important;
}

.masthead-polygon-decor svg {
  width: 100% !important;
  position: absolute !important;
}

.icon svg {
  width: 28px !important;
}

/***** Botones *****/
button.salidas-boton {
  color: #000a5e;
  background-color: #e1f9f6;
  box-shadow: 0 16px 16px -14px rgba(0, 23, 245, 0.5);
  border-radius: 28px;
  font-family: "Circular Medium", sans-serif;
  letter-spacing: 0;
  line-height: 26px;
  border: none !important;
  font-size: 17px;
  padding: 15px 24px;
  font-weight: 500 !important;
}

button.salidas-boton:hover {
  border: none;
  background: #ff647e;
  color: #ffffff !important;
}

button.programa-button {
  color: #ffffff !important;
  background-color: #000a5e;
  box-shadow: 0 16px 16px -14px rgba(0, 23, 245, 0.5);
  border-radius: 28px;
  font-family: "Circular Medium", sans-serif;
  letter-spacing: 0;
  line-height: 26px;
  border: none !important;
  font-size: 17px;
  padding: 15px 24px;
  font-weight: 500 !important;
}

button.programa-button:hover {
  border: none;
  background: #ff647e;
}

/***** Acordeon *****/
#programa .h5 {
  font-family: "Titillium Web", sans-serif;
  color: #000a5e !important;
  font-size: 1.3rem !important;
  font-weight: 500;
}

/******  Breadcrumb *******/
#breadcrumb .container {
  min-width: 100% !important;
}

i.fa-caret-down,
.collapsed i.fa-caret-up {
  display: none !important;
}

.collapsed i.fa-caret-down {
  display: inline !important;
}

.card-header i {
  float: right;
  color: #000a5e !important;
  padding-top: 0.5rem !important;
}

.card-title .h5 {
  padding-right: 20px !important;
}

/***** Nav ******/
/**** Varios ******/
img.team,
#excelencia img,
div.text {
  max-width: 100% !important;
  padding-top: 1px !important;
}

.fs-24 {
  font-size: 24px !important;
}

#excelencia img {
  width: 13em;
  margin: 0 auto;
  display: block;
}
@media (max-width: 500px) {
  #excelencia img {
    width: 10em;
  }
}
@media (max-width: 400px) {
  #excelencia img {
    width: 14em;
  }
}

#programa br {
  display: none !important;
}

#nav {
  background-color: #000a5e !important;
}

.modal-open .fixed-top {
  z-index: 99 !important;
}

.scroll-down #nav .container-sm,
.scroll-up #nav .container-sm {
  padding: 15px 0 !important;
  transition: all 0.3s ease;
}

nav.navbar {
  position: fixed;
  background-color: transparent;
  transition: all 0.3s ease;
  width: 100%;
  padding: 0 !important;
  z-index: 999;
}

.navbar-brand svg {
  transform: translate(0, 12px);
}

.box-blue {
  height: 64px;
  border-radius: 0 0 100% 100%;
}

@media (max-width: 980px) {
  .box-blue {
    position: absolute;
    z-index: 999;
  }
}
.m-w-40 {
  max-width: 40em !important;
  margin: 0 auto !important;
}

button::before {
  color: #000a5e !important;
}

@media (min-width: 980px) {
  div.text.xm-w {
    max-width: 14em !important;
  }
}
#masthead .row .row {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.border-circle img {
  width: 100% !important;
}

.border-circle {
  margin-bottom: 1px;
  z-index: 9999999;
  margin-top: -4px !important;
}

@media (max-width: 1279.98px) {
  .border-circle img {
    position: absolute;
    z-index: 1;
  }
  .pt-custom-0 {
    padding-top: 0px !important;
  }
  .m-custom-none {
    display: none !important;
  }
}
@media (max-width: 1279.98px) {
  .slick-slide {
    width: 19em;
    margin-right: 1em;
  }
}
.ast-div {
  margin-top: -40px;
  margin-left: 13px;
}

.ast-div-a {
  margin-top: -33px;
  margin-left: 13px;
}

#popup {
  background-color: #8beade !important;
  position: fixed;
  width: 100%;
  height: 100vh !important;
  overflow: auto !important;
  padding-bottom: 0 !important;
  top: 0;
}

#popup.show {
  z-index: 99999 !important;
}

#popup .modal-content-primary {
  width: 1260px;
  padding: 88px;
  margin: 0 auto;
}

.close {
  float: right;
  color: #000a5e;
  border-radius: 0 0 0 100%;
  background: #ffffff;
  border: none;
  padding: 12px 25px 21px 42px;
}

.close span {
  font-size: 32px;
}

.navbar-brand-pop-up {
  padding-left: 88px !important;
  padding-top: 56px;
  display: inline-flex;
}

#popup .modal-content-primary.movil {
  width: 100% !important;
  padding: 15px 15px 15px !important;
  margin: 50px auto 0;
}

#popup #field_2_6 .gfield_required {
  display: none;
}

#popup .gform_button {
  border-radius: 24px;
  background-color: #000a5e;
  box-shadow: 0 16px 16px -14px rgba(0, 23, 245, 0.5);
  padding: 12px 50px !important;
  width: fit-content !important;
  margin-top: 0 !important;
  margin-left: auto;
}

.img-test {
  margin-right: 0.7rem;
  width: 4em !important;
}

.movil .navbar-brand-pop-up {
  padding-left: 15px !important;
  padding-top: 20px;
}

.gfield_checkbox li input {
  width: 36px;
  height: 36px;
  margin-right: 10px;
  position: relative;
  opacity: 0;
}

.gfield_checkbox li input:checked + label:before {
  content: "\f00c";
  font-size: 1rem;
  font-family: "FontAwesome";
}

.gfield_checkbox li label {
  position: relative;
}

.gfield_checkbox li label:before {
  width: 24px;
  height: 24px;
  border: none;
  content: "";
  display: inline-block;
  margin-right: 30px;
  content: "";
  text-align: center;
  padding-top: 3px;
  background: #fff;
  color: #000000;
  vertical-align: middle;
  position: absolute;
  left: -32px;
  top: 0px;
  font-size: 1rem;
  border: solid 1px #7f8c8d;
  box-sizing: border-box !important;
}

.gf-check input[type=checkbox] {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  position: relative;
  opacity: 0;
}

.gf-check input:checked + label:before {
  content: "\f00c";
  font-size: 0.7rem;
  font-family: "FontAwesome";
}

.gf-check label {
  position: relative;
}

.gf-check label:before {
  width: 17px;
  height: 17px;
  border: none;
  content: "";
  display: inline-block;
  margin-right: 30px;
  content: "";
  text-align: center;
  padding-top: -1px;
  background: transparent;
  color: #000a5e;
  vertical-align: middle;
  position: absolute;
  left: -28px;
  top: 0px;
  font-size: 1rem;
  border: solid 1px #000a5e;
  box-sizing: border-box !important;
}

.gform_confirmation_message_1 {
  padding-top: 80px !important;
}

.modal-dialog.modal-dialog-centered {
  min-height: 100vh;
}

.card-header {
  display: table;
  width: 100%;
}

.card-header a {
  display: table-cell !important;
}

.card-header i {
  transform: translate(0, 3px);
}

.gf-check input[type=checkbox] {
  z-index: 9999 !important;
}

/**************
  404
***************/
@media (min-width: 768px) {
  .big404 {
    font-size: 200px;
  }
}
@media (min-width: 992px) {
  .big404 {
    font-size: 230px;
  }
}

.bg-404 {
  background: url("https://enter.tokioschool.com/wp-content/themes/tokio/landings/template-a/img/home/bg_404.png");
  background-size: cover;
  background-repeat: no-repeat;
}

.w-formulario-movil .gform_fields {
  margin-right: -15px;
  margin-left: -15px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0rem;
}
.w-formulario-movil .gform_footer {
  position: relative;
  bottom: 0;
  right: 0;
}
.w-formulario-movil .gfield_consent_label {
  padding-left: 25px;
}
.w-formulario-movil .gf-check label:before {
  margin-right: 0rem;
  left: 0;
}

#gform_3 {
  position: relative;
}

@media (max-width: 425px) {
  h1 {
    font-size: 2.3rem !important;
  }
}
.gfield.gform_validation_container {
  display: none;
}

#livechat-wrapper {
  background-color: #ff647e !important;
}

#oct8ne-callouts-close svg {
  fill: #ff647e !important;
}

@media (max-width: 1279.98px) {
  #oct8ne-alerts-callouts-wrapper {
    display: none !important;
  }
  #livechat-wrapper {
    display: none !important;
  }
}
.bg-octone {
  background-color: #ff647e;
  margin-top: -0.5rem;
  padding: 1.2rem;
}

@media (max-width: 420px) {
  .container-header-mobile {
    padding-left: 10px !important;
  }
  #logo {
    padding-left: 0 !important;
  }
  #logo svg {
    width: 180px;
  }
}
button.salidas-boton {
  color: #000a5e;
  background-color: #ff647e;
  box-shadow: 0 16px 16px -14px rgba(0, 23, 245, 0.5);
  border-radius: 28px;
  font-family: "CircularStd Book", sans-serif;
  letter-spacing: 0;
  line-height: 26px;
  border: none !important;
  font-size: 17px;
  padding: 15px 24px;
  font-weight: 700 !important;
  transition: 0.3s ease-in-out;
}

button.salidas-boton:hover {
  border: 1px solid #ffffff;
  background: #000a5e;
  color: #ffffff !important;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control, .gform_wrapper .input-group > input[type=email],
.gform_wrapper .input-group > input[type=date],
.gform_wrapper .input-group > input[type=datetime],
.gform_wrapper .input-group > input[type=datetime-local],
.gform_wrapper .input-group > input[type=month],
.gform_wrapper .input-group > input[type=number],
.gform_wrapper .input-group > input[type=password],
.gform_wrapper .input-group > input[type=search],
.gform_wrapper .input-group > input[type=tel],
.gform_wrapper .input-group > input[type=text],
.gform_wrapper .input-group > input[type=time],
.gform_wrapper .input-group > input[type=week],
.gform_wrapper .input-group > input[type=url],
.gform_wrapper .input-group > select,
.gform_wrapper .input-group > textarea,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control, .gform_wrapper .input-group > input[type=email] + .form-control,
.gform_wrapper .input-group > input[type=date] + .form-control,
.gform_wrapper .input-group > input[type=datetime] + .form-control,
.gform_wrapper .input-group > input[type=datetime-local] + .form-control,
.gform_wrapper .input-group > input[type=month] + .form-control,
.gform_wrapper .input-group > input[type=number] + .form-control,
.gform_wrapper .input-group > input[type=password] + .form-control,
.gform_wrapper .input-group > input[type=search] + .form-control,
.gform_wrapper .input-group > input[type=tel] + .form-control,
.gform_wrapper .input-group > input[type=text] + .form-control,
.gform_wrapper .input-group > input[type=time] + .form-control,
.gform_wrapper .input-group > input[type=week] + .form-control,
.gform_wrapper .input-group > input[type=url] + .form-control,
.gform_wrapper .input-group > select + .form-control,
.gform_wrapper .input-group > textarea + .form-control, .gform_wrapper .input-group > .form-control + input[type=email], .gform_wrapper .input-group > input[type=email] + input[type=email],
.gform_wrapper .input-group > input[type=date] + input[type=email],
.gform_wrapper .input-group > input[type=datetime] + input[type=email],
.gform_wrapper .input-group > input[type=datetime-local] + input[type=email],
.gform_wrapper .input-group > input[type=month] + input[type=email],
.gform_wrapper .input-group > input[type=number] + input[type=email],
.gform_wrapper .input-group > input[type=password] + input[type=email],
.gform_wrapper .input-group > input[type=search] + input[type=email],
.gform_wrapper .input-group > input[type=tel] + input[type=email],
.gform_wrapper .input-group > input[type=text] + input[type=email],
.gform_wrapper .input-group > input[type=time] + input[type=email],
.gform_wrapper .input-group > input[type=week] + input[type=email],
.gform_wrapper .input-group > input[type=url] + input[type=email],
.gform_wrapper .input-group > select + input[type=email],
.gform_wrapper .input-group > textarea + input[type=email],
.gform_wrapper .input-group > .form-control + input[type=date],
.gform_wrapper .input-group > input[type=email] + input[type=date],
.gform_wrapper .input-group > input[type=date] + input[type=date],
.gform_wrapper .input-group > input[type=datetime] + input[type=date],
.gform_wrapper .input-group > input[type=datetime-local] + input[type=date],
.gform_wrapper .input-group > input[type=month] + input[type=date],
.gform_wrapper .input-group > input[type=number] + input[type=date],
.gform_wrapper .input-group > input[type=password] + input[type=date],
.gform_wrapper .input-group > input[type=search] + input[type=date],
.gform_wrapper .input-group > input[type=tel] + input[type=date],
.gform_wrapper .input-group > input[type=text] + input[type=date],
.gform_wrapper .input-group > input[type=time] + input[type=date],
.gform_wrapper .input-group > input[type=week] + input[type=date],
.gform_wrapper .input-group > input[type=url] + input[type=date],
.gform_wrapper .input-group > select + input[type=date],
.gform_wrapper .input-group > textarea + input[type=date],
.gform_wrapper .input-group > .form-control + input[type=datetime],
.gform_wrapper .input-group > input[type=email] + input[type=datetime],
.gform_wrapper .input-group > input[type=date] + input[type=datetime],
.gform_wrapper .input-group > input[type=datetime] + input[type=datetime],
.gform_wrapper .input-group > input[type=datetime-local] + input[type=datetime],
.gform_wrapper .input-group > input[type=month] + input[type=datetime],
.gform_wrapper .input-group > input[type=number] + input[type=datetime],
.gform_wrapper .input-group > input[type=password] + input[type=datetime],
.gform_wrapper .input-group > input[type=search] + input[type=datetime],
.gform_wrapper .input-group > input[type=tel] + input[type=datetime],
.gform_wrapper .input-group > input[type=text] + input[type=datetime],
.gform_wrapper .input-group > input[type=time] + input[type=datetime],
.gform_wrapper .input-group > input[type=week] + input[type=datetime],
.gform_wrapper .input-group > input[type=url] + input[type=datetime],
.gform_wrapper .input-group > select + input[type=datetime],
.gform_wrapper .input-group > textarea + input[type=datetime],
.gform_wrapper .input-group > .form-control + input[type=datetime-local],
.gform_wrapper .input-group > input[type=email] + input[type=datetime-local],
.gform_wrapper .input-group > input[type=date] + input[type=datetime-local],
.gform_wrapper .input-group > input[type=datetime] + input[type=datetime-local],
.gform_wrapper .input-group > input[type=datetime-local] + input[type=datetime-local],
.gform_wrapper .input-group > input[type=month] + input[type=datetime-local],
.gform_wrapper .input-group > input[type=number] + input[type=datetime-local],
.gform_wrapper .input-group > input[type=password] + input[type=datetime-local],
.gform_wrapper .input-group > input[type=search] + input[type=datetime-local],
.gform_wrapper .input-group > input[type=tel] + input[type=datetime-local],
.gform_wrapper .input-group > input[type=text] + input[type=datetime-local],
.gform_wrapper .input-group > input[type=time] + input[type=datetime-local],
.gform_wrapper .input-group > input[type=week] + input[type=datetime-local],
.gform_wrapper .input-group > input[type=url] + input[type=datetime-local],
.gform_wrapper .input-group > select + input[type=datetime-local],
.gform_wrapper .input-group > textarea + input[type=datetime-local],
.gform_wrapper .input-group > .form-control + input[type=month],
.gform_wrapper .input-group > input[type=email] + input[type=month],
.gform_wrapper .input-group > input[type=date] + input[type=month],
.gform_wrapper .input-group > input[type=datetime] + input[type=month],
.gform_wrapper .input-group > input[type=datetime-local] + input[type=month],
.gform_wrapper .input-group > input[type=month] + input[type=month],
.gform_wrapper .input-group > input[type=number] + input[type=month],
.gform_wrapper .input-group > input[type=password] + input[type=month],
.gform_wrapper .input-group > input[type=search] + input[type=month],
.gform_wrapper .input-group > input[type=tel] + input[type=month],
.gform_wrapper .input-group > input[type=text] + input[type=month],
.gform_wrapper .input-group > input[type=time] + input[type=month],
.gform_wrapper .input-group > input[type=week] + input[type=month],
.gform_wrapper .input-group > input[type=url] + input[type=month],
.gform_wrapper .input-group > select + input[type=month],
.gform_wrapper .input-group > textarea + input[type=month],
.gform_wrapper .input-group > .form-control + input[type=number],
.gform_wrapper .input-group > input[type=email] + input[type=number],
.gform_wrapper .input-group > input[type=date] + input[type=number],
.gform_wrapper .input-group > input[type=datetime] + input[type=number],
.gform_wrapper .input-group > input[type=datetime-local] + input[type=number],
.gform_wrapper .input-group > input[type=month] + input[type=number],
.gform_wrapper .input-group > input[type=number] + input[type=number],
.gform_wrapper .input-group > input[type=password] + input[type=number],
.gform_wrapper .input-group > input[type=search] + input[type=number],
.gform_wrapper .input-group > input[type=tel] + input[type=number],
.gform_wrapper .input-group > input[type=text] + input[type=number],
.gform_wrapper .input-group > input[type=time] + input[type=number],
.gform_wrapper .input-group > input[type=week] + input[type=number],
.gform_wrapper .input-group > input[type=url] + input[type=number],
.gform_wrapper .input-group > select + input[type=number],
.gform_wrapper .input-group > textarea + input[type=number],
.gform_wrapper .input-group > .form-control + input[type=password],
.gform_wrapper .input-group > input[type=email] + input[type=password],
.gform_wrapper .input-group > input[type=date] + input[type=password],
.gform_wrapper .input-group > input[type=datetime] + input[type=password],
.gform_wrapper .input-group > input[type=datetime-local] + input[type=password],
.gform_wrapper .input-group > input[type=month] + input[type=password],
.gform_wrapper .input-group > input[type=number] + input[type=password],
.gform_wrapper .input-group > input[type=password] + input[type=password],
.gform_wrapper .input-group > input[type=search] + input[type=password],
.gform_wrapper .input-group > input[type=tel] + input[type=password],
.gform_wrapper .input-group > input[type=text] + input[type=password],
.gform_wrapper .input-group > input[type=time] + input[type=password],
.gform_wrapper .input-group > input[type=week] + input[type=password],
.gform_wrapper .input-group > input[type=url] + input[type=password],
.gform_wrapper .input-group > select + input[type=password],
.gform_wrapper .input-group > textarea + input[type=password],
.gform_wrapper .input-group > .form-control + input[type=search],
.gform_wrapper .input-group > input[type=email] + input[type=search],
.gform_wrapper .input-group > input[type=date] + input[type=search],
.gform_wrapper .input-group > input[type=datetime] + input[type=search],
.gform_wrapper .input-group > input[type=datetime-local] + input[type=search],
.gform_wrapper .input-group > input[type=month] + input[type=search],
.gform_wrapper .input-group > input[type=number] + input[type=search],
.gform_wrapper .input-group > input[type=password] + input[type=search],
.gform_wrapper .input-group > input[type=search] + input[type=search],
.gform_wrapper .input-group > input[type=tel] + input[type=search],
.gform_wrapper .input-group > input[type=text] + input[type=search],
.gform_wrapper .input-group > input[type=time] + input[type=search],
.gform_wrapper .input-group > input[type=week] + input[type=search],
.gform_wrapper .input-group > input[type=url] + input[type=search],
.gform_wrapper .input-group > select + input[type=search],
.gform_wrapper .input-group > textarea + input[type=search],
.gform_wrapper .input-group > .form-control + input[type=tel],
.gform_wrapper .input-group > input[type=email] + input[type=tel],
.gform_wrapper .input-group > input[type=date] + input[type=tel],
.gform_wrapper .input-group > input[type=datetime] + input[type=tel],
.gform_wrapper .input-group > input[type=datetime-local] + input[type=tel],
.gform_wrapper .input-group > input[type=month] + input[type=tel],
.gform_wrapper .input-group > input[type=number] + input[type=tel],
.gform_wrapper .input-group > input[type=password] + input[type=tel],
.gform_wrapper .input-group > input[type=search] + input[type=tel],
.gform_wrapper .input-group > input[type=tel] + input[type=tel],
.gform_wrapper .input-group > input[type=text] + input[type=tel],
.gform_wrapper .input-group > input[type=time] + input[type=tel],
.gform_wrapper .input-group > input[type=week] + input[type=tel],
.gform_wrapper .input-group > input[type=url] + input[type=tel],
.gform_wrapper .input-group > select + input[type=tel],
.gform_wrapper .input-group > textarea + input[type=tel],
.gform_wrapper .input-group > .form-control + input[type=text],
.gform_wrapper .input-group > input[type=email] + input[type=text],
.gform_wrapper .input-group > input[type=date] + input[type=text],
.gform_wrapper .input-group > input[type=datetime] + input[type=text],
.gform_wrapper .input-group > input[type=datetime-local] + input[type=text],
.gform_wrapper .input-group > input[type=month] + input[type=text],
.gform_wrapper .input-group > input[type=number] + input[type=text],
.gform_wrapper .input-group > input[type=password] + input[type=text],
.gform_wrapper .input-group > input[type=search] + input[type=text],
.gform_wrapper .input-group > input[type=tel] + input[type=text],
.gform_wrapper .input-group > input[type=text] + input[type=text],
.gform_wrapper .input-group > input[type=time] + input[type=text],
.gform_wrapper .input-group > input[type=week] + input[type=text],
.gform_wrapper .input-group > input[type=url] + input[type=text],
.gform_wrapper .input-group > select + input[type=text],
.gform_wrapper .input-group > textarea + input[type=text],
.gform_wrapper .input-group > .form-control + input[type=time],
.gform_wrapper .input-group > input[type=email] + input[type=time],
.gform_wrapper .input-group > input[type=date] + input[type=time],
.gform_wrapper .input-group > input[type=datetime] + input[type=time],
.gform_wrapper .input-group > input[type=datetime-local] + input[type=time],
.gform_wrapper .input-group > input[type=month] + input[type=time],
.gform_wrapper .input-group > input[type=number] + input[type=time],
.gform_wrapper .input-group > input[type=password] + input[type=time],
.gform_wrapper .input-group > input[type=search] + input[type=time],
.gform_wrapper .input-group > input[type=tel] + input[type=time],
.gform_wrapper .input-group > input[type=text] + input[type=time],
.gform_wrapper .input-group > input[type=time] + input[type=time],
.gform_wrapper .input-group > input[type=week] + input[type=time],
.gform_wrapper .input-group > input[type=url] + input[type=time],
.gform_wrapper .input-group > select + input[type=time],
.gform_wrapper .input-group > textarea + input[type=time],
.gform_wrapper .input-group > .form-control + input[type=week],
.gform_wrapper .input-group > input[type=email] + input[type=week],
.gform_wrapper .input-group > input[type=date] + input[type=week],
.gform_wrapper .input-group > input[type=datetime] + input[type=week],
.gform_wrapper .input-group > input[type=datetime-local] + input[type=week],
.gform_wrapper .input-group > input[type=month] + input[type=week],
.gform_wrapper .input-group > input[type=number] + input[type=week],
.gform_wrapper .input-group > input[type=password] + input[type=week],
.gform_wrapper .input-group > input[type=search] + input[type=week],
.gform_wrapper .input-group > input[type=tel] + input[type=week],
.gform_wrapper .input-group > input[type=text] + input[type=week],
.gform_wrapper .input-group > input[type=time] + input[type=week],
.gform_wrapper .input-group > input[type=week] + input[type=week],
.gform_wrapper .input-group > input[type=url] + input[type=week],
.gform_wrapper .input-group > select + input[type=week],
.gform_wrapper .input-group > textarea + input[type=week],
.gform_wrapper .input-group > .form-control + input[type=url],
.gform_wrapper .input-group > input[type=email] + input[type=url],
.gform_wrapper .input-group > input[type=date] + input[type=url],
.gform_wrapper .input-group > input[type=datetime] + input[type=url],
.gform_wrapper .input-group > input[type=datetime-local] + input[type=url],
.gform_wrapper .input-group > input[type=month] + input[type=url],
.gform_wrapper .input-group > input[type=number] + input[type=url],
.gform_wrapper .input-group > input[type=password] + input[type=url],
.gform_wrapper .input-group > input[type=search] + input[type=url],
.gform_wrapper .input-group > input[type=tel] + input[type=url],
.gform_wrapper .input-group > input[type=text] + input[type=url],
.gform_wrapper .input-group > input[type=time] + input[type=url],
.gform_wrapper .input-group > input[type=week] + input[type=url],
.gform_wrapper .input-group > input[type=url] + input[type=url],
.gform_wrapper .input-group > select + input[type=url],
.gform_wrapper .input-group > textarea + input[type=url],
.gform_wrapper .input-group > .form-control + select,
.gform_wrapper .input-group > input[type=email] + select,
.gform_wrapper .input-group > input[type=date] + select,
.gform_wrapper .input-group > input[type=datetime] + select,
.gform_wrapper .input-group > input[type=datetime-local] + select,
.gform_wrapper .input-group > input[type=month] + select,
.gform_wrapper .input-group > input[type=number] + select,
.gform_wrapper .input-group > input[type=password] + select,
.gform_wrapper .input-group > input[type=search] + select,
.gform_wrapper .input-group > input[type=tel] + select,
.gform_wrapper .input-group > input[type=text] + select,
.gform_wrapper .input-group > input[type=time] + select,
.gform_wrapper .input-group > input[type=week] + select,
.gform_wrapper .input-group > input[type=url] + select,
.gform_wrapper .input-group > select + select,
.gform_wrapper .input-group > textarea + select,
.gform_wrapper .input-group > .form-control + textarea,
.gform_wrapper .input-group > input[type=email] + textarea,
.gform_wrapper .input-group > input[type=date] + textarea,
.gform_wrapper .input-group > input[type=datetime] + textarea,
.gform_wrapper .input-group > input[type=datetime-local] + textarea,
.gform_wrapper .input-group > input[type=month] + textarea,
.gform_wrapper .input-group > input[type=number] + textarea,
.gform_wrapper .input-group > input[type=password] + textarea,
.gform_wrapper .input-group > input[type=search] + textarea,
.gform_wrapper .input-group > input[type=tel] + textarea,
.gform_wrapper .input-group > input[type=text] + textarea,
.gform_wrapper .input-group > input[type=time] + textarea,
.gform_wrapper .input-group > input[type=week] + textarea,
.gform_wrapper .input-group > input[type=url] + textarea,
.gform_wrapper .input-group > select + textarea,
.gform_wrapper .input-group > textarea + textarea,
.input-group > .form-control + .custom-select,
.gform_wrapper .input-group > input[type=email] + .custom-select,
.gform_wrapper .input-group > input[type=date] + .custom-select,
.gform_wrapper .input-group > input[type=datetime] + .custom-select,
.gform_wrapper .input-group > input[type=datetime-local] + .custom-select,
.gform_wrapper .input-group > input[type=month] + .custom-select,
.gform_wrapper .input-group > input[type=number] + .custom-select,
.gform_wrapper .input-group > input[type=password] + .custom-select,
.gform_wrapper .input-group > input[type=search] + .custom-select,
.gform_wrapper .input-group > input[type=tel] + .custom-select,
.gform_wrapper .input-group > input[type=text] + .custom-select,
.gform_wrapper .input-group > input[type=time] + .custom-select,
.gform_wrapper .input-group > input[type=week] + .custom-select,
.gform_wrapper .input-group > input[type=url] + .custom-select,
.gform_wrapper .input-group > select + .custom-select,
.gform_wrapper .input-group > textarea + .custom-select,
.input-group > .form-control + .custom-file,
.gform_wrapper .input-group > input[type=email] + .custom-file,
.gform_wrapper .input-group > input[type=date] + .custom-file,
.gform_wrapper .input-group > input[type=datetime] + .custom-file,
.gform_wrapper .input-group > input[type=datetime-local] + .custom-file,
.gform_wrapper .input-group > input[type=month] + .custom-file,
.gform_wrapper .input-group > input[type=number] + .custom-file,
.gform_wrapper .input-group > input[type=password] + .custom-file,
.gform_wrapper .input-group > input[type=search] + .custom-file,
.gform_wrapper .input-group > input[type=tel] + .custom-file,
.gform_wrapper .input-group > input[type=text] + .custom-file,
.gform_wrapper .input-group > input[type=time] + .custom-file,
.gform_wrapper .input-group > input[type=week] + .custom-file,
.gform_wrapper .input-group > input[type=url] + .custom-file,
.gform_wrapper .input-group > select + .custom-file,
.gform_wrapper .input-group > textarea + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.gform_wrapper .input-group > .form-control-plaintext + input[type=email],
.gform_wrapper .input-group > .form-control-plaintext + input[type=date],
.gform_wrapper .input-group > .form-control-plaintext + input[type=datetime],
.gform_wrapper .input-group > .form-control-plaintext + input[type=datetime-local],
.gform_wrapper .input-group > .form-control-plaintext + input[type=month],
.gform_wrapper .input-group > .form-control-plaintext + input[type=number],
.gform_wrapper .input-group > .form-control-plaintext + input[type=password],
.gform_wrapper .input-group > .form-control-plaintext + input[type=search],
.gform_wrapper .input-group > .form-control-plaintext + input[type=tel],
.gform_wrapper .input-group > .form-control-plaintext + input[type=text],
.gform_wrapper .input-group > .form-control-plaintext + input[type=time],
.gform_wrapper .input-group > .form-control-plaintext + input[type=week],
.gform_wrapper .input-group > .form-control-plaintext + input[type=url],
.gform_wrapper .input-group > .form-control-plaintext + select,
.gform_wrapper .input-group > .form-control-plaintext + textarea,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.gform_wrapper .input-group > .custom-select + input[type=email],
.gform_wrapper .input-group > .custom-select + input[type=date],
.gform_wrapper .input-group > .custom-select + input[type=datetime],
.gform_wrapper .input-group > .custom-select + input[type=datetime-local],
.gform_wrapper .input-group > .custom-select + input[type=month],
.gform_wrapper .input-group > .custom-select + input[type=number],
.gform_wrapper .input-group > .custom-select + input[type=password],
.gform_wrapper .input-group > .custom-select + input[type=search],
.gform_wrapper .input-group > .custom-select + input[type=tel],
.gform_wrapper .input-group > .custom-select + input[type=text],
.gform_wrapper .input-group > .custom-select + input[type=time],
.gform_wrapper .input-group > .custom-select + input[type=week],
.gform_wrapper .input-group > .custom-select + input[type=url],
.gform_wrapper .input-group > .custom-select + select,
.gform_wrapper .input-group > .custom-select + textarea,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.gform_wrapper .input-group > .custom-file + input[type=email],
.gform_wrapper .input-group > .custom-file + input[type=date],
.gform_wrapper .input-group > .custom-file + input[type=datetime],
.gform_wrapper .input-group > .custom-file + input[type=datetime-local],
.gform_wrapper .input-group > .custom-file + input[type=month],
.gform_wrapper .input-group > .custom-file + input[type=number],
.gform_wrapper .input-group > .custom-file + input[type=password],
.gform_wrapper .input-group > .custom-file + input[type=search],
.gform_wrapper .input-group > .custom-file + input[type=tel],
.gform_wrapper .input-group > .custom-file + input[type=text],
.gform_wrapper .input-group > .custom-file + input[type=time],
.gform_wrapper .input-group > .custom-file + input[type=week],
.gform_wrapper .input-group > .custom-file + input[type=url],
.gform_wrapper .input-group > .custom-file + select,
.gform_wrapper .input-group > .custom-file + textarea,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:focus, .gform_wrapper .input-group > input[type=email]:focus,
.gform_wrapper .input-group > input[type=date]:focus,
.gform_wrapper .input-group > input[type=datetime]:focus,
.gform_wrapper .input-group > input[type=datetime-local]:focus,
.gform_wrapper .input-group > input[type=month]:focus,
.gform_wrapper .input-group > input[type=number]:focus,
.gform_wrapper .input-group > input[type=password]:focus,
.gform_wrapper .input-group > input[type=search]:focus,
.gform_wrapper .input-group > input[type=tel]:focus,
.gform_wrapper .input-group > input[type=text]:focus,
.gform_wrapper .input-group > input[type=time]:focus,
.gform_wrapper .input-group > input[type=week]:focus,
.gform_wrapper .input-group > input[type=url]:focus,
.gform_wrapper .input-group > select:focus,
.gform_wrapper .input-group > textarea:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .form-control:not(:last-child), .gform_wrapper .input-group > input[type=email]:not(:last-child),
.gform_wrapper .input-group > input[type=date]:not(:last-child),
.gform_wrapper .input-group > input[type=datetime]:not(:last-child),
.gform_wrapper .input-group > input[type=datetime-local]:not(:last-child),
.gform_wrapper .input-group > input[type=month]:not(:last-child),
.gform_wrapper .input-group > input[type=number]:not(:last-child),
.gform_wrapper .input-group > input[type=password]:not(:last-child),
.gform_wrapper .input-group > input[type=search]:not(:last-child),
.gform_wrapper .input-group > input[type=tel]:not(:last-child),
.gform_wrapper .input-group > input[type=text]:not(:last-child),
.gform_wrapper .input-group > input[type=time]:not(:last-child),
.gform_wrapper .input-group > input[type=week]:not(:last-child),
.gform_wrapper .input-group > input[type=url]:not(:last-child),
.gform_wrapper .input-group > select:not(:last-child),
.gform_wrapper .input-group > textarea:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child), .gform_wrapper .input-group > input[type=email]:not(:first-child),
.gform_wrapper .input-group > input[type=date]:not(:first-child),
.gform_wrapper .input-group > input[type=datetime]:not(:first-child),
.gform_wrapper .input-group > input[type=datetime-local]:not(:first-child),
.gform_wrapper .input-group > input[type=month]:not(:first-child),
.gform_wrapper .input-group > input[type=number]:not(:first-child),
.gform_wrapper .input-group > input[type=password]:not(:first-child),
.gform_wrapper .input-group > input[type=search]:not(:first-child),
.gform_wrapper .input-group > input[type=tel]:not(:first-child),
.gform_wrapper .input-group > input[type=text]:not(:first-child),
.gform_wrapper .input-group > input[type=time]:not(:first-child),
.gform_wrapper .input-group > input[type=week]:not(:first-child),
.gform_wrapper .input-group > input[type=url]:not(:first-child),
.gform_wrapper .input-group > select:not(:first-child),
.gform_wrapper .input-group > textarea:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}
.input-group-prepend .btn, .input-group-prepend .gform_wrapper .button, .gform_wrapper .input-group-prepend .button,
.input-group-append .btn,
.input-group-append .gform_wrapper .button,
.gform_wrapper .input-group-append .button {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus, .input-group-prepend .gform_wrapper .button:focus, .gform_wrapper .input-group-prepend .button:focus,
.input-group-append .btn:focus,
.input-group-append .gform_wrapper .button:focus,
.gform_wrapper .input-group-append .button:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn, .input-group-prepend .gform_wrapper .button + .btn, .gform_wrapper .input-group-prepend .button + .btn, .input-group-prepend .gform_wrapper .btn + .button, .gform_wrapper .input-group-prepend .btn + .button, .input-group-prepend .gform_wrapper .button + .button, .gform_wrapper .input-group-prepend .button + .button,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .gform_wrapper .button + .input-group-text,
.gform_wrapper .input-group-prepend .button + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .gform_wrapper .input-group-text + .button,
.gform_wrapper .input-group-prepend .input-group-text + .button,
.input-group-append .btn + .btn,
.input-group-append .gform_wrapper .button + .btn,
.gform_wrapper .input-group-append .button + .btn,
.input-group-append .gform_wrapper .btn + .button,
.gform_wrapper .input-group-append .btn + .button,
.input-group-append .gform_wrapper .button + .button,
.gform_wrapper .input-group-append .button + .button,
.input-group-append .btn + .input-group-text,
.input-group-append .gform_wrapper .button + .input-group-text,
.gform_wrapper .input-group-append .button + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .gform_wrapper .input-group-text + .button,
.gform_wrapper .input-group-append .input-group-text + .button {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.6;
  color: #000000;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #000000;
  border-radius: 0.125rem;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

.input-group-lg > .form-control:not(textarea), .gform_wrapper .input-group-lg > input[type=email]:not(textarea),
.gform_wrapper .input-group-lg > input[type=date]:not(textarea),
.gform_wrapper .input-group-lg > input[type=datetime]:not(textarea),
.gform_wrapper .input-group-lg > input[type=datetime-local]:not(textarea),
.gform_wrapper .input-group-lg > input[type=month]:not(textarea),
.gform_wrapper .input-group-lg > input[type=number]:not(textarea),
.gform_wrapper .input-group-lg > input[type=password]:not(textarea),
.gform_wrapper .input-group-lg > input[type=search]:not(textarea),
.gform_wrapper .input-group-lg > input[type=tel]:not(textarea),
.gform_wrapper .input-group-lg > input[type=text]:not(textarea),
.gform_wrapper .input-group-lg > input[type=time]:not(textarea),
.gform_wrapper .input-group-lg > input[type=week]:not(textarea),
.gform_wrapper .input-group-lg > input[type=url]:not(textarea),
.gform_wrapper .input-group-lg > select:not(textarea),
.gform_wrapper .input-group-lg > textarea:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

.input-group-lg > .form-control, .gform_wrapper .input-group-lg > input[type=email],
.gform_wrapper .input-group-lg > input[type=date],
.gform_wrapper .input-group-lg > input[type=datetime],
.gform_wrapper .input-group-lg > input[type=datetime-local],
.gform_wrapper .input-group-lg > input[type=month],
.gform_wrapper .input-group-lg > input[type=number],
.gform_wrapper .input-group-lg > input[type=password],
.gform_wrapper .input-group-lg > input[type=search],
.gform_wrapper .input-group-lg > input[type=tel],
.gform_wrapper .input-group-lg > input[type=text],
.gform_wrapper .input-group-lg > input[type=time],
.gform_wrapper .input-group-lg > input[type=week],
.gform_wrapper .input-group-lg > input[type=url],
.gform_wrapper .input-group-lg > select,
.gform_wrapper .input-group-lg > textarea,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.gform_wrapper .input-group-lg > .input-group-prepend > .button,
.input-group-lg > .input-group-append > .btn,
.gform_wrapper .input-group-lg > .input-group-append > .button {
  padding: 0.5rem 1rem;
  font-size: 1.171875rem;
  line-height: 1.5;
  border-radius: 0.5rem;
}

.input-group-sm > .form-control:not(textarea), .gform_wrapper .input-group-sm > input[type=email]:not(textarea),
.gform_wrapper .input-group-sm > input[type=date]:not(textarea),
.gform_wrapper .input-group-sm > input[type=datetime]:not(textarea),
.gform_wrapper .input-group-sm > input[type=datetime-local]:not(textarea),
.gform_wrapper .input-group-sm > input[type=month]:not(textarea),
.gform_wrapper .input-group-sm > input[type=number]:not(textarea),
.gform_wrapper .input-group-sm > input[type=password]:not(textarea),
.gform_wrapper .input-group-sm > input[type=search]:not(textarea),
.gform_wrapper .input-group-sm > input[type=tel]:not(textarea),
.gform_wrapper .input-group-sm > input[type=text]:not(textarea),
.gform_wrapper .input-group-sm > input[type=time]:not(textarea),
.gform_wrapper .input-group-sm > input[type=week]:not(textarea),
.gform_wrapper .input-group-sm > input[type=url]:not(textarea),
.gform_wrapper .input-group-sm > select:not(textarea),
.gform_wrapper .input-group-sm > textarea:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-control, .gform_wrapper .input-group-sm > input[type=email],
.gform_wrapper .input-group-sm > input[type=date],
.gform_wrapper .input-group-sm > input[type=datetime],
.gform_wrapper .input-group-sm > input[type=datetime-local],
.gform_wrapper .input-group-sm > input[type=month],
.gform_wrapper .input-group-sm > input[type=number],
.gform_wrapper .input-group-sm > input[type=password],
.gform_wrapper .input-group-sm > input[type=search],
.gform_wrapper .input-group-sm > input[type=tel],
.gform_wrapper .input-group-sm > input[type=text],
.gform_wrapper .input-group-sm > input[type=time],
.gform_wrapper .input-group-sm > input[type=week],
.gform_wrapper .input-group-sm > input[type=url],
.gform_wrapper .input-group-sm > select,
.gform_wrapper .input-group-sm > textarea,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.gform_wrapper .input-group-sm > .input-group-prepend > .button,
.input-group-sm > .input-group-append > .btn,
.gform_wrapper .input-group-sm > .input-group-append > .button {
  padding: 0.25rem 0.5rem;
  font-size: 0.8203125rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

.input-group > .input-group-prepend > .btn, .gform_wrapper .input-group > .input-group-prepend > .button,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.gform_wrapper .input-group > .input-group-append:not(:last-child) > .button,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.gform_wrapper .input-group > .input-group-append:last-child > .button:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn, .gform_wrapper .input-group > .input-group-append > .button,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.gform_wrapper .input-group > .input-group-prepend:not(:first-child) > .button,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.gform_wrapper .input-group > .input-group-prepend:first-child > .button:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #009639 !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #006326 !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #009639 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #006326 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #f3ff00 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #c2cc00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-primary-50 {
  background-color: #ebf7ef !important;
}

a.bg-primary-50:hover, a.bg-primary-50:focus,
button.bg-primary-50:hover,
button.bg-primary-50:focus {
  background-color: #c7e8d2 !important;
}

.bg-yellow {
  background-color: #f3ff00 !important;
}

a.bg-yellow:hover, a.bg-yellow:focus,
button.bg-yellow:hover,
button.bg-yellow:focus {
  background-color: #c2cc00 !important;
}

.bg-nadar {
  background-color: #01C0C5 !important;
}

a.bg-nadar:hover, a.bg-nadar:focus,
button.bg-nadar:hover,
button.bg-nadar:focus {
  background-color: #018f92 !important;
}

.bg-correr-100 {
  background-color: #F99F90 !important;
}

a.bg-correr-100:hover, a.bg-correr-100:focus,
button.bg-correr-100:hover,
button.bg-correr-100:focus {
  background-color: #f67560 !important;
}

.bg-correr-1000 {
  background-color: #E6D6BD !important;
}

a.bg-correr-1000:hover, a.bg-correr-1000:focus,
button.bg-correr-1000:hover,
button.bg-correr-1000:focus {
  background-color: #d8bf98 !important;
}

.bg-salto-v {
  background-color: #DCEAF0 !important;
}

a.bg-salto-v:hover, a.bg-salto-v:focus,
button.bg-salto-v:hover,
button.bg-salto-v:focus {
  background-color: #b8d5e1 !important;
}

.bg-salto-h {
  background-color: #C2B86F !important;
}

a.bg-salto-h:hover, a.bg-salto-h:focus,
button.bg-salto-h:hover,
button.bg-salto-h:focus {
  background-color: #b2a64c !important;
}

.bg-cuerda {
  background-color: #CCA1CC !important;
}

a.bg-cuerda:hover, a.bg-cuerda:focus,
button.bg-cuerda:hover,
button.bg-cuerda:focus {
  background-color: #ba80ba !important;
}

.bg-dominadas {
  background-color: #74A65D !important;
}

a.bg-dominadas:hover, a.bg-dominadas:focus,
button.bg-dominadas:hover,
button.bg-dominadas:focus {
  background-color: #5d864a !important;
}

.bg-press-banca {
  background-color: #6899C6 !important;
}

a.bg-press-banca:hover, a.bg-press-banca:focus,
button.bg-press-banca:hover,
button.bg-press-banca:focus {
  background-color: #4580b6 !important;
}

.bg-tablon {
  background-color: #3DC781 !important;
}

a.bg-tablon:hover, a.bg-tablon:focus,
button.bg-tablon:hover,
button.bg-tablon:focus {
  background-color: #2fa268 !important;
}

.bg-tubo {
  background-color: #C690FA !important;
}

a.bg-tubo:hover, a.bg-tubo:focus,
button.bg-tubo:hover,
button.bg-tubo:focus {
  background-color: #ad5ff8 !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-primary {
  border-color: #009639 !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #009639 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #f3ff00 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-primary-50 {
  border-color: #ebf7ef !important;
}

.border-yellow {
  border-color: #f3ff00 !important;
}

.border-nadar {
  border-color: #01C0C5 !important;
}

.border-correr-100 {
  border-color: #F99F90 !important;
}

.border-correr-1000 {
  border-color: #E6D6BD !important;
}

.border-salto-v {
  border-color: #DCEAF0 !important;
}

.border-salto-h {
  border-color: #C2B86F !important;
}

.border-cuerda {
  border-color: #CCA1CC !important;
}

.border-dominadas {
  border-color: #74A65D !important;
}

.border-press-banca {
  border-color: #6899C6 !important;
}

.border-tablon {
  border-color: #3DC781 !important;
}

.border-tubo {
  border-color: #C690FA !important;
}

.border-white {
  border-color: #ffffff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.125rem !important;
}

.rounded-top {
  border-top-left-radius: 0.125rem !important;
  border-top-right-radius: 0.125rem !important;
}

.rounded-right {
  border-top-right-radius: 0.125rem !important;
  border-bottom-right-radius: 0.125rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.125rem !important;
  border-bottom-left-radius: 0.125rem !important;
}

.rounded-left {
  border-top-left-radius: 0.125rem !important;
  border-bottom-left-radius: 0.125rem !important;
}

.rounded-lg {
  border-radius: 0.5rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1280px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1280px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1280px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.user-select-all {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  user-select: none !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.m-8 {
  margin: 0.5rem !important;
}

.mt-8,
.my-8 {
  margin-top: 0.5rem !important;
}

.mr-8,
.mx-8 {
  margin-right: 0.5rem !important;
}

.mb-8,
.my-8 {
  margin-bottom: 0.5rem !important;
}

.ml-8,
.mx-8 {
  margin-left: 0.5rem !important;
}

.m-16 {
  margin: 1rem !important;
}

.mt-16,
.my-16 {
  margin-top: 1rem !important;
}

.mr-16,
.mx-16 {
  margin-right: 1rem !important;
}

.mb-16,
.my-16 {
  margin-bottom: 1rem !important;
}

.ml-16,
.mx-16 {
  margin-left: 1rem !important;
}

.m-24 {
  margin: 1.5rem !important;
}

.mt-24,
.my-24 {
  margin-top: 1.5rem !important;
}

.mr-24,
.mx-24 {
  margin-right: 1.5rem !important;
}

.mb-24,
.my-24 {
  margin-bottom: 1.5rem !important;
}

.ml-24,
.mx-24 {
  margin-left: 1.5rem !important;
}

.m-32 {
  margin: 2rem !important;
}

.mt-32,
.my-32 {
  margin-top: 2rem !important;
}

.mr-32,
.mx-32 {
  margin-right: 2rem !important;
}

.mb-32,
.my-32 {
  margin-bottom: 2rem !important;
}

.ml-32,
.mx-32 {
  margin-left: 2rem !important;
}

.m-40 {
  margin: 2.5rem !important;
}

.mt-40,
.my-40 {
  margin-top: 2.5rem !important;
}

.mr-40,
.mx-40 {
  margin-right: 2.5rem !important;
}

.mb-40,
.my-40 {
  margin-bottom: 2.5rem !important;
}

.ml-40,
.mx-40 {
  margin-left: 2.5rem !important;
}

.m-48 {
  margin: 3rem !important;
}

.mt-48,
.my-48 {
  margin-top: 3rem !important;
}

.mr-48,
.mx-48 {
  margin-right: 3rem !important;
}

.mb-48,
.my-48 {
  margin-bottom: 3rem !important;
}

.ml-48,
.mx-48 {
  margin-left: 3rem !important;
}

.m-56 {
  margin: 3.5rem !important;
}

.mt-56,
.my-56 {
  margin-top: 3.5rem !important;
}

.mr-56,
.mx-56 {
  margin-right: 3.5rem !important;
}

.mb-56,
.my-56 {
  margin-bottom: 3.5rem !important;
}

.ml-56,
.mx-56 {
  margin-left: 3.5rem !important;
}

.m-64 {
  margin: 4rem !important;
}

.mt-64,
.my-64 {
  margin-top: 4rem !important;
}

.mr-64,
.mx-64 {
  margin-right: 4rem !important;
}

.mb-64,
.my-64 {
  margin-bottom: 4rem !important;
}

.ml-64,
.mx-64 {
  margin-left: 4rem !important;
}

.m-72 {
  margin: 4.5rem !important;
}

.mt-72,
.my-72 {
  margin-top: 4.5rem !important;
}

.mr-72,
.mx-72 {
  margin-right: 4.5rem !important;
}

.mb-72,
.my-72 {
  margin-bottom: 4.5rem !important;
}

.ml-72,
.mx-72 {
  margin-left: 4.5rem !important;
}

.m-80 {
  margin: 5rem !important;
}

.mt-80,
.my-80 {
  margin-top: 5rem !important;
}

.mr-80,
.mx-80 {
  margin-right: 5rem !important;
}

.mb-80,
.my-80 {
  margin-bottom: 5rem !important;
}

.ml-80,
.mx-80 {
  margin-left: 5rem !important;
}

.m-88 {
  margin: 5.5rem !important;
}

.mt-88,
.my-88 {
  margin-top: 5.5rem !important;
}

.mr-88,
.mx-88 {
  margin-right: 5.5rem !important;
}

.mb-88,
.my-88 {
  margin-bottom: 5.5rem !important;
}

.ml-88,
.mx-88 {
  margin-left: 5.5rem !important;
}

.m-96 {
  margin: 6rem !important;
}

.mt-96,
.my-96 {
  margin-top: 6rem !important;
}

.mr-96,
.mx-96 {
  margin-right: 6rem !important;
}

.mb-96,
.my-96 {
  margin-bottom: 6rem !important;
}

.ml-96,
.mx-96 {
  margin-left: 6rem !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;
}

.p-8 {
  padding: 0.5rem !important;
}

.pt-8,
.py-8 {
  padding-top: 0.5rem !important;
}

.pr-8,
.px-8 {
  padding-right: 0.5rem !important;
}

.pb-8,
.py-8 {
  padding-bottom: 0.5rem !important;
}

.pl-8,
.px-8 {
  padding-left: 0.5rem !important;
}

.p-16 {
  padding: 1rem !important;
}

.pt-16,
.py-16 {
  padding-top: 1rem !important;
}

.pr-16,
.px-16 {
  padding-right: 1rem !important;
}

.pb-16,
.py-16 {
  padding-bottom: 1rem !important;
}

.pl-16,
.px-16 {
  padding-left: 1rem !important;
}

.p-24 {
  padding: 1.5rem !important;
}

.pt-24,
.py-24 {
  padding-top: 1.5rem !important;
}

.pr-24,
.px-24 {
  padding-right: 1.5rem !important;
}

.pb-24,
.py-24 {
  padding-bottom: 1.5rem !important;
}

.pl-24,
.px-24 {
  padding-left: 1.5rem !important;
}

.p-32 {
  padding: 2rem !important;
}

.pt-32,
.py-32 {
  padding-top: 2rem !important;
}

.pr-32,
.px-32 {
  padding-right: 2rem !important;
}

.pb-32,
.py-32 {
  padding-bottom: 2rem !important;
}

.pl-32,
.px-32 {
  padding-left: 2rem !important;
}

.p-40 {
  padding: 2.5rem !important;
}

.pt-40,
.py-40 {
  padding-top: 2.5rem !important;
}

.pr-40,
.px-40 {
  padding-right: 2.5rem !important;
}

.pb-40,
.py-40 {
  padding-bottom: 2.5rem !important;
}

.pl-40,
.px-40 {
  padding-left: 2.5rem !important;
}

.p-48 {
  padding: 3rem !important;
}

.pt-48,
.py-48 {
  padding-top: 3rem !important;
}

.pr-48,
.px-48 {
  padding-right: 3rem !important;
}

.pb-48,
.py-48 {
  padding-bottom: 3rem !important;
}

.pl-48,
.px-48 {
  padding-left: 3rem !important;
}

.p-56 {
  padding: 3.5rem !important;
}

.pt-56,
.py-56 {
  padding-top: 3.5rem !important;
}

.pr-56,
.px-56 {
  padding-right: 3.5rem !important;
}

.pb-56,
.py-56 {
  padding-bottom: 3.5rem !important;
}

.pl-56,
.px-56 {
  padding-left: 3.5rem !important;
}

.p-64 {
  padding: 4rem !important;
}

.pt-64,
.py-64 {
  padding-top: 4rem !important;
}

.pr-64,
.px-64 {
  padding-right: 4rem !important;
}

.pb-64,
.py-64 {
  padding-bottom: 4rem !important;
}

.pl-64,
.px-64 {
  padding-left: 4rem !important;
}

.p-72 {
  padding: 4.5rem !important;
}

.pt-72,
.py-72 {
  padding-top: 4.5rem !important;
}

.pr-72,
.px-72 {
  padding-right: 4.5rem !important;
}

.pb-72,
.py-72 {
  padding-bottom: 4.5rem !important;
}

.pl-72,
.px-72 {
  padding-left: 4.5rem !important;
}

.p-80 {
  padding: 5rem !important;
}

.pt-80,
.py-80 {
  padding-top: 5rem !important;
}

.pr-80,
.px-80 {
  padding-right: 5rem !important;
}

.pb-80,
.py-80 {
  padding-bottom: 5rem !important;
}

.pl-80,
.px-80 {
  padding-left: 5rem !important;
}

.p-88 {
  padding: 5.5rem !important;
}

.pt-88,
.py-88 {
  padding-top: 5.5rem !important;
}

.pr-88,
.px-88 {
  padding-right: 5.5rem !important;
}

.pb-88,
.py-88 {
  padding-bottom: 5.5rem !important;
}

.pl-88,
.px-88 {
  padding-left: 5.5rem !important;
}

.p-96 {
  padding: 6rem !important;
}

.pt-96,
.py-96 {
  padding-top: 6rem !important;
}

.pr-96,
.px-96 {
  padding-right: 6rem !important;
}

.pb-96,
.py-96 {
  padding-bottom: 6rem !important;
}

.pl-96,
.px-96 {
  padding-left: 6rem !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-n8 {
  margin: -0.5rem !important;
}

.mt-n8,
.my-n8 {
  margin-top: -0.5rem !important;
}

.mr-n8,
.mx-n8 {
  margin-right: -0.5rem !important;
}

.mb-n8,
.my-n8 {
  margin-bottom: -0.5rem !important;
}

.ml-n8,
.mx-n8 {
  margin-left: -0.5rem !important;
}

.m-n16 {
  margin: -1rem !important;
}

.mt-n16,
.my-n16 {
  margin-top: -1rem !important;
}

.mr-n16,
.mx-n16 {
  margin-right: -1rem !important;
}

.mb-n16,
.my-n16 {
  margin-bottom: -1rem !important;
}

.ml-n16,
.mx-n16 {
  margin-left: -1rem !important;
}

.m-n24 {
  margin: -1.5rem !important;
}

.mt-n24,
.my-n24 {
  margin-top: -1.5rem !important;
}

.mr-n24,
.mx-n24 {
  margin-right: -1.5rem !important;
}

.mb-n24,
.my-n24 {
  margin-bottom: -1.5rem !important;
}

.ml-n24,
.mx-n24 {
  margin-left: -1.5rem !important;
}

.m-n32 {
  margin: -2rem !important;
}

.mt-n32,
.my-n32 {
  margin-top: -2rem !important;
}

.mr-n32,
.mx-n32 {
  margin-right: -2rem !important;
}

.mb-n32,
.my-n32 {
  margin-bottom: -2rem !important;
}

.ml-n32,
.mx-n32 {
  margin-left: -2rem !important;
}

.m-n40 {
  margin: -2.5rem !important;
}

.mt-n40,
.my-n40 {
  margin-top: -2.5rem !important;
}

.mr-n40,
.mx-n40 {
  margin-right: -2.5rem !important;
}

.mb-n40,
.my-n40 {
  margin-bottom: -2.5rem !important;
}

.ml-n40,
.mx-n40 {
  margin-left: -2.5rem !important;
}

.m-n48 {
  margin: -3rem !important;
}

.mt-n48,
.my-n48 {
  margin-top: -3rem !important;
}

.mr-n48,
.mx-n48 {
  margin-right: -3rem !important;
}

.mb-n48,
.my-n48 {
  margin-bottom: -3rem !important;
}

.ml-n48,
.mx-n48 {
  margin-left: -3rem !important;
}

.m-n56 {
  margin: -3.5rem !important;
}

.mt-n56,
.my-n56 {
  margin-top: -3.5rem !important;
}

.mr-n56,
.mx-n56 {
  margin-right: -3.5rem !important;
}

.mb-n56,
.my-n56 {
  margin-bottom: -3.5rem !important;
}

.ml-n56,
.mx-n56 {
  margin-left: -3.5rem !important;
}

.m-n64 {
  margin: -4rem !important;
}

.mt-n64,
.my-n64 {
  margin-top: -4rem !important;
}

.mr-n64,
.mx-n64 {
  margin-right: -4rem !important;
}

.mb-n64,
.my-n64 {
  margin-bottom: -4rem !important;
}

.ml-n64,
.mx-n64 {
  margin-left: -4rem !important;
}

.m-n72 {
  margin: -4.5rem !important;
}

.mt-n72,
.my-n72 {
  margin-top: -4.5rem !important;
}

.mr-n72,
.mx-n72 {
  margin-right: -4.5rem !important;
}

.mb-n72,
.my-n72 {
  margin-bottom: -4.5rem !important;
}

.ml-n72,
.mx-n72 {
  margin-left: -4.5rem !important;
}

.m-n80 {
  margin: -5rem !important;
}

.mt-n80,
.my-n80 {
  margin-top: -5rem !important;
}

.mr-n80,
.mx-n80 {
  margin-right: -5rem !important;
}

.mb-n80,
.my-n80 {
  margin-bottom: -5rem !important;
}

.ml-n80,
.mx-n80 {
  margin-left: -5rem !important;
}

.m-n88 {
  margin: -5.5rem !important;
}

.mt-n88,
.my-n88 {
  margin-top: -5.5rem !important;
}

.mr-n88,
.mx-n88 {
  margin-right: -5.5rem !important;
}

.mb-n88,
.my-n88 {
  margin-bottom: -5.5rem !important;
}

.ml-n88,
.mx-n88 {
  margin-left: -5.5rem !important;
}

.m-n96 {
  margin: -6rem !important;
}

.mt-n96,
.my-n96 {
  margin-top: -6rem !important;
}

.mr-n96,
.mx-n96 {
  margin-right: -6rem !important;
}

.mb-n96,
.my-n96 {
  margin-bottom: -6rem !important;
}

.ml-n96,
.mx-n96 {
  margin-left: -6rem !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;
  }
  .m-sm-8 {
    margin: 0.5rem !important;
  }
  .mt-sm-8,
  .my-sm-8 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-8,
  .mx-sm-8 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-8,
  .mx-sm-8 {
    margin-left: 0.5rem !important;
  }
  .m-sm-16 {
    margin: 1rem !important;
  }
  .mt-sm-16,
  .my-sm-16 {
    margin-top: 1rem !important;
  }
  .mr-sm-16,
  .mx-sm-16 {
    margin-right: 1rem !important;
  }
  .mb-sm-16,
  .my-sm-16 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-16,
  .mx-sm-16 {
    margin-left: 1rem !important;
  }
  .m-sm-24 {
    margin: 1.5rem !important;
  }
  .mt-sm-24,
  .my-sm-24 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-24,
  .mx-sm-24 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-24,
  .my-sm-24 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-24,
  .mx-sm-24 {
    margin-left: 1.5rem !important;
  }
  .m-sm-32 {
    margin: 2rem !important;
  }
  .mt-sm-32,
  .my-sm-32 {
    margin-top: 2rem !important;
  }
  .mr-sm-32,
  .mx-sm-32 {
    margin-right: 2rem !important;
  }
  .mb-sm-32,
  .my-sm-32 {
    margin-bottom: 2rem !important;
  }
  .ml-sm-32,
  .mx-sm-32 {
    margin-left: 2rem !important;
  }
  .m-sm-40 {
    margin: 2.5rem !important;
  }
  .mt-sm-40,
  .my-sm-40 {
    margin-top: 2.5rem !important;
  }
  .mr-sm-40,
  .mx-sm-40 {
    margin-right: 2.5rem !important;
  }
  .mb-sm-40,
  .my-sm-40 {
    margin-bottom: 2.5rem !important;
  }
  .ml-sm-40,
  .mx-sm-40 {
    margin-left: 2.5rem !important;
  }
  .m-sm-48 {
    margin: 3rem !important;
  }
  .mt-sm-48,
  .my-sm-48 {
    margin-top: 3rem !important;
  }
  .mr-sm-48,
  .mx-sm-48 {
    margin-right: 3rem !important;
  }
  .mb-sm-48,
  .my-sm-48 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-48,
  .mx-sm-48 {
    margin-left: 3rem !important;
  }
  .m-sm-56 {
    margin: 3.5rem !important;
  }
  .mt-sm-56,
  .my-sm-56 {
    margin-top: 3.5rem !important;
  }
  .mr-sm-56,
  .mx-sm-56 {
    margin-right: 3.5rem !important;
  }
  .mb-sm-56,
  .my-sm-56 {
    margin-bottom: 3.5rem !important;
  }
  .ml-sm-56,
  .mx-sm-56 {
    margin-left: 3.5rem !important;
  }
  .m-sm-64 {
    margin: 4rem !important;
  }
  .mt-sm-64,
  .my-sm-64 {
    margin-top: 4rem !important;
  }
  .mr-sm-64,
  .mx-sm-64 {
    margin-right: 4rem !important;
  }
  .mb-sm-64,
  .my-sm-64 {
    margin-bottom: 4rem !important;
  }
  .ml-sm-64,
  .mx-sm-64 {
    margin-left: 4rem !important;
  }
  .m-sm-72 {
    margin: 4.5rem !important;
  }
  .mt-sm-72,
  .my-sm-72 {
    margin-top: 4.5rem !important;
  }
  .mr-sm-72,
  .mx-sm-72 {
    margin-right: 4.5rem !important;
  }
  .mb-sm-72,
  .my-sm-72 {
    margin-bottom: 4.5rem !important;
  }
  .ml-sm-72,
  .mx-sm-72 {
    margin-left: 4.5rem !important;
  }
  .m-sm-80 {
    margin: 5rem !important;
  }
  .mt-sm-80,
  .my-sm-80 {
    margin-top: 5rem !important;
  }
  .mr-sm-80,
  .mx-sm-80 {
    margin-right: 5rem !important;
  }
  .mb-sm-80,
  .my-sm-80 {
    margin-bottom: 5rem !important;
  }
  .ml-sm-80,
  .mx-sm-80 {
    margin-left: 5rem !important;
  }
  .m-sm-88 {
    margin: 5.5rem !important;
  }
  .mt-sm-88,
  .my-sm-88 {
    margin-top: 5.5rem !important;
  }
  .mr-sm-88,
  .mx-sm-88 {
    margin-right: 5.5rem !important;
  }
  .mb-sm-88,
  .my-sm-88 {
    margin-bottom: 5.5rem !important;
  }
  .ml-sm-88,
  .mx-sm-88 {
    margin-left: 5.5rem !important;
  }
  .m-sm-96 {
    margin: 6rem !important;
  }
  .mt-sm-96,
  .my-sm-96 {
    margin-top: 6rem !important;
  }
  .mr-sm-96,
  .mx-sm-96 {
    margin-right: 6rem !important;
  }
  .mb-sm-96,
  .my-sm-96 {
    margin-bottom: 6rem !important;
  }
  .ml-sm-96,
  .mx-sm-96 {
    margin-left: 6rem !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;
  }
  .p-sm-8 {
    padding: 0.5rem !important;
  }
  .pt-sm-8,
  .py-sm-8 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-8,
  .px-sm-8 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-8,
  .py-sm-8 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-8,
  .px-sm-8 {
    padding-left: 0.5rem !important;
  }
  .p-sm-16 {
    padding: 1rem !important;
  }
  .pt-sm-16,
  .py-sm-16 {
    padding-top: 1rem !important;
  }
  .pr-sm-16,
  .px-sm-16 {
    padding-right: 1rem !important;
  }
  .pb-sm-16,
  .py-sm-16 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-16,
  .px-sm-16 {
    padding-left: 1rem !important;
  }
  .p-sm-24 {
    padding: 1.5rem !important;
  }
  .pt-sm-24,
  .py-sm-24 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-24,
  .px-sm-24 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-24,
  .py-sm-24 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-24,
  .px-sm-24 {
    padding-left: 1.5rem !important;
  }
  .p-sm-32 {
    padding: 2rem !important;
  }
  .pt-sm-32,
  .py-sm-32 {
    padding-top: 2rem !important;
  }
  .pr-sm-32,
  .px-sm-32 {
    padding-right: 2rem !important;
  }
  .pb-sm-32,
  .py-sm-32 {
    padding-bottom: 2rem !important;
  }
  .pl-sm-32,
  .px-sm-32 {
    padding-left: 2rem !important;
  }
  .p-sm-40 {
    padding: 2.5rem !important;
  }
  .pt-sm-40,
  .py-sm-40 {
    padding-top: 2.5rem !important;
  }
  .pr-sm-40,
  .px-sm-40 {
    padding-right: 2.5rem !important;
  }
  .pb-sm-40,
  .py-sm-40 {
    padding-bottom: 2.5rem !important;
  }
  .pl-sm-40,
  .px-sm-40 {
    padding-left: 2.5rem !important;
  }
  .p-sm-48 {
    padding: 3rem !important;
  }
  .pt-sm-48,
  .py-sm-48 {
    padding-top: 3rem !important;
  }
  .pr-sm-48,
  .px-sm-48 {
    padding-right: 3rem !important;
  }
  .pb-sm-48,
  .py-sm-48 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-48,
  .px-sm-48 {
    padding-left: 3rem !important;
  }
  .p-sm-56 {
    padding: 3.5rem !important;
  }
  .pt-sm-56,
  .py-sm-56 {
    padding-top: 3.5rem !important;
  }
  .pr-sm-56,
  .px-sm-56 {
    padding-right: 3.5rem !important;
  }
  .pb-sm-56,
  .py-sm-56 {
    padding-bottom: 3.5rem !important;
  }
  .pl-sm-56,
  .px-sm-56 {
    padding-left: 3.5rem !important;
  }
  .p-sm-64 {
    padding: 4rem !important;
  }
  .pt-sm-64,
  .py-sm-64 {
    padding-top: 4rem !important;
  }
  .pr-sm-64,
  .px-sm-64 {
    padding-right: 4rem !important;
  }
  .pb-sm-64,
  .py-sm-64 {
    padding-bottom: 4rem !important;
  }
  .pl-sm-64,
  .px-sm-64 {
    padding-left: 4rem !important;
  }
  .p-sm-72 {
    padding: 4.5rem !important;
  }
  .pt-sm-72,
  .py-sm-72 {
    padding-top: 4.5rem !important;
  }
  .pr-sm-72,
  .px-sm-72 {
    padding-right: 4.5rem !important;
  }
  .pb-sm-72,
  .py-sm-72 {
    padding-bottom: 4.5rem !important;
  }
  .pl-sm-72,
  .px-sm-72 {
    padding-left: 4.5rem !important;
  }
  .p-sm-80 {
    padding: 5rem !important;
  }
  .pt-sm-80,
  .py-sm-80 {
    padding-top: 5rem !important;
  }
  .pr-sm-80,
  .px-sm-80 {
    padding-right: 5rem !important;
  }
  .pb-sm-80,
  .py-sm-80 {
    padding-bottom: 5rem !important;
  }
  .pl-sm-80,
  .px-sm-80 {
    padding-left: 5rem !important;
  }
  .p-sm-88 {
    padding: 5.5rem !important;
  }
  .pt-sm-88,
  .py-sm-88 {
    padding-top: 5.5rem !important;
  }
  .pr-sm-88,
  .px-sm-88 {
    padding-right: 5.5rem !important;
  }
  .pb-sm-88,
  .py-sm-88 {
    padding-bottom: 5.5rem !important;
  }
  .pl-sm-88,
  .px-sm-88 {
    padding-left: 5.5rem !important;
  }
  .p-sm-96 {
    padding: 6rem !important;
  }
  .pt-sm-96,
  .py-sm-96 {
    padding-top: 6rem !important;
  }
  .pr-sm-96,
  .px-sm-96 {
    padding-right: 6rem !important;
  }
  .pb-sm-96,
  .py-sm-96 {
    padding-bottom: 6rem !important;
  }
  .pl-sm-96,
  .px-sm-96 {
    padding-left: 6rem !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-n8 {
    margin: -0.5rem !important;
  }
  .mt-sm-n8,
  .my-sm-n8 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n8,
  .mx-sm-n8 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n8,
  .my-sm-n8 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n8,
  .mx-sm-n8 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n16 {
    margin: -1rem !important;
  }
  .mt-sm-n16,
  .my-sm-n16 {
    margin-top: -1rem !important;
  }
  .mr-sm-n16,
  .mx-sm-n16 {
    margin-right: -1rem !important;
  }
  .mb-sm-n16,
  .my-sm-n16 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n16,
  .mx-sm-n16 {
    margin-left: -1rem !important;
  }
  .m-sm-n24 {
    margin: -1.5rem !important;
  }
  .mt-sm-n24,
  .my-sm-n24 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n24,
  .mx-sm-n24 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n24,
  .my-sm-n24 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n24,
  .mx-sm-n24 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n32 {
    margin: -2rem !important;
  }
  .mt-sm-n32,
  .my-sm-n32 {
    margin-top: -2rem !important;
  }
  .mr-sm-n32,
  .mx-sm-n32 {
    margin-right: -2rem !important;
  }
  .mb-sm-n32,
  .my-sm-n32 {
    margin-bottom: -2rem !important;
  }
  .ml-sm-n32,
  .mx-sm-n32 {
    margin-left: -2rem !important;
  }
  .m-sm-n40 {
    margin: -2.5rem !important;
  }
  .mt-sm-n40,
  .my-sm-n40 {
    margin-top: -2.5rem !important;
  }
  .mr-sm-n40,
  .mx-sm-n40 {
    margin-right: -2.5rem !important;
  }
  .mb-sm-n40,
  .my-sm-n40 {
    margin-bottom: -2.5rem !important;
  }
  .ml-sm-n40,
  .mx-sm-n40 {
    margin-left: -2.5rem !important;
  }
  .m-sm-n48 {
    margin: -3rem !important;
  }
  .mt-sm-n48,
  .my-sm-n48 {
    margin-top: -3rem !important;
  }
  .mr-sm-n48,
  .mx-sm-n48 {
    margin-right: -3rem !important;
  }
  .mb-sm-n48,
  .my-sm-n48 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n48,
  .mx-sm-n48 {
    margin-left: -3rem !important;
  }
  .m-sm-n56 {
    margin: -3.5rem !important;
  }
  .mt-sm-n56,
  .my-sm-n56 {
    margin-top: -3.5rem !important;
  }
  .mr-sm-n56,
  .mx-sm-n56 {
    margin-right: -3.5rem !important;
  }
  .mb-sm-n56,
  .my-sm-n56 {
    margin-bottom: -3.5rem !important;
  }
  .ml-sm-n56,
  .mx-sm-n56 {
    margin-left: -3.5rem !important;
  }
  .m-sm-n64 {
    margin: -4rem !important;
  }
  .mt-sm-n64,
  .my-sm-n64 {
    margin-top: -4rem !important;
  }
  .mr-sm-n64,
  .mx-sm-n64 {
    margin-right: -4rem !important;
  }
  .mb-sm-n64,
  .my-sm-n64 {
    margin-bottom: -4rem !important;
  }
  .ml-sm-n64,
  .mx-sm-n64 {
    margin-left: -4rem !important;
  }
  .m-sm-n72 {
    margin: -4.5rem !important;
  }
  .mt-sm-n72,
  .my-sm-n72 {
    margin-top: -4.5rem !important;
  }
  .mr-sm-n72,
  .mx-sm-n72 {
    margin-right: -4.5rem !important;
  }
  .mb-sm-n72,
  .my-sm-n72 {
    margin-bottom: -4.5rem !important;
  }
  .ml-sm-n72,
  .mx-sm-n72 {
    margin-left: -4.5rem !important;
  }
  .m-sm-n80 {
    margin: -5rem !important;
  }
  .mt-sm-n80,
  .my-sm-n80 {
    margin-top: -5rem !important;
  }
  .mr-sm-n80,
  .mx-sm-n80 {
    margin-right: -5rem !important;
  }
  .mb-sm-n80,
  .my-sm-n80 {
    margin-bottom: -5rem !important;
  }
  .ml-sm-n80,
  .mx-sm-n80 {
    margin-left: -5rem !important;
  }
  .m-sm-n88 {
    margin: -5.5rem !important;
  }
  .mt-sm-n88,
  .my-sm-n88 {
    margin-top: -5.5rem !important;
  }
  .mr-sm-n88,
  .mx-sm-n88 {
    margin-right: -5.5rem !important;
  }
  .mb-sm-n88,
  .my-sm-n88 {
    margin-bottom: -5.5rem !important;
  }
  .ml-sm-n88,
  .mx-sm-n88 {
    margin-left: -5.5rem !important;
  }
  .m-sm-n96 {
    margin: -6rem !important;
  }
  .mt-sm-n96,
  .my-sm-n96 {
    margin-top: -6rem !important;
  }
  .mr-sm-n96,
  .mx-sm-n96 {
    margin-right: -6rem !important;
  }
  .mb-sm-n96,
  .my-sm-n96 {
    margin-bottom: -6rem !important;
  }
  .ml-sm-n96,
  .mx-sm-n96 {
    margin-left: -6rem !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;
  }
  .m-md-8 {
    margin: 0.5rem !important;
  }
  .mt-md-8,
  .my-md-8 {
    margin-top: 0.5rem !important;
  }
  .mr-md-8,
  .mx-md-8 {
    margin-right: 0.5rem !important;
  }
  .mb-md-8,
  .my-md-8 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-8,
  .mx-md-8 {
    margin-left: 0.5rem !important;
  }
  .m-md-16 {
    margin: 1rem !important;
  }
  .mt-md-16,
  .my-md-16 {
    margin-top: 1rem !important;
  }
  .mr-md-16,
  .mx-md-16 {
    margin-right: 1rem !important;
  }
  .mb-md-16,
  .my-md-16 {
    margin-bottom: 1rem !important;
  }
  .ml-md-16,
  .mx-md-16 {
    margin-left: 1rem !important;
  }
  .m-md-24 {
    margin: 1.5rem !important;
  }
  .mt-md-24,
  .my-md-24 {
    margin-top: 1.5rem !important;
  }
  .mr-md-24,
  .mx-md-24 {
    margin-right: 1.5rem !important;
  }
  .mb-md-24,
  .my-md-24 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-24,
  .mx-md-24 {
    margin-left: 1.5rem !important;
  }
  .m-md-32 {
    margin: 2rem !important;
  }
  .mt-md-32,
  .my-md-32 {
    margin-top: 2rem !important;
  }
  .mr-md-32,
  .mx-md-32 {
    margin-right: 2rem !important;
  }
  .mb-md-32,
  .my-md-32 {
    margin-bottom: 2rem !important;
  }
  .ml-md-32,
  .mx-md-32 {
    margin-left: 2rem !important;
  }
  .m-md-40 {
    margin: 2.5rem !important;
  }
  .mt-md-40,
  .my-md-40 {
    margin-top: 2.5rem !important;
  }
  .mr-md-40,
  .mx-md-40 {
    margin-right: 2.5rem !important;
  }
  .mb-md-40,
  .my-md-40 {
    margin-bottom: 2.5rem !important;
  }
  .ml-md-40,
  .mx-md-40 {
    margin-left: 2.5rem !important;
  }
  .m-md-48 {
    margin: 3rem !important;
  }
  .mt-md-48,
  .my-md-48 {
    margin-top: 3rem !important;
  }
  .mr-md-48,
  .mx-md-48 {
    margin-right: 3rem !important;
  }
  .mb-md-48,
  .my-md-48 {
    margin-bottom: 3rem !important;
  }
  .ml-md-48,
  .mx-md-48 {
    margin-left: 3rem !important;
  }
  .m-md-56 {
    margin: 3.5rem !important;
  }
  .mt-md-56,
  .my-md-56 {
    margin-top: 3.5rem !important;
  }
  .mr-md-56,
  .mx-md-56 {
    margin-right: 3.5rem !important;
  }
  .mb-md-56,
  .my-md-56 {
    margin-bottom: 3.5rem !important;
  }
  .ml-md-56,
  .mx-md-56 {
    margin-left: 3.5rem !important;
  }
  .m-md-64 {
    margin: 4rem !important;
  }
  .mt-md-64,
  .my-md-64 {
    margin-top: 4rem !important;
  }
  .mr-md-64,
  .mx-md-64 {
    margin-right: 4rem !important;
  }
  .mb-md-64,
  .my-md-64 {
    margin-bottom: 4rem !important;
  }
  .ml-md-64,
  .mx-md-64 {
    margin-left: 4rem !important;
  }
  .m-md-72 {
    margin: 4.5rem !important;
  }
  .mt-md-72,
  .my-md-72 {
    margin-top: 4.5rem !important;
  }
  .mr-md-72,
  .mx-md-72 {
    margin-right: 4.5rem !important;
  }
  .mb-md-72,
  .my-md-72 {
    margin-bottom: 4.5rem !important;
  }
  .ml-md-72,
  .mx-md-72 {
    margin-left: 4.5rem !important;
  }
  .m-md-80 {
    margin: 5rem !important;
  }
  .mt-md-80,
  .my-md-80 {
    margin-top: 5rem !important;
  }
  .mr-md-80,
  .mx-md-80 {
    margin-right: 5rem !important;
  }
  .mb-md-80,
  .my-md-80 {
    margin-bottom: 5rem !important;
  }
  .ml-md-80,
  .mx-md-80 {
    margin-left: 5rem !important;
  }
  .m-md-88 {
    margin: 5.5rem !important;
  }
  .mt-md-88,
  .my-md-88 {
    margin-top: 5.5rem !important;
  }
  .mr-md-88,
  .mx-md-88 {
    margin-right: 5.5rem !important;
  }
  .mb-md-88,
  .my-md-88 {
    margin-bottom: 5.5rem !important;
  }
  .ml-md-88,
  .mx-md-88 {
    margin-left: 5.5rem !important;
  }
  .m-md-96 {
    margin: 6rem !important;
  }
  .mt-md-96,
  .my-md-96 {
    margin-top: 6rem !important;
  }
  .mr-md-96,
  .mx-md-96 {
    margin-right: 6rem !important;
  }
  .mb-md-96,
  .my-md-96 {
    margin-bottom: 6rem !important;
  }
  .ml-md-96,
  .mx-md-96 {
    margin-left: 6rem !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;
  }
  .p-md-8 {
    padding: 0.5rem !important;
  }
  .pt-md-8,
  .py-md-8 {
    padding-top: 0.5rem !important;
  }
  .pr-md-8,
  .px-md-8 {
    padding-right: 0.5rem !important;
  }
  .pb-md-8,
  .py-md-8 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-8,
  .px-md-8 {
    padding-left: 0.5rem !important;
  }
  .p-md-16 {
    padding: 1rem !important;
  }
  .pt-md-16,
  .py-md-16 {
    padding-top: 1rem !important;
  }
  .pr-md-16,
  .px-md-16 {
    padding-right: 1rem !important;
  }
  .pb-md-16,
  .py-md-16 {
    padding-bottom: 1rem !important;
  }
  .pl-md-16,
  .px-md-16 {
    padding-left: 1rem !important;
  }
  .p-md-24 {
    padding: 1.5rem !important;
  }
  .pt-md-24,
  .py-md-24 {
    padding-top: 1.5rem !important;
  }
  .pr-md-24,
  .px-md-24 {
    padding-right: 1.5rem !important;
  }
  .pb-md-24,
  .py-md-24 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-24,
  .px-md-24 {
    padding-left: 1.5rem !important;
  }
  .p-md-32 {
    padding: 2rem !important;
  }
  .pt-md-32,
  .py-md-32 {
    padding-top: 2rem !important;
  }
  .pr-md-32,
  .px-md-32 {
    padding-right: 2rem !important;
  }
  .pb-md-32,
  .py-md-32 {
    padding-bottom: 2rem !important;
  }
  .pl-md-32,
  .px-md-32 {
    padding-left: 2rem !important;
  }
  .p-md-40 {
    padding: 2.5rem !important;
  }
  .pt-md-40,
  .py-md-40 {
    padding-top: 2.5rem !important;
  }
  .pr-md-40,
  .px-md-40 {
    padding-right: 2.5rem !important;
  }
  .pb-md-40,
  .py-md-40 {
    padding-bottom: 2.5rem !important;
  }
  .pl-md-40,
  .px-md-40 {
    padding-left: 2.5rem !important;
  }
  .p-md-48 {
    padding: 3rem !important;
  }
  .pt-md-48,
  .py-md-48 {
    padding-top: 3rem !important;
  }
  .pr-md-48,
  .px-md-48 {
    padding-right: 3rem !important;
  }
  .pb-md-48,
  .py-md-48 {
    padding-bottom: 3rem !important;
  }
  .pl-md-48,
  .px-md-48 {
    padding-left: 3rem !important;
  }
  .p-md-56 {
    padding: 3.5rem !important;
  }
  .pt-md-56,
  .py-md-56 {
    padding-top: 3.5rem !important;
  }
  .pr-md-56,
  .px-md-56 {
    padding-right: 3.5rem !important;
  }
  .pb-md-56,
  .py-md-56 {
    padding-bottom: 3.5rem !important;
  }
  .pl-md-56,
  .px-md-56 {
    padding-left: 3.5rem !important;
  }
  .p-md-64 {
    padding: 4rem !important;
  }
  .pt-md-64,
  .py-md-64 {
    padding-top: 4rem !important;
  }
  .pr-md-64,
  .px-md-64 {
    padding-right: 4rem !important;
  }
  .pb-md-64,
  .py-md-64 {
    padding-bottom: 4rem !important;
  }
  .pl-md-64,
  .px-md-64 {
    padding-left: 4rem !important;
  }
  .p-md-72 {
    padding: 4.5rem !important;
  }
  .pt-md-72,
  .py-md-72 {
    padding-top: 4.5rem !important;
  }
  .pr-md-72,
  .px-md-72 {
    padding-right: 4.5rem !important;
  }
  .pb-md-72,
  .py-md-72 {
    padding-bottom: 4.5rem !important;
  }
  .pl-md-72,
  .px-md-72 {
    padding-left: 4.5rem !important;
  }
  .p-md-80 {
    padding: 5rem !important;
  }
  .pt-md-80,
  .py-md-80 {
    padding-top: 5rem !important;
  }
  .pr-md-80,
  .px-md-80 {
    padding-right: 5rem !important;
  }
  .pb-md-80,
  .py-md-80 {
    padding-bottom: 5rem !important;
  }
  .pl-md-80,
  .px-md-80 {
    padding-left: 5rem !important;
  }
  .p-md-88 {
    padding: 5.5rem !important;
  }
  .pt-md-88,
  .py-md-88 {
    padding-top: 5.5rem !important;
  }
  .pr-md-88,
  .px-md-88 {
    padding-right: 5.5rem !important;
  }
  .pb-md-88,
  .py-md-88 {
    padding-bottom: 5.5rem !important;
  }
  .pl-md-88,
  .px-md-88 {
    padding-left: 5.5rem !important;
  }
  .p-md-96 {
    padding: 6rem !important;
  }
  .pt-md-96,
  .py-md-96 {
    padding-top: 6rem !important;
  }
  .pr-md-96,
  .px-md-96 {
    padding-right: 6rem !important;
  }
  .pb-md-96,
  .py-md-96 {
    padding-bottom: 6rem !important;
  }
  .pl-md-96,
  .px-md-96 {
    padding-left: 6rem !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-n8 {
    margin: -0.5rem !important;
  }
  .mt-md-n8,
  .my-md-n8 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n8,
  .mx-md-n8 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n8,
  .my-md-n8 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n8,
  .mx-md-n8 {
    margin-left: -0.5rem !important;
  }
  .m-md-n16 {
    margin: -1rem !important;
  }
  .mt-md-n16,
  .my-md-n16 {
    margin-top: -1rem !important;
  }
  .mr-md-n16,
  .mx-md-n16 {
    margin-right: -1rem !important;
  }
  .mb-md-n16,
  .my-md-n16 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n16,
  .mx-md-n16 {
    margin-left: -1rem !important;
  }
  .m-md-n24 {
    margin: -1.5rem !important;
  }
  .mt-md-n24,
  .my-md-n24 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n24,
  .mx-md-n24 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n24,
  .my-md-n24 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n24,
  .mx-md-n24 {
    margin-left: -1.5rem !important;
  }
  .m-md-n32 {
    margin: -2rem !important;
  }
  .mt-md-n32,
  .my-md-n32 {
    margin-top: -2rem !important;
  }
  .mr-md-n32,
  .mx-md-n32 {
    margin-right: -2rem !important;
  }
  .mb-md-n32,
  .my-md-n32 {
    margin-bottom: -2rem !important;
  }
  .ml-md-n32,
  .mx-md-n32 {
    margin-left: -2rem !important;
  }
  .m-md-n40 {
    margin: -2.5rem !important;
  }
  .mt-md-n40,
  .my-md-n40 {
    margin-top: -2.5rem !important;
  }
  .mr-md-n40,
  .mx-md-n40 {
    margin-right: -2.5rem !important;
  }
  .mb-md-n40,
  .my-md-n40 {
    margin-bottom: -2.5rem !important;
  }
  .ml-md-n40,
  .mx-md-n40 {
    margin-left: -2.5rem !important;
  }
  .m-md-n48 {
    margin: -3rem !important;
  }
  .mt-md-n48,
  .my-md-n48 {
    margin-top: -3rem !important;
  }
  .mr-md-n48,
  .mx-md-n48 {
    margin-right: -3rem !important;
  }
  .mb-md-n48,
  .my-md-n48 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n48,
  .mx-md-n48 {
    margin-left: -3rem !important;
  }
  .m-md-n56 {
    margin: -3.5rem !important;
  }
  .mt-md-n56,
  .my-md-n56 {
    margin-top: -3.5rem !important;
  }
  .mr-md-n56,
  .mx-md-n56 {
    margin-right: -3.5rem !important;
  }
  .mb-md-n56,
  .my-md-n56 {
    margin-bottom: -3.5rem !important;
  }
  .ml-md-n56,
  .mx-md-n56 {
    margin-left: -3.5rem !important;
  }
  .m-md-n64 {
    margin: -4rem !important;
  }
  .mt-md-n64,
  .my-md-n64 {
    margin-top: -4rem !important;
  }
  .mr-md-n64,
  .mx-md-n64 {
    margin-right: -4rem !important;
  }
  .mb-md-n64,
  .my-md-n64 {
    margin-bottom: -4rem !important;
  }
  .ml-md-n64,
  .mx-md-n64 {
    margin-left: -4rem !important;
  }
  .m-md-n72 {
    margin: -4.5rem !important;
  }
  .mt-md-n72,
  .my-md-n72 {
    margin-top: -4.5rem !important;
  }
  .mr-md-n72,
  .mx-md-n72 {
    margin-right: -4.5rem !important;
  }
  .mb-md-n72,
  .my-md-n72 {
    margin-bottom: -4.5rem !important;
  }
  .ml-md-n72,
  .mx-md-n72 {
    margin-left: -4.5rem !important;
  }
  .m-md-n80 {
    margin: -5rem !important;
  }
  .mt-md-n80,
  .my-md-n80 {
    margin-top: -5rem !important;
  }
  .mr-md-n80,
  .mx-md-n80 {
    margin-right: -5rem !important;
  }
  .mb-md-n80,
  .my-md-n80 {
    margin-bottom: -5rem !important;
  }
  .ml-md-n80,
  .mx-md-n80 {
    margin-left: -5rem !important;
  }
  .m-md-n88 {
    margin: -5.5rem !important;
  }
  .mt-md-n88,
  .my-md-n88 {
    margin-top: -5.5rem !important;
  }
  .mr-md-n88,
  .mx-md-n88 {
    margin-right: -5.5rem !important;
  }
  .mb-md-n88,
  .my-md-n88 {
    margin-bottom: -5.5rem !important;
  }
  .ml-md-n88,
  .mx-md-n88 {
    margin-left: -5.5rem !important;
  }
  .m-md-n96 {
    margin: -6rem !important;
  }
  .mt-md-n96,
  .my-md-n96 {
    margin-top: -6rem !important;
  }
  .mr-md-n96,
  .mx-md-n96 {
    margin-right: -6rem !important;
  }
  .mb-md-n96,
  .my-md-n96 {
    margin-bottom: -6rem !important;
  }
  .ml-md-n96,
  .mx-md-n96 {
    margin-left: -6rem !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;
  }
  .m-lg-8 {
    margin: 0.5rem !important;
  }
  .mt-lg-8,
  .my-lg-8 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 0.5rem !important;
  }
  .m-lg-16 {
    margin: 1rem !important;
  }
  .mt-lg-16,
  .my-lg-16 {
    margin-top: 1rem !important;
  }
  .mr-lg-16,
  .mx-lg-16 {
    margin-right: 1rem !important;
  }
  .mb-lg-16,
  .my-lg-16 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-16,
  .mx-lg-16 {
    margin-left: 1rem !important;
  }
  .m-lg-24 {
    margin: 1.5rem !important;
  }
  .mt-lg-24,
  .my-lg-24 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-24,
  .mx-lg-24 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-24,
  .my-lg-24 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-24,
  .mx-lg-24 {
    margin-left: 1.5rem !important;
  }
  .m-lg-32 {
    margin: 2rem !important;
  }
  .mt-lg-32,
  .my-lg-32 {
    margin-top: 2rem !important;
  }
  .mr-lg-32,
  .mx-lg-32 {
    margin-right: 2rem !important;
  }
  .mb-lg-32,
  .my-lg-32 {
    margin-bottom: 2rem !important;
  }
  .ml-lg-32,
  .mx-lg-32 {
    margin-left: 2rem !important;
  }
  .m-lg-40 {
    margin: 2.5rem !important;
  }
  .mt-lg-40,
  .my-lg-40 {
    margin-top: 2.5rem !important;
  }
  .mr-lg-40,
  .mx-lg-40 {
    margin-right: 2.5rem !important;
  }
  .mb-lg-40,
  .my-lg-40 {
    margin-bottom: 2.5rem !important;
  }
  .ml-lg-40,
  .mx-lg-40 {
    margin-left: 2.5rem !important;
  }
  .m-lg-48 {
    margin: 3rem !important;
  }
  .mt-lg-48,
  .my-lg-48 {
    margin-top: 3rem !important;
  }
  .mr-lg-48,
  .mx-lg-48 {
    margin-right: 3rem !important;
  }
  .mb-lg-48,
  .my-lg-48 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-48,
  .mx-lg-48 {
    margin-left: 3rem !important;
  }
  .m-lg-56 {
    margin: 3.5rem !important;
  }
  .mt-lg-56,
  .my-lg-56 {
    margin-top: 3.5rem !important;
  }
  .mr-lg-56,
  .mx-lg-56 {
    margin-right: 3.5rem !important;
  }
  .mb-lg-56,
  .my-lg-56 {
    margin-bottom: 3.5rem !important;
  }
  .ml-lg-56,
  .mx-lg-56 {
    margin-left: 3.5rem !important;
  }
  .m-lg-64 {
    margin: 4rem !important;
  }
  .mt-lg-64,
  .my-lg-64 {
    margin-top: 4rem !important;
  }
  .mr-lg-64,
  .mx-lg-64 {
    margin-right: 4rem !important;
  }
  .mb-lg-64,
  .my-lg-64 {
    margin-bottom: 4rem !important;
  }
  .ml-lg-64,
  .mx-lg-64 {
    margin-left: 4rem !important;
  }
  .m-lg-72 {
    margin: 4.5rem !important;
  }
  .mt-lg-72,
  .my-lg-72 {
    margin-top: 4.5rem !important;
  }
  .mr-lg-72,
  .mx-lg-72 {
    margin-right: 4.5rem !important;
  }
  .mb-lg-72,
  .my-lg-72 {
    margin-bottom: 4.5rem !important;
  }
  .ml-lg-72,
  .mx-lg-72 {
    margin-left: 4.5rem !important;
  }
  .m-lg-80 {
    margin: 5rem !important;
  }
  .mt-lg-80,
  .my-lg-80 {
    margin-top: 5rem !important;
  }
  .mr-lg-80,
  .mx-lg-80 {
    margin-right: 5rem !important;
  }
  .mb-lg-80,
  .my-lg-80 {
    margin-bottom: 5rem !important;
  }
  .ml-lg-80,
  .mx-lg-80 {
    margin-left: 5rem !important;
  }
  .m-lg-88 {
    margin: 5.5rem !important;
  }
  .mt-lg-88,
  .my-lg-88 {
    margin-top: 5.5rem !important;
  }
  .mr-lg-88,
  .mx-lg-88 {
    margin-right: 5.5rem !important;
  }
  .mb-lg-88,
  .my-lg-88 {
    margin-bottom: 5.5rem !important;
  }
  .ml-lg-88,
  .mx-lg-88 {
    margin-left: 5.5rem !important;
  }
  .m-lg-96 {
    margin: 6rem !important;
  }
  .mt-lg-96,
  .my-lg-96 {
    margin-top: 6rem !important;
  }
  .mr-lg-96,
  .mx-lg-96 {
    margin-right: 6rem !important;
  }
  .mb-lg-96,
  .my-lg-96 {
    margin-bottom: 6rem !important;
  }
  .ml-lg-96,
  .mx-lg-96 {
    margin-left: 6rem !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;
  }
  .p-lg-8 {
    padding: 0.5rem !important;
  }
  .pt-lg-8,
  .py-lg-8 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-8,
  .px-lg-8 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-8,
  .px-lg-8 {
    padding-left: 0.5rem !important;
  }
  .p-lg-16 {
    padding: 1rem !important;
  }
  .pt-lg-16,
  .py-lg-16 {
    padding-top: 1rem !important;
  }
  .pr-lg-16,
  .px-lg-16 {
    padding-right: 1rem !important;
  }
  .pb-lg-16,
  .py-lg-16 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-16,
  .px-lg-16 {
    padding-left: 1rem !important;
  }
  .p-lg-24 {
    padding: 1.5rem !important;
  }
  .pt-lg-24,
  .py-lg-24 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-24,
  .px-lg-24 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-24,
  .py-lg-24 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-24,
  .px-lg-24 {
    padding-left: 1.5rem !important;
  }
  .p-lg-32 {
    padding: 2rem !important;
  }
  .pt-lg-32,
  .py-lg-32 {
    padding-top: 2rem !important;
  }
  .pr-lg-32,
  .px-lg-32 {
    padding-right: 2rem !important;
  }
  .pb-lg-32,
  .py-lg-32 {
    padding-bottom: 2rem !important;
  }
  .pl-lg-32,
  .px-lg-32 {
    padding-left: 2rem !important;
  }
  .p-lg-40 {
    padding: 2.5rem !important;
  }
  .pt-lg-40,
  .py-lg-40 {
    padding-top: 2.5rem !important;
  }
  .pr-lg-40,
  .px-lg-40 {
    padding-right: 2.5rem !important;
  }
  .pb-lg-40,
  .py-lg-40 {
    padding-bottom: 2.5rem !important;
  }
  .pl-lg-40,
  .px-lg-40 {
    padding-left: 2.5rem !important;
  }
  .p-lg-48 {
    padding: 3rem !important;
  }
  .pt-lg-48,
  .py-lg-48 {
    padding-top: 3rem !important;
  }
  .pr-lg-48,
  .px-lg-48 {
    padding-right: 3rem !important;
  }
  .pb-lg-48,
  .py-lg-48 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-48,
  .px-lg-48 {
    padding-left: 3rem !important;
  }
  .p-lg-56 {
    padding: 3.5rem !important;
  }
  .pt-lg-56,
  .py-lg-56 {
    padding-top: 3.5rem !important;
  }
  .pr-lg-56,
  .px-lg-56 {
    padding-right: 3.5rem !important;
  }
  .pb-lg-56,
  .py-lg-56 {
    padding-bottom: 3.5rem !important;
  }
  .pl-lg-56,
  .px-lg-56 {
    padding-left: 3.5rem !important;
  }
  .p-lg-64 {
    padding: 4rem !important;
  }
  .pt-lg-64,
  .py-lg-64 {
    padding-top: 4rem !important;
  }
  .pr-lg-64,
  .px-lg-64 {
    padding-right: 4rem !important;
  }
  .pb-lg-64,
  .py-lg-64 {
    padding-bottom: 4rem !important;
  }
  .pl-lg-64,
  .px-lg-64 {
    padding-left: 4rem !important;
  }
  .p-lg-72 {
    padding: 4.5rem !important;
  }
  .pt-lg-72,
  .py-lg-72 {
    padding-top: 4.5rem !important;
  }
  .pr-lg-72,
  .px-lg-72 {
    padding-right: 4.5rem !important;
  }
  .pb-lg-72,
  .py-lg-72 {
    padding-bottom: 4.5rem !important;
  }
  .pl-lg-72,
  .px-lg-72 {
    padding-left: 4.5rem !important;
  }
  .p-lg-80 {
    padding: 5rem !important;
  }
  .pt-lg-80,
  .py-lg-80 {
    padding-top: 5rem !important;
  }
  .pr-lg-80,
  .px-lg-80 {
    padding-right: 5rem !important;
  }
  .pb-lg-80,
  .py-lg-80 {
    padding-bottom: 5rem !important;
  }
  .pl-lg-80,
  .px-lg-80 {
    padding-left: 5rem !important;
  }
  .p-lg-88 {
    padding: 5.5rem !important;
  }
  .pt-lg-88,
  .py-lg-88 {
    padding-top: 5.5rem !important;
  }
  .pr-lg-88,
  .px-lg-88 {
    padding-right: 5.5rem !important;
  }
  .pb-lg-88,
  .py-lg-88 {
    padding-bottom: 5.5rem !important;
  }
  .pl-lg-88,
  .px-lg-88 {
    padding-left: 5.5rem !important;
  }
  .p-lg-96 {
    padding: 6rem !important;
  }
  .pt-lg-96,
  .py-lg-96 {
    padding-top: 6rem !important;
  }
  .pr-lg-96,
  .px-lg-96 {
    padding-right: 6rem !important;
  }
  .pb-lg-96,
  .py-lg-96 {
    padding-bottom: 6rem !important;
  }
  .pl-lg-96,
  .px-lg-96 {
    padding-left: 6rem !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-n8 {
    margin: -0.5rem !important;
  }
  .mt-lg-n8,
  .my-lg-n8 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n8,
  .mx-lg-n8 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n8,
  .my-lg-n8 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n8,
  .mx-lg-n8 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n16 {
    margin: -1rem !important;
  }
  .mt-lg-n16,
  .my-lg-n16 {
    margin-top: -1rem !important;
  }
  .mr-lg-n16,
  .mx-lg-n16 {
    margin-right: -1rem !important;
  }
  .mb-lg-n16,
  .my-lg-n16 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n16,
  .mx-lg-n16 {
    margin-left: -1rem !important;
  }
  .m-lg-n24 {
    margin: -1.5rem !important;
  }
  .mt-lg-n24,
  .my-lg-n24 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n24,
  .mx-lg-n24 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n24,
  .my-lg-n24 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n24,
  .mx-lg-n24 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n32 {
    margin: -2rem !important;
  }
  .mt-lg-n32,
  .my-lg-n32 {
    margin-top: -2rem !important;
  }
  .mr-lg-n32,
  .mx-lg-n32 {
    margin-right: -2rem !important;
  }
  .mb-lg-n32,
  .my-lg-n32 {
    margin-bottom: -2rem !important;
  }
  .ml-lg-n32,
  .mx-lg-n32 {
    margin-left: -2rem !important;
  }
  .m-lg-n40 {
    margin: -2.5rem !important;
  }
  .mt-lg-n40,
  .my-lg-n40 {
    margin-top: -2.5rem !important;
  }
  .mr-lg-n40,
  .mx-lg-n40 {
    margin-right: -2.5rem !important;
  }
  .mb-lg-n40,
  .my-lg-n40 {
    margin-bottom: -2.5rem !important;
  }
  .ml-lg-n40,
  .mx-lg-n40 {
    margin-left: -2.5rem !important;
  }
  .m-lg-n48 {
    margin: -3rem !important;
  }
  .mt-lg-n48,
  .my-lg-n48 {
    margin-top: -3rem !important;
  }
  .mr-lg-n48,
  .mx-lg-n48 {
    margin-right: -3rem !important;
  }
  .mb-lg-n48,
  .my-lg-n48 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n48,
  .mx-lg-n48 {
    margin-left: -3rem !important;
  }
  .m-lg-n56 {
    margin: -3.5rem !important;
  }
  .mt-lg-n56,
  .my-lg-n56 {
    margin-top: -3.5rem !important;
  }
  .mr-lg-n56,
  .mx-lg-n56 {
    margin-right: -3.5rem !important;
  }
  .mb-lg-n56,
  .my-lg-n56 {
    margin-bottom: -3.5rem !important;
  }
  .ml-lg-n56,
  .mx-lg-n56 {
    margin-left: -3.5rem !important;
  }
  .m-lg-n64 {
    margin: -4rem !important;
  }
  .mt-lg-n64,
  .my-lg-n64 {
    margin-top: -4rem !important;
  }
  .mr-lg-n64,
  .mx-lg-n64 {
    margin-right: -4rem !important;
  }
  .mb-lg-n64,
  .my-lg-n64 {
    margin-bottom: -4rem !important;
  }
  .ml-lg-n64,
  .mx-lg-n64 {
    margin-left: -4rem !important;
  }
  .m-lg-n72 {
    margin: -4.5rem !important;
  }
  .mt-lg-n72,
  .my-lg-n72 {
    margin-top: -4.5rem !important;
  }
  .mr-lg-n72,
  .mx-lg-n72 {
    margin-right: -4.5rem !important;
  }
  .mb-lg-n72,
  .my-lg-n72 {
    margin-bottom: -4.5rem !important;
  }
  .ml-lg-n72,
  .mx-lg-n72 {
    margin-left: -4.5rem !important;
  }
  .m-lg-n80 {
    margin: -5rem !important;
  }
  .mt-lg-n80,
  .my-lg-n80 {
    margin-top: -5rem !important;
  }
  .mr-lg-n80,
  .mx-lg-n80 {
    margin-right: -5rem !important;
  }
  .mb-lg-n80,
  .my-lg-n80 {
    margin-bottom: -5rem !important;
  }
  .ml-lg-n80,
  .mx-lg-n80 {
    margin-left: -5rem !important;
  }
  .m-lg-n88 {
    margin: -5.5rem !important;
  }
  .mt-lg-n88,
  .my-lg-n88 {
    margin-top: -5.5rem !important;
  }
  .mr-lg-n88,
  .mx-lg-n88 {
    margin-right: -5.5rem !important;
  }
  .mb-lg-n88,
  .my-lg-n88 {
    margin-bottom: -5.5rem !important;
  }
  .ml-lg-n88,
  .mx-lg-n88 {
    margin-left: -5.5rem !important;
  }
  .m-lg-n96 {
    margin: -6rem !important;
  }
  .mt-lg-n96,
  .my-lg-n96 {
    margin-top: -6rem !important;
  }
  .mr-lg-n96,
  .mx-lg-n96 {
    margin-right: -6rem !important;
  }
  .mb-lg-n96,
  .my-lg-n96 {
    margin-bottom: -6rem !important;
  }
  .ml-lg-n96,
  .mx-lg-n96 {
    margin-left: -6rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1280px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 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;
  }
  .m-xl-8 {
    margin: 0.5rem !important;
  }
  .mt-xl-8,
  .my-xl-8 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-8,
  .mx-xl-8 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-8,
  .my-xl-8 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-8,
  .mx-xl-8 {
    margin-left: 0.5rem !important;
  }
  .m-xl-16 {
    margin: 1rem !important;
  }
  .mt-xl-16,
  .my-xl-16 {
    margin-top: 1rem !important;
  }
  .mr-xl-16,
  .mx-xl-16 {
    margin-right: 1rem !important;
  }
  .mb-xl-16,
  .my-xl-16 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-16,
  .mx-xl-16 {
    margin-left: 1rem !important;
  }
  .m-xl-24 {
    margin: 1.5rem !important;
  }
  .mt-xl-24,
  .my-xl-24 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-24,
  .mx-xl-24 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-24,
  .my-xl-24 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-24,
  .mx-xl-24 {
    margin-left: 1.5rem !important;
  }
  .m-xl-32 {
    margin: 2rem !important;
  }
  .mt-xl-32,
  .my-xl-32 {
    margin-top: 2rem !important;
  }
  .mr-xl-32,
  .mx-xl-32 {
    margin-right: 2rem !important;
  }
  .mb-xl-32,
  .my-xl-32 {
    margin-bottom: 2rem !important;
  }
  .ml-xl-32,
  .mx-xl-32 {
    margin-left: 2rem !important;
  }
  .m-xl-40 {
    margin: 2.5rem !important;
  }
  .mt-xl-40,
  .my-xl-40 {
    margin-top: 2.5rem !important;
  }
  .mr-xl-40,
  .mx-xl-40 {
    margin-right: 2.5rem !important;
  }
  .mb-xl-40,
  .my-xl-40 {
    margin-bottom: 2.5rem !important;
  }
  .ml-xl-40,
  .mx-xl-40 {
    margin-left: 2.5rem !important;
  }
  .m-xl-48 {
    margin: 3rem !important;
  }
  .mt-xl-48,
  .my-xl-48 {
    margin-top: 3rem !important;
  }
  .mr-xl-48,
  .mx-xl-48 {
    margin-right: 3rem !important;
  }
  .mb-xl-48,
  .my-xl-48 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-48,
  .mx-xl-48 {
    margin-left: 3rem !important;
  }
  .m-xl-56 {
    margin: 3.5rem !important;
  }
  .mt-xl-56,
  .my-xl-56 {
    margin-top: 3.5rem !important;
  }
  .mr-xl-56,
  .mx-xl-56 {
    margin-right: 3.5rem !important;
  }
  .mb-xl-56,
  .my-xl-56 {
    margin-bottom: 3.5rem !important;
  }
  .ml-xl-56,
  .mx-xl-56 {
    margin-left: 3.5rem !important;
  }
  .m-xl-64 {
    margin: 4rem !important;
  }
  .mt-xl-64,
  .my-xl-64 {
    margin-top: 4rem !important;
  }
  .mr-xl-64,
  .mx-xl-64 {
    margin-right: 4rem !important;
  }
  .mb-xl-64,
  .my-xl-64 {
    margin-bottom: 4rem !important;
  }
  .ml-xl-64,
  .mx-xl-64 {
    margin-left: 4rem !important;
  }
  .m-xl-72 {
    margin: 4.5rem !important;
  }
  .mt-xl-72,
  .my-xl-72 {
    margin-top: 4.5rem !important;
  }
  .mr-xl-72,
  .mx-xl-72 {
    margin-right: 4.5rem !important;
  }
  .mb-xl-72,
  .my-xl-72 {
    margin-bottom: 4.5rem !important;
  }
  .ml-xl-72,
  .mx-xl-72 {
    margin-left: 4.5rem !important;
  }
  .m-xl-80 {
    margin: 5rem !important;
  }
  .mt-xl-80,
  .my-xl-80 {
    margin-top: 5rem !important;
  }
  .mr-xl-80,
  .mx-xl-80 {
    margin-right: 5rem !important;
  }
  .mb-xl-80,
  .my-xl-80 {
    margin-bottom: 5rem !important;
  }
  .ml-xl-80,
  .mx-xl-80 {
    margin-left: 5rem !important;
  }
  .m-xl-88 {
    margin: 5.5rem !important;
  }
  .mt-xl-88,
  .my-xl-88 {
    margin-top: 5.5rem !important;
  }
  .mr-xl-88,
  .mx-xl-88 {
    margin-right: 5.5rem !important;
  }
  .mb-xl-88,
  .my-xl-88 {
    margin-bottom: 5.5rem !important;
  }
  .ml-xl-88,
  .mx-xl-88 {
    margin-left: 5.5rem !important;
  }
  .m-xl-96 {
    margin: 6rem !important;
  }
  .mt-xl-96,
  .my-xl-96 {
    margin-top: 6rem !important;
  }
  .mr-xl-96,
  .mx-xl-96 {
    margin-right: 6rem !important;
  }
  .mb-xl-96,
  .my-xl-96 {
    margin-bottom: 6rem !important;
  }
  .ml-xl-96,
  .mx-xl-96 {
    margin-left: 6rem !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;
  }
  .p-xl-8 {
    padding: 0.5rem !important;
  }
  .pt-xl-8,
  .py-xl-8 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-8,
  .px-xl-8 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-8,
  .py-xl-8 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-8,
  .px-xl-8 {
    padding-left: 0.5rem !important;
  }
  .p-xl-16 {
    padding: 1rem !important;
  }
  .pt-xl-16,
  .py-xl-16 {
    padding-top: 1rem !important;
  }
  .pr-xl-16,
  .px-xl-16 {
    padding-right: 1rem !important;
  }
  .pb-xl-16,
  .py-xl-16 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-16,
  .px-xl-16 {
    padding-left: 1rem !important;
  }
  .p-xl-24 {
    padding: 1.5rem !important;
  }
  .pt-xl-24,
  .py-xl-24 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-24,
  .px-xl-24 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-24,
  .py-xl-24 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-24,
  .px-xl-24 {
    padding-left: 1.5rem !important;
  }
  .p-xl-32 {
    padding: 2rem !important;
  }
  .pt-xl-32,
  .py-xl-32 {
    padding-top: 2rem !important;
  }
  .pr-xl-32,
  .px-xl-32 {
    padding-right: 2rem !important;
  }
  .pb-xl-32,
  .py-xl-32 {
    padding-bottom: 2rem !important;
  }
  .pl-xl-32,
  .px-xl-32 {
    padding-left: 2rem !important;
  }
  .p-xl-40 {
    padding: 2.5rem !important;
  }
  .pt-xl-40,
  .py-xl-40 {
    padding-top: 2.5rem !important;
  }
  .pr-xl-40,
  .px-xl-40 {
    padding-right: 2.5rem !important;
  }
  .pb-xl-40,
  .py-xl-40 {
    padding-bottom: 2.5rem !important;
  }
  .pl-xl-40,
  .px-xl-40 {
    padding-left: 2.5rem !important;
  }
  .p-xl-48 {
    padding: 3rem !important;
  }
  .pt-xl-48,
  .py-xl-48 {
    padding-top: 3rem !important;
  }
  .pr-xl-48,
  .px-xl-48 {
    padding-right: 3rem !important;
  }
  .pb-xl-48,
  .py-xl-48 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-48,
  .px-xl-48 {
    padding-left: 3rem !important;
  }
  .p-xl-56 {
    padding: 3.5rem !important;
  }
  .pt-xl-56,
  .py-xl-56 {
    padding-top: 3.5rem !important;
  }
  .pr-xl-56,
  .px-xl-56 {
    padding-right: 3.5rem !important;
  }
  .pb-xl-56,
  .py-xl-56 {
    padding-bottom: 3.5rem !important;
  }
  .pl-xl-56,
  .px-xl-56 {
    padding-left: 3.5rem !important;
  }
  .p-xl-64 {
    padding: 4rem !important;
  }
  .pt-xl-64,
  .py-xl-64 {
    padding-top: 4rem !important;
  }
  .pr-xl-64,
  .px-xl-64 {
    padding-right: 4rem !important;
  }
  .pb-xl-64,
  .py-xl-64 {
    padding-bottom: 4rem !important;
  }
  .pl-xl-64,
  .px-xl-64 {
    padding-left: 4rem !important;
  }
  .p-xl-72 {
    padding: 4.5rem !important;
  }
  .pt-xl-72,
  .py-xl-72 {
    padding-top: 4.5rem !important;
  }
  .pr-xl-72,
  .px-xl-72 {
    padding-right: 4.5rem !important;
  }
  .pb-xl-72,
  .py-xl-72 {
    padding-bottom: 4.5rem !important;
  }
  .pl-xl-72,
  .px-xl-72 {
    padding-left: 4.5rem !important;
  }
  .p-xl-80 {
    padding: 5rem !important;
  }
  .pt-xl-80,
  .py-xl-80 {
    padding-top: 5rem !important;
  }
  .pr-xl-80,
  .px-xl-80 {
    padding-right: 5rem !important;
  }
  .pb-xl-80,
  .py-xl-80 {
    padding-bottom: 5rem !important;
  }
  .pl-xl-80,
  .px-xl-80 {
    padding-left: 5rem !important;
  }
  .p-xl-88 {
    padding: 5.5rem !important;
  }
  .pt-xl-88,
  .py-xl-88 {
    padding-top: 5.5rem !important;
  }
  .pr-xl-88,
  .px-xl-88 {
    padding-right: 5.5rem !important;
  }
  .pb-xl-88,
  .py-xl-88 {
    padding-bottom: 5.5rem !important;
  }
  .pl-xl-88,
  .px-xl-88 {
    padding-left: 5.5rem !important;
  }
  .p-xl-96 {
    padding: 6rem !important;
  }
  .pt-xl-96,
  .py-xl-96 {
    padding-top: 6rem !important;
  }
  .pr-xl-96,
  .px-xl-96 {
    padding-right: 6rem !important;
  }
  .pb-xl-96,
  .py-xl-96 {
    padding-bottom: 6rem !important;
  }
  .pl-xl-96,
  .px-xl-96 {
    padding-left: 6rem !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-n8 {
    margin: -0.5rem !important;
  }
  .mt-xl-n8,
  .my-xl-n8 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n8,
  .mx-xl-n8 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n8,
  .my-xl-n8 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n8,
  .mx-xl-n8 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n16 {
    margin: -1rem !important;
  }
  .mt-xl-n16,
  .my-xl-n16 {
    margin-top: -1rem !important;
  }
  .mr-xl-n16,
  .mx-xl-n16 {
    margin-right: -1rem !important;
  }
  .mb-xl-n16,
  .my-xl-n16 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n16,
  .mx-xl-n16 {
    margin-left: -1rem !important;
  }
  .m-xl-n24 {
    margin: -1.5rem !important;
  }
  .mt-xl-n24,
  .my-xl-n24 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n24,
  .mx-xl-n24 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n24,
  .my-xl-n24 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n24,
  .mx-xl-n24 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n32 {
    margin: -2rem !important;
  }
  .mt-xl-n32,
  .my-xl-n32 {
    margin-top: -2rem !important;
  }
  .mr-xl-n32,
  .mx-xl-n32 {
    margin-right: -2rem !important;
  }
  .mb-xl-n32,
  .my-xl-n32 {
    margin-bottom: -2rem !important;
  }
  .ml-xl-n32,
  .mx-xl-n32 {
    margin-left: -2rem !important;
  }
  .m-xl-n40 {
    margin: -2.5rem !important;
  }
  .mt-xl-n40,
  .my-xl-n40 {
    margin-top: -2.5rem !important;
  }
  .mr-xl-n40,
  .mx-xl-n40 {
    margin-right: -2.5rem !important;
  }
  .mb-xl-n40,
  .my-xl-n40 {
    margin-bottom: -2.5rem !important;
  }
  .ml-xl-n40,
  .mx-xl-n40 {
    margin-left: -2.5rem !important;
  }
  .m-xl-n48 {
    margin: -3rem !important;
  }
  .mt-xl-n48,
  .my-xl-n48 {
    margin-top: -3rem !important;
  }
  .mr-xl-n48,
  .mx-xl-n48 {
    margin-right: -3rem !important;
  }
  .mb-xl-n48,
  .my-xl-n48 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n48,
  .mx-xl-n48 {
    margin-left: -3rem !important;
  }
  .m-xl-n56 {
    margin: -3.5rem !important;
  }
  .mt-xl-n56,
  .my-xl-n56 {
    margin-top: -3.5rem !important;
  }
  .mr-xl-n56,
  .mx-xl-n56 {
    margin-right: -3.5rem !important;
  }
  .mb-xl-n56,
  .my-xl-n56 {
    margin-bottom: -3.5rem !important;
  }
  .ml-xl-n56,
  .mx-xl-n56 {
    margin-left: -3.5rem !important;
  }
  .m-xl-n64 {
    margin: -4rem !important;
  }
  .mt-xl-n64,
  .my-xl-n64 {
    margin-top: -4rem !important;
  }
  .mr-xl-n64,
  .mx-xl-n64 {
    margin-right: -4rem !important;
  }
  .mb-xl-n64,
  .my-xl-n64 {
    margin-bottom: -4rem !important;
  }
  .ml-xl-n64,
  .mx-xl-n64 {
    margin-left: -4rem !important;
  }
  .m-xl-n72 {
    margin: -4.5rem !important;
  }
  .mt-xl-n72,
  .my-xl-n72 {
    margin-top: -4.5rem !important;
  }
  .mr-xl-n72,
  .mx-xl-n72 {
    margin-right: -4.5rem !important;
  }
  .mb-xl-n72,
  .my-xl-n72 {
    margin-bottom: -4.5rem !important;
  }
  .ml-xl-n72,
  .mx-xl-n72 {
    margin-left: -4.5rem !important;
  }
  .m-xl-n80 {
    margin: -5rem !important;
  }
  .mt-xl-n80,
  .my-xl-n80 {
    margin-top: -5rem !important;
  }
  .mr-xl-n80,
  .mx-xl-n80 {
    margin-right: -5rem !important;
  }
  .mb-xl-n80,
  .my-xl-n80 {
    margin-bottom: -5rem !important;
  }
  .ml-xl-n80,
  .mx-xl-n80 {
    margin-left: -5rem !important;
  }
  .m-xl-n88 {
    margin: -5.5rem !important;
  }
  .mt-xl-n88,
  .my-xl-n88 {
    margin-top: -5.5rem !important;
  }
  .mr-xl-n88,
  .mx-xl-n88 {
    margin-right: -5.5rem !important;
  }
  .mb-xl-n88,
  .my-xl-n88 {
    margin-bottom: -5.5rem !important;
  }
  .ml-xl-n88,
  .mx-xl-n88 {
    margin-left: -5.5rem !important;
  }
  .m-xl-n96 {
    margin: -6rem !important;
  }
  .mt-xl-n96,
  .my-xl-n96 {
    margin-top: -6rem !important;
  }
  .mr-xl-n96,
  .mx-xl-n96 {
    margin-right: -6rem !important;
  }
  .mb-xl-n96,
  .my-xl-n96 {
    margin-bottom: -6rem !important;
  }
  .ml-xl-n96,
  .mx-xl-n96 {
    margin-left: -6rem !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;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1280px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.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-primary {
  color: #009639 !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #004a1c !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

.text-success {
  color: #009639 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #004a1c !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #f3ff00 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #aab300 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

.text-primary-50 {
  color: #ebf7ef !important;
}

a.text-primary-50:hover, a.text-primary-50:focus {
  color: #b4e1c3 !important;
}

.text-yellow {
  color: #f3ff00 !important;
}

a.text-yellow:hover, a.text-yellow:focus {
  color: #aab300 !important;
}

.text-nadar {
  color: #01C0C5 !important;
}

a.text-nadar:hover, a.text-nadar:focus {
  color: #017679 !important;
}

.text-correr-100 {
  color: #F99F90 !important;
}

a.text-correr-100:hover, a.text-correr-100:focus {
  color: #f56047 !important;
}

.text-correr-1000 {
  color: #E6D6BD !important;
}

a.text-correr-1000:hover, a.text-correr-1000:focus {
  color: #d1b486 !important;
}

.text-salto-v {
  color: #DCEAF0 !important;
}

a.text-salto-v:hover, a.text-salto-v:focus {
  color: #a6cad9 !important;
}

.text-salto-h {
  color: #C2B86F !important;
}

a.text-salto-h:hover, a.text-salto-h:focus {
  color: #a19544 !important;
}

.text-cuerda {
  color: #CCA1CC !important;
}

a.text-cuerda:hover, a.text-cuerda:focus {
  color: #b16fb1 !important;
}

.text-dominadas {
  color: #74A65D !important;
}

a.text-dominadas:hover, a.text-dominadas:focus {
  color: #517641 !important;
}

.text-press-banca {
  color: #6899C6 !important;
}

a.text-press-banca:hover, a.text-press-banca:focus {
  color: #3e73a4 !important;
}

.text-tablon {
  color: #3DC781 !important;
}

a.text-tablon:hover, a.text-tablon:focus {
  color: #298e5b !important;
}

.text-tubo {
  color: #C690FA !important;
}

a.text-tubo:hover, a.text-tubo:focus {
  color: #a047f7 !important;
}

.text-body {
  color: #000000 !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-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #ffffff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50%/100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #ffffff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
}

/********** Carousel custom ***********/
.box-carousel {
  padding: 24px 24px 24px !important;
  border-radius: 16px 72px 72px 72px;
  background-color: #000A5E !important;
}

.item-carousel-decoration {
  border-radius: 16px 72px 72px 72px;
  background-color: #000A5E !important;
  padding: 60px 40px 40px !important;
}

.slick-track .row {
  max-width: 64em;
  margin: 0 auto !important;
}

.slick-track svg {
  position: absolute;
  top: -13px;
  left: 2px;
}

.slick-track .carousel-control-next,
.slick-track .carousel-control-prev {
  display: flex !important;
}

.slick-track .circle {
  padding: 16px;
  background: rgba(255, 255, 255, 0.3411764706);
  border-radius: 100%;
}

.slick-track .circle span {
  transform: translate(0, 4px);
}

.carousel .slick-dots {
  top: 0 !important;
  right: 0 !important;
  height: 0 !important;
  position: initial;
}

.carousel .slick-dots button#slick-slide-control00::before {
  color: #E6E8FF !important;
}

.carousel .slick-active button#slick-slide-control00::before {
  color: #000A5E !important;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #ffffff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50%/100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #ffffff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.modal-open .fixed-top {
  z-index: 99 !important;
}

.m-w-40 {
  max-width: 40em;
  margin: 0 auto;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
}

@media (max-width: 980px) {
  .carousel-card-test h6 {
    font-size: 1.06rem !important;
    line-height: 26px !important;
  }
}
.carousel-card-test p {
  color: #ffffff !important;
}

.carousel-card-test p span {
  color: #FF647E !important;
}

.carousel-cell .w-10 img {
  max-width: 100% !important;
  padding-right: 1em;
}

.slick-prev {
  left: 2% !important;
  z-index: 99 !important;
}

.slick-prev::before {
  content: "\f053" !important;
  font-family: "Font Awesome 5 Pro" !important;
  background: rgba(255, 255, 255, 0.168627451);
  padding: 10px 16px 10px 14px;
  border-radius: 100%;
  color: #ffffff !important;
  opacity: 1 !important;
}

.slick-next {
  right: 3% !important;
  z-index: 99 !important;
}

.slick-next::before {
  background: rgba(255, 255, 255, 0.168627451);
  padding: 10px 14px 10px 16px;
  border-radius: 100%;
  content: "\f054" !important;
  font-family: "Font Awesome 5 Pro" !important;
  color: #ffffff !important;
  opacity: 1 !important;
}

.slick-dots {
  bottom: -35px !important;
}

.item-carousel .col-md-2 img {
  max-width: 100% !important;
  width: 100% !important;
}

.min-h-4 {
  min-height: 4em;
}

.vertical-align-carousel {
  display: flex;
  align-items: center;
  align-content: inherit;
  min-height: 22em;
}

.vertical-align-carousel .image {
  margin-bottom: auto;
  margin-top: 0 !important;
}

html,
body {
  overflow-x: hidden;
}

/*Margenes y tamaños*/
.m-0 {
  margin: 0px;
}

.mt-0 {
  margin-top: 0px;
}

.mb-0 {
  margin-bottom: 0px;
}

.ml-0 {
  margin-left: 0px;
}

.mr-0 {
  margin-right: 0px;
}

.mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.p-0 {
  padding: 0px;
}

.pt-0 {
  padding-top: 0px;
}

.pb-0 {
  padding-bottom: 0px;
}

.pl-0 {
  padding-left: 0px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.zi-0 {
  z-index: 0;
}

.m-5 {
  margin: 5px;
}

.mt-5 {
  margin-top: 5px;
}

.mb-5 {
  margin-bottom: 5px;
}

.ml-5 {
  margin-left: 5px;
}

.mr-5 {
  margin-right: 5px;
}

.mx-5 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.my-5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.p-5 {
  padding: 5px;
}

.pt-5 {
  padding-top: 5px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pl-5 {
  padding-left: 5px !important;
}

.pr-5 {
  padding-right: 5px !important;
}

.px-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.py-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.zi-5 {
  z-index: 5;
}

.m-10 {
  margin: 10px;
}

.mt-10 {
  margin-top: 10px;
}

.mb-10 {
  margin-bottom: 10px;
}

.ml-10 {
  margin-left: 10px;
}

.mr-10 {
  margin-right: 10px;
}

.mx-10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.my-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.p-10 {
  padding: 10px;
}

.pt-10 {
  padding-top: 10px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pl-10 {
  padding-left: 10px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.px-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.py-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.zi-10 {
  z-index: 10;
}

.m-15 {
  margin: 15px;
}

.mt-15 {
  margin-top: 15px;
}

.mb-15 {
  margin-bottom: 15px;
}

.ml-15 {
  margin-left: 15px;
}

.mr-15 {
  margin-right: 15px;
}

.mx-15 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.my-15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.p-15 {
  padding: 15px;
}

.pt-15 {
  padding-top: 15px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pl-15 {
  padding-left: 15px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.px-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.py-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.zi-15 {
  z-index: 15;
}

.m-20 {
  margin: 20px;
}

.mt-20 {
  margin-top: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.ml-20 {
  margin-left: 20px;
}

.mr-20 {
  margin-right: 20px;
}

.mx-20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.my-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.p-20 {
  padding: 20px;
}

.pt-20 {
  padding-top: 20px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pl-20 {
  padding-left: 20px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.px-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.zi-20 {
  z-index: 20;
}

.m-23 {
  margin: 23px;
}

.mt-23 {
  margin-top: 23px;
}

.mb-23 {
  margin-bottom: 23px;
}

.ml-23 {
  margin-left: 23px;
}

.mr-23 {
  margin-right: 23px;
}

.mx-23 {
  margin-left: 23px !important;
  margin-right: 23px !important;
}

.my-23 {
  margin-top: 23px !important;
  margin-bottom: 23px !important;
}

.p-23 {
  padding: 23px;
}

.pt-23 {
  padding-top: 23px;
}

.pb-23 {
  padding-bottom: 23px;
}

.pl-23 {
  padding-left: 23px !important;
}

.pr-23 {
  padding-right: 23px !important;
}

.px-23 {
  padding-left: 23px !important;
  padding-right: 23px !important;
}

.py-23 {
  padding-top: 23px !important;
  padding-bottom: 23px !important;
}

.zi-23 {
  z-index: 23;
}

.m-25 {
  margin: 25px;
}

.mt-25 {
  margin-top: 25px;
}

.mb-25 {
  margin-bottom: 25px;
}

.ml-25 {
  margin-left: 25px;
}

.mr-25 {
  margin-right: 25px;
}

.mx-25 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}

.my-25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

.p-25 {
  padding: 25px;
}

.pt-25 {
  padding-top: 25px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pl-25 {
  padding-left: 25px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

.px-25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.py-25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.zi-25 {
  z-index: 25;
}

.m-30 {
  margin: 30px;
}

.mt-30 {
  margin-top: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.ml-30 {
  margin-left: 30px;
}

.mr-30 {
  margin-right: 30px;
}

.mx-30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.my-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.p-30 {
  padding: 30px;
}

.pt-30 {
  padding-top: 30px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pl-30 {
  padding-left: 30px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.px-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.py-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.zi-30 {
  z-index: 30;
}

.m-33 {
  margin: 33px;
}

.mt-33 {
  margin-top: 33px;
}

.mb-33 {
  margin-bottom: 33px;
}

.ml-33 {
  margin-left: 33px;
}

.mr-33 {
  margin-right: 33px;
}

.mx-33 {
  margin-left: 33px !important;
  margin-right: 33px !important;
}

.my-33 {
  margin-top: 33px !important;
  margin-bottom: 33px !important;
}

.p-33 {
  padding: 33px;
}

.pt-33 {
  padding-top: 33px;
}

.pb-33 {
  padding-bottom: 33px;
}

.pl-33 {
  padding-left: 33px !important;
}

.pr-33 {
  padding-right: 33px !important;
}

.px-33 {
  padding-left: 33px !important;
  padding-right: 33px !important;
}

.py-33 {
  padding-top: 33px !important;
  padding-bottom: 33px !important;
}

.zi-33 {
  z-index: 33;
}

.m-35 {
  margin: 35px;
}

.mt-35 {
  margin-top: 35px;
}

.mb-35 {
  margin-bottom: 35px;
}

.ml-35 {
  margin-left: 35px;
}

.mr-35 {
  margin-right: 35px;
}

.mx-35 {
  margin-left: 35px !important;
  margin-right: 35px !important;
}

.my-35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}

.p-35 {
  padding: 35px;
}

.pt-35 {
  padding-top: 35px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pl-35 {
  padding-left: 35px !important;
}

.pr-35 {
  padding-right: 35px !important;
}

.px-35 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}

.py-35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

.zi-35 {
  z-index: 35;
}

.m-40 {
  margin: 40px;
}

.mt-40 {
  margin-top: 40px;
}

.mb-40 {
  margin-bottom: 40px;
}

.ml-40 {
  margin-left: 40px;
}

.mr-40 {
  margin-right: 40px;
}

.mx-40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.my-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.p-40 {
  padding: 40px;
}

.pt-40 {
  padding-top: 40px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pl-40 {
  padding-left: 40px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.px-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.zi-40 {
  z-index: 40;
}

.m-45 {
  margin: 45px;
}

.mt-45 {
  margin-top: 45px;
}

.mb-45 {
  margin-bottom: 45px;
}

.ml-45 {
  margin-left: 45px;
}

.mr-45 {
  margin-right: 45px;
}

.mx-45 {
  margin-left: 45px !important;
  margin-right: 45px !important;
}

.my-45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}

.p-45 {
  padding: 45px;
}

.pt-45 {
  padding-top: 45px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pl-45 {
  padding-left: 45px !important;
}

.pr-45 {
  padding-right: 45px !important;
}

.px-45 {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

.py-45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

.zi-45 {
  z-index: 45;
}

.m-50 {
  margin: 50px;
}

.mt-50 {
  margin-top: 50px;
}

.mb-50 {
  margin-bottom: 50px;
}

.ml-50 {
  margin-left: 50px;
}

.mr-50 {
  margin-right: 50px;
}

.mx-50 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}

.my-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.p-50 {
  padding: 50px;
}

.pt-50 {
  padding-top: 50px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pl-50 {
  padding-left: 50px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.px-50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.py-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.zi-50 {
  z-index: 50;
}

.m-56 {
  margin: 56px;
}

.mt-56 {
  margin-top: 56px;
}

.mb-56 {
  margin-bottom: 56px;
}

.ml-56 {
  margin-left: 56px;
}

.mr-56 {
  margin-right: 56px;
}

.mx-56 {
  margin-left: 56px !important;
  margin-right: 56px !important;
}

.my-56 {
  margin-top: 56px !important;
  margin-bottom: 56px !important;
}

.p-56 {
  padding: 56px;
}

.pt-56 {
  padding-top: 56px;
}

.pb-56 {
  padding-bottom: 56px;
}

.pl-56 {
  padding-left: 56px !important;
}

.pr-56 {
  padding-right: 56px !important;
}

.px-56 {
  padding-left: 56px !important;
  padding-right: 56px !important;
}

.py-56 {
  padding-top: 56px !important;
  padding-bottom: 56px !important;
}

.zi-56 {
  z-index: 56;
}

.m-53 {
  margin: 53px;
}

.mt-53 {
  margin-top: 53px;
}

.mb-53 {
  margin-bottom: 53px;
}

.ml-53 {
  margin-left: 53px;
}

.mr-53 {
  margin-right: 53px;
}

.mx-53 {
  margin-left: 53px !important;
  margin-right: 53px !important;
}

.my-53 {
  margin-top: 53px !important;
  margin-bottom: 53px !important;
}

.p-53 {
  padding: 53px;
}

.pt-53 {
  padding-top: 53px;
}

.pb-53 {
  padding-bottom: 53px;
}

.pl-53 {
  padding-left: 53px !important;
}

.pr-53 {
  padding-right: 53px !important;
}

.px-53 {
  padding-left: 53px !important;
  padding-right: 53px !important;
}

.py-53 {
  padding-top: 53px !important;
  padding-bottom: 53px !important;
}

.zi-53 {
  z-index: 53;
}

.m-55 {
  margin: 55px;
}

.mt-55 {
  margin-top: 55px;
}

.mb-55 {
  margin-bottom: 55px;
}

.ml-55 {
  margin-left: 55px;
}

.mr-55 {
  margin-right: 55px;
}

.mx-55 {
  margin-left: 55px !important;
  margin-right: 55px !important;
}

.my-55 {
  margin-top: 55px !important;
  margin-bottom: 55px !important;
}

.p-55 {
  padding: 55px;
}

.pt-55 {
  padding-top: 55px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pl-55 {
  padding-left: 55px !important;
}

.pr-55 {
  padding-right: 55px !important;
}

.px-55 {
  padding-left: 55px !important;
  padding-right: 55px !important;
}

.py-55 {
  padding-top: 55px !important;
  padding-bottom: 55px !important;
}

.zi-55 {
  z-index: 55;
}

.m-60 {
  margin: 60px;
}

.mt-60 {
  margin-top: 60px;
}

.mb-60 {
  margin-bottom: 60px;
}

.ml-60 {
  margin-left: 60px;
}

.mr-60 {
  margin-right: 60px;
}

.mx-60 {
  margin-left: 60px !important;
  margin-right: 60px !important;
}

.my-60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.p-60 {
  padding: 60px;
}

.pt-60 {
  padding-top: 60px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pl-60 {
  padding-left: 60px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.px-60 {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

.py-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.zi-60 {
  z-index: 60;
}

.m-65 {
  margin: 65px;
}

.mt-65 {
  margin-top: 65px;
}

.mb-65 {
  margin-bottom: 65px;
}

.ml-65 {
  margin-left: 65px;
}

.mr-65 {
  margin-right: 65px;
}

.mx-65 {
  margin-left: 65px !important;
  margin-right: 65px !important;
}

.my-65 {
  margin-top: 65px !important;
  margin-bottom: 65px !important;
}

.p-65 {
  padding: 65px;
}

.pt-65 {
  padding-top: 65px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pl-65 {
  padding-left: 65px !important;
}

.pr-65 {
  padding-right: 65px !important;
}

.px-65 {
  padding-left: 65px !important;
  padding-right: 65px !important;
}

.py-65 {
  padding-top: 65px !important;
  padding-bottom: 65px !important;
}

.zi-65 {
  z-index: 65;
}

.m-70 {
  margin: 70px;
}

.mt-70 {
  margin-top: 70px;
}

.mb-70 {
  margin-bottom: 70px;
}

.ml-70 {
  margin-left: 70px;
}

.mr-70 {
  margin-right: 70px;
}

.mx-70 {
  margin-left: 70px !important;
  margin-right: 70px !important;
}

.my-70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
}

.p-70 {
  padding: 70px;
}

.pt-70 {
  padding-top: 70px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pl-70 {
  padding-left: 70px !important;
}

.pr-70 {
  padding-right: 70px !important;
}

.px-70 {
  padding-left: 70px !important;
  padding-right: 70px !important;
}

.py-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.zi-70 {
  z-index: 70;
}

.m-75 {
  margin: 75px;
}

.mt-75 {
  margin-top: 75px;
}

.mb-75 {
  margin-bottom: 75px;
}

.ml-75 {
  margin-left: 75px;
}

.mr-75 {
  margin-right: 75px;
}

.mx-75 {
  margin-left: 75px !important;
  margin-right: 75px !important;
}

.my-75 {
  margin-top: 75px !important;
  margin-bottom: 75px !important;
}

.p-75 {
  padding: 75px;
}

.pt-75 {
  padding-top: 75px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pl-75 {
  padding-left: 75px !important;
}

.pr-75 {
  padding-right: 75px !important;
}

.px-75 {
  padding-left: 75px !important;
  padding-right: 75px !important;
}

.py-75 {
  padding-top: 75px !important;
  padding-bottom: 75px !important;
}

.zi-75 {
  z-index: 75;
}

.m-80 {
  margin: 80px;
}

.mt-80 {
  margin-top: 80px;
}

.mb-80 {
  margin-bottom: 80px;
}

.ml-80 {
  margin-left: 80px;
}

.mr-80 {
  margin-right: 80px;
}

.mx-80 {
  margin-left: 80px !important;
  margin-right: 80px !important;
}

.my-80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.p-80 {
  padding: 80px;
}

.pt-80 {
  padding-top: 80px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pl-80 {
  padding-left: 80px !important;
}

.pr-80 {
  padding-right: 80px !important;
}

.px-80 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

.py-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.zi-80 {
  z-index: 80;
}

.m-85 {
  margin: 85px;
}

.mt-85 {
  margin-top: 85px;
}

.mb-85 {
  margin-bottom: 85px;
}

.ml-85 {
  margin-left: 85px;
}

.mr-85 {
  margin-right: 85px;
}

.mx-85 {
  margin-left: 85px !important;
  margin-right: 85px !important;
}

.my-85 {
  margin-top: 85px !important;
  margin-bottom: 85px !important;
}

.p-85 {
  padding: 85px;
}

.pt-85 {
  padding-top: 85px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pl-85 {
  padding-left: 85px !important;
}

.pr-85 {
  padding-right: 85px !important;
}

.px-85 {
  padding-left: 85px !important;
  padding-right: 85px !important;
}

.py-85 {
  padding-top: 85px !important;
  padding-bottom: 85px !important;
}

.zi-85 {
  z-index: 85;
}

.m-90 {
  margin: 90px;
}

.mt-90 {
  margin-top: 90px;
}

.mb-90 {
  margin-bottom: 90px;
}

.ml-90 {
  margin-left: 90px;
}

.mr-90 {
  margin-right: 90px;
}

.mx-90 {
  margin-left: 90px !important;
  margin-right: 90px !important;
}

.my-90 {
  margin-top: 90px !important;
  margin-bottom: 90px !important;
}

.p-90 {
  padding: 90px;
}

.pt-90 {
  padding-top: 90px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pl-90 {
  padding-left: 90px !important;
}

.pr-90 {
  padding-right: 90px !important;
}

.px-90 {
  padding-left: 90px !important;
  padding-right: 90px !important;
}

.py-90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

.zi-90 {
  z-index: 90;
}

.m-95 {
  margin: 95px;
}

.mt-95 {
  margin-top: 95px;
}

.mb-95 {
  margin-bottom: 95px;
}

.ml-95 {
  margin-left: 95px;
}

.mr-95 {
  margin-right: 95px;
}

.mx-95 {
  margin-left: 95px !important;
  margin-right: 95px !important;
}

.my-95 {
  margin-top: 95px !important;
  margin-bottom: 95px !important;
}

.p-95 {
  padding: 95px;
}

.pt-95 {
  padding-top: 95px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pl-95 {
  padding-left: 95px !important;
}

.pr-95 {
  padding-right: 95px !important;
}

.px-95 {
  padding-left: 95px !important;
  padding-right: 95px !important;
}

.py-95 {
  padding-top: 95px !important;
  padding-bottom: 95px !important;
}

.zi-95 {
  z-index: 95;
}

.m-100 {
  margin: 100px;
}

.mt-100 {
  margin-top: 100px;
}

.mb-100 {
  margin-bottom: 100px;
}

.ml-100 {
  margin-left: 100px;
}

.mr-100 {
  margin-right: 100px;
}

.mx-100 {
  margin-left: 100px !important;
  margin-right: 100px !important;
}

.my-100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.p-100 {
  padding: 100px;
}

.pt-100 {
  padding-top: 100px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pl-100 {
  padding-left: 100px !important;
}

.pr-100 {
  padding-right: 100px !important;
}

.px-100 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

.py-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.zi-100 {
  z-index: 100;
}

.m-104 {
  margin: 104px;
}

.mt-104 {
  margin-top: 104px;
}

.mb-104 {
  margin-bottom: 104px;
}

.ml-104 {
  margin-left: 104px;
}

.mr-104 {
  margin-right: 104px;
}

.mx-104 {
  margin-left: 104px !important;
  margin-right: 104px !important;
}

.my-104 {
  margin-top: 104px !important;
  margin-bottom: 104px !important;
}

.p-104 {
  padding: 104px;
}

.pt-104 {
  padding-top: 104px;
}

.pb-104 {
  padding-bottom: 104px;
}

.pl-104 {
  padding-left: 104px !important;
}

.pr-104 {
  padding-right: 104px !important;
}

.px-104 {
  padding-left: 104px !important;
  padding-right: 104px !important;
}

.py-104 {
  padding-top: 104px !important;
  padding-bottom: 104px !important;
}

.zi-104 {
  z-index: 104;
}

.m-130 {
  margin: 130px;
}

.mt-130 {
  margin-top: 130px;
}

.mb-130 {
  margin-bottom: 130px;
}

.ml-130 {
  margin-left: 130px;
}

.mr-130 {
  margin-right: 130px;
}

.mx-130 {
  margin-left: 130px !important;
  margin-right: 130px !important;
}

.my-130 {
  margin-top: 130px !important;
  margin-bottom: 130px !important;
}

.p-130 {
  padding: 130px;
}

.pt-130 {
  padding-top: 130px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pl-130 {
  padding-left: 130px !important;
}

.pr-130 {
  padding-right: 130px !important;
}

.px-130 {
  padding-left: 130px !important;
  padding-right: 130px !important;
}

.py-130 {
  padding-top: 130px !important;
  padding-bottom: 130px !important;
}

.zi-130 {
  z-index: 130;
}

.m-150 {
  margin: 150px;
}

.mt-150 {
  margin-top: 150px;
}

.mb-150 {
  margin-bottom: 150px;
}

.ml-150 {
  margin-left: 150px;
}

.mr-150 {
  margin-right: 150px;
}

.mx-150 {
  margin-left: 150px !important;
  margin-right: 150px !important;
}

.my-150 {
  margin-top: 150px !important;
  margin-bottom: 150px !important;
}

.p-150 {
  padding: 150px;
}

.pt-150 {
  padding-top: 150px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pl-150 {
  padding-left: 150px !important;
}

.pr-150 {
  padding-right: 150px !important;
}

.px-150 {
  padding-left: 150px !important;
  padding-right: 150px !important;
}

.py-150 {
  padding-top: 150px !important;
  padding-bottom: 150px !important;
}

.zi-150 {
  z-index: 150;
}

.m-160 {
  margin: 160px;
}

.mt-160 {
  margin-top: 160px;
}

.mb-160 {
  margin-bottom: 160px;
}

.ml-160 {
  margin-left: 160px;
}

.mr-160 {
  margin-right: 160px;
}

.mx-160 {
  margin-left: 160px !important;
  margin-right: 160px !important;
}

.my-160 {
  margin-top: 160px !important;
  margin-bottom: 160px !important;
}

.p-160 {
  padding: 160px;
}

.pt-160 {
  padding-top: 160px;
}

.pb-160 {
  padding-bottom: 160px;
}

.pl-160 {
  padding-left: 160px !important;
}

.pr-160 {
  padding-right: 160px !important;
}

.px-160 {
  padding-left: 160px !important;
  padding-right: 160px !important;
}

.py-160 {
  padding-top: 160px !important;
  padding-bottom: 160px !important;
}

.zi-160 {
  z-index: 160;
}

.m-189 {
  margin: 189px;
}

.mt-189 {
  margin-top: 189px;
}

.mb-189 {
  margin-bottom: 189px;
}

.ml-189 {
  margin-left: 189px;
}

.mr-189 {
  margin-right: 189px;
}

.mx-189 {
  margin-left: 189px !important;
  margin-right: 189px !important;
}

.my-189 {
  margin-top: 189px !important;
  margin-bottom: 189px !important;
}

.p-189 {
  padding: 189px;
}

.pt-189 {
  padding-top: 189px;
}

.pb-189 {
  padding-bottom: 189px;
}

.pl-189 {
  padding-left: 189px !important;
}

.pr-189 {
  padding-right: 189px !important;
}

.px-189 {
  padding-left: 189px !important;
  padding-right: 189px !important;
}

.py-189 {
  padding-top: 189px !important;
  padding-bottom: 189px !important;
}

.zi-189 {
  z-index: 189;
}

.logged-in #wpadminbar {
  display: none !important;
}

html:lang(es) {
  margin-top: 0 !important;
}

/****** Width ********/
.w-15 {
  width: 15%;
}

.w-20 {
  width: 20%;
}

.w-30 {
  width: 30% !important;
}

.w-45 {
  width: 45% !important;
}

.w-50 {
  width: 50% !important;
}

.w-55 {
  width: 55% !important;
}

.w-65 {
  width: 65% !important;
}

.w-70 {
  width: 70% !important;
}

.w-80 {
  width: 80% !important;
}

.w-85 {
  width: 85% !important;
}

.w-90 {
  width: 90% !important;
}

.w-95 {
  width: 95% !important;
}

/****** Movil ********/
@media (max-width: 1279.98px) {
  section .mw-100 {
    width: 100% !important;
  }
  .pt-m-64 {
    padding-top: 64px !important;
  }
  .mpx-36 {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
  .mpx-24 {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .mpx-15,
  .row.mpx-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .mmx-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  .mmb-15 {
    margin-bottom: 15px !important;
  }
  .mpb-10 {
    padding-bottom: 10px !important;
  }
  .mpb-54 {
    padding-bottom: 54px !important;
  }
  .mpt-15 {
    padding-top: 15px !important;
  }
  .mpb-64 {
    padding-bottom: 64px !important;
  }
  .mpt-48 {
    padding-top: 48px !important;
  }
  .m-px-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .mpx-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .mpt-0 {
    padding-top: 0 !important;
  }
  .mpt-94 {
    padding-top: 94px !important;
  }
  .mpt-112 {
    padding-top: 112px !important;
  }
  .m-pr-0 {
    padding-right: 0 !important;
  }
  .m-mb-0 {
    margin-bottom: 0 !important;
  }
  .m-mb-25 {
    margin-bottom: 25px !important;
  }
  .mpb-40 {
    padding-bottom: 40px !important;
  }
  .mmb-8 {
    margin-bottom: 8px !important;
  }
  .mmb-32 {
    margin-bottom: 32px !important;
  }
  .mmb-45 {
    margin-bottom: 45px !important;
  }
  .m-pt-50 {
    padding-top: 50px !important;
  }
  .m-pb-75 {
    padding-bottom: 75px !important;
  }
  .mpb-72 {
    padding-bottom: 72px !important;
  }
  .mpt-72 {
    padding-top: 72px !important;
  }
  .m-none {
    display: none !important;
  }
  .m-mt-40 {
    margin-top: 40px;
  }
  .w-m-100 {
    width: 100% !important;
  }
  .text-center.m-tl {
    text-align: left !important;
  }
  .m-ta-center {
    text-align: center !important;
  }
}
@media (min-width: 1280px) {
  .row {
    display: flex !important;
  }
  .x-none {
    display: none !important;
  }
  .col-d-3 {
    width: 31.3% !important;
    margin: 0 1% 33px;
  }
  .col-d-3:first-child {
    margin-right: 2% !important;
    margin-left: 0% !important;
  }
  .col-d-3:last-child {
    margin-right: 0% !important;
    margin-left: 2% !important;
  }
}
@media (max-width: 767px) {
  .mw-10 {
    width: 10% !important;
  }
}
/****** Tablet ********/
/***** End Width ****/
b, strong {
  font-weight: 700 !important;
}

.fuente-1 {
  font-family: "Circular Black", sans-serif;
}

.fuente-2 {
  font-family: "Titillium Web", sans-serif;
}

.font-weight-medium {
  font-weight: 500 !important;
}

.text-blue {
  color: #2C3E50;
}

.text-gray-500 {
  color: #8F99A2;
}

.texto-opacity {
  opacity: 0.53;
}

.text-decoration-none {
  text-decoration: none;
}

.lh-28 {
  line-height: 28px;
}

.lh-32 {
  line-height: 32px;
}

.lh-36 {
  line-height: 36px;
}

.fs-4 {
  font-size: 4rem;
}

/*Botones*/
.transform-scale {
  transition: 0.3s !important;
}
.transform-scale:hover {
  transform: scale(1.01);
}

.wysiwyg h1, .wysiwyg .h1 {
  font-size: 3.813rem;
  font-family: "Titillium Web", sans-serif;
  line-height: 62px;
  font-weight: 500;
  color: #009639;
}
.wysiwyg h2, .wysiwyg .h2 {
  font-size: 1.688rem;
  font-family: "Titillium Web", sans-serif;
  line-height: 36px;
  font-weight: 500;
  color: #6c757d;
  margin-top: 36px;
  margin-bottom: 30px;
}
.wysiwyg h3, .wysiwyg .h3 {
  font-size: 1.375rem;
  font-family: "Titillium Web", sans-serif;
  line-height: 27px;
  font-weight: 500;
  color: #009639;
  margin-top: 30px;
  margin-bottom: 14px;
}
.wysiwyg h4, .wysiwyg .h4 {
  font-size: 1.125rem;
  font-family: "Titillium Web", sans-serif;
  line-height: 24px;
  font-weight: 700;
  color: #6c757d;
}
.wysiwyg h5, .wysiwyg .h5 {
  font-size: 1rem;
  font-family: "Circular Black", sans-serif;
  line-height: 20px;
  font-weight: 500;
  color: #6c757d;
}
.wysiwyg h6, .wysiwyg .h6 {
  font-size: 0.875rem;
  font-family: "Circular Black", sans-serif;
  line-height: 18px;
  font-weight: 500;
  color: #6c757d;
}
.wysiwyg p, .wysiwyg .p {
  font-size: 1rem;
  font-family: "Circular Black", sans-serif;
  line-height: 24px;
  font-weight: 400;
  opacity: 0.73;
  color: #6c757d;
}
.wysiwyg p a, .wysiwyg .p a {
  opacity: 1;
}
.wysiwyg blockquote {
  border-left: 7px solid #009639;
  padding: 9px 30px 9px;
  max-width: 600px;
}
.wysiwyg blockquote p {
  font-size: 1.375rem;
  font-family: "Titillium Web", sans-serif;
  line-height: 29px;
  color: #6c757d;
  opacity: 1;
}
.wysiwyg ul {
  padding-left: 20px;
}
.wysiwyg ul li {
  font-size: 1rem;
  font-family: "Circular Black", sans-serif;
  line-height: 24px;
  font-weight: 400;
  opacity: 0.75;
  color: #6c757d;
}
@media (max-width: 767.98px) {
  .wysiwyg h1, .wysiwyg .h1 {
    font-size: 2rem;
    line-height: 36px;
  }
  .wysiwyg h2, .wysiwyg .h2 {
    font-size: 1.5rem;
    line-height: 24px;
  }
  .wysiwyg h3, .wysiwyg .h3 {
    font-size: 1.25rem;
    line-height: 24px;
  }
  .wysiwyg h4, .wysiwyg .h4 {
    font-size: 1.125rem;
    line-height: 24px;
  }
  .wysiwyg h5, .wysiwyg .h5 {
    font-size: 1rem;
    line-height: 20px;
  }
  .wysiwyg h6, .wysiwyg .h6 {
    font-size: 0.875rem;
    line-height: 18px;
  }
  .wysiwyg blockquote p {
    font-size: 1.25rem;
    line-height: 24px;
    opacity: 1;
  }
}

button:focus {
  outline: none;
  outline: 0 auto -webkit-focus-ring-color;
}

.btn, .gform_wrapper .button {
  font-size: 0.9375rem;
  line-height: 1.5rem;
  padding: 0.75rem 1.5rem;
  border: 0px !important;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn, .gform_wrapper .button {
    transition: none;
  }
}
.btn:focus, .gform_wrapper .button:focus {
  outline: none;
}
@media (min-width: 768px) {
  .btn, .gform_wrapper .button {
    font-size: 1.0625rem;
    padding: 1.25rem 1.75rem;
  }
}

.btn-primary, .btn-primary:focus, .btn-primary.focus {
  color: #009639;
  background-color: #ffffff;
  outline: 0;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.25);
}
.btn-primary:hover {
  color: #009639;
  background-color: #f3ff00;
  box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.35);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #ffffff;
  background-color: #ccead7;
  opacity: 1;
  box-shadow: none;
}
.btn-primary:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active {
  color: #f3ff00;
  background-color: #009639;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.25);
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus {
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.25);
}

.btn-gform-form, .gform_wrapper .button, .btn-gform-form:focus, .btn-gform-form.focus {
  color: #ffffff;
  background-color: #009639;
  box-shadow: none;
  outline: 0;
}
.btn-gform-form:hover, .gform_wrapper .button:hover {
  color: #ffffff;
  background-color: #009639;
  box-shadow: none;
}
.btn-gform-form.disabled, .gform_wrapper .disabled.button, .btn-gform-form:disabled, .gform_wrapper .button:disabled {
  color: #ffffff;
  background-color: #a6daba;
  opacity: 1;
  box-shadow: none;
}
.btn-gform-form:not(:disabled):not(.disabled), .gform_wrapper .button:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.btn-gform-form:not(:disabled):not(.disabled):active, .gform_wrapper .button:not(:disabled):not(.disabled):active, .btn-gform-form:not(:disabled):not(.disabled).active, .gform_wrapper .button:not(:disabled):not(.disabled).active {
  color: #ffffff;
  background-color: #009639;
  box-shadow: none;
}
.btn-gform-form:not(:disabled):not(.disabled):active:focus, .gform_wrapper .button:not(:disabled):not(.disabled):active:focus, .btn-gform-form:not(:disabled):not(.disabled).active:focus, .gform_wrapper .button:not(:disabled):not(.disabled).active:focus {
  box-shadow: none;
}

.btn-secondary, .btn-secondary:focus, .btn-secondary.focus {
  color: #009639;
  background-color: #ccead7;
  outline: 0;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.25);
}
.btn-secondary:hover {
  color: #009639;
  background-color: #f3ff00;
  box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.35);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #ffffff;
  background-color: #ccead7;
  opacity: 1;
  box-shadow: none;
}
.btn-secondary:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active {
  color: #f3ff00;
  background-color: #009639;
  box-shadow: none;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.25);
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus {
  box-shadow: none;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.25);
}

#info-cta-card-desktop,
#info-cta-card-mobile {
  font-size: 0.9375rem;
  padding: 0.75rem 1.5rem;
}

.masthead-cta.bg-white:hover {
  background-color: #A6FF41 !important;
}

#info-cta-masthead-mobile, #info-cta-masthead-mobile:focus, #info-cta-masthead-mobile.focus {
  color: #009639;
  background-color: #f3ff00;
  outline: 0;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.25), 0 0 2rem rgba(0, 150, 57, 0.75);
}
#info-cta-masthead-mobile:hover {
  color: #009639;
  background-color: #f3ff00;
  box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.35), 0 0 2rem rgba(0, 150, 57, 0.75);
}
#info-cta-masthead-mobile.disabled, #info-cta-masthead-mobile:disabled {
  color: #ffffff;
  background-color: #ccead7;
  opacity: 1;
  box-shadow: none;
}
#info-cta-masthead-mobile:not(:disabled):not(.disabled) {
  cursor: pointer;
}
#info-cta-masthead-mobile:not(:disabled):not(.disabled):active, #info-cta-masthead-mobile:not(:disabled):not(.disabled).active {
  color: #f3ff00;
  background-color: #009639;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.25), 0 0 2rem rgba(0, 150, 57, 0.75);
}
#info-cta-masthead-mobile:not(:disabled):not(.disabled):active:focus, #info-cta-masthead-mobile:not(:disabled):not(.disabled).active:focus {
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.25), 0 0 2rem rgba(0, 150, 57, 0.75);
}

#info-cta-masthead-mobile {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  z-index: 1025;
  opacity: 1;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out, color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
@media (prefers-reduced-motion: reduce) {
  #info-cta-masthead-mobile {
    transition: none;
  }
}
@media (min-width: 768px) {
  #info-cta-masthead-mobile {
    bottom: 2.5rem;
    right: 2.5rem;
  }
}
#info-cta-masthead-mobile.hide {
  -webkit-transform: translateY(300%);
  transform: translateY(300%);
  opacity: 0;
}

/** Gravity Forms */
.gform-sidebar-form,
.gform_wrapper,
.gform_wrapper form {
  width: 100%;
  margin-bottom: 0;
}

.gform_heading {
  margin: 0.5rem 0 1.5rem;
}

.gform_title {
  display: none;
}

.gform_wrapper .gfield_required {
  padding-left: 1px;
  color: #000000;
}

#field_1_9 .gfield_label {
  display: none;
  visibility: hidden;
}

.gform_wrapper .button {
  margin-top: 1.5rem;
}
@media (max-width: 767.98px) {
  .gform_wrapper .button {
    font-size: 0.875rem;
    padding: 1rem 2rem;
  }
}

.gform_wrapper .gfield_error input,
.gform_wrapper .gfield_error select,
.gform_wrapper .gfield_error textarea {
  border-color: #dc3545;
}
.gform_wrapper .gfield_error .gfield_checkbox > li > label::before {
  border-color: #dc3545;
}
.gform_wrapper .gfield_error .gfield_checkbox > li > input:checked ~ label::before {
  border-color: #009639;
}

.validation_message {
  color: #dc3545;
  font-size: 0.8125rem;
  margin-top: 0.5rem;
}

.validation_error {
  display: none;
}

.gfield_checkbox > li {
  margin-top: 1.25rem;
}
.gfield_checkbox > li > label {
  font-size: 0.75rem;
  padding-top: 0.125rem;
}

.form-group, .gform_wrapper li {
  margin-bottom: 0.5rem;
}

label {
  font-size: 0.8125rem;
}
label .privacy-check-label {
  position: relative;
  font-size: 0.75rem;
  line-height: 1.375rem;
  padding-top: 0.125rem;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .was-validated .gfield_checkbox > li > input:valid:checked ~ .custom-control-label::before, .was-validated .gfield_checkbox > li > .custom-control-input:valid:checked ~ label::before, .was-validated .gfield_checkbox > li > input:valid:checked ~ label::before,
.custom-control-input.is-valid:checked ~ .custom-control-label::before,
.gfield_checkbox > li > input.is-valid:checked ~ .custom-control-label::before,
.gfield_checkbox > li > .custom-control-input.is-valid:checked ~ label::before,
.gfield_checkbox > li > input.is-valid:checked ~ label::before {
  border-color: #009639;
  background-color: #009639;
}

.was-validated .form-control:invalid, .was-validated .gform_wrapper input[type=email]:invalid, .gform_wrapper .was-validated input[type=email]:invalid,
.was-validated .gform_wrapper input[type=date]:invalid,
.gform_wrapper .was-validated input[type=date]:invalid,
.was-validated .gform_wrapper input[type=datetime]:invalid,
.gform_wrapper .was-validated input[type=datetime]:invalid,
.was-validated .gform_wrapper input[type=datetime-local]:invalid,
.gform_wrapper .was-validated input[type=datetime-local]:invalid,
.was-validated .gform_wrapper input[type=month]:invalid,
.gform_wrapper .was-validated input[type=month]:invalid,
.was-validated .gform_wrapper input[type=number]:invalid,
.gform_wrapper .was-validated input[type=number]:invalid,
.was-validated .gform_wrapper input[type=password]:invalid,
.gform_wrapper .was-validated input[type=password]:invalid,
.was-validated .gform_wrapper input[type=search]:invalid,
.gform_wrapper .was-validated input[type=search]:invalid,
.was-validated .gform_wrapper input[type=tel]:invalid,
.gform_wrapper .was-validated input[type=tel]:invalid,
.was-validated .gform_wrapper input[type=text]:invalid,
.gform_wrapper .was-validated input[type=text]:invalid,
.was-validated .gform_wrapper input[type=time]:invalid,
.gform_wrapper .was-validated input[type=time]:invalid,
.was-validated .gform_wrapper input[type=week]:invalid,
.gform_wrapper .was-validated input[type=week]:invalid,
.was-validated .gform_wrapper input[type=url]:invalid,
.gform_wrapper .was-validated input[type=url]:invalid,
.was-validated .gform_wrapper select:invalid,
.gform_wrapper .was-validated select:invalid,
.was-validated .gform_wrapper textarea:invalid,
.gform_wrapper .was-validated textarea:invalid,
.form-control.is-invalid,
.gform_wrapper input.is-invalid[type=email],
.gform_wrapper input.is-invalid[type=date],
.gform_wrapper input.is-invalid[type=datetime],
.gform_wrapper input.is-invalid[type=datetime-local],
.gform_wrapper input.is-invalid[type=month],
.gform_wrapper input.is-invalid[type=number],
.gform_wrapper input.is-invalid[type=password],
.gform_wrapper input.is-invalid[type=search],
.gform_wrapper input.is-invalid[type=tel],
.gform_wrapper input.is-invalid[type=text],
.gform_wrapper input.is-invalid[type=time],
.gform_wrapper input.is-invalid[type=week],
.gform_wrapper input.is-invalid[type=url],
.gform_wrapper select.is-invalid,
.gform_wrapper textarea.is-invalid {
  background-image: none;
}

.was-validated .form-control:valid, .was-validated .gform_wrapper input[type=email]:valid, .gform_wrapper .was-validated input[type=email]:valid,
.was-validated .gform_wrapper input[type=date]:valid,
.gform_wrapper .was-validated input[type=date]:valid,
.was-validated .gform_wrapper input[type=datetime]:valid,
.gform_wrapper .was-validated input[type=datetime]:valid,
.was-validated .gform_wrapper input[type=datetime-local]:valid,
.gform_wrapper .was-validated input[type=datetime-local]:valid,
.was-validated .gform_wrapper input[type=month]:valid,
.gform_wrapper .was-validated input[type=month]:valid,
.was-validated .gform_wrapper input[type=number]:valid,
.gform_wrapper .was-validated input[type=number]:valid,
.was-validated .gform_wrapper input[type=password]:valid,
.gform_wrapper .was-validated input[type=password]:valid,
.was-validated .gform_wrapper input[type=search]:valid,
.gform_wrapper .was-validated input[type=search]:valid,
.was-validated .gform_wrapper input[type=tel]:valid,
.gform_wrapper .was-validated input[type=tel]:valid,
.was-validated .gform_wrapper input[type=text]:valid,
.gform_wrapper .was-validated input[type=text]:valid,
.was-validated .gform_wrapper input[type=time]:valid,
.gform_wrapper .was-validated input[type=time]:valid,
.was-validated .gform_wrapper input[type=week]:valid,
.gform_wrapper .was-validated input[type=week]:valid,
.was-validated .gform_wrapper input[type=url]:valid,
.gform_wrapper .was-validated input[type=url]:valid,
.was-validated .gform_wrapper select:valid,
.gform_wrapper .was-validated select:valid,
.was-validated .gform_wrapper textarea:valid,
.gform_wrapper .was-validated textarea:valid,
.form-control.is-valid,
.gform_wrapper input.is-valid[type=email],
.gform_wrapper input.is-valid[type=date],
.gform_wrapper input.is-valid[type=datetime],
.gform_wrapper input.is-valid[type=datetime-local],
.gform_wrapper input.is-valid[type=month],
.gform_wrapper input.is-valid[type=number],
.gform_wrapper input.is-valid[type=password],
.gform_wrapper input.is-valid[type=search],
.gform_wrapper input.is-valid[type=tel],
.gform_wrapper input.is-valid[type=text],
.gform_wrapper input.is-valid[type=time],
.gform_wrapper input.is-valid[type=week],
.gform_wrapper input.is-valid[type=url],
.gform_wrapper select.is-valid,
.gform_wrapper textarea.is-valid {
  background-image: none;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .was-validated .gfield_checkbox > li > input:invalid ~ .custom-control-label, .was-validated .gfield_checkbox > li > .custom-control-input:invalid ~ label, .was-validated .gfield_checkbox > li > input:invalid ~ label,
.custom-control-input.is-invalid ~ .custom-control-label,
.gfield_checkbox > li > input.is-invalid ~ .custom-control-label,
.gfield_checkbox > li > .custom-control-input.is-invalid ~ label,
.gfield_checkbox > li > input.is-invalid ~ label {
  color: #000000;
}

.was-validated .custom-control-input:valid ~ .custom-control-label,
.was-validated .gfield_checkbox > li > input:valid ~ .custom-control-label,
.was-validated .gfield_checkbox > li > .custom-control-input:valid ~ label,
.was-validated .gfield_checkbox > li > input:valid ~ label,
.custom-control-input.is-valid ~ .custom-control-label,
.gfield_checkbox > li > input.is-valid ~ .custom-control-label,
.gfield_checkbox > li > .custom-control-input.is-valid ~ label,
.gfield_checkbox > li > input.is-valid ~ label {
  color: #000000;
}

.gform-sidebar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  width: 20rem;
  box-shadow: 0 0px 0.75rem 0 rgba(108, 117, 125, 0.35);
  z-index: 1020;
}

.gform-sidebar-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 20rem;
  transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out;
  visibility: hidden;
  opacity: 0;
  z-index: 1021;
}
@media (prefers-reduced-motion: reduce) {
  .gform-sidebar-overlay {
    transition: none;
  }
}
.gform-sidebar-overlay.show {
  visibility: visible;
  opacity: 1;
}

.gform-toggle {
  background-color: transparent;
  line-height: 1rem;
  border: none;
  padding: 1rem;
  position: absolute;
  top: -1rem;
  right: -1rem;
}

/* Masthead
--------------------------------------------- */
#masthead {
  position: relative;
  overflow: hidden;
  background-color: #000A5E;
}
@media (min-width: 1280px) {
  #masthead .full-height-content {
    padding-bottom: 0 !important;
  }
}
#masthead .bg-img-holder {
  background-position: center 25%;
}
@media (min-width: 1280px) {
  #masthead .bg-img-holder {
    background-position: center center;
  }
}
#masthead .masthead-intro {
  font-size: 3rem;
  line-height: 3.5rem;
  letter-spacing: 0.03125rem;
}
@media (min-width: 768px) {
  #masthead .masthead-intro {
    font-size: 6rem;
    line-height: 6rem;
    letter-spacing: 0.0625rem;
  }
}
#masthead .masthead-title {
  font-size: 5.5rem;
  font-weight: 800;
  line-height: 5.5rem;
  letter-spacing: 0.09375rem;
}
@media (min-width: 768px) {
  #masthead .masthead-title {
    font-size: 10rem;
    line-height: 10rem;
    letter-spacing: 0.1875rem;
  }
}
#masthead .masthead-meta {
  font-size: 2rem;
  line-height: 2.125rem;
  letter-spacing: 0.0625rem;
}
@media (min-width: 768px) {
  #masthead .masthead-meta {
    font-size: 3rem;
    line-height: 3.125rem;
    letter-spacing: 0.15625rem;
  }
}
#masthead .masthead-description {
  font-size: 1.0625rem;
  line-height: 1.75rem;
}
@media (min-width: 768px) {
  #masthead .masthead-description {
    font-size: 1.375rem;
    line-height: 2rem;
  }
}

hr.masthead-hr {
  margin-top: 1.25rem;
  margin-bottom: 0.75rem;
  border: 0;
  border-top: 8px solid #f3ff00;
}
@media (min-width: 768px) {
  hr.masthead-hr {
    margin-top: 1.375rem;
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 1280px) {
  hr.masthead-hr {
    margin-top: 1.5rem;
    margin-bottom: 1.65rem;
  }
}

.postid-36 hr.masthead-hr {
  border-color: #A6FF41;
}

.offcanvas-collapse {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-y: auto;
  visibility: hidden;
  background-color: #ffffff;
  transition: visibility 0.35s ease-in-out, transform 0.35s ease-in-out;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  box-shadow: 0 0px 0.75rem 0 rgba(108, 117, 125, 0.35);
  z-index: 1026;
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas-collapse {
    transition: none;
  }
}
.offcanvas-collapse.open {
  visibility: visible;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.offcanvas-collapse {
  max-width: 100%;
}
@media (min-width: 768px) {
  .offcanvas-collapse {
    max-width: 20rem;
  }
}

.offcanvas-collapse {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-y: auto;
  visibility: hidden;
  background-color: #ffffff;
  transition: visibility 0.35s ease-in-out, transform 0.35s ease-in-out;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  box-shadow: 0 0px 0.75rem 0 rgba(108, 117, 125, 0.35);
  z-index: 1026;
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas-collapse {
    transition: none;
  }
}

.offcanvas-collapse.open {
  visibility: visible;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

/* Flickity
--------------------------------------------- */
.flickity-slider {
  min-height: 19rem;
  overflow: visible;
}

.flickity-viewport {
  overflow: visible;
  z-index: 2;
}

.carousel-cell {
  width: 280px;
  height: 100% !important;
  margin-right: 1rem;
}
@media (min-width: 768px) {
  .carousel-cell {
    margin-right: 2rem;
  }
}

.flickity-page-dots {
  position: absolute;
  display: none;
  top: -4.5rem;
  bottom: 100%;
  padding: 0;
  z-index: 1;
  text-align: right;
}
@media (min-width: 1280px) {
  .flickity-page-dots {
    display: block;
  }
}
.flickity-page-dots .dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0;
  margin-right: 24px;
  background: #d9d9d9;
  border-radius: 50%;
  cursor: pointer;
  opacity: 1;
  vertical-align: middle;
  transition: background 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .flickity-page-dots .dot {
    transition: none;
  }
}
.flickity-page-dots .dot:last-child {
  margin-right: 0;
}
.flickity-page-dots .dot.is-selected {
  background: #000000;
}

.carousel-card-test {
  position: relative;
  overflow: hidden;
  min-height: 19rem;
}
.carousel-card-test h3 {
  font-size: 2.5rem;
  line-height: 2.75rem;
}
.carousel-card-test h4 {
  font-size: 1.75rem;
  line-height: 2rem;
}
.carousel-card-test .carousel-card-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  transition: top 0.25s ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-card-test .carousel-card-overlay {
    transition: none;
  }
}
.carousel-card-test .carousel-card-overlay .carousel-card-img img {
  height: 10rem;
  width: auto;
}
.carousel-card-test .carousel-card-overlay p {
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-card-test .carousel-card-overlay p {
    transition: none;
  }
}
.carousel-card-test.open .carousel-card-overlay {
  top: -10rem;
}
.carousel-card-test.open .carousel-card-overlay p {
  opacity: 1;
}
.carousel-card-test .triangle {
  position: absolute;
  bottom: -1px;
  right: -1px;
  width: 0;
  height: 0;
  color: transparent;
  background-color: transparent;
  padding: 0;
  border-style: solid;
  border-width: 0 0 64px 64px;
  border-color: transparent transparent #ffffff transparent;
}
.carousel-card-test svg {
  cursor: pointer;
  position: absolute;
  bottom: -3.35rem;
  right: 0.65rem;
  transition: transform 0.25s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-card-test svg {
    transition: none;
  }
}
@media (min-width: 1280px) {
  .carousel-card-test svg {
    display: none;
  }
}
.carousel-card-test.open svg {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* Icons
--------------------------------------------- */
.icon[class*=text-] > svg [fill]:not([fill=none]) {
  fill: currentColor !important;
}

.icon-stack {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  border-radius: 100%;
  height: 2rem;
  width: 2rem;
  font-size: 1rem;
  background-color: #eff3f9;
}

.icon-stack-lg {
  height: 4rem;
  width: 4rem;
  font-size: 1.5rem;
}

.icon > svg {
  width: 3rem;
  height: 3rem;
}

.icon.icon-lg > svg {
  width: 4rem;
  height: 4rem;
}

.bg-0 {
  background: none !important;
}

.bg-image-0 {
  background-image: none !important;
}

.bg-darker {
  background-color: #16181b !important;
}

.bg-faded-primary {
  background-color: rgba(0, 150, 57, 0.08) !important;
}

.bg-faded-secondary {
  background-color: rgba(108, 117, 125, 0.08) !important;
}

.bg-faded-success {
  background-color: rgba(0, 150, 57, 0.08) !important;
}

.bg-faded-info {
  background-color: rgba(23, 162, 184, 0.08) !important;
}

.bg-faded-warning {
  background-color: rgba(243, 255, 0, 0.08) !important;
}

.bg-faded-danger {
  background-color: rgba(220, 53, 69, 0.08) !important;
}

.bg-faded-light {
  background-color: rgba(248, 249, 250, 0.08) !important;
}

.bg-faded-dark {
  background-color: rgba(52, 58, 64, 0.08) !important;
}

.bg-faded-primary-50 {
  background-color: rgba(235, 247, 239, 0.08) !important;
}

.bg-faded-yellow {
  background-color: rgba(243, 255, 0, 0.08) !important;
}

.bg-faded-nadar {
  background-color: rgba(1, 192, 197, 0.08) !important;
}

.bg-faded-correr-100 {
  background-color: rgba(249, 159, 144, 0.08) !important;
}

.bg-faded-correr-1000 {
  background-color: rgba(230, 214, 189, 0.08) !important;
}

.bg-faded-salto-v {
  background-color: rgba(220, 234, 240, 0.08) !important;
}

.bg-faded-salto-h {
  background-color: rgba(194, 184, 111, 0.08) !important;
}

.bg-faded-cuerda {
  background-color: rgba(204, 161, 204, 0.08) !important;
}

.bg-faded-dominadas {
  background-color: rgba(116, 166, 93, 0.08) !important;
}

.bg-faded-press-banca {
  background-color: rgba(104, 153, 198, 0.08) !important;
}

.bg-faded-tablon {
  background-color: rgba(61, 199, 129, 0.08) !important;
}

.bg-faded-tubo {
  background-color: rgba(198, 144, 250, 0.08) !important;
}

.border-primary {
  border-color: #009639 !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #009639 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #f3ff00 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-primary-50 {
  border-color: #ebf7ef !important;
}

.border-yellow {
  border-color: #f3ff00 !important;
}

.border-nadar {
  border-color: #01c0c5 !important;
}

.border-correr-100 {
  border-color: #f99f90 !important;
}

.border-correr-1000 {
  border-color: #e6d6bd !important;
}

.border-salto-v {
  border-color: #dceaf0 !important;
}

.border-salto-h {
  border-color: #c2b86f !important;
}

.border-cuerda {
  border-color: #cca1cc !important;
}

.border-dominadas {
  border-color: #74a65d !important;
}

.border-press-banca {
  border-color: #6899c6 !important;
}

.border-tablon {
  border-color: #3dc781 !important;
}

.border-tubo {
  border-color: #c690fa !important;
}

.border-secondary {
  border-color: #dee2e6 !important;
}

.bg-size-cover {
  background-size: cover !important;
}

.bg-position-center {
  background-position: center !important;
}

.bg-position-center-y {
  background-position-y: center !important;
}

.bg-position-center-x {
  background-position-x: center !important;
}

.bg-position-right-top {
  background-position: right top !important;
}

.bg-position-left-top {
  background-position: left top !important;
}

.bg-position-center-top {
  background-position: center top !important;
}

.bg-position-right-bottom {
  background-position: right bottom !important;
}

.bg-position-left-bottom {
  background-position: left bottom !important;
}

.bg-position-center-bottom {
  background-position: center bottom !important;
}

.bg-position-right-center {
  background-position: right center !important;
}

.bg-position-left-center {
  background-position: left center !important;
}

.bg-no-repeat {
  background-repeat: no-repeat !important;
}

.bg-repeat-x {
  background-repeat: repeat-x !important;
}

.bg-repeat-y {
  background-repeat: repeat-y !important;
}

.bg-fixed {
  background-attachment: fixed !important;
}

a[class^=bg-],
a[class*=bg-] {
  transition: background-color 0.25s ease;
}

.overlay {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000000;
  opacity: 0.75;
  z-index: 0;
}

.overlay-content {
  display: block;
  position: relative;
  z-index: 5;
}

.overlay-gradient {
  background: rgba(0, 0, 0, 0.5) !important;
  background: linear-gradient(to top, #000000 0%, transparent 50%) !important;
}

.text-shadow {
  text-shadow: 0 0 1rem rgba(0, 0, 0, 0.75), 0 0 1rem rgba(0, 0, 0, 0.75) !important;
}

.text-heading {
  color: #333 !important;
}

.text-green-2 {
  color: #A6FF41;
}

[class*=text-underline-] {
  background: repeat-x left 1em/1em 0.15em;
}

.text-underline-primary {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 150, 57, 0.5)));
  background-image: -o-linear-gradient(left, rgba(0, 150, 57, 0.5));
  background-image: linear-gradient(to right, rgba(0, 150, 57, 0.5));
}

.bg-img-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: 0;
  overflow: hidden;
}

.box-shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.box-shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.box-shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
}

.box-shadow-0 {
  box-shadow: none !important;
}

.rounded-top-0 {
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-right-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.rounded-left-0 {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.text-decoration-0 {
  text-decoration: none !important;
}

.mt-grid-gutter,
.my-grid-gutter {
  margin-top: 32px !important;
}

.mr-grid-gutter,
.mx-grid-gutter {
  margin-right: 32px !important;
}

.mb-grid-gutter,
.my-grid-gutter {
  margin-bottom: 32px !important;
}

.ml-grid-gutter,
.mx-grid-gutter {
  margin-left: 32px !important;
}

.pt-grid-gutter,
.py-grid-gutter {
  padding-top: 32px !important;
}

.pr-grid-gutter,
.px-grid-gutter {
  padding-right: 32px !important;
}

.pb-grid-gutter,
.py-grid-gutter {
  padding-bottom: 32px !important;
}

.pl-grid-gutter,
.px-grid-gutter {
  padding-left: 32px !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-60 {
  opacity: 0.6 !important;
}

.opacity-65 {
  opacity: 0.65 !important;
}

.opacity-70 {
  opacity: 0.7 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-80 {
  opacity: 0.8 !important;
}

.opacity-90 {
  opacity: 0.9 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.iframe-full-height-wrap {
  min-height: 18rem;
  overflow: hidden;
}

.iframe-full-height {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 1280px) {
  .text-xl-nowrap {
    white-space: nowrap !important;
  }
  .text-xl-wrap {
    white-space: wrap !important;
  }
}
@media (min-width: 992px) {
  .text-lg-nowrap {
    white-space: nowrap !important;
  }
  .text-lg-wrap {
    white-space: wrap !important;
  }
}
@media (min-width: 768px) {
  .text-md-nowrap {
    white-space: nowrap !important;
  }
  .text-md-wrap {
    white-space: wrap !important;
  }
}
@media (min-width: 576px) {
  .text-sm-nowrap {
    white-space: nowrap !important;
  }
  .text-sm-wrap {
    white-space: wrap !important;
  }
}
.line-height-base {
  line-height: 1.6 !important;
}

.table-fixed {
  table-layout: fixed !important;
}

.animation-0 {
  animation: none !important;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .media-ie-fix .media-body {
    flex: 0 1 auto;
  }
}
.swap-image {
  display: inline-block;
  position: relative;
  user-select: none;
}
.swap-image .swap-from,
.swap-image .swap-to {
  display: block;
  transition: opacity 0.3s ease-in-out;
}
.swap-image .swap-to {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 0;
}
.swap-image:hover .swap-from, .swap-image.active .swap-from {
  opacity: 0;
}
.swap-image:hover .swap-to, .swap-image.active .swap-to {
  opacity: 1;
}

.card.card-hover:hover .swap-image .swap-from,
.card.card-hover:hover .swap-image .swap-to,
.card.card-active .swap-image .swap-from,
.card.card-active .swap-image .swap-to {
  transition-duration: 0.25s;
}
.card.card-hover:hover .swap-image .swap-from,
.card.card-active .swap-image .swap-from {
  opacity: 0;
}
.card.card-hover:hover .swap-image .swap-to,
.card.card-active .swap-image .swap-to {
  opacity: 1;
}

.view {
  display: none;
}
.view.show {
  display: block;
}

.fh-section {
  min-height: 100vh;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  transition: background-color 5000s ease-in-out 0s;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}

#page.landing-template-a {
  margin-left: 0;
}
@media (min-width: 1280px) {
  #page.landing-template-a {
    margin-left: 0;
  }
}
#page.landing-template-a .container-fluid, #page.landing-template-a .container-sm, #page.landing-template-a .container-md, #page.landing-template-a .container-lg, #page.landing-template-a .container-xl {
  width: 100%;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  #page.landing-template-a .container-fluid, #page.landing-template-a .container-sm, #page.landing-template-a .container-md, #page.landing-template-a .container-lg, #page.landing-template-a .container-xl {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
@media (min-width: 1280px) {
  #page.landing-template-a .container-fluid, #page.landing-template-a .container-sm, #page.landing-template-a .container-md, #page.landing-template-a .container-lg, #page.landing-template-a .container-xl {
    max-width: 936px;
    padding-right: 1rem;
    padding-left: 1rem;
    margin-right: auto;
    margin-left: auto;
  }
}

#requisitos h3 {
  font-size: 2.5rem;
  line-height: 2.75rem;
}
@media (min-width: 992px) {
  #requisitos h3 {
    font-size: 3.5rem;
    line-height: 3.75rem;
  }
}
#requisitos .check-icon {
  height: 1.5rem;
  width: auto;
}
@media (min-width: 992px) {
  #requisitos .check-icon {
    height: 2rem;
    width: auto;
  }
}

#colophon .copyright-text {
  font-size: 0.75rem;
}

.ratio-16-9 {
  padding: 56.25% 0 0 0;
  height: 0;
  position: relative;
}

.img-cover {
  object-fit: cover;
}

/*# sourceMappingURL=custom.css.map */
