@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap);
@charset "UTF-8";
/*
	MAIN SASS THEME
    Author: Javier Antonio Sgroi
    Email: javier_sgroi@hotmail.com
	Version: 0.0.1
*/
/* sweetalert */
.swal2-popup.swal2-toast {
  box-sizing: border-box;
  grid-column: 1/4 !important;
  grid-row: 1/4 !important;
  grid-template-columns: min-content auto min-content;
  padding: 1em;
  overflow-y: hidden;
  background: #fff;
  box-shadow: 0 0 1px hsla(0deg, 0%, 0%, 0.075), 0 1px 2px hsla(0deg, 0%, 0%, 0.075), 1px 2px 4px hsla(0deg, 0%, 0%, 0.075), 1px 3px 8px hsla(0deg, 0%, 0%, 0.075), 2px 4px 16px hsla(0deg, 0%, 0%, 0.075);
  pointer-events: all;
}
.swal2-popup.swal2-toast > * {
  grid-column: 2;
}
.swal2-popup.swal2-toast .swal2-title {
  margin: 0.5em 1em;
  padding: 0;
  font-size: 1em;
  text-align: initial;
}
.swal2-popup.swal2-toast .swal2-loading {
  justify-content: center;
}
.swal2-popup.swal2-toast .swal2-input {
  height: 2em;
  margin: 0.5em;
  font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-validation-message {
  font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-footer {
  margin: 0.5em 0 0;
  padding: 0.5em 0 0;
  font-size: 0.8em;
}
.swal2-popup.swal2-toast .swal2-close {
  grid-column: 3/3;
  grid-row: 1/99;
  align-self: center;
  width: 0.8em;
  height: 0.8em;
  margin: 0;
  font-size: 2em;
}
.swal2-popup.swal2-toast .swal2-html-container {
  margin: 0.5em 1em;
  padding: 0;
  overflow: initial;
  font-size: 1em;
  text-align: initial;
}
.swal2-popup.swal2-toast .swal2-html-container:empty {
  padding: 0;
}
.swal2-popup.swal2-toast .swal2-loader {
  grid-column: 1;
  grid-row: 1/99;
  align-self: center;
  width: 2em;
  height: 2em;
  margin: 0.25em;
}
.swal2-popup.swal2-toast .swal2-icon {
  grid-column: 1;
  grid-row: 1/99;
  align-self: center;
  width: 2em;
  min-width: 2em;
  height: 2em;
  margin: 0 0.5em 0 0;
}
.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 1.8em;
  font-weight: bold;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  top: 0.875em;
  width: 1.375em;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 0.3125em;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: 0.3125em;
}
.swal2-popup.swal2-toast .swal2-actions {
  justify-content: flex-start;
  height: auto;
  margin: 0;
  margin-top: 0.5em;
  padding: 0 0.5em;
}
.swal2-popup.swal2-toast .swal2-styled {
  margin: 0.25em 0.5em;
  padding: 0.4em 0.6em;
  font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-success {
  border-color: #a5dc86;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line] {
  position: absolute;
  width: 1.6em;
  height: 3em;
  transform: rotate(45deg);
  border-radius: 50%;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left] {
  top: -0.8em;
  left: -0.5em;
  transform: rotate(-45deg);
  transform-origin: 2em 2em;
  border-radius: 4em 0 0 4em;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right] {
  top: -0.25em;
  left: 0.9375em;
  transform-origin: 0 1.5em;
  border-radius: 0 4em 4em 0;
}
.swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}
.swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
  top: 0;
  left: 0.4375em;
  width: 0.4375em;
  height: 2.6875em;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line] {
  height: 0.3125em;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip] {
  top: 1.125em;
  left: 0.1875em;
  width: 0.75em;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long] {
  top: 0.9375em;
  right: 0.1875em;
  width: 1.375em;
}
.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip {
  animation: swal2-toast-animate-success-line-tip 0.75s;
}
.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long {
  animation: swal2-toast-animate-success-line-long 0.75s;
}
.swal2-popup.swal2-toast.swal2-show {
  animation: swal2-toast-show 0.5s;
}
.swal2-popup.swal2-toast.swal2-hide {
  animation: swal2-toast-hide 0.1s forwards;
}

div:where(.swal2-container) {
  display: grid;
  position: fixed;
  z-index: 1060;
  inset: 0;
  box-sizing: border-box;
  grid-template-areas: "top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";
  grid-template-rows: minmax(min-content, auto) minmax(min-content, auto) minmax(min-content, auto);
  height: 100%;
  padding: 0.625em;
  overflow-x: hidden;
  transition: background-color 0.1s;
  -webkit-overflow-scrolling: touch;
}
div:where(.swal2-container).swal2-backdrop-show, div:where(.swal2-container).swal2-noanimation {
  background: rgba(0, 0, 0, 0.4);
}
div:where(.swal2-container).swal2-backdrop-hide {
  background: transparent !important;
}
div:where(.swal2-container).swal2-top-start, div:where(.swal2-container).swal2-center-start, div:where(.swal2-container).swal2-bottom-start {
  grid-template-columns: minmax(0, 1fr) auto auto;
}
div:where(.swal2-container).swal2-top, div:where(.swal2-container).swal2-center, div:where(.swal2-container).swal2-bottom {
  grid-template-columns: auto minmax(0, 1fr) auto;
}
div:where(.swal2-container).swal2-top-end, div:where(.swal2-container).swal2-center-end, div:where(.swal2-container).swal2-bottom-end {
  grid-template-columns: auto auto minmax(0, 1fr);
}
div:where(.swal2-container).swal2-top-start > .swal2-popup {
  align-self: start;
}
div:where(.swal2-container).swal2-top > .swal2-popup {
  grid-column: 2;
  align-self: start;
  justify-self: center;
}
div:where(.swal2-container).swal2-top-end > .swal2-popup, div:where(.swal2-container).swal2-top-right > .swal2-popup {
  grid-column: 3;
  align-self: start;
  justify-self: end;
}
div:where(.swal2-container).swal2-center-start > .swal2-popup, div:where(.swal2-container).swal2-center-left > .swal2-popup {
  grid-row: 2;
  align-self: center;
}
div:where(.swal2-container).swal2-center > .swal2-popup {
  grid-column: 2;
  grid-row: 2;
  align-self: center;
  justify-self: center;
}
div:where(.swal2-container).swal2-center-end > .swal2-popup, div:where(.swal2-container).swal2-center-right > .swal2-popup {
  grid-column: 3;
  grid-row: 2;
  align-self: center;
  justify-self: end;
}
div:where(.swal2-container).swal2-bottom-start > .swal2-popup, div:where(.swal2-container).swal2-bottom-left > .swal2-popup {
  grid-column: 1;
  grid-row: 3;
  align-self: end;
}
div:where(.swal2-container).swal2-bottom > .swal2-popup {
  grid-column: 2;
  grid-row: 3;
  justify-self: center;
  align-self: end;
}
div:where(.swal2-container).swal2-bottom-end > .swal2-popup, div:where(.swal2-container).swal2-bottom-right > .swal2-popup {
  grid-column: 3;
  grid-row: 3;
  align-self: end;
  justify-self: end;
}
div:where(.swal2-container).swal2-grow-row > .swal2-popup, div:where(.swal2-container).swal2-grow-fullscreen > .swal2-popup {
  grid-column: 1/4;
  width: 100%;
}
div:where(.swal2-container).swal2-grow-column > .swal2-popup, div:where(.swal2-container).swal2-grow-fullscreen > .swal2-popup {
  grid-row: 1/4;
  align-self: stretch;
}
div:where(.swal2-container).swal2-no-transition {
  transition: none !important;
}
div:where(.swal2-container) div:where(.swal2-popup) {
  display: none;
  position: relative;
  box-sizing: border-box;
  grid-template-columns: minmax(0, 100%);
  width: 32em;
  max-width: 100%;
  padding: 0 0 1.25em;
  border: none;
  border-radius: 5px;
  background: #fff;
  color: #545454;
  font-family: inherit;
  font-size: 1rem;
}
div:where(.swal2-container) div:where(.swal2-popup):focus {
  outline: none;
}
div:where(.swal2-container) div:where(.swal2-popup).swal2-loading {
  overflow-y: hidden;
}
div:where(.swal2-container) h2:where(.swal2-title) {
  position: relative;
  max-width: 100%;
  margin: 0;
  padding: 0.8em 1em 0;
  color: inherit;
  font-size: 1.875em;
  font-weight: 600;
  text-align: center;
  text-transform: none;
  word-wrap: break-word;
}
div:where(.swal2-container) div:where(.swal2-actions) {
  display: flex;
  z-index: 1;
  box-sizing: border-box;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: auto;
  margin: 1.25em auto 0;
  padding: 0;
}
div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled[disabled] {
  opacity: 0.4;
}
div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}
div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:active {
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}
div:where(.swal2-container) div:where(.swal2-loader) {
  display: none;
  align-items: center;
  justify-content: center;
  width: 2.2em;
  height: 2.2em;
  margin: 0 1.875em;
  animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border-width: 0.25em;
  border-style: solid;
  border-radius: 100%;
  border-color: #2778c4 transparent #2778c4 transparent;
}
div:where(.swal2-container) button:where(.swal2-styled) {
  margin: 0.3125em;
  padding: 0.625em 1.1em;
  transition: box-shadow 0.1s;
  box-shadow: 0 0 0 3px transparent;
  font-weight: 500;
}
div:where(.swal2-container) button:where(.swal2-styled):not([disabled]) {
  cursor: pointer;
}
div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #7066e0;
  color: #fff;
  font-size: 1em;
}
div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus {
  box-shadow: 0 0 0 3px rgba(112, 102, 224, 0.5);
}
div:where(.swal2-container) button:where(.swal2-styled).swal2-deny {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #dc3741;
  color: #fff;
  font-size: 1em;
}
div:where(.swal2-container) button:where(.swal2-styled).swal2-deny:focus {
  box-shadow: 0 0 0 3px rgba(220, 55, 65, 0.5);
}
div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #6e7881;
  color: #fff;
  font-size: 1em;
}
div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel:focus {
  box-shadow: 0 0 0 3px rgba(110, 120, 129, 0.5);
}
div:where(.swal2-container) button:where(.swal2-styled).swal2-default-outline:focus {
  box-shadow: 0 0 0 3px rgba(100, 150, 200, 0.5);
}
div:where(.swal2-container) button:where(.swal2-styled):focus {
  outline: none;
}
div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner {
  border: 0;
}
div:where(.swal2-container) div:where(.swal2-footer) {
  justify-content: center;
  margin: 1em 0 0;
  padding: 1em 1em 0;
  border-top: 1px solid #eee;
  color: inherit;
  font-size: 1em;
}
div:where(.swal2-container) .swal2-timer-progress-bar-container {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  grid-column: auto !important;
  overflow: hidden;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
div:where(.swal2-container) div:where(.swal2-timer-progress-bar) {
  width: 100%;
  height: 0.25em;
  background: rgba(0, 0, 0, 0.2);
}
div:where(.swal2-container) img:where(.swal2-image) {
  max-width: 100%;
  margin: 2em auto 1em;
}
div:where(.swal2-container) button:where(.swal2-close) {
  z-index: 2;
  align-items: center;
  justify-content: center;
  width: 1.2em;
  height: 1.2em;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: -1.2em;
  padding: 0;
  overflow: hidden;
  transition: color 0.1s, box-shadow 0.1s;
  border: none;
  border-radius: 5px;
  background: transparent;
  color: #ccc;
  font-family: monospace;
  font-size: 2.5em;
  cursor: pointer;
  justify-self: end;
}
div:where(.swal2-container) button:where(.swal2-close):hover {
  transform: none;
  background: transparent;
  color: #f27474;
}
div:where(.swal2-container) button:where(.swal2-close):focus {
  outline: none;
  box-shadow: inset 0 0 0 3px rgba(100, 150, 200, 0.5);
}
div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner {
  border: 0;
}
div:where(.swal2-container) .swal2-html-container {
  z-index: 1;
  justify-content: center;
  margin: 1em 1.6em 0.3em;
  padding: 0;
  overflow: auto;
  color: inherit;
  font-size: 1.125em;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  word-wrap: break-word;
  word-break: break-word;
}
div:where(.swal2-container) input:where(.swal2-input),
div:where(.swal2-container) input:where(.swal2-file),
div:where(.swal2-container) textarea:where(.swal2-textarea),
div:where(.swal2-container) select:where(.swal2-select),
div:where(.swal2-container) div:where(.swal2-radio),
div:where(.swal2-container) label:where(.swal2-checkbox) {
  margin: 1em 2em 3px;
}
div:where(.swal2-container) input:where(.swal2-input),
div:where(.swal2-container) input:where(.swal2-file),
div:where(.swal2-container) textarea:where(.swal2-textarea) {
  box-sizing: border-box;
  width: auto;
  transition: border-color 0.1s, box-shadow 0.1s;
  border: 1px solid #d9d9d9;
  border-radius: 0.1875em;
  background: transparent;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 0 0 3px transparent;
  color: inherit;
  font-size: 1.125em;
}
div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,
div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,
div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror {
  border-color: #f27474 !important;
  box-shadow: 0 0 2px #f27474 !important;
}
div:where(.swal2-container) input:where(.swal2-input):focus,
div:where(.swal2-container) input:where(.swal2-file):focus,
div:where(.swal2-container) textarea:where(.swal2-textarea):focus {
  border: 1px solid #b4dbed;
  outline: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 0 0 3px rgba(100, 150, 200, 0.5);
}
div:where(.swal2-container) input:where(.swal2-input)::-moz-placeholder, div:where(.swal2-container) input:where(.swal2-file)::-moz-placeholder, div:where(.swal2-container) textarea:where(.swal2-textarea)::-moz-placeholder {
  color: #ccc;
}
div:where(.swal2-container) input:where(.swal2-input)::placeholder,
div:where(.swal2-container) input:where(.swal2-file)::placeholder,
div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder {
  color: #ccc;
}
div:where(.swal2-container) .swal2-range {
  margin: 1em 2em 3px;
  background: #fff;
}
div:where(.swal2-container) .swal2-range input {
  width: 80%;
}
div:where(.swal2-container) .swal2-range output {
  width: 20%;
  color: inherit;
  font-weight: 600;
  text-align: center;
}
div:where(.swal2-container) .swal2-range input,
div:where(.swal2-container) .swal2-range output {
  height: 2.625em;
  padding: 0;
  font-size: 1.125em;
  line-height: 2.625em;
}
div:where(.swal2-container) .swal2-input {
  height: 2.625em;
  padding: 0 0.75em;
}
div:where(.swal2-container) .swal2-file {
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  background: transparent;
  font-size: 1.125em;
}
div:where(.swal2-container) .swal2-textarea {
  height: 6.75em;
  padding: 0.75em;
}
div:where(.swal2-container) .swal2-select {
  min-width: 50%;
  max-width: 100%;
  padding: 0.375em 0.625em;
  background: transparent;
  color: inherit;
  font-size: 1.125em;
}
div:where(.swal2-container) .swal2-radio,
div:where(.swal2-container) .swal2-checkbox {
  align-items: center;
  justify-content: center;
  background: #fff;
  color: inherit;
}
div:where(.swal2-container) .swal2-radio label,
div:where(.swal2-container) .swal2-checkbox label {
  margin: 0 0.6em;
  font-size: 1.125em;
}
div:where(.swal2-container) .swal2-radio input,
div:where(.swal2-container) .swal2-checkbox input {
  flex-shrink: 0;
  margin: 0 0.4em;
}
div:where(.swal2-container) label:where(.swal2-input-label) {
  display: flex;
  justify-content: center;
  margin: 1em auto 0;
}
div:where(.swal2-container) div:where(.swal2-validation-message) {
  align-items: center;
  justify-content: center;
  margin: 1em 0 0;
  padding: 0.625em;
  overflow: hidden;
  background: #f0f0f0;
  color: #666666;
  font-size: 1em;
  font-weight: 300;
}
div:where(.swal2-container) div:where(.swal2-validation-message)::before {
  content: "!";
  display: inline-block;
  width: 1.5em;
  min-width: 1.5em;
  height: 1.5em;
  margin: 0 0.625em;
  border-radius: 50%;
  background-color: #f27474;
  color: #fff;
  font-weight: 600;
  line-height: 1.5em;
  text-align: center;
}
div:where(.swal2-container) .swal2-progress-steps {
  flex-wrap: wrap;
  align-items: center;
  max-width: 100%;
  margin: 1.25em auto;
  padding: 0;
  background: transparent;
  font-weight: 600;
}
div:where(.swal2-container) .swal2-progress-steps li {
  display: inline-block;
  position: relative;
}
div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step {
  z-index: 20;
  flex-shrink: 0;
  width: 2em;
  height: 2em;
  border-radius: 2em;
  background: #2778c4;
  color: #fff;
  line-height: 2em;
  text-align: center;
}
div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
  background: #2778c4;
}
div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step {
  background: #add8e6;
  color: #fff;
}
div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
  background: #add8e6;
}
div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line {
  z-index: 10;
  flex-shrink: 0;
  width: 2.5em;
  height: 0.4em;
  margin: 0 -1px;
  background: #2778c4;
}

div:where(.swal2-icon) {
  position: relative;
  box-sizing: content-box;
  justify-content: center;
  width: 5em;
  height: 5em;
  margin: 2.5em auto 0.6em;
  border: 0.25em solid transparent;
  border-radius: 50%;
  border-color: #000;
  font-family: inherit;
  line-height: 5em;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
div:where(.swal2-icon) .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 3.75em;
}
div:where(.swal2-icon).swal2-error {
  border-color: #f27474;
  color: #f27474;
}
div:where(.swal2-icon).swal2-error .swal2-x-mark {
  position: relative;
  flex-grow: 1;
}
div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line] {
  display: block;
  position: absolute;
  top: 2.3125em;
  width: 2.9375em;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #f27474;
}
div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 1.0625em;
  transform: rotate(45deg);
}
div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: 1em;
  transform: rotate(-45deg);
}
div:where(.swal2-icon).swal2-error.swal2-icon-show {
  animation: swal2-animate-error-icon 0.5s;
}
div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark {
  animation: swal2-animate-error-x-mark 0.5s;
}
div:where(.swal2-icon).swal2-warning {
  border-color: #facea8;
  color: #f8bb86;
}
div:where(.swal2-icon).swal2-warning.swal2-icon-show {
  animation: swal2-animate-error-icon 0.5s;
}
div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content {
  animation: swal2-animate-i-mark 0.5s;
}
div:where(.swal2-icon).swal2-info {
  border-color: #9de0f6;
  color: #3fc3ee;
}
div:where(.swal2-icon).swal2-info.swal2-icon-show {
  animation: swal2-animate-error-icon 0.5s;
}
div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content {
  animation: swal2-animate-i-mark 0.8s;
}
div:where(.swal2-icon).swal2-question {
  border-color: #c9dae1;
  color: #87adbd;
}
div:where(.swal2-icon).swal2-question.swal2-icon-show {
  animation: swal2-animate-error-icon 0.5s;
}
div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content {
  animation: swal2-animate-question-mark 0.8s;
}
div:where(.swal2-icon).swal2-success {
  border-color: #a5dc86;
  color: #a5dc86;
}
div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line] {
  position: absolute;
  width: 3.75em;
  height: 7.5em;
  transform: rotate(45deg);
  border-radius: 50%;
}
div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left] {
  top: -0.4375em;
  left: -2.0635em;
  transform: rotate(-45deg);
  transform-origin: 3.75em 3.75em;
  border-radius: 7.5em 0 0 7.5em;
}
div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right] {
  top: -0.6875em;
  left: 1.875em;
  transform: rotate(-45deg);
  transform-origin: 0 3.75em;
  border-radius: 0 7.5em 7.5em 0;
}
div:where(.swal2-icon).swal2-success .swal2-success-ring {
  position: absolute;
  z-index: 2;
  top: -0.25em;
  left: -0.25em;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  border: 0.25em solid rgba(165, 220, 134, 0.3);
  border-radius: 50%;
}
div:where(.swal2-icon).swal2-success .swal2-success-fix {
  position: absolute;
  z-index: 1;
  top: 0.5em;
  left: 1.625em;
  width: 0.4375em;
  height: 5.625em;
  transform: rotate(-45deg);
}
div:where(.swal2-icon).swal2-success [class^=swal2-success-line] {
  display: block;
  position: absolute;
  z-index: 2;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #a5dc86;
}
div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip] {
  top: 2.875em;
  left: 0.8125em;
  width: 1.5625em;
  transform: rotate(45deg);
}
div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long] {
  top: 2.375em;
  right: 0.5em;
  width: 2.9375em;
  transform: rotate(-45deg);
}
div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip {
  animation: swal2-animate-success-line-tip 0.75s;
}
div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long {
  animation: swal2-animate-success-line-long 0.75s;
}
div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right {
  animation: swal2-rotate-success-circular-line 4.25s ease-in;
}

[class^=swal2] {
  -webkit-tap-highlight-color: transparent;
}

.swal2-show {
  animation: swal2-show 0.3s;
}

.swal2-hide {
  animation: swal2-hide 0.15s forwards;
}

.swal2-noanimation {
  transition: none;
}

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

.swal2-rtl .swal2-close {
  margin-right: initial;
  margin-left: 0;
}
.swal2-rtl .swal2-timer-progress-bar {
  right: 0;
  left: auto;
}

@keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotateZ(2deg);
  }
  33% {
    transform: translateY(0) rotateZ(-2deg);
  }
  66% {
    transform: translateY(0.3125em) rotateZ(2deg);
  }
  100% {
    transform: translateY(0) rotateZ(0deg);
  }
}
@keyframes swal2-toast-hide {
  100% {
    transform: rotateZ(1deg);
    opacity: 0;
  }
}
@keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: 0.5625em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 0.125em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 0.625em;
    left: -0.25em;
    width: 1.625em;
  }
  84% {
    top: 1.0625em;
    left: 0.75em;
    width: 0.5em;
  }
  100% {
    top: 1.125em;
    left: 0.1875em;
    width: 0.75em;
  }
}
@keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0;
  }
  65% {
    top: 1.25em;
    right: 0.9375em;
    width: 0;
  }
  84% {
    top: 0.9375em;
    right: 0;
    width: 1.125em;
  }
  100% {
    top: 0.9375em;
    right: 0.1875em;
    width: 1.375em;
  }
}
@keyframes swal2-show {
  0% {
    transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes swal2-hide {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}
@keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 1.0625em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 2.1875em;
    left: -0.375em;
    width: 3.125em;
  }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }
  100% {
    top: 2.8125em;
    left: 0.8125em;
    width: 1.5625em;
  }
}
@keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }
  100% {
    top: 2.375em;
    right: 0.5em;
    width: 2.9375em;
  }
}
@keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}
@keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  80% {
    margin-top: -0.375em;
    transform: scale(1.15);
  }
  100% {
    margin-top: 0;
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes swal2-animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes swal2-animate-question-mark {
  0% {
    transform: rotateY(-360deg);
  }
  100% {
    transform: rotateY(0);
  }
}
@keyframes swal2-animate-i-mark {
  0% {
    transform: rotateZ(45deg);
    opacity: 0;
  }
  25% {
    transform: rotateZ(-25deg);
    opacity: 0.4;
  }
  50% {
    transform: rotateZ(15deg);
    opacity: 0.8;
  }
  75% {
    transform: rotateZ(-5deg);
    opacity: 1;
  }
  100% {
    transform: rotateX(0);
    opacity: 1;
  }
}
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow: hidden;
}
body.swal2-height-auto {
  height: auto !important;
}
body.swal2-no-backdrop .swal2-container {
  background-color: transparent !important;
  pointer-events: none;
}
body.swal2-no-backdrop .swal2-container .swal2-popup {
  pointer-events: all;
}
body.swal2-no-backdrop .swal2-container .swal2-modal {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
@media print {
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow-y: scroll !important;
  }
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) > [aria-hidden=true] {
    display: none;
  }
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container {
    position: static !important;
  }
}
body.swal2-toast-shown .swal2-container {
  box-sizing: border-box;
  width: 360px;
  max-width: 100%;
  background-color: transparent;
  pointer-events: none;
}
body.swal2-toast-shown .swal2-container.swal2-top {
  inset: 0 auto auto 50%;
  transform: translateX(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-top-end, body.swal2-toast-shown .swal2-container.swal2-top-right {
  inset: 0 0 auto auto;
}
body.swal2-toast-shown .swal2-container.swal2-top-start, body.swal2-toast-shown .swal2-container.swal2-top-left {
  inset: 0 auto auto 0;
}
body.swal2-toast-shown .swal2-container.swal2-center-start, body.swal2-toast-shown .swal2-container.swal2-center-left {
  inset: 50% auto auto 0;
  transform: translateY(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-center {
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
}
body.swal2-toast-shown .swal2-container.swal2-center-end, body.swal2-toast-shown .swal2-container.swal2-center-right {
  inset: 50% 0 auto auto;
  transform: translateY(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-bottom-start, body.swal2-toast-shown .swal2-container.swal2-bottom-left {
  inset: auto auto 0 0;
}
body.swal2-toast-shown .swal2-container.swal2-bottom {
  inset: auto auto 0 50%;
  transform: translateX(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-bottom-end, body.swal2-toast-shown .swal2-container.swal2-bottom-right {
  inset: auto 0 0 auto;
}

/* Bootstrap*/
/*!
 * Bootstrap Grid v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

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

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

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

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

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

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

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

.offset-1 {
  margin-left: 8.33333333%;
}

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

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

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

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

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

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

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

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

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

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

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.d-inline {
  display: inline !important;
}

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

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

.d-grid {
  display: grid !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;
}

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

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

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

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

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

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !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;
}

.justify-content-evenly {
  justify-content: space-evenly !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;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

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

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

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

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

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

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

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

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

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

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

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

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

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

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

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

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

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

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

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

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

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

.mt-0 {
  margin-top: 0 !important;
}

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

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

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

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

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

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

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

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

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

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

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

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

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

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

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

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

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

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

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

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

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

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

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

.ms-auto {
  margin-left: auto !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pe-0 {
  padding-right: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

.ps-0 {
  padding-left: 0 !important;
}

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !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;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !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;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !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;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !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;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !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;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !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;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !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;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !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;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !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;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !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;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !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;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !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;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !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;
  }
  .d-print-none {
    display: none !important;
  }
}
/*!
 * Bootstrap Utilities v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.link-primary {
  color: #0d6efd;
}
.link-primary:hover, .link-primary:focus {
  color: #0a58ca;
}

.link-secondary {
  color: #6c757d;
}
.link-secondary:hover, .link-secondary:focus {
  color: #565e64;
}

.link-success {
  color: #198754;
}
.link-success:hover, .link-success:focus {
  color: #146c43;
}

.link-info {
  color: #0dcaf0;
}
.link-info:hover, .link-info:focus {
  color: #3dd5f3;
}

.link-warning {
  color: #ffc107;
}
.link-warning:hover, .link-warning:focus {
  color: #ffcd39;
}

.link-danger {
  color: #dc3545;
}
.link-danger:hover, .link-danger:focus {
  color: #b02a37;
}

.link-light {
  color: #f8f9fa;
}
.link-light:hover, .link-light:focus {
  color: #f9fafb;
}

.link-dark {
  color: #212529;
}
.link-dark:hover, .link-dark:focus {
  color: #1a1e21;
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

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

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

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

.vr {
  display: inline-block;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentColor;
  opacity: 0.25;
}

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

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

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

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

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

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

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

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

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

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

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

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

.d-grid {
  display: grid !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;
}

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

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !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;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

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

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

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

.border-top-0 {
  border-top: 0 !important;
}

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

.border-end-0 {
  border-right: 0 !important;
}

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

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: 1px solid #dee2e6 !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #0d6efd !important;
}

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

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

.border-info {
  border-color: #0dcaf0 !important;
}

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

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

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

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

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

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !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;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !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;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

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

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

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

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

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

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !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;
}

.justify-content-evenly {
  justify-content: space-evenly !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;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

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

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

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

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

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

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

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

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

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

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

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

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

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

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

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

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

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

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

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

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

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

.mt-0 {
  margin-top: 0 !important;
}

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

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

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

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

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

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

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

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

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

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

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

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

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

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

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

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

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

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

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

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

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

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

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

.ms-auto {
  margin-left: auto !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pe-0 {
  padding-right: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

.ps-0 {
  padding-left: 0 !important;
}

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

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

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

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

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

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

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

.fst-normal {
  font-style: normal !important;
}

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

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

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

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

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

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

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

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

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

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

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

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

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

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

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

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: #6c757d !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

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

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

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

.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

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

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

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

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

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

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

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

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

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

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

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

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

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

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

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !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;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !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;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !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;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !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;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !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;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !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;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !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;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !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;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !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;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !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;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !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;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !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;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !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;
  }
  .d-print-none {
    display: none !important;
  }
}
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  color: #0d6efd;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  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) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: #0a58ca;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  color: #0a58ca;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6;
}

.page-link {
  padding: 0.375rem 0.75rem;
}

.page-item:first-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

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

.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

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

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

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

.card-link + .card-link {
  margin-left: 1rem;
}

.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

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

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

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

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

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

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

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

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

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

.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

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

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

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

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

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

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}
.modal-fullscreen .modal-footer {
  border-radius: 0;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}
/* Base */
/* Poppins */
/* Rubik */
@font-face {
  font-family: "Dead stock", Sans-serif;
  src: url("../fonts/DeadStock/DeadStock.eot");
  src: url("../fonts/DeadStock/DeadStock.eot?#iefix") format("embedded-opentype"), url("../fonts/DeadStock/DeadStock.woff2") format("woff2"), url("../fonts/DeadStock/DeadStock.woff") format("woff"), url("../fonts/DeadStock/DeadStock.ttf") format("truetype"), url("../fonts/DeadStock/DeadStock.svg#DeadStock") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* Componentes */
.down {
  -webkit-animation: downarrow 0.6s infinite alternate ease-in-out;
  border-top: 0.4em solid transparent;
}

/* Locations  */
.location-state-title {
  font-family: "SOFTCORE BLACK 2";
  color: #FF4800;
  font-size: 28px;
  font-style: normal;
  font-weight: 900;
  line-height: 32px; /* 114.286% */
}

.locations_card {
  border-radius: 0px;
  background-color: transparent;
  border-bottom: 0px solid var(--NEON-WHITE, #ECECEC);
  overflow: hidden;
  margin: 0px 0 8px;
  padding: 24px;
  background-color: transparent;
  border-radius: 0;
  padding: 0px;
  overflow: visible;
}
.locations_card .card-body {
  border-left: 1px solid #B6B6B6;
  padding: 0 0px 4px 16px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1024px) {
  .locations_card .card-body {
    /*padding: 1rem 0.9rem;*/
  }
}
.locations_card .card-body:hover {
  transform: translate(0px, -6px);
  transition: all 0.3s ease-in-out;
  border-left: 1px solid #BFF300;
}
.locations_card .card-image {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 56%;
}
.locations_card .card-image .image {
  position: absolute;
  width: 100%;
  background-size: cover;
  background-position: center;
  left: 0px;
  top: 0px;
  height: 100%;
}
.locations_card .card-title {
  font-family: "Rawson", Sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
}
.locations_card .card-title .green {
  color: var(--NEON-GREEN, #BFF300);
}
.locations_card .card-subtitle {
  font-family: "Rawson", Sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 33px;
  color: #f3557d;
  min-height: 33px;
  text-transform: uppercase;
}
.locations_card .card-text {
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: #212121;
  margin-bottom: 5px;
  max-width: 100%;
  min-height: 48px;
  overflow: hidden;
  max-height: 48px;
}
@media (max-width: 1024px) {
  .locations_card .card-text {
    font-size: 15px;
  }
}
@media (max-width: 425px) {
  .locations_card .card-text {
    min-height: auto;
  }
}
.locations_card .card-text p {
  margin: 0;
}
.locations_card .card-km {
  font-family: "Nunito", sans-serif;
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  color: #07c6b3;
  max-width: 100%;
  margin-bottom: 5px;
}
.locations_card .card-phone {
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: #212121;
  margin-bottom: 5px;
}
@media (max-width: 1024px) {
  .locations_card .card-phone {
    font-size: 15px;
  }
}
.locations_card .card-email {
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: #212121;
  margin-bottom: 5px;
}
@media (max-width: 1024px) {
  .locations_card .card-email {
    font-size: 15px;
  }
}
.locations_card .card-days {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #f3557d;
  font-family: "Nunito", sans-serif;
}
.locations_card .card-hours {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #212121;
  font-family: "Nunito", sans-serif;
}
.locations_card .card-btn {
  background-color: #f3557d;
  color: white;
  font-family: "Nunito", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  border-radius: 8px;
  padding: 5px 18px;
  display: inline-block;
  transition: all 0.3s;
  border: 2px solid #f3557d;
}
.locations_card .card-btn:hover {
  background-color: white;
  color: #f3557d;
}

.box_card {
  border-radius: 3px;
  overflow: hidden;
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.15);
  margin-bottom: 90px;
}
@media (max-width: 1024px) {
  .box_card .card-body {
    padding: 1rem 0.9rem;
  }
}
.box_card .card-image {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 56%;
}
.box_card .card-image .image {
  background-size: cover;
  position: absolute;
  width: 100%;
  background-size: cover;
  background-position: center;
  left: 0px;
  top: 0px;
  height: 100%;
}
.box_card .card-title {
  font-family: "Rawson", Sans-serif;
  font-weight: 500;
  font-size: 25px;
  line-height: 33px;
  color: #f3557d;
  margin: 0;
  /*min-height: 66px;*/
  text-transform: uppercase;
}
.box_card .card-subtitle {
  font-family: "Rawson", Sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 33px;
  color: #f3557d;
  min-height: 33px;
  text-transform: uppercase;
}
.box_card .card-text {
  font-family: "Avenir";
  margin-bottom: 5px;
  max-width: 100%;
  min-height: 100px;
  overflow: hidden;
  line-height: 1.5em;
  font-size: 14px;
  color: #777;
  margin-top: 15px;
}
@media (max-width: 1024px) {
  .box_card .card-text {
    font-size: 15px;
  }
}
@media (max-width: 425px) {
  .box_card .card-text {
    min-height: auto;
  }
}
.box_card .card-btn {
  background-color: transparent;
  color: #FD4A5C;
  font-family: "Rawson", Sans-serif;
  font-size: 1.3em;
  font-weight: 500;
  border-radius: 8px;
  padding: 5px 18px;
  display: inline-block;
  transition: all 0.3s;
  border: 0px solid #f3557d;
}
.box_card .card-btn:hover {
  background-color: white;
  color: #f3557d;
}

.card_coach {
  background-color: #000;
  border: 1px solid #FFA500;
  border-radius: 0;
  padding: 40px;
  cursor: pointer;
  min-height: 520px;
  height: 100%;
}
.card_coach .card-image {
  width: 100%;
  height: 300px;
  position: relative;
}
.card_coach .card-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card_coach .card-body .card-title {
  font-family: "Rawson", Sans-serif;
  font-size: 27px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 30px;
  letter-spacing: 6px;
  color: #FFFFFF;
  margin-bottom: 0;
}
.card_coach .card-body .card-text {
  font-family: "Rawson", Sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
  color: #FFFFFF;
  margin: 8px 0 24px;
}
.card_coach .card-body .logos {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  gap: 32px;
}
.card_coach .card-body .logos img {
  width: auto;
  max-width: 65px;
  height: auto;
  -o-object-fit: fill;
     object-fit: fill;
}

button.swal2-confirm {
  font-family: "Nunito";
  font-weight: 700;
  letter-spacing: 0.5px;
}
button.swal2-confirm:hover {
  border: none !important;
  color: white !important;
  background-color: red;
}

.responsive_table .title {
  text-align: left;
}
@media (max-width: 425px) {
  .responsive_table .title {
    text-align: center;
    font-size: 16px;
  }
}
.responsive_table small {
  width: 100%;
  display: block;
}
.responsive_table table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
.responsive_table table caption {
  font-size: 1.5em;
  margin: 0.5em 0 0.75em;
}
.responsive_table table thead tr {
  color: white;
}
.responsive_table table tr {
  background-color: #fd4a5c;
  border: 1px solid #fd4a5c;
  padding: 0.35em;
  font-family: "Nunito", Sans-serif;
  color: white;
  font-weight: 700;
}
.responsive_table table tr.ligth {
  background-color: #ed6886;
}
.responsive_table table th,
.responsive_table table td {
  padding: 0.625em;
  text-align: center;
  border: 1px solid #fff;
  background-color: transparent !important;
  border-top: 0px;
  border-bottom: 0px;
}
.responsive_table .dato {
  color: #333;
}
.responsive_table table th {
  font-size: 0.85em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  .responsive_table table {
    border: 0;
  }
  .responsive_table table caption {
    font-size: 1.3em;
  }
  .responsive_table table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .responsive_table table tr {
    border-bottom: 0px solid #ddd;
    display: block;
    margin-bottom: 0.625em;
  }
  .responsive_table table td {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    display: block;
    font-size: 0.8em;
    text-align: right;
  }
  .responsive_table table td::before {
    /*
        * aria-label has no advantage, it won't be read inside a table
        content: attr(aria-label);
        */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  .responsive_table table td:last-child {
    border-bottom: 1px solid #fff;
  }
}
.responsive_table.skyblue .title {
  color: #00b4b5;
  font-family: "Nunito", Sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.5em;
  text-align: center;
}
@media (max-width: 425px) {
  .responsive_table.skyblue .title {
    text-align: center;
    font-size: 25px;
  }
}
.responsive_table.skyblue small {
  width: 100%;
  display: block;
}
.responsive_table.skyblue table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
.responsive_table.skyblue table caption {
  font-size: 1.5em;
  margin: 0.5em 0 0.75em;
}
.responsive_table.skyblue table thead tr {
  color: #00b4b5;
}
.responsive_table.skyblue table thead tr:first-child th {
  border: 0px solid #00b4b5;
}
.responsive_table.skyblue table tr {
  background-color: transparent;
  border: 1px solid #00b4b5;
  padding: 0.35em;
  font-family: "Nunito", Sans-serif;
  color: #00b4b5;
  font-weight: 700;
}
.responsive_table.skyblue table tr.ligth {
  background-color: transparent;
}
.responsive_table.skyblue table th,
.responsive_table.skyblue table td {
  padding: 0.625em;
  text-align: center;
  border: 1px solid #fff;
  background-color: transparent !important;
  border-top: 0px;
  border-bottom: 0px;
}
.responsive_table.skyblue table th {
  border: 0px solid #fff;
  font-size: 0.85em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.responsive_table.skyblue table td {
  border: 0px solid #fff;
}
@media screen and (max-width: 600px) {
  .responsive_table.skyblue table {
    border: 0;
  }
  .responsive_table.skyblue table caption {
    font-size: 1.3em;
  }
  .responsive_table.skyblue table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .responsive_table.skyblue table tr {
    /*border-bottom: 0px solid #ddd;*/
    border: 1px solid #00b4b5;
    display: block;
    margin-bottom: 0.625em;
  }
  .responsive_table.skyblue table td:first-child {
    font-size: 1.4em;
    line-height: 1.5em;
    text-align: center;
  }
  .responsive_table.skyblue table td {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    display: block;
    font-size: 0.8em;
    text-align: right;
  }
  .responsive_table.skyblue table td::before {
    /*
          * aria-label has no advantage, it won't be read inside a table
          content: attr(aria-label);
          */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  .responsive_table.skyblue table td:last-child {
    border-bottom: 1px solid #fff;
  }
}
.responsive_table.cyan .title {
  /*
      color: #00F1F1;
      font-family: "Rawson", Sans-serif;
      font-size: 24px;
      font-weight: 800;
      line-height: 1.5em;
      text-align: center;
      */
  color: #ffffff;
  font-family: "Rawson", Sans-serif;
  font-size: 40px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media (max-width: 425px) {
  .responsive_table.cyan .title {
    text-align: center;
    font-size: 25px;
  }
}
.responsive_table.cyan small {
  width: 100%;
  display: block;
}
.responsive_table.cyan .text-right {
  text-align: right;
}
.responsive_table.cyan .text-left {
  text-align: left;
}
.responsive_table.cyan table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
.responsive_table.cyan table caption {
  font-size: 1.5em;
  margin: 0.5em 0 0.75em;
}
.responsive_table.cyan table thead {
  background-color: #00f1f1;
}
.responsive_table.cyan table thead tr {
  color: #00b4b5;
}
.responsive_table.cyan table thead tr:first-child th {
  border: 1px solid #fff;
}
.responsive_table.cyan table tr {
  background-color: transparent;
  border: 1px solid #fff;
  padding: 0.35em;
  font-family: "Rawson", Sans-serif;
  color: #00b4b5;
  font-weight: 700;
}
.responsive_table.cyan table tr.ligth {
  background-color: transparent;
}
.responsive_table.cyan table th,
.responsive_table.cyan table td {
  font-family: "Rawson", Sans-serif;
  padding: 0.625em;
  text-align: center;
  border: 1px solid #fff;
  background-color: transparent !important;
  border-top: 0px;
  border-bottom: 0px;
}
.responsive_table.cyan table th {
  border: 1px solid #fff;
  text-transform: uppercase;
  color: #111;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}
.responsive_table.cyan table td {
  border: 1px solid #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
}
@media screen and (max-width: 600px) {
  .responsive_table.cyan {
    /*
          .mobile_head{
            background-color: #00F1F1;
            color: #111;
          }*/
  }
  .responsive_table.cyan table {
    border: 0;
  }
  .responsive_table.cyan table caption {
    font-size: 1.3em;
  }
  .responsive_table.cyan table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .responsive_table.cyan table tr {
    /*border-bottom: 0px solid #ddd;*/
    border: 0px solid #fff;
    display: block;
    margin-bottom: 0.625em;
  }
  .responsive_table.cyan table td:first-child {
    /*font-size: 1.4em;*/
    line-height: 1.5em;
    text-align: center;
    background-color: #00f1f1 !important;
    color: #111;
    font-size: 20px;
    font-weight: 600;
  }
  .responsive_table.cyan table td {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    display: block;
    font-size: 0.8em;
    text-align: right;
    font-size: 14px;
  }
  .responsive_table.cyan table td::before {
    /*
          * aria-label has no advantage, it won't be read inside a table
          content: attr(aria-label);
          */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  .responsive_table.cyan table td:last-child {
    border-bottom: 1px solid #fff;
  }
}
.responsive_table.new .title {
  color: #ffa500;
  text-shadow: 0px 0px 4px #ffa500;
  font-family: "Rawson", Sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 650;
  line-height: 104%;
  letter-spacing: 4px;
  text-transform: uppercase;
}
@media (max-width: 425px) {
  .responsive_table.new .title {
    text-align: center;
    font-size: 25px;
  }
}
.responsive_table.new .dato {
  text-align: left;
  font-family: "Rawson", Sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
  vertical-align: middle;
}
.responsive_table.new .cell_orange {
  background-color: #ffa500 !important;
  color: #000;
}
.responsive_table.new small {
  width: 100%;
  display: block;
}
.responsive_table.new table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
.responsive_table.new table caption {
  font-size: 1.5em;
  margin: 0.5em 0 0.75em;
}
.responsive_table.new table thead tr {
  color: #fff;
}
.responsive_table.new table thead tr:first-child th {
  border: 2px solid #fff;
  text-align: left;
  font-family: "Rawson", Sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.responsive_table.new table tr {
  background-color: transparent;
  border: 2px solid #fff;
  padding: 0.35em;
  font-family: "Rawson", Sans-serif;
  color: #fff;
  font-weight: 700;
}
.responsive_table.new table tr.ligth {
  background-color: transparent;
}
.responsive_table.new table th,
.responsive_table.new table td {
  padding: 0.625em;
  text-align: left;
  border: 1px solid #fff;
  background-color: transparent !important;
  border-top: 0px;
  border-bottom: 0px;
  font-family: "Rawson", Sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.responsive_table.new table th {
  border: 0px solid #fff;
  font-family: "Rawson", Sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.responsive_table.new table td {
  border: 2px solid #fff;
}
@media screen and (max-width: 600px) {
  .responsive_table.new table {
    border: 0;
  }
  .responsive_table.new table caption {
    font-size: 1.3em;
  }
  .responsive_table.new table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .responsive_table.new table tr {
    /*border-bottom: 0px solid #ddd;*/
    border: 2px solid #fff;
    display: block;
    margin-bottom: 0.625em;
  }
  .responsive_table.new table td:first-child {
    font-size: 1.4em;
    line-height: 1.5em;
    text-align: center;
  }
  .responsive_table.new table td {
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    display: block;
    font-size: 0.8em;
    text-align: right;
  }
  .responsive_table.new table td::before {
    /*
          * aria-label has no advantage, it won't be read inside a table
          content: attr(aria-label);
          */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  .responsive_table.new table td:last-child {
    border-bottom: 2px solid #fff;
  }
}

.limit_popup {
  max-height: 100%;
}

.elementor-popup-modal .dialog-message {
  overflow: hidden;
}

@media (max-width: 425px) {
  .elementor-popup-modal .dialog-message {
    overflow: scroll;
  }
}
.grafico_xls {
  /*transform: scale(0.6);*/
  /*translate(-33.33%, -33.33%);*/
  position: relative;
  display: inline-block;
  /*margin-top: 40px*/
}

.grafico_xls table {
  border-collapse: collapse;
  border-spacing: 0;
  border: none;
  background-color: transparent;
  font-family: "Rawson", Sans-serif;
  width: 500px;
}

.grafico_xls table, th, td {
  margin: 0;
  padding: 0;
}

.grafico_xls table tr {
  line-height: 1.5;
  vertical-align: top;
  border: px solid hsla(0deg, 0%, 0%, 0);
  /*ont-size: 1.5rem;*/
  padding: 0px 0px;
  text-align: center;
  border-collapse: collapse;
  border: none;
}

.grafico_xls table td {
  line-height: 1.5;
  vertical-align: top;
  border: 0px solid hsla(0deg, 0%, 50.2%, 0);
  font-size: 14px; /* 1.5rem;*/
  padding: 1px 0px;
  text-align: center;
  border-collapse: collapse;
  border: none;
  vertical-align: middle;
  min-width: 65px;
}
@media (max-width: 425px) {
  .grafico_xls table td {
    min-width: auto;
  }
}

@media (max-width: 425px) {
  .grafico_xls table {
    width: 100%;
  }
  .grafico_xls table td {
    font-size: 12px;
  }
}
.modal.show {
  opacity: 1;
  visibility: visible;
}

.modalcustom .modal-content .modal-header {
  background-color: transparent;
  border: 0;
  padding: 0;
}
.modalcustom .modal-content .modal-header .btn-close {
  background-color: transparent;
  border: 0;
}
.modalcustom .modal-content .modal-body {
  background-color: transparent;
  border: 0;
  padding: 0;
}

.modal_grafico .modal-dialog {
  max-width: 600px;
}
.modal_grafico .modal-dialog .modal-content {
  background-color: black;
}
.modal_grafico .modal-dialog .modal-content .modal-body {
  align-items: center;
  padding: 20px;
}

.galeryCoaches {
  padding: 0 10px;
}
.galeryCoaches .swiper-slide {
  height: auto !important;
}
.galeryCoaches .swiper-button-next {
  color: white;
}
.galeryCoaches .swiper-button-prev {
  color: white;
}

.prev-coaches {
  color: white;
  left: -30px;
}
@media (max-width: 1024px) {
  .prev-coaches {
    left: 15px;
  }
}
@media (max-width: 1024px) {
  .prev-coaches::after {
    font-size: 30px;
  }
}

.next-coaches {
  color: white;
  right: -30px;
}
@media (max-width: 1024px) {
  .next-coaches {
    right: 15px;
  }
}
@media (max-width: 1024px) {
  .next-coaches::after {
    font-size: 30px;
  }
}

/* Layouts */
/*
body{
    background-image: url(../img/background/bg-body.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    background-color:#f9f9f9;
}
*/
body {
  margin: 0;
  padding: 0;
  position: relative;
}

.contenedor-locations {
  /*
  width: 100%;
  max-width: 1550px;
  */
}
.contenedor-locations.search {
  max-width: 100%;
  background-color: transparent;
  padding: 40px 0%;
}
@media (max-width: 1024px) {
  .contenedor-locations.search {
    padding: 40px 0%;
  }
}
@media (max-width: 425px) {
  .contenedor-locations.search {
    padding: 40px 0;
  }
}
.contenedor-locations.search .row_titles {
  justify-content: space-around;
}
.contenedor-locations.search .search_title {
  font-family: "SOFTCORE BLACK 2";
  color: var(--White, #FFF);
  font-size: 64px;
  font-style: normal;
  font-weight: 900;
  line-height: 72px; /* 112.5% */
  text-align: left;
}
@media (max-width: 1333px) {
  .contenedor-locations.search .search_title {
    font-size: 35px;
  }
}
@media (max-width: 1160px) {
  .contenedor-locations.search .search_title {
    font-size: 30px;
  }
}
@media (max-width: 1024px) {
  .contenedor-locations.search .search_title {
    font-size: 26px;
    line-height: 36px;
  }
}
@media (max-width: 768px) {
  .contenedor-locations.search .search_title {
    font-size: 30px;
    line-height: 36px;
    margin: 0 0 10px;
  }
}
@media (max-width: 425px) {
  .contenedor-locations.search .search_title {
    font-size: 25px;
    line-height: 30px;
  }
}
.contenedor-locations.search input[type=text] {
  border: 0;
  border-radius: 0%;
  color: var(--NEON-BLACK, #221414);
  font-family: "Rawson", Sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 1.6px;
  text-transform: initial;
  border-radius: 5px 0px 0px 5px;
  max-width: 90%;
  margin: 0;
  height: 46px;
  outline: none !important;
}
.contenedor-locations.search button {
  border: 0;
  border-radius: 0%;
  display: inline-block;
  width: 10%;
  max-width: 30px;
  margin: 0;
  height: 46px;
  background: white;
  border-radius: 0px 5px 5px 0px;
}
.contenedor-locations.search .form-select {
  border-radius: 0;
  border-color: white;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: auto;
}
.contenedor-locations.search #form-zip {
  max-width: 95%;
  margin: 0;
  display: flex;
  flex-direction: row;
  height: 100%;
  justify-content: center;
  align-content: center;
}
@media (max-width: 1024px) {
  .contenedor-locations.search #form-zip {
    max-width: 81%;
  }
}
@media (max-width: 768px) {
  .contenedor-locations.search #form-zip {
    max-width: 95%;
  }
}
@media (max-width: 425px) {
  .contenedor-locations.search #form-zip {
    margin: auto;
    max-width: 100%;
  }
}
.contenedor-locations.search #form-search {
  max-width: 95%;
  margin-right: 0;
  display: block;
  float: right;
  min-width: 95%;
}
@media (max-width: 425px) {
  .contenedor-locations.search #form-search {
    margin: auto;
    max-width: 100%;
    display: contents;
  }
}
.contenedor-locations .title {
  margin-bottom: 30px;
}
.contenedor-locations .title h2 {
  font-size: 60px;
  line-height: 85px;
  color: #07c6b3;
  padding: 0;
  margin-bottom: 0;
}
@media (max-width: 425px) {
  .contenedor-locations .title h2 {
    font-size: 30px;
    line-height: 42px;
  }
}
.contenedor-locations .title i {
  font-size: 36px;
  color: #07c6b3;
}
.contenedor-locations .row-locations {
  /*justify-content: space-between;
  justify-content: flex-start;
  position: relative;
  min-height: 200px;
  padding: 0 3%;*/
  min-height: 130px;
}
.contenedor-locations .row-locations .aviso {
  width: 200%;
  order: 1;
  margin-bottom: 40px;
}
.contenedor-locations .row-locations .aviso .error {
  background-color: #FF4800;
  color: #fff;
  padding: 10px;
  border-radius: 6px;
}
.contenedor-locations .row_horarios {
  min-height: 80px;
}
.contenedor-locations .item {
  max-width: 460px;
}
.contenedor-locations .item.oculto {
  display: none;
}
.contenedor-locations .btn_show_all {
  background-color: transparent;
  border-color: transparent;
  color: #f3557d;
  /*font-family: "Nunito", sans-serif;*/
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;
}
.contenedor-locations .loader {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  height: 100%;
  /*background-color: rgba(250, 250, 250, 0.8);*/
  left: 0;
  top: 120px;
  z-index: 8;
}
.contenedor-locations .loader.hidde {
  display: none;
}
.contenedor-locations .loader img {
  max-width: 120px;
}
.contenedor-locations .coming-soon {
  color: var(--NEON-WHITE, #ECECEC);
  text-align: center;
  font-family: "Rawson", Sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
  text-transform: uppercase;
  background: var(--NEON-RED, #FF4800);
  display: flex;
  padding: 4px 12px;
  justify-content: center;
  align-items: center;
  width: auto;
  display: inline-block;
}

/* parche 1 locations GEAR sections*/
.section-gear {
  margin-right: 10%;
  margin-left: 10%;
}

.masonry-grid {
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
  order: 2;
}
@media (max-width: 425px) {
  .masonry-grid {
    -moz-column-count: 1;
         column-count: 1;
  }
}

.masonry-grid .col-card {
  display: inline-block;
  margin-bottom: 0.5rem;
  /*width: auto;
  min-width: 46%;*/
  width: 100%;
}

.pac-container {
  z-index: 1051 !important;
  position: absolute !important;
  /*margin-top: -31px;*/
}

.coming-soon {
  color: var(--NEON-WHITE, #ECECEC);
  text-align: center;
  font-family: "Rawson Pro";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
  text-transform: uppercase;
  background: var(--NEON-RED, #FF4800);
  display: flex;
  padding: 4px 12px;
  justify-content: center;
  align-items: center;
  gap: 95px;
}
@media (max-width: 425px) {
  .coming-soon {
    margin-top: 5px;
  }
}

/* parche 1 locations GEAR sections*/
.section-gear {
  margin-right: 10%;
  margin-left: 10%;
}

button#search_careers {
  background-color: #BFF300;
  border-radius: 6px;
  border: 1px solid #BFF300;
  padding: 9px 32px;
  color: #111;
  font-size: 18px;
  font-weight: 650;
  line-height: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
}

button#search_careers:hover, button#search_careers:focus {
  background-color: #111;
  border: 1px solid #BFF300;
  color: #BFF300;
}

.ps-rel {
  position: relative;
}

.col-70 {
  float: left;
  width: 70%;
}

.col-30 {
  float: left;
  width: 30%;
}

.col-30 .btn-white {
  float: right;
}

.row-two {
  display: flex;
  align-items: end;
}

.btn-white {
  z-index: 12;
  position: relative;
  background-color: #fff;
  padding: 12px 32px;
  color: #111;
  border: 1px solid #fff;
  font-size: 18px;
  font-family: "Rawson", Sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 6px;
  font-weight: 600;
}

.btn-white:hover, .btn-white:focus {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
}

.btn-white-line {
  z-index: 12;
  position: relative;
  background-color: transparent;
  padding: 12px 32px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 18px;
  font-family: "Rawson", Sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 6px;
  font-weight: 600;
}

.btn-white-line:hover, .btn-white-line:focus {
  background-color: #fff;
  color: #111;
  border: 1px solid #fff;
}

.hero-single {
  background-image: url("https://fiveirongolf.com/wp-content/uploads/2025/05/tannus.jpg");
  background-size: cover;
  min-height: 240px;
  background-color: #ccc;
  border-bottom: 8px solid #BFF300;
  padding: 48px 40px;
  margin-bottom: 40px;
}

.row.hero-single:before {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5607843137);
  left: 0;
  top: 0;
}

.hero-single h2 {
  color: #BFF300;
  font-family: "Rawson", Sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 2px;
  text-transform: uppercase;
  z-index: 12;
  position: relative;
}

.hero-single h1 {
  color: #FFF;
  font-family: "Rawson", Sans-serif;
  font-size: 80px;
  font-weight: 650;
  line-height: 72px;
  letter-spacing: 2px;
  text-transform: uppercase;
  z-index: 12;
  position: relative;
  margin-bottom: 0px;
}

.btn-text {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 650;
  line-height: normal;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  font-family: "Rawson", Sans-serif;
}

.row-btn-bottom .btn-white, .row-btn-bottom .btn-white-line {
  float: left;
  margin-right: 15px;
}

.linea_boton:hover .btn-text, .linea_boton:focus .btn-text {
  color: #BFF300;
}

.linea_boton svg {
  float: right;
  margin-top: 2px;
}

.linea_boton:hover svg path {
  fill: #BFF300;
}

/*SOLO PARA BTN luego del hacer una busqueda en el filtro*/
.linea_boton .btn {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 650;
  line-height: normal;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  font-family: "Rawson", Sans-serif;
}

.linea_boton:hover .btn, .linea_boton:focus .btn {
  color: #BFF300;
}

.careers.search {
  background-image: url("../img/bg-careers.svg");
  background-size: cover;
  padding: 70px 0;
}

.careers.search .row_titles {
  justify-content: center;
  margin-bottom: 48px;
}

.careers.search .row_titles .search_title {
  max-width: 800px;
  /*height: 72px;*/
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  text-align: center;
  color: #ffffff;
}

@media (max-width: 425px) {
  .careers.search form input[type=date], .careers.search form input[type=email], .careers.search form input[type=number], .careers.search form input[type=password], .careers.search form input[type=search], .careers.search form input[type=tel], .careers.search form input[type=text], .careers.search form input[type=url], .careers.search form select, .careers.search form textarea {
    margin-bottom: 10px;
  }
}
.careers.items li {
  margin-bottom: 24px;
}

.careers.items {
  /*padding: 45px;*/
  margin: 0;
  list-style: none;
}

.careers.items .loader {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  height: 100%;
  background-color: rgba(250, 250, 250, 0.8);
  left: 0;
  top: 0;
  z-index: 8;
}

.careers.items .loader.hidde {
  display: none;
}

.careers.items .loader img {
  max-width: 120px;
}

.careers form .row {
  justify-content: center;
}

.careers .item {
  background: #000;
  border-radius: 0px;
  padding: 40px 32px;
  height: 100%;
  list-style: none;
  border: 1px solid #FFF;
}

.careers .item .title_location {
  font-family: "Rawson", Sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 33px;
  color: #BFF300;
  margin: 0 0 8px;
  text-transform: uppercase;
}

.careers .item .title_offer {
  font-family: "Rawson", Sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  /* identical to box height */
  text-transform: uppercase;
  color: #fff;
  margin: 0 0 24px;
  letter-spacing: 2px;
}

@media (max-width: 1024px) {
  .careers .item .title_offer {
    min-height: 60px;
  }
}
.careers .item .address {
  font-family: "Rawson", Sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  margin-bottom: 24px;
}

@media (max-width: 1024px) {
  .careers .item .address {
    min-height: 65px;
  }
}
@media (max-width: 1024px) {
  .careers .item .address {
    font-size: 20px;
    line-height: 30px;
    min-height: 60px;
  }
}
.careers .item .description {
  font-family: "Rawson", Sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 160%;
  color: #fff;
  max-height: 92px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 40px;
}

.careers .item .linea_boton {
  width: 100%;
  text-align: left;
}

#test-list .pagination {
  width: auto;
  float: none; /*right*/
  max-width: 100%;
  padding: 0 52px 0;
  margin-bottom: 100px;
  justify-content: center;
}

#test-list .pagination li {
  font-family: "Rawson", Sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  border-radius: 0px;
  margin: 5px;
}

#test-list .pagination li a {
  text-decoration: none;
  color: #fff;
  padding: 14px 20px;
  border: 1px solid #fff;
}

#test-list .pagination li:hover {
  background: #BFF300;
}

#test-list .pagination li:hover a {
  color: #111;
}

#test-list .pagination li.active {
  background: #BFF300;
}

#test-list .pagination li.active a {
  color: #111;
}

.careers-single {
  background-color: #111;
  padding-bottom: 50px;
}

.careers-single .intro {
  /*background-image: url("../img/bg-careers-single.png");*/
  /*background-size: cover;*/
  padding: 192px 0;
  background-position: top;
}

@media (max-width: 1024px) {
  .careers-single .intro {
    padding: 60px 0;
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .careers-single .intro {
    padding: 50px 0;
    margin-bottom: 40px;
  }
}
.careers-single .intro .row_titles {
  max-width: 820px;
  margin: auto;
}

.careers-single .intro h1 {
  width: 100%;
  font-family: "Womby";
  font-style: normal;
  font-weight: 400;
  font-size: 56px;
  line-height: 67px;
  text-align: center;
  text-transform: uppercase;
  color: #00B4B5;
  padding: 0;
  margin: 0 0 10px;
}

.careers-single .intro h2 {
  width: 100%;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 44px;
  text-align: center;
  color: #000000;
  padding: 0;
  margin: 0 0 0px;
}

.careers-single .intro .dir {
  width: 100%;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 33px;
  color: #000000;
  padding: 0;
  margin: 0 0 40px;
  text-align: center;
}

.careers-single .intro .linea_boton {
  width: 100%;
  text-align: center;
}

.careers-single .intro .linea_boton .btn {
  align-items: center;
  padding: 12px 32px;
  background: #e1607e;
  border-radius: 8px;
  font-family: "Womby";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  /* identical to box height, or 27px */
  text-align: center;
  color: #ffffff;
}

.careers-single .intro .linea_boton .btn:hover {
  background-color: #E21C51;
}

.careers-single .description {
  max-width: 1000px;
}

@media (max-width: 1024px) {
  .careers-single .description {
    max-width: 90%;
  }
}
.careers-single .description .row {
  margin-bottom: 56px;
}

.careers-single .description h3 {
  font-family: "Rawson", Sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 48px;
  color: #fff;
  padding: 0;
  margin: 0;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.careers-single .description .info {
  font-family: "Rawson", Sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #fff;
}

.careers-single .description .linea_boton {
  width: 100%;
  text-align: right;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.careers-single .description .btn {
  align-items: center;
  padding: 12px 32px;
  background: #E21C51;
  border-radius: 8px;
  font-family: "Womby";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 24px;
  text-align: center;
  color: #ffffff;
}

.careers-single .description .btn:hover {
  background-color: #e1607e;
}

.careers-single .description .go_back {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  text-align: center;
  color: #000000;
  width: 100%;
  margin-bottom: 70px;
}

.pad-bot {
  padding-bottom: 45px;
}

@media (max-width: 480px) { /*480*/
  .careers.items {
    padding: 0px !important;
  }
  .careers .item .title_offer {
    font-size: 26px !important;
    line-height: 35px !important;
  }
  .careers .item .title_location {
    font-size: 18px !important;
  }
  #form-zip .row {
    --bs-gutter-y: 10px !important;
  }
  .careers .item {
    padding: 30px 20px !important;
  }
  .hero-single {
    padding: 30px 20px !important;
  }
  .hero-single h1 {
    font-size: 28px !important;
    line-height: 38px !important;
  }
  .hero-single h2 {
    font-size: 22px !important;
    line-height: 28px !important;
  }
  .col-30 {
    float: left;
    width: 100%;
  }
  .col-70 {
    float: left;
    width: 100%;
  }
  .row-two {
    flex-wrap: wrap;
  }
  .col-30 .btn-white {
    float: left !important;
    width: 100% !important;
    text-align: center !important;
    margin-top: 15px !important;
  }
  .careers-single .description h3 {
    font-size: 24px !important;
    line-height: 35px !important;
  }
  .pad-bot {
    padding-bottom: 30px !important;
  }
}
/* Form Active Campaing  */
#formulario_ac {
  padding: 0px 0px;
  margin: 0 -10px;
}

#formulario_ac input,
#formulario_ac select {
  width: 100%;
  min-width: unset;
  max-width: unset;
  height: auto;
  min-height: 44px;
  max-height: unset;
  display: block;
  margin: 0;
  padding: 10px 5px 9px;
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
  border-radius: 0;
  background-color: transparent !important;
  background-image: unset;
  line-height: 1.3em;
  transition: 0.2s ease;
  border-color: #ffffff;
  color: #ffffff;
  z-index: 2;
  position: relative;
  outline: none;
  font-family: "Rawson", Sans-serif;
  font-weight: 800;
  font-size: 1rem !important;
}

#formulario_ac select {
  /*-webkit-appearance: auto;*/
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: auto;
}

#formulario_ac select::after {
  content: "";
  width: 0.8em;
  height: 0.5em;
  background-color: var(--select-arrow);
  -webkit-clip-path: polygon(100% 0%, 0 0%, 50% 100%);
          clip-path: polygon(100% 0%, 0 0%, 50% 100%);
}

#formulario_ac select option {
  color: #333333;
}

#formulario_ac .button_submit {
  width: auto;
  min-width: 100px;
  max-width: unset;
  height: auto;
  min-height: unset;
  max-height: unset;
  cursor: pointer;
  overflow: hidden;
  display: inline-block;
  position: relative;
  z-index: 1;
  margin: 0 10px 0 0;
  padding: 10px;
  border: 0;
  border-radius: 2px;
  box-shadow: none;
  background-image: unset;
  line-height: 1.45em;
  text-align: center;
  transition: 0.2s ease;
  background-color: #333333 !important;
  color: #ffffff;
  margin-top: 20px;
}

#formulario_ac .button_submit:hover,
#formulario_ac .button_submit:active,
#formulario_ac .button_submit:focus-visible {
  background-color: #2b2b2b !important;
  color: #ffffff !important;
  outline: none;
}

#formulario_ac .button_submit2 {
  width: 100%;
  /*min-width: 100px;*/
  max-width: unset;
  height: 42px;
  min-height: unset;
  max-height: 44px;
  cursor: pointer;
  overflow: hidden;
  display: inline-block;
  position: relative;
  z-index: 1;
  margin: 26px 10px 0 0;
  padding: 0px;
  border: 0;
  border-radius: 0px;
  box-shadow: none;
  background-image: unset;
  text-align: center;
  transition: 0.2s ease;
  background-color: transparent !important;
  color: #ffffff;
  border-bottom: 1px solid white;
  outline: none;
  text-align: right;
}

#formulario_ac .button_submit2 img {
  position: relative;
  height: 28px;
  width: auto;
}

#formulario_ac .button_submit2:hover,
#formulario_ac .button_submit2:active,
#formulario_ac .button_submit2:focus-visible {
  background-color: transparent !important;
  color: #ffffff !important;
  outline: none;
}

#formulario_ac .button_submit2:hover img {
  transition: 0.2s ease;
  /* -webkit-animation: bounce-left 2.8s both;
  animation: bounce-left 2.8s both;*/
}

#formulario_ac label {
  font-size: 16px;
  font-family: inherit;
  font-weight: 800;
  font-family: "Rawson", Sans-serif;
  color: #ffffff;
  transform: translateY(30px);
  z-index: 1;
  position: relative;
  margin-bottom: 0;
  width: 100%;
  text-align: left;
}

#formulario_ac input::-moz-placeholder {
  color: #ffffff;
  opacity: 0;
}

#formulario_ac input::placeholder {
  color: #ffffff;
  opacity: 0;
}

#formulario_ac ._form-title {
  color: #fff3ad;
  font-family: "Rawson", Sans-serif;
  font-size: 25px;
  font-weight: 800;
  line-height: 1.5em;
  display: none;
}

#formulario_ac ._form-content {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: flex-start;
}

#formulario_ac ._form_element {
  margin-bottom: 1rem !important;
}

#formulario_ac ._x53487558 {
  width: 100%;
}

#formulario_ac ._x94139290 {
  width: 48%;
  padding: 0 0px;
  margin: 0 1%;
}

#formulario_ac ._x07610253 {
  width: 48%;
  padding: 0 0px;
  margin: 0 1%;
}

#formulario_ac ._x51831068 {
  width: 48%;
  padding: 0 0px;
  margin: 0 1%;
}

#formulario_ac ._x51831068 label {
  color: transparent;
}

#formulario_ac ._x51423013 {
  width: 48%;
  padding: 0 0px;
  margin: 0 1%;
}

#formulario_ac ._button-wrapper {
  margin-top: 10px;
  padding: 0 0px;
  margin-left: 1%;
}

#formulario_ac button {
  font-family: "Rawson", Sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}

/*  425 */
@media (max-width: 425px) {
  #formulario_ac ._x94139290 {
    width: 100%;
    padding: 0 10px;
  }
  #formulario_ac ._x07610253 {
    width: 100%;
    padding: 0 10px;
  }
  #formulario_ac ._x51831068 {
    width: 100%;
    padding: 0 10px;
  }
  #formulario_ac ._x51423013 {
    width: 100%;
    padding: 0 10px;
  }
}
/**/
#formulario_ac .input_form_active label,
#formulario_ac .input_form_complete label {
  transform: translateY(0);
}

#formulario_ac .input_form {
  position: relative;
  text-align: left;
}

#formulario_ac .input_form:hover::after {
  right: 0%;
  left: 0%;
  display: none;
}

#formulario_ac .input_form::after {
  content: " ";
  height: 2px;
  display: block;
  position: absolute;
  right: 50%;
  bottom: 0;
  left: 50%;
  box-sizing: border-box;
  transition: 0.2s linear;
  background-color: #ffffff;
}

#formulario_ac ._error-inner {
  font-size: 10px;
  padding-top: 5px;
  font-family: inherit;
  font-weight: 500;
  color: white;
  text-align: left;
}

#formulario_ac .form-control.error {
  display: block !important;
}

#formulario_ac .form-select.error {
  display: block !important;
}

/*FIN  */
.form-active-body ._form-content {
  display: flex;
  flex-wrap: wrap;
  font-family: "Rawson", Sans-serif;
  font-weight: 400;
}
.form-active-body ._form-content ._error-inner {
  text-align: left;
  color: white;
}
.form-active-body ._form-content label {
  /*display: none;*/
  visibility: hidden;
}
.form-active-body ._form-content ._form_element {
  width: 50%;
  margin-bottom: 24px;
  padding: 0 10px;
}
@media (max-width: 425px) {
  .form-active-body ._form-content ._form_element {
    width: 100%;
  }
}
.form-active-body ._form-content ._form_element._x53487558 {
  width: 100%;
  margin-bottom: 0;
  display: none;
}
.form-active-body ._form-content ._form_element input[type=email],
.form-active-body ._form-content ._form_element input[type=text],
.form-active-body ._form-content ._form_element input[type=date] {
  font-size: 24px;
  border-radius: 0;
  border: 0;
}
.form-active-body ._form-content ._form_element select {
  font-size: 24px;
  border-radius: 0;
  border: 0;
}
.form-active-body ._form-content ._button-wrapper {
  width: 100%;
  text-align: center;
  margin-top: 28px;
}
.form-active-body ._form-content ._button-wrapper ._submit {
  background: #ea5961;
  border-radius: 56px;
  border-radius: 8px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}
.form-active-body ._form-content ._button-wrapper ._submit2 {
  background: #e21c51;
  font-family: "Womby";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  text-align: center;
  color: #ffffff;
}

/* https://clients.mindbodyonline.com/ASP/su1.asp?studioid=310101&tg=&vt=&lvl=&stype=&view=&trn=0&page=&catid=&prodid=&date=1%2f2%2f2023&classid=0&prodGroupId=&sSU=&optForwardingLink=&qParam=&justloggedin=&nLgIn=&pMode=0&loc=1 */
/* V2 */
.form-active-body-2 ._form-content {
  display: flex;
  flex-wrap: wrap;
  font-family: "Rawson", Sans-serif;
  font-weight: 400;
}
.form-active-body-2 ._form-content ._error-inner {
  text-align: left;
  color: white;
}
.form-active-body-2 ._form-content label {
  /*display: none;*/
  font-size: 22px;
  line-height: 1.7em;
  font-family: "Rawson", Sans-serif;
  font-weight: 500;
  color: #000000;
}
.form-active-body-2 ._form-content ._form_element {
  width: 50%;
  margin-bottom: 24px;
  padding: 0 10px;
}
@media (max-width: 425px) {
  .form-active-body-2 ._form-content ._form_element {
    width: 100%;
  }
}
.form-active-body-2 ._form-content ._form_element._x53487558 {
  width: 100%;
  margin-bottom: 0;
  display: none;
}
.form-active-body-2 ._form-content ._form_element input[type=email],
.form-active-body-2 ._form-content ._form_element input[type=text],
.form-active-body-2 ._form-content ._form_element input[type=date] {
  font-size: 16px;
  color: #333333;
  border-radius: 0;
  border: 0;
}
.form-active-body-2 ._form-content ._form_element select {
  font-size: 24px;
  border-radius: 0;
  border: 0;
}
.form-active-body-2 ._form-content ._button-wrapper {
  width: 100%;
  text-align: center;
  margin-top: 28px;
}
.form-active-body-2 ._form-content ._button-wrapper ._submit {
  background: #ea5961;
  border-radius: 56px;
  border-radius: 8px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}
.form-active-body-2 ._form-content ._button-wrapper ._submit:hover {
  color: #ea5961;
  background-color: #ffffff;
  border-color: #ea5961;
}
.form-active-body-2 ._form-content ._button-wrapper ._submit2 {
  background: #e21c51;
  font-family: "Womby";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  text-align: center;
  color: #ffffff;
}

/* V3 */
.form-active-body-3 ._form-branding {
  width: 100%;
  display: flex;
  text-align: center;
  /* opacity: 0; */
  justify-content: center;
  margin-top: 16px;
}
.form-active-body-3 ._form-branding a {
  margin-left: 6px;
}
.form-active-body-3 ._form-content {
  display: flex;
  flex-wrap: wrap;
  font-family: "Rawson", Sans-serif;
  font-weight: 400;
}
.form-active-body-3 ._form-content ._error-inner {
  text-align: left;
  color: white;
}
.form-active-body-3 ._form-content label {
  /*display: none;*/
  font-size: 22px;
  line-height: 1.7em;
  font-family: "Rawson", Sans-serif;
  font-weight: 500;
  color: #000000;
}
.form-active-body-3 ._form-content ._form_element {
  width: 100%;
  margin-bottom: 24px;
  padding: 0 10px;
}
@media (max-width: 425px) {
  .form-active-body-3 ._form-content ._form_element {
    width: 100%;
  }
}
.form-active-body-3 ._form-content ._form_element._x53487558 {
  width: 100%;
  margin-bottom: 0;
  display: none;
}
.form-active-body-3 ._form-content ._form_element ._form-title {
  font-size: 30px;
  font-weight: 700;
  color: #ea5961;
}
.form-active-body-3 ._form-content ._form_element legend {
  font-size: 26px;
  color: #ea5961;
}
.form-active-body-3 ._form-content ._form_element fieldset {
  border: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.form-active-body-3 ._form-content ._form_element fieldset ._checkbox-radio {
  justify-content: start;
  align-items: center;
  display: flex;
}
.form-active-body-3 ._form-content ._form_element fieldset ._checkbox-radio input[type=checkbox] {
  margin-right: 5px;
}
.form-active-body-3 ._form-content ._form_element input[type=email],
.form-active-body-3 ._form-content ._form_element input[type=text],
.form-active-body-3 ._form-content ._form_element input[type=date] {
  font-size: 16px;
  color: #333333;
  border-radius: 0;
  border: 0;
}
.form-active-body-3 ._form-content ._form_element input[type=email],
.form-active-body-3 ._form-content ._form_element input[type=text] {
  border-radius: 5px;
  border: 2px solid #ea5961;
  max-width: 300px;
}
.form-active-body-3 ._form-content ._form_element select {
  font-size: 24px;
  border-radius: 0;
  border: 0;
}
.form-active-body-3 ._form-content ._button-wrapper {
  width: 100%;
  text-align: center;
  margin-top: 28px;
}
.form-active-body-3 ._form-content ._button-wrapper ._submit {
  background: #ea5961;
  border-radius: 56px;
  border-radius: 8px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}
.form-active-body-3 ._form-content ._button-wrapper ._submit:hover {
  color: #ea5961;
  background-color: #ffffff;
  border-color: #ea5961;
}
.form-active-body-3 ._form-content ._button-wrapper ._submit2 {
  background: #e21c51;
  font-family: "Womby";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  text-align: center;
  color: #ffffff;
}

/* v4 */
.form-active-body-4 {
  font-family: "Rawson", Sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  color: #000000;
}
.form-active-body-4 ._form-title {
  text-align: center;
  margin: 40px 0 80px;
  font-family: "Rawson", Sans-serif;
  font-size: 26px;
  line-height: 36px;
  font-weight: 900;
  color: #000000;
}
.form-active-body-4 ._form-title.location_slug {
  text-transform: uppercase;
  text-align: center;
  margin: 40px 0 40px;
  font-family: "Womby", Sans-serif;
  font-weight: 400;
  font-size: 28px;
  color: #fd4a5c;
  letter-spacing: 1.5px;
}
.form-active-body-4 label {
  /*display: none;*/
  visibility: hidden;
}
.form-active-body-4 ._error-inner {
  font-size: 12px;
  color: red;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.form-active-body-4 ._html-code {
  display: flex;
  width: 100%;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #fd4a5c;
  margin: 0px;
}
.form-active-body-4 ._form-fieldset {
  border: 0;
}
.form-active-body-4 ._form-fieldset legend {
  margin-bottom: 10px;
}
.form-active-body-4 ._form-fieldset label {
  display: inline-block;
  color: #000;
}
.form-active-body-4 ._submit {
  text-transform: uppercase;
  font-family: "Rawson", Sans-serif;
  font-weight: 900;
  letter-spacing: 0.5px;
}
.form-active-body-4 input[type=date],
.form-active-body-4 input[type=email],
.form-active-body-4 input[type=number],
.form-active-body-4 input[type=password],
.form-active-body-4 input[type=search],
.form-active-body-4 input[type=tel],
.form-active-body-4 input[type=text],
.form-active-body-4 input[type=url],
.form-active-body-4 select,
.form-active-body-4 textarea {
  border-radius: 0;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  padding: 14px 10px;
  outline: none;
}
.form-active-body-4 select {
  padding: 12px 10px;
}
.form-active-body-4 input[type=date]:focus,
.form-active-body-4 input[type=email]:focus,
.form-active-body-4 input[type=number]:focus,
.form-active-body-4 input[type=password]:focus,
.form-active-body-4 input[type=search]:focus,
.form-active-body-4 input[type=tel]:focus,
.form-active-body-4 input[type=text]:focus,
.form-active-body-4 input[type=url]:focus,
.form-active-body-4 select:focus,
.form-active-body-4 textarea:focus {
  border-radius: 0;
  outline: none;
}
.form-active-body-4 ._form-thank-you {
  color: #fd4a5c;
  font-family: "Rawson", Sans-serif;
  font-weight: 800;
  line-height: 1.5em;
  -webkit-text-stroke-color: #000;
  stroke: #000;
  text-align: center;
  font-size: 30px;
}

/* v5 */
.form-active-body-5 {
  font-family: "Rawson", Sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  color: #000000;
}
.form-active-body-5 ._form-title {
  text-align: center;
  margin: 40px 0 80px;
  font-family: "Rawson", Sans-serif;
  font-size: 26px;
  line-height: 36px;
  font-weight: 900;
  color: #000000;
}
.form-active-body-5 ._form-title.location_slug {
  text-transform: uppercase;
  text-align: center;
  margin: 40px 0 40px;
  font-family: "Womby", Sans-serif;
  font-weight: 400;
  font-size: 28px;
  color: #fd4a5c;
  letter-spacing: 1.5px;
}
.form-active-body-5 label {
  /*display: none;*/
  visibility: hidden;
}
.form-active-body-5 ._error-inner {
  font-size: 12px;
  color: red;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.form-active-body-5 ._html-code {
  display: flex;
  width: 100%;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #fd4a5c;
  margin: 0px;
}
.form-active-body-5 ._form-fieldset {
  border: 0;
}
.form-active-body-5 ._form-fieldset legend {
  color: #757575;
  font-family: "Nunito";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 10px;
}
.form-active-body-5 ._form-fieldset label {
  display: inline-block;
  color: #000;
}
.form-active-body-5 ._form-fieldset ._checkbox-radio {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap;
  display: flex;
  width: 100%;
}
.form-active-body-5 ._form-fieldset ._checkbox-radio ._error-inner {
  width: 100%;
}
.form-active-body-5 ._form-fieldset ._checkbox-radio input[type=checkbox] {
  margin-right: 10px;
}
.form-active-body-5 ._form-fieldset ._checkbox-radio label {
  font-family: "Nunito";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 10px;
  color: #000;
  margin: 0;
}
.form-active-body-5 ._submit {
  border-color: #c93392;
  color: white;
  border-radius: 8px;
  background: #c93392;
  padding: 12px 40px;
  color: #fff;
  text-align: center;
  font-family: "Womby";
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 31.5px */
  text-transform: uppercase;
}
.form-active-body-5 input[type=date],
.form-active-body-5 input[type=email],
.form-active-body-5 input[type=number],
.form-active-body-5 input[type=password],
.form-active-body-5 input[type=search],
.form-active-body-5 input[type=tel],
.form-active-body-5 input[type=text],
.form-active-body-5 input[type=url],
.form-active-body-5 select,
.form-active-body-5 textarea {
  border-radius: 0;
  padding: 12px 10px;
  outline: none;
  color: #757575;
  font-family: "Nunito";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 36px */
}
.form-active-body-5 select {
  padding: 12px 10px;
}
.form-active-body-5 input[type=date]:focus,
.form-active-body-5 input[type=email]:focus,
.form-active-body-5 input[type=number]:focus,
.form-active-body-5 input[type=password]:focus,
.form-active-body-5 input[type=search]:focus,
.form-active-body-5 input[type=tel]:focus,
.form-active-body-5 input[type=text]:focus,
.form-active-body-5 input[type=url]:focus,
.form-active-body-5 select:focus,
.form-active-body-5 textarea:focus {
  border-radius: 0;
  outline: none;
}
.form-active-body-5 ._form-thank-you {
  color: #fd4a5c;
  font-family: "Rawson", Sans-serif;
  font-weight: 800;
  line-height: 1.5em;
  -webkit-text-stroke-color: #000;
  stroke: #000;
  text-align: center;
  font-size: 30px;
}

/* v6 */
.form-active-body-6 {
  font-family: "Rawson", Sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  color: #000000;
}
.form-active-body-6 ._form-title {
  text-align: center;
  margin: 40px 0 80px;
  font-family: "Rawson", Sans-serif;
  font-size: 26px;
  line-height: 36px;
  font-weight: 900;
  color: #000000;
}
.form-active-body-6 ._form-title.location_slug {
  text-transform: uppercase;
  text-align: center;
  margin: 40px 0 40px;
  font-family: "Womby", Sans-serif;
  font-weight: 400;
  font-size: 28px;
  color: #fd4a5c;
  letter-spacing: 1.5px;
}
.form-active-body-6 label {
  /*display: none;*/
  visibility: hidden;
}
.form-active-body-6 ._error-inner {
  font-size: 12px;
  color: red;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.form-active-body-6 ._html-code {
  display: flex;
  width: 100%;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #fd4a5c;
  margin: 0px;
}
.form-active-body-6 ._form-fieldset {
  border: 0;
}
.form-active-body-6 ._form-fieldset legend {
  color: #757575;
  font-family: "Nunito";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 10px;
}
.form-active-body-6 ._form-fieldset label {
  display: inline-block;
  color: #000;
}
.form-active-body-6 ._form-fieldset ._checkbox-radio {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap;
  display: flex;
}
.form-active-body-6 ._form-fieldset ._checkbox-radio ._error-inner {
  width: 100%;
}
.form-active-body-6 ._form-fieldset ._checkbox-radio input[type=checkbox] {
  margin-right: 10px;
}
.form-active-body-6 ._form-fieldset ._checkbox-radio label {
  font-family: "Nunito";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 10px;
  color: #000;
  margin: 0;
}
.form-active-body-6 ._submit {
  border-color: #fff;
  color: white;
  border-radius: 8px;
  background: #fff;
  padding: 9px 40px;
  color: #048dca;
  text-align: center;
  font-family: "Womby";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  text-transform: uppercase;
}
.form-active-body-6 input[type=date],
.form-active-body-6 input[type=email],
.form-active-body-6 input[type=number],
.form-active-body-6 input[type=password],
.form-active-body-6 input[type=search],
.form-active-body-6 input[type=tel],
.form-active-body-6 input[type=text],
.form-active-body-6 input[type=url],
.form-active-body-6 select,
.form-active-body-6 textarea {
  border-radius: 0;
  padding: 10px 10px;
  outline: none;
  color: #757575;
  font-family: "Nunito";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 36px */
  border-radius: 8px;
}
.form-active-body-6 select {
  padding: 12px 10px;
}
.form-active-body-6 input[type=date]:focus,
.form-active-body-6 input[type=email]:focus,
.form-active-body-6 input[type=number]:focus,
.form-active-body-6 input[type=password]:focus,
.form-active-body-6 input[type=search]:focus,
.form-active-body-6 input[type=tel]:focus,
.form-active-body-6 input[type=text]:focus,
.form-active-body-6 input[type=url]:focus,
.form-active-body-6 select:focus,
.form-active-body-6 textarea:focus {
  border-radius: 0;
  outline: none;
}
.form-active-body-6 ._form-thank-you {
  color: #fd4a5c;
  font-family: "Rawson", Sans-serif;
  font-weight: 800;
  line-height: 1.5em;
  -webkit-text-stroke-color: #000;
  stroke: #000;
  text-align: center;
  font-size: 30px;
}

/* v7 */
.form-active-body-7 {
  font-family: "Rawson", Sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  color: #000000;
}
.form-active-body-7 ._form-title {
  text-align: center;
  margin: 40px 0 80px;
  font-family: "Rawson", Sans-serif;
  font-size: 26px;
  line-height: 36px;
  font-weight: 900;
  color: #000000;
}
.form-active-body-7 ._form-title.location_slug {
  margin: 40px 0 40px;
  color: #BFF300;
  text-align: center;
  text-shadow: 0px 0px 4px #BFF300;
  font-family: "Rawson", Sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 650;
  line-height: 104%; /* 37.44px */
  letter-spacing: 4px;
  text-transform: uppercase;
}
.form-active-body-7 label {
  /*display: none;*/
  visibility: hidden;
}
.form-active-body-7 ._error-inner {
  font-size: 12px;
  color: red;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.form-active-body-7 ._html-code {
  display: flex;
  width: 100%;
  font-family: "Rawson", Sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #BFF300;
  margin: 0px;
}
.form-active-body-7 ._form-fieldset {
  border: 0;
}
.form-active-body-7 ._form-fieldset legend {
  margin-bottom: 10px;
}
.form-active-body-7 ._form-fieldset label {
  display: inline-block;
  color: #000;
}
.form-active-body-7 ._submit {
  color: #03481C;
  text-transform: uppercase;
  font-family: "Rawson", Sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 650;
  line-height: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 6px;
  background: #BFF300;
  border: 0;
}
.form-active-body-7 input[type=date],
.form-active-body-7 input[type=email],
.form-active-body-7 input[type=number],
.form-active-body-7 input[type=password],
.form-active-body-7 input[type=search],
.form-active-body-7 input[type=tel],
.form-active-body-7 input[type=text],
.form-active-body-7 input[type=url],
.form-active-body-7 select,
.form-active-body-7 textarea {
  border-radius: 0;
  font-family: "Rawson", Sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 14px 10px;
  outline: none;
  color: #111;
  border-radius: 6px;
  border: 2px solid var(--Olive, #4D7400);
  background: var(--White, #FFF);
  box-shadow: 0px 2px 8px 0px rgba(43, 46, 49, 0.16);
}
.form-active-body-7 select {
  padding: 12px 10px;
}
.form-active-body-7 input[type=date]:focus,
.form-active-body-7 input[type=email]:focus,
.form-active-body-7 input[type=number]:focus,
.form-active-body-7 input[type=password]:focus,
.form-active-body-7 input[type=search]:focus,
.form-active-body-7 input[type=tel]:focus,
.form-active-body-7 input[type=text]:focus,
.form-active-body-7 input[type=url]:focus,
.form-active-body-7 select:focus,
.form-active-body-7 textarea:focus {
  border-radius: 0;
  outline: none;
}
.form-active-body-7 ._form-thank-you {
  color: #BFF300;
  font-family: "Rawson", Sans-serif;
  font-weight: 800;
  line-height: 1.5em;
  -webkit-text-stroke-color: #000;
  stroke: #000;
  text-align: center;
  font-size: 30px;
}
.form-active-body-7.mini-form {
  /* Añadimos el tilde al checkbox marcado */
}
.form-active-body-7.mini-form .mb-4 {
  margin-bottom: 0 !important;
}
.form-active-body-7.mini-form .mt-4 {
  margin-top: 0.5rem !important;
}
.form-active-body-7.mini-form label {
  display: none;
}
.form-active-body-7.mini-form input[type=checkbox] {
  -moz-appearance: none;
       appearance: none; /* Eliminar el estilo predeterminado */
  -webkit-appearance: none; /* Para compatibilidad con Safari */
  width: 20px;
  height: 20px;
  border: 2px solid #4D7400; /* Borde verde */
  border-radius: 4px; /* Bordes redondeados (opcional) */
  cursor: pointer;
  position: relative;
  background-color: white;
}
.form-active-body-7.mini-form input[type=checkbox]:checked {
  background-color: white;
  border: 2px solid #4D7400;
}
.form-active-body-7.mini-form input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 6px;
  width: 5px;
  height: 10px;
  border: solid #4D7400; /* white;*/
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.form-active-body-7.mini-form ._form-fieldset {
  border: 0;
  width: auto;
  display: inline-block;
  padding: 3px 0 0;
}
.form-active-body-7.mini-form ._html-code {
  text-align: justify;
}
.form-active-body-7.mini-form .g-recaptcha {
  text-align: right;
  justify-content: end;
  display: flex;
  overflow: hidden;
}

/* Form Footer HOME */
@media (max-width: 425px) {
  .form-ac-footer {
    margin-bottom: 10px !important;
  }
}
.form-ac-footer form {
  width: 100%;
}
.form-ac-footer form ._form-content {
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) {
  .form-ac-footer form ._form-content {
    flex-wrap: wrap;
  }
}
.form-ac-footer form ._form-content small {
  display: none;
}
.form-ac-footer form ._form-content ._error {
  color: red;
  font-size: 12px;
  margin-top: 5px;
  text-align: left;
  padding-left: 19px;
}
.form-ac-footer form ._form-content ._clear {
  display: none;
}
.form-ac-footer form ._form-content .input_form {
  width: 25%;
  padding: 0 10px;
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  .form-ac-footer form ._form-content .input_form {
    width: 50%;
  }
}
@media (max-width: 425px) {
  .form-ac-footer form ._form-content .input_form {
    width: 100%;
    padding: 0;
  }
}
.form-ac-footer form ._form-content .input_form label {
  /*display: none;*/
  visibility: hidden;
  position: absolute;
  height: 0;
  margin: 0;
  padding: 0;
}
.form-ac-footer form ._form-content .input_form input,
.form-ac-footer form ._form-content .input_form select {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px 16px;
  /* gap: 8px; */
  width: 240px;
  height: 35px;
  background: #f6f9f7;
  box-shadow: 0px 2px 8px rgba(43, 46, 49, 0.16);
  border-radius: 6px;
  flex: none;
  order: 0;
  flex-grow: 0;
  width: 100%;
  /* height: 21px; */
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #575757;
  flex: none;
  order: 0;
  flex-grow: 0;
  border-color: transparent;
}
@media (max-width: 425px) {
  .form-ac-footer form ._form-content ._button-wrapper {
    width: 100%;
  }
}
.form-ac-footer form ._form-content ._button-wrapper button {
  /* 5i Global | Blue */
  background: #06538c;
  border-color: #06538c;
  box-shadow: 0px 2px 8px 0px rgba(43, 46, 49, 0.36);
  border-radius: 6px;
  /* Button */
  width: 100%;
  font-family: "Womby";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  /* 5i Global | White */
  color: #ffffff;
}
.form-ac-footer form ._form-content ._button-wrapper button:hover {
  background: #ffffff;
  color: #048dca;
}

#tripleseat_embed_form .button {
  float: left;
  font-size: 15px;
  background-color: #EB2F5B !important;
  color: #fff !important;
  padding: 10px 20px !important;
  font-family: "Nunito" !important;
  border: 2px solid #EB2F5B !important;
}
#tripleseat_embed_form .button:hover {
  background-color: #fff !important;
  color: #EB2F5B !important;
}

#tripleseat_embed_form .ui-datepicker {
  max-width: 250px;
}

#tripleseat_embed_form h2 {
  font-weight: 800;
  letter-spacing: 1px;
  color: #8c8c8c;
}
#tripleseat_embed_form label {
  color: #8c8c8c;
  font-family: inherit;
  font-weight: 400;
}

.post-password-form {
  height: 60vh;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 40%;
  margin: auto;
  align-content: center;
}
@media (max-width: 768px) {
  .post-password-form {
    width: 100%;
  }
}
.post-password-form p:first-child {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 160%;
  text-align: center;
  color: #000000;
  margin-bottom: 25px;
}
.post-password-form p:last-child {
  text-align: center;
  text-align: left;
  width: auto;
}
.post-password-form p:last-child label {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 160%;
  color: #000000;
  margin-bottom: 10px;
}
.post-password-form input[type=password] {
  border-color: #67B887;
  border-radius: 0;
}
.post-password-form .button-pass {
  border-color: #67B887;
  background-color: #67B887;
  margin-left: 0;
  border-width: 1px;
  font-family: "Womby";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  /* identical to box height, or 24px */
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 10px;
}
.post-password-form .button-pass:hover {
  background-color: #FFFFFF;
  border-color: #67B887;
  color: #67B887;
  border-width: 1px;
}

.promotion_section {
  overflow: hidden;
}

/* Booking */
.booking_lesson .healcode {
  all: unset;
}

.booking_lesson .healcode .header {
  all: unset;
}

.booking_lesson .healcode .header h1 {
  all: unset;
}

div.healcode a.action_icon .action_text.my_account_text {
  all: unset;
}

.booking_lesson #session_type {
  all: unset;
}

.booking_lesson #options_staff_ids_ {
  all: unset;
}

.booking_lesson #options_location_id {
  all: unset;
}

.booking_lesson div.healcode .ui-widget-content {
  all: unset;
}

/* news */
.booking_lesson div.healcode .header h1 {
  border: 0 !important;
  display: inline-block;
  width: 100%;
  margin-top: 24px;
  margin-bottom: 24px;
}

.booking_lesson div.healcode .header h1 .healcode-title-text {
  font-family: "Nunito", Sans-serif !important;
  font-weight: 500;
  color: #333333 !important;
  font-size: 24px !important;
  letter-spacing: 1px;
}

.booking_lesson div.healcode a.action_icon .action_text.my_account_text {
  margin-right: 4px;
  font-family: "Nunito", Sans-serif !important;
  font-weight: 500;
  color: #333333;
  font-size: 21px;
}

.booking_lesson div.healcode a.action_icon.cart_version {
  float: left !important;
  margin: 12px 0 0 0px !important;
  color: white !important;
  font-size: 11px;
  line-height: 18px;
  text-decoration: none;
  display: inline-block;
  padding-left: 0 !important;
}

.booking_lesson div.healcode a.action_icon.my_account_version {
  margin-top: 11px;
  float: left;
  display: inline-block;
}

.booking_lesson #session_type {
  border: 1px solid #333333;
  border-radius: 4px;
  width: 100%;
  font-family: "Nunito", Sans-serif !important;
  font-weight: 500;
  color: #333333;
  font-size: 21px;
  line-height: 36px;
  padding: 0 10px; /* Safari/Chrome, other WebKit */ /* Firefox, other Gecko */
  box-sizing: border-box; /* Opera/IE 8+ */
}

.booking_lesson #options_staff_ids_ {
  border: 1px solid #333333;
  border-radius: 4px;
  width: 100%;
  font-family: "Nunito", Sans-serif !important;
  font-weight: 500;
  color: #333333;
  font-size: 21px;
  line-height: 36px;
  padding: 0 10px; /* Safari/Chrome, other WebKit */ /* Firefox, other Gecko */
  box-sizing: border-box; /* Opera/IE 8+ */
}

.booking_lesson #options_location_id {
  border: 1px solid #333333;
  border-radius: 4px;
  width: 100%;
  font-family: "Nunito", Sans-serif !important;
  font-weight: 500;
  color: #333333;
  font-size: 21px;
  line-height: 36px;
  padding: 0 10px; /* Safari/Chrome, other WebKit */ /* Firefox, other Gecko */
  box-sizing: border-box; /* Opera/IE 8+ */
}

.booking_lesson div.healcode .ui-widget-content {
  font-family: "Nunito", Sans-serif !important;
  font-weight: 500;
  color: #333333 !important;
  text-align: center;
}

.booking_lesson div.healcode .ui-state-default,
div.healcode .ui-widget-content .ui-state-default,
.booking_lesson div.healcode .ui-widget-header .ui-state-default {
  all: unset;
  font-family: "Nunito", Sans-serif !important;
  font-weight: 400 !important;
  color: #333333 !important;
  text-align: center;
}

.booking_lesson .ui-weekpicker {
  border: 1px solid #333333;
  border-radius: 4px;
  padding: 10px;
}

.booking_lesson div.healcode .ui-state-active,
.booking_lesson div.healcode .ui-widget-content .ui-state-active,
.booking_lesson div.healcode .ui-widget-header .ui-state-active {
  all: unset;
  font-family: "Nunito", Sans-serif !important;
  font-weight: 400 !important;
  color: #333333 !important;
  text-align: center;
}

.booking_lesson .ui-datepicker-current-day {
  background-color: #14cec6 !important;
}

.booking_lesson a.hc-button {
  all: unset;
  margin-top: 47px !important;
  display: inline-block;
  font-family: "Nunito", Sans-serif !important;
  font-weight: 400;
  color: #fff;
  font-size: 19px;
  padding: 2px 15px !important;
  cursor: pointer;
}

.booking_lesson .ui-datepicker .ui-datepicker-title {
  font-family: "Nunito", Sans-serif !important;
  font-weight: 500;
  color: #333333;
  font-size: 19px !important;
  line-height: 24px;
}

.booking_lesson div.healcode.appointments .healcode-appointments .appointment-date-block {
  all: unset;
  font-family: "Nunito", Sans-serif !important;
  font-weight: 500;
  color: #333333;
  /*font-size: 19px;*/
  line-height: 24px;
  color: #333 !important;
}

.booking_lesson .appointment-date-block h1 {
  all: unset;
  font-family: "Nunito", Sans-serif !important;
  font-weight: 500;
  color: #333333;
  line-height: 24px;
  color: #333 !important;
  margin-top: 20px !important;
  margin-bottom: 4px !important;
  padding: 0 !important;
  font-size: 16px !important;
  display: inline-block;
}

.booking_lesson .appointment-date-block h2 {
  all: unset;
  font-family: "Nunito", Sans-serif !important;
  font-weight: 500;
  color: #333333;
  line-height: 28px;
  font-size: 26px !important;
  display: inline-block;
  color: #333 !important;
}

.booking_lesson .healcode-trainer a {
  all: unset;
  color: #333333;
  font-family: "Nunito", Sans-serif !important;
  font-weight: 400;
}

.booking_lesson .healcode-trainer {
  margin-bottom: 20px;
}

.booking_lesson .appointment-date-block div.healcode.appointments a.hc-button {
  padding: 0 !important;
}

.booking_lesson .appointment-date-block .trainer-label a {
  all: unset;
  color: #333333 !important;
  font-family: "Nunito", Sans-serif !important;
  font-weight: 400;
  display: inline-block;
  width: 100%;
  margin-top: 10px;
}

.booking_lesson div.healcode.appointments .appointment-date-block a.hc-button:first-child {
  margin-left: 0 !important;
}

.booking_lesson div.healcode.appointments .appointment-date-block .healcode-trainer .appointment.button {
  padding-left: 0 !important;
}

.booking_lesson div.healcode.appointments .appointment-date-block a.hc-button {
  margin: 5px !important;
  padding: 15px 15px !important;
}

/* Form Active Campaing  */
#formulario_ac {
  padding: 0px 0px;
  margin: 0 -10px;
}

#formulario_ac input,
#formulario_ac select {
  width: 100%;
  min-width: unset;
  max-width: unset;
  height: auto;
  min-height: 44px;
  max-height: unset;
  display: block;
  margin: 0;
  padding: 10px 5px 9px;
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
  border-radius: 0;
  background-color: transparent !important;
  background-image: unset;
  line-height: 1.3em;
  transition: 0.2s ease;
  border-color: #ffffff;
  color: #ffffff;
  z-index: 2;
  position: relative;
  outline: none;
  font-family: "Rawson", Sans-serif;
  font-weight: 800;
  font-size: 1rem !important;
}

#formulario_ac select {
  /*-webkit-appearance: auto;*/
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: auto;
}

#formulario_ac select::after {
  content: "";
  width: 0.8em;
  height: 0.5em;
  background-color: var(--select-arrow);
  -webkit-clip-path: polygon(100% 0%, 0 0%, 50% 100%);
          clip-path: polygon(100% 0%, 0 0%, 50% 100%);
}

#formulario_ac select option {
  color: #333333;
}

#formulario_ac .button_submit {
  width: auto;
  min-width: 100px;
  max-width: unset;
  height: auto;
  min-height: unset;
  max-height: unset;
  cursor: pointer;
  overflow: hidden;
  display: inline-block;
  position: relative;
  z-index: 1;
  margin: 0 10px 0 0;
  padding: 10px;
  border: 0;
  border-radius: 2px;
  box-shadow: none;
  background-image: unset;
  line-height: 1.45em;
  text-align: center;
  transition: 0.2s ease;
  background-color: #333333 !important;
  color: #ffffff;
  margin-top: 20px;
}

#formulario_ac .button_submit:hover,
#formulario_ac .button_submit:active,
#formulario_ac .button_submit:focus-visible {
  background-color: #2b2b2b !important;
  color: #ffffff !important;
  outline: none;
}

#formulario_ac .button_submit2 {
  width: 100%;
  /*min-width: 100px;*/
  max-width: unset;
  height: 42px;
  min-height: unset;
  max-height: 44px;
  cursor: pointer;
  overflow: hidden;
  display: inline-block;
  position: relative;
  z-index: 1;
  margin: 26px 10px 0 0;
  padding: 0px;
  border: 0;
  border-radius: 0px;
  box-shadow: none;
  background-image: unset;
  text-align: center;
  transition: 0.2s ease;
  background-color: transparent !important;
  color: #ffffff;
  border-bottom: 1px solid white;
  outline: none;
  text-align: right;
}

#formulario_ac .button_submit2 img {
  position: relative;
  height: 28px;
  width: auto;
}

#formulario_ac .button_submit2:hover,
#formulario_ac .button_submit2:active,
#formulario_ac .button_submit2:focus-visible {
  background-color: transparent !important;
  color: #ffffff !important;
  outline: none;
}

#formulario_ac .button_submit2:hover img {
  transition: 0.2s ease;
  /* -webkit-animation: bounce-left 2.8s both;
  animation: bounce-left 2.8s both;*/
}

#formulario_ac label {
  font-size: 16px;
  font-family: inherit;
  font-weight: 800;
  font-family: "Rawson", Sans-serif;
  color: #ffffff;
  transform: translateY(30px);
  z-index: 1;
  position: relative;
  margin-bottom: 0;
  width: 100%;
  text-align: left;
}

#formulario_ac input::-moz-placeholder {
  color: #ffffff;
  opacity: 0;
}

#formulario_ac input::placeholder {
  color: #ffffff;
  opacity: 0;
}

#formulario_ac ._form-title {
  color: #fff3ad;
  font-family: "Rawson", Sans-serif;
  font-size: 25px;
  font-weight: 800;
  line-height: 1.5em;
  display: none;
}

#formulario_ac ._form-content {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: flex-start;
}

#formulario_ac ._form_element {
  margin-bottom: 1rem !important;
}

#formulario_ac ._x53487558 {
  width: 100%;
}

#formulario_ac ._x94139290 {
  width: 48%;
  padding: 0 0px;
  margin: 0 1%;
}

#formulario_ac ._x07610253 {
  width: 48%;
  padding: 0 0px;
  margin: 0 1%;
}

#formulario_ac ._x51831068 {
  width: 48%;
  padding: 0 0px;
  margin: 0 1%;
}

#formulario_ac ._x51831068 label {
  color: transparent;
}

#formulario_ac ._x51423013 {
  width: 48%;
  padding: 0 0px;
  margin: 0 1%;
}

#formulario_ac ._button-wrapper {
  margin-top: 10px;
  padding: 0 0px;
  margin-left: 1%;
}

#formulario_ac button {
  font-family: "Rawson", Sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}

/*  425 */
@media (max-width: 425px) {
  #formulario_ac ._x94139290 {
    width: 100%;
    padding: 0 10px;
  }
  #formulario_ac ._x07610253 {
    width: 100%;
    padding: 0 10px;
  }
  #formulario_ac ._x51831068 {
    width: 100%;
    padding: 0 10px;
  }
  #formulario_ac ._x51423013 {
    width: 100%;
    padding: 0 10px;
  }
}
/**/
#formulario_ac .input_form_active label,
#formulario_ac .input_form_complete label {
  transform: translateY(0);
}

#formulario_ac .input_form {
  position: relative;
  text-align: left;
}

#formulario_ac .input_form:hover::after {
  right: 0%;
  left: 0%;
  display: none;
}

#formulario_ac .input_form::after {
  content: " ";
  height: 2px;
  display: block;
  position: absolute;
  right: 50%;
  bottom: 0;
  left: 50%;
  box-sizing: border-box;
  transition: 0.2s linear;
  background-color: #ffffff;
}

#formulario_ac ._error-inner {
  font-size: 10px;
  padding-top: 5px;
  font-family: inherit;
  font-weight: 500;
  color: white;
  text-align: left;
}

#formulario_ac .form-control.error {
  display: block !important;
}

#formulario_ac .form-select.error {
  display: block !important;
}

/*FIN  */
.form-active-body ._form-content {
  display: flex;
  flex-wrap: wrap;
  font-family: "Rawson", Sans-serif;
  font-weight: 400;
}
.form-active-body ._form-content ._error-inner {
  text-align: left;
  color: white;
}
.form-active-body ._form-content label {
  /*display: none;*/
  visibility: hidden;
}
.form-active-body ._form-content ._form_element {
  width: 50%;
  margin-bottom: 24px;
  padding: 0 10px;
}
@media (max-width: 425px) {
  .form-active-body ._form-content ._form_element {
    width: 100%;
  }
}
.form-active-body ._form-content ._form_element._x53487558 {
  width: 100%;
  margin-bottom: 0;
  display: none;
}
.form-active-body ._form-content ._form_element input[type=email],
.form-active-body ._form-content ._form_element input[type=text],
.form-active-body ._form-content ._form_element input[type=date] {
  font-size: 24px;
  border-radius: 0;
  border: 0;
}
.form-active-body ._form-content ._form_element select {
  font-size: 24px;
  border-radius: 0;
  border: 0;
}
.form-active-body ._form-content ._button-wrapper {
  width: 100%;
  text-align: center;
  margin-top: 28px;
}
.form-active-body ._form-content ._button-wrapper ._submit {
  background: #ea5961;
  border-radius: 56px;
  border-radius: 8px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}
.form-active-body ._form-content ._button-wrapper ._submit2 {
  background: #e21c51;
  font-family: "Womby";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  text-align: center;
  color: #ffffff;
}

/* https://clients.mindbodyonline.com/ASP/su1.asp?studioid=310101&tg=&vt=&lvl=&stype=&view=&trn=0&page=&catid=&prodid=&date=1%2f2%2f2023&classid=0&prodGroupId=&sSU=&optForwardingLink=&qParam=&justloggedin=&nLgIn=&pMode=0&loc=1 */
/* V2 */
.form-active-body-2 ._form-content {
  display: flex;
  flex-wrap: wrap;
  font-family: "Rawson", Sans-serif;
  font-weight: 400;
}
.form-active-body-2 ._form-content ._error-inner {
  text-align: left;
  color: white;
}
.form-active-body-2 ._form-content label {
  /*display: none;*/
  font-size: 22px;
  line-height: 1.7em;
  font-family: "Rawson", Sans-serif;
  font-weight: 500;
  color: #000000;
}
.form-active-body-2 ._form-content ._form_element {
  width: 50%;
  margin-bottom: 24px;
  padding: 0 10px;
}
@media (max-width: 425px) {
  .form-active-body-2 ._form-content ._form_element {
    width: 100%;
  }
}
.form-active-body-2 ._form-content ._form_element._x53487558 {
  width: 100%;
  margin-bottom: 0;
  display: none;
}
.form-active-body-2 ._form-content ._form_element input[type=email],
.form-active-body-2 ._form-content ._form_element input[type=text],
.form-active-body-2 ._form-content ._form_element input[type=date] {
  font-size: 16px;
  color: #333333;
  border-radius: 0;
  border: 0;
}
.form-active-body-2 ._form-content ._form_element select {
  font-size: 24px;
  border-radius: 0;
  border: 0;
}
.form-active-body-2 ._form-content ._button-wrapper {
  width: 100%;
  text-align: center;
  margin-top: 28px;
}
.form-active-body-2 ._form-content ._button-wrapper ._submit {
  background: #ea5961;
  border-radius: 56px;
  border-radius: 8px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}
.form-active-body-2 ._form-content ._button-wrapper ._submit:hover {
  color: #ea5961;
  background-color: #ffffff;
  border-color: #ea5961;
}
.form-active-body-2 ._form-content ._button-wrapper ._submit2 {
  background: #e21c51;
  font-family: "Womby";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  text-align: center;
  color: #ffffff;
}

/* V3 */
.form-active-body-3 ._form-branding {
  width: 100%;
  display: flex;
  text-align: center;
  /* opacity: 0; */
  justify-content: center;
  margin-top: 16px;
}
.form-active-body-3 ._form-branding a {
  margin-left: 6px;
}
.form-active-body-3 ._form-content {
  display: flex;
  flex-wrap: wrap;
  font-family: "Rawson", Sans-serif;
  font-weight: 400;
}
.form-active-body-3 ._form-content ._error-inner {
  text-align: left;
  color: white;
}
.form-active-body-3 ._form-content label {
  /*display: none;*/
  font-size: 22px;
  line-height: 1.7em;
  font-family: "Rawson", Sans-serif;
  font-weight: 500;
  color: #000000;
}
.form-active-body-3 ._form-content ._form_element {
  width: 100%;
  margin-bottom: 24px;
  padding: 0 10px;
}
@media (max-width: 425px) {
  .form-active-body-3 ._form-content ._form_element {
    width: 100%;
  }
}
.form-active-body-3 ._form-content ._form_element._x53487558 {
  width: 100%;
  margin-bottom: 0;
  display: none;
}
.form-active-body-3 ._form-content ._form_element ._form-title {
  font-size: 30px;
  font-weight: 700;
  color: #ea5961;
}
.form-active-body-3 ._form-content ._form_element legend {
  font-size: 26px;
  color: #ea5961;
}
.form-active-body-3 ._form-content ._form_element fieldset {
  border: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.form-active-body-3 ._form-content ._form_element fieldset ._checkbox-radio {
  justify-content: start;
  align-items: center;
  display: flex;
}
.form-active-body-3 ._form-content ._form_element fieldset ._checkbox-radio input[type=checkbox] {
  margin-right: 5px;
}
.form-active-body-3 ._form-content ._form_element input[type=email],
.form-active-body-3 ._form-content ._form_element input[type=text],
.form-active-body-3 ._form-content ._form_element input[type=date] {
  font-size: 16px;
  color: #333333;
  border-radius: 0;
  border: 0;
}
.form-active-body-3 ._form-content ._form_element input[type=email],
.form-active-body-3 ._form-content ._form_element input[type=text] {
  border-radius: 5px;
  border: 2px solid #ea5961;
  max-width: 300px;
}
.form-active-body-3 ._form-content ._form_element select {
  font-size: 24px;
  border-radius: 0;
  border: 0;
}
.form-active-body-3 ._form-content ._button-wrapper {
  width: 100%;
  text-align: center;
  margin-top: 28px;
}
.form-active-body-3 ._form-content ._button-wrapper ._submit {
  background: #ea5961;
  border-radius: 56px;
  border-radius: 8px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}
.form-active-body-3 ._form-content ._button-wrapper ._submit:hover {
  color: #ea5961;
  background-color: #ffffff;
  border-color: #ea5961;
}
.form-active-body-3 ._form-content ._button-wrapper ._submit2 {
  background: #e21c51;
  font-family: "Womby";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  text-align: center;
  color: #ffffff;
}

/* v4 */
.form-active-body-4 {
  font-family: "Rawson", Sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  color: #000000;
}
.form-active-body-4 ._form-title {
  text-align: center;
  margin: 40px 0 80px;
  font-family: "Rawson", Sans-serif;
  font-size: 26px;
  line-height: 36px;
  font-weight: 900;
  color: #000000;
}
.form-active-body-4 ._form-title.location_slug {
  text-transform: uppercase;
  text-align: center;
  margin: 40px 0 40px;
  font-family: "Womby", Sans-serif;
  font-weight: 400;
  font-size: 28px;
  color: #fd4a5c;
  letter-spacing: 1.5px;
}
.form-active-body-4 label {
  /*display: none;*/
  visibility: hidden;
}
.form-active-body-4 ._error-inner {
  font-size: 12px;
  color: red;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.form-active-body-4 ._html-code {
  display: flex;
  width: 100%;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #fd4a5c;
  margin: 0px;
}
.form-active-body-4 ._form-fieldset {
  border: 0;
}
.form-active-body-4 ._form-fieldset legend {
  margin-bottom: 10px;
}
.form-active-body-4 ._form-fieldset label {
  display: inline-block;
  color: #000;
}
.form-active-body-4 ._submit {
  text-transform: uppercase;
  font-family: "Rawson", Sans-serif;
  font-weight: 900;
  letter-spacing: 0.5px;
}
.form-active-body-4 input[type=date],
.form-active-body-4 input[type=email],
.form-active-body-4 input[type=number],
.form-active-body-4 input[type=password],
.form-active-body-4 input[type=search],
.form-active-body-4 input[type=tel],
.form-active-body-4 input[type=text],
.form-active-body-4 input[type=url],
.form-active-body-4 select,
.form-active-body-4 textarea {
  border-radius: 0;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  padding: 14px 10px;
  outline: none;
}
.form-active-body-4 select {
  padding: 12px 10px;
}
.form-active-body-4 input[type=date]:focus,
.form-active-body-4 input[type=email]:focus,
.form-active-body-4 input[type=number]:focus,
.form-active-body-4 input[type=password]:focus,
.form-active-body-4 input[type=search]:focus,
.form-active-body-4 input[type=tel]:focus,
.form-active-body-4 input[type=text]:focus,
.form-active-body-4 input[type=url]:focus,
.form-active-body-4 select:focus,
.form-active-body-4 textarea:focus {
  border-radius: 0;
  outline: none;
}
.form-active-body-4 ._form-thank-you {
  color: #fd4a5c;
  font-family: "Rawson", Sans-serif;
  font-weight: 800;
  line-height: 1.5em;
  -webkit-text-stroke-color: #000;
  stroke: #000;
  text-align: center;
  font-size: 30px;
}

/* v5 */
.form-active-body-5 {
  font-family: "Rawson", Sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  color: #000000;
}
.form-active-body-5 ._form-title {
  text-align: center;
  margin: 40px 0 80px;
  font-family: "Rawson", Sans-serif;
  font-size: 26px;
  line-height: 36px;
  font-weight: 900;
  color: #000000;
}
.form-active-body-5 ._form-title.location_slug {
  text-transform: uppercase;
  text-align: center;
  margin: 40px 0 40px;
  font-family: "Womby", Sans-serif;
  font-weight: 400;
  font-size: 28px;
  color: #fd4a5c;
  letter-spacing: 1.5px;
}
.form-active-body-5 label {
  /*display: none;*/
  visibility: hidden;
}
.form-active-body-5 ._error-inner {
  font-size: 12px;
  color: red;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.form-active-body-5 ._html-code {
  display: flex;
  width: 100%;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #fd4a5c;
  margin: 0px;
}
.form-active-body-5 ._form-fieldset {
  border: 0;
}
.form-active-body-5 ._form-fieldset legend {
  color: #757575;
  font-family: "Nunito";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 10px;
}
.form-active-body-5 ._form-fieldset label {
  display: inline-block;
  color: #000;
}
.form-active-body-5 ._form-fieldset ._checkbox-radio {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap;
  display: flex;
  width: 100%;
}
.form-active-body-5 ._form-fieldset ._checkbox-radio ._error-inner {
  width: 100%;
}
.form-active-body-5 ._form-fieldset ._checkbox-radio input[type=checkbox] {
  margin-right: 10px;
}
.form-active-body-5 ._form-fieldset ._checkbox-radio label {
  font-family: "Nunito";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 10px;
  color: #000;
  margin: 0;
}
.form-active-body-5 ._submit {
  border-color: #c93392;
  color: white;
  border-radius: 8px;
  background: #c93392;
  padding: 12px 40px;
  color: #fff;
  text-align: center;
  font-family: "Womby";
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 31.5px */
  text-transform: uppercase;
}
.form-active-body-5 input[type=date],
.form-active-body-5 input[type=email],
.form-active-body-5 input[type=number],
.form-active-body-5 input[type=password],
.form-active-body-5 input[type=search],
.form-active-body-5 input[type=tel],
.form-active-body-5 input[type=text],
.form-active-body-5 input[type=url],
.form-active-body-5 select,
.form-active-body-5 textarea {
  border-radius: 0;
  padding: 12px 10px;
  outline: none;
  color: #757575;
  font-family: "Nunito";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 36px */
}
.form-active-body-5 select {
  padding: 12px 10px;
}
.form-active-body-5 input[type=date]:focus,
.form-active-body-5 input[type=email]:focus,
.form-active-body-5 input[type=number]:focus,
.form-active-body-5 input[type=password]:focus,
.form-active-body-5 input[type=search]:focus,
.form-active-body-5 input[type=tel]:focus,
.form-active-body-5 input[type=text]:focus,
.form-active-body-5 input[type=url]:focus,
.form-active-body-5 select:focus,
.form-active-body-5 textarea:focus {
  border-radius: 0;
  outline: none;
}
.form-active-body-5 ._form-thank-you {
  color: #fd4a5c;
  font-family: "Rawson", Sans-serif;
  font-weight: 800;
  line-height: 1.5em;
  -webkit-text-stroke-color: #000;
  stroke: #000;
  text-align: center;
  font-size: 30px;
}

/* v6 */
.form-active-body-6 {
  font-family: "Rawson", Sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  color: #000000;
}
.form-active-body-6 ._form-title {
  text-align: center;
  margin: 40px 0 80px;
  font-family: "Rawson", Sans-serif;
  font-size: 26px;
  line-height: 36px;
  font-weight: 900;
  color: #000000;
}
.form-active-body-6 ._form-title.location_slug {
  text-transform: uppercase;
  text-align: center;
  margin: 40px 0 40px;
  font-family: "Womby", Sans-serif;
  font-weight: 400;
  font-size: 28px;
  color: #fd4a5c;
  letter-spacing: 1.5px;
}
.form-active-body-6 label {
  /*display: none;*/
  visibility: hidden;
}
.form-active-body-6 ._error-inner {
  font-size: 12px;
  color: red;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.form-active-body-6 ._html-code {
  display: flex;
  width: 100%;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #fd4a5c;
  margin: 0px;
}
.form-active-body-6 ._form-fieldset {
  border: 0;
}
.form-active-body-6 ._form-fieldset legend {
  color: #757575;
  font-family: "Nunito";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 10px;
}
.form-active-body-6 ._form-fieldset label {
  display: inline-block;
  color: #000;
}
.form-active-body-6 ._form-fieldset ._checkbox-radio {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap;
  display: flex;
}
.form-active-body-6 ._form-fieldset ._checkbox-radio ._error-inner {
  width: 100%;
}
.form-active-body-6 ._form-fieldset ._checkbox-radio input[type=checkbox] {
  margin-right: 10px;
}
.form-active-body-6 ._form-fieldset ._checkbox-radio label {
  font-family: "Nunito";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 10px;
  color: #000;
  margin: 0;
}
.form-active-body-6 ._submit {
  border-color: #fff;
  color: white;
  border-radius: 8px;
  background: #fff;
  padding: 9px 40px;
  color: #048dca;
  text-align: center;
  font-family: "Womby";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  text-transform: uppercase;
}
.form-active-body-6 input[type=date],
.form-active-body-6 input[type=email],
.form-active-body-6 input[type=number],
.form-active-body-6 input[type=password],
.form-active-body-6 input[type=search],
.form-active-body-6 input[type=tel],
.form-active-body-6 input[type=text],
.form-active-body-6 input[type=url],
.form-active-body-6 select,
.form-active-body-6 textarea {
  border-radius: 0;
  padding: 10px 10px;
  outline: none;
  color: #757575;
  font-family: "Nunito";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 36px */
  border-radius: 8px;
}
.form-active-body-6 select {
  padding: 12px 10px;
}
.form-active-body-6 input[type=date]:focus,
.form-active-body-6 input[type=email]:focus,
.form-active-body-6 input[type=number]:focus,
.form-active-body-6 input[type=password]:focus,
.form-active-body-6 input[type=search]:focus,
.form-active-body-6 input[type=tel]:focus,
.form-active-body-6 input[type=text]:focus,
.form-active-body-6 input[type=url]:focus,
.form-active-body-6 select:focus,
.form-active-body-6 textarea:focus {
  border-radius: 0;
  outline: none;
}
.form-active-body-6 ._form-thank-you {
  color: #fd4a5c;
  font-family: "Rawson", Sans-serif;
  font-weight: 800;
  line-height: 1.5em;
  -webkit-text-stroke-color: #000;
  stroke: #000;
  text-align: center;
  font-size: 30px;
}

/* v7 */
.form-active-body-7 {
  font-family: "Rawson", Sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  color: #000000;
}
.form-active-body-7 ._form-title {
  text-align: center;
  margin: 40px 0 80px;
  font-family: "Rawson", Sans-serif;
  font-size: 26px;
  line-height: 36px;
  font-weight: 900;
  color: #000000;
}
.form-active-body-7 ._form-title.location_slug {
  margin: 40px 0 40px;
  color: #BFF300;
  text-align: center;
  text-shadow: 0px 0px 4px #BFF300;
  font-family: "Rawson", Sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 650;
  line-height: 104%; /* 37.44px */
  letter-spacing: 4px;
  text-transform: uppercase;
}
.form-active-body-7 label {
  /*display: none;*/
  visibility: hidden;
}
.form-active-body-7 ._error-inner {
  font-size: 12px;
  color: red;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.form-active-body-7 ._html-code {
  display: flex;
  width: 100%;
  font-family: "Rawson", Sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #BFF300;
  margin: 0px;
}
.form-active-body-7 ._form-fieldset {
  border: 0;
}
.form-active-body-7 ._form-fieldset legend {
  margin-bottom: 10px;
}
.form-active-body-7 ._form-fieldset label {
  display: inline-block;
  color: #000;
}
.form-active-body-7 ._submit {
  color: #03481C;
  text-transform: uppercase;
  font-family: "Rawson", Sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 650;
  line-height: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 6px;
  background: #BFF300;
  border: 0;
}
.form-active-body-7 input[type=date],
.form-active-body-7 input[type=email],
.form-active-body-7 input[type=number],
.form-active-body-7 input[type=password],
.form-active-body-7 input[type=search],
.form-active-body-7 input[type=tel],
.form-active-body-7 input[type=text],
.form-active-body-7 input[type=url],
.form-active-body-7 select,
.form-active-body-7 textarea {
  border-radius: 0;
  font-family: "Rawson", Sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 14px 10px;
  outline: none;
  color: #111;
  border-radius: 6px;
  border: 2px solid var(--Olive, #4D7400);
  background: var(--White, #FFF);
  box-shadow: 0px 2px 8px 0px rgba(43, 46, 49, 0.16);
}
.form-active-body-7 select {
  padding: 12px 10px;
}
.form-active-body-7 input[type=date]:focus,
.form-active-body-7 input[type=email]:focus,
.form-active-body-7 input[type=number]:focus,
.form-active-body-7 input[type=password]:focus,
.form-active-body-7 input[type=search]:focus,
.form-active-body-7 input[type=tel]:focus,
.form-active-body-7 input[type=text]:focus,
.form-active-body-7 input[type=url]:focus,
.form-active-body-7 select:focus,
.form-active-body-7 textarea:focus {
  border-radius: 0;
  outline: none;
}
.form-active-body-7 ._form-thank-you {
  color: #BFF300;
  font-family: "Rawson", Sans-serif;
  font-weight: 800;
  line-height: 1.5em;
  -webkit-text-stroke-color: #000;
  stroke: #000;
  text-align: center;
  font-size: 30px;
}
.form-active-body-7.mini-form {
  /* Añadimos el tilde al checkbox marcado */
}
.form-active-body-7.mini-form .mb-4 {
  margin-bottom: 0 !important;
}
.form-active-body-7.mini-form .mt-4 {
  margin-top: 0.5rem !important;
}
.form-active-body-7.mini-form label {
  display: none;
}
.form-active-body-7.mini-form input[type=checkbox] {
  -moz-appearance: none;
       appearance: none; /* Eliminar el estilo predeterminado */
  -webkit-appearance: none; /* Para compatibilidad con Safari */
  width: 20px;
  height: 20px;
  border: 2px solid #4D7400; /* Borde verde */
  border-radius: 4px; /* Bordes redondeados (opcional) */
  cursor: pointer;
  position: relative;
  background-color: white;
}
.form-active-body-7.mini-form input[type=checkbox]:checked {
  background-color: white;
  border: 2px solid #4D7400;
}
.form-active-body-7.mini-form input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 6px;
  width: 5px;
  height: 10px;
  border: solid #4D7400; /* white;*/
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.form-active-body-7.mini-form ._form-fieldset {
  border: 0;
  width: auto;
  display: inline-block;
  padding: 3px 0 0;
}
.form-active-body-7.mini-form ._html-code {
  text-align: justify;
}
.form-active-body-7.mini-form .g-recaptcha {
  text-align: right;
  justify-content: end;
  display: flex;
  overflow: hidden;
}

/* Form Footer HOME */
@media (max-width: 425px) {
  .form-ac-footer {
    margin-bottom: 10px !important;
  }
}
.form-ac-footer form {
  width: 100%;
}
.form-ac-footer form ._form-content {
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) {
  .form-ac-footer form ._form-content {
    flex-wrap: wrap;
  }
}
.form-ac-footer form ._form-content small {
  display: none;
}
.form-ac-footer form ._form-content ._error {
  color: red;
  font-size: 12px;
  margin-top: 5px;
  text-align: left;
  padding-left: 19px;
}
.form-ac-footer form ._form-content ._clear {
  display: none;
}
.form-ac-footer form ._form-content .input_form {
  width: 25%;
  padding: 0 10px;
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  .form-ac-footer form ._form-content .input_form {
    width: 50%;
  }
}
@media (max-width: 425px) {
  .form-ac-footer form ._form-content .input_form {
    width: 100%;
    padding: 0;
  }
}
.form-ac-footer form ._form-content .input_form label {
  /*display: none;*/
  visibility: hidden;
  position: absolute;
  height: 0;
  margin: 0;
  padding: 0;
}
.form-ac-footer form ._form-content .input_form input,
.form-ac-footer form ._form-content .input_form select {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px 16px;
  /* gap: 8px; */
  width: 240px;
  height: 35px;
  background: #f6f9f7;
  box-shadow: 0px 2px 8px rgba(43, 46, 49, 0.16);
  border-radius: 6px;
  flex: none;
  order: 0;
  flex-grow: 0;
  width: 100%;
  /* height: 21px; */
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #575757;
  flex: none;
  order: 0;
  flex-grow: 0;
  border-color: transparent;
}
@media (max-width: 425px) {
  .form-ac-footer form ._form-content ._button-wrapper {
    width: 100%;
  }
}
.form-ac-footer form ._form-content ._button-wrapper button {
  /* 5i Global | Blue */
  background: #06538c;
  border-color: #06538c;
  box-shadow: 0px 2px 8px 0px rgba(43, 46, 49, 0.36);
  border-radius: 6px;
  /* Button */
  width: 100%;
  font-family: "Womby";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  /* 5i Global | White */
  color: #ffffff;
}
.form-ac-footer form ._form-content ._button-wrapper button:hover {
  background: #ffffff;
  color: #048dca;
}

/* formulario daily */
#formulario_daily {
  padding: 40px 15px;
}

#formulario_daily input,
#formulario_daily select {
  width: 100%;
  min-width: unset;
  max-width: unset;
  height: auto;
  min-height: unset;
  max-height: unset;
  display: block;
  margin: 0;
  padding: 10px 0 9px;
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
  border-radius: 0;
  background-color: transparent !important;
  background-image: unset;
  line-height: 1.3em;
  transition: 0.2s ease;
  border-color: #ffffff;
  color: #ffffff;
  z-index: 2;
  position: relative;
  outline: none;
}

#formulario_daily select {
  /*-webkit-appearance: auto;*/
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: auto;
}

#formulario_daily select::after {
  content: "";
  width: 0.8em;
  height: 0.5em;
  background-color: var(--select-arrow);
  -webkit-clip-path: polygon(100% 0%, 0 0%, 50% 100%);
          clip-path: polygon(100% 0%, 0 0%, 50% 100%);
}

#formulario_daily select option {
  color: #333333;
}

#formulario_daily button {
  width: auto;
  min-width: 100px;
  max-width: unset;
  height: auto;
  min-height: unset;
  max-height: unset;
  cursor: pointer;
  overflow: hidden;
  display: inline-block;
  position: relative;
  z-index: 1;
  margin: 0 10px 0 0;
  padding: 10px;
  border: 0;
  border-radius: 2px;
  box-shadow: none;
  background-image: unset;
  line-height: 1.45em;
  text-align: center;
  transition: 0.2s ease;
  background-color: #333333;
  color: #ffffff;
  margin-top: 20px;
}

#formulario_daily button:hover,
#formulario_daily button:active,
#formulario_daily button:focus-visible {
  background-color: #2b2b2b !important;
  color: #ffffff !important;
  outline: none;
}

#formulario_daily .input_form label {
  font-size: 16px;
  font-family: inherit;
  font-weight: 400;
  color: #ffffff;
  transform: translateY(30px);
  z-index: 1;
  position: relative;
  margin-bottom: 0;
}

#formulario_daily .input_form_active label,
#formulario_daily .input_form_complete label {
  transform: translateY(0);
}

#formulario_daily .input_form {
  position: relative;
  text-align: left;
}

#formulario_daily .input_form:hover::after {
  right: 0%;
  left: 0%;
}

#formulario_daily .input_form::after {
  content: " ";
  height: 2px;
  display: block;
  position: absolute;
  right: 50%;
  bottom: 0;
  left: 50%;
  box-sizing: border-box;
  transition: 0.2s linear;
  background-color: #ffffff;
}

#formulario_daily .error {
  font-size: 12px;
  font-family: inherit;
  font-weight: 500;
  color: white;
  opacity: 0;
  height: 0;
}

.linea_boton {
  text-align: right;
}

.linea_boton .col-md-12 {
  padding: 0px 4px;
}

#aviso_envio {
  display: none;
}

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

.alert-danger {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}

.alert-success {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
}

/*  425 */
@media (max-width: 425px) {
  #formulario_daily {
    padding: 0px;
  }
  #formulario_daily .col-md-4 {
    padding: 0px;
  }
  #formulario_daily .input_form {
    margin-bottom: 12px;
  }
}
/* Form SaleForces */
#formulario_saleforces {
  padding: 0px 15px;
}

#formulario_saleforces input,
#formulario_saleforces select {
  width: 100%;
  min-width: unset;
  max-width: unset;
  height: auto;
  min-height: 44px;
  max-height: unset;
  display: block;
  margin: 0;
  padding: 10px 0 9px;
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
  border-radius: 0;
  background-color: transparent !important;
  background-image: unset;
  line-height: 1.3em;
  transition: 0.2s ease;
  border-color: #ffffff;
  color: #ffffff;
  z-index: 2;
  position: relative;
  outline: none;
  font-family: "Nunito", Sans-serif;
  font-weight: 800;
  font-size: 1rem !important;
}

#formulario_saleforces select {
  /*-webkit-appearance: auto;*/
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: auto;
}

#formulario_saleforces select::after {
  content: "";
  width: 0.8em;
  height: 0.5em;
  background-color: var(--select-arrow);
  -webkit-clip-path: polygon(100% 0%, 0 0%, 50% 100%);
          clip-path: polygon(100% 0%, 0 0%, 50% 100%);
}

#formulario_saleforces select option {
  color: #333333;
}

#formulario_saleforces .button_submit {
  width: auto;
  min-width: 100px;
  max-width: unset;
  height: auto;
  min-height: unset;
  max-height: unset;
  cursor: pointer;
  overflow: hidden;
  display: inline-block;
  position: relative;
  z-index: 1;
  margin: 0 10px 0 0;
  padding: 10px;
  border: 0;
  border-radius: 2px;
  box-shadow: none;
  background-image: unset;
  line-height: 1.45em;
  text-align: center;
  transition: 0.2s ease;
  background-color: #333333 !important;
  color: #ffffff;
  margin-top: 20px;
}

#formulario_saleforces .button_submit:hover,
#formulario_saleforces .button_submit:active,
#formulario_saleforces .button_submit:focus-visible {
  background-color: #2b2b2b !important;
  color: #ffffff !important;
  outline: none;
}

#formulario_saleforces .button_submit2 {
  width: 100%;
  /*min-width: 100px;*/
  max-width: unset;
  height: 42px;
  min-height: unset;
  max-height: 44px;
  cursor: pointer;
  overflow: hidden;
  display: inline-block;
  position: relative;
  z-index: 1;
  margin: 26px 10px 0 0;
  padding: 0px;
  border: 0;
  border-radius: 0px;
  box-shadow: none;
  background-image: unset;
  text-align: center;
  transition: 0.2s ease;
  background-color: transparent !important;
  color: #ffffff;
  border-bottom: 1px solid white;
  outline: none;
  text-align: right;
}

#formulario_saleforces .button_submit2 img {
  position: relative;
  height: 28px;
  width: auto;
}

#formulario_saleforces .button_submit2:hover,
#formulario_saleforces .button_submit2:active,
#formulario_saleforces .button_submit2:focus-visible {
  background-color: transparent !important;
  color: #ffffff !important;
  outline: none;
}

#formulario_saleforces .button_submit2:hover img {
  transition: 0.2s ease;
  /* -webkit-animation: bounce-left 2.8s both;
    animation: bounce-left 2.8s both;*/
}

#formulario_saleforces .input_form label {
  font-size: 16px;
  font-family: inherit;
  font-weight: 800;
  font-family: "Nunito", Sans-serif;
  color: #ffffff;
  transform: translateY(30px);
  z-index: 1;
  position: relative;
  margin-bottom: 0;
}

#formulario_saleforces .input_form_active label,
#formulario_saleforces .input_form_complete label {
  transform: translateY(0);
}

#formulario_saleforces .input_form {
  position: relative;
  text-align: left;
}

#formulario_saleforces .input_form:hover::after {
  right: 0%;
  left: 0%;
}

#formulario_saleforces .input_form::after {
  content: " ";
  height: 2px;
  display: block;
  position: absolute;
  right: 50%;
  bottom: 0;
  left: 50%;
  box-sizing: border-box;
  transition: 0.2s linear;
  background-color: #ffffff;
}

#formulario_saleforces .error {
  font-size: 10px;
  padding-top: 5px;
  font-family: inherit;
  font-weight: 500;
  color: white;
  display: none;
  /*opacity: 0;
    height: 0;*/
}

#formulario_saleforces .form-control.error {
  display: block !important;
}

#formulario_saleforces .form-select.error {
  display: block !important;
}
