@charset "UTF-8";

#lgn_form {
  background-color: #fff;
}

#lgn_cap {
  background-color: #4A5164;
}

input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
textarea:focus,
input[type=number]:focus,
select:focus,
#lgn_cap,
#lgn_form .logos img {
  border: 1px solid #4A5164;
}

#lgn_form .btn,
#lgn_form .msg {
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1);
}

.modal .modal-title {
  background-color: #79829b;
  /* #51ADF6*/
}

.table-verda th {
  background-color: #79829b;
}

.table-verda tr:first-child th {
  background-color: #444;
}

.table-verda td:first-child {
  border-left-color: #79829b;
}

.table-verda td:last-child {
  border-right-color: #79829b;
}

.table-verda tr:last-child td {
  border-bottom-color: #79829b;
}

.table-verda tr.selected td {
  background: #c4efff;
}

.btn-primary,
.btn-primary:link,
.btn-primary:visited,
.table-verda {
  /*background-color: #51ADF6;*/
}

.btn-primary:hover {
  /*background-color: #2196F3*/
}

header,
footer {
  background-color: #4A5164;
}

.main-menu {
  background-color: black;
  /* #263238; */
}

.section-title {
  border-bottom: 1px solid #ccc;
  margin-top: 15px;
  padding-bottom: 10px;
}

.logo-club {
  background: transparent;
  border: none;
  margin-left: 0;
}

.semafor {
  /*background-image: url("logo.png") !important;*/
  background-size: 50% !important;
}

.sponsor {
  max-height: 40px;
  margin-top: -10px;
  margin-bottom: -10px;
  max-width: 150px;
}

#lista_usuarios_panel ul {
  list-style: none;
  padding-left: 0px;
}

#lista_usuarios_panel ul li {
  float: left;
  width: 100%;
  margin-bottom: 3px;
}

#lista_usuarios_panel .btn {
  margin-top: 0px;
}

.cal_usermanager #collapse2Panel #userImagePreview {
  width: 200px;
}

#inscritosViewTable th {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 250px;
}

/* Planes de trabajo */

.planes-trabajo-page {
  /* Icona de tendència (puja/baixa) de l'històric de dades físiques. */
  /* Text enriquit del camp d'execució: el contingut ve de l'editor i pot portar
     paràgrafs i llistes, els ajustem perquè no trenquin l'espaiat de la fitxa. */
  /* Botó "i" que obre l'execució en un modal. */
  /* Text curt: es mostra tal qual. Text llarg (.ej-ejecucion-pdf): a pantalla
     només se'n veu el resum i la resta va al modal, i al PDF s'obre sencer. */
}

.planes-trabajo-page .planes-trabajo-title {
  font-size: 22px;
  font-weight: medium;
  color: black;
  margin-bottom: 10px;
}

.planes-trabajo-page .bloque,
.planes-trabajo-page .planes-card {
  border-radius: 15px;
  box-shadow: 0 2px 10px 0 rgba(0, 61, 132, 0.15);
  background-color: white;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 30px;
}

.planes-trabajo-page .bloques-container {
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

.planes-trabajo-page .bloques-container .bloque:first-child {
  -ms-flex: 1;
  flex: 1;
}

.planes-trabajo-page .bloques-container .bloque:last-child {
  -ms-flex: 0 0 490px;
  flex: 0 0 490px;
}

.planes-trabajo-page .bloques-container-bottom {
  margin-top: 20px;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.planes-trabajo-page .bloques-container-bottom .bloque {
  min-height: 460px;
}

.planes-trabajo-page .planes-search-box {
  margin-bottom: 14px;
}

.planes-trabajo-page .planes-search-box .form-control {
  border: 1px solid rgba(94, 106, 113, 0.2);
  border-radius: 10px;
  height: 42px;
  box-shadow: none;
}

.planes-trabajo-page .btn-historico-datos-fisicos {
  margin-top: 10px;
}

.planes-trabajo-page .tendencia-icona {
  margin-left: 5px;
  font-size: 11px;
  color: #5e6a71;
}

.planes-trabajo-page #modalHistoricoDatosFisicos .modal-dialog {
  width: auto;
  max-width: 620px;
  margin: 60px auto;
}

@media (max-width: 767px) {
  .planes-trabajo-page #modalHistoricoDatosFisicos .modal-dialog {
    margin: 40px 10px;
  }
}

.planes-trabajo-page #modalHistoricoDatosFisicos .modal-content {
  border-radius: 10px;
}

.planes-trabajo-page #modalHistoricoDatosFisicos .modal-body {
  padding: 12px 18px 18px;
}

.planes-trabajo-page #modalHistoricoDatosFisicos .tabla-planes-wrap {
  max-height: 320px;
  overflow-x: hidden;
  overflow-y: auto;
}

.planes-trabajo-page #modalHistoricoDatosFisicos .tabla-planes {
  /* Amb table-layout fixed la taula mai supera l'ample del modal i no surt scroll horitzontal. */
  table-layout: fixed;
  width: 100%;
  min-width: 0;
}

.planes-trabajo-page #modalHistoricoDatosFisicos .tabla-planes th,
.planes-trabajo-page #modalHistoricoDatosFisicos .tabla-planes td {
  padding: 0.35em 0.5em;
  font-size: 13px;
  text-align: left;
  white-space: normal;
  overflow-wrap: break-word;
}

.planes-trabajo-page #modalHistoricoDatosFisicos .tabla-planes th:first-child,
.planes-trabajo-page #modalHistoricoDatosFisicos .tabla-planes td:first-child {
  width: 28%;
}

.planes-trabajo-page .tabla-planes-wrap-fixed {
  max-height: 380px;
  overflow-y: auto;
}

.planes-trabajo-page .tabla-planes-wrap-fixed .tabla-planes thead th {
  position: sticky;
  top: 0;
  z-index: 2;
  box-shadow: 0 1px 0 rgba(94, 106, 113, 0.12);
}

.planes-trabajo-page .tabla-planes-wrap {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.planes-trabajo-page .tabla-planes {
  width: 100%;
}

.planes-trabajo-page .tabla-planes th {
  background-color: white;
  color: #000;
  font-size: 13px;
  border-radius: 0px;
  border: 0px;
  font-weight: 600;
  border-bottom: solid 3px #c2d500;
  padding: 0.5em 0.6em 0.4em 0.6em;
  vertical-align: middle;
}

.planes-trabajo-page .tabla-planes .th-icon-text {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
}

.planes-trabajo-page .tabla-planes .ej-img-circle {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  overflow: hidden;
  border: 3px solid rgba(94, 106, 113, 0.2);
  padding: 0;
  margin-bottom: 0px !important;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.planes-trabajo-page .tabla-planes .ej-img-circle img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.planes-trabajo-page .tabla-planes td {
  padding: 0.4em 0.6em;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
  white-space: normal;
}

.planes-trabajo-page .tabla-planes td:has( > .ej-img-circle) {
  text-align: center;
}

.planes-trabajo-page .tabla-planes tr:nth-child(odd) {
  background: #ffffff;
}

.planes-trabajo-page .tabla-planes tr:nth-child(even) {
  background: #fbfbfb;
}

.planes-trabajo-page .ejercicio-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 12px;
}

.planes-trabajo-page .ejercicio-card {
  -ms-flex: 1 1 calc(25% - 12px);
  flex: 1 1 calc(25% - 12px);
  max-width: calc(25% - 12px);
  display: -ms-flexbox;
  display: flex;
}

.planes-trabajo-page .ejercicio-card-inner {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-bottom: solid 3px #c2d500;
  border-radius: 8px;
  padding: 12px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

.planes-trabajo-page .ejercicio-card-img {
  max-height: 80px;
  object-fit: contain;
}

.planes-trabajo-page .ejercicio-card-title {
  margin-top: 6px;
}

.planes-trabajo-page .ejercicio-card-info {
  margin-top: 6px;
  font-size: 13px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 6px 10px;
  -ms-flex-pack: center;
  justify-content: center;
}

.planes-trabajo-page .ejercicio-card-info .info-item {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
}

.planes-trabajo-page .ejercicio-card-obs {
  margin-top: 4px;
}

.planes-trabajo-page .ej-ejecucion-info {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  margin-left: 4px;
  padding: 0;
  border: 1px solid #a1aa40;
  border-radius: 50%;
  background: transparent;
  color: #a1aa40;
  font-size: 11px;
  font-weight: bold;
  line-height: 1;
  vertical-align: middle;
}

.planes-trabajo-page .ej-ejecucion-info:hover,
.planes-trabajo-page .ej-ejecucion-info:focus {
  background-color: #a1aa40;
  color: #fff;
}

.planes-trabajo-page .ej-ejecucion,
.planes-trabajo-page .ej-ejecucion-resum {
  font-size: 85%;
}

.planes-trabajo-page .ej-ejecucion-pdf {
  display: none;
}

.planes-trabajo-page.pdf-exporting .ej-ejecucion-resum {
  display: none;
}

.planes-trabajo-page.pdf-exporting .ej-ejecucion-pdf {
  display: block;
  text-align: left;
}

.planes-trabajo-page .ej-ejecucion p {
  margin: 0 0 4px;
}

.planes-trabajo-page .ej-ejecucion ul,
.planes-trabajo-page .ej-ejecucion ol {
  margin: 0 0 4px;
  padding-left: 18px;
  text-align: left;
}

.planes-trabajo-page .ej-ejecucion > *:last-child {
  margin-bottom: 0;
}

@media (max-width: 1200px) {
  .planes-trabajo-page .ejercicio-card {
    -ms-flex-preferred-size: calc(33.333% - 12px);
    flex-basis: calc(33.333% - 12px);
    max-width: calc(33.333% - 12px);
  }
}

@media (max-width: 992px) {
  .planes-trabajo-page .bloques-container {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .planes-trabajo-page .bloque:last-child {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}

@media (max-width: 900px) {
  .planes-trabajo-page .ejercicio-card {
    -ms-flex-preferred-size: calc(50% - 12px);
    flex-basis: calc(50% - 12px);
    max-width: calc(50% - 12px);
  }
}

@media (max-width: 600px) {
  .planes-trabajo-page .tabla-planes {
    min-width: 640px;
  }

  .planes-trabajo-page .panel .panel-heading {
    position: static;
    margin-bottom: 8px;
  }

  .planes-trabajo-page .panel .panel-body {
    padding: 16px 10px;
  }

  .planes-trabajo-page .ejercicio-card {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

.planes-trabajo-page .nav-tabs {
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  border: 0px;
  border-bottom: solid 1px #4a5164;
  overflow-x: inherit;
  margin-bottom: 15px;
}

.planes-trabajo-page .nav-tabs li {
  float: none;
  margin: 0;
}

.planes-trabajo-page .nav-tabs li a {
  text-align: right;
  border: 0px !important;
  border-radius: 0px;
  color: #4a5164;
}

.planes-trabajo-page .nav-tabs li.active a {
  border-bottom: 3px solid #003d84 !important;
  margin: 0px;
  font-weight: 600;
  color: #003d84;
}

.planes-trabajo-page .tab-actions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 10px 0 15px;
}

.planes-trabajo-page.pdf-exporting .tab-actions {
  display: none !important;
}

.planes-trabajo-page.pdf-exporting .tabla-planes-wrap {
  overflow: visible !important;
}

.planes-trabajo-page.pdf-exporting .tabla-planes {
  min-width: 0 !important;
  width: 100% !important;
}

.planes-trabajo-page #vista2 h3 {
  margin-top: 1.4rem;
}

.planes-trabajo-page #vista2 .pdf-day-block:first-child h3 {
  margin-top: 0rem !important;
}

@media (min-width: 768px) {
  .campo.date,
  .campo.hora {
    max-width: 300px;
  }
}

.campo.hora .input-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
}

.campo.date .form-control,
.campo.hora .form-control {
  width: 100% !important;
}

body.front:not(.customized) header .navbarMobile .fa-home {
  color: #C2D500 !important;
}

.bloque_precio_nif_config .panel,
.planes-trabajo-page .panel,
.modal-nif .panel {
  border-radius: 10px;
  border: solid 1px #c2d500 !important;
  position: relative;
  padding-bottom: 10px;
}

.bloque_precio_nif_config .panel .panel-heading,
.planes-trabajo-page .panel .panel-heading,
.modal-nif .panel .panel-heading {
  background-color: white;
  border: 0px;
  border-radius: 0px;
  font-size: 13px;
  color: #003d84;
  position: absolute;
  top: -20px;
  left: 25px;
  z-index: 2;
}

.bloque_precio_nif_config .panel .panel-body,
.planes-trabajo-page .panel .panel-body,
.modal-nif .panel .panel-body {
  padding: 30px 15px;
  font-size: 13px;
  font-weight: normal;
}

.bloque_precio_nif_config .panel .panel-body label,
.planes-trabajo-page .panel .panel-body label,
.modal-nif .panel .panel-body label {
  font-weight: normal;
  color: black;
  font-size: 13px;
}

.bloque_precio_nif_config .panel .panel-body .row,
.planes-trabajo-page .panel .panel-body .row,
.modal-nif .panel .panel-body .row {
  margin-bottom: 1rem;
}

.bloque_precio_nif_config .panel input.form-control,
.bloque_precio_nif_config .panel select.form-control,
.bloque_precio_nif_config .panel textarea.form-control,
.planes-trabajo-page .panel input.form-control,
.planes-trabajo-page .panel select.form-control,
.planes-trabajo-page .panel textarea.form-control,
.modal-nif .panel input.form-control,
.modal-nif .panel select.form-control,
.modal-nif .panel textarea.form-control {
  border-radius: 0px;
  box-shadow: none;
  padding: 5px 10px 6px;
  border: solid 1px #d7dce1;
  background-color: white;
  color: #5b6670;
}

.bloque_precio_nif_config .panel input.form-control:disabled,
.bloque_precio_nif_config .panel select.form-control:disabled,
.bloque_precio_nif_config .panel textarea.form-control:disabled,
.planes-trabajo-page .panel input.form-control:disabled,
.planes-trabajo-page .panel select.form-control:disabled,
.planes-trabajo-page .panel textarea.form-control:disabled,
.modal-nif .panel input.form-control:disabled,
.modal-nif .panel select.form-control:disabled,
.modal-nif .panel textarea.form-control:disabled {
  background-color: #f2f2f2;
  color: #6b7280;
  cursor: not-allowed;
}

.bloque_precio_nif_config .btn-action,
.planes-trabajo-page .btn-action,
.modal-nif .btn-action {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 5px;
  width: auto;
  padding: 5px 15px;
  border-radius: 5px;
  background-color: transparent;
  color: #a1aa40;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  border: 2px solid #c2d500;
  cursor: pointer;
  text-decoration: none;
  box-shadow: none;
  margin: 5px;
}

.bloque_precio_nif_config .btn-action svg,
.planes-trabajo-page .btn-action svg,
.modal-nif .btn-action svg {
  display: block;
}

.bloque_precio_nif_config .btn-action:hover,
.planes-trabajo-page .btn-action:hover,
.modal-nif .btn-action:hover {
  background-color: rgba(194, 213, 0, 0.1);
}

.bloque_precio_nif_config .btn-action:disabled,
.bloque_precio_nif_config .btn-action[disabled],
.planes-trabajo-page .btn-action:disabled,
.planes-trabajo-page .btn-action[disabled],
.modal-nif .btn-action:disabled,
.modal-nif .btn-action[disabled] {
  background-color: #242424;
  opacity: 0.55;
  cursor: not-allowed;
}

.bloque_precio_nif_config .btn-action.btn-action-primary,
.planes-trabajo-page .btn-action.btn-action-primary,
.modal-nif .btn-action.btn-action-primary {
  background-color: #c2d500;
  color: #fff;
  border-color: #c2d500;
}

.bloque_precio_nif_config .btn-action.btn-action-primary:hover,
.planes-trabajo-page .btn-action.btn-action-primary:hover,
.modal-nif .btn-action.btn-action-primary:hover {
  background-color: #94a200;
  color: #fff;
}

.bloque_precio_nif_config .precio_nif_modo_info,
.bloque_precio_nif_config .precio_nif_requirements,
.bloque_precio_nif_config .alert-modo-seleccionado,
.planes-trabajo-page .precio_nif_modo_info,
.planes-trabajo-page .precio_nif_requirements,
.planes-trabajo-page .alert-modo-seleccionado,
.modal-nif .precio_nif_modo_info,
.modal-nif .precio_nif_requirements,
.modal-nif .alert-modo-seleccionado {
  font-size: 1.4rem;
  background: #dbecfa;
  padding: 1rem;
  border-radius: 4px;
  color: #032d4f;
  border-color: transparent;
}

.texto_tutor_info {
  font-size: 1.4rem;
  background: #dbecfa;
  padding: 1rem;
  border-radius: 4px;
  color: #032d4f;
  border-color: transparent;
  margin: 1rem 0rem;
}

.password-toggle-group {
  position: relative;
  width: 100%;
}

.password-toggle-group .form-control {
  padding-right: 42px;
}

.password-toggle-group .toggle-password-visibility {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 4;
  width: 40px;
  height: 100%;
  border: 0;
  background: transparent;
  color: #666;
  padding: 0;
  line-height: 1;
}

.password-toggle-group .toggle-password-visibility:focus {
  outline: none;
}

.modal-nif .tabla-modal {
  width: 100%;
}

.modal-nif .tabla-modal th {
  background-color: white;
  color: #000;
  font-size: 13px;
  border-radius: 0px;
  border: 0px;
  font-weight: 600;
  border-bottom: solid 3px #c2d500;
  padding: 0.5em 0.6em 0.4em 0.6em;
  vertical-align: middle;
}

.modal-nif .tabla-modal td {
  padding: 0.4em 0.6em;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
  white-space: normal;
  text-align: left;
}

.modal-nif .tabla-modal tr:nth-child(odd) {
  background: #ffffff;
}

.modal-nif .tabla-modal tr:nth-child(even) {
  background: #fbfbfb;
}

.modal-nif .nav-tabs {
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  border: 0px;
  border-bottom: solid 1px #4a5164;
  overflow-x: inherit;
  margin-bottom: 15px;
}

.modal-nif .nav-tabs li {
  float: none;
  margin: 0;
}

.modal-nif .nav-tabs li a {
  text-align: right;
  border: 0px !important;
  border-radius: 0px;
  color: #4a5164;
}

.modal-nif .nav-tabs li.active a {
  border-bottom: 3px solid #003d84 !important;
  margin: 0px;
  font-weight: 600;
  color: #003d84;
}

.timeneos-page {
  padding-bottom: 40px;
  display: block;
}

.timeneos-page .timeneos-main-wrap {
  width: calc(100% - 320px);
  max-width: 860px;
  margin: 0 auto;
}

.timeneos-page .planes-card {
  overflow: visible;
}

.timeneos-page .panel .panel-body {
  overflow: visible;
}

.timeneos-page .timeneos-modulos-row {
  margin-top: 10px;
}

.timeneos-page .timeneos-modulos-row h4 {
  margin-top: 0;
  margin-bottom: 10px;
  color: #003d84;
  font-size: 14px;
  font-weight: 600;
}

.timeneos-page .timeneos-precio-box {
  margin-top: 16px;
  background: #fff8d8;
  border: 2px solid #c2d500;
  box-shadow: 0 8px 24px rgba(0, 61, 132, 0.15);
  font-size: 14px;
}

.timeneos-page .timeneos-precio-box-mobile {
  display: none;
}

.timeneos-page .timeneos-precio-lateral {
  width: 280px;
}

.timeneos-page .timeneos-precio-lateral .timeneos-precio-box {
  margin-top: 56px;
  position: fixed;
  right: 24px;
  top: 120px;
  width: 260px;
  z-index: 20;
}

.timeneos-page .btn-action {
  margin: 0px;
}

.timeneos-page .alert {
  margin: 1.5rem 0rem;
}

@media (max-width: 767px) {
  .timeneos-page {
    display: block;
  }

  .timeneos-page .timeneos-main-wrap {
    width: 100%;
    max-width: 100%;
  }

  .timeneos-page .timeneos-precio-lateral {
    display: none;
  }

  .timeneos-page .timeneos-precio-box-mobile {
    display: block;
  }

  .timeneos-page .planes-card {
    padding: 16px;
  }

  .timeneos-page .btn-action {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 1300px) and (min-width: 768px) {
  .timeneos-page .timeneos-main-wrap {
    width: calc(100% - 280px);
  }

  .timeneos-page .timeneos-precio-lateral .timeneos-precio-box {
    right: 10px;
    width: 240px;
  }
}

.kiosk-btn {
  border: 0;
  border-radius: 8px;
  min-height: 52px;
  padding: 0 18px;
  font-weight: 700;
  background: #a1aa40;
  color: #fff;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 8px;
  text-decoration: none;
}

.kiosk-btn:hover,
.kiosk-btn:focus {
  background: #858c35;
  color: #fff;
  text-decoration: none;
}

.kiosk-btn:disabled,
.kiosk-btn[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}

.kiosk-btn-secondary {
  background: #fff;
  border: 1px solid #d9e0e6;
  color: #111;
  box-shadow: none;
}

.kiosk-btn-secondary:hover,
.kiosk-btn-secondary:focus {
  background: #f6f8fa;
  color: #111;
}

.kiosk-btn-block {
  width: 100%;
}

html.kiosk-html,
html.kiosk-html body,
html.kiosk-html body .contenido_principal,
body.kiosk-body,
body.kiosk-body .contenido_principal {
  height: auto !important;
  min-height: 100% !important;
  overflow-y: auto !important;
}

html.kiosk-html,
body.kiosk-body {
  overflow-x: hidden !important;
}

.kiosk-page {
  background: #f3f5f7;
  min-height: calc(100vh - 80px);
  padding: 92px 12px 42px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.kiosk-page .kiosk-shell {
  max-width: 1220px;
  margin: 0 auto;
}

.kiosk-page .kiosk-topbar {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 61, 132, 0.15);
  padding: 24px 28px;
  margin-bottom: 22px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 18px;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 4px solid #c2d500;
}

.kiosk-page .kiosk-topbar h1 {
  font-size: 28px;
  margin: 0 0 6px;
  color: #111;
  font-weight: 700;
}

.kiosk-page .kiosk-topbar p {
  margin: 0;
  color: #65717a;
  font-size: 16px;
}

.kiosk-page .kiosk-topbar-actions {
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.kiosk-page .kiosk-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 390px;
  gap: 22px;
  -ms-flex-align: start;
  align-items: start;
}

.kiosk-page .kiosk-products {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.kiosk-page .kiosk-product,
.kiosk-page .kiosk-cart,
.kiosk-page .kiosk-checkout-card,
.kiosk-page .kiosk-ok-card {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 61, 132, 0.12);
}

.kiosk-page .kiosk-product {
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100%;
  border: 1px solid rgba(94, 106, 113, 0.12);
}

.kiosk-page .kiosk-product-img {
  height: 180px;
  background: linear-gradient(135deg, #edf1f5 0%, #f8fafb 100%);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
}

.kiosk-page .kiosk-product-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.kiosk-page .kiosk-product-img strong {
  color: #7a858e;
}

.kiosk-page .kiosk-product-body {
  padding: 18px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 14px;
  -ms-flex: 1;
  flex: 1;
}

.kiosk-page .kiosk-product-title {
  font-size: 18px;
  font-weight: 700;
  color: #111;
  line-height: 1.2;
  min-height: 44px;
}

.kiosk-page .kiosk-product-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
  align-items: baseline;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 12px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.kiosk-page .kiosk-price {
  font-size: 26px;
  font-weight: 800;
  color: #111;
}

.kiosk-page .kiosk-stock,
.kiosk-page .kiosk-cart-meta,
.kiosk-page .kiosk-summary-line span {
  color: #65717a;
  font-size: 13px;
}

.kiosk-page .kiosk-add-row {
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-top: auto;
}

.kiosk-page .kiosk-qty {
  width: 86px;
  height: 52px;
  border: 1px solid #d9e0e6;
  border-radius: 8px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}

.kiosk-page .kiosk-icon-btn {
  width: 42px;
  height: 42px;
  border-radius: 8px;
  border: 0;
  color: #fff;
  background: #a1aa40;
}

.kiosk-page .kiosk-icon-btn:hover,
.kiosk-page .kiosk-icon-btn:focus {
  background: #858c35;
}

.kiosk-page .kiosk-icon-btn-danger {
  background: #d9534f;
}

.kiosk-page .kiosk-icon-btn-danger:hover,
.kiosk-page .kiosk-icon-btn-danger:focus {
  background: #d2322d;
}

.kiosk-page .kiosk-cart {
  position: sticky;
  top: 92px;
  padding: 20px;
  max-height: calc(100vh - 118px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
}

.kiosk-page .kiosk-cart-header,
.kiosk-page .kiosk-card-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 16px;
}

.kiosk-page .kiosk-cart-header h2,
.kiosk-page .kiosk-card-title h2 {
  font-size: 21px;
  font-weight: 800;
  margin: 0;
  color: #111;
}

.kiosk-page .kiosk-cart-header span,
.kiosk-page .kiosk-card-title span {
  min-width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #eef3c6;
  color: #5b6500;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 800;
}

.kiosk-page .kiosk-cart-scroll {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding-right: 4px;
}

.kiosk-page .kiosk-cart-line,
.kiosk-page .kiosk-summary-line {
  border-bottom: 1px solid #edf0f2;
  padding: 14px 0;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 10px;
  -ms-flex-align: center;
  align-items: center;
}

.kiosk-page .kiosk-cart-name,
.kiosk-page .kiosk-summary-line strong {
  font-weight: 700;
  color: #111;
}

.kiosk-page .kiosk-cart-controls {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 8px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  white-space: nowrap;
}

.kiosk-page .kiosk-cart-actions {
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.kiosk-page .kiosk-cart-actions .kiosk-qty {
  width: 70px;
  height: 42px;
  font-size: 18px;
}

.kiosk-page .kiosk-cart-delete {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.kiosk-page .kiosk-cart-footer {
  border-top: 1px solid #edf0f2;
  margin-top: 18px;
  padding-top: 18px;
}

.kiosk-page .kiosk-total,
.kiosk-page .kiosk-summary-total {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 24px;
  font-weight: 800;
  margin: 0 0 18px;
  color: #111;
}

.kiosk-page .kiosk-field {
  margin-bottom: 16px;
}

.kiosk-page .kiosk-field label {
  display: block;
  font-weight: 700;
  color: #111;
  margin-bottom: 6px;
}

.kiosk-page .kiosk-field input,
.kiosk-page .kiosk-field textarea {
  width: 100%;
  border: 1px solid #d9e0e6;
  border-radius: 8px;
  min-height: 56px;
  padding: 10px 14px;
  font-size: 18px;
  box-shadow: none;
}

.kiosk-page .kiosk-field textarea {
  min-height: 128px;
  resize: vertical;
}

.kiosk-page .kiosk-alert {
  border-radius: 8px;
  padding: 12px 14px;
  margin-bottom: 16px;
}

.kiosk-page .kiosk-empty {
  background: #fff;
  border: 1px dashed #c8d0d7;
  border-radius: 8px;
  padding: 28px;
  text-align: center;
  color: #65717a;
}

.kiosk-page .kiosk-checkout-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 430px;
  gap: 22px;
  -ms-flex-align: start;
  align-items: start;
}

.kiosk-page .kiosk-checkout-card {
  padding: 24px;
  border-bottom: 4px solid #c2d500;
}

.kiosk-page .kiosk-summary-list {
  max-height: calc(100vh - 300px);
  overflow-y: auto;
  padding-right: 4px;
}

.kiosk-page .kiosk-summary-line {
  grid-template-columns: minmax(0, 1fr) auto;
}

.kiosk-page .kiosk-summary-line div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 4px;
}

.kiosk-page .kiosk-summary-total {
  border-top: 1px solid #edf0f2;
  margin-top: 18px;
  padding-top: 18px;
}

.kiosk-idle-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: none;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 18px;
  background: rgba(17, 24, 39, 0.68);
}

.kiosk-idle-modal.is-visible {
  display: -ms-flexbox;
  display: flex;
}

.kiosk-idle-card {
  width: 100%;
  max-width: 520px;
  border-radius: 12px;
  padding: 28px;
  background: #fff;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28);
  text-align: center;
}

.kiosk-idle-card h2 {
  margin: 0 0 10px;
  color: #111;
  font-size: 28px;
  font-weight: 800;
}

.kiosk-idle-card p {
  margin: 0 0 24px;
  color: #65717a;
  font-size: 16px;
  line-height: 1.5;
}

.kiosk-idle-actions {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.kiosk-ok {
  background: #f3f5f7;
  min-height: calc(100vh - 80px);
  padding: 92px 12px 28px;
}

.kiosk-ok .kiosk-ok-card {
  max-width: 760px;
  margin: 0 auto;
  padding: 28px;
}

.kiosk-ok .kiosk-ok-card h1 {
  font-size: 28px;
  font-weight: 800;
  margin: 0 0 8px;
  color: #111;
}

.kiosk-ok .kiosk-ok-card p {
  color: #65717a;
  font-size: 16px;
}

.kiosk-ok .kiosk-ticket {
  border: 1px dashed #9aa5ad;
  border-radius: 8px;
  padding: 18px;
  margin: 20px 0;
  background: #fbfcfd;
}

.kiosk-ok .kiosk-ticket-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 12px;
  padding: 8px 0;
  border-bottom: 1px solid #edf0f2;
}

.kiosk-ok .kiosk-ticket-row:last-child {
  border-bottom: 0;
}

.kiosk-ok .kiosk-actions {
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.kiosk-ok .kiosk-print-info {
  background: #fff8e5;
  border: 1px solid #f3d27a;
  border-radius: 8px;
  padding: 12px 14px;
  color: #705300;
  margin-bottom: 16px;
}

.kiosk-ok .kiosk-print-status {
  margin-top: 14px;
  min-height: 20px;
  color: #1b6f42;
  font-weight: 700;
}

.kiosk-ok .kiosk-print-status-error {
  color: #b00020;
}

@media (max-width: 1100px) {
  .kiosk-page .kiosk-grid,
  .kiosk-page .kiosk-checkout-layout {
    grid-template-columns: 1fr;
  }

  .kiosk-page .kiosk-cart {
    position: static;
    max-height: none;
  }

  .kiosk-page .kiosk-products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .kiosk-topbar-actions,
  .kiosk-idle-actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }

  .kiosk-page {
    padding: 78px 10px 28px;
  }

  .kiosk-page .kiosk-topbar {
    padding: 18px;
    display: block;
  }

  .kiosk-page .kiosk-topbar h1 {
    font-size: 24px;
  }

  .kiosk-page .kiosk-topbar .kiosk-btn {
    margin-top: 14px;
    width: 100%;
  }

  .kiosk-page .kiosk-products {
    grid-template-columns: 1fr;
  }

  .kiosk-page .kiosk-add-row,
  .kiosk-page .kiosk-cart-line,
  .kiosk-page .kiosk-summary-line {
    grid-template-columns: 1fr;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .kiosk-page .kiosk-add-row {
    display: -ms-flexbox;
    display: flex;
  }

  .kiosk-page .kiosk-qty {
    width: 100%;
  }

  .kiosk-page .kiosk-cart-actions {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .kiosk-page .kiosk-cart-controls {
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
  }

  .kiosk-page .kiosk-cart-controls .kiosk-qty {
    width: 76px;
  }

  .kiosk-ok {
    padding-top: 78px;
  }
}

/* Modal amb el detall de com es fa l'exercici. Les vistes de gimnàs centren el
   text i aquí el volem alineat a l'esquerra per poder llegir-lo bé. */

#modalEjecucionEjercicio .modal-body {
  text-align: left;
}

#modalEjecucionEjercicio .modal-body p,
#modalEjecucionEjercicio .modal-body ul,
#modalEjecucionEjercicio .modal-body ol {
  margin-bottom: 8px;
}

#modalEjecucionEjercicio .modal-body ul,
#modalEjecucionEjercicio .modal-body ol {
  padding-left: 20px;
}

#modalEjecucionEjercicio .modal-body > *:last-child {
  margin-bottom: 0;
}@charset "UTF-8";

@font-face {
  font-family: 'Poppins';
  src: local("Poppins Light"), local("Poppins-Light"), url("/assets/fonts/Poppins-Light.woff2") format("woff2"), url("/assets/fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: local("Poppins Regular"), local("Poppins-Regular"), url("/assets/fonts/Poppins-Regular.woff2") format("woff2"), url("/assets/fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: local("Poppins Medium"), local("Poppins-Medium"), url("/assets/fonts/Poppins-Medium.woff2") format("woff2"), url("/assets/fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: local("Poppins SemiBold"), local("Poppins-SemiBold"), url("/assets/fonts/Poppins-SemiBold.woff2") format("woff2"), url("/assets/fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@use 'sass:math';
[data-aos="fade-tl"] {
  opacity: 0;
  transition-property: transform, opacity;
}

[data-aos="fade-tl"].aos-animate {
  opacity: 1;
  transform: none;
}

@media (min-width: 768px) {
  [data-aos="fade-tl"] {
    transform: translate3d(-40px, -100px, 0);
  }
}

[data-aos="fade-tr"] {
  opacity: 0;
  transform-origin: right top;
  transition-property: transform, opacity;
}

[data-aos="fade-tr"].aos-animate {
  opacity: 1;
}

@media (min-width: 768px) {
  [data-aos="fade-tr"] {
    transform: translate3d(30px, -18px, 0px);
  }

  [data-aos="fade-tr"].aos-animate {
    transform: translate3d(30px, -18px, 0px);
  }
}

[data-aos="fade-bl"] {
  opacity: 0;
  transform-origin: left bottom;
  transition-property: transform, opacity;
}

[data-aos="fade-bl"].aos-animate {
  opacity: 1;
}

@media (min-width: 768px) {
  [data-aos="fade-bl"] {
    transform: translate3d(-70px, 40px, 0px);
  }

  [data-aos="fade-bl"].aos-animate {
    transform: translate3d(-70px, 40px, 0px);
  }
}

[data-aos="fade-br"] {
  transform-origin: right bottom;
  transition-property: transform, opacity;
  opacity: 0;
}

[data-aos="fade-br"].aos-animate {
  opacity: 1;
}

@media (min-width: 768px) {
  [data-aos="fade-br"] {
    transform: translate3d(100px, 40px, 0px);
  }

  [data-aos="fade-br"].aos-animate {
    transform: translate3d(230px, 40px, 0px);
  }
}

html body .btn,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn {
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  padding: 0.5rem 1.5rem;
  letter-spacing: 0.55px;
  white-space: inherit;
  display: inline-block;
  color: #FFFFFF;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #4A5164;
  border: 1px solid #4A5164;
  font-size: 14px;
  font-size: 1.4rem;
  border-radius: 5px;
  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;
  -webkit-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;
  -moz-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;
  -o-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;
}

html body .btn:hover,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:hover {
  color: #FFFFFF;
  text-decoration: none;
}

html body .btn:focus,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:focus,
html body .btn.focus,
html body.front #ficha-reserva .assistants .participants .focus.afegir_soci_btn {
  outline: 0;
}

html body .btn.disabled,
html body.front #ficha-reserva .assistants .participants .disabled.afegir_soci_btn,
html body .btn:disabled,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:disabled {
  opacity: 0.5;
}

html body .btn:not(:disabled):not(.disabled),
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

html body .btn:link,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:link {
  font-weight: 600;
  box-shadow: none;
  border: none;
}

html body a.btn.disabled,
html body.front #ficha-reserva .assistants .participants a.disabled.afegir_soci_btn,
html body fieldset:disabled a.btn,
html body.front fieldset:disabled #ficha-reserva .assistants .participants a.afegir_soci_btn,
html body.front #ficha-reserva .assistants .participants fieldset:disabled a.afegir_soci_btn {
  pointer-events: none;
}

html body .btn,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn,
html body .btn:visited,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited {
  box-shadow: none;
  text-shadow: none;
  margin-top: 4px;
  margin-bottom: 0;
}

html body .btn.btn-primary,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn,
html body .btn:visited.btn-primary,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited {
  background-color: #4A5164;
  border-color: #4A5164;
  text-shadow: none;
  color: #FFFFFF;
}

html body .btn.btn-primary:hover,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:hover,
html body .btn.btn-primary:focus,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:focus,
html body .btn:visited.btn-primary:hover,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited:hover,
html body .btn:visited.btn-primary:focus,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited:focus {
  color: #FFFFFF;
  color: #FFFFFF;
  background-color: #3f4555;
  border-color: #3f4555;
  box-shadow: none;
}

html body .btn.btn-secondary,
html body.front #ficha-reserva .assistants .participants .btn-secondary.afegir_soci_btn,
html body .btn:visited.btn-secondary,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-secondary {
  background-color: #F7A629;
  border-color: #F7A629;
  text-shadow: none;
  color: #1e1e1e;
}

html body .btn.btn-secondary:hover,
html body.front #ficha-reserva .assistants .participants .btn-secondary.afegir_soci_btn:hover,
html body .btn.btn-secondary:focus,
html body.front #ficha-reserva .assistants .participants .btn-secondary.afegir_soci_btn:focus,
html body .btn:visited.btn-secondary:hover,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-secondary:hover,
html body .btn:visited.btn-secondary:focus,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-secondary:focus {
  color: #FFFFFF;
  color: #1e1e1e;
  background-color: #f69c10;
  border-color: #f69c10;
  box-shadow: none;
}

html body .btn.btn-tertiary,
html body.front #ficha-reserva .assistants .participants .btn-tertiary.afegir_soci_btn,
html body .btn:visited.btn-tertiary,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-tertiary {
  background-color: #003D84;
  border-color: #003D84;
  text-shadow: none;
  color: #FFFFFF;
}

html body .btn.btn-tertiary:hover,
html body.front #ficha-reserva .assistants .participants .btn-tertiary.afegir_soci_btn:hover,
html body .btn.btn-tertiary:focus,
html body.front #ficha-reserva .assistants .participants .btn-tertiary.afegir_soci_btn:focus,
html body .btn:visited.btn-tertiary:hover,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-tertiary:hover,
html body .btn:visited.btn-tertiary:focus,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-tertiary:focus {
  color: #FFFFFF;
  color: #FFFFFF;
  background-color: #00316b;
  border-color: #00316b;
  box-shadow: none;
}

html body .btn.btn-danger,
html body.front #ficha-reserva .assistants .participants .btn-danger.afegir_soci_btn,
html body .btn:visited.btn-danger,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-danger {
  background-color: #E71D38;
  border-color: #E71D38;
  text-shadow: none;
  color: #FFFFFF;
}

html body .btn.btn-danger:hover,
html body.front #ficha-reserva .assistants .participants .btn-danger.afegir_soci_btn:hover,
html body .btn.btn-danger:focus,
html body.front #ficha-reserva .assistants .participants .btn-danger.afegir_soci_btn:focus,
html body .btn:visited.btn-danger:hover,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-danger:hover,
html body .btn:visited.btn-danger:focus,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-danger:focus {
  color: #FFFFFF;
  color: #FFFFFF;
  background-color: #d41730;
  border-color: #d41730;
  box-shadow: none;
}

html body .btn.btn-light,
html body.front #ficha-reserva .assistants .participants .btn-light.afegir_soci_btn,
html body .btn:visited.btn-light,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-light {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  text-shadow: none;
  color: #1e1e1e;
}

html body .btn.btn-light:hover,
html body.front #ficha-reserva .assistants .participants .btn-light.afegir_soci_btn:hover,
html body .btn.btn-light:focus,
html body.front #ficha-reserva .assistants .participants .btn-light.afegir_soci_btn:focus,
html body .btn:visited.btn-light:hover,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-light:hover,
html body .btn:visited.btn-light:focus,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-light:focus {
  color: #FFFFFF;
  color: #1e1e1e;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  box-shadow: none;
}

html body .btn.btn-dark,
html body.front #ficha-reserva .assistants .participants .btn-dark.afegir_soci_btn,
html body .btn:visited.btn-dark,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-dark {
  background-color: #1e1e1e;
  border-color: #1e1e1e;
  text-shadow: none;
  color: #FFFFFF;
}

html body .btn.btn-dark:hover,
html body.front #ficha-reserva .assistants .participants .btn-dark.afegir_soci_btn:hover,
html body .btn.btn-dark:focus,
html body.front #ficha-reserva .assistants .participants .btn-dark.afegir_soci_btn:focus,
html body .btn:visited.btn-dark:hover,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-dark:hover,
html body .btn:visited.btn-dark:focus,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-dark:focus {
  color: #FFFFFF;
  color: #FFFFFF;
  background-color: #111111;
  border-color: #111111;
  box-shadow: none;
}

html body .btn.btn-medium,
html body.front #ficha-reserva .assistants .participants .btn-medium.afegir_soci_btn,
html body .btn:visited.btn-medium,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-medium {
  background-color: #5e6a71;
  border-color: #5e6a71;
  text-shadow: none;
  color: #FFFFFF;
}

html body .btn.btn-medium:hover,
html body.front #ficha-reserva .assistants .participants .btn-medium.afegir_soci_btn:hover,
html body .btn.btn-medium:focus,
html body.front #ficha-reserva .assistants .participants .btn-medium.afegir_soci_btn:focus,
html body .btn:visited.btn-medium:hover,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-medium:hover,
html body .btn:visited.btn-medium:focus,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-medium:focus {
  color: #FFFFFF;
  color: #FFFFFF;
  background-color: #525d63;
  border-color: #525d63;
  box-shadow: none;
}

html body .btn.btn-medium-light,
html body.front #ficha-reserva .assistants .participants .btn-medium-light.afegir_soci_btn,
html body .btn:visited.btn-medium-light,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-medium-light {
  background-color: #e7e7e7;
  border-color: #e7e7e7;
  text-shadow: none;
  color: #1e1e1e;
}

html body .btn.btn-medium-light:hover,
html body.front #ficha-reserva .assistants .participants .btn-medium-light.afegir_soci_btn:hover,
html body .btn.btn-medium-light:focus,
html body.front #ficha-reserva .assistants .participants .btn-medium-light.afegir_soci_btn:focus,
html body .btn:visited.btn-medium-light:hover,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-medium-light:hover,
html body .btn:visited.btn-medium-light:focus,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-medium-light:focus {
  color: #FFFFFF;
  color: #1e1e1e;
  background-color: #dadada;
  border-color: #dadada;
  box-shadow: none;
}

html body .btn.btn-success,
html body.front #ficha-reserva .assistants .participants .btn-success.afegir_soci_btn,
html body .btn:visited.btn-success,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-success {
  background-color: #C2D500;
  border-color: #C2D500;
  text-shadow: none;
  color: #FFFFFF;
}

html body .btn.btn-success:hover,
html body.front #ficha-reserva .assistants .participants .btn-success.afegir_soci_btn:hover,
html body .btn.btn-success:focus,
html body.front #ficha-reserva .assistants .participants .btn-success.afegir_soci_btn:focus,
html body .btn:visited.btn-success:hover,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-success:hover,
html body .btn:visited.btn-success:focus,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-success:focus {
  color: #FFFFFF;
  background-color: #abbc00;
  border-color: #abbc00;
  box-shadow: none;
  color: #FFFFFF;
}

html body .btn.btn-danger,
html body.front #ficha-reserva .assistants .participants .btn-danger.afegir_soci_btn,
html body .btn:visited.btn-danger,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-danger {
  background-color: #E71D38;
  border-color: #E71D38;
  text-shadow: none;
  color: #FFFFFF;
}

html body .btn.btn-danger:hover,
html body.front #ficha-reserva .assistants .participants .btn-danger.afegir_soci_btn:hover,
html body .btn.btn-danger:focus,
html body.front #ficha-reserva .assistants .participants .btn-danger.afegir_soci_btn:focus,
html body .btn:visited.btn-danger:hover,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-danger:hover,
html body .btn:visited.btn-danger:focus,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-danger:focus {
  color: #FFFFFF;
  background-color: #d41730;
  border-color: #d41730;
  box-shadow: none;
  color: #FFFFFF;
}

html body .btn.btn-warning,
html body.front #ficha-reserva .assistants .participants .btn-warning.afegir_soci_btn,
html body .btn:visited.btn-warning,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-warning {
  background-color: #F7A629;
  border-color: #F7A629;
  text-shadow: none;
  color: #FFFFFF;
}

html body .btn.btn-warning:hover,
html body.front #ficha-reserva .assistants .participants .btn-warning.afegir_soci_btn:hover,
html body .btn.btn-warning:focus,
html body.front #ficha-reserva .assistants .participants .btn-warning.afegir_soci_btn:focus,
html body .btn:visited.btn-warning:hover,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-warning:hover,
html body .btn:visited.btn-warning:focus,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-warning:focus {
  color: #FFFFFF;
  background-color: #f69c10;
  border-color: #f69c10;
  box-shadow: none;
  color: #FFFFFF;
}

html body .btn.btn-info,
html body.front #ficha-reserva .assistants .participants .btn-info.afegir_soci_btn,
html body .btn:visited.btn-info,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-info {
  background-color: #5e6a71;
  border-color: #5e6a71;
  text-shadow: none;
  color: #FFFFFF;
}

html body .btn.btn-info:hover,
html body.front #ficha-reserva .assistants .participants .btn-info.afegir_soci_btn:hover,
html body .btn.btn-info:focus,
html body.front #ficha-reserva .assistants .participants .btn-info.afegir_soci_btn:focus,
html body .btn:visited.btn-info:hover,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-info:hover,
html body .btn:visited.btn-info:focus,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-info:focus {
  color: #FFFFFF;
  background-color: #525d63;
  border-color: #525d63;
  box-shadow: none;
  color: #FFFFFF;
}

html body .btn.btn-outline-primary,
html body.front #ficha-reserva .assistants .participants .btn-outline-primary.afegir_soci_btn,
html body .btn:visited.btn-outline-primary,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-outline-primary {
  border-color: #4A5164;
  color: #4A5164;
  background-color: transparent;
  border: 2px solid #4A5164;
}

html body .btn.btn-outline-primary:hover,
html body.front #ficha-reserva .assistants .participants .btn-outline-primary.afegir_soci_btn:hover,
html body .btn.btn-outline-primary:focus,
html body.front #ficha-reserva .assistants .participants .btn-outline-primary.afegir_soci_btn:focus,
html body .btn:visited.btn-outline-primary:hover,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-outline-primary:hover,
html body .btn:visited.btn-outline-primary:focus,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-outline-primary:focus {
  background-color: transparent;
  border-color: #3f4555;
  color: #3f4555;
  box-shadow: none;
}

html body .btn.btn-outline-secondary,
html body.front #ficha-reserva .assistants .participants .btn-outline-secondary.afegir_soci_btn,
html body .btn:visited.btn-outline-secondary,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-outline-secondary {
  border-color: #F7A629;
  color: #F7A629;
  background-color: transparent;
  border: 2px solid #F7A629;
}

html body .btn.btn-outline-secondary:hover,
html body.front #ficha-reserva .assistants .participants .btn-outline-secondary.afegir_soci_btn:hover,
html body .btn.btn-outline-secondary:focus,
html body.front #ficha-reserva .assistants .participants .btn-outline-secondary.afegir_soci_btn:focus,
html body .btn:visited.btn-outline-secondary:hover,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-outline-secondary:hover,
html body .btn:visited.btn-outline-secondary:focus,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-outline-secondary:focus {
  background-color: transparent;
  border-color: #f69c10;
  color: #f69c10;
  box-shadow: none;
}

html body .btn.btn-outline-tertiary,
html body.front #ficha-reserva .assistants .participants .btn-outline-tertiary.afegir_soci_btn,
html body .btn:visited.btn-outline-tertiary,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-outline-tertiary {
  border-color: #003D84;
  color: #003D84;
  background-color: transparent;
  border: 2px solid #003D84;
}

html body .btn.btn-outline-tertiary:hover,
html body.front #ficha-reserva .assistants .participants .btn-outline-tertiary.afegir_soci_btn:hover,
html body .btn.btn-outline-tertiary:focus,
html body.front #ficha-reserva .assistants .participants .btn-outline-tertiary.afegir_soci_btn:focus,
html body .btn:visited.btn-outline-tertiary:hover,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-outline-tertiary:hover,
html body .btn:visited.btn-outline-tertiary:focus,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-outline-tertiary:focus {
  background-color: transparent;
  border-color: #00316b;
  color: #00316b;
  box-shadow: none;
}

html body .btn.btn-outline-danger,
html body.front #ficha-reserva .assistants .participants .btn-outline-danger.afegir_soci_btn,
html body .btn:visited.btn-outline-danger,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-outline-danger {
  border-color: #E71D38;
  color: #E71D38;
  background-color: transparent;
  border: 2px solid #E71D38;
}

html body .btn.btn-outline-danger:hover,
html body.front #ficha-reserva .assistants .participants .btn-outline-danger.afegir_soci_btn:hover,
html body .btn.btn-outline-danger:focus,
html body.front #ficha-reserva .assistants .participants .btn-outline-danger.afegir_soci_btn:focus,
html body .btn:visited.btn-outline-danger:hover,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-outline-danger:hover,
html body .btn:visited.btn-outline-danger:focus,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-outline-danger:focus {
  background-color: transparent;
  border-color: #d41730;
  color: #d41730;
  box-shadow: none;
}

html body .btn.btn-outline-light,
html body.front #ficha-reserva .assistants .participants .btn-outline-light.afegir_soci_btn,
html body .btn:visited.btn-outline-light,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-outline-light {
  border-color: #FFFFFF;
  color: #FFFFFF;
  background-color: transparent;
  border: 2px solid #FFFFFF;
}

html body .btn.btn-outline-light:hover,
html body.front #ficha-reserva .assistants .participants .btn-outline-light.afegir_soci_btn:hover,
html body .btn.btn-outline-light:focus,
html body.front #ficha-reserva .assistants .participants .btn-outline-light.afegir_soci_btn:focus,
html body .btn:visited.btn-outline-light:hover,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-outline-light:hover,
html body .btn:visited.btn-outline-light:focus,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-outline-light:focus {
  background-color: transparent;
  border-color: #f2f2f2;
  color: #f2f2f2;
  box-shadow: none;
}

html body .btn.btn-outline-dark,
html body.front #ficha-reserva .assistants .participants .btn-outline-dark.afegir_soci_btn,
html body .btn:visited.btn-outline-dark,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-outline-dark {
  border-color: #1e1e1e;
  color: #1e1e1e;
  background-color: transparent;
  border: 2px solid #1e1e1e;
}

html body .btn.btn-outline-dark:hover,
html body.front #ficha-reserva .assistants .participants .btn-outline-dark.afegir_soci_btn:hover,
html body .btn.btn-outline-dark:focus,
html body.front #ficha-reserva .assistants .participants .btn-outline-dark.afegir_soci_btn:focus,
html body .btn:visited.btn-outline-dark:hover,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-outline-dark:hover,
html body .btn:visited.btn-outline-dark:focus,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-outline-dark:focus {
  background-color: transparent;
  border-color: #111111;
  color: #111111;
  box-shadow: none;
}

html body .btn.btn-outline-medium,
html body.front #ficha-reserva .assistants .participants .btn-outline-medium.afegir_soci_btn,
html body .btn:visited.btn-outline-medium,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-outline-medium {
  border-color: #5e6a71;
  color: #5e6a71;
  background-color: transparent;
  border: 2px solid #5e6a71;
}

html body .btn.btn-outline-medium:hover,
html body.front #ficha-reserva .assistants .participants .btn-outline-medium.afegir_soci_btn:hover,
html body .btn.btn-outline-medium:focus,
html body.front #ficha-reserva .assistants .participants .btn-outline-medium.afegir_soci_btn:focus,
html body .btn:visited.btn-outline-medium:hover,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-outline-medium:hover,
html body .btn:visited.btn-outline-medium:focus,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-outline-medium:focus {
  background-color: transparent;
  border-color: #525d63;
  color: #525d63;
  box-shadow: none;
}

html body .btn.btn-outline-medium-light,
html body.front #ficha-reserva .assistants .participants .btn-outline-medium-light.afegir_soci_btn,
html body .btn:visited.btn-outline-medium-light,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-outline-medium-light {
  border-color: #e7e7e7;
  color: #e7e7e7;
  background-color: transparent;
  border: 2px solid #e7e7e7;
}

html body .btn.btn-outline-medium-light:hover,
html body.front #ficha-reserva .assistants .participants .btn-outline-medium-light.afegir_soci_btn:hover,
html body .btn.btn-outline-medium-light:focus,
html body.front #ficha-reserva .assistants .participants .btn-outline-medium-light.afegir_soci_btn:focus,
html body .btn:visited.btn-outline-medium-light:hover,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-outline-medium-light:hover,
html body .btn:visited.btn-outline-medium-light:focus,
html body.front #ficha-reserva .assistants .participants .afegir_soci_btn:visited.btn-outline-medium-light:focus {
  background-color: transparent;
  border-color: #dadada;
  color: #dadada;
  box-shadow: none;
}

html body .btn-link {
  font-weight: 400;
  color: #C2D500;
  text-decoration: underline;
}

html body .btn-link:hover {
  color: #DAE560;
}

html body .btn-link:disabled,
html body .btn-link.disabled {
  color: #5e6a71;
  pointer-events: none;
}

html {
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  min-height: 100vh;
  scroll-behavior: auto;
  overflow: hidden;
}

html body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  height: fit-content;
  min-height: 100vh;
}

html body ::-webkit-scrollbar {
  width: 1rem;
  background-color: transparent;
  height: 1rem;
  box-shadow: none;
}

html body ::-webkit-scrollbar-thumb {
  background-color: rgba(94, 106, 113, 0.5);
  border-radius: 1.2rem;
  width: 1rem;
  box-shadow: none;
  border: 1px solid transparent;
  background-clip: padding-box;
}

html body ::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 1.2rem;
  box-shadow: none;
}

@media (min-width: 320px) and (max-width: 767px) {
  html body ::-webkit-scrollbar {
    width: 0.75rem;
  }

  html body ::-webkit-scrollbar-track {
    width: 0.5rem;
  }
}

html body body {
  scrollbar-face-color: rgba(94, 106, 113, 0.5);
  scrollbar-track-color: transparent;
}

@media (max-width: 768px) {
  html body {
    overflow: auto;
    max-height: 100vh;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  html body .container {
    padding: 0 1.5rem;
  }
}

@media (min-width: 1600px) {
  html body .container {
    max-width: 1320px;
  }
}

html body a {
  color: #4A5164;
}

html body .centered,
html body.front .table-responsive.dia-cal_week .text-center > .pista,
html body.front #ficha-reserva .popupeventfont > .container > .alert-warning,
html body #ficha-reserva .card > .card-body .assistants .participants .msg.msg-guest figure,
#ficha-reserva .card > .card-body .assistants .participants .msg.msg-guest html body figure,
html body #ficha-reserva .card > .card-body .assistants .participants .msg.msg-user figure,
#ficha-reserva .card > .card-body .assistants .participants .msg.msg-user html body figure {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

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

html body .badge {
  margin-top: 0rem;
}

html body .cm-0 {
  margin: 0 !important;
}

html body .cmx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

html body .cmy-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

html body .cmt-0 {
  margin-top: 0 !important;
}

html body .cmr-0 {
  margin-right: 0 !important;
}

html body .cmb-0 {
  margin-bottom: 0 !important;
}

html body .cml-0 {
  margin-left: 0 !important;
}

html body .cp-0 {
  padding: 0 !important;
}

html body .cpx-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

html body .cpy-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

html body .cpt-0 {
  padding-top: 0 !important;
}

html body .cpr-0 {
  padding-right: 0 !important;
}

html body .cpb-0 {
  padding-bottom: 0 !important;
}

html body .cpl-0 {
  padding-left: 0 !important;
}

html body .cm-05 {
  margin: 0.5rem !important;
}

html body .cmx-05 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

html body .cmy-05 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

html body .cmt-05 {
  margin-top: 0.5rem !important;
}

html body .cmr-05 {
  margin-right: 0.5rem !important;
}

html body .cmb-05 {
  margin-bottom: 0.5rem !important;
}

html body .cml-05 {
  margin-left: 0.5rem !important;
}

html body .cp-05 {
  padding: 0.5rem !important;
}

html body .cpx-05 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

html body .cpy-05 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

html body .cpt-05 {
  padding-top: 0.5rem !important;
}

html body .cpr-05 {
  padding-right: 0.5rem !important;
}

html body .cpb-05 {
  padding-bottom: 0.5rem !important;
}

html body .cpl-05 {
  padding-left: 0.5rem !important;
}

html body .cm-075 {
  margin: 0.75rem !important;
}

html body .cmx-075 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

html body .cmy-075 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

html body .cmt-075 {
  margin-top: 0.75rem !important;
}

html body .cmr-075 {
  margin-right: 0.75rem !important;
}

html body .cmb-075 {
  margin-bottom: 0.75rem !important;
}

html body .cml-075 {
  margin-left: 0.75rem !important;
}

html body .cp-075 {
  padding: 0.75rem !important;
}

html body .cpx-075 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

html body .cpy-075 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

html body .cpt-075 {
  padding-top: 0.75rem !important;
}

html body .cpr-075 {
  padding-right: 0.75rem !important;
}

html body .cpb-075 {
  padding-bottom: 0.75rem !important;
}

html body .cpl-075 {
  padding-left: 0.75rem !important;
}

html body .cm-1 {
  margin: 1rem !important;
}

html body .cmx-1 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

html body .cmy-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

html body .cmt-1 {
  margin-top: 1rem !important;
}

html body .cmr-1 {
  margin-right: 1rem !important;
}

html body .cmb-1 {
  margin-bottom: 1rem !important;
}

html body .cml-1 {
  margin-left: 1rem !important;
}

html body .cp-1 {
  padding: 1rem !important;
}

html body .cpx-1 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

html body .cpy-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

html body .cpt-1 {
  padding-top: 1rem !important;
}

html body .cpr-1 {
  padding-right: 1rem !important;
}

html body .cpb-1 {
  padding-bottom: 1rem !important;
}

html body .cpl-1 {
  padding-left: 1rem !important;
}

html body .cm-2 {
  margin: 2rem !important;
}

html body .cmx-2 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

html body .cmy-2 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

html body .cmt-2 {
  margin-top: 2rem !important;
}

html body .cmr-2 {
  margin-right: 2rem !important;
}

html body .cmb-2 {
  margin-bottom: 2rem !important;
}

html body .cml-2 {
  margin-left: 2rem !important;
}

html body .cp-2 {
  padding: 2rem !important;
}

html body .cpx-2 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

html body .cpy-2 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

html body .cpt-2 {
  padding-top: 2rem !important;
}

html body .cpr-2 {
  padding-right: 2rem !important;
}

html body .cpb-2 {
  padding-bottom: 2rem !important;
}

html body .cpl-2 {
  padding-left: 2rem !important;
}

html body .cm-3 {
  margin: 3rem !important;
}

html body .cmx-3 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

html body .cmy-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

html body .cmt-3 {
  margin-top: 3rem !important;
}

html body .cmr-3 {
  margin-right: 3rem !important;
}

html body .cmb-3 {
  margin-bottom: 3rem !important;
}

html body .cml-3 {
  margin-left: 3rem !important;
}

html body .cp-3 {
  padding: 3rem !important;
}

html body .cpx-3 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

html body .cpy-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

html body .cpt-3 {
  padding-top: 3rem !important;
}

html body .cpr-3 {
  padding-right: 3rem !important;
}

html body .cpb-3 {
  padding-bottom: 3rem !important;
}

html body .cpl-3 {
  padding-left: 3rem !important;
}

html body .cm-4 {
  margin: 4rem !important;
}

html body .cmx-4 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}

html body .cmy-4 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

html body .cmt-4 {
  margin-top: 4rem !important;
}

html body .cmr-4 {
  margin-right: 4rem !important;
}

html body .cmb-4 {
  margin-bottom: 4rem !important;
}

html body .cml-4 {
  margin-left: 4rem !important;
}

html body .cp-4 {
  padding: 4rem !important;
}

html body .cpx-4 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}

html body .cpy-4 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

html body .cpt-4 {
  padding-top: 4rem !important;
}

html body .cpr-4 {
  padding-right: 4rem !important;
}

html body .cpb-4 {
  padding-bottom: 4rem !important;
}

html body .cpl-4 {
  padding-left: 4rem !important;
}

html body .cm-5 {
  margin: 5rem !important;
}

html body .cmx-5 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}

html body .cmy-5 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

html body .cmt-5 {
  margin-top: 5rem !important;
}

html body .cmr-5 {
  margin-right: 5rem !important;
}

html body .cmb-5 {
  margin-bottom: 5rem !important;
}

html body .cml-5 {
  margin-left: 5rem !important;
}

html body .cp-5 {
  padding: 5rem !important;
}

html body .cpx-5 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}

html body .cpy-5 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

html body .cpt-5 {
  padding-top: 5rem !important;
}

html body .cpr-5 {
  padding-right: 5rem !important;
}

html body .cpb-5 {
  padding-bottom: 5rem !important;
}

html body .cpl-5 {
  padding-left: 5rem !important;
}

html body .cm-6 {
  margin: 6rem !important;
}

html body .cmx-6 {
  margin-left: 6rem !important;
  margin-right: 6rem !important;
}

html body .cmy-6 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

html body .cmt-6 {
  margin-top: 6rem !important;
}

html body .cmr-6 {
  margin-right: 6rem !important;
}

html body .cmb-6 {
  margin-bottom: 6rem !important;
}

html body .cml-6 {
  margin-left: 6rem !important;
}

html body .cp-6 {
  padding: 6rem !important;
}

html body .cpx-6 {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}

html body .cpy-6 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

html body .cpt-6 {
  padding-top: 6rem !important;
}

html body .cpr-6 {
  padding-right: 6rem !important;
}

html body .cpb-6 {
  padding-bottom: 6rem !important;
}

html body .cpl-6 {
  padding-left: 6rem !important;
}

html body .cm-7 {
  margin: 7rem !important;
}

html body .cmx-7 {
  margin-left: 7rem !important;
  margin-right: 7rem !important;
}

html body .cmy-7 {
  margin-top: 7rem !important;
  margin-bottom: 7rem !important;
}

html body .cmt-7 {
  margin-top: 7rem !important;
}

html body .cmr-7 {
  margin-right: 7rem !important;
}

html body .cmb-7 {
  margin-bottom: 7rem !important;
}

html body .cml-7 {
  margin-left: 7rem !important;
}

html body .cp-7 {
  padding: 7rem !important;
}

html body .cpx-7 {
  padding-left: 7rem !important;
  padding-right: 7rem !important;
}

html body .cpy-7 {
  padding-top: 7rem !important;
  padding-bottom: 7rem !important;
}

html body .cpt-7 {
  padding-top: 7rem !important;
}

html body .cpr-7 {
  padding-right: 7rem !important;
}

html body .cpb-7 {
  padding-bottom: 7rem !important;
}

html body .cpl-7 {
  padding-left: 7rem !important;
}

html body .cm-8 {
  margin: 8rem !important;
}

html body .cmx-8 {
  margin-left: 8rem !important;
  margin-right: 8rem !important;
}

html body .cmy-8 {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important;
}

html body .cmt-8 {
  margin-top: 8rem !important;
}

html body .cmr-8 {
  margin-right: 8rem !important;
}

html body .cmb-8 {
  margin-bottom: 8rem !important;
}

html body .cml-8 {
  margin-left: 8rem !important;
}

html body .cp-8 {
  padding: 8rem !important;
}

html body .cpx-8 {
  padding-left: 8rem !important;
  padding-right: 8rem !important;
}

html body .cpy-8 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}

html body .cpt-8 {
  padding-top: 8rem !important;
}

html body .cpr-8 {
  padding-right: 8rem !important;
}

html body .cpb-8 {
  padding-bottom: 8rem !important;
}

html body .cpl-8 {
  padding-left: 8rem !important;
}

html body .cm-9 {
  margin: 9rem !important;
}

html body .cmx-9 {
  margin-left: 9rem !important;
  margin-right: 9rem !important;
}

html body .cmy-9 {
  margin-top: 9rem !important;
  margin-bottom: 9rem !important;
}

html body .cmt-9 {
  margin-top: 9rem !important;
}

html body .cmr-9 {
  margin-right: 9rem !important;
}

html body .cmb-9 {
  margin-bottom: 9rem !important;
}

html body .cml-9 {
  margin-left: 9rem !important;
}

html body .cp-9 {
  padding: 9rem !important;
}

html body .cpx-9 {
  padding-left: 9rem !important;
  padding-right: 9rem !important;
}

html body .cpy-9 {
  padding-top: 9rem !important;
  padding-bottom: 9rem !important;
}

html body .cpt-9 {
  padding-top: 9rem !important;
}

html body .cpr-9 {
  padding-right: 9rem !important;
}

html body .cpb-9 {
  padding-bottom: 9rem !important;
}

html body .cpl-9 {
  padding-left: 9rem !important;
}

html body .cm-10 {
  margin: 10rem !important;
}

html body .cmx-10 {
  margin-left: 10rem !important;
  margin-right: 10rem !important;
}

html body .cmy-10 {
  margin-top: 10rem !important;
  margin-bottom: 10rem !important;
}

html body .cmt-10 {
  margin-top: 10rem !important;
}

html body .cmr-10 {
  margin-right: 10rem !important;
}

html body .cmb-10 {
  margin-bottom: 10rem !important;
}

html body .cml-10 {
  margin-left: 10rem !important;
}

html body .cp-10 {
  padding: 10rem !important;
}

html body .cpx-10 {
  padding-left: 10rem !important;
  padding-right: 10rem !important;
}

html body .cpy-10 {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important;
}

html body .cpt-10 {
  padding-top: 10rem !important;
}

html body .cpr-10 {
  padding-right: 10rem !important;
}

html body .cpb-10 {
  padding-bottom: 10rem !important;
}

html body .cpl-10 {
  padding-left: 10rem !important;
}

html body .cm-12 {
  margin: 12rem !important;
}

html body .cmx-12 {
  margin-left: 12rem !important;
  margin-right: 12rem !important;
}

html body .cmy-12 {
  margin-top: 12rem !important;
  margin-bottom: 12rem !important;
}

html body .cmt-12 {
  margin-top: 12rem !important;
}

html body .cmr-12 {
  margin-right: 12rem !important;
}

html body .cmb-12 {
  margin-bottom: 12rem !important;
}

html body .cml-12 {
  margin-left: 12rem !important;
}

html body .cp-12 {
  padding: 12rem !important;
}

html body .cpx-12 {
  padding-left: 12rem !important;
  padding-right: 12rem !important;
}

html body .cpy-12 {
  padding-top: 12rem !important;
  padding-bottom: 12rem !important;
}

html body .cpt-12 {
  padding-top: 12rem !important;
}

html body .cpr-12 {
  padding-right: 12rem !important;
}

html body .cpb-12 {
  padding-bottom: 12rem !important;
}

html body .cpl-12 {
  padding-left: 12rem !important;
}

html body .cm-13 {
  margin: 13rem !important;
}

html body .cmx-13 {
  margin-left: 13rem !important;
  margin-right: 13rem !important;
}

html body .cmy-13 {
  margin-top: 13rem !important;
  margin-bottom: 13rem !important;
}

html body .cmt-13 {
  margin-top: 13rem !important;
}

html body .cmr-13 {
  margin-right: 13rem !important;
}

html body .cmb-13 {
  margin-bottom: 13rem !important;
}

html body .cml-13 {
  margin-left: 13rem !important;
}

html body .cp-13 {
  padding: 13rem !important;
}

html body .cpx-13 {
  padding-left: 13rem !important;
  padding-right: 13rem !important;
}

html body .cpy-13 {
  padding-top: 13rem !important;
  padding-bottom: 13rem !important;
}

html body .cpt-13 {
  padding-top: 13rem !important;
}

html body .cpr-13 {
  padding-right: 13rem !important;
}

html body .cpb-13 {
  padding-bottom: 13rem !important;
}

html body .cpl-13 {
  padding-left: 13rem !important;
}

html body .cm-15 {
  margin: 15rem !important;
}

html body .cmx-15 {
  margin-left: 15rem !important;
  margin-right: 15rem !important;
}

html body .cmy-15 {
  margin-top: 15rem !important;
  margin-bottom: 15rem !important;
}

html body .cmt-15 {
  margin-top: 15rem !important;
}

html body .cmr-15 {
  margin-right: 15rem !important;
}

html body .cmb-15 {
  margin-bottom: 15rem !important;
}

html body .cml-15 {
  margin-left: 15rem !important;
}

html body .cp-15 {
  padding: 15rem !important;
}

html body .cpx-15 {
  padding-left: 15rem !important;
  padding-right: 15rem !important;
}

html body .cpy-15 {
  padding-top: 15rem !important;
  padding-bottom: 15rem !important;
}

html body .cpt-15 {
  padding-top: 15rem !important;
}

html body .cpr-15 {
  padding-right: 15rem !important;
}

html body .cpb-15 {
  padding-bottom: 15rem !important;
}

html body .cpl-15 {
  padding-left: 15rem !important;
}

html body .cm-d {
  margin: 1.5rem !important;
}

html body .cmx-d {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

html body .cmy-d {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

html body .cmt-d {
  margin-top: 1.5rem !important;
}

html body .cmr-d {
  margin-right: 1.5rem !important;
}

html body .cmb-d {
  margin-bottom: 1.5rem !important;
}

html body .cml-d {
  margin-left: 1.5rem !important;
}

html body .cp-d {
  padding: 1.5rem !important;
}

html body .cpx-d {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

html body .cpy-d {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

html body .cpt-d {
  padding-top: 1.5rem !important;
}

html body .cpr-d {
  padding-right: 1.5rem !important;
}

html body .cpb-d {
  padding-bottom: 1.5rem !important;
}

html body .cpl-d {
  padding-left: 1.5rem !important;
}

@media (min-width: 576px) {
  html body .cm-sm-0 {
    margin: 0 !important;
  }

  html body .cmx-sm-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  html body .cmy-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  html body .cmt-sm-0 {
    margin-top: 0 !important;
  }

  html body .cmr-sm-0 {
    margin-right: 0 !important;
  }

  html body .cmb-sm-0 {
    margin-bottom: 0 !important;
  }

  html body .cml-sm-0 {
    margin-left: 0 !important;
  }

  html body .cp-sm-0 {
    padding: 0 !important;
  }

  html body .cpx-sm-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  html body .cpy-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  html body .cpt-sm-0 {
    padding-top: 0 !important;
  }

  html body .cpr-sm-0 {
    padding-right: 0 !important;
  }

  html body .cpb-sm-0 {
    padding-bottom: 0 !important;
  }

  html body .cpl-sm-0 {
    padding-left: 0 !important;
  }

  html body .cm-sm-05 {
    margin: 0.5rem !important;
  }

  html body .cmx-sm-05 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  html body .cmy-sm-05 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  html body .cmt-sm-05 {
    margin-top: 0.5rem !important;
  }

  html body .cmr-sm-05 {
    margin-right: 0.5rem !important;
  }

  html body .cmb-sm-05 {
    margin-bottom: 0.5rem !important;
  }

  html body .cml-sm-05 {
    margin-left: 0.5rem !important;
  }

  html body .cp-sm-05 {
    padding: 0.5rem !important;
  }

  html body .cpx-sm-05 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  html body .cpy-sm-05 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  html body .cpt-sm-05 {
    padding-top: 0.5rem !important;
  }

  html body .cpr-sm-05 {
    padding-right: 0.5rem !important;
  }

  html body .cpb-sm-05 {
    padding-bottom: 0.5rem !important;
  }

  html body .cpl-sm-05 {
    padding-left: 0.5rem !important;
  }

  html body .cm-sm-075 {
    margin: 0.75rem !important;
  }

  html body .cmx-sm-075 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  html body .cmy-sm-075 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  html body .cmt-sm-075 {
    margin-top: 0.75rem !important;
  }

  html body .cmr-sm-075 {
    margin-right: 0.75rem !important;
  }

  html body .cmb-sm-075 {
    margin-bottom: 0.75rem !important;
  }

  html body .cml-sm-075 {
    margin-left: 0.75rem !important;
  }

  html body .cp-sm-075 {
    padding: 0.75rem !important;
  }

  html body .cpx-sm-075 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  html body .cpy-sm-075 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  html body .cpt-sm-075 {
    padding-top: 0.75rem !important;
  }

  html body .cpr-sm-075 {
    padding-right: 0.75rem !important;
  }

  html body .cpb-sm-075 {
    padding-bottom: 0.75rem !important;
  }

  html body .cpl-sm-075 {
    padding-left: 0.75rem !important;
  }

  html body .cm-sm-1 {
    margin: 1rem !important;
  }

  html body .cmx-sm-1 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  html body .cmy-sm-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  html body .cmt-sm-1 {
    margin-top: 1rem !important;
  }

  html body .cmr-sm-1 {
    margin-right: 1rem !important;
  }

  html body .cmb-sm-1 {
    margin-bottom: 1rem !important;
  }

  html body .cml-sm-1 {
    margin-left: 1rem !important;
  }

  html body .cp-sm-1 {
    padding: 1rem !important;
  }

  html body .cpx-sm-1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  html body .cpy-sm-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  html body .cpt-sm-1 {
    padding-top: 1rem !important;
  }

  html body .cpr-sm-1 {
    padding-right: 1rem !important;
  }

  html body .cpb-sm-1 {
    padding-bottom: 1rem !important;
  }

  html body .cpl-sm-1 {
    padding-left: 1rem !important;
  }

  html body .cm-sm-2 {
    margin: 2rem !important;
  }

  html body .cmx-sm-2 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  html body .cmy-sm-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  html body .cmt-sm-2 {
    margin-top: 2rem !important;
  }

  html body .cmr-sm-2 {
    margin-right: 2rem !important;
  }

  html body .cmb-sm-2 {
    margin-bottom: 2rem !important;
  }

  html body .cml-sm-2 {
    margin-left: 2rem !important;
  }

  html body .cp-sm-2 {
    padding: 2rem !important;
  }

  html body .cpx-sm-2 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  html body .cpy-sm-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  html body .cpt-sm-2 {
    padding-top: 2rem !important;
  }

  html body .cpr-sm-2 {
    padding-right: 2rem !important;
  }

  html body .cpb-sm-2 {
    padding-bottom: 2rem !important;
  }

  html body .cpl-sm-2 {
    padding-left: 2rem !important;
  }

  html body .cm-sm-3 {
    margin: 3rem !important;
  }

  html body .cmx-sm-3 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  html body .cmy-sm-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  html body .cmt-sm-3 {
    margin-top: 3rem !important;
  }

  html body .cmr-sm-3 {
    margin-right: 3rem !important;
  }

  html body .cmb-sm-3 {
    margin-bottom: 3rem !important;
  }

  html body .cml-sm-3 {
    margin-left: 3rem !important;
  }

  html body .cp-sm-3 {
    padding: 3rem !important;
  }

  html body .cpx-sm-3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  html body .cpy-sm-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  html body .cpt-sm-3 {
    padding-top: 3rem !important;
  }

  html body .cpr-sm-3 {
    padding-right: 3rem !important;
  }

  html body .cpb-sm-3 {
    padding-bottom: 3rem !important;
  }

  html body .cpl-sm-3 {
    padding-left: 3rem !important;
  }

  html body .cm-sm-4 {
    margin: 4rem !important;
  }

  html body .cmx-sm-4 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  html body .cmy-sm-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  html body .cmt-sm-4 {
    margin-top: 4rem !important;
  }

  html body .cmr-sm-4 {
    margin-right: 4rem !important;
  }

  html body .cmb-sm-4 {
    margin-bottom: 4rem !important;
  }

  html body .cml-sm-4 {
    margin-left: 4rem !important;
  }

  html body .cp-sm-4 {
    padding: 4rem !important;
  }

  html body .cpx-sm-4 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  html body .cpy-sm-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  html body .cpt-sm-4 {
    padding-top: 4rem !important;
  }

  html body .cpr-sm-4 {
    padding-right: 4rem !important;
  }

  html body .cpb-sm-4 {
    padding-bottom: 4rem !important;
  }

  html body .cpl-sm-4 {
    padding-left: 4rem !important;
  }

  html body .cm-sm-5 {
    margin: 5rem !important;
  }

  html body .cmx-sm-5 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  html body .cmy-sm-5 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  html body .cmt-sm-5 {
    margin-top: 5rem !important;
  }

  html body .cmr-sm-5 {
    margin-right: 5rem !important;
  }

  html body .cmb-sm-5 {
    margin-bottom: 5rem !important;
  }

  html body .cml-sm-5 {
    margin-left: 5rem !important;
  }

  html body .cp-sm-5 {
    padding: 5rem !important;
  }

  html body .cpx-sm-5 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  html body .cpy-sm-5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  html body .cpt-sm-5 {
    padding-top: 5rem !important;
  }

  html body .cpr-sm-5 {
    padding-right: 5rem !important;
  }

  html body .cpb-sm-5 {
    padding-bottom: 5rem !important;
  }

  html body .cpl-sm-5 {
    padding-left: 5rem !important;
  }

  html body .cm-sm-6 {
    margin: 6rem !important;
  }

  html body .cmx-sm-6 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  html body .cmy-sm-6 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  html body .cmt-sm-6 {
    margin-top: 6rem !important;
  }

  html body .cmr-sm-6 {
    margin-right: 6rem !important;
  }

  html body .cmb-sm-6 {
    margin-bottom: 6rem !important;
  }

  html body .cml-sm-6 {
    margin-left: 6rem !important;
  }

  html body .cp-sm-6 {
    padding: 6rem !important;
  }

  html body .cpx-sm-6 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  html body .cpy-sm-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  html body .cpt-sm-6 {
    padding-top: 6rem !important;
  }

  html body .cpr-sm-6 {
    padding-right: 6rem !important;
  }

  html body .cpb-sm-6 {
    padding-bottom: 6rem !important;
  }

  html body .cpl-sm-6 {
    padding-left: 6rem !important;
  }

  html body .cm-sm-7 {
    margin: 7rem !important;
  }

  html body .cmx-sm-7 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  html body .cmy-sm-7 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  html body .cmt-sm-7 {
    margin-top: 7rem !important;
  }

  html body .cmr-sm-7 {
    margin-right: 7rem !important;
  }

  html body .cmb-sm-7 {
    margin-bottom: 7rem !important;
  }

  html body .cml-sm-7 {
    margin-left: 7rem !important;
  }

  html body .cp-sm-7 {
    padding: 7rem !important;
  }

  html body .cpx-sm-7 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  html body .cpy-sm-7 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  html body .cpt-sm-7 {
    padding-top: 7rem !important;
  }

  html body .cpr-sm-7 {
    padding-right: 7rem !important;
  }

  html body .cpb-sm-7 {
    padding-bottom: 7rem !important;
  }

  html body .cpl-sm-7 {
    padding-left: 7rem !important;
  }

  html body .cm-sm-8 {
    margin: 8rem !important;
  }

  html body .cmx-sm-8 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  html body .cmy-sm-8 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  html body .cmt-sm-8 {
    margin-top: 8rem !important;
  }

  html body .cmr-sm-8 {
    margin-right: 8rem !important;
  }

  html body .cmb-sm-8 {
    margin-bottom: 8rem !important;
  }

  html body .cml-sm-8 {
    margin-left: 8rem !important;
  }

  html body .cp-sm-8 {
    padding: 8rem !important;
  }

  html body .cpx-sm-8 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  html body .cpy-sm-8 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  html body .cpt-sm-8 {
    padding-top: 8rem !important;
  }

  html body .cpr-sm-8 {
    padding-right: 8rem !important;
  }

  html body .cpb-sm-8 {
    padding-bottom: 8rem !important;
  }

  html body .cpl-sm-8 {
    padding-left: 8rem !important;
  }

  html body .cm-sm-9 {
    margin: 9rem !important;
  }

  html body .cmx-sm-9 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  html body .cmy-sm-9 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  html body .cmt-sm-9 {
    margin-top: 9rem !important;
  }

  html body .cmr-sm-9 {
    margin-right: 9rem !important;
  }

  html body .cmb-sm-9 {
    margin-bottom: 9rem !important;
  }

  html body .cml-sm-9 {
    margin-left: 9rem !important;
  }

  html body .cp-sm-9 {
    padding: 9rem !important;
  }

  html body .cpx-sm-9 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  html body .cpy-sm-9 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  html body .cpt-sm-9 {
    padding-top: 9rem !important;
  }

  html body .cpr-sm-9 {
    padding-right: 9rem !important;
  }

  html body .cpb-sm-9 {
    padding-bottom: 9rem !important;
  }

  html body .cpl-sm-9 {
    padding-left: 9rem !important;
  }

  html body .cm-sm-10 {
    margin: 10rem !important;
  }

  html body .cmx-sm-10 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  html body .cmy-sm-10 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  html body .cmt-sm-10 {
    margin-top: 10rem !important;
  }

  html body .cmr-sm-10 {
    margin-right: 10rem !important;
  }

  html body .cmb-sm-10 {
    margin-bottom: 10rem !important;
  }

  html body .cml-sm-10 {
    margin-left: 10rem !important;
  }

  html body .cp-sm-10 {
    padding: 10rem !important;
  }

  html body .cpx-sm-10 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  html body .cpy-sm-10 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  html body .cpt-sm-10 {
    padding-top: 10rem !important;
  }

  html body .cpr-sm-10 {
    padding-right: 10rem !important;
  }

  html body .cpb-sm-10 {
    padding-bottom: 10rem !important;
  }

  html body .cpl-sm-10 {
    padding-left: 10rem !important;
  }

  html body .cm-sm-12 {
    margin: 12rem !important;
  }

  html body .cmx-sm-12 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  html body .cmy-sm-12 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  html body .cmt-sm-12 {
    margin-top: 12rem !important;
  }

  html body .cmr-sm-12 {
    margin-right: 12rem !important;
  }

  html body .cmb-sm-12 {
    margin-bottom: 12rem !important;
  }

  html body .cml-sm-12 {
    margin-left: 12rem !important;
  }

  html body .cp-sm-12 {
    padding: 12rem !important;
  }

  html body .cpx-sm-12 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  html body .cpy-sm-12 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  html body .cpt-sm-12 {
    padding-top: 12rem !important;
  }

  html body .cpr-sm-12 {
    padding-right: 12rem !important;
  }

  html body .cpb-sm-12 {
    padding-bottom: 12rem !important;
  }

  html body .cpl-sm-12 {
    padding-left: 12rem !important;
  }

  html body .cm-sm-13 {
    margin: 13rem !important;
  }

  html body .cmx-sm-13 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  html body .cmy-sm-13 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  html body .cmt-sm-13 {
    margin-top: 13rem !important;
  }

  html body .cmr-sm-13 {
    margin-right: 13rem !important;
  }

  html body .cmb-sm-13 {
    margin-bottom: 13rem !important;
  }

  html body .cml-sm-13 {
    margin-left: 13rem !important;
  }

  html body .cp-sm-13 {
    padding: 13rem !important;
  }

  html body .cpx-sm-13 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  html body .cpy-sm-13 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  html body .cpt-sm-13 {
    padding-top: 13rem !important;
  }

  html body .cpr-sm-13 {
    padding-right: 13rem !important;
  }

  html body .cpb-sm-13 {
    padding-bottom: 13rem !important;
  }

  html body .cpl-sm-13 {
    padding-left: 13rem !important;
  }

  html body .cm-sm-15 {
    margin: 15rem !important;
  }

  html body .cmx-sm-15 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  html body .cmy-sm-15 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  html body .cmt-sm-15 {
    margin-top: 15rem !important;
  }

  html body .cmr-sm-15 {
    margin-right: 15rem !important;
  }

  html body .cmb-sm-15 {
    margin-bottom: 15rem !important;
  }

  html body .cml-sm-15 {
    margin-left: 15rem !important;
  }

  html body .cp-sm-15 {
    padding: 15rem !important;
  }

  html body .cpx-sm-15 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  html body .cpy-sm-15 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  html body .cpt-sm-15 {
    padding-top: 15rem !important;
  }

  html body .cpr-sm-15 {
    padding-right: 15rem !important;
  }

  html body .cpb-sm-15 {
    padding-bottom: 15rem !important;
  }

  html body .cpl-sm-15 {
    padding-left: 15rem !important;
  }

  html body .cm-sm-d {
    margin: 1.5rem !important;
  }

  html body .cmx-sm-d {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  html body .cmy-sm-d {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  html body .cmt-sm-d {
    margin-top: 1.5rem !important;
  }

  html body .cmr-sm-d {
    margin-right: 1.5rem !important;
  }

  html body .cmb-sm-d {
    margin-bottom: 1.5rem !important;
  }

  html body .cml-sm-d {
    margin-left: 1.5rem !important;
  }

  html body .cp-sm-d {
    padding: 1.5rem !important;
  }

  html body .cpx-sm-d {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  html body .cpy-sm-d {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  html body .cpt-sm-d {
    padding-top: 1.5rem !important;
  }

  html body .cpr-sm-d {
    padding-right: 1.5rem !important;
  }

  html body .cpb-sm-d {
    padding-bottom: 1.5rem !important;
  }

  html body .cpl-sm-d {
    padding-left: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  html body .cm-md-0 {
    margin: 0 !important;
  }

  html body .cmx-md-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  html body .cmy-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  html body .cmt-md-0 {
    margin-top: 0 !important;
  }

  html body .cmr-md-0 {
    margin-right: 0 !important;
  }

  html body .cmb-md-0 {
    margin-bottom: 0 !important;
  }

  html body .cml-md-0 {
    margin-left: 0 !important;
  }

  html body .cp-md-0 {
    padding: 0 !important;
  }

  html body .cpx-md-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  html body .cpy-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  html body .cpt-md-0 {
    padding-top: 0 !important;
  }

  html body .cpr-md-0 {
    padding-right: 0 !important;
  }

  html body .cpb-md-0 {
    padding-bottom: 0 !important;
  }

  html body .cpl-md-0 {
    padding-left: 0 !important;
  }

  html body .cm-md-05 {
    margin: 0.5rem !important;
  }

  html body .cmx-md-05 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  html body .cmy-md-05 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  html body .cmt-md-05 {
    margin-top: 0.5rem !important;
  }

  html body .cmr-md-05 {
    margin-right: 0.5rem !important;
  }

  html body .cmb-md-05 {
    margin-bottom: 0.5rem !important;
  }

  html body .cml-md-05 {
    margin-left: 0.5rem !important;
  }

  html body .cp-md-05 {
    padding: 0.5rem !important;
  }

  html body .cpx-md-05 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  html body .cpy-md-05 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  html body .cpt-md-05 {
    padding-top: 0.5rem !important;
  }

  html body .cpr-md-05 {
    padding-right: 0.5rem !important;
  }

  html body .cpb-md-05 {
    padding-bottom: 0.5rem !important;
  }

  html body .cpl-md-05 {
    padding-left: 0.5rem !important;
  }

  html body .cm-md-075 {
    margin: 0.75rem !important;
  }

  html body .cmx-md-075 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  html body .cmy-md-075 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  html body .cmt-md-075 {
    margin-top: 0.75rem !important;
  }

  html body .cmr-md-075 {
    margin-right: 0.75rem !important;
  }

  html body .cmb-md-075 {
    margin-bottom: 0.75rem !important;
  }

  html body .cml-md-075 {
    margin-left: 0.75rem !important;
  }

  html body .cp-md-075 {
    padding: 0.75rem !important;
  }

  html body .cpx-md-075 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  html body .cpy-md-075 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  html body .cpt-md-075 {
    padding-top: 0.75rem !important;
  }

  html body .cpr-md-075 {
    padding-right: 0.75rem !important;
  }

  html body .cpb-md-075 {
    padding-bottom: 0.75rem !important;
  }

  html body .cpl-md-075 {
    padding-left: 0.75rem !important;
  }

  html body .cm-md-1 {
    margin: 1rem !important;
  }

  html body .cmx-md-1 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  html body .cmy-md-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  html body .cmt-md-1 {
    margin-top: 1rem !important;
  }

  html body .cmr-md-1 {
    margin-right: 1rem !important;
  }

  html body .cmb-md-1 {
    margin-bottom: 1rem !important;
  }

  html body .cml-md-1 {
    margin-left: 1rem !important;
  }

  html body .cp-md-1 {
    padding: 1rem !important;
  }

  html body .cpx-md-1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  html body .cpy-md-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  html body .cpt-md-1 {
    padding-top: 1rem !important;
  }

  html body .cpr-md-1 {
    padding-right: 1rem !important;
  }

  html body .cpb-md-1 {
    padding-bottom: 1rem !important;
  }

  html body .cpl-md-1 {
    padding-left: 1rem !important;
  }

  html body .cm-md-2 {
    margin: 2rem !important;
  }

  html body .cmx-md-2 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  html body .cmy-md-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  html body .cmt-md-2 {
    margin-top: 2rem !important;
  }

  html body .cmr-md-2 {
    margin-right: 2rem !important;
  }

  html body .cmb-md-2 {
    margin-bottom: 2rem !important;
  }

  html body .cml-md-2 {
    margin-left: 2rem !important;
  }

  html body .cp-md-2 {
    padding: 2rem !important;
  }

  html body .cpx-md-2 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  html body .cpy-md-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  html body .cpt-md-2 {
    padding-top: 2rem !important;
  }

  html body .cpr-md-2 {
    padding-right: 2rem !important;
  }

  html body .cpb-md-2 {
    padding-bottom: 2rem !important;
  }

  html body .cpl-md-2 {
    padding-left: 2rem !important;
  }

  html body .cm-md-3 {
    margin: 3rem !important;
  }

  html body .cmx-md-3 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  html body .cmy-md-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  html body .cmt-md-3 {
    margin-top: 3rem !important;
  }

  html body .cmr-md-3 {
    margin-right: 3rem !important;
  }

  html body .cmb-md-3 {
    margin-bottom: 3rem !important;
  }

  html body .cml-md-3 {
    margin-left: 3rem !important;
  }

  html body .cp-md-3 {
    padding: 3rem !important;
  }

  html body .cpx-md-3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  html body .cpy-md-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  html body .cpt-md-3 {
    padding-top: 3rem !important;
  }

  html body .cpr-md-3 {
    padding-right: 3rem !important;
  }

  html body .cpb-md-3 {
    padding-bottom: 3rem !important;
  }

  html body .cpl-md-3 {
    padding-left: 3rem !important;
  }

  html body .cm-md-4 {
    margin: 4rem !important;
  }

  html body .cmx-md-4 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  html body .cmy-md-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  html body .cmt-md-4 {
    margin-top: 4rem !important;
  }

  html body .cmr-md-4 {
    margin-right: 4rem !important;
  }

  html body .cmb-md-4 {
    margin-bottom: 4rem !important;
  }

  html body .cml-md-4 {
    margin-left: 4rem !important;
  }

  html body .cp-md-4 {
    padding: 4rem !important;
  }

  html body .cpx-md-4 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  html body .cpy-md-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  html body .cpt-md-4 {
    padding-top: 4rem !important;
  }

  html body .cpr-md-4 {
    padding-right: 4rem !important;
  }

  html body .cpb-md-4 {
    padding-bottom: 4rem !important;
  }

  html body .cpl-md-4 {
    padding-left: 4rem !important;
  }

  html body .cm-md-5 {
    margin: 5rem !important;
  }

  html body .cmx-md-5 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  html body .cmy-md-5 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  html body .cmt-md-5 {
    margin-top: 5rem !important;
  }

  html body .cmr-md-5 {
    margin-right: 5rem !important;
  }

  html body .cmb-md-5 {
    margin-bottom: 5rem !important;
  }

  html body .cml-md-5 {
    margin-left: 5rem !important;
  }

  html body .cp-md-5 {
    padding: 5rem !important;
  }

  html body .cpx-md-5 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  html body .cpy-md-5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  html body .cpt-md-5 {
    padding-top: 5rem !important;
  }

  html body .cpr-md-5 {
    padding-right: 5rem !important;
  }

  html body .cpb-md-5 {
    padding-bottom: 5rem !important;
  }

  html body .cpl-md-5 {
    padding-left: 5rem !important;
  }

  html body .cm-md-6 {
    margin: 6rem !important;
  }

  html body .cmx-md-6 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  html body .cmy-md-6 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  html body .cmt-md-6 {
    margin-top: 6rem !important;
  }

  html body .cmr-md-6 {
    margin-right: 6rem !important;
  }

  html body .cmb-md-6 {
    margin-bottom: 6rem !important;
  }

  html body .cml-md-6 {
    margin-left: 6rem !important;
  }

  html body .cp-md-6 {
    padding: 6rem !important;
  }

  html body .cpx-md-6 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  html body .cpy-md-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  html body .cpt-md-6 {
    padding-top: 6rem !important;
  }

  html body .cpr-md-6 {
    padding-right: 6rem !important;
  }

  html body .cpb-md-6 {
    padding-bottom: 6rem !important;
  }

  html body .cpl-md-6 {
    padding-left: 6rem !important;
  }

  html body .cm-md-7 {
    margin: 7rem !important;
  }

  html body .cmx-md-7 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  html body .cmy-md-7 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  html body .cmt-md-7 {
    margin-top: 7rem !important;
  }

  html body .cmr-md-7 {
    margin-right: 7rem !important;
  }

  html body .cmb-md-7 {
    margin-bottom: 7rem !important;
  }

  html body .cml-md-7 {
    margin-left: 7rem !important;
  }

  html body .cp-md-7 {
    padding: 7rem !important;
  }

  html body .cpx-md-7 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  html body .cpy-md-7 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  html body .cpt-md-7 {
    padding-top: 7rem !important;
  }

  html body .cpr-md-7 {
    padding-right: 7rem !important;
  }

  html body .cpb-md-7 {
    padding-bottom: 7rem !important;
  }

  html body .cpl-md-7 {
    padding-left: 7rem !important;
  }

  html body .cm-md-8 {
    margin: 8rem !important;
  }

  html body .cmx-md-8 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  html body .cmy-md-8 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  html body .cmt-md-8 {
    margin-top: 8rem !important;
  }

  html body .cmr-md-8 {
    margin-right: 8rem !important;
  }

  html body .cmb-md-8 {
    margin-bottom: 8rem !important;
  }

  html body .cml-md-8 {
    margin-left: 8rem !important;
  }

  html body .cp-md-8 {
    padding: 8rem !important;
  }

  html body .cpx-md-8 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  html body .cpy-md-8 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  html body .cpt-md-8 {
    padding-top: 8rem !important;
  }

  html body .cpr-md-8 {
    padding-right: 8rem !important;
  }

  html body .cpb-md-8 {
    padding-bottom: 8rem !important;
  }

  html body .cpl-md-8 {
    padding-left: 8rem !important;
  }

  html body .cm-md-9 {
    margin: 9rem !important;
  }

  html body .cmx-md-9 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  html body .cmy-md-9 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  html body .cmt-md-9 {
    margin-top: 9rem !important;
  }

  html body .cmr-md-9 {
    margin-right: 9rem !important;
  }

  html body .cmb-md-9 {
    margin-bottom: 9rem !important;
  }

  html body .cml-md-9 {
    margin-left: 9rem !important;
  }

  html body .cp-md-9 {
    padding: 9rem !important;
  }

  html body .cpx-md-9 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  html body .cpy-md-9 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  html body .cpt-md-9 {
    padding-top: 9rem !important;
  }

  html body .cpr-md-9 {
    padding-right: 9rem !important;
  }

  html body .cpb-md-9 {
    padding-bottom: 9rem !important;
  }

  html body .cpl-md-9 {
    padding-left: 9rem !important;
  }

  html body .cm-md-10 {
    margin: 10rem !important;
  }

  html body .cmx-md-10 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  html body .cmy-md-10 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  html body .cmt-md-10 {
    margin-top: 10rem !important;
  }

  html body .cmr-md-10 {
    margin-right: 10rem !important;
  }

  html body .cmb-md-10 {
    margin-bottom: 10rem !important;
  }

  html body .cml-md-10 {
    margin-left: 10rem !important;
  }

  html body .cp-md-10 {
    padding: 10rem !important;
  }

  html body .cpx-md-10 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  html body .cpy-md-10 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  html body .cpt-md-10 {
    padding-top: 10rem !important;
  }

  html body .cpr-md-10 {
    padding-right: 10rem !important;
  }

  html body .cpb-md-10 {
    padding-bottom: 10rem !important;
  }

  html body .cpl-md-10 {
    padding-left: 10rem !important;
  }

  html body .cm-md-12 {
    margin: 12rem !important;
  }

  html body .cmx-md-12 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  html body .cmy-md-12 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  html body .cmt-md-12 {
    margin-top: 12rem !important;
  }

  html body .cmr-md-12 {
    margin-right: 12rem !important;
  }

  html body .cmb-md-12 {
    margin-bottom: 12rem !important;
  }

  html body .cml-md-12 {
    margin-left: 12rem !important;
  }

  html body .cp-md-12 {
    padding: 12rem !important;
  }

  html body .cpx-md-12 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  html body .cpy-md-12 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  html body .cpt-md-12 {
    padding-top: 12rem !important;
  }

  html body .cpr-md-12 {
    padding-right: 12rem !important;
  }

  html body .cpb-md-12 {
    padding-bottom: 12rem !important;
  }

  html body .cpl-md-12 {
    padding-left: 12rem !important;
  }

  html body .cm-md-13 {
    margin: 13rem !important;
  }

  html body .cmx-md-13 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  html body .cmy-md-13 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  html body .cmt-md-13 {
    margin-top: 13rem !important;
  }

  html body .cmr-md-13 {
    margin-right: 13rem !important;
  }

  html body .cmb-md-13 {
    margin-bottom: 13rem !important;
  }

  html body .cml-md-13 {
    margin-left: 13rem !important;
  }

  html body .cp-md-13 {
    padding: 13rem !important;
  }

  html body .cpx-md-13 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  html body .cpy-md-13 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  html body .cpt-md-13 {
    padding-top: 13rem !important;
  }

  html body .cpr-md-13 {
    padding-right: 13rem !important;
  }

  html body .cpb-md-13 {
    padding-bottom: 13rem !important;
  }

  html body .cpl-md-13 {
    padding-left: 13rem !important;
  }

  html body .cm-md-15 {
    margin: 15rem !important;
  }

  html body .cmx-md-15 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  html body .cmy-md-15 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  html body .cmt-md-15 {
    margin-top: 15rem !important;
  }

  html body .cmr-md-15 {
    margin-right: 15rem !important;
  }

  html body .cmb-md-15 {
    margin-bottom: 15rem !important;
  }

  html body .cml-md-15 {
    margin-left: 15rem !important;
  }

  html body .cp-md-15 {
    padding: 15rem !important;
  }

  html body .cpx-md-15 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  html body .cpy-md-15 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  html body .cpt-md-15 {
    padding-top: 15rem !important;
  }

  html body .cpr-md-15 {
    padding-right: 15rem !important;
  }

  html body .cpb-md-15 {
    padding-bottom: 15rem !important;
  }

  html body .cpl-md-15 {
    padding-left: 15rem !important;
  }

  html body .cm-md-d {
    margin: 1.5rem !important;
  }

  html body .cmx-md-d {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  html body .cmy-md-d {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  html body .cmt-md-d {
    margin-top: 1.5rem !important;
  }

  html body .cmr-md-d {
    margin-right: 1.5rem !important;
  }

  html body .cmb-md-d {
    margin-bottom: 1.5rem !important;
  }

  html body .cml-md-d {
    margin-left: 1.5rem !important;
  }

  html body .cp-md-d {
    padding: 1.5rem !important;
  }

  html body .cpx-md-d {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  html body .cpy-md-d {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  html body .cpt-md-d {
    padding-top: 1.5rem !important;
  }

  html body .cpr-md-d {
    padding-right: 1.5rem !important;
  }

  html body .cpb-md-d {
    padding-bottom: 1.5rem !important;
  }

  html body .cpl-md-d {
    padding-left: 1.5rem !important;
  }
}

@media (min-width: 1024px) {
  html body .cm-lg-0 {
    margin: 0 !important;
  }

  html body .cmx-lg-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  html body .cmy-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  html body .cmt-lg-0 {
    margin-top: 0 !important;
  }

  html body .cmr-lg-0 {
    margin-right: 0 !important;
  }

  html body .cmb-lg-0 {
    margin-bottom: 0 !important;
  }

  html body .cml-lg-0 {
    margin-left: 0 !important;
  }

  html body .cp-lg-0 {
    padding: 0 !important;
  }

  html body .cpx-lg-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  html body .cpy-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  html body .cpt-lg-0 {
    padding-top: 0 !important;
  }

  html body .cpr-lg-0 {
    padding-right: 0 !important;
  }

  html body .cpb-lg-0 {
    padding-bottom: 0 !important;
  }

  html body .cpl-lg-0 {
    padding-left: 0 !important;
  }

  html body .cm-lg-05 {
    margin: 0.5rem !important;
  }

  html body .cmx-lg-05 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  html body .cmy-lg-05 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  html body .cmt-lg-05 {
    margin-top: 0.5rem !important;
  }

  html body .cmr-lg-05 {
    margin-right: 0.5rem !important;
  }

  html body .cmb-lg-05 {
    margin-bottom: 0.5rem !important;
  }

  html body .cml-lg-05 {
    margin-left: 0.5rem !important;
  }

  html body .cp-lg-05 {
    padding: 0.5rem !important;
  }

  html body .cpx-lg-05 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  html body .cpy-lg-05 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  html body .cpt-lg-05 {
    padding-top: 0.5rem !important;
  }

  html body .cpr-lg-05 {
    padding-right: 0.5rem !important;
  }

  html body .cpb-lg-05 {
    padding-bottom: 0.5rem !important;
  }

  html body .cpl-lg-05 {
    padding-left: 0.5rem !important;
  }

  html body .cm-lg-075 {
    margin: 0.75rem !important;
  }

  html body .cmx-lg-075 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  html body .cmy-lg-075 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  html body .cmt-lg-075 {
    margin-top: 0.75rem !important;
  }

  html body .cmr-lg-075 {
    margin-right: 0.75rem !important;
  }

  html body .cmb-lg-075 {
    margin-bottom: 0.75rem !important;
  }

  html body .cml-lg-075 {
    margin-left: 0.75rem !important;
  }

  html body .cp-lg-075 {
    padding: 0.75rem !important;
  }

  html body .cpx-lg-075 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  html body .cpy-lg-075 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  html body .cpt-lg-075 {
    padding-top: 0.75rem !important;
  }

  html body .cpr-lg-075 {
    padding-right: 0.75rem !important;
  }

  html body .cpb-lg-075 {
    padding-bottom: 0.75rem !important;
  }

  html body .cpl-lg-075 {
    padding-left: 0.75rem !important;
  }

  html body .cm-lg-1 {
    margin: 1rem !important;
  }

  html body .cmx-lg-1 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  html body .cmy-lg-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  html body .cmt-lg-1 {
    margin-top: 1rem !important;
  }

  html body .cmr-lg-1 {
    margin-right: 1rem !important;
  }

  html body .cmb-lg-1 {
    margin-bottom: 1rem !important;
  }

  html body .cml-lg-1 {
    margin-left: 1rem !important;
  }

  html body .cp-lg-1 {
    padding: 1rem !important;
  }

  html body .cpx-lg-1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  html body .cpy-lg-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  html body .cpt-lg-1 {
    padding-top: 1rem !important;
  }

  html body .cpr-lg-1 {
    padding-right: 1rem !important;
  }

  html body .cpb-lg-1 {
    padding-bottom: 1rem !important;
  }

  html body .cpl-lg-1 {
    padding-left: 1rem !important;
  }

  html body .cm-lg-2 {
    margin: 2rem !important;
  }

  html body .cmx-lg-2 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  html body .cmy-lg-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  html body .cmt-lg-2 {
    margin-top: 2rem !important;
  }

  html body .cmr-lg-2 {
    margin-right: 2rem !important;
  }

  html body .cmb-lg-2 {
    margin-bottom: 2rem !important;
  }

  html body .cml-lg-2 {
    margin-left: 2rem !important;
  }

  html body .cp-lg-2 {
    padding: 2rem !important;
  }

  html body .cpx-lg-2 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  html body .cpy-lg-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  html body .cpt-lg-2 {
    padding-top: 2rem !important;
  }

  html body .cpr-lg-2 {
    padding-right: 2rem !important;
  }

  html body .cpb-lg-2 {
    padding-bottom: 2rem !important;
  }

  html body .cpl-lg-2 {
    padding-left: 2rem !important;
  }

  html body .cm-lg-3 {
    margin: 3rem !important;
  }

  html body .cmx-lg-3 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  html body .cmy-lg-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  html body .cmt-lg-3 {
    margin-top: 3rem !important;
  }

  html body .cmr-lg-3 {
    margin-right: 3rem !important;
  }

  html body .cmb-lg-3 {
    margin-bottom: 3rem !important;
  }

  html body .cml-lg-3 {
    margin-left: 3rem !important;
  }

  html body .cp-lg-3 {
    padding: 3rem !important;
  }

  html body .cpx-lg-3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  html body .cpy-lg-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  html body .cpt-lg-3 {
    padding-top: 3rem !important;
  }

  html body .cpr-lg-3 {
    padding-right: 3rem !important;
  }

  html body .cpb-lg-3 {
    padding-bottom: 3rem !important;
  }

  html body .cpl-lg-3 {
    padding-left: 3rem !important;
  }

  html body .cm-lg-4 {
    margin: 4rem !important;
  }

  html body .cmx-lg-4 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  html body .cmy-lg-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  html body .cmt-lg-4 {
    margin-top: 4rem !important;
  }

  html body .cmr-lg-4 {
    margin-right: 4rem !important;
  }

  html body .cmb-lg-4 {
    margin-bottom: 4rem !important;
  }

  html body .cml-lg-4 {
    margin-left: 4rem !important;
  }

  html body .cp-lg-4 {
    padding: 4rem !important;
  }

  html body .cpx-lg-4 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  html body .cpy-lg-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  html body .cpt-lg-4 {
    padding-top: 4rem !important;
  }

  html body .cpr-lg-4 {
    padding-right: 4rem !important;
  }

  html body .cpb-lg-4 {
    padding-bottom: 4rem !important;
  }

  html body .cpl-lg-4 {
    padding-left: 4rem !important;
  }

  html body .cm-lg-5 {
    margin: 5rem !important;
  }

  html body .cmx-lg-5 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  html body .cmy-lg-5 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  html body .cmt-lg-5 {
    margin-top: 5rem !important;
  }

  html body .cmr-lg-5 {
    margin-right: 5rem !important;
  }

  html body .cmb-lg-5 {
    margin-bottom: 5rem !important;
  }

  html body .cml-lg-5 {
    margin-left: 5rem !important;
  }

  html body .cp-lg-5 {
    padding: 5rem !important;
  }

  html body .cpx-lg-5 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  html body .cpy-lg-5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  html body .cpt-lg-5 {
    padding-top: 5rem !important;
  }

  html body .cpr-lg-5 {
    padding-right: 5rem !important;
  }

  html body .cpb-lg-5 {
    padding-bottom: 5rem !important;
  }

  html body .cpl-lg-5 {
    padding-left: 5rem !important;
  }

  html body .cm-lg-6 {
    margin: 6rem !important;
  }

  html body .cmx-lg-6 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  html body .cmy-lg-6 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  html body .cmt-lg-6 {
    margin-top: 6rem !important;
  }

  html body .cmr-lg-6 {
    margin-right: 6rem !important;
  }

  html body .cmb-lg-6 {
    margin-bottom: 6rem !important;
  }

  html body .cml-lg-6 {
    margin-left: 6rem !important;
  }

  html body .cp-lg-6 {
    padding: 6rem !important;
  }

  html body .cpx-lg-6 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  html body .cpy-lg-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  html body .cpt-lg-6 {
    padding-top: 6rem !important;
  }

  html body .cpr-lg-6 {
    padding-right: 6rem !important;
  }

  html body .cpb-lg-6 {
    padding-bottom: 6rem !important;
  }

  html body .cpl-lg-6 {
    padding-left: 6rem !important;
  }

  html body .cm-lg-7 {
    margin: 7rem !important;
  }

  html body .cmx-lg-7 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  html body .cmy-lg-7 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  html body .cmt-lg-7 {
    margin-top: 7rem !important;
  }

  html body .cmr-lg-7 {
    margin-right: 7rem !important;
  }

  html body .cmb-lg-7 {
    margin-bottom: 7rem !important;
  }

  html body .cml-lg-7 {
    margin-left: 7rem !important;
  }

  html body .cp-lg-7 {
    padding: 7rem !important;
  }

  html body .cpx-lg-7 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  html body .cpy-lg-7 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  html body .cpt-lg-7 {
    padding-top: 7rem !important;
  }

  html body .cpr-lg-7 {
    padding-right: 7rem !important;
  }

  html body .cpb-lg-7 {
    padding-bottom: 7rem !important;
  }

  html body .cpl-lg-7 {
    padding-left: 7rem !important;
  }

  html body .cm-lg-8 {
    margin: 8rem !important;
  }

  html body .cmx-lg-8 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  html body .cmy-lg-8 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  html body .cmt-lg-8 {
    margin-top: 8rem !important;
  }

  html body .cmr-lg-8 {
    margin-right: 8rem !important;
  }

  html body .cmb-lg-8 {
    margin-bottom: 8rem !important;
  }

  html body .cml-lg-8 {
    margin-left: 8rem !important;
  }

  html body .cp-lg-8 {
    padding: 8rem !important;
  }

  html body .cpx-lg-8 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  html body .cpy-lg-8 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  html body .cpt-lg-8 {
    padding-top: 8rem !important;
  }

  html body .cpr-lg-8 {
    padding-right: 8rem !important;
  }

  html body .cpb-lg-8 {
    padding-bottom: 8rem !important;
  }

  html body .cpl-lg-8 {
    padding-left: 8rem !important;
  }

  html body .cm-lg-9 {
    margin: 9rem !important;
  }

  html body .cmx-lg-9 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  html body .cmy-lg-9 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  html body .cmt-lg-9 {
    margin-top: 9rem !important;
  }

  html body .cmr-lg-9 {
    margin-right: 9rem !important;
  }

  html body .cmb-lg-9 {
    margin-bottom: 9rem !important;
  }

  html body .cml-lg-9 {
    margin-left: 9rem !important;
  }

  html body .cp-lg-9 {
    padding: 9rem !important;
  }

  html body .cpx-lg-9 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  html body .cpy-lg-9 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  html body .cpt-lg-9 {
    padding-top: 9rem !important;
  }

  html body .cpr-lg-9 {
    padding-right: 9rem !important;
  }

  html body .cpb-lg-9 {
    padding-bottom: 9rem !important;
  }

  html body .cpl-lg-9 {
    padding-left: 9rem !important;
  }

  html body .cm-lg-10 {
    margin: 10rem !important;
  }

  html body .cmx-lg-10 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  html body .cmy-lg-10 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  html body .cmt-lg-10 {
    margin-top: 10rem !important;
  }

  html body .cmr-lg-10 {
    margin-right: 10rem !important;
  }

  html body .cmb-lg-10 {
    margin-bottom: 10rem !important;
  }

  html body .cml-lg-10 {
    margin-left: 10rem !important;
  }

  html body .cp-lg-10 {
    padding: 10rem !important;
  }

  html body .cpx-lg-10 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  html body .cpy-lg-10 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  html body .cpt-lg-10 {
    padding-top: 10rem !important;
  }

  html body .cpr-lg-10 {
    padding-right: 10rem !important;
  }

  html body .cpb-lg-10 {
    padding-bottom: 10rem !important;
  }

  html body .cpl-lg-10 {
    padding-left: 10rem !important;
  }

  html body .cm-lg-12 {
    margin: 12rem !important;
  }

  html body .cmx-lg-12 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  html body .cmy-lg-12 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  html body .cmt-lg-12 {
    margin-top: 12rem !important;
  }

  html body .cmr-lg-12 {
    margin-right: 12rem !important;
  }

  html body .cmb-lg-12 {
    margin-bottom: 12rem !important;
  }

  html body .cml-lg-12 {
    margin-left: 12rem !important;
  }

  html body .cp-lg-12 {
    padding: 12rem !important;
  }

  html body .cpx-lg-12 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  html body .cpy-lg-12 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  html body .cpt-lg-12 {
    padding-top: 12rem !important;
  }

  html body .cpr-lg-12 {
    padding-right: 12rem !important;
  }

  html body .cpb-lg-12 {
    padding-bottom: 12rem !important;
  }

  html body .cpl-lg-12 {
    padding-left: 12rem !important;
  }

  html body .cm-lg-13 {
    margin: 13rem !important;
  }

  html body .cmx-lg-13 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  html body .cmy-lg-13 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  html body .cmt-lg-13 {
    margin-top: 13rem !important;
  }

  html body .cmr-lg-13 {
    margin-right: 13rem !important;
  }

  html body .cmb-lg-13 {
    margin-bottom: 13rem !important;
  }

  html body .cml-lg-13 {
    margin-left: 13rem !important;
  }

  html body .cp-lg-13 {
    padding: 13rem !important;
  }

  html body .cpx-lg-13 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  html body .cpy-lg-13 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  html body .cpt-lg-13 {
    padding-top: 13rem !important;
  }

  html body .cpr-lg-13 {
    padding-right: 13rem !important;
  }

  html body .cpb-lg-13 {
    padding-bottom: 13rem !important;
  }

  html body .cpl-lg-13 {
    padding-left: 13rem !important;
  }

  html body .cm-lg-15 {
    margin: 15rem !important;
  }

  html body .cmx-lg-15 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  html body .cmy-lg-15 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  html body .cmt-lg-15 {
    margin-top: 15rem !important;
  }

  html body .cmr-lg-15 {
    margin-right: 15rem !important;
  }

  html body .cmb-lg-15 {
    margin-bottom: 15rem !important;
  }

  html body .cml-lg-15 {
    margin-left: 15rem !important;
  }

  html body .cp-lg-15 {
    padding: 15rem !important;
  }

  html body .cpx-lg-15 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  html body .cpy-lg-15 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  html body .cpt-lg-15 {
    padding-top: 15rem !important;
  }

  html body .cpr-lg-15 {
    padding-right: 15rem !important;
  }

  html body .cpb-lg-15 {
    padding-bottom: 15rem !important;
  }

  html body .cpl-lg-15 {
    padding-left: 15rem !important;
  }

  html body .cm-lg-d {
    margin: 1.5rem !important;
  }

  html body .cmx-lg-d {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  html body .cmy-lg-d {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  html body .cmt-lg-d {
    margin-top: 1.5rem !important;
  }

  html body .cmr-lg-d {
    margin-right: 1.5rem !important;
  }

  html body .cmb-lg-d {
    margin-bottom: 1.5rem !important;
  }

  html body .cml-lg-d {
    margin-left: 1.5rem !important;
  }

  html body .cp-lg-d {
    padding: 1.5rem !important;
  }

  html body .cpx-lg-d {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  html body .cpy-lg-d {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  html body .cpt-lg-d {
    padding-top: 1.5rem !important;
  }

  html body .cpr-lg-d {
    padding-right: 1.5rem !important;
  }

  html body .cpb-lg-d {
    padding-bottom: 1.5rem !important;
  }

  html body .cpl-lg-d {
    padding-left: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  html body .cm-xl-0 {
    margin: 0 !important;
  }

  html body .cmx-xl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  html body .cmy-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  html body .cmt-xl-0 {
    margin-top: 0 !important;
  }

  html body .cmr-xl-0 {
    margin-right: 0 !important;
  }

  html body .cmb-xl-0 {
    margin-bottom: 0 !important;
  }

  html body .cml-xl-0 {
    margin-left: 0 !important;
  }

  html body .cp-xl-0 {
    padding: 0 !important;
  }

  html body .cpx-xl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  html body .cpy-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  html body .cpt-xl-0 {
    padding-top: 0 !important;
  }

  html body .cpr-xl-0 {
    padding-right: 0 !important;
  }

  html body .cpb-xl-0 {
    padding-bottom: 0 !important;
  }

  html body .cpl-xl-0 {
    padding-left: 0 !important;
  }

  html body .cm-xl-05 {
    margin: 0.5rem !important;
  }

  html body .cmx-xl-05 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  html body .cmy-xl-05 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  html body .cmt-xl-05 {
    margin-top: 0.5rem !important;
  }

  html body .cmr-xl-05 {
    margin-right: 0.5rem !important;
  }

  html body .cmb-xl-05 {
    margin-bottom: 0.5rem !important;
  }

  html body .cml-xl-05 {
    margin-left: 0.5rem !important;
  }

  html body .cp-xl-05 {
    padding: 0.5rem !important;
  }

  html body .cpx-xl-05 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  html body .cpy-xl-05 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  html body .cpt-xl-05 {
    padding-top: 0.5rem !important;
  }

  html body .cpr-xl-05 {
    padding-right: 0.5rem !important;
  }

  html body .cpb-xl-05 {
    padding-bottom: 0.5rem !important;
  }

  html body .cpl-xl-05 {
    padding-left: 0.5rem !important;
  }

  html body .cm-xl-075 {
    margin: 0.75rem !important;
  }

  html body .cmx-xl-075 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  html body .cmy-xl-075 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  html body .cmt-xl-075 {
    margin-top: 0.75rem !important;
  }

  html body .cmr-xl-075 {
    margin-right: 0.75rem !important;
  }

  html body .cmb-xl-075 {
    margin-bottom: 0.75rem !important;
  }

  html body .cml-xl-075 {
    margin-left: 0.75rem !important;
  }

  html body .cp-xl-075 {
    padding: 0.75rem !important;
  }

  html body .cpx-xl-075 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  html body .cpy-xl-075 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  html body .cpt-xl-075 {
    padding-top: 0.75rem !important;
  }

  html body .cpr-xl-075 {
    padding-right: 0.75rem !important;
  }

  html body .cpb-xl-075 {
    padding-bottom: 0.75rem !important;
  }

  html body .cpl-xl-075 {
    padding-left: 0.75rem !important;
  }

  html body .cm-xl-1 {
    margin: 1rem !important;
  }

  html body .cmx-xl-1 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  html body .cmy-xl-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  html body .cmt-xl-1 {
    margin-top: 1rem !important;
  }

  html body .cmr-xl-1 {
    margin-right: 1rem !important;
  }

  html body .cmb-xl-1 {
    margin-bottom: 1rem !important;
  }

  html body .cml-xl-1 {
    margin-left: 1rem !important;
  }

  html body .cp-xl-1 {
    padding: 1rem !important;
  }

  html body .cpx-xl-1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  html body .cpy-xl-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  html body .cpt-xl-1 {
    padding-top: 1rem !important;
  }

  html body .cpr-xl-1 {
    padding-right: 1rem !important;
  }

  html body .cpb-xl-1 {
    padding-bottom: 1rem !important;
  }

  html body .cpl-xl-1 {
    padding-left: 1rem !important;
  }

  html body .cm-xl-2 {
    margin: 2rem !important;
  }

  html body .cmx-xl-2 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  html body .cmy-xl-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  html body .cmt-xl-2 {
    margin-top: 2rem !important;
  }

  html body .cmr-xl-2 {
    margin-right: 2rem !important;
  }

  html body .cmb-xl-2 {
    margin-bottom: 2rem !important;
  }

  html body .cml-xl-2 {
    margin-left: 2rem !important;
  }

  html body .cp-xl-2 {
    padding: 2rem !important;
  }

  html body .cpx-xl-2 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  html body .cpy-xl-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  html body .cpt-xl-2 {
    padding-top: 2rem !important;
  }

  html body .cpr-xl-2 {
    padding-right: 2rem !important;
  }

  html body .cpb-xl-2 {
    padding-bottom: 2rem !important;
  }

  html body .cpl-xl-2 {
    padding-left: 2rem !important;
  }

  html body .cm-xl-3 {
    margin: 3rem !important;
  }

  html body .cmx-xl-3 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  html body .cmy-xl-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  html body .cmt-xl-3 {
    margin-top: 3rem !important;
  }

  html body .cmr-xl-3 {
    margin-right: 3rem !important;
  }

  html body .cmb-xl-3 {
    margin-bottom: 3rem !important;
  }

  html body .cml-xl-3 {
    margin-left: 3rem !important;
  }

  html body .cp-xl-3 {
    padding: 3rem !important;
  }

  html body .cpx-xl-3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  html body .cpy-xl-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  html body .cpt-xl-3 {
    padding-top: 3rem !important;
  }

  html body .cpr-xl-3 {
    padding-right: 3rem !important;
  }

  html body .cpb-xl-3 {
    padding-bottom: 3rem !important;
  }

  html body .cpl-xl-3 {
    padding-left: 3rem !important;
  }

  html body .cm-xl-4 {
    margin: 4rem !important;
  }

  html body .cmx-xl-4 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  html body .cmy-xl-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  html body .cmt-xl-4 {
    margin-top: 4rem !important;
  }

  html body .cmr-xl-4 {
    margin-right: 4rem !important;
  }

  html body .cmb-xl-4 {
    margin-bottom: 4rem !important;
  }

  html body .cml-xl-4 {
    margin-left: 4rem !important;
  }

  html body .cp-xl-4 {
    padding: 4rem !important;
  }

  html body .cpx-xl-4 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  html body .cpy-xl-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  html body .cpt-xl-4 {
    padding-top: 4rem !important;
  }

  html body .cpr-xl-4 {
    padding-right: 4rem !important;
  }

  html body .cpb-xl-4 {
    padding-bottom: 4rem !important;
  }

  html body .cpl-xl-4 {
    padding-left: 4rem !important;
  }

  html body .cm-xl-5 {
    margin: 5rem !important;
  }

  html body .cmx-xl-5 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  html body .cmy-xl-5 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  html body .cmt-xl-5 {
    margin-top: 5rem !important;
  }

  html body .cmr-xl-5 {
    margin-right: 5rem !important;
  }

  html body .cmb-xl-5 {
    margin-bottom: 5rem !important;
  }

  html body .cml-xl-5 {
    margin-left: 5rem !important;
  }

  html body .cp-xl-5 {
    padding: 5rem !important;
  }

  html body .cpx-xl-5 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  html body .cpy-xl-5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  html body .cpt-xl-5 {
    padding-top: 5rem !important;
  }

  html body .cpr-xl-5 {
    padding-right: 5rem !important;
  }

  html body .cpb-xl-5 {
    padding-bottom: 5rem !important;
  }

  html body .cpl-xl-5 {
    padding-left: 5rem !important;
  }

  html body .cm-xl-6 {
    margin: 6rem !important;
  }

  html body .cmx-xl-6 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  html body .cmy-xl-6 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  html body .cmt-xl-6 {
    margin-top: 6rem !important;
  }

  html body .cmr-xl-6 {
    margin-right: 6rem !important;
  }

  html body .cmb-xl-6 {
    margin-bottom: 6rem !important;
  }

  html body .cml-xl-6 {
    margin-left: 6rem !important;
  }

  html body .cp-xl-6 {
    padding: 6rem !important;
  }

  html body .cpx-xl-6 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  html body .cpy-xl-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  html body .cpt-xl-6 {
    padding-top: 6rem !important;
  }

  html body .cpr-xl-6 {
    padding-right: 6rem !important;
  }

  html body .cpb-xl-6 {
    padding-bottom: 6rem !important;
  }

  html body .cpl-xl-6 {
    padding-left: 6rem !important;
  }

  html body .cm-xl-7 {
    margin: 7rem !important;
  }

  html body .cmx-xl-7 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  html body .cmy-xl-7 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  html body .cmt-xl-7 {
    margin-top: 7rem !important;
  }

  html body .cmr-xl-7 {
    margin-right: 7rem !important;
  }

  html body .cmb-xl-7 {
    margin-bottom: 7rem !important;
  }

  html body .cml-xl-7 {
    margin-left: 7rem !important;
  }

  html body .cp-xl-7 {
    padding: 7rem !important;
  }

  html body .cpx-xl-7 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  html body .cpy-xl-7 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  html body .cpt-xl-7 {
    padding-top: 7rem !important;
  }

  html body .cpr-xl-7 {
    padding-right: 7rem !important;
  }

  html body .cpb-xl-7 {
    padding-bottom: 7rem !important;
  }

  html body .cpl-xl-7 {
    padding-left: 7rem !important;
  }

  html body .cm-xl-8 {
    margin: 8rem !important;
  }

  html body .cmx-xl-8 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  html body .cmy-xl-8 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  html body .cmt-xl-8 {
    margin-top: 8rem !important;
  }

  html body .cmr-xl-8 {
    margin-right: 8rem !important;
  }

  html body .cmb-xl-8 {
    margin-bottom: 8rem !important;
  }

  html body .cml-xl-8 {
    margin-left: 8rem !important;
  }

  html body .cp-xl-8 {
    padding: 8rem !important;
  }

  html body .cpx-xl-8 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  html body .cpy-xl-8 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  html body .cpt-xl-8 {
    padding-top: 8rem !important;
  }

  html body .cpr-xl-8 {
    padding-right: 8rem !important;
  }

  html body .cpb-xl-8 {
    padding-bottom: 8rem !important;
  }

  html body .cpl-xl-8 {
    padding-left: 8rem !important;
  }

  html body .cm-xl-9 {
    margin: 9rem !important;
  }

  html body .cmx-xl-9 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  html body .cmy-xl-9 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  html body .cmt-xl-9 {
    margin-top: 9rem !important;
  }

  html body .cmr-xl-9 {
    margin-right: 9rem !important;
  }

  html body .cmb-xl-9 {
    margin-bottom: 9rem !important;
  }

  html body .cml-xl-9 {
    margin-left: 9rem !important;
  }

  html body .cp-xl-9 {
    padding: 9rem !important;
  }

  html body .cpx-xl-9 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  html body .cpy-xl-9 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  html body .cpt-xl-9 {
    padding-top: 9rem !important;
  }

  html body .cpr-xl-9 {
    padding-right: 9rem !important;
  }

  html body .cpb-xl-9 {
    padding-bottom: 9rem !important;
  }

  html body .cpl-xl-9 {
    padding-left: 9rem !important;
  }

  html body .cm-xl-10 {
    margin: 10rem !important;
  }

  html body .cmx-xl-10 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  html body .cmy-xl-10 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  html body .cmt-xl-10 {
    margin-top: 10rem !important;
  }

  html body .cmr-xl-10 {
    margin-right: 10rem !important;
  }

  html body .cmb-xl-10 {
    margin-bottom: 10rem !important;
  }

  html body .cml-xl-10 {
    margin-left: 10rem !important;
  }

  html body .cp-xl-10 {
    padding: 10rem !important;
  }

  html body .cpx-xl-10 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  html body .cpy-xl-10 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  html body .cpt-xl-10 {
    padding-top: 10rem !important;
  }

  html body .cpr-xl-10 {
    padding-right: 10rem !important;
  }

  html body .cpb-xl-10 {
    padding-bottom: 10rem !important;
  }

  html body .cpl-xl-10 {
    padding-left: 10rem !important;
  }

  html body .cm-xl-12 {
    margin: 12rem !important;
  }

  html body .cmx-xl-12 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  html body .cmy-xl-12 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  html body .cmt-xl-12 {
    margin-top: 12rem !important;
  }

  html body .cmr-xl-12 {
    margin-right: 12rem !important;
  }

  html body .cmb-xl-12 {
    margin-bottom: 12rem !important;
  }

  html body .cml-xl-12 {
    margin-left: 12rem !important;
  }

  html body .cp-xl-12 {
    padding: 12rem !important;
  }

  html body .cpx-xl-12 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  html body .cpy-xl-12 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  html body .cpt-xl-12 {
    padding-top: 12rem !important;
  }

  html body .cpr-xl-12 {
    padding-right: 12rem !important;
  }

  html body .cpb-xl-12 {
    padding-bottom: 12rem !important;
  }

  html body .cpl-xl-12 {
    padding-left: 12rem !important;
  }

  html body .cm-xl-13 {
    margin: 13rem !important;
  }

  html body .cmx-xl-13 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  html body .cmy-xl-13 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  html body .cmt-xl-13 {
    margin-top: 13rem !important;
  }

  html body .cmr-xl-13 {
    margin-right: 13rem !important;
  }

  html body .cmb-xl-13 {
    margin-bottom: 13rem !important;
  }

  html body .cml-xl-13 {
    margin-left: 13rem !important;
  }

  html body .cp-xl-13 {
    padding: 13rem !important;
  }

  html body .cpx-xl-13 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  html body .cpy-xl-13 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  html body .cpt-xl-13 {
    padding-top: 13rem !important;
  }

  html body .cpr-xl-13 {
    padding-right: 13rem !important;
  }

  html body .cpb-xl-13 {
    padding-bottom: 13rem !important;
  }

  html body .cpl-xl-13 {
    padding-left: 13rem !important;
  }

  html body .cm-xl-15 {
    margin: 15rem !important;
  }

  html body .cmx-xl-15 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  html body .cmy-xl-15 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  html body .cmt-xl-15 {
    margin-top: 15rem !important;
  }

  html body .cmr-xl-15 {
    margin-right: 15rem !important;
  }

  html body .cmb-xl-15 {
    margin-bottom: 15rem !important;
  }

  html body .cml-xl-15 {
    margin-left: 15rem !important;
  }

  html body .cp-xl-15 {
    padding: 15rem !important;
  }

  html body .cpx-xl-15 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  html body .cpy-xl-15 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  html body .cpt-xl-15 {
    padding-top: 15rem !important;
  }

  html body .cpr-xl-15 {
    padding-right: 15rem !important;
  }

  html body .cpb-xl-15 {
    padding-bottom: 15rem !important;
  }

  html body .cpl-xl-15 {
    padding-left: 15rem !important;
  }

  html body .cm-xl-d {
    margin: 1.5rem !important;
  }

  html body .cmx-xl-d {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  html body .cmy-xl-d {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  html body .cmt-xl-d {
    margin-top: 1.5rem !important;
  }

  html body .cmr-xl-d {
    margin-right: 1.5rem !important;
  }

  html body .cmb-xl-d {
    margin-bottom: 1.5rem !important;
  }

  html body .cml-xl-d {
    margin-left: 1.5rem !important;
  }

  html body .cp-xl-d {
    padding: 1.5rem !important;
  }

  html body .cpx-xl-d {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  html body .cpy-xl-d {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  html body .cpt-xl-d {
    padding-top: 1.5rem !important;
  }

  html body .cpr-xl-d {
    padding-right: 1.5rem !important;
  }

  html body .cpb-xl-d {
    padding-bottom: 1.5rem !important;
  }

  html body .cpl-xl-d {
    padding-left: 1.5rem !important;
  }
}

html body .text-green,
html body .text-green > *:not([class*="text-"]) {
  color: #C2D500;
}

html body .text-green.icon path,
html body .text-green > .icon:not([class*="text-"]) path,
html body .text-green.icon rect,
html body .text-green > .icon:not([class*="text-"]) rect,
html body .text-green.icon polygon,
html body .text-green > .icon:not([class*="text-"]) polygon,
html body .text-green.icon g,
html body .text-green > .icon:not([class*="text-"]) g {
  fill: #C2D500;
}

html body .bg-green,
html body .badge-green {
  background-color: #C2D500;
}

html body .border-green {
  border-color: #C2D500;
}

html body .text-green-light,
html body .text-green-light > *:not([class*="text-"]) {
  color: #DAE560;
}

html body .text-green-light.icon path,
html body .text-green-light > .icon:not([class*="text-"]) path,
html body .text-green-light.icon rect,
html body .text-green-light > .icon:not([class*="text-"]) rect,
html body .text-green-light.icon polygon,
html body .text-green-light > .icon:not([class*="text-"]) polygon,
html body .text-green-light.icon g,
html body .text-green-light > .icon:not([class*="text-"]) g {
  fill: #DAE560;
}

html body .bg-green-light,
html body .badge-green-light {
  background-color: #DAE560;
}

html body .border-green-light {
  border-color: #DAE560;
}

html body .text-green-dark,
html body .text-green-dark > *:not([class*="text-"]) {
  color: #A1AA40;
}

html body .text-green-dark.icon path,
html body .text-green-dark > .icon:not([class*="text-"]) path,
html body .text-green-dark.icon rect,
html body .text-green-dark > .icon:not([class*="text-"]) rect,
html body .text-green-dark.icon polygon,
html body .text-green-dark > .icon:not([class*="text-"]) polygon,
html body .text-green-dark.icon g,
html body .text-green-dark > .icon:not([class*="text-"]) g {
  fill: #A1AA40;
}

html body .bg-green-dark,
html body .badge-green-dark {
  background-color: #A1AA40;
}

html body .border-green-dark {
  border-color: #A1AA40;
}

html body .text-white,
html body .text-white > *:not([class*="text-"]) {
  color: #FFFFFF;
}

html body .text-white.icon path,
html body .text-white > .icon:not([class*="text-"]) path,
html body .text-white.icon rect,
html body .text-white > .icon:not([class*="text-"]) rect,
html body .text-white.icon polygon,
html body .text-white > .icon:not([class*="text-"]) polygon,
html body .text-white.icon g,
html body .text-white > .icon:not([class*="text-"]) g {
  fill: #FFFFFF;
}

html body .bg-white,
html body .badge-white {
  background-color: #FFFFFF;
}

html body .border-white {
  border-color: #FFFFFF;
}

html body .text-grey,
html body .text-grey > *:not([class*="text-"]) {
  color: #5e6a71;
}

html body .text-grey.icon path,
html body .text-grey > .icon:not([class*="text-"]) path,
html body .text-grey.icon rect,
html body .text-grey > .icon:not([class*="text-"]) rect,
html body .text-grey.icon polygon,
html body .text-grey > .icon:not([class*="text-"]) polygon,
html body .text-grey.icon g,
html body .text-grey > .icon:not([class*="text-"]) g {
  fill: #5e6a71;
}

html body .bg-grey,
html body .badge-grey {
  background-color: #5e6a71;
}

html body .border-grey {
  border-color: #5e6a71;
}

html body .text-grey-light,
html body .text-grey-light > *:not([class*="text-"]) {
  color: #e7e7e7;
}

html body .text-grey-light.icon path,
html body .text-grey-light > .icon:not([class*="text-"]) path,
html body .text-grey-light.icon rect,
html body .text-grey-light > .icon:not([class*="text-"]) rect,
html body .text-grey-light.icon polygon,
html body .text-grey-light > .icon:not([class*="text-"]) polygon,
html body .text-grey-light.icon g,
html body .text-grey-light > .icon:not([class*="text-"]) g {
  fill: #e7e7e7;
}

html body .bg-grey-light,
html body .badge-grey-light {
  background-color: #e7e7e7;
}

html body .border-grey-light {
  border-color: #e7e7e7;
}

html body .text-black,
html body .text-black > *:not([class*="text-"]) {
  color: #1e1e1e;
}

html body .text-black.icon path,
html body .text-black > .icon:not([class*="text-"]) path,
html body .text-black.icon rect,
html body .text-black > .icon:not([class*="text-"]) rect,
html body .text-black.icon polygon,
html body .text-black > .icon:not([class*="text-"]) polygon,
html body .text-black.icon g,
html body .text-black > .icon:not([class*="text-"]) g {
  fill: #1e1e1e;
}

html body .bg-black,
html body .badge-black {
  background-color: #1e1e1e;
}

html body .border-black {
  border-color: #1e1e1e;
}

html body .text-orange,
html body .text-orange > *:not([class*="text-"]) {
  color: #F7A629;
}

html body .text-orange.icon path,
html body .text-orange > .icon:not([class*="text-"]) path,
html body .text-orange.icon rect,
html body .text-orange > .icon:not([class*="text-"]) rect,
html body .text-orange.icon polygon,
html body .text-orange > .icon:not([class*="text-"]) polygon,
html body .text-orange.icon g,
html body .text-orange > .icon:not([class*="text-"]) g {
  fill: #F7A629;
}

html body .bg-orange,
html body .badge-orange {
  background-color: #F7A629;
}

html body .border-orange {
  border-color: #F7A629;
}

html body .text-transp,
html body .text-transp > *:not([class*="text-"]) {
  color: transparent;
}

html body .text-transp.icon path,
html body .text-transp > .icon:not([class*="text-"]) path,
html body .text-transp.icon rect,
html body .text-transp > .icon:not([class*="text-"]) rect,
html body .text-transp.icon polygon,
html body .text-transp > .icon:not([class*="text-"]) polygon,
html body .text-transp.icon g,
html body .text-transp > .icon:not([class*="text-"]) g {
  fill: transparent;
}

html body .bg-transp,
html body .badge-transp {
  background-color: transparent;
}

html body .border-transp {
  border-color: transparent;
}

html body .text-blue,
html body .text-blue > *:not([class*="text-"]) {
  color: #003D84;
}

html body .text-blue.icon path,
html body .text-blue > .icon:not([class*="text-"]) path,
html body .text-blue.icon rect,
html body .text-blue > .icon:not([class*="text-"]) rect,
html body .text-blue.icon polygon,
html body .text-blue > .icon:not([class*="text-"]) polygon,
html body .text-blue.icon g,
html body .text-blue > .icon:not([class*="text-"]) g {
  fill: #003D84;
}

html body .bg-blue,
html body .badge-blue {
  background-color: #003D84;
}

html body .border-blue {
  border-color: #003D84;
}

html body .text-blue-transp,
html body .text-blue-transp > *:not([class*="text-"]) {
  color: rgba(0, 61, 132, 0.1);
}

html body .text-blue-transp.icon path,
html body .text-blue-transp > .icon:not([class*="text-"]) path,
html body .text-blue-transp.icon rect,
html body .text-blue-transp > .icon:not([class*="text-"]) rect,
html body .text-blue-transp.icon polygon,
html body .text-blue-transp > .icon:not([class*="text-"]) polygon,
html body .text-blue-transp.icon g,
html body .text-blue-transp > .icon:not([class*="text-"]) g {
  fill: rgba(0, 61, 132, 0.1);
}

html body .bg-blue-transp,
html body .badge-blue-transp {
  background-color: rgba(0, 61, 132, 0.1);
}

html body .border-blue-transp {
  border-color: rgba(0, 61, 132, 0.1);
}

html body .text-grey-xtra-light,
html body .text-grey-xtra-light > *:not([class*="text-"]) {
  color: #FAFAFA;
}

html body .text-grey-xtra-light.icon path,
html body .text-grey-xtra-light > .icon:not([class*="text-"]) path,
html body .text-grey-xtra-light.icon rect,
html body .text-grey-xtra-light > .icon:not([class*="text-"]) rect,
html body .text-grey-xtra-light.icon polygon,
html body .text-grey-xtra-light > .icon:not([class*="text-"]) polygon,
html body .text-grey-xtra-light.icon g,
html body .text-grey-xtra-light > .icon:not([class*="text-"]) g {
  fill: #FAFAFA;
}

html body .bg-grey-xtra-light,
html body .badge-grey-xtra-light {
  background-color: #FAFAFA;
}

html body .border-grey-xtra-light {
  border-color: #FAFAFA;
}

html body .bg-gradient-grey {
  background: #FAFAFA;
  background: linear-gradient(180deg, #FAFAFA 0%, #FFFFFF 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color1', endColorstr='$color2', GradientType=0 );
}

html body .bg-gradient-green-radial {
  background: linear-gradient(92deg, rgba(0, 129, 87, 0.22) 0%, rgba(0, 129, 87, 0) 100%), radial-gradient(126.53% 67.42% at 71.67% 61.86%, #f9c700 0%, #C2D500 100%);
}

html body .bg-image {
  background-color: transparent;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

html body h1,
html body .h1,
html body h1 *[class^="title-"],
html body .h1 *[class^="title-"],
html body.front:not(.customized) header .top-header .club-title {
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
}

html body h1.text-sm,
html body h1 strong.text-sm,
html body h1 span.text-sm,
html body .h1.text-sm,
html body h1 .text-sm[class^="title-"],
html body .h1 .text-sm[class^="title-"],
html body.front:not(.customized) header .top-header .text-sm.club-title,
html body .h1 strong.text-sm,
html body h1 *[class^="title-"] strong.text-sm,
html body.front:not(.customized) header .top-header .club-title strong.text-sm,
html body .h1 span.text-sm,
html body h1 *[class^="title-"] span.text-sm,
html body.front:not(.customized) header .top-header .club-title span.text-sm {
  font-size: 10.4px;
  font-size: 1.04rem;
}

html body h1.text-xl,
html body h1 strong.text-xl,
html body h1 span.text-xl,
html body .h1.text-xl,
html body h1 .text-xl[class^="title-"],
html body .h1 .text-xl[class^="title-"],
html body.front:not(.customized) header .top-header .text-xl.club-title,
html body .h1 strong.text-xl,
html body h1 *[class^="title-"] strong.text-xl,
html body.front:not(.customized) header .top-header .club-title strong.text-xl,
html body .h1 span.text-xl,
html body h1 *[class^="title-"] span.text-xl,
html body.front:not(.customized) header .top-header .club-title span.text-xl {
  font-size: 10.6px;
  font-size: 1.06rem;
}

@media (min-width: 768px) {
  html body h1,
  html body .h1,
  html body h1 *[class^="title-"],
  html body .h1 *[class^="title-"],
  html body.front:not(.customized) header .top-header .club-title {
    font-size: 15.5px;
    font-size: 1.55rem;
  }

  html body h1.text-sm,
  html body h1 strong.text-sm,
  html body h1 span.text-sm,
  html body .h1.text-sm,
  html body h1 .text-sm[class^="title-"],
  html body .h1 .text-sm[class^="title-"],
  html body.front:not(.customized) header .top-header .text-sm.club-title,
  html body .h1 strong.text-sm,
  html body h1 *[class^="title-"] strong.text-sm,
  html body.front:not(.customized) header .top-header .club-title strong.text-sm,
  html body .h1 span.text-sm,
  html body h1 *[class^="title-"] span.text-sm,
  html body.front:not(.customized) header .top-header .club-title span.text-sm {
    font-size: 12.4px;
    font-size: 1.24rem;
  }

  html body h1.text-xl,
  html body h1 strong.text-xl,
  html body h1 span.text-xl,
  html body .h1.text-xl,
  html body h1 .text-xl[class^="title-"],
  html body .h1 .text-xl[class^="title-"],
  html body.front:not(.customized) header .top-header .text-xl.club-title,
  html body .h1 strong.text-xl,
  html body h1 *[class^="title-"] strong.text-xl,
  html body.front:not(.customized) header .top-header .club-title strong.text-xl,
  html body .h1 span.text-xl,
  html body h1 *[class^="title-"] span.text-xl,
  html body.front:not(.customized) header .top-header .club-title span.text-xl {
    font-size: 18.6px;
    font-size: 1.86rem;
  }
}

@media (min-width: 1024px) {
  html body h1,
  html body .h1,
  html body h1 *[class^="title-"],
  html body .h1 *[class^="title-"],
  html body.front:not(.customized) header .top-header .club-title {
    font-size: 18px;
    font-size: 1.8rem;
  }

  html body h1.text-sm,
  html body h1 strong.text-sm,
  html body h1 span.text-sm,
  html body .h1.text-sm,
  html body h1 .text-sm[class^="title-"],
  html body .h1 .text-sm[class^="title-"],
  html body.front:not(.customized) header .top-header .text-sm.club-title,
  html body .h1 strong.text-sm,
  html body h1 *[class^="title-"] strong.text-sm,
  html body.front:not(.customized) header .top-header .club-title strong.text-sm,
  html body .h1 span.text-sm,
  html body h1 *[class^="title-"] span.text-sm,
  html body.front:not(.customized) header .top-header .club-title span.text-sm {
    font-size: 14.4px;
    font-size: 1.44rem;
  }

  html body h1.text-xl,
  html body h1 strong.text-xl,
  html body h1 span.text-xl,
  html body .h1.text-xl,
  html body h1 .text-xl[class^="title-"],
  html body .h1 .text-xl[class^="title-"],
  html body.front:not(.customized) header .top-header .text-xl.club-title,
  html body .h1 strong.text-xl,
  html body h1 *[class^="title-"] strong.text-xl,
  html body.front:not(.customized) header .top-header .club-title strong.text-xl,
  html body .h1 span.text-xl,
  html body h1 *[class^="title-"] span.text-xl,
  html body.front:not(.customized) header .top-header .club-title span.text-xl {
    font-size: 21.6px;
    font-size: 2.16rem;
  }
}

@media (min-width: 1600px) {
  html body h1,
  html body .h1,
  html body h1 *[class^="title-"],
  html body .h1 *[class^="title-"],
  html body.front:not(.customized) header .top-header .club-title {
    font-size: 23px;
    font-size: 2.3rem;
  }
}

html body h2,
html body .h2,
html body h2 *[class^="title-"],
html body .h2 *[class^="title-"],
html body.front:not(.customized) footer .club-title {
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
}

html body h2.text-sm,
html body h2 strong.text-sm,
html body h2 span.text-sm,
html body .h2.text-sm,
html body h2 .text-sm[class^="title-"],
html body .h2 .text-sm[class^="title-"],
html body.front:not(.customized) footer .text-sm.club-title,
html body .h2 strong.text-sm,
html body h2 *[class^="title-"] strong.text-sm,
html body.front:not(.customized) footer .club-title strong.text-sm,
html body .h2 span.text-sm,
html body h2 *[class^="title-"] span.text-sm,
html body.front:not(.customized) footer .club-title span.text-sm {
  font-size: 12.8px;
  font-size: 1.28rem;
}

html body h2.text-xl,
html body h2 strong.text-xl,
html body h2 span.text-xl,
html body .h2.text-xl,
html body h2 .text-xl[class^="title-"],
html body .h2 .text-xl[class^="title-"],
html body.front:not(.customized) footer .text-xl.club-title,
html body .h2 strong.text-xl,
html body h2 *[class^="title-"] strong.text-xl,
html body.front:not(.customized) footer .club-title strong.text-xl,
html body .h2 span.text-xl,
html body h2 *[class^="title-"] span.text-xl,
html body.front:not(.customized) footer .club-title span.text-xl {
  font-size: 14.2px;
  font-size: 1.42rem;
}

@media (min-width: 768px) {
  html body h2,
  html body .h2,
  html body h2 *[class^="title-"],
  html body .h2 *[class^="title-"],
  html body.front:not(.customized) footer .club-title {
    font-size: 17.5px;
    font-size: 1.75rem;
  }

  html body h2.text-sm,
  html body h2 strong.text-sm,
  html body h2 span.text-sm,
  html body .h2.text-sm,
  html body h2 .text-sm[class^="title-"],
  html body .h2 .text-sm[class^="title-"],
  html body.front:not(.customized) footer .text-sm.club-title,
  html body .h2 strong.text-sm,
  html body h2 *[class^="title-"] strong.text-sm,
  html body.front:not(.customized) footer .club-title strong.text-sm,
  html body .h2 span.text-sm,
  html body h2 *[class^="title-"] span.text-sm,
  html body.front:not(.customized) footer .club-title span.text-sm {
    font-size: 14px;
    font-size: 1.4rem;
  }

  html body h2.text-xl,
  html body h2 strong.text-xl,
  html body h2 span.text-xl,
  html body .h2.text-xl,
  html body h2 .text-xl[class^="title-"],
  html body .h2 .text-xl[class^="title-"],
  html body.front:not(.customized) footer .text-xl.club-title,
  html body .h2 strong.text-xl,
  html body h2 *[class^="title-"] strong.text-xl,
  html body.front:not(.customized) footer .club-title strong.text-xl,
  html body .h2 span.text-xl,
  html body h2 *[class^="title-"] span.text-xl,
  html body.front:not(.customized) footer .club-title span.text-xl {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (min-width: 1024px) {
  html body h2,
  html body .h2,
  html body h2 *[class^="title-"],
  html body .h2 *[class^="title-"],
  html body.front:not(.customized) footer .club-title {
    font-size: 19px;
    font-size: 1.9rem;
  }

  html body h2.text-sm,
  html body h2 strong.text-sm,
  html body h2 span.text-sm,
  html body .h2.text-sm,
  html body h2 .text-sm[class^="title-"],
  html body .h2 .text-sm[class^="title-"],
  html body.front:not(.customized) footer .text-sm.club-title,
  html body .h2 strong.text-sm,
  html body h2 *[class^="title-"] strong.text-sm,
  html body.front:not(.customized) footer .club-title strong.text-sm,
  html body .h2 span.text-sm,
  html body h2 *[class^="title-"] span.text-sm,
  html body.front:not(.customized) footer .club-title span.text-sm {
    font-size: 15.2px;
    font-size: 1.52rem;
  }

  html body h2.text-xl,
  html body h2 strong.text-xl,
  html body h2 span.text-xl,
  html body .h2.text-xl,
  html body h2 .text-xl[class^="title-"],
  html body .h2 .text-xl[class^="title-"],
  html body.front:not(.customized) footer .text-xl.club-title,
  html body .h2 strong.text-xl,
  html body h2 *[class^="title-"] strong.text-xl,
  html body.front:not(.customized) footer .club-title strong.text-xl,
  html body .h2 span.text-xl,
  html body h2 *[class^="title-"] span.text-xl,
  html body.front:not(.customized) footer .club-title span.text-xl {
    font-size: 22.8px;
    font-size: 2.28rem;
  }
}

@media (min-width: 1600px) {
  html body h2,
  html body .h2,
  html body h2 *[class^="title-"],
  html body .h2 *[class^="title-"],
  html body.front:not(.customized) footer .club-title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

html body h3,
html body .h3,
html body h3 *[class^="title-"],
html body .h3 *[class^="title-"] {
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-size: 2rem;
}

html body h3.text-sm,
html body h3 strong.text-sm,
html body h3 span.text-sm,
html body .h3.text-sm,
html body h3 .text-sm[class^="title-"],
html body .h3 .text-sm[class^="title-"],
html body .h3 strong.text-sm,
html body h3 *[class^="title-"] strong.text-sm,
html body .h3 span.text-sm,
html body h3 *[class^="title-"] span.text-sm {
  font-size: 16px;
  font-size: 1.6rem;
}

html body h3.text-xl,
html body h3 strong.text-xl,
html body h3 span.text-xl,
html body .h3.text-xl,
html body h3 .text-xl[class^="title-"],
html body .h3 .text-xl[class^="title-"],
html body .h3 strong.text-xl,
html body h3 *[class^="title-"] strong.text-xl,
html body .h3 span.text-xl,
html body h3 *[class^="title-"] span.text-xl {
  font-size: 19px;
  font-size: 1.9rem;
}

@media (min-width: 768px) {
  html body h3,
  html body .h3,
  html body h3 *[class^="title-"],
  html body .h3 *[class^="title-"] {
    font-size: 20px;
    font-size: 2rem;
  }

  html body h3.text-sm,
  html body h3 strong.text-sm,
  html body h3 span.text-sm,
  html body .h3.text-sm,
  html body h3 .text-sm[class^="title-"],
  html body .h3 .text-sm[class^="title-"],
  html body .h3 strong.text-sm,
  html body h3 *[class^="title-"] strong.text-sm,
  html body .h3 span.text-sm,
  html body h3 *[class^="title-"] span.text-sm {
    font-size: 16px;
    font-size: 1.6rem;
  }

  html body h3.text-xl,
  html body h3 strong.text-xl,
  html body h3 span.text-xl,
  html body .h3.text-xl,
  html body h3 .text-xl[class^="title-"],
  html body .h3 .text-xl[class^="title-"],
  html body .h3 strong.text-xl,
  html body h3 *[class^="title-"] strong.text-xl,
  html body .h3 span.text-xl,
  html body h3 *[class^="title-"] span.text-xl {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media (min-width: 1024px) {
  html body h3,
  html body .h3,
  html body h3 *[class^="title-"],
  html body .h3 *[class^="title-"] {
    font-size: 20px;
    font-size: 2rem;
  }

  html body h3.text-sm,
  html body h3 strong.text-sm,
  html body h3 span.text-sm,
  html body .h3.text-sm,
  html body h3 .text-sm[class^="title-"],
  html body .h3 .text-sm[class^="title-"],
  html body .h3 strong.text-sm,
  html body h3 *[class^="title-"] strong.text-sm,
  html body .h3 span.text-sm,
  html body h3 *[class^="title-"] span.text-sm {
    font-size: 16px;
    font-size: 1.6rem;
  }

  html body h3.text-xl,
  html body h3 strong.text-xl,
  html body h3 span.text-xl,
  html body .h3.text-xl,
  html body h3 .text-xl[class^="title-"],
  html body .h3 .text-xl[class^="title-"],
  html body .h3 strong.text-xl,
  html body h3 *[class^="title-"] strong.text-xl,
  html body .h3 span.text-xl,
  html body h3 *[class^="title-"] span.text-xl {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media (min-width: 1600px) {
  html body h3,
  html body .h3,
  html body h3 *[class^="title-"],
  html body .h3 *[class^="title-"] {
    font-size: 20px;
    font-size: 2rem;
  }
}

html body h4,
html body .h4,
html body h4 *[class^="title-"],
html body .h4 *[class^="title-"] {
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  font-size: 17px;
  font-size: 1.7rem;
}

html body h4.text-sm,
html body h4 strong.text-sm,
html body h4 span.text-sm,
html body .h4.text-sm,
html body h4 .text-sm[class^="title-"],
html body .h4 .text-sm[class^="title-"],
html body .h4 strong.text-sm,
html body h4 *[class^="title-"] strong.text-sm,
html body .h4 span.text-sm,
html body h4 *[class^="title-"] span.text-sm {
  font-size: 13.6px;
  font-size: 1.36rem;
}

html body h4.text-xl,
html body h4 strong.text-xl,
html body h4 span.text-xl,
html body .h4.text-xl,
html body h4 .text-xl[class^="title-"],
html body .h4 .text-xl[class^="title-"],
html body .h4 strong.text-xl,
html body h4 *[class^="title-"] strong.text-xl,
html body .h4 span.text-xl,
html body h4 *[class^="title-"] span.text-xl {
  font-size: 15.4px;
  font-size: 1.54rem;
}

@media (min-width: 768px) {
  html body h4,
  html body .h4,
  html body h4 *[class^="title-"],
  html body .h4 *[class^="title-"] {
    font-size: 17.5px;
    font-size: 1.75rem;
  }

  html body h4.text-sm,
  html body h4 strong.text-sm,
  html body h4 span.text-sm,
  html body .h4.text-sm,
  html body h4 .text-sm[class^="title-"],
  html body .h4 .text-sm[class^="title-"],
  html body .h4 strong.text-sm,
  html body h4 *[class^="title-"] strong.text-sm,
  html body .h4 span.text-sm,
  html body h4 *[class^="title-"] span.text-sm {
    font-size: 14px;
    font-size: 1.4rem;
  }

  html body h4.text-xl,
  html body h4 strong.text-xl,
  html body h4 span.text-xl,
  html body .h4.text-xl,
  html body h4 .text-xl[class^="title-"],
  html body .h4 .text-xl[class^="title-"],
  html body .h4 strong.text-xl,
  html body h4 *[class^="title-"] strong.text-xl,
  html body .h4 span.text-xl,
  html body h4 *[class^="title-"] span.text-xl {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (min-width: 1024px) {
  html body h4,
  html body .h4,
  html body h4 *[class^="title-"],
  html body .h4 *[class^="title-"] {
    font-size: 18px;
    font-size: 1.8rem;
  }

  html body h4.text-sm,
  html body h4 strong.text-sm,
  html body h4 span.text-sm,
  html body .h4.text-sm,
  html body h4 .text-sm[class^="title-"],
  html body .h4 .text-sm[class^="title-"],
  html body .h4 strong.text-sm,
  html body h4 *[class^="title-"] strong.text-sm,
  html body .h4 span.text-sm,
  html body h4 *[class^="title-"] span.text-sm {
    font-size: 14.4px;
    font-size: 1.44rem;
  }

  html body h4.text-xl,
  html body h4 strong.text-xl,
  html body h4 span.text-xl,
  html body .h4.text-xl,
  html body h4 .text-xl[class^="title-"],
  html body .h4 .text-xl[class^="title-"],
  html body .h4 strong.text-xl,
  html body h4 *[class^="title-"] strong.text-xl,
  html body .h4 span.text-xl,
  html body h4 *[class^="title-"] span.text-xl {
    font-size: 21.6px;
    font-size: 2.16rem;
  }
}

@media (min-width: 1600px) {
  html body h4,
  html body .h4,
  html body h4 *[class^="title-"],
  html body .h4 *[class^="title-"] {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

html body h5,
html body .h5,
html body h5 *[class^="title-"],
html body .h5 *[class^="title-"] {
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
}

html body h5.text-sm,
html body h5 strong.text-sm,
html body h5 span.text-sm,
html body .h5.text-sm,
html body h5 .text-sm[class^="title-"],
html body .h5 .text-sm[class^="title-"],
html body .h5 strong.text-sm,
html body h5 *[class^="title-"] strong.text-sm,
html body .h5 span.text-sm,
html body h5 *[class^="title-"] span.text-sm {
  font-size: 11.2px;
  font-size: 1.12rem;
}

html body h5.text-xl,
html body h5 strong.text-xl,
html body h5 span.text-xl,
html body .h5.text-xl,
html body h5 .text-xl[class^="title-"],
html body .h5 .text-xl[class^="title-"],
html body .h5 strong.text-xl,
html body h5 *[class^="title-"] strong.text-xl,
html body .h5 span.text-xl,
html body h5 *[class^="title-"] span.text-xl {
  font-size: 11.8px;
  font-size: 1.18rem;
}

@media (min-width: 768px) {
  html body h5,
  html body .h5,
  html body h5 *[class^="title-"],
  html body .h5 *[class^="title-"] {
    font-size: 14px;
    font-size: 1.4rem;
  }

  html body h5.text-sm,
  html body h5 strong.text-sm,
  html body h5 span.text-sm,
  html body .h5.text-sm,
  html body h5 .text-sm[class^="title-"],
  html body .h5 .text-sm[class^="title-"],
  html body .h5 strong.text-sm,
  html body h5 *[class^="title-"] strong.text-sm,
  html body .h5 span.text-sm,
  html body h5 *[class^="title-"] span.text-sm {
    font-size: 11.2px;
    font-size: 1.12rem;
  }

  html body h5.text-xl,
  html body h5 strong.text-xl,
  html body h5 span.text-xl,
  html body .h5.text-xl,
  html body h5 .text-xl[class^="title-"],
  html body .h5 .text-xl[class^="title-"],
  html body .h5 strong.text-xl,
  html body h5 *[class^="title-"] strong.text-xl,
  html body .h5 span.text-xl,
  html body h5 *[class^="title-"] span.text-xl {
    font-size: 16.8px;
    font-size: 1.68rem;
  }
}

@media (min-width: 1024px) {
  html body h5,
  html body .h5,
  html body h5 *[class^="title-"],
  html body .h5 *[class^="title-"] {
    font-size: 14px;
    font-size: 1.4rem;
  }

  html body h5.text-sm,
  html body h5 strong.text-sm,
  html body h5 span.text-sm,
  html body .h5.text-sm,
  html body h5 .text-sm[class^="title-"],
  html body .h5 .text-sm[class^="title-"],
  html body .h5 strong.text-sm,
  html body h5 *[class^="title-"] strong.text-sm,
  html body .h5 span.text-sm,
  html body h5 *[class^="title-"] span.text-sm {
    font-size: 11.2px;
    font-size: 1.12rem;
  }

  html body h5.text-xl,
  html body h5 strong.text-xl,
  html body h5 span.text-xl,
  html body .h5.text-xl,
  html body h5 .text-xl[class^="title-"],
  html body .h5 .text-xl[class^="title-"],
  html body .h5 strong.text-xl,
  html body h5 *[class^="title-"] strong.text-xl,
  html body .h5 span.text-xl,
  html body h5 *[class^="title-"] span.text-xl {
    font-size: 16.8px;
    font-size: 1.68rem;
  }
}

@media (min-width: 1600px) {
  html body h5,
  html body .h5,
  html body h5 *[class^="title-"],
  html body .h5 *[class^="title-"] {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

html body h6,
html body .h6,
html body h6 *[class^="title-"],
html body .h6 *[class^="title-"] {
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
}

html body h6.text-sm,
html body h6 strong.text-sm,
html body h6 span.text-sm,
html body .h6.text-sm,
html body h6 .text-sm[class^="title-"],
html body .h6 .text-sm[class^="title-"],
html body .h6 strong.text-sm,
html body h6 *[class^="title-"] strong.text-sm,
html body .h6 span.text-sm,
html body h6 *[class^="title-"] span.text-sm {
  font-size: 9.6px;
  font-size: 0.96rem;
}

html body h6.text-xl,
html body h6 strong.text-xl,
html body h6 span.text-xl,
html body .h6.text-xl,
html body h6 .text-xl[class^="title-"],
html body .h6 .text-xl[class^="title-"],
html body .h6 strong.text-xl,
html body h6 *[class^="title-"] strong.text-xl,
html body .h6 span.text-xl,
html body h6 *[class^="title-"] span.text-xl {
  font-size: 9.4px;
  font-size: 0.94rem;
}

@media (min-width: 768px) {
  html body h6,
  html body .h6,
  html body h6 *[class^="title-"],
  html body .h6 *[class^="title-"] {
    font-size: 13px;
    font-size: 1.3rem;
  }

  html body h6.text-sm,
  html body h6 strong.text-sm,
  html body h6 span.text-sm,
  html body .h6.text-sm,
  html body h6 .text-sm[class^="title-"],
  html body .h6 .text-sm[class^="title-"],
  html body .h6 strong.text-sm,
  html body h6 *[class^="title-"] strong.text-sm,
  html body .h6 span.text-sm,
  html body h6 *[class^="title-"] span.text-sm {
    font-size: 10.4px;
    font-size: 1.04rem;
  }

  html body h6.text-xl,
  html body h6 strong.text-xl,
  html body h6 span.text-xl,
  html body .h6.text-xl,
  html body h6 .text-xl[class^="title-"],
  html body .h6 .text-xl[class^="title-"],
  html body .h6 strong.text-xl,
  html body h6 *[class^="title-"] strong.text-xl,
  html body .h6 span.text-xl,
  html body h6 *[class^="title-"] span.text-xl {
    font-size: 15.6px;
    font-size: 1.56rem;
  }
}

@media (min-width: 1024px) {
  html body h6,
  html body .h6,
  html body h6 *[class^="title-"],
  html body .h6 *[class^="title-"] {
    font-size: 14px;
    font-size: 1.4rem;
  }

  html body h6.text-sm,
  html body h6 strong.text-sm,
  html body h6 span.text-sm,
  html body .h6.text-sm,
  html body h6 .text-sm[class^="title-"],
  html body .h6 .text-sm[class^="title-"],
  html body .h6 strong.text-sm,
  html body h6 *[class^="title-"] strong.text-sm,
  html body .h6 span.text-sm,
  html body h6 *[class^="title-"] span.text-sm {
    font-size: 11.2px;
    font-size: 1.12rem;
  }

  html body h6.text-xl,
  html body h6 strong.text-xl,
  html body h6 span.text-xl,
  html body .h6.text-xl,
  html body h6 .text-xl[class^="title-"],
  html body .h6 .text-xl[class^="title-"],
  html body .h6 strong.text-xl,
  html body h6 *[class^="title-"] strong.text-xl,
  html body .h6 span.text-xl,
  html body h6 *[class^="title-"] span.text-xl {
    font-size: 16.8px;
    font-size: 1.68rem;
  }
}

@media (min-width: 1600px) {
  html body h6,
  html body .h6,
  html body h6 *[class^="title-"],
  html body .h6 *[class^="title-"] {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  html body p,
  html body ul li,
  html body ol li {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

html body .small {
  font-size: 0.70em;
  line-height: 1.2;
}

html body .text-sm {
  font-size: 0.85em;
  line-height: 1.2;
}

html body .big {
  font-size: 1.25em;
  line-height: 1.2;
}

html body .strong {
  font-weight: 700;
}

html body .medium {
  font-weight: 500;
}

html body .semibold {
  font-weight: 600;
}

html body .upper {
  text-transform: uppercase;
}

html body .lower {
  text-transform: lowercase;
}

html body .capitalize {
  text-transform: capitalize;
}

html body .text-shadow {
  text-shadow: 0px 0px 3px rgba(30, 30, 30, 0.1);
}

html body .gradient-text {
  background: #C2D500;
  background: linear-gradient(45deg, #C2D500 0%, #F7A629 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color1', endColorstr='$color2', GradientType=0 );
  -webkit-background-clip: text !important;
  -ms-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  -ms-text-fill-color: transparent;
  -o-text-fill-color: transparent;
}

html body h2 {
  color: #003D84;
}

html body .clean-list {
  list-style: none;
  padding-left: 0;
}

html body .clean-list li {
  margin-bottom: 1rem;
}

html body .h-list {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -o-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

html body .h-list li {
  margin-bottom: 0;
}

html body .list-icon > li {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

html body .list-icon > li:not(:last-child) {
  margin-bottom: 2rem;
}

html body .list-icon > li > * {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: left;
}

html body .list-icon > li > picture {
  margin-right: 3rem;
  width: 3rem;
  height: 3rem;
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -o-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex: 0 0 3rem;
  flex: 0 0 3rem;
}

html body .w-100 {
  width: 100%;
}

html body .h-100 {
  height: 100%;
}

html body .tooltip {
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "Poppins", sans-serif;
}

html body .tooltip > .tooltip-inner {
  background-color: #003D84;
}

html body .tooltip.top .tooltip-arrow {
  border-top-color: #003D84;
}

html body .ls-0 {
  letter-spacing: 0;
}

html body .order-0 {
  -ms-flex-order: 0;
  order: 0;
}

html body .grow-0 {
  -ms-flex-positive: 0;
  flex-grow: 0;
}

html body .ls-1 {
  letter-spacing: 1;
}

html body .order-1 {
  -ms-flex-order: 1;
  order: 1;
}

html body .grow-1 {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

html body .ls-2 {
  letter-spacing: 2;
}

html body .order-2 {
  -ms-flex-order: 2;
  order: 2;
}

html body .grow-2 {
  -ms-flex-positive: 2;
  flex-grow: 2;
}

html body .ls-3 {
  letter-spacing: 3;
}

html body .order-3 {
  -ms-flex-order: 3;
  order: 3;
}

html body .grow-3 {
  -ms-flex-positive: 3;
  flex-grow: 3;
}

html body .text-success {
  color: #94a200;
}

html body .border-success {
  border-color: #C2D500 !important;
}

html body .bg-success,
html body .badge-success {
  background-color: #C2D500 !important;
}

html body .msg-success {
  background-color: #C2D500;
  border-color: #C2D500;
  border-width: 0;
  color: #FFFFFF;
}

html body .alert {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  border-radius: 1rem;
}

html body .alert-success {
  background-color: #C2D500;
  border-color: #C2D500;
  color: #FFFFFF;
}

html body .alert-success .close {
  color: #FFFFFF;
  opacity: 0.8;
}

html body .text-danger {
  color: #bd142b;
}

html body .border-danger {
  border-color: #E71D38 !important;
}

html body .bg-danger,
html body .badge-danger {
  background-color: #E71D38 !important;
}

html body .msg-danger {
  background-color: #E71D38;
  border-color: #E71D38;
  border-width: 0;
  color: #FFFFFF;
}

html body .alert {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  border-radius: 1rem;
}

html body .alert-danger {
  background-color: #E71D38;
  border-color: #E71D38;
  color: #FFFFFF;
}

html body .alert-danger .close {
  color: #FFFFFF;
  opacity: 0.8;
}

html body .text-warning {
  color: #e48e09;
}

html body .border-warning {
  border-color: #F7A629 !important;
}

html body .bg-warning,
html body .badge-warning {
  background-color: #F7A629 !important;
}

html body .msg-warning {
  background-color: #F7A629;
  border-color: #F7A629;
  border-width: 0;
  color: #FFFFFF;
}

html body .alert {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  border-radius: 1rem;
}

html body .alert-warning {
  background-color: #F7A629;
  border-color: #F7A629;
  color: #FFFFFF;
}

html body .alert-warning .close {
  color: #FFFFFF;
  opacity: 0.8;
}

html body .text-info {
  color: #475055;
}

html body .border-info {
  border-color: #5e6a71 !important;
}

html body .bg-info,
html body .badge-info {
  background-color: #5e6a71 !important;
}

html body .msg-info {
  background-color: #5e6a71;
  border-color: #5e6a71;
  border-width: 0;
  color: #FFFFFF;
}

html body .alert {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  border-radius: 1rem;
}

html body .alert-info {
  background-color: #5e6a71;
  border-color: #5e6a71;
  color: #FFFFFF;
}

html body .alert-info .close {
  color: #FFFFFF;
  opacity: 0.8;
}

html body .br-0 {
  border-radius: 0rem;
}

html body .gap-0 {
  gap: 0rem;
}

html body .border-0 {
  border-width: 0px;
  border-style: solid;
}

html body .br-1 {
  border-radius: 1rem;
}

html body .gap-1 {
  gap: 1rem;
}

html body .border-1 {
  border-width: 1px;
  border-style: solid;
}

html body .br-2 {
  border-radius: 2rem;
}

html body .gap-2 {
  gap: 2rem;
}

html body .border-2 {
  border-width: 2px;
  border-style: solid;
}

html body .br-3 {
  border-radius: 3rem;
}

html body .gap-3 {
  gap: 3rem;
}

html body .border-3 {
  border-width: 3px;
  border-style: solid;
}

html body .br-4 {
  border-radius: 4rem;
}

html body .gap-4 {
  gap: 4rem;
}

html body .border-4 {
  border-width: 4px;
  border-style: solid;
}

html body .br-5 {
  border-radius: 5rem;
}

html body .gap-5 {
  gap: 5rem;
}

html body .border-5 {
  border-width: 5px;
  border-style: solid;
}

html body .gap-05 {
  gap: 0.5rem;
}

html body .card {
  background-color: #FFFFFF;
  border-radius: 1.5rem;
  overflow: hidden;
  filter: drop-shadow(0 2rem 8rem 0 rgba(0, 61, 132, 0.14));
  box-shadow: 0 2rem 8rem 0 rgba(0, 61, 132, 0.14);
}

html body .card > .card-info {
  padding: 2rem 3rem 0rem;
}

html body .card .card-header {
  padding: 2rem 3rem 0rem;
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -o-align-items: baseline;
  -moz-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

html body .card > .card-body {
  padding: 2rem 3rem 2rem;
}

html body .card > .card-footer {
  padding: 2rem 3rem;
  border-top: 1px solid #e7e7e7;
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -o-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 2rem;
}

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

html body .fade:not(.modal-backdrop) {
  opacity: 0;
  transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
}

html body .fade:not(.modal-backdrop).active,
html body .fade:not(.modal-backdrop).show,
html body .fade:not(.modal-backdrop).in {
  opacity: 1;
}

.br-0 {
  border-radius: 0;
}

.br-05 {
  border-radius: 0.5rem;
}

.br-1 {
  border-radius: 1.5rem;
}

.br-2 {
  border-radius: 2.5rem;
}

.br-3 {
  border-radius: 3rem;
}

.br-4 {
  border-radius: 4rem;
}

.gap-05 {
  gap: 0.5rem;
}

.gap-0 {
  gap: 0rem;
}

.gap-1 {
  gap: 1rem;
}

.gap-2 {
  gap: 2rem;
}

.gap-3 {
  gap: 3rem;
}

.gap-4 {
  gap: 4rem;
}

.gap-5 {
  gap: 5rem;
}

@media (min-width: 576px) {
  .br-sm-0 {
    border-radius: 0;
  }

  .br-sm-05 {
    border-radius: 0.5rem;
  }

  .br-sm-1 {
    border-radius: 1.5rem;
  }

  .br-sm-2 {
    border-radius: 2.5rem;
  }

  .br-sm-3 {
    border-radius: 3rem;
  }

  .br-sm-4 {
    border-radius: 4rem;
  }

  .gap-sm-05 {
    gap: 0.5rem;
  }

  .gap-sm-0 {
    gap: 0rem;
  }

  .gap-sm-1 {
    gap: 1rem;
  }

  .gap-sm-2 {
    gap: 2rem;
  }

  .gap-sm-3 {
    gap: 3rem;
  }

  .gap-sm-4 {
    gap: 4rem;
  }

  .gap-sm-5 {
    gap: 5rem;
  }
}

@media (min-width: 768px) {
  .br-md-0 {
    border-radius: 0;
  }

  .br-md-05 {
    border-radius: 0.5rem;
  }

  .br-md-1 {
    border-radius: 1.5rem;
  }

  .br-md-2 {
    border-radius: 2.5rem;
  }

  .br-md-3 {
    border-radius: 3rem;
  }

  .br-md-4 {
    border-radius: 4rem;
  }

  .gap-md-05 {
    gap: 0.5rem;
  }

  .gap-md-0 {
    gap: 0rem;
  }

  .gap-md-1 {
    gap: 1rem;
  }

  .gap-md-2 {
    gap: 2rem;
  }

  .gap-md-3 {
    gap: 3rem;
  }

  .gap-md-4 {
    gap: 4rem;
  }

  .gap-md-5 {
    gap: 5rem;
  }
}

@media (min-width: 1024px) {
  .br-lg-0 {
    border-radius: 0;
  }

  .br-lg-05 {
    border-radius: 0.5rem;
  }

  .br-lg-1 {
    border-radius: 1.5rem;
  }

  .br-lg-2 {
    border-radius: 2.5rem;
  }

  .br-lg-3 {
    border-radius: 3rem;
  }

  .br-lg-4 {
    border-radius: 4rem;
  }

  .gap-lg-05 {
    gap: 0.5rem;
  }

  .gap-lg-0 {
    gap: 0rem;
  }

  .gap-lg-1 {
    gap: 1rem;
  }

  .gap-lg-2 {
    gap: 2rem;
  }

  .gap-lg-3 {
    gap: 3rem;
  }

  .gap-lg-4 {
    gap: 4rem;
  }

  .gap-lg-5 {
    gap: 5rem;
  }
}

@media (min-width: 1200px) {
  .br-xl-0 {
    border-radius: 0;
  }

  .br-xl-05 {
    border-radius: 0.5rem;
  }

  .br-xl-1 {
    border-radius: 1.5rem;
  }

  .br-xl-2 {
    border-radius: 2.5rem;
  }

  .br-xl-3 {
    border-radius: 3rem;
  }

  .br-xl-4 {
    border-radius: 4rem;
  }

  .gap-xl-05 {
    gap: 0.5rem;
  }

  .gap-xl-0 {
    gap: 0rem;
  }

  .gap-xl-1 {
    gap: 1rem;
  }

  .gap-xl-2 {
    gap: 2rem;
  }

  .gap-xl-3 {
    gap: 3rem;
  }

  .gap-xl-4 {
    gap: 4rem;
  }

  .gap-xl-5 {
    gap: 5rem;
  }
}

.modal {
  background-color: rgba(0, 37, 81, 0.7);
}

.modal .modal-content {
  border: none;
  border-radius: 1.5rem;
  padding: 0;
  filter: drop-shadow(0 0 2rem 0 rgba(30, 30, 30, 0.2));
  box-shadow: 0 0 2rem 0 rgba(30, 30, 30, 0.2);
}

.modal .modal-content .modal-header {
  border-radius: 1.5rem 1.5rem 0 0;
  overflow: hidden;
  width: 100%;
  padding: 0;
}

.modal .modal-content .modal-header .close {
  z-index: 999;
  background-color: rgba(0, 61, 132, 0.5);
  border: 3px solid #C2D500;
  transform: rotate(0deg);
  position: absolute;
  top: 0rem;
  right: -2rem;
  transition: transform 0.3s ease;
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-justify-content: center;
  -moz-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -o-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  width: 3rem;
  height: 3rem;
  font-size: 27px;
}

.modal .modal-content .modal-header .close path,
.modal .modal-content .modal-header .close rect,
.modal .modal-content .modal-header .close polygon,
.modal .modal-content .modal-header .close g {
  fill: #C2D500;
}

.modal .modal-content .modal-header .close:hover {
  cursor: pointer;
  transform: rotate(0deg);
}

.modal .modal-content .modal-header picture {
  width: 100%;
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-justify-content: center;
  -moz-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -o-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  place-content: center;
  place-items: center;
  overflow: hidden;
}

@media (min-width: 1024px) {
  .modal .modal-content .modal-header picture {
    max-height: 25rem;
  }
}

.modal .modal-content .modal-header picture img {
  min-width: 100%;
  object-fit: cover;
  object-position: center;
}

@media (min-width: 1024px) {
  .modal .modal-content .modal-body {
    padding: 2rem 6rem 3rem;
  }
}

@media (min-width: 1200px) {
  .modal.modal-xl {
    max-width: 110rem;
  }
}

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

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

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

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

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

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

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

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

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

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

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

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

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

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1024px) {
  .d-lg-none {
    display: none !important;
  }

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

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

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

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

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

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

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

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

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

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

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

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

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

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

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

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

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

  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

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

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

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

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

  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1024px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

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

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

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

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

  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

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

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

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

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

  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

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

.nav-link {
  display: block;
  padding: 0.5rem 1.5rem;
  text-decoration: none;
}

.nav-link:hover,
.nav-link:focus {
  text-decoration: none;
}

.nav-tabs {
  -o-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
  border-bottom: none;
}

.nav-tabs > li {
  float: none;
  margin-bottom: 0;
}

.nav-tabs .nav-link {
  margin: 0 0.5rem 0rem 0;
  font-size: 11px;
  font-size: 1.1rem;
  background-color: #e7e7e7;
  color: #1e1e1e;
  width: fit-content;
  border-radius: 3px;
  border: none;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.55px;
  max-width: 20rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: #e7e7e7 #e7e7e7 #999999;
}

.nav-tabs .nav-link.disabled {
  color: #5e6a71;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.active .nav-link {
  color: #FFFFFF;
  background-color: #F7A629;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 5px;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #FFFFFF;
  background-color: #F7A629;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
  top: 50px;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

.modal.show .modal-dialog {
  transform: none;
}

.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: subtract(100%, 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: subtract(100vh, 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

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

.modal-dialog-centered::before {
  display: block;
  height: subtract(100vh, 1rem);
  height: min-content;
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 1px solid #F4f4f4;
  border-radius: 3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #1e1e1e;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #F4f4f4;
  border-top-left-radius: subtract(3rem, 1px);
  border-top-right-radius: subtract(3rem, 1px);
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
  width: 100%;
  background-color: #4A5164;
}

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

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #F4f4f4;
  border-bottom-right-radius: subtract(3rem, 1px);
  border-bottom-left-radius: subtract(3rem, 1px);
}

.modal-footer > * {
  margin: 0.25rem;
}

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 95%;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    max-height: subtract(100%, 3.5rem);
  }

  .modal-dialog-scrollable .modal-content {
    max-height: subtract(100vh, 3.5rem);
  }

  .modal-dialog-centered {
    min-height: subtract(100%, 3.5rem);
  }

  .modal-dialog-centered::before {
    height: subtract(100vh, 3.5rem);
    height: min-content;
  }

  .modal-sm {
    max-width: 80%;
  }
}

@media (min-width: 1024px) {
  .modal-lg,
  .modal-xl {
    max-width: 95%;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}

.modal-xs {
  max-width: 300px;
  margin-top: 50px;
}

.noUi-target {
  background: #B3C5DA;
  border: none;
  box-shadow: none;
}

.noUi-horizontal {
  height: 4px;
}

.noUi-base .noUi-connect {
  background-color: #003D84;
  box-shadow: none;
}

.noUi-base .noUi-background {
  background: #B3C5DA;
  box-shadow: none;
}

.noUi-base .noUi-handle {
  border-radius: 100%;
  box-shadow: none;
  border: none;
  background-color: #003D84;
  width: 1rem;
  height: 1rem;
  left: -0.5rem;
  top: -0.3rem;
}

.noUi-base .noUi-handle:focus,
.noUi-base .noUi-handle:active {
  cursor: grabbing;
}

.noUi-base .noUi-handle:before,
.noUi-base .noUi-handle:after {
  display: none;
}

.noUi-base .noUi-handle span {
  font-size: 10px;
  font-size: 1rem;
  color: #003D84;
  font-weight: 500;
  top: 1.5rem;
  display: block;
  position: absolute;
  width: max-content;
}

.noUi-base .noUi-handle.noUi-handle-upper span {
  right: 0;
}

.level-text {
  font-size: 10px;
  font-size: 1rem;
  color: #003D84;
  font-weight: 500;
}

.custom-wrapper {
  background-color: #F4f4f4;
  min-height: calc(100vh - 12.1rem);
  padding: 1rem 0;
}

.custom-wrapper ::-webkit-scrollbar {
  width: 1rem;
  background-color: transparent;
  height: 1rem;
  box-shadow: none;
}

.custom-wrapper ::-webkit-scrollbar-thumb {
  background-color: #C2D500;
  border-radius: 1.2rem;
  width: 1rem;
  box-shadow: none;
  border: 1px solid transparent;
  background-clip: padding-box;
}

.custom-wrapper ::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 1.2rem;
  box-shadow: none;
}

@media (min-width: 320px) and (max-width: 767px) {
  .custom-wrapper ::-webkit-scrollbar {
    width: 0.75rem;
  }

  .custom-wrapper ::-webkit-scrollbar-track {
    width: 0.5rem;
  }
}

.custom-wrapper body {
  scrollbar-face-color: #C2D500;
  scrollbar-track-color: transparent;
}

@media (max-width: 768px) {
  .custom-wrapper {
    margin-top: 4.9rem;
    padding: 1rem 0.7rem;
  }
}

@media (min-width: 768px) {
  .custom-wrapper {
    padding: 3rem;
    overflow: auto;
    min-height: calc(100vh - 18.614rem);
    max-height: calc(100vh - 18.614rem);
  }
}

@media (min-width: 1200px) {
  .custom-wrapper {
    min-height: calc(100vh - 18.755rem);
    max-height: calc(100vh - 18.755rem);
  }
}

@media (min-width: 1600px) {
  .custom-wrapper {
    overflow: auto;
    min-height: calc(100vh - 19.497rem);
    max-height: calc(100vh - 19.497rem);
  }
}

.front.esDemo .custom-wrapper {
  min-height: calc(100vh - $footer-h-xs);
}

@media (max-width: 768px) {
  .front.esDemo .custom-wrapper {
    margin-top: calc($header-h-xs + 8.41rem);
  }
}

@media (min-width: 768px) {
  .front.esDemo .custom-wrapper {
    min-height: calc(100vh - 23.655rem);
    max-height: calc(100vh - 23.655rem);
  }
}

@media (min-width: 1200px) {
  .front.esDemo .custom-wrapper {
    min-height: calc(100vh - 28.165rem);
    max-height: calc(100vh - 28.165rem);
  }
}

@media (min-width: 1600px) {
  .front.esDemo .custom-wrapper {
    min-height: calc(100vh - 28.907rem);
    max-height: calc(100vh - 28.907rem);
  }
}

@media (min-width: 1024px) {
  header {
    min-height: 12.614rem;
    height: 12.614rem;
  }
}

@media (min-width: 1200px) {
  header {
    min-height: 12.755rem;
    height: 12.755rem;
  }
}

@media (min-width: 1600px) {
  header {
    min-height: 13.497rem;
    height: 13.497rem;
  }
}

@media (max-width: 768px) {
  body.front .header-margin-top {
    height: 5.5rem;
  }
}

body.front header {
  font-size: 14px;
  font-size: 1.4rem;
  /*    @include desktop {
            height: $header-h;
        } */
}

body.front header .user-box {
  position: relative;
}

body.front header .user-box .thumbnail {
  border-radius: 100%;
  overflow: hidden;
  border: 3px solid rgba(94, 106, 113, 0.2);
  padding: 0;
}

body.front header .user-box .thumbnail + .badge {
  position: absolute;
  bottom: -5px;
  right: -5px;
  filter: drop-shadow(0 0 2rem 0 rgba(30, 30, 30, 0.2));
  box-shadow: 0 0 2rem 0 rgba(30, 30, 30, 0.2);
  width: 2.2rem;
  height: 2.2rem;
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-justify-content: center;
  -moz-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -o-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  padding: 0.2rem;
}

body.front header .user-box .thumbnail + .badge a * {
  color: #1e1e1e;
}

body.front header .header-logo {
  max-height: 85px;
}

body.front header .custom-nav {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

body:not(.customized) body.front header .custom-nav a {
  color: #FFFFFF;
}

body.front header .custom-nav > * {
  padding: 1rem 0.3rem;
}

body.front header .main-menu {
  border: none;
}

body.front header .main-menu ul li {
  position: relative;
}

body.front header .main-menu ul li a {
  font-weight: 500;
  padding: 0.7rem 0.7rem;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 500;
}

body.front header .main-menu ul li a .fa {
  font-size: 11px;
  font-size: 1.1rem;
}

@media (min-width: 768px) {
  body.front header .main-menu ul li a {
    padding: 0.7rem 0.5rem;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media (min-width: 1024px) {
  body.front header .main-menu ul li a {
    padding: 0.7rem 0.7rem;
  }
}

@media (min-width: 1200px) {
  body.front header .main-menu ul li a {
    padding: 0.7rem 0.7rem;
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media (min-width: 1600px) {
  body.front header .main-menu ul li a {
    padding: 1rem 1.25rem;
    font-size: 14px;
    font-size: 1.4rem;
  }

  body.front header .main-menu ul li a .fa {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

body.front header .main-menu ul li a .cfa-admin {
  background-color: #5e6a71;
  padding: 3px 6px;
  border-radius: 2rem;
}

body.front header .main-menu ul li a .badge {
  position: absolute;
  left: -9px;
  top: 3px;
}

body.front header .navbarMobile .container-fluid .navbar-header {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -o-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-width: calc(100vw - 2rem);
}

body.front header .navbarMobile .container-fluid .navbar-header > *:first-child {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

body.front header .navbarMobile .container-fluid .navbar-header > *.navbar-toggle {
  -ms-flex: 0 0 4.2rem;
  flex: 0 0 4.2rem;
  margin: 8px 0;
}

body.front header .navbarMobile .container-fluid .navbar-header > *.demoHeaderMobile {
  -ms-flex: 1 0 calc(100vw - 2rem);
  flex: 1 0 calc(100vw - 2rem);
  text-align: center;
}

body.front header .navbarMobile .container-fluid .navbar-header > *.demoHeaderMobile p,
body.front header .navbarMobile .container-fluid .navbar-header > *.demoHeaderMobile a {
  font-size: 11px;
  font-size: 1.1rem;
}

body.front header .navbarMobile .container-fluid .navbar-header .navbar-brand {
  width: auto;
  color: #003D84;
}

@media (max-width: 768px) {
  body.front header .navbarMobile .container-fluid .navbar-header .navbar-brand {
    max-width: calc(100vw - 9.7rem);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 1px;
  }
}

body.front #sidebar-wrapper {
  background-color: #f7f7f7;
  color: #5e6a71;
  width: 90%;
}

@media (min-width: 320px) and (max-width: 767px) {
  body.front #sidebar-wrapper:after {
    content: '';
    display: block;
    clear: both;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 37, 81, 0.7);
    position: fixed;
    z-index: -1;
  }
}

body.front #sidebar-wrapper a h4 {
  color: #003D84;
}

body.front #sidebar-wrapper > a,
body.front #sidebar-wrapper h4,
body.front #sidebar-wrapper ul > li,
body.front #sidebar-wrapper ul > li > a {
  color: #5e6a71;
}

body.front #sidebar-wrapper .sidebar-brand {
  padding: 0 1rem;
}

body.front #sidebar-wrapper .sidebar-brand .closeBtn {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
}

body.front #sidebar-wrapper .sidebar-brand .closeBtn svg path,
body.front #sidebar-wrapper .sidebar-brand .closeBtn svg rect,
body.front #sidebar-wrapper .sidebar-brand .closeBtn svg polygon,
body.front #sidebar-wrapper .sidebar-brand .closeBtn svg g {
  fill: #003D84;
}

body.front #sidebar-wrapper .sidebar-brand .pull-left {
  max-width: calc(100vw - 9.7rem);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

body.front #sidebar-wrapper .sidebar-nav {
  height: 100%;
  background-color: #FFFFFF;
}

body.front #sidebar-wrapper .sidebar-nav li {
  position: relative;
  text-indent: 2rem;
  line-height: 3.4rem;
}

body.front #sidebar-wrapper .sidebar-nav li.user-menu-responsive {
  margin-bottom: 1rem;
}

body.front #sidebar-wrapper .sidebar-nav li.user-menu-responsive .user-name {
  max-width: calc(100vw - 19rem);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

body.front #sidebar-wrapper .sidebar-nav li a {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  min-height: 3.2rem;
  font-weight: 500;
}

body.front #sidebar-wrapper .sidebar-nav li a .badge {
  margin-left: 0.5rem;
}

body.front #sidebar-wrapper .sidebar-nav li a .cfa-admin {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
}

body.front #sidebar-wrapper .sidebar-nav li a .fa {
  min-width: 3.6rem;
  text-align: center;
}

body.front #sidebar-wrapper .sidebar-nav li.active {
  background-color: #C2D500;
}

body.front #sidebar-wrapper .sidebar-nav li.active a {
  color: #FFFFFF;
}

body.front:not(.customized) header {
  background-color: #FFFFFF;
  color: #1e1e1e;
  box-shadow: none;
  margin-bottom: 0;
}

body.front:not(.customized) header .top-header {
  -o-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body.front:not(.customized) header .top-header:after {
  width: calc(100% + 38px);
  margin-left: -15px;
  margin-right: -15px;
  height: 5px;
  display: block;
  content: " ";
  background: linear-gradient(92deg, rgba(6, 166, 114, 0.07) 0%, rgba(0, 129, 87, 0.07) 100%), radial-gradient(126.53% 67.42% at 71.67% 61.86%, #ffcc00 0%, #e3f527 100%);
}

body.front:not(.customized) header .top-header .club-title {
  color: #5e6a71;
  text-shadow: none;
  letter-spacing: 0;
  background: #1e1e1e;
  background: linear-gradient(45deg, #1e1e1e 0%, #5e6a71 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color1', endColorstr='$color2', GradientType=0 );
  -webkit-background-clip: text !important;
  -ms-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  -ms-text-fill-color: transparent;
  -o-text-fill-color: transparent;
}

body.front:not(.customized) header .top-header a,
body.front:not(.customized) header .top-header a *,
body.front:not(.customized) header .top-header a:hover {
  text-decoration: none;
  font-size: 11px;
  font-size: 1.1rem;
}

@media (min-width: 1200px) {
  body.front:not(.customized) header .top-header a,
  body.front:not(.customized) header .top-header a *,
  body.front:not(.customized) header .top-header a:hover {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

body.front:not(.customized) header .top-header .top-menu a,
body.front:not(.customized) header .top-header .top-menu a *,
body.front:not(.customized) header .top-header .top-menu a:hover {
  color: #5e6a71;
}

body.front:not(.customized) header .main-menu {
  background-color: #4A5164;
  border: none;
}

body.front:not(.customized) header .main-menu ul li:hover,
body.front:not(.customized) header .main-menu ul li:focus,
body.front:not(.customized) header .main-menu ul li:active,
body.front:not(.customized) header .main-menu ul li.active,
body.front:not(.customized) header .main-menu ul li a:hover,
body.front:not(.customized) header .main-menu ul li a:focus,
body.front:not(.customized) header .main-menu ul li a:active,
body.front:not(.customized) header .main-menu ul li a.active {
  background-color: #a1b100;
}

body.front:not(.customized) header .navbar {
  background-color: transparent;
  filter: drop-shadow(0 0 2rem 0 rgba(30, 30, 30, 0.2));
  box-shadow: 0 0 2rem 0 rgba(30, 30, 30, 0.2);
}

body.front:not(.customized) header .navbar .fa-arrow-left {
  color: #003D84;
}

body.front:not(.customized) header .navbar .navbar-header button {
  background-color: transparent;
  border: none;
}

body.front:not(.customized) header .navbar .navbar-header button .icon-bar {
  background-color: #C2D500;
}

body.front.customized header {
  margin-bottom: 0;
}

body.front.customized header .btn.btn-outline-medium,
html body.front.customized header #ficha-reserva .assistants .participants .btn-outline-medium.afegir_soci_btn,
html body.front.customized #ficha-reserva .assistants .participants header .btn-outline-medium.afegir_soci_btn {
  border-color: #FFFFFF;
  color: #FFFFFF;
}

body.front.customized header .custom-nav a {
  font-size: 14px;
}

body.front.customized header .navbarMobile .container-fluid .navbar-header svg path,
body.front.customized header .navbarMobile .container-fluid .navbar-header svg rect,
body.front.customized header .navbarMobile .container-fluid .navbar-header svg polygon,
body.front.customized header .navbarMobile .container-fluid .navbar-header svg g {
  fill: #FFFFFF;
}

body.front.customized header .navbarMobile .container-fluid .navbar-header .navbar-brand {
  color: #FFFFFF;
}

body.front.customized header .top-header {
  -o-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body.front.customized header .top-header:after {
  width: calc(100% + 38px);
  margin-left: -15px;
  margin-right: -15px;
  height: 5px;
  display: block;
  content: " ";
  background: linear-gradient(90deg, #FFFFFF 0%, #4A5164 100%) !important;
}

body.front.customized header .top-header a,
body.front.customized header .top-header a *,
body.front.customized header .top-header a:hover {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 11px;
  font-size: 1.1rem;
}

@media (min-width: 1200px) {
  body.front.customized header .top-header a,
  body.front.customized header .top-header a *,
  body.front.customized header .top-header a:hover {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

body.front.customized header .top-header .dropdown-menu a,
body.front.customized header .top-header .dropdown-menu a *,
body.front.customized header .top-header .dropdown-menu a:hover {
  color: #4A5164;
  text-decoration: none;
}

body.front header.header-invitado {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -o-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: fit-content;
}

body.front header.header-invitado > .container-fluid {
  width: 100%;
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-positive: 2;
  flex-grow: 2;
}

body.front header.header-invitado > .container-fluid .row {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

body.front:not(.customized) footer {
  border-top: none;
  background: radial-gradient(55.22% 1853.96% at 50% 50%, #4A5164 0%, #222830 100%);
  text-shadow: none;
  margin-top: 0;
}

body.front:not(.customized) footer a {
  color: #F7A629;
  text-shadow: none;
  font-weight: 600;
}

body.front:not(.customized) footer a:hover {
  text-decoration: none;
}

body.front:not(.customized) footer .club-title {
  text-shadow: none;
}

body.front:not(.customized) footer .left-column {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -o-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 768px) {
  body.front:not(.customized) footer .left-column {
    -o-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

body.front:not(.customized) footer .right-column {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -o-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 320px) and (max-width: 767px) {
  body.front:not(.customized) footer .right-column {
    margin-top: 1rem;
  }
}

@media (min-width: 768px) {
  body.front:not(.customized) footer .right-column {
    -o-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}

body.front:not(.customized) footer .right-column .powered-by {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -o-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: fit-content;
}

body.front.customized footer {
  margin-top: 0;
  border-top: 0;
}

body.front.customized footer .socket a {
  color: white;
}

body.front footer {
  padding: 0;
}

body.front footer > .container {
  padding: 2.5rem;
}

body.front footer .publicidad_web {
  margin-bottom: 15px;
  margin-top: -20px;
  position: fixed;
  text-align: right;
  bottom: 0px;
  z-index: 9999;
}

body.front footer .publicidad_web .pull-right {
  position: absolute;
  right: -8px;
  top: -10px;
}

body.front footer .socket {
  color: #FFFFFF;
  line-height: 12px;
  font-weight: 300;
  padding: 1.4rem;
  font-size: 11px;
  font-size: 1.1rem;
}

body.front footer .socket .cgrid > * {
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

@media (min-width: 768px) {
  body.front footer .socket .cgrid > * {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
  }
}

@media (min-width: 1024px) {
  body.front footer .socket .cgrid > * {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}

@media (max-width: 768px) {
  body.front footer .socket .cgrid > * {
    margin-bottom: 0.5rem;
  }

  body.front footer .socket .cgrid > *.column2 {
    -ms-flex-order: 0;
    order: 0;
  }

  body.front footer .socket .cgrid > *.column2 a {
    font-size: 12px;
    font-size: 1.2rem;
  }

  body.front footer .socket .cgrid > *.column4 {
    -ms-flex-order: 1;
    order: 1;
  }

  body.front footer .socket .cgrid > *.column1 {
    -ms-flex-order: 2;
    order: 2;
  }

  body.front footer .socket .cgrid > *.column3 {
    -ms-flex-order: 3;
    order: 3;
  }
}

@media (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
  body.front footer .socket .cgrid > *.column1 {
    -ms-flex: 2 1 60%;
    flex: 2 1 60%;
  }

  body.front footer .socket .cgrid > *.column3 {
    -ms-flex: 1 1 40%;
    flex: 1 1 40%;
  }
}

body.front footer .socket .cgrid img {
  margin-top: 3px;
  margin-left: 5px;
}

body.front footer .socket a {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 400;
}

body.front footer .socket .col {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 320px) and (max-width: 767px) {
  body.front footer .socket .col {
    -o-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
  body.front footer .socket .col {
    -o-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 1rem;
  }
}

body.front footer .socket .clean-list {
  -o-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media (max-width: 768px) {
  body.front footer .socket .clean-list {
    margin-bottom: 1rem;
  }
}

body.front footer .socket .clean-list > li {
  padding: 0 1rem;
}

body.front footer .socket .clean-list > li:not(:last-child) {
  border-right: 1px solid #FFFFFF;
}

body.front footer .socket a {
  color: #F7A629;
  text-decoration: none;
}

body.front footer .weatherwidget-io {
  border: 5px solid rgba(255, 255, 255, 0.5);
}

body.front footer .publicidad_web #desactivarPublicidadSesion {
  background: #FFFFFF;
  width: 2rem;
  height: 2rem;
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-justify-content: center;
  -moz-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -o-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  filter: drop-shadow(0 0 2rem 0 rgba(30, 30, 30, 0.2));
  box-shadow: 0 0 2rem 0 rgba(30, 30, 30, 0.2);
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  top: -10px;
  right: -10px;
}

body.front footer .publicidad_web #desactivarPublicidadSesion:hover {
  text-decoration: none;
}

.form-group input::-webkit-input-placeholder {
  color: #5e6a71;
  font-size: 14px;
  font-size: 1.4rem;
}

.form-group input::-moz-placeholder {
  color: #5e6a71;
  font-size: 14px;
  font-size: 1.4rem;
}

.form-group input:-ms-input-placeholder {
  color: #5e6a71;
  font-size: 14px;
  font-size: 1.4rem;
}

.form-group input:-moz-placeholder {
  color: #5e6a71;
  font-size: 14px;
  font-size: 1.4rem;
}

.form-group label {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
}

.form-group .form-control,
.form-group .form-select {
  border-radius: 0;
  border-color: #D7DCE1;
  padding: 0.4rem 1.6rem 0.6rem 0.6rem;
  font-size: 14px;
  font-size: 1.4rem;
  color: #5e6a71;
  box-shadow: none;
}

.form-group .form-control:active,
.form-group .form-control:focus,
.form-group .form-select:active,
.form-group .form-select:focus {
  border-color: #C2D500;
}

.form-group .form-control.small,
.form-group .form-select.small {
  padding: 1rem;
}

.form-group .form-control.clean-disabled,
.form-group .form-select.clean-disabled {
  background-color: #FFFFFF;
  border-color: #e7e7e7;
  color: #5e6a71;
}

.form-group .form-control:disabled,
.form-group .form-select:disabled {
  background-color: #FAFAFA;
  border-color: #e7e7e7;
}

@media (min-width: 320px) and (max-width: 767px) {
  .form-group .form-control option,
  .form-group .form-select option {
    font-size: 20px !important;
    line-height: 1.5 !important;
    padding: 5px 8px !important;
  }
}

.form-group select {
  transform: none !important;
  zoom: 1 !important;
}

.form-group .form-select {
  padding: 1.6rem 3rem 1.6rem 1.6rem;
}

.form-group .input-group {
  position: relative;
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -o-align-items: stretch;
  -moz-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

.form-group .input-group > .custom-select,
.form-group .input-group > .form-control {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
  margin-top: 0;
}

.form-group .input-group > .custom-select:not(:last-child),
.form-group .input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.form-group .input-group .input-group-append {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -1px;
}

.form-group .input-group .input-group-append > .btn,
.form-group .input-group html body.front #ficha-reserva .assistants .participants .input-group-append > .afegir_soci_btn,
html body.front #ficha-reserva .assistants .participants .form-group .input-group .input-group-append > .afegir_soci_btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-top: 0;
}

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  border-radius: 0;
}

html body.front .row_tiporecurso_escojerdia {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -o-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #F4f4f4;
  position: relative;
}

html body.front .row_tiporecurso_escojerdia ::-webkit-scrollbar {
  width: 0.8rem;
  background-color: transparent;
  height: 0.8rem;
  box-shadow: none;
}

html body.front .row_tiporecurso_escojerdia ::-webkit-scrollbar-thumb {
  background-color: #9fa9af;
  border-radius: 1.2rem;
  width: 0.8rem;
  box-shadow: none;
  border: 1px solid transparent;
  background-clip: padding-box;
}

html body.front .row_tiporecurso_escojerdia ::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 1.2rem;
  box-shadow: none;
}

@media (min-width: 320px) and (max-width: 767px) {
  html body.front .row_tiporecurso_escojerdia ::-webkit-scrollbar {
    width: 0.75rem;
  }

  html body.front .row_tiporecurso_escojerdia ::-webkit-scrollbar-track {
    width: 0.5rem;
  }
}

html body.front .row_tiporecurso_escojerdia body {
  scrollbar-face-color: #9fa9af;
  scrollbar-track-color: transparent;
}

html body.front .row_tiporecurso_escojerdia.sticky_top {
  position: sticky;
  z-index: 99;
  top: 4.9rem;
}

@media (min-width: 1024px) {
  html body.front .row_tiporecurso_escojerdia.sticky_top {
    top: 0;
  }
}

html body.front .row_tiporecurso_escojerdia > * {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

@media (min-width: 320px) and (max-width: 767px) {
  html body.front .row_tiporecurso_escojerdia > * {
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }
}

html body.front .row_tiporecurso_escojerdia .filters-dias {
  display: block;
  padding: 0 1.5rem;
}

html body.front .row_tiporecurso_escojerdia .filters-dias .selector-deporte,
html body.front .row_tiporecurso_escojerdia .filters-dias .form-control {
  font-size: 13px;
  font-size: 1.3rem;
  color: #1e1e1e;
}

html body.front .row_tiporecurso_escojerdia .dias {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -o-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: relative;
  margin-top: 0;
  padding: 0 1rem;
}

@media (max-width: 768px) {
  html body.front .row_tiporecurso_escojerdia .dias {
    overflow: auto;
  }
}

@media (min-width: 768px) {
  html body.front .row_tiporecurso_escojerdia .dias {
    padding: 0.5rem 1rem 0;
  }
}

@media (min-width: 1024px) {
  html body.front .row_tiporecurso_escojerdia .dias {
    -o-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -o-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

@media (max-width: 768px) {
  html body.front .row_tiporecurso_escojerdia .dias .btn,
  html body.front .row_tiporecurso_escojerdia .dias #ficha-reserva .assistants .participants .afegir_soci_btn,
  html body.front #ficha-reserva .assistants .participants .row_tiporecurso_escojerdia .dias .afegir_soci_btn {
    min-width: fit-content;
  }
}

html body.front .row_tiporecurso_escojerdia .dias .btn.btn-info,
html body.front .row_tiporecurso_escojerdia .dias #ficha-reserva .assistants .participants .btn-info.afegir_soci_btn,
html body.front #ficha-reserva .assistants .participants .row_tiporecurso_escojerdia .dias .btn-info.afegir_soci_btn {
  border-radius: 2rem;
  margin: 0 1rem 1.5rem 0;
  padding: 1px 8px;
  background: white;
}

html body.front .row_tiporecurso_escojerdia .dias .btn.btn-dias,
html body.front .row_tiporecurso_escojerdia .dias #ficha-reserva .assistants .participants .btn-dias.afegir_soci_btn,
html body.front #ficha-reserva .assistants .participants .row_tiporecurso_escojerdia .dias .btn-dias.afegir_soci_btn {
  font-size: 11px;
  font-size: 1.1rem;
  background-color: #e7e7e7;
  color: #1e1e1e;
  width: fit-content;
  border-radius: 3px;
  margin: 0 0.5rem 1.5rem 0;
  height: fit-content;
}

@media (min-width: 1024px) {
  html body.front .row_tiporecurso_escojerdia .dias .btn.btn-dias,
  html body.front .row_tiporecurso_escojerdia .dias #ficha-reserva .assistants .participants .btn-dias.afegir_soci_btn,
  html body.front #ficha-reserva .assistants .participants .row_tiporecurso_escojerdia .dias .btn-dias.afegir_soci_btn {
    margin-right: 0.8;
  }
}

html body.front .row_tiporecurso_escojerdia .dias .btn.btn-dias:last-child,
html body.front .row_tiporecurso_escojerdia .dias #ficha-reserva .assistants .participants .btn-dias.afegir_soci_btn:last-child,
html body.front #ficha-reserva .assistants .participants .row_tiporecurso_escojerdia .dias .btn-dias.afegir_soci_btn:last-child {
  margin-right: 0;
}

html body.front .row_tiporecurso_escojerdia .dias .btn.btn-dias.selected,
html body.front .row_tiporecurso_escojerdia .dias #ficha-reserva .assistants .participants .btn-dias.selected.afegir_soci_btn,
html body.front #ficha-reserva .assistants .participants .row_tiporecurso_escojerdia .dias .btn-dias.selected.afegir_soci_btn,
html body.front .row_tiporecurso_escojerdia .dias .btn.btn-dias:hover,
html body.front .row_tiporecurso_escojerdia .dias #ficha-reserva .assistants .participants .btn-dias.afegir_soci_btn:hover,
html body.front #ficha-reserva .assistants .participants .row_tiporecurso_escojerdia .dias .btn-dias.afegir_soci_btn:hover,
html body.front .row_tiporecurso_escojerdia .dias .btn.btn-dias:focus,
html body.front .row_tiporecurso_escojerdia .dias #ficha-reserva .assistants .participants .btn-dias.afegir_soci_btn:focus,
html body.front #ficha-reserva .assistants .participants .row_tiporecurso_escojerdia .dias .btn-dias.afegir_soci_btn:focus {
  color: #FFFFFF;
  background-color: #F7A629;
}

@media (min-width: 320px) and (max-width: 767px) {
  html body.front .row_tiporecurso_escojerdia .selector-deporte {
    margin: 1rem auto;
  }
}

html body.front.solo_recursos header {
  display: none;
}

html body.front.solo_recursos footer {
  display: none;
}

html body.front.solo_recursos .row_tiporecurso_escojerdia {
  display: none;
}

html body.front.solo_recursos .pista.title {
  display: none;
}

html body.front.solo_recursos .titlefont {
  display: none;
}

html body.front.solo_recursos #reserves-container .taula_reserves {
  /* Optional: show position indicator in red */
  overflow-x: hidden;
  height: unset;
}

html body.front.solo_recursos #reserves-container .taula_reserves ::-webkit-scrollbar {
  width: 0px;
  /* Remove scrollbar space */
  background: transparent;
  /* Optional: just make scrollbar invisible */
}

html body.front.solo_recursos #reserves-container .taula_reserves ::-webkit-scrollbar-thumb {
  background: #FF0000;
}

html body.front.solo_recursos #reserves-container .taula_reserves .espai_reserva .image {
  opacity: 0.1;
}

html body.front.solo_recursos #reserves-container .taula_reserves .espai_reserva.ocupada a p {
  margin: 0px;
  padding: 0px;
  font-weight: unset;
  font-size: 8px;
  text-align: left;
}

html body.front.solo_recursos #reserves-container .taula_reserves .espai_reserva.ocupada span.libre {
  display: none;
}

html body.front.solo_recursos #reserves-container .taula_reserves .espai_reserva .mostrarNombresParticipantes {
  padding: 1px;
  position: absolute;
  width: 100%;
}

html body.front.solo_recursos #reserves-container .taula_reserves .espai_reserva .mostrarNombresParticipantes p {
  position: relative;
}

html body.front.solo_recursos #reserves-container .nombre_pista_lateral {
  font-size: 10px;
  display: block;
  color: #5e6a71;
  float: left;
  width: 70px;
}

html body.front.solo_recursos #reserves-container .nombre_pista_lateral p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

html body.front .tiporeserva {
  -o-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  max-width: 100vw;
  margin-left: auto;
  overflow-x: scroll;
  overflow-y: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-bottom: 0.5rem;
}

@media (min-width: 1024px) {
  html body.front .tiporeserva {
    max-width: 60vw;
  }
}

html body.front .tiporeserva li {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 1rem;
  white-space: nowrap;
  font-size: 11px;
  font-size: 1.1rem;
}

@media (min-width: 768px) {
  html body.front .tiporeserva li {
    font-size: 12px;
    font-size: 1.2rem;
    -o-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

html body.front .tiporeserva li .light-color {
  width: 1rem;
  height: 1rem;
  border-radius: 100%;
  filter: drop-shadow(0 0 2rem 0 rgba(30, 30, 30, 0.2));
  box-shadow: 0 0 2rem 0 rgba(30, 30, 30, 0.2);
  display: inline-block;
}

html body.front .tiporeserva li .light-color:first-child {
  border: 1px solid #b6b6b6;
}

html body.front #reserves-container {
  /*   overflow: auto;
        max-height: calc(100vh - 38.7rem);
        */
}

html body.front #reserves-container ::-webkit-scrollbar {
  width: 1rem;
  background-color: transparent;
  height: 1rem;
  box-shadow: none;
}

html body.front #reserves-container ::-webkit-scrollbar-thumb {
  background-color: #9fa9af;
  border-radius: 1.2rem;
  width: 1rem;
  box-shadow: none;
  border: 1px solid transparent;
  background-clip: padding-box;
}

html body.front #reserves-container ::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 1.2rem;
  box-shadow: none;
}

@media (min-width: 320px) and (max-width: 767px) {
  html body.front #reserves-container ::-webkit-scrollbar {
    width: 0.75rem;
  }

  html body.front #reserves-container ::-webkit-scrollbar-track {
    width: 0.5rem;
  }
}

html body.front #reserves-container body {
  scrollbar-face-color: #9fa9af;
  scrollbar-track-color: transparent;
}

html body.front #reserves-container .taula_reserves {
  padding: 1rem 0 0.5rem;
  height: fit-content;
}

html body.front #reserves-container .taula_reserves .inner_taula_reserves {
  width: 100% !important;
  max-width: 100vw;
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  gap: 6px;
}

html body.front #reserves-container .taula_reserves .inner_taula_reserves > .espai_reserva {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  border: none;
  border-radius: 1rem;
  overflow: hidden;
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

html body.front #reserves-container .taula_reserves .inner_taula_reserves > .espai_reserva .time {
  font-size: 10px;
  font-size: 1rem;
  text-shadow: none;
  font-weight: 500;
  background-color: #e7e7e7;
  color: #5e6a71;
  padding: 7px 5px 5px;
  margin-bottom: 4px;
  text-wrap: nowrap;
}

html body.front #reserves-container .taula_reserves .inner_taula_reserves > .espai_reserva .info-card {
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
  border-radius: 0 0 1rem 1rem;
  position: relative;
}

html body.front #reserves-container .taula_reserves .inner_taula_reserves > .espai_reserva .info-card .libre {
  margin-top: 2px;
}

html body.front #reserves-container .taula_reserves .inner_taula_reserves > .espai_reserva.ocupada .info-card,
html body.front #reserves-container .taula_reserves .inner_taula_reserves > .espai_reserva.pendiente .info-card,
html body.front #reserves-container .taula_reserves .inner_taula_reserves > .espai_reserva.no_reservable .info-card {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

html body.front #reserves-container .taula_reserves .inner_taula_reserves > .espai_reserva.ocupada .info-card {
  background-color: #E71D38;
}

html body.front #reserves-container .taula_reserves .inner_taula_reserves > .espai_reserva.pendiente .info-card {
  background-color: #F7A629;
}

html body.front #reserves-container .taula_reserves .inner_taula_reserves > .espai_reserva.no_reservable {
  opacity: 0.5;
}

html body.front #reserves-container .taula_reserves .inner_taula_reserves > .espai_reserva.no_reservable .info-card {
  background-color: #5e6a71;
}

html body.front #reserves-container .taula_reserves .inner_taula_reserves > .espai_reserva.no_reservable .info-card a {
  cursor: not-allowed;
}

html body.front #reserves-container .taula_reserves .inner_taula_reserves > .espai_reserva.libre:not(.no_reservable) .info-card {
  background-color: #aaceae80;
}

@media (max-width: 768px) {
  html body.front #consulta_form {
    width: 100%;
  }
}

html body.front .panel {
  background-color: transparent;
  border-bottom: none;
  box-shadow: none;
}

html body.front .panel.panel-default {
  border: none;
}

html body.front .table-responsive.dia-cal_week {
  background-color: transparent;
  color: #1e1e1e;
}

@media (min-width: 1024px) {
  html body.front .table-responsive.dia-cal_week {
    padding: 0 15px;
  }
}

html body.front .table-responsive.dia-cal_week .r-pista {
  border-radius: 1rem;
  filter: drop-shadow(0 0rem 1rem 0 rgba(0, 61, 132, 0.14));
  box-shadow: 0 0rem 1rem 0 rgba(0, 61, 132, 0.14);
  padding: 1rem;
  margin-bottom: 1rem;
  background-color: #FFFFFF;
}

html body.front .table-responsive.dia-cal_week .r-pista .badge-green {
  background-color: #aaceae80;
}

html body.front .table-responsive.dia-cal_week .text-center > .pista {
  color: #1e1e1e;
  cursor: default;
}

html body.front .table-responsive.dia-cal_week .text-center > .pista.text-truncate {
  max-width: 98%;
}

@media (min-width: 768px) {
  html body.front .table-responsive.dia-cal_week .text-center > .pista.text-truncate {
    max-width: 40rem;
  }
}

html body.front .table-responsive.dia-cal_week .taula_reserves {
  background-color: transparent;
}

html body.front:not(.customized) .titlefont {
  color: #003D84;
  font-weight: 400;
  border: none;
  text-shadow: none;
  font-size: 16px;
  font-size: 1.6rem;
}

html body.front:not(.customized) .semafor a div p {
  font-size: 12px;
  font-size: 1.2rem;
  text-shadow: none;
  font-weight: 600;
}

html body.front #ficha-reserva .contenidor-horaris {
  background-color: #FAFAFA;
  border: none;
  box-shadow: none;
}

html body.front #ficha-reserva .contenidor-horaris .ficha-header {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: baseline;
  -moz-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -o-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 768px) {
  html body.front #ficha-reserva .contenidor-horaris .ficha-header {
    -o-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -o-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

html body.front #ficha-reserva .contenidor-horaris .ficha-header > * {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

html body.front #ficha-reserva .contenidor-horaris .ficha-header .contenidor-selects {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 768px) {
  html body.front #ficha-reserva .contenidor-horaris .ficha-header .contenidor-selects {
    -o-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

html body.front #ficha-reserva .contenidor-horaris .ficha-header .contenidor-selects .form-group {
  padding: 0 1rem;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  html body.front #ficha-reserva .contenidor-horaris .ficha-header .contenidor-selects .form-group:last-child {
    padding-right: 0;
  }
}

html body.front #ficha-reserva .contenidor-horaris .ficha-header .contenidor-selects .form-group label {
  display: block;
  font-weight: 400;
  color: #003D84;
}

html body.front #ficha-reserva .contenidor-horaris .ficha-header .contenidor-selects .form-group select {
  border-color: #e7e7e7;
  padding: 0.5rem 1rem;
}

html body.front #ficha-reserva .assistants {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 768px) {
  html body.front #ficha-reserva .assistants {
    -o-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -o-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -o-align-items: baseline;
    -moz-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
}

html body.front #ficha-reserva .assistants .participants .afegir_soci_btn {
  margin-left: 0.5rem;
  margin-top: 5px;
}

html body.front #ficha-reserva .assistants .participants .afegir_soci_btn > .fa {
  color: #FFFFFF;
}

html body.front #ficha-reserva .popupeventfont > .container > .alert-warning {
  width: fit-content;
}

html body.front #ficha-reserva .msg-box {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
}

html body.front #ficha-reserva .msg-box > * {
  padding: 0 0.5rem;
}

html body.front #ficha-reserva .msg-box > *.msg:not(:last-child):after {
  content: " Â· ";
  display: inline-block;
  padding-left: 5px;
}

html body.front #ficha-reserva .msg-box > *.msg.msg-error {
  background-color: transparent;
  border: none;
  box-shadow: none;
  color: #E71D38;
}

html body.front .normativa-icon {
  max-height: 25px;
}

#ficha-reserva .card p:not(.small) {
  font-size: 15px;
  font-size: 1.5rem;
}

#ficha-reserva .card > .card-body .place {
  font-size: 17px;
  font-size: 1.7rem;
}

#ficha-reserva .card > .card-body .options-box > .form-group {
  -ms-flex: 0 1 calc(33% - 1rem);
  flex: 0 1 calc(33% - 1rem);
}

#ficha-reserva .card > .card-body .options-box > .form-group:not(:last-child) {
  margin-right: 2rem;
}

#ficha-reserva .card > .card-body .options-box > .form-group p {
  font-size: 15px;
  font-size: 1.5rem;
}

#ficha-reserva .card > .card-body .eventinfo .resumen {
  padding-bottom: 1.5rem;
  border-bottom: 2px solid #F7A629;
  margin-bottom: 3rem;
}

#ficha-reserva .card > .card-body .eventinfo .panel {
  box-shadow: none;
  border: none;
}

#ficha-reserva .card > .card-body .assistants {
  display: block;
}

#ficha-reserva .card > .card-body .assistants .participants {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -o-align-items: stretch;
  -moz-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -o-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 2rem;
}

#ficha-reserva .card > .card-body .assistants .participants > * {
  margin: 0 0 1rem;
}

#ficha-reserva .card > .card-body .assistants .participants > *:not(:last-child) {
  margin-right: 1rem;
}

#ficha-reserva .card > .card-body .assistants .participants .msg {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -o-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 10px;
  font-size: 1rem;
  -o-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 7.4rem;
  width: 7.4rem;
  position: relative;
  gap: 2px;
  cursor: default;
  padding: 0;
  box-shadow: none;
  background-color: transparent;
}

#ficha-reserva .card > .card-body .assistants .participants .msg figure {
  width: 4rem;
  height: 4rem;
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-justify-content: center;
  -moz-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -o-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  place-content: center;
  place-items: center;
  padding: 2px;
  background-color: #D9D9D9;
}

#ficha-reserva .card > .card-body .assistants .participants .msg figure img {
  border-radius: 100%;
  width: 3.6rem;
  height: 3.6rem;
  min-width: 3.6rem;
}

#ficha-reserva .card > .card-body .assistants .participants .msg .badge {
  position: absolute;
  top: 10px;
  right: 5px;
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  background-color: #F7A629;
  color: #FFFFFF !important;
  padding: 0;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #5e6a71;
  width: 2rem;
  height: 2rem;
  border-radius: 0.2rem;
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-justify-content: center;
  -moz-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -o-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#ficha-reserva .card > .card-body .assistants .participants .msg .name {
  text-align: center;
}

#ficha-reserva .card > .card-body .assistants .participants .msg.msg-host {
  font-weight: 500;
  color: #003D84;
}

#ficha-reserva .card > .card-body .assistants .participants .msg.msg-host figure {
  background: #C2D500;
  background: linear-gradient(130deg, #C2D500 0%, #F7A629 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color1', endColorstr='$color2', GradientType=0 );
}

#ficha-reserva .card > .card-body .assistants .participants .msg.msg-guest,
#ficha-reserva .card > .card-body .assistants .participants .msg.msg-user {
  -o-align-items: stretch;
  -moz-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: center;
}

#ficha-reserva .card > .card-body .assistants .participants .msg.msg-guest figure,
#ficha-reserva .card > .card-body .assistants .participants .msg.msg-user figure {
  border: 2px solid #C2D500;
}

#ficha-reserva .card > .card-body .assistants .participants .msg.msg-guest .name,
#ficha-reserva .card > .card-body .assistants .participants .msg.msg-user .name {
  color: #1e1e1e;
}

#ficha-reserva .card > .card-body .assistants .participants .msg.msg-guest .btn-trash,
#ficha-reserva .card > .card-body .assistants .participants .msg.msg-user .btn-trash {
  display: block;
  border-color: #E71D38;
  background-color: #E71D38;
  color: #FFFFFF;
  text-align: center;
  position: absolute;
  top: 2.4rem;
  margin-right: -3rem;
  font-weight: 500;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 100%;
  text-decoration: none;
  padding: 0;
  font-size: 12px;
  font-size: 1.2rem;
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-justify-content: center;
  -moz-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -o-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#ficha-reserva .card > .card-body .assistants .participants .msg.afegir_soci_btn {
  color: #5e6a71;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 400;
  border: none;
  position: relative;
}

#ficha-reserva .card > .card-body .assistants .participants .msg.afegir_soci_btn:after {
  content: "+";
  display: block;
  background-color: #C2D500;
  color: #FFFFFF;
  text-align: center;
  position: absolute;
  top: 2.4rem;
  right: 13px;
  font-weight: 500;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 100%;
  font-size: 17px;
  font-size: 1.7rem;
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-justify-content: center;
  -moz-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -o-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#ficha-reserva .card > .card-body #collapse_libre {
  font-size: 14px;
  font-size: 1.4rem;
  color: #5e6a71;
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

#ficha-reserva .card > .card-body #collapse_libre:before {
  content: "";
  display: block;
  width: 1.8rem;
  height: 1.8rem;
  background-color: transparent;
  background-image: url("img/ico-checkbox.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-right: 1rem;
}

#ficha-reserva .card > .card-body #collapse_libre:not(.collapsed):before {
  background-color: transparent;
  background-image: url("img/ico-checkbox-checked.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#ficha-reserva .card > .card-body #collapse_libre:hover,
#ficha-reserva .card > .card-body #collapse_libre:focus {
  text-decoration: none;
}

#ficha-reserva .card > .card-body .panel-collapse {
  -o-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2rem;
}

#ficha-reserva .card > .card-body .panel-collapse.in {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
}

#ficha-reserva .card > .card-body .panel-collapse[aria-expanded="false"] {
  overflow: hidden;
}

#ficha-reserva .card > .card-body .panel-collapse p.small {
  font-size: 12px;
  font-size: 1.2rem;
}

#ficha-reserva .card > .card-body .panel-collapse label {
  font-size: 13px;
  font-size: 1.3rem;
  color: #5e6a71;
  font-weight: 500;
  margin-bottom: 1rem;
}

#ficha-reserva .card > .card-body .panel-collapse output {
  float: none;
}

#ficha-reserva .card > .card-body .panel-collapse #libres output {
  font-size: 12px;
  font-size: 1.2rem;
  color: #FFFFFF;
  font-weight: 400;
  padding: 0 5px;
  background-color: #003D84;
  margin-left: 1rem;
}

#ficha-reserva .card > .card-body .panel-collapse #libres input[type="range"] {
  background: transparent;
  cursor: pointer;
  width: 100%;
  margin: 4px 0;
  --thumb-height: 1rem;
  /******** Firefox ********/
}

#ficha-reserva .card > .card-body .panel-collapse #libres input[type="range"]:active {
  cursor: grabbing;
}

#ficha-reserva .card > .card-body .panel-collapse #libres input[type="range"]:disabled {
  filter: grayscale(1);
  opacity: 0.3;
  cursor: not-allowed;
}

#ficha-reserva .card > .card-body .panel-collapse #libres input[type="range"]::-webkit-slider-runnable-track,
#ficha-reserva .card > .card-body .panel-collapse #libres input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  transition: all ease 100ms;
  height: var(--thumb-height);
}

#ficha-reserva .card > .card-body .panel-collapse #libres input[type="range"]::-webkit-slider-runnable-track {
  background: rgba(0, 61, 132, 0.3);
  height: 0.4rem;
}

#ficha-reserva .card > .card-body .panel-collapse #libres input[type="range"]::-moz-range-track {
  background: rgba(231, 29, 56, 0.3);
  height: 0.4rem;
}

#ficha-reserva .card > .card-body .panel-collapse #libres input[type="range"]::-webkit-slider-thumb {
  margin-top: -4px;
  /* Centers thumb on the track */
  background-color: #003D84;
  height: 1rem;
  width: 1rem;
}

#ficha-reserva .card > .card-body #contentBonos .payment-methods-box {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: baseline;
  -moz-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -o-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 3rem;
}

#ficha-reserva .card > .card-body #contentBonos .payment-methods-box > * {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

#ficha-reserva .card > .card-body #contentBonos .payment-methods-box .payment-method {
  padding: 0 1.6rem;
  position: relative;
}

#ficha-reserva .card > .card-body #contentBonos .payment-methods-box .payment-method label {
  color: #5e6a71;
  font-weight: 400;
  padding-left: 0.5rem;
  font-size: 14px;
  font-size: 1.4rem;
}

#ficha-reserva .card > .card-body #contentBonos .payment-methods-box .payment-method input.radio:empty ~ label {
  color: #5e6a71;
  font-weight: 400;
  font-size: 14px;
  font-size: 1.4rem;
}

#ficha-reserva .card > .card-body #contentBonos .payment-methods-box .payment-method input.radio:checked ~ label {
  color: #003D84;
  font-weight: 500;
}

#ficha-reserva .card > .card-body #contentBonos .payment-methods-box .payment-method input[type='radio']:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -4px;
  left: -1px;
  position: relative;
  background-color: #FFFFFF;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 1px solid #5e6a71;
}

#ficha-reserva .card > .card-body #contentBonos .payment-methods-box .payment-method input[type='radio']:checked:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -4px;
  left: -1px;
  position: relative;
  background-color: #C2D500;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 1px solid #abbc00;
}

#ficha-reserva .card > .card-body #contentBonos .payment-methods-box .payment-method .btn-saldo {
  position: relative;
  padding: 0.2rem 0.5rem;
  margin-top: -2rem;
}

.detall-reservaa > * {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.detall-reservaa .players {
  position: relative;
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}

.actividades_list_view .section-title {
  border-bottom: none;
}

.actividades_list_view .filtres {
  border: none;
  box-shadow: none;
  background-color: #FAFAFA;
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -o-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 1rem 1.5rem;
  border-radius: 0.8rem;
}

.actividades_list_view .filtres > * {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.actividades_list_view .filtres .fa {
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.actividades_list_view .filtres #filtres {
  -ms-flex-positive: 2;
  flex-grow: 2;
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -o-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  margin-bottom: 0;
  margin-left: 2rem;
}

@media (min-width: 320px) and (max-width: 767px) {
  .actividades_list_view .filtres #filtres {
    -o-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0;
    margin-bottom: 1rem;
  }

  .actividades_list_view .filtres #filtres > * {
    width: 100%;
    margin-bottom: 0;
  }

  .actividades_list_view .filtres #filtres > * > * {
    width: 100%;
  }
}

@media (min-width: 1024px) {
  .actividades_list_view .filtres #filtres .form-group {
    margin-bottom: 0;
  }

  .actividades_list_view .filtres #filtres .form-group:first-child {
    width: 50%;
  }
}

.actividades_list_view .filtres .small {
  width: 100%;
  text-align: right;
  font-size: 11px;
  font-size: 1.1rem;
}

@media (min-width: 320px) and (max-width: 767px) {
  .actividades_list_view .filtres .small {
    text-align: center;
  }
}

.actividades_list_view .nav-tabs .nav-link {
  max-width: 20rem;
}

.actividades_list_view .tab-content {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.actividades_list_view .actividades .actividad {
  border-radius: 0.7rem;
  padding: 1.5rem 2rem;
  border-bottom: none;
  filter: drop-shadow(0 0 0.6rem 0 rgba(30, 30, 30, 0.1));
  box-shadow: 0 0 0.6rem 0 rgba(30, 30, 30, 0.1);
}

.actividades_list_view .actividades .actividad:not(:last-child) {
  margin-bottom: 1.5rem;
}

.actividades_list_view .actividades .actividad .actividad-header {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 1rem;
}

.actividades_list_view .actividades .actividad .actividad-header h4 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  color: #4A5164;
  -ms-flex-positive: 2;
  flex-grow: 2;
}

.actividades_list_view .actividades .actividad .actividad-header .actividad-buttons {
  min-width: fit-content;
}

.actividades_list_view .actividades .actividad .actividad_grupo {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -o-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 3rem;
}

.actividades_list_view .actividades .actividad .actividad_grupo:not(:last-child) {
  border-bottom: 1px solid #F7A629;
  padding-bottom: 3rem;
  margin-bottom: 3rem;
}

@media (max-width: 767px) {
  .actividades_list_view .actividades .actividad .actividad_grupo {
    -o-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (min-width: 768px) {
  .actividades_list_view .actividades .actividad .actividad_grupo > * {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .actividades_list_view .actividades .actividad .actividad_grupo .actividad-img {
    -ms-flex: 0 1 20%;
    flex: 0 1 20%;
    -ms-flex-order: 1;
    order: 1;
  }

  .actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail {
    -ms-flex: 0 1 80%;
    flex: 0 1 80%;
    -ms-flex-order: 0;
    order: 0;
  }
}

.actividades_list_view .actividades .actividad .actividad_grupo .actividad-img {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -o-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  overflow: hidden;
  place-content: center;
  place-items: center;
  max-height: 22.8rem;
  position: relative;
}

@media (min-width: 320px) and (max-width: 767px) {
  .actividades_list_view .actividades .actividad .actividad_grupo .actividad-img {
    max-height: 32.8rem;
  }
}

.actividades_list_view .actividades .actividad .actividad_grupo .actividad-img img {
  display: block;
  min-width: auto;
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  max-height: 22.8rem;
  margin: auto;
}

@media (min-width: 320px) and (max-width: 767px) {
  .actividades_list_view .actividades .actividad .actividad_grupo .actividad-img img {
    object-fit: contain;
    max-height: 32.8rem;
  }
}

.actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail {
  padding: 2rem 1rem;
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -o-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 3rem;
}

@media (min-width: 320px) and (max-width: 767px) {
  .actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail {
    -o-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    gap: 1rem;
  }
}

.actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail:not(:last-child) {
  border-bottom: 1px solid #F7A629;
  padding-bottom: 3rem;
  margin-bottom: 1rem;
}

.actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail.inscripcion_caducada {
  opacity: 0.7;
}

.actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail > * {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail .fechas {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-justify-content: center;
  -moz-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0.8rem;
  -ms-flex: 0 1 8rem;
  flex: 0 1 8rem;
}

@media (min-width: 320px) and (max-width: 767px) {
  .actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail .fechas {
    -ms-flex-order: 0;
    order: 0;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    width: 100%;
  }
}

@media (min-width: 768px) {
  .actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail .fechas {
    -o-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 8rem;
  }
}

.actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail .fechas .fechas-textos {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  color: #1e1e1e;
  text-align: center;
}

@media (min-width: 320px) and (max-width: 767px) {
  .actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail .fechas .fechas-textos {
    -o-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (min-width: 768px) {
  .actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail .fechas .fechas-textos {
    -o-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail .fechas .fechas-textos .fecha-year {
    font-size: 8px;
    font-size: 0.8rem;
  }
}

@media (min-width: 768px) {
  .actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail .fechas .fechas-textos .fecha-year {
    font-size: 8px;
    font-size: 0.8rem;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail .fechas .fechas-textos .fecha-dia {
    font-weight: 600;
    line-height: 1em;
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media (min-width: 768px) {
  .actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail .fechas .fechas-textos .fecha-dia {
    font-weight: 600;
    line-height: 1em;
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail .fechas .fechas-textos .fecha-mes {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media (min-width: 768px) {
  .actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail .fechas .fechas-textos .fecha-mes {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail .datos-generales {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -o-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media (min-width: 320px) and (max-width: 767px) {
  .actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail .datos-generales {
    -ms-flex-order: 2;
    order: 2;
    padding: 1rem 0rem;
    -o-align-items: center;
    -moz-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1rem;
  }
}

@media (min-width: 768px) {
  .actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail .datos-generales {
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}

.actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail .datos-generales .actividad-inscripciones {
  color: #F7A629;
  padding: 0.2rem 1.5rem;
  font-size: 12px;
  font-size: 1.2rem;
  filter: drop-shadow(0 0 0.5rem 0 rgba(30, 30, 30, 0.2));
  box-shadow: 0 0 0.5rem 0 rgba(30, 30, 30, 0.2);
  border-radius: 3rem;
  width: fit-content;
  margin: 0.5rem 0 1rem;
  font-weight: 600;
}

@media (min-width: 320px) and (max-width: 767px) {
  .actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail .datos-generales .actividad-inscripciones {
    margin-bottom: 0.5rem;
    text-align: center;
  }
}

.actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail .datos-generales .actividad-title {
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
}

@media (min-width: 320px) and (max-width: 767px) {
  .actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail .datos-generales .actividad-title {
    text-align: center;
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 0;
  }
}

.actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail .datos-generales .actividad-title .badge {
  margin-top: 1rem;
}

@media (min-width: 1024px) {
  .actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail .datos-generales .actividad-title .badge {
    margin-top: -1rem;
  }
}

.actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail .datos-generales .actividad-dates {
  font-size: 13px;
  font-size: 1.3rem;
}

.actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail .datos-generales .actividad-buttons {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1rem;
}

.actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail .datos-generales .actividad-buttons > * {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  min-width: fit-content;
}

@media (min-width: 320px) and (max-width: 767px) {
  .actividades_list_view .actividades .actividad .actividad_grupo .actividad_detail .img-responsive {
    -ms-flex-order: 1;
    order: 1;
  }
}

.actividadEditar .nav-tabs .nav-link {
  max-width: 20rem;
}

.actividadEditar .tab-content {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.actividadEditar #myGroupActivities .grupo {
  border-radius: 0.7rem;
  padding: 1.5rem 1.5rem;
  border-bottom: none;
  filter: drop-shadow(0 0 0.6rem 0 rgba(30, 30, 30, 0.1));
  box-shadow: 0 0 0.6rem 0 rgba(30, 30, 30, 0.1);
}

@media (min-width: 768px) {
  .actividadEditar #myGroupActivities .grupo {
    padding: 1.5rem 2rem;
  }
}

.actividadEditar #myGroupActivities .grupo:not(:last-child) {
  margin-bottom: 1.5rem;
}

.actividadEditar #myGroupActivities .grupo .inner-box {
  position: relative;
}

.actividadEditar #myGroupActivities .grupo .overlapped-title {
  position: absolute;
  top: -2rem;
  left: 1rem;
  background-color: #FFFFFF;
  padding: 0 1rem;
  z-index: 1;
}

.actividadEditar #myGroupActivities .grupo .bootstrap-switch .bootstrap-switch-container {
  position: relative;
}

.actividadEditar #myGroupActivities .dropzone {
  border: 1px solid #C2D500;
  border-radius: 0.5rem;
}

.actividadEditar #myGroupActivities .custom-dropzone {
  -webkit-display: flex;
  -o-display: flex;
  -moz-display: flex;
  display: -ms-flexbox;
  display: flex;
  -o-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -o-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  overflow: hidden;
  place-content: center;
  place-items: center;
  max-height: 22.8rem;
  position: relative;
}

@media (min-width: 320px) and (max-width: 767px) {
  .actividadEditar #myGroupActivities .custom-dropzone {
    max-height: 32.8rem;
  }
}

.actividadEditar #myGroupActivities .custom-dropzone img {
  display: block;
  min-width: auto;
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  max-height: 22.8rem;
  margin: auto;
}

@media (min-width: 320px) and (max-width: 767px) {
  .actividadEditar #myGroupActivities .custom-dropzone img {
    object-fit: contain;
    max-height: 32.8rem;
  }
}

.actividadEditar #myGroupActivities .custom-dropzone .eliminar_imagen {
  position: absolute;
  bottom: 0.5;
  right: 0.5rem;
  padding: 0;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3rem;
  bottom: 0.5rem;
  border-width: 2px;
  padding: 0.5rem 1rem;
}

.actividadEditar #myGroupActivities .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.actividadEditar #myGroupActivities .col:not([class*="col-"]) {
  -ms-flex-preferred-size: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
  .actividadEditar #myGroupActivities .col:not([class*="col-"]) {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
  }
}

@media (min-width: 768px) {
  .actividadEditar #myGroupActivities .col:not([class*="col-"]) {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
  }
}

html body .custom-calendar {
  max-width: 24rem;
  background-color: transparent;
  border: none;
}

html body .custom-calendar .k-content {
  background-color: transparent;
}

html body .custom-calendar .k-content .k-calendar {
  border: none;
  background: #FFFFFF;
  border-radius: 7px;
  overflow: hidden;
  width: 20rem;
  padding: 1rem;
}

html body .custom-calendar .k-content .k-calendar.bg-grey-light {
  background-color: #FAFAFA;
}

html body .custom-calendar .k-content .k-calendar .k-header {
  border: none;
  background: transparent;
  font-size: 13px;
  font-size: 1.3rem;
}

html body .custom-calendar .k-content .k-calendar .k-header .k-link.k-state-hover {
  background: transparent;
  background: rgba(194, 213, 0, 0.3);
}

html body .custom-calendar .k-content .k-calendar .k-content {
  font-size: 13px;
  font-size: 1.3rem;
}

html body .custom-calendar .k-content .k-calendar .k-content th,
html body .custom-calendar .k-content .k-calendar .k-content td {
  text-align: center;
}

html body .custom-calendar .k-content .k-calendar .k-content th {
  background-color: transparent;
  font-size: 11px;
  font-size: 1.1rem;
  color: #999999;
  border: none;
}

html body .custom-calendar .k-content .k-calendar .k-content td {
  font-weight: 500;
}

html body .custom-calendar .k-content .k-calendar .k-content td .k-link {
  padding: 0;
  width: 100%;
  height: 2.6rem;
  line-height: 2.6rem;
  border-radius: 3rem;
  overflow: hidden;
}

html body .custom-calendar .k-content .k-calendar .k-content td .k-link div {
  line-height: 2.6rem;
  width: 100%;
  height: 100%;
}

html body .custom-calendar .k-content .k-calendar .k-content td .k-link div.diaOcupado {
  background-color: rgba(231, 29, 56, 0.2);
  color: #E71D38;
}

html body .custom-calendar .k-content .k-calendar .k-content td:hover {
  background: transparent;
}

html body .custom-calendar .k-content .k-calendar .k-content td:hover .k-link div {
  background: rgba(194, 213, 0, 0.3);
}

html body .custom-calendar .k-state-focused,
html body .custom-calendar .k-list > .k-state-focused,
html body .custom-calendar .k-listview > .k-state-focused,
html body .custom-calendar .k-grid-header th.k-state-focused,
html body .custom-calendar td.k-state-focused,
html body .custom-calendar .k-button.k-state-focused {
  box-shadow: none;
}

html body .custom-calendar .k-state-focused a,
html body .custom-calendar .k-list > .k-state-focused a,
html body .custom-calendar .k-listview > .k-state-focused a,
html body .custom-calendar .k-grid-header th.k-state-focused a,
html body .custom-calendar td.k-state-focused a,
html body .custom-calendar .k-button.k-state-focused a {
  background: rgba(194, 213, 0, 0.5);
}

html body .custom-calendar .k-state-selected,
html body .custom-calendar .k-state-selected:link,
html body .custom-calendar .k-state-selected:visited,
html body .custom-calendar .k-list > .k-state-selected,
html body .custom-calendar .k-list > .k-state-highlight,
html body .custom-calendar .k-panel > .k-state-selected,
html body .custom-calendar .k-ghost-splitbar-vertical,
html body .custom-calendar .k-ghost-splitbar-horizontal,
html body .custom-calendar .k-draghandle.k-state-selected:hover,
html body .custom-calendar .k-scheduler .k-scheduler-toolbar .k-state-selected,
html body .custom-calendar .k-scheduler .k-today.k-state-selected,
html body .custom-calendar .k-marquee-color {
  background-color: transparent;
}

html body .custom-calendar .k-state-selected a,
html body .custom-calendar .k-state-selected:link a,
html body .custom-calendar .k-state-selected:visited a,
html body .custom-calendar .k-list > .k-state-selected a,
html body .custom-calendar .k-list > .k-state-highlight a,
html body .custom-calendar .k-panel > .k-state-selected a,
html body .custom-calendar .k-ghost-splitbar-vertical a,
html body .custom-calendar .k-ghost-splitbar-horizontal a,
html body .custom-calendar .k-draghandle.k-state-selected:hover a,
html body .custom-calendar .k-scheduler .k-scheduler-toolbar .k-state-selected a,
html body .custom-calendar .k-scheduler .k-today.k-state-selected a,
html body .custom-calendar .k-marquee-color a {
  background: rgba(194, 213, 0, 0.5);
  color: #1e1e1e;
}