@charset "UTF-8";
/**
 * Clay 3.63.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.63.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");
@import 'print.css';
.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px;
}
.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em;
}
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block;
}
.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em;
}

.overlay {
  position: absolute;
}

.overlay-hidden,
.overlaymask-hidden {
  display: none;
}

.lfr-form-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 1px 5px 25px;
  position: relative;
}
.lfr-form-row:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
.lfr-form-row:hover {
  border: solid #ccc;
  border-width: 1px 0;
  padding-top: 0;
}
.lfr-form-row.lfr-form-row-inline .form-group {
  margin-right: 5px;
}
.lfr-form-row legend .field-label {
  float: left;
  margin-right: 10px;
}
.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px;
}
.lfr-form-row fieldset {
  border-width: 0;
  margin: 0;
  padding: 0;
}

.lfr-autorow-controls {
  bottom: 5px;
  position: absolute;
  right: 5px;
}

.datepicker-popover-content .popover-content {
  padding: 0.75rem 1rem;
}

.dropdown.open > .dropdown-menu, .overlay-content .open > .dropdown-menu {
  display: block;
}

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700;
}
.form-control-inline:not(:hover) {
  border-color: transparent;
}
.form-control-inline::placeholder {
  color: #a9afb5;
  font-style: italic;
}

.form-search .input-group {
  position: relative;
}
.form-search .input-group.advanced-search .search-query {
  padding-left: 40px;
  z-index: 0;
}
.form-search .input-group.advanced-search .toggle-advanced {
  cursor: pointer;
  left: 0;
  line-height: 1;
  padding: 8px 10px;
  position: absolute;
  top: 0;
}
.form-search .input-group.advanced-search .toggle-advanced .caret {
  margin-top: 7px;
}
.form-search .input-group.advanced-search .toggle-advanced .icon-search {
  font-size: 14px;
}
@media (max-width: 991.98px) {
  .form-search .input-group {
    width: 100%;
  }
  .form-search .input-group .btn {
    clip: rect(0, 0, 0, 0);
    left: -9999px;
    position: absolute;
  }
  .form-search .input-group input.search-query {
    width: 100%;
  }
}

.lfr-table {
  border-collapse: collapse;
  clear: both;
}
.lfr-table > tbody > tr > td,
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > td,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > td,
.lfr-table > tfoot > tr > th {
  padding: 0 5px;
  overflow-wrap: break-all;
  word-wrap: break-all;
}
.lfr-table > tbody > tr > td:first-child, .lfr-table > tbody > tr > td.first-child,
.lfr-table > tbody > tr > th:first-child,
.lfr-table > tbody > tr > th.first-child,
.lfr-table > thead > tr > td:first-child,
.lfr-table > thead > tr > td.first-child,
.lfr-table > thead > tr > th:first-child,
.lfr-table > thead > tr > th.first-child,
.lfr-table > tfoot > tr > td:first-child,
.lfr-table > tfoot > tr > td.first-child,
.lfr-table > tfoot > tr > th:first-child,
.lfr-table > tfoot > tr > th.first-child {
  padding-left: 0;
}
.lfr-table > tbody > tr > td:last-child, .lfr-table > tbody > tr > td.last-child,
.lfr-table > tbody > tr > th:last-child,
.lfr-table > tbody > tr > th.last-child,
.lfr-table > thead > tr > td:last-child,
.lfr-table > thead > tr > td.last-child,
.lfr-table > thead > tr > th:last-child,
.lfr-table > thead > tr > th.last-child,
.lfr-table > tfoot > tr > td:last-child,
.lfr-table > tfoot > tr > td.last-child,
.lfr-table > tfoot > tr > th:last-child,
.lfr-table > tfoot > tr > th.last-child {
  padding-right: 0;
}
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold;
}

.lfr-pagination:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.lfr-pagination .dropdown-menu {
  display: none;
}
.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px;
}
.lfr-pagination .lfr-pagination-controls {
  float: left;
}
.lfr-pagination .lfr-pagination-controls .search-results {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  top: 10px;
}
.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  border-width: 0;
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
.lfr-pagination .lfr-pagination-delta-selector {
  float: left;
}
@media (max-width: 991.98px) {
  .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-pagination .pagination-content {
  float: right;
}

.lfr-panel.lfr-extended {
  border: 1px solid transparent;
  border-color: #dedede #bfbfbf #bfbfbf #dedede;
}
.lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-button {
  display: block;
}
.lfr-panel.lfr-extended.lfr-collapsed .lfr-panel-titlebar {
  border-bottom-width: 0;
}
.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0;
}
.lfr-panel .toggler-header {
  cursor: pointer;
}

.sidebar-sm {
  font-size: 0.875rem;
}
.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-group {
  margin-bottom: 1rem;
}
.sidebar-sm .form-control {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  height: 2rem;
  line-height: 1.5;
  min-height: auto;
  padding: 0.25rem 0.75rem;
}
.sidebar-sm .form-control.form-control-tag-group {
  height: auto;
}
.sidebar-sm .form-control.form-control-tag-group .form-control-inset {
  margin-bottom: 0;
  margin-top: 0;
}
.sidebar-sm .form-control.form-control-tag-group .label {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0 0.25rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.sidebar-sm select.form-control {
  padding-right: 1.6rem;
}
.sidebar-sm select.form-control:not([size]) {
  height: 2rem;
}
.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  min-height: auto;
  padding: 0.285rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled) {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  line-height: 1.15;
  padding: 0.4375rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled).close {
  padding: 0.4375rem;
}
.sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
  height: 2rem;
  padding: 0.1875rem 0;
  width: 2rem;
}
.sidebar-sm .btn.btn-monospaced.input-localized-trigger, .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
  padding: 0;
}
.sidebar-sm .input-group-item .input-group-text {
  font-size: 0.875rem;
  height: 2rem;
  min-width: 2rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.sidebar-sm .input-group-item .btn .btn-section {
  font-size: 0.5625rem;
}
.sidebar-sm .list-group-item-flex {
  padding: 0.5rem 0.25rem;
}
.sidebar-sm .list-group-item-flex .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.lfr-translation-manager {
  border-radius: 4px;
  display: inline-block;
  margin-top: 0.5em;
  min-height: 1.8em;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-default-locale {
  display: inline-block;
  width: auto;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu {
  float: none;
  padding: 0.4em 0;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li,
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li strong {
  display: inline;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-translations-message {
  margin: 10px 0;
}
.lfr-translation-manager .lfr-translation-manager-available-translations {
  white-space: normal;
}
.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1;
}
.lfr-translation-manager .lfr-translation-manager-translation {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  margin: 0.2em;
  padding: 0.4em 0.3em 0.4em 0.5em;
  text-decoration: none;
}
.lfr-translation-manager .lfr-translation-manager-translation * {
  vertical-align: middle;
}
.lfr-translation-manager .lfr-translation-manager-translation img {
  margin-right: 0.3em;
}
.lfr-translation-manager .lfr-translation-manager-translation:hover {
  background-color: #d1e5ef;
}
.lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  background-color: #598bec;
  border-color: #224fa8;
  color: #fff;
}
.lfr-translation-manager .lfr-translation-manager-change-default-locale {
  margin: 0 0.4em;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation {
  display: inline-block;
  padding: 0 2px;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation svg {
  pointer-events: none;
}

.lfr-tree a {
  text-decoration: none;
}
.lfr-tree li {
  margin-bottom: 2px;
  padding-left: 0;
}
.lfr-tree li ul li, .lfr-tree li.tree-item {
  padding-left: 0;
}
.lfr-tree li.tree-item {
  padding-left: 5px;
}
.lfr-tree li.tree-item li {
  padding-left: 20px;
}
.lfr-tree li.tree-item ul {
  margin-left: 0;
  margin-top: 5px;
}

.lfr-upload-container {
  margin-bottom: 1rem;
}
.lfr-upload-container .upload-target {
  border: 3px dashed #e5e7e9;
  margin-bottom: 1rem;
  min-height: 2rem;
  padding: 2rem 0;
  position: relative;
  text-align: center;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  z-index: 100;
}
.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #92e5a5;
  border-color: #69db83;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.mobile .lfr-upload-container .upload-target .drop-file-text {
  display: none;
}
.lfr-upload-container .upload-target .small {
  display: block;
  margin: 5px 0;
  text-transform: lowercase;
}
.lfr-upload-container .manage-upload-target {
  padding-top: 5px;
  position: relative;
}
.lfr-upload-container .manage-upload-target .select-files {
  float: left;
  line-height: 0;
  margin: 0 1.125rem 1.125rem;
  padding: 0 0 0 5px;
}
.lfr-upload-container .cancel-uploads,
.lfr-upload-container .clear-uploads {
  background-repeat: no-repeat;
  float: right;
}
.lfr-upload-container .cancel-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
  margin-right: 0;
}
.lfr-upload-container .clear-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
  padding-left: 16px;
}
.lfr-upload-container .upload-file.upload-complete.file-saved {
  padding-left: 25px;
}
.lfr-upload-container .upload-file .file-title {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.lfr-upload-container .upload-file .icon-file {
  font-size: 40px;
}
.lfr-upload-container .upload-list-info {
  margin: 1em 0 0.5em;
}
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #6c757d;
  margin-top: 1px;
  position: absolute;
  right: 5px;
  top: 50%;
  white-space: nowrap;
}
.lfr-upload-container .cancel-button .cancel-button-text {
  display: none;
  margin-left: 5px;
}
.lfr-upload-container .cancel-button:hover .cancel-button-text {
  display: inline;
}
.lfr-upload-container .cancel-button .lexicon-icon {
  height: 12px;
}
.lfr-upload-container .delete-button {
  color: #6c757d;
}
.lfr-upload-container .delete-button-col {
  padding-right: 10px;
}
.lfr-upload-container .file-added .success-message {
  float: right;
  font-weight: normal;
}
.lfr-upload-container .upload-error {
  opacity: 1;
  padding-left: 25px;
}
.lfr-upload-container .upload-complete .cancel-button,
.lfr-upload-container .delete-button,
.lfr-upload-container .upload-complete.file-saved .delete-button,
.lfr-upload-container .upload-complete.upload-error .delete-button {
  display: none;
}
.lfr-upload-container .multiple-files .upload-error {
  background: #f5c4c9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPLS5RhFMYfv9QJlelTQZwRb2OKlKuINuHGLlBEBEOLxAu46oL0F0QQFdWizUCrWnjBaDHgThCMoiKkhUONTqmjmDp2GZ0UnWbmfc/ztrC+GbM2dXbv4ZzfeQ7vefKMMfifyP89IbevNNCYdkN2kawkCZKfSPZTOGTf6Y/m1uflKlC3LvsNTWArr9BT2LAf+W73dn5jHclIBFZyfYWU3or7T4K7AJmbl/yG7EtX1BQXNTVCYgtgbAEAYHlqYHlrsTEVQWr63RZFuqsfDAcdQPrGRR/JF5nKGm9xUxMyr0YBAEXXHgIANq/3ADQobD2J9fAkNiMTMSFb9z8ambMAQER3JC1XttkYGGZXoyZEGyTHRuBuPgBTUu7VSnUAgAUAWutOV2MjZGkehgYUA6O5A0AlkAyRnotiX3MLlFKduYCqAtuGXpyH0XQmOj+TIURt51OzURTYZdBKV2UBSsOIcRp/TVTT4ewK6idECAihtUKOArWcjq/B8tQ6UkUR31+OYXP4sTOdisivrkMyHodWejlXwcC38Fvs8dY5xaIId89VlJy7ACpCNCFCuOp8+BJ6A631gANQSg1mVmOxxGQYRW2nHMha4B5WA3chsv22T5/B13AIicWZmNZ6cMchTXUe81Okzz54pLi0uQWp+TmkZqMwxsBV74Or3od4OISPr0e3SHa3PX0f3HXKofNH/UIG9pZ5PeUth+CyS2EMkEqs4fPEOBJLsyske48/+xD8oxcAYPzs4QaS7RR2kbLTTOTQieczfzfTv8QPldGvTGoF6/8AAAAASUVORK5CYII=) no-repeat 5px 5px;
  border-color: #bd2130;
  color: #bd2130;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px;
}
.lfr-upload-container .multiple-files .upload-error .error-message {
  display: block;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
  padding-left: 1rem;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
  display: none;
}
.lfr-upload-container .single-file .upload-error {
  list-style: none;
  margin-top: 1em;
}
.lfr-upload-container .single-file .upload-error .upload-error-message {
  margin-bottom: 0.5em;
}
.lfr-upload-container .upload-complete {
  padding-left: 5px;
}
.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
  margin-left: 1em;
}
.lfr-upload-container .upload-complete .delete-button {
  display: inline-block;
}
.lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
  display: none;
}
.lfr-upload-container .progress {
  display: none;
  margin-top: 0.5rem;
}
.lfr-upload-container .file-uploading .progress {
  display: flex;
}

.lfr-alert-container {
  left: 0;
  position: absolute;
  right: auto;
  top: auto;
  width: 100%;
  z-index: 430;
}
.lfr-alert-container.inline-alert-container {
  position: relative;
}
.lfr-alert-container.inline-alert-container .lfr-alert-wrapper {
  padding: 0;
}
.lfr-alert-container .lfr-alert-wrapper {
  margin-bottom: 5px;
  overflow: hidden;
}

.lfr-search-container td .overlay.entry-action {
  position: static;
}
.lfr-search-container td .overlay.entry-action .btn a {
  display: block;
  padding: 4px 12px;
}

.contextual-sidebar {
  height: calc(100vh - 49px);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 49px;
  transform: translateX(100%);
  transition: transform ease 0.5s;
  width: 320px;
  will-change: transform;
}
.contextual-sidebar.contextual-sidebar-visible {
  pointer-events: auto;
  transform: translateX(0);
}
body.has-control-menu .contextual-sidebar {
  height: calc(100vh - 98px);
  top: 98px;
}

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px;
  }
  body.has-control-menu .contextual-sidebar {
    height: calc(
				100vh - 120px
			);
    top: 120px;
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border: 2px solid #cfc;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border: 2px dotted #009;
}
.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through;
}
.taglib-diff-html span.diff-html-removed img {
  border: 2px solid #fdc6c6;
}

.taglib-discussion {
  font-size: 0.875rem;
  margin-top: 1rem;
}
.taglib-discussion .actions-menu .component-action {
  display: inline-flex;
}
.taglib-discussion .button-holder {
  margin: 1rem 0;
}
.taglib-discussion .comment-container {
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1;
}
.taglib-discussion .lfr-discussion-body {
  font-size: 1rem;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-body {
    padding-left: 3.5rem;
  }
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word;
  }
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
  text-decoration: underline;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px;
}
.taglib-discussion .lfr-discussion-container {
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:first-of-type {
  border-top: 1px solid #e7e7ed;
  padding-top: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:last-of-type {
  border-bottom: 0;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion {
  padding-left: 1rem;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion .lfr-discussion .lfr-discussion .lfr-discussion {
  padding-left: 0;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-container .lfr-discussion {
    padding-left: 3.5rem;
  }
}
.taglib-discussion .lfr-discussion-parent-link {
  color: #67678c;
  font-weight: 600;
  margin-left: 1em;
}
@media (max-width: 767.98px) {
  .taglib-discussion .lfr-discussion-parent-link {
    display: block;
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem;
}
.taglib-discussion .lfr-discussion-more-comments {
  border-top: 1px solid #e7e7ed;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  text-align: center;
}
.taglib-discussion .username {
  color: #272833;
  font-weight: 600;
}
.taglib-discussion .taglib-workflow-status {
  margin-left: 0.5rem;
}
.taglib-discussion .workflow-value {
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .taglib-discussion .actions-menu {
    display: none;
  }
  .taglib-discussion .comment-container:hover .actions-menu,
  .taglib-discussion .actions-menu:focus,
  .taglib-discussion .actions-menu.open {
    display: inline-block;
  }
}

.drop-zone {
  min-height: 80px;
  padding: 20px;
  text-align: center;
}
.drop-zone.drop-enabled {
  outline: 2px dashed transparent;
}
.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5);
}
.drop-zone p {
  margin: 10px auto 0;
  max-width: 75%;
}

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none;
  }
}
.drop-here-info .drop-here-indicator {
  height: 115px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.drop-here-info .drop-icons {
  display: inline-block;
  position: relative;
  width: 160px;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons {
    transition: none;
  }
}
.drop-here-info .drop-icons span {
  border-radius: 3px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons span {
    transition: none;
  }
}
.drop-here-info .drop-icons span:nth-of-type(1) {
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  transform: rotate(25deg);
  width: 60px;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2;
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  transform: rotate(-25deg);
  width: 70px;
  z-index: 1;
}
.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac;
}
.drop-here-info .drop-text {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 20px;
}
.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1;
}
.drop-active .drop-here-info span:nth-of-type(1) {
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg);
}

.taglib-empty-result-message.sheet {
  margin-bottom: 24px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/set-theme-eKuatia-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/set-theme-eKuatia-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/set-theme-eKuatia-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/set-theme-eKuatia-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/set-theme-eKuatia-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description, .taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}

.field-wrapper.form-inline .control-label {
  display: inline-block;
}

.field-wrapper-html .input-localized .input-group-item {
  flex-wrap: nowrap;
}

.taglib-header {
  border-bottom: 1px solid #c8c9ca;
  color: #555;
  margin-bottom: 1em;
  padding-bottom: 10px;
}
.taglib-header .header-title {
  display: inline-block;
  margin: 0.1em;
  max-width: 100%;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: normal;
}
.taglib-header .header-back-to {
  display: inline-block;
  vertical-align: middle;
}
.taglib-header .header-back-to a {
  display: block;
  font-weight: bold;
  padding: 0 0.3em 0 0;
  text-decoration: none;
}

.taglib-icon {
  text-decoration: none;
}
.taglib-icon:not(.btn):hover .taglib-text, .taglib-icon:not(.btn):focus .taglib-text {
  text-decoration: underline;
}
.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px;
}

.icon-monospaced {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem;
}
.icon-monospaced.lexicon-icon {
  padding: 8px;
}

.taglib-icon-list li {
  float: left;
  margin-right: 1em;
}
.taglib-icon-list:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none;
}
@media (max-width: 767.98px) {
  .table-cell.last .lfr-icon-menu .dropdown-toggle {
    text-align: center;
  }
  .table-cell.last .lfr-icon-menu .dropdown-toggle > img,
  .table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
    display: none;
  }
}

.lfr-menu-list {
  float: none;
  overflow-y: auto;
  position: relative;
}
.lfr-menu-list.direction-right {
  margin: 0 2px;
}
.lfr-menu-list.dropdown-menu {
  float: none;
  position: relative;
}
@media (max-width: 991.98px) {
  .lfr-menu-list.dropdown-menu > li > a {
    font-size: 22px;
    line-height: 40px;
    white-space: normal;
  }
  .lfr-menu-list.dropdown-menu > li > a img {
    margin-bottom: 3px;
  }
}
.lfr-menu-list.dropdown-menu .search-panel {
  margin-bottom: 0;
}
.lfr-menu-list.dropdown-menu .search-panel .form-group {
  margin: 0 16px;
}
.lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
  width: auto;
}
body > .lfr-menu-list ul {
  border-radius: 4px;
}

.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0;
}
.input-localized .input-group-item {
  flex-direction: column;
}
.input-localized .input-localized-content {
  margin-left: 6px;
}
.input-group .input-localized .input-localized-content {
  margin-top: 3px;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background-color: #ff0047;
}
.input-localized .lfr-input-localized-default a {
  margin-right: 14px;
}
.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px;
}
.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal;
}
.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem;
}
.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px;
}
.input-localized-palette-container .palette-item-inner img {
  display: block;
}

.taglib-move-boxes {
  margin-bottom: 1em;
}
.taglib-move-boxes label {
  border-bottom: 1px solid transparent;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.taglib-move-boxes .toolbar {
  text-align: center;
}
.taglib-move-boxes .arrow-button img {
  border-width: 0;
  height: 16px;
  width: 16px;
}
.taglib-move-boxes .choice-selector {
  width: 100%;
}
.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3;
}
.taglib-move-boxes .field-content {
  margin-bottom: 0;
}
.taglib-move-boxes .move-arrow-buttons {
  margin-top: 5em;
}
.taglib-move-boxes .move-arrow-buttons .arrow-button {
  display: block;
}
.taglib-move-boxes .sortable-container {
  margin-top: 10px;
}
.taglib-move-boxes .sortable-container .btn.edit-selection {
  margin-bottom: 10px;
}
.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
  border-top: 1px solid #ddd;
  display: none;
  margin: 2px 0;
  padding: 2px;
  position: relative;
}
.taglib-move-boxes .sortable-container .move-option.selected {
  display: block;
}
.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #fafafa;
}
.taglib-move-boxes .sortable-container .move-option .checkbox,
.taglib-move-boxes .sortable-container .move-option .handle {
  position: absolute;
}
.taglib-move-boxes .sortable-container .move-option .checkbox {
  display: none;
  margin: 7px 0 0 5px;
}
.taglib-move-boxes .sortable-container .move-option .handle {
  color: #999;
  cursor: pointer;
  font-size: 1.5em;
  padding: 6px;
}
.taglib-move-boxes .sortable-container .move-option .title {
  font-size: 1.2em;
  margin: 1px 0 1px 30px;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option {
  display: block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
  display: inline-block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
  display: none;
}
.mobile .taglib-move-boxes .selector-container {
  display: none;
}

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #75b8ff;
}
.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

.lfr-map {
  border: 1px solid #ccc;
  min-height: 400px;
  width: 100%;
}
.lfr-map .home-button {
  margin: 5px;
}
@media (max-width: 575.98px) {
  .lfr-map .home-button {
    height: 35px;
    width: 45px;
  }
}
.lfr-map .search-controls {
  font-size: 15px;
  margin-top: 5px;
  width: 100%;
}
@media (min-width: 576px) {
  .lfr-map .search-controls {
    width: 50%;
  }
}
.lfr-map .search-controls .search-input {
  width: 100%;
}

.navbar .navbar-collapse {
  max-height: none;
}
.navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
  display: inline;
}
@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%;
  }
}
.navbar .navbar-search .form-search {
  margin: 8px 0;
}
@media (min-width: 768px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 275px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-search .form-search .input-group {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px;
  }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible;
  }
}

.taglib-portlet-preview.show-borders {
  border: 1px solid #828f95;
  margin-bottom: 1em;
  padding: 3px 3px 1em;
}
.taglib-portlet-preview.show-borders .title {
  background-color: #d3dadd;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0.5em;
}
.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px;
}

.lfr-search-container .entry-action {
  width: 1px;
}
.lfr-search-container .entry-action .taglib-icon {
  white-space: nowrap;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn) {
  color: #343a40;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6,
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

.user-info {
  display: flex;
}
.user-info .sticker {
  align-self: center;
}
.user-info .user-details {
  margin-left: 1rem;
}
.user-info .user-name {
  color: #343a40;
  font-weight: 600;
}
.user-info .date-info {
  color: #6c757d;
}

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px;
}
.user-status-tooltip .user-status-avatar .user-status-avatar-image {
  width: 27px;
}
.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden;
}
.user-status-tooltip .user-status-info .user-status-date {
  font-size: 11px;
}

.lfr-search-container {
  margin-top: 1.5em;
  overflow: auto;
}
@media (max-width: 767.98px) {
  .lfr-search-container .selector-button {
    width: auto;
  }
}
.touch .lfr-search-container {
  -webkit-overflow-scrolling: touch;
}
.touch .lfr-search-container .searchcontainer-content .table {
  max-width: none;
}

.taglib-page-iterator {
  clear: both;
  height: auto;
  width: auto;
}
.taglib-page-iterator .lfr-pagination-buttons {
  float: right;
  margin: 0;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    width: 100%;
  }
}
@media (max-width: 991.98px) and (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    float: none;
    margin-top: 20px;
  }
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    display: inline-block;
    width: 50%;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li.first, .taglib-page-iterator .lfr-pagination-buttons > li.last {
    display: none;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li > a {
    line-height: 20px;
    padding: 11px 19px;
  }
}
.taglib-page-iterator .lfr-pagination-config {
  float: left;
  line-height: 46px;
}
@media (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-config {
    float: none;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu {
    display: block;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
    display: block;
  }
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector,
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-page-selector {
  display: inline;
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
  float: none;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
    display: none;
  }
}
.taglib-page-iterator .search-results {
  float: left;
  line-height: 46px;
  margin-left: 10px;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .search-results {
    display: none;
  }
}

.taglib-search-toggle .form-search {
  position: relative;
}
.taglib-search-toggle .form-search .input-group-btn {
  position: absolute;
}
@media (min-width: 992px) {
  .taglib-search-toggle .form-search .input-group-btn {
    position: static;
  }
}
.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px;
}
.taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
  text-decoration: none;
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border: solid #ddd;
  border-width: 0 1px 1px;
  margin-top: 0;
  padding: 15px 15px 0;
}
.navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  border-width: 1px 0 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
  position: relative;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
  margin-bottom: 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
  color: #999;
  font-size: 13px;
}
.taglib-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1;
}

.taglib-user-display {
  padding: 0.5em;
}
.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px;
  display: block;
  height: 60px;
  margin: 0 auto;
  width: 60px;
}
.taglib-user-display .avatar.author:after {
  background: rgba(50, 168, 230, 0.5);
  border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.taglib-user-display .user-details {
  margin-top: 1em;
}
.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold;
}
.taglib-user-display a .user-name {
  text-decoration: underline;
}
.taglib-user-display.display-style-1 .user-profile-image {
  float: left;
  margin-right: 24px;
}
.taglib-user-display.display-style-1 .user-name {
  display: inline-block;
  margin-top: 10px;
}
.taglib-user-display.display-style-1 .user-details {
  margin-top: 0;
}
.taglib-user-display.display-style-2 .user-profile-image,
.taglib-user-display.display-style-2 .user-name {
  clear: both;
  display: block;
  min-height: 20px;
  text-align: center;
}
.taglib-user-display.display-style-3 {
  padding: 0;
}
.taglib-user-display.display-style-3 .user-profile-image {
  display: inline-block;
  vertical-align: middle;
}

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999;
}
.table-cell .taglib-workflow-status {
  margin: 0;
}
.table-cell .taglib-workflow-status .workflow-status {
  padding-left: 0;
}

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0;
}

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .management-bar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 576px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
  .portal-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader,
  .portal-popup .process-list {
    top: 48px;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
  .portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}
.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate;
}
html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd;
}
html:not(#__):not(#___) .active-area {
  background: #ffc;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1;
}
html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
html:not(#__):not(#___) .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}
html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-layout.dragging {
  border-collapse: separate;
}

.drop-area {
  background-color: #d3dadd;
}

.active-area {
  background: #ffc;
}

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none;
  }
}
.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}

.sortable-layout-proxy {
  opacity: 1;
}
.sortable-layout-proxy .portlet-topper {
  background-image: none;
}

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
.proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
.proxy.generic-portlet .portlet-title {
  padding: 10px;
}
.proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}

.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}

.sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}

.sortable-layout-drag-target-indicator {
  margin: 2px 0;
}

.yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-column-content.empty {
  padding: 50px;
}

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
  padding: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
  margin-bottom: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
  display: none;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
  display: inline-block;
  vertical-align: bottom;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
  margin-top: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
  display: inline-block;
  float: none;
  margin-top: 0;
  width: auto;
}

.lfr-source-editor {
  border: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative;
}
.lfr-source-editor .ace_editor {
  height: 100%;
}
.lfr-source-editor .lfr-source-editor-toolbar li > .btn {
  background-color: #fff;
  border: transparent;
  color: #717383;
  outline: 0;
}
.lfr-source-editor .lfr-source-editor-code {
  background-color: #fff;
  color: #2b4259;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter {
  background-color: #ededef;
  color: #868896;
  overflow: hidden;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
  font-family: fontawesome-alloy;
  text-align: center;
  vertical-align: middle;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
  content: "▾";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "▸";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
  color: #fff;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #717383;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
  border-right: solid 1px #ccc;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #ededef;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
  color: #34adab;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
  color: #1d5ec7;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
  color: #ff6c58;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
  color: #f00;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code {
  background-color: #47474f;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
  background: #54555e;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #009aed;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #11394e;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
  color: #4d91ff;
}

.lfr-fullscreen-source-editor {
  height: 100%;
  overflow: hidden;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
  height: 40px;
  margin-right: 4px;
  margin-top: 4px;
  min-height: 40px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
  height: 95%;
  position: relative;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border: 1px solid #ccc;
  position: absolute;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .preview-panel {
  display: inline-block;
  overflow-y: auto;
  padding-left: 20px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .source-panel {
  display: inline-block;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .preview-panel {
  height: 100%;
  width: 50%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .panel-splitter {
  height: 100%;
  left: 50%;
  top: 0;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .preview-panel {
  height: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .panel-splitter {
  top: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .panel-splitter,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .preview-panel {
  display: none;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .source-panel {
  height: 100%;
  width: 100%;
}

.lfr-fulscreen-source-editor-dialog .modal-footer {
  text-align: left;
}

.file-icon-color-0 {
  background-color: #fff;
  color: #6b6c7e;
}

.file-icon-color-1 {
  background-color: #fff;
  color: #a7a9bc;
}

.file-icon-color-2 {
  background-color: #fff;
  color: #50d2a0;
}

.file-icon-color-3 {
  background-color: #fff;
  color: #af78ff;
}

.file-icon-color-4 {
  background-color: #fff;
  color: #ffb46e;
}

.file-icon-color-5 {
  background-color: #fff;
  color: #ff5f5f;
}

.file-icon-color-6 {
  background-color: #fff;
  color: #4b9bff;
}

.file-icon-color-7 {
  background-color: #fff;
  color: #272833;
}

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.lfr-item-viewer.uploading > .progress-container {
  visibility: visible;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}
.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px;
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000;
}
.lfr-item-viewer .progress-container a {
  position: absolute;
  right: 30px;
}
.lfr-item-viewer .progress-container .progress {
  margin-top: 10px;
}
.lfr-item-viewer .search-info {
  background-color: #d3e8f1;
}
.lfr-item-viewer .search-info .keywords {
  font-size: 1.4em;
  font-weight: bold;
}
.lfr-item-viewer .search-info .change-search-folder {
  font-size: 0.8em;
  font-weight: normal;
}
.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%;
}
.lfr-item-viewer .upload-view > div {
  display: table-cell;
  vertical-align: middle;
}
.lfr-item-viewer .yui3-widget-bd {
  position: relative;
}

.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34;
}

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all;
}

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal {
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: -0.0625rem;
  content: "";
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal {
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: -0.0625rem;
  content: "";
  height: 0;
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0;
}

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative;
}
.modal-dialog.dialog-iframe-modal {
  max-width: none;
}
.modal-dialog.modal-dialog-sm {
  max-width: 500px;
}
.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all;
}
.modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
  bottom: 0;
  right: 0;
}

.modal-open .modal {
  display: block;
}

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0;
}

.sheet-footer .btn {
  margin-right: 0.5rem;
}
.sheet-footer .btn:last-child {
  margin-right: 0;
}

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal;
}
.tag-items li {
  display: inline-block;
  margin: 0 1em 0 0;
  max-width: 100%;
}

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.tag-cloud .tag-popularity-1 {
  font-size: 1em;
}
.tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}
.tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}
.tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}
.tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}
.tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}

.lfr-portal-tooltip {
  display: inline-flex;
}
.lfr-portal-tooltip,
.lfr-portal-tooltip a {
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^=icon-] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: none;
}

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.tree-node-content .tree-label {
  margin-left: 3px;
}
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}

.tree-node-selected .tree-label {
  background-color: transparent;
}

.tree-view li.tree-node .tree-node-content svg.lexicon-icon {
  pointer-events: none;
}

.user-icon-color-0 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6b6c7e;
}

.user-icon-color-1 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4b9bff;
}

.user-icon-color-2 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ffb46e;
}

.user-icon-color-3 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff5f5f;
}

.user-icon-color-4 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #50d2a0;
}

.user-icon-color-5 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff73c3;
}

.user-icon-color-6 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #9be169;
}

.user-icon-color-7 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #af78ff;
}

.user-icon-color-8 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ffd76e;
}

.user-icon-color-9 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #5fc8ff;
}

.collapse.open {
  display: block;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em;
}

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: "";
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%;
}

.navbar .navbar-toggler .c-inner {
  max-width: none;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  position: relative;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}

body.portlet {
  border-width: 0;
}

.portlet-icon-back {
  margin-top: -2px;
}
.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}

.portlet-topper {
  position: relative;
}
.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
.portlet-draggable .portlet-topper {
  cursor: move;
}

.portlet-title-editable {
  cursor: pointer;
}

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.panel-page-body .portlet-title-text, .panel-page-content .portlet-title-text {
  cursor: auto;
}

.portlet-minimized .portlet-content {
  padding: 0;
}

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important;
}

.portlet-layout .portlet-header {
  margin-bottom: 1rem;
}

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}
.portlet:hover .visible-interaction, .portlet.open .visible-interaction {
  display: block;
}

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none;
}
.controls-hidden .portlet-topper-toolbar {
  display: none !important;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .lfr-configurator-visibility {
    opacity: 0.5;
  }
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

.portlet {
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}
.portlet > .portlet-content-editable {
  border-color: transparent;
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5;
  }
}

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600;
}

.portlet-options {
  display: inline-block;
}

.portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.portlet-title-menu {
  flex: 0 1 auto;
}
.portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex;
  }
}

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

@media (max-width: 767.98px) {
  .lfr-configurator-visibility {
    opacity: 0.5;
  }
}

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  opacity: 1;
}

.lfr-panel-page .portlet-title {
  font-size: 13px;
}

.lfr-panel-page {
  width: 100%;
}
.lfr-panel-page .lfr-add-content h2 span {
  background-color: #d3dadd;
}

.portlet-borderless .portlet-content {
  padding: 1rem;
}
.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word;
}
.portlet-barebone .portlet-content {
  padding: 0;
}

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px;
}

.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center;
}
.breadcrumb.breadcrumb-vertical li {
  display: block;
}
.breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
  background: none;
}
.breadcrumb.breadcrumb-vertical .divider {
  background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
  display: block;
  height: 10px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

.navbar form {
  margin: 0;
}

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px;
}
.product-menu .loading-animation {
  margin-top: 160px;
}

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px;
}
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px;
}
.upload-drop-active .lfr-upload-container .upload-target {
  animation: none;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite;
}

.select-files {
  border-radius: 5px;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
  box-shadow: 0 0 5px 0 #333;
  transition-duration: 0.25s;
  transition-property: box-shadow;
  transition-timing-function: ease-out;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  border-radius: 50%;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-progress-active .progress-bar-status,
  .lfr-upload-container .file-uploading .progress-bar .progress {
    transition: none;
  }
}

@keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
.highlight-animation {
  animation: highlight-animation 0.7s;
}

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none;
}

.form-group.form-inline.input-boolean-wrapper label, .form-group.form-inline.input-checkbox-wrapper label {
  gap: 0.3125rem;
}

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.no-js .owl-carousel {
  display: block;
}

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.carousel {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.carousel *, .carousel :after, .carousel :before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.carousel.is-draggable {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.carousel.is-dragging {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.carousel__viewport {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}

.carousel__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.carousel__slide {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: var(--carousel-slide-width, 60%);
  max-width: 100%;
  padding: 1rem;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
}

.has-dots {
  margin-bottom: calc(0.5rem + 22px);
}

.carousel__dots {
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: calc(100% + 0.5rem);
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.carousel__dots .carousel__dot {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  cursor: pointer;
}

.carousel__dots .carousel__dot:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: currentColor;
  opacity: 0.25;
  -webkit-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}

.carousel__dots .carousel__dot.is-selected:after {
  opacity: 1;
}

.carousel__button {
  width: var(--carousel-button-width, 48px);
  height: var(--carousel-button-height, 48px);
  padding: 0;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  pointer-events: all;
  cursor: pointer;
  color: var(--carousel-button-color, currentColor);
  background: var(--carousel-button-bg, transparent);
  border-radius: var(--carousel-button-border-radius, 50%);
  -webkit-box-shadow: var(--carousel-button-shadow, none);
  box-shadow: var(--carousel-button-shadow, none);
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}

.carousel__button.is-next, .carousel__button.is-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.carousel__button.is-prev {
  left: 10px;
}

.carousel__button.is-next {
  right: 10px;
}

.carousel__button[disabled] {
  cursor: default;
  opacity: 0.3;
}

.carousel__button svg {
  width: var(--carousel-button-svg-width, 50%);
  height: var(--carousel-button-svg-height, 50%);
  fill: none;
  stroke: currentColor;
  stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
  stroke-linejoin: bevel;
  stroke-linecap: round;
  -webkit-filter: var(--carousel-button-svg-filter, none);
  filter: var(--carousel-button-svg-filter, none);
  pointer-events: none;
}

html.with-fancybox {
  scroll-behavior: auto;
}

body.compensate-for-scrollbar {
  overflow: hidden !important;
  -ms-touch-action: none;
  touch-action: none;
}

.fancybox__container {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  direction: ltr;
  margin: 0;
  padding: env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: var(--fancybox-color, #fff);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow: hidden;
  z-index: 1050;
  outline: none;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  --carousel-button-width:48px;
  --carousel-button-height:48px;
  --carousel-button-svg-width:24px;
  --carousel-button-svg-height:24px;
  --carousel-button-svg-stroke-width:2.5;
  --carousel-button-svg-filter:drop-shadow(1px 1px 1px rgba(0,0,0,0.4));
}

.fancybox__container *, .fancybox__container :after, .fancybox__container :before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.fancybox__container :focus {
  outline: none;
}

body:not(.is-using-mouse) .fancybox__container :focus {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));
}

@media (min-width: 1024px) {
  .fancybox__container {
    --carousel-button-width:48px;
    --carousel-button-height:48px;
    --carousel-button-svg-width:27px;
    --carousel-button-svg-height:27px;
  }
}
.fancybox__backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: var(--fancybox-bg, rgba(24, 24, 27, 0.92));
}

.fancybox__carousel {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 0;
  height: 100%;
  z-index: 10;
}

.fancybox__carousel.has-dots {
  margin-bottom: calc(0.5rem + 22px);
}

.fancybox__viewport {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: visible;
  cursor: default;
}

.fancybox__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.fancybox__slide {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 48px 8px 8px 8px;
  position: relative;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  outline: 0;
  overflow: auto;
  --carousel-button-width:36px;
  --carousel-button-height:36px;
  --carousel-button-svg-width:22px;
  --carousel-button-svg-height:22px;
}

.fancybox__slide:after, .fancybox__slide:before {
  content: "";
  -webkit-box-flex: 0;
  -ms-flex: 0 0 0px;
  flex: 0 0 0;
  margin: auto;
}

@media (min-width: 1024px) {
  .fancybox__slide {
    padding: 64px 100px;
  }
}
.fancybox__content {
  margin: 0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);
  padding: 36px;
  color: var(--fancybox-content-color, #374151);
  background: var(--fancybox-content-bg, #fff);
  position: relative;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 20;
}

.fancybox__content :focus:not(.carousel__button.is-close) {
  outline: thin dotted;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.fancybox__caption {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  max-width: 100%;
  margin: 0;
  padding: 1rem 0 0 0;
  line-height: 1.375;
  color: var(--fancybox-color, currentColor);
  visibility: visible;
  cursor: auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow-wrap: anywhere;
}

.is-loading .fancybox__caption {
  visibility: hidden;
}

.fancybox__container > .carousel__dots {
  top: 100%;
  color: var(--fancybox-color, #fff);
}

.fancybox__nav .carousel__button {
  z-index: 40;
}

.fancybox__nav .carousel__button.is-next {
  right: 8px;
}

@media (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-next {
    right: 40px;
  }
}
.fancybox__nav .carousel__button.is-prev {
  left: 8px;
}

@media (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-prev {
    left: 40px;
  }
}
.carousel__button.is-close {
  position: absolute;
  top: 8px;
  right: 8px;
  top: calc(env(safe-area-inset-top, 0px) + 8px);
  right: calc(env(safe-area-inset-right, 0px) + 8px);
  z-index: 40;
}

@media (min-width: 1024px) {
  .carousel__button.is-close {
    right: 40px;
  }
}
.fancybox__content > .carousel__button.is-close {
  position: absolute;
  top: -40px;
  right: 0;
  color: var(--fancybox-color, #fff);
}

.fancybox__no-click, .fancybox__no-click button {
  pointer-events: none;
}

.fancybox__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  color: var(--fancybox-color, currentColor);
}

.fancybox__slide .fancybox__spinner {
  cursor: pointer;
  z-index: 1053;
}

.fancybox__spinner svg {
  -webkit-animation: fancybox-rotate 2s linear infinite;
  animation: fancybox-rotate 2s linear infinite;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

.fancybox__spinner svg circle {
  fill: none;
  stroke-width: 2.75;
  stroke-miterlimit: 10;
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  -webkit-animation: fancybox-dash 1.5s ease-in-out infinite;
  animation: fancybox-dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
  stroke: currentColor;
}

@-webkit-keyframes fancybox-rotate {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fancybox-rotate {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes fancybox-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  to {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
@keyframes fancybox-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  to {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
.carousel__button.is-close, .carousel__dots, .fancybox__backdrop, .fancybox__caption, .fancybox__nav {
  opacity: var(--fancybox-opacity, 1);
}

.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close, .fancybox__container.is-animated[aria-hidden=false] .carousel__dots, .fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop, .fancybox__container.is-animated[aria-hidden=false] .fancybox__caption, .fancybox__container.is-animated[aria-hidden=false] .fancybox__nav {
  -webkit-animation: 0.15s ease backwards fancybox-fadeIn;
  animation: 0.15s ease backwards fancybox-fadeIn;
}

.fancybox__container.is-animated.is-closing .carousel__button.is-close, .fancybox__container.is-animated.is-closing .carousel__dots, .fancybox__container.is-animated.is-closing .fancybox__backdrop, .fancybox__container.is-animated.is-closing .fancybox__caption, .fancybox__container.is-animated.is-closing .fancybox__nav {
  -webkit-animation: 0.15s ease both fancybox-fadeOut;
  animation: 0.15s ease both fancybox-fadeOut;
}

.fancybox-fadeIn {
  -webkit-animation: 0.15s ease both fancybox-fadeIn;
  animation: 0.15s ease both fancybox-fadeIn;
}

.fancybox-fadeOut {
  -webkit-animation: 0.1s ease both fancybox-fadeOut;
  animation: 0.1s ease both fancybox-fadeOut;
}

.fancybox-zoomInUp {
  -webkit-animation: 0.2s ease both fancybox-zoomInUp;
  animation: 0.2s ease both fancybox-zoomInUp;
}

.fancybox-zoomOutDown {
  -webkit-animation: 0.15s ease both fancybox-zoomOutDown;
  animation: 0.15s ease both fancybox-zoomOutDown;
}

.fancybox-throwOutUp {
  -webkit-animation: 0.15s ease both fancybox-throwOutUp;
  animation: 0.15s ease both fancybox-throwOutUp;
}

.fancybox-throwOutDown {
  -webkit-animation: 0.15s ease both fancybox-throwOutDown;
  animation: 0.15s ease both fancybox-throwOutDown;
}

@-webkit-keyframes fancybox-fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fancybox-fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fancybox-fadeOut {
  to {
    opacity: 0;
  }
}
@keyframes fancybox-fadeOut {
  to {
    opacity: 0;
  }
}
@-webkit-keyframes fancybox-zoomInUp {
  0% {
    -webkit-transform: scale(0.97) translate3d(0, 16px, 0);
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1) translate3d(0, 0, 0);
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fancybox-zoomInUp {
  0% {
    -webkit-transform: scale(0.97) translate3d(0, 16px, 0);
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1) translate3d(0, 0, 0);
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes fancybox-zoomOutDown {
  to {
    -webkit-transform: scale(0.97) translate3d(0, 16px, 0);
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0;
  }
}
@keyframes fancybox-zoomOutDown {
  to {
    -webkit-transform: scale(0.97) translate3d(0, 16px, 0);
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes fancybox-throwOutUp {
  to {
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
    opacity: 0;
  }
}
@keyframes fancybox-throwOutUp {
  to {
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
    opacity: 0;
  }
}
@-webkit-keyframes fancybox-throwOutDown {
  to {
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0);
    opacity: 0;
  }
}
@keyframes fancybox-throwOutDown {
  to {
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0);
    opacity: 0;
  }
}
.fancybox__carousel .carousel__slide {
  scrollbar-width: thin;
  scrollbar-color: #ccc rgba(255, 255, 255, 0.1);
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.1);
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
}

.fancybox__carousel.is-draggable .fancybox__slide, .fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox__carousel.is-dragging .fancybox__slide, .fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox__carousel .fancybox__slide .fancybox__content {
  cursor: auto;
}

.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox__image {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: none;
  transition: none;
}

.has-image .fancybox__content {
  padding: 0;
  background: rgba(0, 0, 0, 0);
  min-height: 1px;
}

.is-closing .has-image .fancybox__content {
  overflow: visible;
}

.has-image[data-image-fit=contain] {
  overflow: visible;
  -ms-touch-action: none;
  touch-action: none;
}

.has-image[data-image-fit=contain] .fancybox__content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.has-image[data-image-fit=contain] .fancybox__image {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.has-image[data-image-fit=contain-w] {
  overflow-x: hidden;
  overflow-y: auto;
}

.has-image[data-image-fit=contain-w] .fancybox__content {
  min-height: auto;
}

.has-image[data-image-fit=contain-w] .fancybox__image {
  max-width: 100%;
  height: auto;
}

.has-image[data-image-fit=cover] {
  overflow: visible;
  -ms-touch-action: none;
  touch-action: none;
}

.has-image[data-image-fit=cover] .fancybox__content {
  width: 100%;
  height: 100%;
}

.has-image[data-image-fit=cover] .fancybox__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content, .fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content, .fancybox__carousel .fancybox__slide.has-video .fancybox__content {
  max-width: 100%;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  min-height: 1px;
  overflow: visible;
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
  width: 100%;
  height: 80%;
}

.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content, .fancybox__carousel .fancybox__slide.has-video .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%;
}

.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content, .fancybox__carousel .fancybox__slide.has-video .fancybox__content {
  padding: 0;
  background: rgba(24, 24, 27, 0.9);
  color: #fff;
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
  background: #e5e3df;
}

.fancybox__html5video, .fancybox__iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0);
}

.fancybox-placeholder {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.fancybox__thumbs {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative;
  padding: 0px 3px;
  opacity: var(--fancybox-opacity, 1);
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs {
  -webkit-animation: 0.15s ease-in backwards fancybox-fadeIn;
  animation: 0.15s ease-in backwards fancybox-fadeIn;
}

.fancybox__container.is-animated.is-closing .fancybox__thumbs {
  opacity: 0;
}

.fancybox__thumbs .carousel__slide {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: var(--fancybox-thumbs-width, 96px);
  margin: 0;
  padding: 8px 3px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: visible;
  cursor: pointer;
}

.fancybox__thumbs .carousel__slide .fancybox__thumb:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-width: 5px;
  border-style: solid;
  border-color: var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));
  opacity: 0;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
  border-radius: var(--fancybox-thumbs-border-radius, 4px);
}

.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb:after {
  opacity: 0.92;
}

.fancybox__thumbs .carousel__slide > * {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox__thumb {
  position: relative;
  width: 100%;
  padding-top: calc(100% / (var(--fancybox-thumbs-ratio, 1.5)));
  background-size: cover;
  background-position: center center;
  background-color: rgba(255, 255, 255, 0.1);
  background-repeat: no-repeat;
  border-radius: var(--fancybox-thumbs-border-radius, 4px);
}

.fancybox__toolbar {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  background: -webkit-gradient(linear, left bottom, left top, from(hsla(0deg, 0%, 0%, 0)), color-stop(8.1%, hsla(0deg, 0%, 0%, 0.006)), color-stop(15.5%, hsla(0deg, 0%, 0%, 0.021)), color-stop(22.5%, hsla(0deg, 0%, 0%, 0.046)), color-stop(29%, hsla(0deg, 0%, 0%, 0.077)), color-stop(35.3%, hsla(0deg, 0%, 0%, 0.114)), color-stop(41.2%, hsla(0deg, 0%, 0%, 0.155)), color-stop(47.1%, hsla(0deg, 0%, 0%, 0.198)), color-stop(52.9%, hsla(0deg, 0%, 0%, 0.242)), color-stop(58.8%, hsla(0deg, 0%, 0%, 0.285)), color-stop(64.7%, hsla(0deg, 0%, 0%, 0.326)), color-stop(71%, hsla(0deg, 0%, 0%, 0.363)), color-stop(77.5%, hsla(0deg, 0%, 0%, 0.394)), color-stop(84.5%, hsla(0deg, 0%, 0%, 0.419)), color-stop(91.9%, hsla(0deg, 0%, 0%, 0.434)), to(hsla(0deg, 0%, 0%, 0.44)));
  background: linear-gradient(to top, hsla(0deg, 0%, 0%, 0) 0%, hsla(0deg, 0%, 0%, 0.006) 8.1%, hsla(0deg, 0%, 0%, 0.021) 15.5%, hsla(0deg, 0%, 0%, 0.046) 22.5%, hsla(0deg, 0%, 0%, 0.077) 29%, hsla(0deg, 0%, 0%, 0.114) 35.3%, hsla(0deg, 0%, 0%, 0.155) 41.2%, hsla(0deg, 0%, 0%, 0.198) 47.1%, hsla(0deg, 0%, 0%, 0.242) 52.9%, hsla(0deg, 0%, 0%, 0.285) 58.8%, hsla(0deg, 0%, 0%, 0.326) 64.7%, hsla(0deg, 0%, 0%, 0.363) 71%, hsla(0deg, 0%, 0%, 0.394) 77.5%, hsla(0deg, 0%, 0%, 0.419) 84.5%, hsla(0deg, 0%, 0%, 0.434) 91.9%, hsla(0deg, 0%, 0%, 0.44) 100%);
  padding: 0;
  -ms-touch-action: none;
  touch-action: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  --carousel-button-svg-width:20px;
  --carousel-button-svg-height:20px;
  opacity: var(--fancybox-opacity, 1);
  text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4));
}

@media (min-width: 1024px) {
  .fancybox__toolbar {
    padding: 8px;
  }
}
.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar {
  -webkit-animation: 0.15s ease-in backwards fancybox-fadeIn;
  animation: 0.15s ease-in backwards fancybox-fadeIn;
}

.fancybox__container.is-animated.is-closing .fancybox__toolbar {
  opacity: 0;
}

.fancybox__toolbar__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fancybox__toolbar__items--left {
  margin-right: auto;
}

.fancybox__toolbar__items--center {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.fancybox__toolbar__items--right {
  margin-left: auto;
}

@media (max-width: 640px) {
  .fancybox__toolbar__items--center:not(:last-child) {
    display: none;
  }
}
.fancybox__counter {
  min-width: 72px;
  padding: 0 10px;
  line-height: var(--carousel-button-height, 48px);
  text-align: center;
  font-size: 17px;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased;
}

.fancybox__progress {
  background: var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  z-index: 30;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox__container:-webkit-full-screen::backdrop {
  opacity: 0;
}

.fancybox__container:-ms-fullscreen::backdrop {
  opacity: 0;
}

.fancybox__container:fullscreen::-ms-backdrop {
  opacity: 0;
}

.fancybox__container:fullscreen::backdrop {
  opacity: 0;
}

.fancybox__button--fullscreen g:nth-child(2) {
  display: none;
}

.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:first-child {
  display: none;
}

.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:first-child {
  display: none;
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:first-child {
  display: none;
}

.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(2) {
  display: block;
}

.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:nth-child(2) {
  display: block;
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
  display: block;
}

.fancybox__button--slideshow g:nth-child(2) {
  display: none;
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:first-child {
  display: none;
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
  display: block;
}

@font-face {
  font-family: "pe-icons";
  src: url("../fonts/pe-icons/pe-icons.eot?ssxxyu");
  src: url("../fonts/pe-icons/pe-icons.eot?ssxxyu#iefix") format("embedded-opentype"), url("../fonts/pe-icons/pe-icons.ttf?ssxxyu") format("truetype"), url("../fonts/pe-icons/pe-icons.woff?ssxxyu") format("woff"), url("../fonts/pe-icons/pe-icons.svg?ssxxyu#pe-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class*=" pe-icon-"], [class^=pe-icon-] {
  font-family: "pe-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.pe-icons-apple:before {
  content: "\e906";
}

.pe-icons-linux:before {
  content: "\e907";
}

.pe-icons-windows:before {
  content: "\e908";
}

.pe-icon-linkedin:before {
  content: "\e903";
}

.pe-icon-twitter:before {
  content: "\e904";
}

.pe-icon-tiktok:before {
  content: "\e905";
}

.pe-icon-apple:before {
  content: "\e906";
}

.pe-icon-linux:before {
  content: "\e907";
}

.pe-icon-windows:before {
  content: "\e908";
}

@font-face {
  font-family: "pe-icons";
  src: url("../fonts/pe-icons/pe-icons.eot?sllf5m");
  src: url("../fonts/pe-icons/pe-icons.eot?sllf5m#iefix") format("embedded-opentype"), url("../fonts/pe-icons/pe-icons.ttf?sllf5m") format("truetype"), url("../fonts/pe-icons/pe-icons.woff?sllf5m") format("woff"), url("../fonts/pe-icons/pe-icons.svg?sllf5m#pe-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class*=" pe-icon-"], [class^=pe-icon-] {
  font-family: "pe-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.pe-icon-font:before {
  content: "\e901";
}

.pe-icon-dribbble:before {
  content: "\ea39";
}

.pe-icon-github:before {
  content: "\ea38";
}

.pe-icon-google:before {
  content: "\ea37";
}

.pe-icon-twitter-new:before {
  content: "\ea36";
}

.pe-icon-academic-cap:before {
  content: "\ea35";
}

.pe-icon-adjustments:before {
  content: "\ea34";
}

.pe-icon-annotation:before {
  content: "\ea33";
}

.pe-icon-archive:before {
  content: "\ea32";
}

.pe-icon-arrow-circle-down:before {
  content: "\ea31";
}

.pe-icon-arrow-circle-left:before {
  content: "\ea30";
}

.pe-icon-arrow-circle-right:before {
  content: "\ea2f";
}

.pe-icon-arrow-circle-up:before {
  content: "\ea2e";
}

.pe-icon-arrow-down:before {
  content: "\ea2d";
}

.pe-icon-arrow-left:before {
  content: "\ea2c";
}

.pe-icon-arrow-narrow-down:before {
  content: "\ea2b";
}

.pe-icon-arrow-narrow-left:before {
  content: "\ea2a";
}

.pe-icon-arrow-narrow-right:before {
  content: "\ea29";
}

.pe-icon-arrow-narrow-up:before {
  content: "\ea28";
}

.pe-icon-arrow-right:before {
  content: "\ea27";
}

.pe-icon-arrows-expand:before {
  content: "\ea26";
}

.pe-icon-arrow-up:before {
  content: "\ea25";
}

.pe-icon-arrow-up-tray:before {
  content: "\ea3a";
}

.pe-icon-at-symbol:before {
  content: "\ea24";
}

.pe-icon-backspace:before {
  content: "\ea23";
}

.pe-icon-backward-step-solid:before {
  content: "\ea22";
}

.pe-icon-badge-check:before {
  content: "\ea21";
}

.pe-icon-ban:before {
  content: "\ea20";
}

.pe-icon-beaker:before {
  content: "\ea1f";
}

.pe-icon-bell1:before {
  content: "\ea1e";
}

.pe-icon-bookmark:before {
  content: "\ea1d";
}

.pe-icon-bookmark-alt:before {
  content: "\ea1c";
}

.pe-icon-book-open:before {
  content: "\ea1b";
}

.pe-icon-briefcase:before {
  content: "\ea1a";
}

.pe-icon-cake:before {
  content: "\ea19";
}

.pe-icon-calculator:before {
  content: "\ea18";
}

.pe-icon-calendar:before {
  content: "\ea17";
}

.pe-icon-camera:before {
  content: "\ea16";
}

.pe-icon-cash:before {
  content: "\ea15";
}

.pe-icon-chart-bar:before {
  content: "\ea14";
}

.pe-icon-chart-pie:before {
  content: "\ea13";
}

.pe-icon-chart-square-bar:before {
  content: "\ea12";
}

.pe-icon-chat:before {
  content: "\e904";
}

.pe-icon-chat-alt:before {
  content: "\e909";
}

.pe-icon-chat-alt-2:before {
  content: "\ea0f";
}

.pe-icon-check1:before {
  content: "\ea0e";
}

.pe-icon-check-circle1:before {
  content: "\ea0d";
}

.pe-icon-chevron-double-down:before {
  content: "\ea0c";
}

.pe-icon-chevron-double-left:before {
  content: "\ea0b";
}

.pe-icon-chevron-double-right:before {
  content: "\ea0a";
}

.pe-icon-chevron-double-up:before {
  content: "\ea09";
}

.pe-icon-chevron-down1:before {
  content: "\ea08";
}

.pe-icon-chevron-left1:before {
  content: "\ea07";
}

.pe-icon-chevron-right1:before {
  content: "\ea06";
}

.pe-icon-chevron-up1:before {
  content: "\ea05";
}

.pe-icon-chip:before {
  content: "\ea04";
}

.pe-icon-clipboard:before {
  content: "\ea03";
}

.pe-icon-clipboard-check:before {
  content: "\ea02";
}

.pe-icon-clipboard-copy:before {
  content: "\ea01";
}

.pe-icon-clipboard-list:before {
  content: "\ea00";
}

.pe-icon-clock1:before {
  content: "\e9ff";
}

.pe-icon-closed-captioning-solid:before {
  content: "\e9fe";
}

.pe-icon-cloud:before {
  content: "\e9fd";
}

.pe-icon-cloud-download:before {
  content: "\e9fc";
}

.pe-icon-cloud-upload:before {
  content: "\e9fb";
}

.pe-icon-code:before {
  content: "\e9fa";
}

.pe-icon-cog:before {
  content: "\e9f9";
}

.pe-icon-collection:before {
  content: "\e9f8";
}

.pe-icon-color-swatch:before {
  content: "\e9f7";
}

.pe-icon-credit-card:before {
  content: "\e94d";
}

.pe-icon-cube:before {
  content: "\e94e";
}

.pe-icon-cube-transparent:before {
  content: "\e94f";
}

.pe-icon-currency-bangladeshi:before {
  content: "\e950";
}

.pe-icon-currency-dollar:before {
  content: "\e951";
}

.pe-icon-currency-euro:before {
  content: "\e952";
}

.pe-icon-currency-pound:before {
  content: "\e953";
}

.pe-icon-currency-rupee:before {
  content: "\e954";
}

.pe-icon-currency-yen:before {
  content: "\e955";
}

.pe-icon-cursor-click:before {
  content: "\e956";
}

.pe-icon-database:before {
  content: "\e957";
}

.pe-icon-desktop-computer:before {
  content: "\e958";
}

.pe-icon-device-mobile:before {
  content: "\e959";
}

.pe-icon-device-tablet:before {
  content: "\e95a";
}

.pe-icon-document:before {
  content: "\e95b";
}

.pe-icon-document-add:before {
  content: "\e95c";
}

.pe-icon-document-download:before {
  content: "\e95d";
}

.pe-icon-document-duplicate:before {
  content: "\e95e";
}

.pe-icon-document-remove:before {
  content: "\e95f";
}

.pe-icon-document-report:before {
  content: "\e960";
}

.pe-icon-document-search:before {
  content: "\e961";
}

.pe-icon-document-text:before {
  content: "\e962";
}

.pe-icon-dots-circle-horizontal:before {
  content: "\e963";
}

.pe-icon-dots-horizontal:before {
  content: "\e964";
}

.pe-icon-dots-vertical:before {
  content: "\e965";
}

.pe-icon-download1:before {
  content: "\e966";
}

.pe-icon-duplicate1:before {
  content: "\e967";
}

.pe-icon-emoji-happy:before {
  content: "\e968";
}

.pe-icon-emoji-sad:before {
  content: "\e969";
}

.pe-icon-exclamation:before {
  content: "\e96a";
}

.pe-icon-exclamation-circle:before {
  content: "\e96b";
}

.pe-icon-expand-solid:before {
  content: "\e96c";
}

.pe-icon-external-link:before {
  content: "\e96d";
}

.pe-icon-eye1:before {
  content: "\e96e";
}

.pe-icon-eye-off1:before {
  content: "\e96f";
}

.pe-icon-fast-forward:before {
  content: "\e970";
}

.pe-icon-film:before {
  content: "\e971";
}

.pe-icon-filter:before {
  content: "\e972";
}

.pe-icon-finger-print:before {
  content: "\e973";
}

.pe-icon-fire:before {
  content: "\e974";
}

.pe-icon-flag:before {
  content: "\e975";
}

.pe-icon-folder:before {
  content: "\e976";
}

.pe-icon-folder-add:before {
  content: "\e977";
}

.pe-icon-folder-download:before {
  content: "\e978";
}

.pe-icon-folder-open:before {
  content: "\e979";
}

.pe-icon-folder-remove:before {
  content: "\e97a";
}

.pe-icon-forward-step-solid:before {
  content: "\e97b";
}

.pe-icon-gift:before {
  content: "\e97c";
}

.pe-icon-globe:before {
  content: "\e97d";
}

.pe-icon-globe-alt:before {
  content: "\e97e";
}

.pe-icon-hand:before {
  content: "\e97f";
}

.pe-icon-hashtag:before {
  content: "\e980";
}

.pe-icon-heart:before {
  content: "\e981";
}

.pe-icon-home1:before {
  content: "\e982";
}

.pe-icon-identification:before {
  content: "\e983";
}

.pe-icon-inbox:before {
  content: "\e984";
}

.pe-icon-inbox-in:before {
  content: "\e985";
}

.pe-icon-information-circle:before {
  content: "\e986";
}

.pe-icon-key:before {
  content: "\e987";
}

.pe-icon-library:before {
  content: "\e988";
}

.pe-icon-light-bulb:before {
  content: "\e989";
}

.pe-icon-lightning-bolt:before {
  content: "\e98a";
}

.pe-icon-link:before {
  content: "\e98b";
}

.pe-icon-location-marker:before {
  content: "\e98c";
}

.pe-icon-lock-closed:before {
  content: "\e98d";
}

.pe-icon-lock-open:before {
  content: "\e98e";
}

.pe-icon-login:before {
  content: "\e98f";
}

.pe-icon-logout:before {
  content: "\e990";
}

.pe-icon-mail1:before {
  content: "\e991";
}

.pe-icon-mail-open:before {
  content: "\e992";
}

.pe-icon-map:before {
  content: "\e993";
}

.pe-icon-map-pin:before {
  content: "\e994";
}

.pe-icon-menu1:before {
  content: "\e995";
}

.pe-icon-menu-alt-1:before {
  content: "\e996";
}

.pe-icon-menu-alt-2:before {
  content: "\e997";
}

.pe-icon-menu-alt-3:before {
  content: "\e998";
}

.pe-icon-menu-alt-4:before {
  content: "\e999";
}

.pe-icon-microphone:before {
  content: "\e99a";
}

.pe-icon-minus:before {
  content: "\e99b";
}

.pe-icon-minus-circle:before {
  content: "\e99c";
}

.pe-icon-moon:before {
  content: "\e99d";
}

.pe-icon-music-note:before {
  content: "\e99e";
}

.pe-icon-newspaper:before {
  content: "\e99f";
}

.pe-icon-office-building:before {
  content: "\e9a0";
}

.pe-icon-paper-airplane:before {
  content: "\e9a1";
}

.pe-icon-paper-clip:before {
  content: "\e9a2";
}

.pe-icon-pause:before {
  content: "\e9a3";
}

.pe-icon-pause-solid:before {
  content: "\e9a4";
}

.pe-icon-pencil:before {
  content: "\e9a5";
}

.pe-icon-pencil-alt:before {
  content: "\e9a6";
}

.pe-icon-phone:before {
  content: "\e9a7";
}

.pe-icon-phone-incoming:before {
  content: "\e9a8";
}

.pe-icon-phone-missed-call:before {
  content: "\e9a9";
}

.pe-icon-phone-outgoing:before {
  content: "\e9aa";
}

.pe-icon-photograph:before {
  content: "\e9ab";
}

.pe-icon-play1:before {
  content: "\e9ac";
}

.pe-icon-play-solid:before {
  content: "\e9ad";
}

.pe-icon-plus1:before {
  content: "\e9ae";
}

.pe-icon-plus-circle:before {
  content: "\e9af";
}

.pe-icon-presentation-chart-bar:before {
  content: "\e9b0";
}

.pe-icon-presentation-chart-line:before {
  content: "\e9b1";
}

.pe-icon-printer:before {
  content: "\e9b2";
}

.pe-icon-puzzle:before {
  content: "\e9b3";
}

.pe-icon-qrcode:before {
  content: "\e9b4";
}

.pe-icon-question-mark-circle:before {
  content: "\e9b5";
}

.pe-icon-receipt-refund:before {
  content: "\e9b6";
}

.pe-icon-receipt-tax:before {
  content: "\e9b7";
}

.pe-icon-refresh:before {
  content: "\e9b8";
}

.pe-icon-repeat-solid:before {
  content: "\e9b9";
}

.pe-icon-reply:before {
  content: "\e9ba";
}

.pe-icon-rewind:before {
  content: "\e9bb";
}

.pe-icon-rss:before {
  content: "\e9bc";
}

.pe-icon-save1:before {
  content: "\e9bd";
}

.pe-icon-save-as:before {
  content: "\e9be";
}

.pe-icon-scale:before {
  content: "\e9bf";
}

.pe-icon-scissors:before {
  content: "\e9c0";
}

.pe-icon-search1:before {
  content: "\e9c1";
}

.pe-icon-search-circle:before {
  content: "\e9c2";
}

.pe-icon-selector:before {
  content: "\e9c3";
}

.pe-icon-server:before {
  content: "\e9c4";
}

.pe-icon-share1:before {
  content: "\e9c5";
}

.pe-icon-shield-check:before {
  content: "\e9c6";
}

.pe-icon-shield-exclamation:before {
  content: "\e9c7";
}

.pe-icon-shopping-bag:before {
  content: "\e9c8";
}

.pe-icon-shopping-cart:before {
  content: "\e9c9";
}

.pe-icon-shuffle-solid:before {
  content: "\e9ca";
}

.pe-icon-sort-ascending:before {
  content: "\e9cb";
}

.pe-icon-sort-descending:before {
  content: "\e9cc";
}

.pe-icon-sparkles:before {
  content: "\e9cd";
}

.pe-icon-speakerphone:before {
  content: "\e9ce";
}

.pe-icon-star:before {
  content: "\e9cf";
}

.pe-icon-status-offline:before {
  content: "\e9d0";
}

.pe-icon-status-online:before {
  content: "\e9d1";
}

.pe-icon-stop:before {
  content: "\e9d2";
}

.pe-icon-sun:before {
  content: "\e9d3";
}

.pe-icon-support:before {
  content: "\e9d4";
}

.pe-icon-switch-horizontal:before {
  content: "\e9d5";
}

.pe-icon-switch-vertical:before {
  content: "\e9d6";
}

.pe-icon-table:before {
  content: "\e9d7";
}

.pe-icon-tag:before {
  content: "\e9d8";
}

.pe-icon-template:before {
  content: "\e9d9";
}

.pe-icon-terminal:before {
  content: "\e9da";
}

.pe-icon-thumb-down:before {
  content: "\e9db";
}

.pe-icon-thumb-up:before {
  content: "\e9dc";
}

.pe-icon-ticket:before {
  content: "\e9dd";
}

.pe-icon-translate:before {
  content: "\e9de";
}

.pe-icon-trash1:before {
  content: "\e9df";
}

.pe-icon-trending-down:before {
  content: "\e9e0";
}

.pe-icon-trending-up:before {
  content: "\e9e1";
}

.pe-icon-truck:before {
  content: "\e9e2";
}

.pe-icon-upload1:before {
  content: "\e9e3";
}

.pe-icon-user1:before {
  content: "\e9e4";
}

.pe-icon-user-add:before {
  content: "\e9e5";
}

.pe-icon-user-circle:before {
  content: "\e9e6";
}

.pe-icon-user-group:before {
  content: "\e9e7";
}

.pe-icon-user-remove:before {
  content: "\e9e8";
}

.pe-icon-users:before {
  content: "\e9e9";
}

.pe-icon-variable:before {
  content: "\e9ea";
}

.pe-icon-video-camera:before {
  content: "\e9eb";
}

.pe-icon-view-boards:before {
  content: "\e9ec";
}

.pe-icon-view-grid:before {
  content: "\e9ed";
}

.pe-icon-view-grid-add:before {
  content: "\e9ee";
}

.pe-icon-view-list:before {
  content: "\e9ef";
}

.pe-icon-volume-off:before {
  content: "\e9f0";
}

.pe-icon-volume-up:before {
  content: "\e9f1";
}

.pe-icon-wifi:before {
  content: "\e9f2";
}

.pe-icon-x:before {
  content: "\e9f3";
}

.pe-icon-x-circle:before {
  content: "\e9f4";
}

.pe-icon-zoom-in:before {
  content: "\e9f5";
}

.pe-icon-zoom-out:before {
  content: "\e9f6";
}

.pe-icon-apple:before {
  content: "\e906";
}

.pe-icon-linux:before {
  content: "\e907";
}

.pe-icon-windows:before {
  content: "\e908";
}

.pe-icon-tiktok:before {
  content: "\e905";
}

.pe-icon-youtube:before {
  content: "\e900";
}

.pe-icon-facebook:before {
  content: "\e94b";
}

.pe-icon-instagram:before {
  content: "\e902";
}

.pe-icon-linkedin:before {
  content: "\e903";
}

.pe-icon-twitter:before {
  content: "\e94c";
}

.pe-icon-desktop-computer-outline:before {
  content: "\e90b";
}

.pe-icon-office-building-outline:before {
  content: "\e90c";
}

.pe-icon-phone-outline:before {
  content: "\e90a";
}

:root {
  --semantic-foreground-default:#000;
  --semantic-foreground-muted:#616161;
  --semantic-foreground-subtle:#9E9E9E;
  --semantic-foreground-on-accent:#fff;
  --semantic-foreground-on-disabled:#757575;
  --semantic-foreground-disabled:#BDBDBD;
  --semantic-background-surface:#fff;
  --semantic-background-muted:#E0E0E0;
  --semantic-background-subtle:#EEEEEE;
  --semantic-background-canvas:#FAFAFB;
  --semantic-accent-default:#131C38;
  --semantic-accent-emphasis:#293D67;
  --semantic-accent-muted:#4D5D81;
  --semantic-accent-subtle:#E5E7EC;
  --semantic-accent-disabled:#E0E0E0;
  --semantic-accent-alt-default:#2A354A;
  --semantic-accent-alt-emphasis:#5E7090;
  --semantic-accent-alt-muted:#8292B2;
  --semantic-accent-alt-subtle:#EAEFFF;
  --semantic-accent-alt-disabled:#E0E0E0;
  --semantic-warning-fg:#B38327;
  --semantic-warning-emphasis:#FFBB38;
  --semantic-warning-muted:#FFE4AF;
  --semantic-warning-subtle:#FFF8EB;
  --semantic-warning-on-warning:#000;
  --semantic-error-fg:#9C0F2E;
  --semantic-error-emphasis:#DF1642;
  --semantic-error-muted:#E95C7B;
  --semantic-error-subtle:#FCE8EC;
  --semantic-error-on-error:#fff;
  --semantic-info-fg:#1096D4;
  --semantic-info-emphasis:#15A4E2;
  --semantic-info-muted:#53BFE9;
  --semantic-info-subtle:#B2E3F6;
  --semantic-info-on-info:#fff;
  --semantic-success-fg:#11763D;
  --semantic-success-emphasis:#18A957;
  --semantic-success-muted:#5DC389;
  --semantic-success-subtle:#E8F6EE;
  --semantic-success-on-success:#fff;
  --semantic-input-background:#fff;
  --semantic-input-text:#424242;
  --semantic-input-placeholder:#9E9E9E;
  --semantic-input-border-default:#E0E0E0;
  --semantic-input-border-disabled:#EEEEEE;
  --semantic-input-fg-disabled:#E0E0E0;
  --semantic-border-default:#EEEEEE;
  --semantic-overlay-background:#000;
}

.theme-dark {
  --semantic-foreground-default:#fff;
  --semantic-foreground-muted:#EEEEEE;
  --semantic-foreground-subtle:#9E9E9E;
  --semantic-foreground-on-accent:#fff;
  --semantic-foreground-on-disabled:#E0E0E0;
  --semantic-foreground-disabled:#757575;
  --semantic-background-surface:#121630;
  --semantic-background-muted:#757575;
  --semantic-background-subtle:#323232;
  --semantic-background-canvas:#090616;
  --semantic-accent-default:#568BDD;
  --semantic-accent-emphasis:#1871D3;
  --semantic-accent-muted:#0051BF;
  --semantic-accent-subtle:#03194B;
  --semantic-accent-disabled:#E0E0E0;
  --semantic-warning-fg:#FFCF74;
  --semantic-warning-emphasis:#FFBB38;
  --semantic-warning-muted:#B38327;
  --semantic-warning-subtle:#33250B;
  --semantic-warning-on-warning:#000;
  --semantic-error-fg:#E95C7B;
  --semantic-error-emphasis:#DF1642;
  --semantic-error-muted:#9C0F2E;
  --semantic-error-subtle:#2D040D;
  --semantic-error-on-error:#fff;
  --semantic-info-fg:#99A3C1;
  --semantic-info-emphasis:#7380A7;
  --semantic-info-muted:#576596;
  --semantic-info-subtle:#263266;
  --semantic-info-on-info:#fff;
  --semantic-success-fg:#5DC389;
  --semantic-success-emphasis:#18A957;
  --semantic-success-muted:#11763D;
  --semantic-success-subtle:#052211;
  --semantic-success-on-success:#fff;
  --semantic-input-background:#fff;
  --semantic-input-text:#424242;
  --semantic-input-placeholder:#9E9E9E;
  --semantic-input-border-default:#E0E0E0;
  --semantic-input-border-disabled:#EEEEEE;
  --semantic-input-fg-disabled:#E0E0E0;
  --semantic-border-default:#E0E0E0;
  --semantic-overlay-background:#000;
}

html {
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  font-size: 16px;
  overflow-x: hidden;
}

body {
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  font-size: 16px;
  background-color: var(--semantic-background-surface);
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}

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

.test {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}

p {
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  margin: 0;
}

@media screen and (max-width: 80rem) {
  p {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  p {
    font-size: 1.125rem;
  }
}
p:not(:last-of-type) {
  margin-bottom: 0.875rem;
}

.base-link {
  color: var(--semantic-foreground-muted);
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 80rem) {
  .base-link {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .base-link {
    font-size: 1.125rem;
  }
}
.nav-principal, .nav-top, .page-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 15px;
  width: 100%;
}

@media (min-width: 576px) {
  .page-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .page-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .page-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .page-container {
    max-width: 85%;
  }
}
.template-70-30 {
  padding: 2rem 0 2.6rem 0;
  display: inherit;
}

@media (min-width: 991px) {
  .template-70-30 {
    padding: 4rem 0 4rem 0;
  }
}
@media (min-width: 991px) {
  .template-70-30 {
    display: -ms-grid;
    display: grid;
    gap: 2rem;
    -ms-grid-columns: 70% 2rem 1fr;
    grid-template-columns: 70% 1fr;
  }
}
.section__title {
  color: var(--semantic-accent-default);
  font-weight: 700;
  font-size: calc(2rem + 1 * (100vw - 80rem) / 40);
  line-height: 110%;
  letter-spacing: -0.01em;
  margin: 0;
  margin-top: 0;
  margin-bottom: 2rem;
}

@media screen and (max-width: 80rem) {
  .section__title {
    font-size: 2rem;
  }
}
@media screen and (min-width: 120rem) {
  .section__title {
    font-size: 3rem;
  }
}
.section__title .undertitle {
  display: block;
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
}

@media screen and (max-width: 80rem) {
  .section__title .undertitle {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .section__title .undertitle {
    font-size: 1.5rem;
  }
}
.section__subtitle {
  color: var(--semantic-accent-default);
  font-weight: 700;
  font-size: calc(1.75rem + 0.25 * (100vw - 80rem) / 40);
  line-height: 110%;
  letter-spacing: -0.01em;
  margin: 0;
  margin-top: 0;
  margin-bottom: 2rem;
}

@media screen and (max-width: 80rem) {
  .section__subtitle {
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .section__subtitle {
    font-size: 2rem;
  }
}
.section__midtitle {
  color: var(--semantic-accent-default);
  font-weight: 700;
  font-size: calc(1.125rem + 0.875 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  margin-top: 0;
  margin-bottom: 0.2rem;
}

@media screen and (max-width: 80rem) {
  .section__midtitle {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 120rem) {
  .section__midtitle {
    font-size: 2rem;
  }
}
.section__undertitle {
  color: var(--semantic-accent-default);
  font-weight: 400;
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  margin-top: 0;
  margin-bottom: 2rem;
}

@media screen and (max-width: 80rem) {
  .section__undertitle {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .section__undertitle {
    font-size: 1.5rem;
  }
}
.btn-xlarge {
  font-weight: 700;
  font-size: calc(1.125rem + 0.375 * (100vw - 80rem) / 40);
  line-height: 150%;
  letter-spacing: 0.03em;
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
  text-decoration: none;
  position: relative;
  text-align: center;
  vertical-align: middle;
  border-radius: 8px;
  border: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: inline-block;
  padding: 16px 52px;
}

@media screen and (max-width: 80rem) {
  .btn-xlarge {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 120rem) {
  .btn-xlarge {
    font-size: 1.5rem;
  }
}
.btn-large {
  font-weight: 700;
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  letter-spacing: 0.03em;
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
  text-decoration: none;
  position: relative;
  text-align: center;
  vertical-align: middle;
  border-radius: 8px;
  border: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: inline-block;
  padding: 16px 40px;
}

@media screen and (max-width: 80rem) {
  .btn-large {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .btn-large {
    font-size: 1.125rem;
  }
}
.btn-medium {
  font-weight: 700;
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  letter-spacing: 0.03em;
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
  text-decoration: none;
  position: relative;
  text-align: center;
  vertical-align: middle;
  border-radius: 8px;
  border: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: inline-block;
  padding: 8px 16px;
}

@media screen and (max-width: 80rem) {
  .btn-medium {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .btn-medium {
    font-size: 1rem;
  }
}
.btn-small {
  font-weight: 700;
  font-size: calc(0.75rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  letter-spacing: 0.03em;
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
  text-decoration: none;
  position: relative;
  text-align: center;
  vertical-align: middle;
  border-radius: 8px;
  border: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: inline-block;
  padding: 8px 24px;
}

@media screen and (max-width: 80rem) {
  .btn-small {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .btn-small {
    font-size: 0.875rem;
  }
}
.btn-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

.btn-primary {
  background-color: var(--semantic-accent-default);
  color: var(--semantic-foreground-on-accent);
  border: 2px solid var(--semantic-accent-default);
}

.btn-primary:hover {
  background-color: var(--semantic-accent-muted);
  color: var(--semantic-foreground-on-accent);
  border: 2px solid var(--semantic-accent-muted);
}

.btn-primary:active, .btn-primary:focus {
  background-color: var(--semantic-accent-emphasis);
  color: var(--semantic-foreground-on-accent);
  border: 2px solid var(--semantic-accent-emphasis);
}

.btn-primary:disabled {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: var(--semantic-foreground-disabled);
  color: var(--semantic-foreground-on-disabled);
  border: 2px solid var(--semantic-foreground-disabled);
}

.btn-primary-outline {
  background-color: transparent;
  color: var(--semantic-accent-default);
  border: 2px solid var(--semantic-accent-default);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.btn-primary-outline:hover {
  background-color: transparent;
  color: var(--semantic-accent-muted);
  border: 2px solid var(--semantic-accent-muted);
}

.btn-primary-outline:active, .btn-primary-outline:focus {
  background-color: transparent;
  color: var(--semantic-accent-emphasis);
  border: 2px solid var(--semantic-accent-emphasis);
}

.btn-primary-outline:disabled {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  color: var(--semantic-foreground-disabled);
  border: 2px solid var(--semantic-foreground-disabled);
}

.btn-secondary-outline {
  background-color: transparent;
  color: var(--semantic-foreground-on-accent);
  border: 2px solid var(--semantic-foreground-on-accent);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.btn-disabled {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  color: var(--semantic-accent-disabled);
  border: 2px solid var(--semantic-accent-disabled);
  pointer-events: none;
}

button {
  cursor: pointer;
}

.form__group {
  display: block;
  min-height: 1.5rem;
  margin-bottom: 0.125rem;
}

.form__group-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}

@media (max-width: 991px) {
  .form__group-inline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.form__label {
  color: var(--semantic-foreground-default);
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}

@media screen and (max-width: 80rem) {
  .form__label {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .form__label {
    font-size: 1rem;
  }
}
.form__select {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 400;
  line-height: 1.5;
  min-height: 40px;
  color: var(--semantic-accent-default);
  background-color: var(--semantic-background-canvas);
  background-clip: padding-box;
  border: 1px solid var(--semantic-border-default);
  border-radius: 0.375rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  background: var(--semantic-background-surface) url("data:image/svg+xml;utf-8,<svg xmlns='http://www.w3.org/2000/svg' height='25px' viewBox='0 0 25 25' width='25px' fill='%23BDBDBD'><path d='M0 0h24v24H0V0z' fill='none'/><path d='M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z'/></svg>") no-repeat calc(100% - 8px) center;
}

@media screen and (max-width: 80rem) {
  .form__select {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .form__select {
    font-size: 1rem;
  }
}
.form__input {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 400;
  line-height: 1.5;
  min-height: 40px;
  color: var(--semantic-accent-default);
  background-color: var(--semantic-background-canvas);
  background-clip: padding-box;
  border: 1px solid var(--semantic-border-default);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.375rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 80rem) {
  .form__input {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .form__input {
    font-size: 1rem;
  }
}
.form__input:focus {
  color: var(--semantic-accent-default);
  border-color: var(--semantic-accent-default);
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.form__check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1em;
  margin: 0.5rem 0;
}

.form__check-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

.form__check-inline:not(:last-of-type) {
  margin-right: 1rem;
}

.form-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}

#buscador-input {
  width: 100%;
  background: var(--semantic-background-surface) url("data:image/svg+xml;utf-8,<svg xmlns='http://www.w3.org/2000/svg' height='16px' viewBox='0 0 16 17' width='16px' fill='%23BDBDBD'><path d='M0 0h24v24H0V0z' fill='none'/><path d='M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/></svg>") no-repeat calc(100% - 12px) center;
}

input[type=checkbox], input[type=radio] {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  margin-left: -0.5rem;
  accent-color: var(--semantic-accent-default);
}

.switch {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 32px;
  height: 16px;
}

.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 34px;
}

.switch .slider:before {
  -webkit-box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 4px 8px rgba(48, 49, 51, 0.1);
  box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 4px 8px rgba(48, 49, 51, 0.1);
  position: absolute;
  content: "";
  height: 21px;
  width: 21px;
  left: -3px;
  bottom: -2px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.switch input:checked + .slider {
  background-color: #2196F3;
}

.switch input:checked + .slider:before {
  -webkit-transform: translateX(16px);
  transform: translateX(16px);
}

.switch input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #2196F3;
  box-shadow: 0 0 1px #2196F3;
}

.theme-dark input[type=date]::-webkit-calendar-picker-indicator {
  -webkit-filter: invert(1);
  filter: invert(1);
}

.label__primary {
  background-color: var(--semantic-accent-default);
  color: var(--semantic-foreground-on-accent);
  padding: 0.5rem 1rem;
  border-radius: 8px;
  display: inline-block;
  text-decoration: none;
  font-size: calc(0.75rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .label__primary {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .label__primary {
    font-size: 0.875rem;
  }
}
.label__success {
  background-color: var(--semantic-success-subtle);
  color: var(--semantic-success-fg);
  padding: 0.2rem 0.75rem;
  border-radius: 4px;
  display: inline-block;
  text-decoration: none;
  font-size: calc(0.75rem + 0 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
}

@media screen and (max-width: 80rem) {
  .label__success {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .label__success {
    font-size: 0.75rem;
  }
}
.label__error {
  background-color: var(--semantic-error-subtle);
  color: var(--semantic-error-fg);
  padding: 0.2rem 0.75rem;
  border-radius: 4px;
  display: inline-block;
  text-decoration: none;
  font-size: calc(0.75rem + 0 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
}

@media screen and (max-width: 80rem) {
  .label__error {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .label__error {
    font-size: 0.75rem;
  }
}
.c-common-props .owl-dots {
  display: none;
}

.c-common-props .owl-nav {
  margin-top: 2rem;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.c-common-props .owl-nav [class*=owl-], .c-common-props .owl-nav button.owl-next, .c-common-props .owl-nav button.owl-prev {
  background-color: transparent !important;
  color: var(--semantic-accent-default) !important;
  border: 2px solid var(--semantic-accent-default) !important;
  border-radius: 8px !important;
  margin-left: 10px;
  padding: 16px !important;
  font-size: 21px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-common-props .btn-large {
  top: 0rem;
}

.c-common-props .more-link .btn-large {
  top: 2rem;
}

.c-common-props .btn-icon:after {
  font-family: "Material Icons";
  content: "\e5c8";
  font-size: 24px;
}

.gallery-btn .owl-dots {
  width: 100%;
  position: absolute;
  bottom: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 16px;
}

.gallery-btn .owl-dots .owl-dot {
  width: 16px;
  height: 16px;
  background-color: #fff;
  opacity: 0.5;
  border-radius: 50px;
}

.gallery-btn .owl-dots .owl-dot.active {
  width: 32px;
  background-color: #fff;
  opacity: 1;
}

.cards-dots .owl-dots, .gallery-dots .owl-dots {
  margin-top: 2.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  gap: 10px;
}

.cards-dots .owl-dots .owl-dot, .gallery-dots .owl-dots .owl-dot {
  width: 16px;
  height: 16px;
  background-color: var(--semantic-accent-default);
  opacity: 0.5;
  border-radius: 50px;
}

.cards-dots .owl-dots .owl-dot.active, .gallery-dots .owl-dots .owl-dot.active {
  width: 32px;
  background-color: var(--semantic-accent-default);
  opacity: 1;
}

@media (min-width: 991px) {
  .c-common-props .owl-nav [class*=owl-], .c-common-props .owl-nav button.owl-next, .c-common-props .owl-nav button.owl-prev {
    font-size: 24px !important;
  }
  .gallery-btn .owl-dots {
    bottom: 26px;
  }
}
@media (max-width: 991px) {
  .c-common-props .owl-item img {
    height: 480px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.section__filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 1rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 15px;
}

@media (min-width: 991px) {
  .section__filters {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
  }
}
.section__filters .filters__leftside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 15px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

@media (min-width: 991px) {
  .section__filters .filters__leftside {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.section__filters .filters__rightside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  gap: 5px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

@media (min-width: 991px) {
  .section__filters .filters__rightside {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
  }
}
.theme-gradient-aranduka .component-intro-top .intro__content-info-text, .theme-gradient-default .component-intro-top .intro__content-info-text, .theme-gradient-hechauka .component-intro-top .intro__content-info-text, .theme-gradient-idu .component-intro-top .intro__content-info-text, .theme-gradient-inr .component-intro-top .intro__content-info-text, .theme-gradient-ire .component-intro-top .intro__content-info-text, .theme-gradient-irp .component-intro-top .intro__content-info-text, .theme-gradient-isc .component-intro-top .intro__content-info-text, .theme-gradient-iva .component-intro-top .intro__content-info-text, .theme-gradient-tesaka .component-intro-top .intro__content-info-text {
  color: var(--semantic-foreground-on-accent);
}

.theme-gradient-aranduka .component-intro-top .intro__content-list .list-item, .theme-gradient-aranduka .component-intro-top .intro__content-list .list-link, .theme-gradient-aranduka .component-intro-top .intro__content-list .list-title, .theme-gradient-default .component-intro-top .intro__content-list .list-item, .theme-gradient-default .component-intro-top .intro__content-list .list-link, .theme-gradient-default .component-intro-top .intro__content-list .list-title, .theme-gradient-hechauka .component-intro-top .intro__content-list .list-item, .theme-gradient-hechauka .component-intro-top .intro__content-list .list-link, .theme-gradient-hechauka .component-intro-top .intro__content-list .list-title, .theme-gradient-idu .component-intro-top .intro__content-list .list-item, .theme-gradient-idu .component-intro-top .intro__content-list .list-link, .theme-gradient-idu .component-intro-top .intro__content-list .list-title, .theme-gradient-inr .component-intro-top .intro__content-list .list-item, .theme-gradient-inr .component-intro-top .intro__content-list .list-link, .theme-gradient-inr .component-intro-top .intro__content-list .list-title, .theme-gradient-ire .component-intro-top .intro__content-list .list-item, .theme-gradient-ire .component-intro-top .intro__content-list .list-link, .theme-gradient-ire .component-intro-top .intro__content-list .list-title, .theme-gradient-irp .component-intro-top .intro__content-list .list-item, .theme-gradient-irp .component-intro-top .intro__content-list .list-link, .theme-gradient-irp .component-intro-top .intro__content-list .list-title, .theme-gradient-isc .component-intro-top .intro__content-list .list-item, .theme-gradient-isc .component-intro-top .intro__content-list .list-link, .theme-gradient-isc .component-intro-top .intro__content-list .list-title, .theme-gradient-iva .component-intro-top .intro__content-list .list-item, .theme-gradient-iva .component-intro-top .intro__content-list .list-link, .theme-gradient-iva .component-intro-top .intro__content-list .list-title, .theme-gradient-tesaka .component-intro-top .intro__content-list .list-item, .theme-gradient-tesaka .component-intro-top .intro__content-list .list-link, .theme-gradient-tesaka .component-intro-top .intro__content-list .list-title {
  color: var(--semantic-foreground-on-accent);
}

.theme-gradient-aranduka .component-intro-top .intro__content-list .cta-description, .theme-gradient-aranduka .component-intro-top .intro__content-list .cta-text, .theme-gradient-default .component-intro-top .intro__content-list .cta-description, .theme-gradient-default .component-intro-top .intro__content-list .cta-text, .theme-gradient-hechauka .component-intro-top .intro__content-list .cta-description, .theme-gradient-hechauka .component-intro-top .intro__content-list .cta-text, .theme-gradient-idu .component-intro-top .intro__content-list .cta-description, .theme-gradient-idu .component-intro-top .intro__content-list .cta-text, .theme-gradient-inr .component-intro-top .intro__content-list .cta-description, .theme-gradient-inr .component-intro-top .intro__content-list .cta-text, .theme-gradient-ire .component-intro-top .intro__content-list .cta-description, .theme-gradient-ire .component-intro-top .intro__content-list .cta-text, .theme-gradient-irp .component-intro-top .intro__content-list .cta-description, .theme-gradient-irp .component-intro-top .intro__content-list .cta-text, .theme-gradient-isc .component-intro-top .intro__content-list .cta-description, .theme-gradient-isc .component-intro-top .intro__content-list .cta-text, .theme-gradient-iva .component-intro-top .intro__content-list .cta-description, .theme-gradient-iva .component-intro-top .intro__content-list .cta-text, .theme-gradient-tesaka .component-intro-top .intro__content-list .cta-description, .theme-gradient-tesaka .component-intro-top .intro__content-list .cta-text {
  color: var(--semantic-foreground-on-accent);
}

.theme-gradient-default .component-breadcrumb {
  background-color: rgba(0, 0, 0, 0.2);
}

.theme-gradient-default .component-intro-top {
  background: linear-gradient(272.09deg, #008DEC 28.13%, #00538B 78.72%);
}

.theme-gradient-default .component-intro-top .intro__content-cta, .theme-gradient-default .component-intro-top .intro__content-list {
  background-color: var(--semantic-accent-default);
}

.theme-gradient-iva .component-breadcrumb {
  background-color: rgba(0, 0, 0, 0.2);
}

.theme-gradient-iva .component-intro-top {
  background: linear-gradient(270.99deg, #248BC1 1.56%, #1C709B 99.84%);
  margin-top: -44px;
}

.theme-gradient-iva .component-intro-top .intro__content-cta, .theme-gradient-iva .component-intro-top .intro__content-list {
  background-color: #1B5978;
}

.theme-gradient-irp .component-breadcrumb {
  background-color: rgba(0, 0, 0, 0.2);
}

.theme-gradient-irp .component-intro-top {
  background: linear-gradient(272.09deg, #EFC824 28.13%, #B69408 78.72%);
  margin-top: -44px;
}

.theme-gradient-irp .component-intro-top .intro__content-cta, .theme-gradient-irp .component-intro-top .intro__content-list {
  background-color: #9D872B;
}

.theme-gradient-ire .component-breadcrumb {
  background-color: rgba(0, 0, 0, 0.2);
}

.theme-gradient-ire .component-intro-top {
  background: linear-gradient(272.09deg, #1BB8BC 28.13%, #198E8E 78.72%);
  margin-top: -44px;
}

.theme-gradient-ire .component-intro-top .intro__content-cta, .theme-gradient-ire .component-intro-top .intro__content-list {
  background-color: #157070;
}

.theme-gradient-idu .component-breadcrumb {
  background-color: rgba(0, 0, 0, 0.2);
}

.theme-gradient-idu .component-intro-top {
  background: linear-gradient(272.09deg, #9E005D 28.13%, #6D0347 78.72%);
  margin-top: -44px;
}

.theme-gradient-idu .component-intro-top .intro__content-cta, .theme-gradient-idu .component-intro-top .intro__content-list {
  background-color: #5F043E;
}

.theme-gradient-inr .component-breadcrumb {
  background-color: rgba(0, 0, 0, 0.2);
}

.theme-gradient-inr .component-intro-top {
  background: linear-gradient(96deg, #0E5D32 22.56%, #118842 80.02%);
  margin-top: -44px;
}

.theme-gradient-inr .component-intro-top .intro__content-cta, .theme-gradient-inr .component-intro-top .intro__content-list {
  background-color: #0B512A;
}

.theme-gradient-isc .component-breadcrumb {
  background-color: rgba(0, 0, 0, 0.2);
}

.theme-gradient-isc .component-intro-top {
  background: linear-gradient(272.09deg, #6E6E6E 28.13%, #4D4D4D 78.72%);
  margin-top: -44px;
}

.theme-gradient-isc .component-intro-top .intro__content-cta, .theme-gradient-isc .component-intro-top .intro__content-list {
  background-color: #393939;
}

.theme-gradient-vui .component-breadcrumb {
  background-color: rgba(0, 0, 0, 0.2);
}

.theme-gradient-vui .component-intro-top {
  background: linear-gradient(272.09deg, #9884FF 28.13%, #7B61FF 78.72%);
  margin-top: -44px;
}

.theme-gradient-vui .component-intro-top .intro__content-cta, .theme-gradient-vui .component-intro-top .intro__content-list {
  background-color: #644FCF;
}

.theme-gradient-kitapp .component-breadcrumb {
  background-color: rgba(0, 0, 0, 0.2);
}

.theme-gradient-kitapp .component-intro-top {
  background: linear-gradient(272.09deg, #6BD1B2 28.13%, #31C397 78.72%);
  margin-top: -44px;
}

.theme-gradient-kitapp .component-intro-top .intro__content-cta, .theme-gradient-kitapp .component-intro-top .intro__content-list {
  background-color: #2AA982;
}

.theme-gradient-tvf .component-breadcrumb {
  background-color: rgba(0, 0, 0, 0.2);
}

.theme-gradient-tvf .component-intro-top {
  background: linear-gradient(272.09deg, #BC991B 28.13%, #AA8A19 78.72%);
  margin-top: -44px;
}

.theme-gradient-tvf .component-intro-top .intro__content-cta, .theme-gradient-tvf .component-intro-top .intro__content-list {
  background-color: #2AA982;
}

.theme-gradient-tere .component-breadcrumb {
  background-color: rgba(0, 0, 0, 0.2);
}

.theme-gradient-tere .component-intro-top {
  background: linear-gradient(272.09deg, #9B009E 28.13%, #7C007E 78.72%);
  margin-top: -44px;
}

.theme-gradient-tere .component-intro-top .intro__content-cta, .theme-gradient-tere .component-intro-top .intro__content-list {
  background: rgba(0, 0, 0, 0.25);
}

.theme-gradient-remates .component-breadcrumb {
  background-color: rgba(0, 0, 0, 0.2);
}

.theme-gradient-remates .component-intro-top {
  background: linear-gradient(96deg, #184891 22.56%, #0E2E5D 80.02%);
  margin-top: -44px;
}

.theme-gradient-remates .component-intro-top .intro__content-cta, .theme-gradient-remates .component-intro-top .intro__content-list {
  background: rgba(0, 0, 0, 0.25);
}

.theme-gradient-regimenes .component-breadcrumb {
  background-color: rgba(0, 0, 0, 0.2);
}

.theme-gradient-regimenes .component-intro-top {
  background: linear-gradient(272.09deg, #4DB233 28.13%, #40972A 78.72%);
  margin-top: -44px;
}

.theme-gradient-regimenes .component-intro-top .intro__content-cta, .theme-gradient-regimenes .component-intro-top .intro__content-list {
  background: rgba(0, 0, 0, 0.25);
}

.theme-gradient-mesa-de-entrada .component-breadcrumb {
  background-color: rgba(0, 0, 0, 0.2);
}

.theme-gradient-mesa-de-entrada .component-intro-top {
  background: linear-gradient(272.09deg, #1E1BBC 28.13%, #151397 78.72%);
  margin-top: -44px;
}

.theme-gradient-mesa-de-entrada .component-intro-top .intro__content-cta, .theme-gradient-mesa-de-entrada .component-intro-top .intro__content-list {
  background: rgba(0, 0, 0, 0.25);
}

.theme-gradient-oea .component-breadcrumb {
  background-color: rgba(0, 0, 0, 0.2);
}

.theme-gradient-oea .component-intro-top {
  background: linear-gradient(287.56deg, #C2322C 7.39%, #A62823 53.6%, #C2322C 110.07%);
  margin-top: -44px;
}

.theme-gradient-oea .component-intro-top .intro__content-cta, .theme-gradient-oea .component-intro-top .intro__content-list {
  background: rgba(0, 0, 0, 0.25);
}

.theme-gradient-hechauka .component-breadcrumb {
  background-color: rgba(0, 0, 0, 0.2);
}

.theme-gradient-hechauka .component-intro-top {
  background: linear-gradient(268.32deg, #EC986D -17.77%, #DA6627 46.73%, #C33018 97.41%);
  margin-top: -44px;
}

.theme-gradient-hechauka .component-intro-top .intro__content-cta, .theme-gradient-hechauka .component-intro-top .intro__content-list {
  background-color: #C33018;
}

.theme-gradient-tesaka .component-breadcrumb {
  background-color: rgba(0, 0, 0, 0.2);
}

.theme-gradient-tesaka .component-intro-top {
  background: linear-gradient(266.5deg, #C878AC -36.38%, #95507E 32.18%, #752258 88.28%);
  margin-top: -44px;
}

.theme-gradient-tesaka .component-intro-top .intro__content-cta, .theme-gradient-tesaka .component-intro-top .intro__content-list {
  background-color: #752258;
}

.theme-gradient-aranduka .component-breadcrumb {
  background-color: rgba(0, 0, 0, 0.2);
}

.theme-gradient-aranduka .component-intro-top {
  background: linear-gradient(250deg, #7A85B7 -60.28%, #4D69AB 20.04%, #25346A 88.46%);
  margin-top: -44px;
}

.theme-gradient-aranduka .component-intro-top .intro__content-cta, .theme-gradient-aranduka .component-intro-top .intro__content-list {
  background-color: #25346A;
}

.menu-generic-full {
  -webkit-box-shadow: 0px 2px 4px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  box-shadow: 0px 2px 4px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 21;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.menu-generic-full .nav-top {
  padding: 0.3rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (min-width: 991px) {
  .menu-generic-full .nav-top .nav-top-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.menu-generic-full .nav-top .nav-top-content__accesibilidad {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px;
}

@media (max-width: 991px) {
  .menu-generic-full .nav-top .nav-top-content__accesibilidad {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.menu-generic-full .nav-top .nav-top-content__accesibilidad .acc__text-scale {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 5px;
}

.menu-generic-full .nav-top .nav-top-content__accesibilidad .accesibilidad__link {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  border: none;
  background-color: transparent;
}

.menu-generic-full .nav-top .nav-top-content__accesibilidad .accesibilidad__link .acces-less, .menu-generic-full .nav-top .nav-top-content__accesibilidad .accesibilidad__link .acces-more {
  font-size: 1.4rem;
}

.menu-generic-full .nav-top .nav-top-content__accesibilidad .accesibilidad__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.menu-generic-full .nav-top .nav-top-content__accesibilidad .switch .slider:before {
  font-family: "Material Icons Outlined";
  content: "\e518";
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--semantic-accent-default);
}

@media (max-width: 991px) {
  .menu-generic-full .nav-top .nav-top-content__links {
    display: none;
  }
}
.menu-generic-full .nav-top .nav-top-content__links .nav-top__link {
  text-decoration: none;
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  margin-left: 0.5rem;
}

@media screen and (max-width: 80rem) {
  .menu-generic-full .nav-top .nav-top-content__links .nav-top__link {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .menu-generic-full .nav-top .nav-top-content__links .nav-top__link {
    font-size: 1rem;
  }
}
.menu-generic-full .nav-top .nav-top-content__links .nav-top__link:not(:last-of-type) {
  padding-right: 0.5rem;
}

.menu-generic-full .nav-logo {
  grid-column: left-nav;
  display: inline-block;
}

.menu-generic-full .nav-logo a {
  display: inline-block;
}

.menu-generic-full .nav-logo .img-logo, .menu-generic-full .nav-logo img {
  max-height: 60px;
}

.menu-generic-full .nav-principal {
  padding: 0.5rem 0;
  max-height: 68px;
}

@media (min-width: 1366px) {
  .menu-generic-full .nav-principal {
    max-height: unset;
  }
}
.menu-generic-full .nav-menu {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}

.menu-generic-full .nav-menu__dropdown, .menu-generic-full .nav-menu__item {
  list-style: none;
}

.menu-generic-full .nav-menu__item-idioma {
  -webkit-box-ordinal-group: 100;
  -ms-flex-order: 99;
  order: 99;
}

@media (max-width: 991px) {
  .menu-generic-full .nav-menu__item-idioma {
    position: absolute;
    right: 3.8rem;
    top: 2.8rem;
    width: unset !important;
  }
}
.menu-generic-full .nav-menu__item-idioma .nav-menu__droplink:before {
  font-family: "Material Icons";
  content: "\e894";
  font-size: 18px;
}

.menu-generic-full .nav-menu__item-idioma .nav-menu__flag {
  background-color: var(--semantic-background-canvas);
  padding: 0.5rem 0.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0.5rem;
}

.menu-generic-full .nav-menu__item-idioma .nav-menu__flag img {
  height: 28px;
  width: 28px;
  margin-right: 0.2rem;
}

.menu-generic-full .nav-menu__item-idioma .nav-menu__flag:before {
  all: unset;
}

@media (max-width: 991px) {
  .menu-generic-full .nav-menu__item-idioma .nav-menu__flag {
    gap: 0 !important;
  }
}
.menu-generic-full .nav-menu__item-idioma .dropdown-content {
  min-width: unset !important;
}

.menu-generic-full .nav-menu__item-idioma .dropdown-content .dropdown__link {
  padding: 12px 0.5rem !important;
  background-color: var(--semantic-background-canvas);
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.4rem;
  border-radius: 0 !important;
}

.menu-generic-full .nav-menu__item-idioma .dropdown-content .dropdown__link img {
  height: 28px;
  width: 28px;
  margin-right: 0.2rem;
}

.menu-generic-full .nav-menu__item-idioma .dropdown-content .dropdown__link:hover {
  background-color: var(--semantic-background-subtle);
}

.menu-generic-full .nav-menu__droplink, .menu-generic-full .nav-menu__link {
  display: block;
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  text-transform: capitalize;
  text-decoration: none;
}

@media screen and (max-width: 80rem) {
  .menu-generic-full .nav-menu__droplink, .menu-generic-full .nav-menu__link {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .menu-generic-full .nav-menu__droplink, .menu-generic-full .nav-menu__link {
    font-size: 1rem;
  }
}
@media (max-width: 991px) {
  .menu-generic-full .nav-menu__droplink, .menu-generic-full .nav-menu__link {
    padding: 0.5rem 0;
  }
}
.menu-generic-full .nav-menu__item-download .nav-menu__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
}

.menu-generic-full .nav-menu__item-download .nav-menu__link:after {
  font-family: "Material Icons";
  content: "\e884";
  font-size: 18px;
}

@media (min-width: 991px) {
  .menu-generic-full .nav-menu__buscador {
    -webkit-box-ordinal-group: 99;
    -ms-flex-order: 98;
    order: 98;
  }
  .menu-generic-full .nav-menu__buscador .portlet-body .input-group .form-control::-webkit-input-placeholder {
    color: var(--semantic-foreground-muted);
  }
  .menu-generic-full .nav-menu__buscador .portlet-body .input-group .form-control::-moz-placeholder {
    color: var(--semantic-foreground-muted);
  }
  .menu-generic-full .nav-menu__buscador .portlet-body .input-group .form-control:-ms-input-placeholder {
    color: var(--semantic-foreground-muted);
  }
  .menu-generic-full .nav-menu__buscador .portlet-body .input-group .form-control::-ms-input-placeholder {
    color: var(--semantic-foreground-muted);
  }
  .menu-generic-full .nav-menu__buscador .portlet-body .input-group .form-control, .menu-generic-full .nav-menu__buscador .portlet-body .input-group .form-control::placeholder {
    color: var(--semantic-foreground-muted);
  }
  .menu-generic-full .nav-menu__buscador .portlet-body .input-group-inset-item button svg {
    color: var(--semantic-foreground-muted);
  }
}
.menu-generic-full .nav-menu__buscador #buscador-input {
  min-height: 42px;
  padding: 9px 39px 9px 16px;
  background: var(--semantic-background-surface) url("data:image/svg+xml;utf-8,<svg xmlns='http://www.w3.org/2000/svg' height='16px' viewBox='0 0 16 17' width='16px' fill='%23BDBDBD'><path d='M0 0h24v24H0V0z' fill='none'/><path d='M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/></svg>") no-repeat calc(100% - 12px) center;
}

@media (max-width: 991px) {
  .menu-generic-full .nav-menu {
    position: absolute;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 0px;
    overflow: hidden;
    -webkit-transition: max-height 1s cubic-bezier(0, 1, 0, 1);
    transition: max-height 1s cubic-bezier(0, 1, 0, 1);
    padding: 0;
    padding: 0 1rem;
    margin: 17px 0 0 0;
    left: 0;
    right: 0;
  }
}
.menu-generic-full .nav-toggler {
  display: none;
}

@media (max-width: 991px) {
  .menu-generic-full .nav-toggler + label {
    padding: 0 15px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    right: 0;
  }
  .menu-generic-full .nav-toggler + label .bar {
    position: relative;
    width: 30px;
    height: 3px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .menu-generic-full .nav-toggler + label .bar + .bar {
    margin-top: 5px;
  }
  .menu-generic-full .nav-toggler:checked + label .bar:first-of-type {
    -webkit-transform: rotate(-45deg) translate(-4px, 6px);
    transform: rotate(-45deg) translate(-4px, 6px);
  }
  .menu-generic-full .nav-toggler:checked + label .bar:nth-of-type(2) {
    opacity: 0;
  }
  .menu-generic-full .nav-toggler:checked + label .bar:nth-of-type(3) {
    -webkit-transform: rotate(45deg) translate(-4px, -6px);
    transform: rotate(45deg) translate(-4px, -6px);
  }
  .menu-generic-full .nav-toggler:checked ~ .nav-principal {
    background-color: var(--semantic-background-canvas);
    min-height: calc(100vh - 33.6px);
    height: 100vh;
    -webkit-transition: max-height 1s ease-in;
    transition: max-height 1s ease-in;
  }
  .menu-generic-full .nav-toggler:checked ~ .nav-principal .nav-menu {
    position: relative;
    max-height: initial;
  }
}
@media (max-width: 991px) {
  .menu-generic-full .label-mobile-menu {
    margin-top: 3.45rem;
  }
}
.menu-generic-full .nav-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  padding: 0;
  margin: 0;
}

.menu-generic-full .nav-menu__dropdown {
  float: left;
  overflow: hidden;
}

.menu-generic-full .nav-menu__dropdown .nav-menu__droplink {
  border: none;
  outline: none;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
}

.menu-generic-full .nav-menu__dropdown .nav-menu__droplink:after {
  font-family: "Material Icons";
  content: "\e313";
  font-size: 21px;
}

.menu-generic-full .nav-menu__dropdown .nav-menu__droplink:hover:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.menu-generic-full .nav-menu__dropdown .dropdown-content {
  display: none;
  position: absolute;
  min-width: 160px;
  -webkit-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  z-index: 1;
  border-radius: 4px;
}

.menu-generic-full .nav-menu__dropdown .dropdown-content .dropdown__link {
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  float: none;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

@media screen and (max-width: 80rem) {
  .menu-generic-full .nav-menu__dropdown .dropdown-content .dropdown__link {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .menu-generic-full .nav-menu__dropdown .dropdown-content .dropdown__link {
    font-size: 1rem;
  }
}
.menu-generic-full .nav-menu__dropdown .dropdown-content .dropdown__link:hover {
  border-radius: 4px;
}

.menu-generic-full .nav-menu__dropdown .dropdown-content .dropdown-content_submenu {
  position: relative;
  cursor: pointer;
}

@media (max-width: 1200px) {
  .menu-generic-full .nav-menu__dropdown .dropdown-content .dropdown-content_submenu {
    display: block;
  }
}
.menu-generic-full .nav-menu__dropdown .dropdown-content .dropdown-content_submenu .nav-sub__item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.6rem;
}

.menu-generic-full .nav-menu__dropdown .dropdown-content .dropdown-content_submenu .nav-link__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-decoration: none;
  color: var(--semantic-foreground-muted);
}

.menu-generic-full .nav-menu__dropdown .dropdown-content .dropdown-content_submenu .nav-link__text:after {
  margin-left: -5px;
  font-family: "pe-icons" !important;
  content: "\ea06";
  font-size: 18px;
  margin-left: auto;
}

.menu-generic-full .nav-menu__dropdown:focus .dropdown-content, .menu-generic-full .nav-menu__dropdown:focus-within .dropdown-content, .menu-generic-full .nav-menu__dropdown:hover .dropdown-content {
  display: block;
}

@media (max-width: 1200px) {
  .menu-generic-full .nav-menu__dropdown:focus .dropdown-content, .menu-generic-full .nav-menu__dropdown:focus-within .dropdown-content, .menu-generic-full .nav-menu__dropdown:hover .dropdown-content {
    max-height: 25vh;
    overflow: auto;
    overflow-x: hidden;
  }
}
.menu-generic-full .nav-menu__dropdown:focus .submenu__dropdown-content, .menu-generic-full .nav-menu__dropdown:focus-within .submenu__dropdown-content, .menu-generic-full .nav-menu__dropdown:hover .submenu__dropdown-content {
  display: none;
}

.menu-generic-full .nav-menu__dropdown:focus .dropdown-content_submenu:focus .submenu__dropdown-content, .menu-generic-full .nav-menu__dropdown:focus .dropdown-content_submenu:focus-within .submenu__dropdown-content, .menu-generic-full .nav-menu__dropdown:focus .dropdown-content_submenu:hover .submenu__dropdown-content, .menu-generic-full .nav-menu__dropdown:focus-within .dropdown-content_submenu:focus .submenu__dropdown-content, .menu-generic-full .nav-menu__dropdown:focus-within .dropdown-content_submenu:focus-within .submenu__dropdown-content, .menu-generic-full .nav-menu__dropdown:focus-within .dropdown-content_submenu:hover .submenu__dropdown-content, .menu-generic-full .nav-menu__dropdown:hover .dropdown-content_submenu:focus .submenu__dropdown-content, .menu-generic-full .nav-menu__dropdown:hover .dropdown-content_submenu:focus-within .submenu__dropdown-content, .menu-generic-full .nav-menu__dropdown:hover .dropdown-content_submenu:hover .submenu__dropdown-content {
  background-color: var(--semantic-background-canvas);
  display: block;
  -webkit-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
}

@media (min-width: 1200px) {
  .menu-generic-full .nav-menu__dropdown:focus .dropdown-content_submenu:focus .submenu__dropdown-content, .menu-generic-full .nav-menu__dropdown:focus .dropdown-content_submenu:focus-within .submenu__dropdown-content, .menu-generic-full .nav-menu__dropdown:focus .dropdown-content_submenu:hover .submenu__dropdown-content, .menu-generic-full .nav-menu__dropdown:focus-within .dropdown-content_submenu:focus .submenu__dropdown-content, .menu-generic-full .nav-menu__dropdown:focus-within .dropdown-content_submenu:focus-within .submenu__dropdown-content, .menu-generic-full .nav-menu__dropdown:focus-within .dropdown-content_submenu:hover .submenu__dropdown-content, .menu-generic-full .nav-menu__dropdown:hover .dropdown-content_submenu:focus .submenu__dropdown-content, .menu-generic-full .nav-menu__dropdown:hover .dropdown-content_submenu:focus-within .submenu__dropdown-content, .menu-generic-full .nav-menu__dropdown:hover .dropdown-content_submenu:hover .submenu__dropdown-content {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
.menu-generic-full .portlet-body > .nav-menu__item-idioma {
  top: -3.5rem !important;
}

.open-menu {
  overflow-y: hidden;
}

@media screen and (max-width: 991px) {
  .menu-generic-full .nav-menu__dropdown {
    width: 100%;
    float: none;
  }
  .menu-generic-full .nav-menu__dropdown .dropdown-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
  }
  .menu-generic-full .nav-menu__dropdown .dropdown-content a {
    font-size: 16px;
  }
  .menu-generic-full .nav-menu__dropdown .nav-menu__droplink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    text-align: left;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (min-width: 991px) {
  .menu-generic-full {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .menu-generic-full .nav-principal .nav-principal-content {
    width: 100%;
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-columns: [left-nav] auto [center-nav] auto [right-nav] auto;
    grid-template-columns: [left-nav] auto [center-nav] auto [right-nav] auto;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
  }
  .menu-generic-full .nav-principal .nav-principal-content .nav-logo {
    grid-column: left-nav;
  }
  .menu-generic-full .nav-principal .nav-principal-content .nav-menu {
    grid-column: center-nav;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 1.25rem;
    padding: 0;
    margin: 0;
  }
  .menu-generic-full .nav-principal .nav-principal-content .nav-menu.nav-top-mobile {
    display: none;
  }
  .menu-generic-full .nav-principal .nav-principal-content .nav-menu.nav-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
  }
  .menu-generic-full .nav-principal .nav-principal-content .nav-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-column: right-nav;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
  }
}
@media (max-width: 991px) {
  .menu-generic-full-alt .language-change-dropdown {
    position: absolute;
    top: 1rem;
    right: 9.9rem;
    bottom: auto;
    border: 1px solid var(--semantic-border-default);
    -webkit-box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 4px 8px rgba(48, 49, 51, 0.1);
    box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 4px 8px rgba(48, 49, 51, 0.1);
  }
}
@media (max-width: 991px) {
  .menu-generic-full-alt .label-mobile-menu {
    margin-top: 1rem;
  }
}
@media (max-width: 991px) {
  .menu-generic-full-alt .nav-top {
    padding: 0;
  }
}
.menu-generic-full-alt .nav-top .nav-top-content {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}

.menu-generic-full-alt .nav-principal {
  background-color: var(--semantic-background-canvas);
}

@media (max-width: 991px) {
  .menu-generic-full-alt .nav-principal {
    height: 142px;
  }
}
@media (max-width: 991px) {
  .menu-generic-full-alt .nav-principal .nav-principal-content .nav-logo {
    border-bottom: 1px solid var(--semantic-border-default);
    padding-bottom: 1.2rem;
  }
}
.menu-generic-full-alt .nav-principal .nav-principal-content .nav-right {
  margin: 0;
}

@media (max-width: 991px) {
  .menu-generic-full-alt .nav-principal .nav-principal-content .nav-right {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .menu-generic-full-alt .nav-principal .nav-principal-content .nav-right .nav-menu__buscador {
    margin-top: 0.8rem;
  }
}
.menu-generic-full-alt .nav-principal .nav-principal-content .nav-right__accesibilidad {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 0.5rem;
}

@media (max-width: 991px) {
  .menu-generic-full-alt .nav-principal .nav-principal-content .nav-right__accesibilidad {
    position: absolute;
    right: 3.9rem;
    top: 1rem;
  }
}
.menu-generic-full-alt .nav-principal .nav-principal-content .nav-right .nav-menu__theme .acc__color-theme {
  background-color: var(--semantic-background-canvas);
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 6px;
}

.menu-generic-full-alt .nav-principal .nav-principal-content .nav-right .nav-menu__theme .acc__color-theme:hover {
  background-color: var(--semantic-background-surface);
  -webkit-box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
}

.menu-generic-full-alt .nav-principal .nav-principal-content .nav-right .nav-menu__theme .acc__color-theme:hover .switch .state-icon {
  color: var(--semantic-foreground-default);
}

.menu-generic-full-alt .nav-principal .nav-principal-content .nav-right .nav-menu__theme .acc__color-theme .switch {
  cursor: pointer;
}

.menu-generic-full-alt .nav-principal .nav-principal-content .nav-right .nav-menu__theme .acc__color-theme .switch #change-theme {
  margin-left: 0;
}

.menu-generic-full-alt .nav-principal .nav-principal-content .nav-right .nav-menu__theme .acc__color-theme .switch #change-theme-icon {
  margin-left: 3px;
}

.menu-generic-full-alt .nav-principal .nav-principal-content .nav-right .nav-menu__theme .acc__color-theme .switch .state-icon {
  color: var(--semantic-foreground-subtle);
}

.menu-generic-full-alt .nav-principal .nav-principal-content .nav-right .nav-menu__theme .acc__color-theme .switch .state-icon:before {
  font-family: "pe-icons" !important;
  content: "\e99d";
  font-size: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.menu-generic-full-alt .nav-principal .nav-principal-content .nav-right .nav-menu__theme .acc__color-theme .switch input:checked + .state-icon:before {
  content: "\e9d3";
}

.menu-generic-full-alt .nav-principal .nav-principal-content .nav-right .nav-menu__acc {
  position: relative;
}

.menu-generic-full-alt .nav-principal .nav-principal-content .nav-right .btn-acc {
  border: none;
  background-color: var(--semantic-background-canvas);
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 6px;
}

.menu-generic-full-alt .nav-principal .nav-principal-content .nav-right .btn-acc i {
  color: var(--semantic-foreground-subtle);
  font-size: 24px;
}

.menu-generic-full-alt .nav-principal .nav-principal-content .nav-right .btn-acc:hover {
  background-color: var(--semantic-background-surface);
  -webkit-box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
}

.menu-generic-full-alt .nav-principal .nav-principal-content .nav-right .btn-acc:hover i {
  color: var(--semantic-foreground-default);
}

.menu-generic-full-alt .nav-principal .nav-principal-content .nav-right .nav-popup {
  position: absolute;
  top: 3rem;
  right: 0;
}

@media (max-width: 991px) {
  .menu-generic-full-alt .nav-principal .nav-principal-content .nav-right .nav-popup {
    top: 2.5rem;
    right: -10px;
  }
}
.menu-generic-full-alt .nav-principal .nav-principal-content .nav-right .nav-popup .acc__text-scale {
  padding: 0.5rem 0;
  background-color: var(--semantic-background-surface);
  -webkit-box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.menu-generic-full-alt .nav-principal .nav-principal-content .nav-right .nav-popup .acc__text-scale .accesibilidad__link {
  font-weight: 700;
  font-size: calc(0.75rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  letter-spacing: 0.03em;
}

@media screen and (max-width: 80rem) {
  .menu-generic-full-alt .nav-principal .nav-principal-content .nav-right .nav-popup .acc__text-scale .accesibilidad__link {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .menu-generic-full-alt .nav-principal .nav-principal-content .nav-right .nav-popup .acc__text-scale .accesibilidad__link {
    font-size: 0.875rem;
  }
}
.menu-generic-full-alt .nav-principal .nav-principal-content .nav-right .nav-popup .acc__text-scale .accesibilidad__link {
  padding: 0.5rem 1rem;
}

.menu-generic-full-alt .nav-principal .nav-principal-content .nav-right .nav-popup .acc__text-scale .accesibilidad__link:hover {
  background-color: var(--semantic-background-canvas);
}

.menu-fixed-top {
  width: 100%;
}

.menu-fixed-top.scrolled {
  background-color: var(--semantic-background-surface);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 4px 8px rgba(48, 49, 51, 0.1);
  box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 4px 8px rgba(48, 49, 51, 0.1);
}

@media (max-width: 991px) {
  .menu-fixed-top.scrolled .nav-toggler + label .bar {
    background-color: var(--semantic-foreground-default);
  }
}
.menu-fixed-top.scrolled .nav-principal {
  background-color: var(--semantic-background-surface);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 4px 8px rgba(48, 49, 51, 0.1);
  box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 4px 8px rgba(48, 49, 51, 0.1);
}

.menu-fixed-top.scrolled .nav-principal .nav-menu__droplink, .menu-fixed-top.scrolled .nav-principal .nav-menu__link {
  color: var(--semantic-foreground-muted);
}

.menu-fixed-top.scrolled .nav-principal .nav-menu__droplink:hover, .menu-fixed-top.scrolled .nav-principal .nav-menu__link:hover {
  color: var(--semantic-accent-default);
}

@media (max-width: 991px) {
  .menu-fixed-top.scrolled .nav-principal .nav-menu {
    background: var(--semantic-foreground-on-accent);
  }
}
.menu-fixed-top.scrolled .nav-principal .nav-menu .dropdown-content {
  background-color: var(--semantic-foreground-on-accent);
}

.menu-fixed-top.scrolled .nav-principal .nav-menu .dropdown-content .dropdown__link {
  color: var(--semantic-foreground-muted);
}

.menu-fixed-top.scrolled .nav-principal .nav-menu .dropdown-content .dropdown__link:hover {
  background-color: var(--semantic-background-canvas);
  color: var(--semantic-accent-default);
}

.menu-fixed-top .nav-principal {
  position: fixed;
  top: 0;
}

.menu-fixed-top .label-mobile-menu {
  margin-top: 1.25rem;
  position: fixed !important;
  z-index: 1;
}

.menu-fixed-top .nav-menu__item-idioma {
  top: 0.65rem;
}

.menu-fixed-bottom {
  background: linear-gradient(272.09deg, #008DEC 28.13%, #00538B 78.72%);
  -webkit-box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1.5rem;
  left: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.menu-fixed-bottom.scrolled {
  -webkit-transform: translateY(-107px);
  transform: translateY(-107px);
  bottom: -107px;
}

.menu-fixed-bottom .btn-primary {
  padding: 0.75rem 5.1rem;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .menu-fixed-bottom .btn-primary {
    padding: 1rem 15rem;
  }
}
.menu-bg-light {
  -webkit-box-shadow: 0px 2px 4px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  box-shadow: 0px 2px 4px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
}

.menu-bg-light .nav-top {
  background-color: var(--semantic-background-canvas);
}

.menu-bg-light .nav-top .nav-top-content {
  color: var(--semantic-foreground-muted);
}

.menu-bg-light .nav-top .nav-top-content__accesibilidad .accesibilidad__link {
  color: var(--semantic-foreground-muted);
}

.menu-bg-light .nav-top .nav-top-content__links .nav-top__link {
  color: var(--semantic-foreground-muted);
}

.menu-bg-light .nav-top .nav-top-content__links .nav-top__link:not(:last-of-type) {
  border-right: 2px solid var(--semantic-foreground-subtle);
}

.menu-bg-light .nav-principal {
  background-color: var(--semantic-background-surface);
}

.menu-bg-light .nav-menu__droplink, .menu-bg-light .nav-menu__link {
  color: var(--semantic-foreground-muted);
}

.menu-bg-light .nav-menu__droplink:hover, .menu-bg-light .nav-menu__link:hover {
  color: var(--semantic-accent-default);
}

.menu-bg-light .nav-menu .dropdown-content {
  background-color: var(--semantic-background-canvas);
}

.menu-bg-light .nav-menu .dropdown-content .dropdown__link {
  color: var(--semantic-foreground-muted);
}

.menu-bg-light .nav-menu .dropdown-content .dropdown__link:hover {
  background-color: var(--semantic-background-subtle);
  color: var(--semantic-foreground-muted);
}

@media (max-width: 991px) {
  .menu-bg-light .nav-toggler + label .bar {
    background-color: var(--semantic-foreground-muted);
  }
}
.hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero .hero-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
}

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

.hero .owl-carousel .owl-item img {
  height: calc(100svh - 187.59px);
  -o-object-fit: cover;
  object-fit: cover;
}

.hero .owl-nav {
  width: 99vw;
  position: absolute;
  top: 49%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.hero .owl-nav .owl-next, .hero .owl-nav .owl-prev {
  font-size: 82px !important;
  color: #fff !important;
}

.hero .owl-nav .owl-next.disabled, .hero .owl-nav .owl-prev.disabled {
  opacity: 0.4;
}

.hero .owl-nav .owl-prev {
  float: left;
  margin-left: 8%;
}

.hero .owl-nav .owl-next {
  float: right;
  margin-right: 8%;
}

.hero .owl-dots {
  width: 99vw;
  position: absolute;
  bottom: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 16px;
}

.hero .owl-dots .owl-dot {
  width: 16px;
  height: 16px;
  background-color: #fff;
  opacity: 0.5;
  border-radius: 50px;
}

.hero .owl-dots .owl-dot.active {
  width: 32px;
  background-color: #fff;
  opacity: 1;
}

@media (min-width: 991px) {
  .hero {
    bottom: 26px;
  }
  .hero .owl-carousel .owl-item img {
    height: 760px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .hero .owl-carousel .owl-dots {
    bottom: 26px;
  }
}
.hero-generic .owl-carousel-generic {
  z-index: 0 !important;
}

.hero-generic .hero-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 100% !important;
  overflow: hidden;
}

.hero-generic .hero-item:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#000000), color-stop(87.42%, rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 87.42%);
  opacity: 0.6;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.hero-generic .hero-item:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#000000), color-stop(66.25%, rgba(0, 0, 0, 0)));
  background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 66.25%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.hero-generic .hero-item__content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: left;
  opacity: 1;
  z-index: 999;
}

.hero-generic .hero-item__contentInner {
  position: relative;
  width: 100%;
  top: 60%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.hero-generic .hero-item__title {
  font-size: calc(2.625rem + 1.875 * (100vw - 80rem) / 40);
  line-height: 110%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 700;
  color: var(--semantic-foreground-on-accent);
  margin-bottom: 1rem;
}

@media screen and (max-width: 80rem) {
  .hero-generic .hero-item__title {
    font-size: 2.625rem;
  }
}
@media screen and (min-width: 120rem) {
  .hero-generic .hero-item__title {
    font-size: 4.5rem;
  }
}
.hero-generic .hero-item__title span {
  font-weight: 400;
  display: block;
}

.hero-generic .hero-item__description {
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  color: var(--semantic-foreground-on-accent);
  margin: 1rem 0 1.2rem 0;
}

@media screen and (max-width: 80rem) {
  .hero-generic .hero-item__description {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .hero-generic .hero-item__description {
    font-size: 1.5rem;
  }
}
.hero-generic .hero-item__actions {
  display: none;
}

.hero-generic .hero-item__actions .btn-primary-outline {
  border-color: var(--semantic-foreground-on-accent);
  color: var(--semantic-foreground-on-accent);
  display: none;
}

.hero-generic .hero-item .btn-hero-mobile {
  border-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 999;
  padding: 16px;
}

@media (min-width: 991px) {
  .hero-generic .hero-item__contentInner {
    position: relative;
    width: 65%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .hero-generic .hero-item__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 30px;
  }
  .hero-generic .hero-item__actions .btn-primary-outline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .hero-generic .hero-item .btn-hero-mobile {
    display: none;
  }
}
.hero-internal {
  position: relative;
  height: 600px;
}

.hero-internal .img-header {
  width: 100%;
  height: 600px;
  -o-object-fit: cover;
  object-fit: cover;
}

.hero-internal.hero-internal-text:before {
  background: -webkit-gradient(linear, left top, right top, from(#000000), color-stop(66.25%, rgba(0, 0, 0, 0)));
  background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 66.25%);
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0;
}

.hero-internal.hero-internal-text:after {
  background: -webkit-gradient(linear, left top, left bottom, from(#000000), color-stop(87.42%, rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 87.42%);
  opacity: 0.6;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0;
}

.hero-internal.hero-internal-btn:before {
  background: linear-gradient(94.21deg, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.679737) 30.01%, rgba(0, 0, 0, 0.9) 100.04%);
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0;
}

.hero-internal .header-caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  bottom: 12%;
  left: 0;
  right: 0;
  text-align: left;
  opacity: 1;
  z-index: 1;
}

.hero-internal .header-caption__content {
  position: relative;
  width: 100%;
}

.hero-internal .header-caption__title {
  font-size: calc(2rem + 1 * (100vw - 80rem) / 40);
  line-height: 110%;
  letter-spacing: -0.01em;
  margin: 0;
  color: var(--semantic-foreground-default);
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  margin-bottom: 1rem;
}

@media screen and (max-width: 80rem) {
  .hero-internal .header-caption__title {
    font-size: 2rem;
  }
}
@media screen and (min-width: 120rem) {
  .hero-internal .header-caption__title {
    font-size: 3rem;
  }
}
.hero-internal .header-caption__text {
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  color: var(--semantic-foreground-on-accent);
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
}

@media screen and (max-width: 80rem) {
  .hero-internal .header-caption__text {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .hero-internal .header-caption__text {
    font-size: 1rem;
  }
}
@media (min-width: 991px) {
  .hero-internal {
    height: 300px;
  }
  .hero-internal .img-header {
    height: 300px;
  }
  .hero-internal .header-caption {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    top: 0;
    bottom: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .hero-internal .header-caption__content {
    position: relative;
    width: 70%;
  }
}
.component-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-gallery {
    padding: 4rem 0 4rem 0;
  }
}
.component-gallery .section__galeria {
  margin-bottom: 30px;
}

.component-gallery .section__title {
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
}

@media screen and (max-width: 80rem) {
  .component-gallery .section__title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-gallery .section__title {
    font-size: 1.5rem;
  }
}
.component-gallery .owl-carousel {
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
  margin-top: 20px;
}

.component-gallery .owl-carousel .item__foto {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 100% !important;
  overflow: hidden;
}

.component-gallery .owl-carousel .item__foto:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.component-gallery .owl-carousel .item__foto img {
  aspect-ratio: 36/19;
}

.component-gallery .owl-carousel .item__video {
  position: relative;
  padding-bottom: 52.5%;
  height: 0;
  -o-object-fit: fill;
  object-fit: fill;
}

.component-gallery .owl-carousel .item__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.component-gallery .owl-carousel .item__video .caption-section {
  margin-top: 48.6%;
}

.component-gallery .owl-carousel .item__video .caption-section .img-caption {
  margin-bottom: 3px;
}

.component-gallery .owl-carousel .item__video-upload video {
  width: 100%;
}

.component-gallery .owl-carousel-galeria .item__caption {
  position: absolute;
  width: 80%;
  bottom: 3.5rem;
  text-align: center;
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 700;
  color: var(--semantic-foreground-on-accent);
}

@media screen and (max-width: 80rem) {
  .component-gallery .owl-carousel-galeria .item__caption {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-gallery .owl-carousel-galeria .item__caption {
    font-size: 1.5rem;
  }
}
.component-gallery.gallery-simple .owl-nav {
  display: none;
}

@media (min-width: 991px) {
  .component-gallery .owl-carousel-galeria .item__caption {
    width: 50%;
    font-size: calc(1.75rem + 0.25 * (100vw - 80rem) / 40);
    line-height: 110%;
    letter-spacing: -0.01em;
    margin: 0;
  }
}
@media screen and (min-width: 991px) and (max-width: 80rem) {
  .component-gallery .owl-carousel-galeria .item__caption {
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 991px) and (min-width: 120rem) {
  .component-gallery .owl-carousel-galeria .item__caption {
    font-size: 2rem;
  }
}
@media (max-width: 991px) {
  .component-gallery .owl-carousel .item__video {
    padding-bottom: 70%;
  }
}
.component-gallery-hightlight .owl-carousel .item__carousel {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 100% !important;
  overflow: hidden;
}

.component-gallery-hightlight .owl-carousel .item__carousel:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.component-gallery-hightlight .owl-carousel .item__carousel img {
  height: 560px;
  -o-object-fit: cover;
  object-fit: cover;
}

.component-gallery-hightlight .owl-carousel .item__caption {
  padding: 20px;
  position: absolute;
  width: 75%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: left;
  background-color: var(--semantic-foreground-on-accent);
}

.component-gallery-hightlight .owl-carousel .item__caption .label__primary {
  margin-bottom: 0.5rem;
}

.component-gallery-hightlight .owl-carousel .item__caption .caption__title {
  font-size: calc(1.125rem + 0.875 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 700;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  color: var(--semantic-foreground-default);
}

@media screen and (max-width: 80rem) {
  .component-gallery-hightlight .owl-carousel .item__caption .caption__title {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-gallery-hightlight .owl-carousel .item__caption .caption__title {
    font-size: 2rem;
  }
}
.component-gallery-hightlight .owl-carousel .item__caption .caption__text {
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  color: var(--semantic-foreground-muted);
  margin-bottom: 1rem;
}

@media screen and (max-width: 80rem) {
  .component-gallery-hightlight .owl-carousel .item__caption .caption__text {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-gallery-hightlight .owl-carousel .item__caption .caption__text {
    font-size: 1rem;
  }
}
.component-gallery-hightlight .owl-carousel .btn-large {
  top: inherit;
}

@media (min-width: 991px) {
  .component-gallery-hightlight .owl-carousel .item__carousel {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
  }
  .component-gallery-hightlight .owl-carousel .item__carousel img {
    height: 760px;
  }
  .component-gallery-hightlight .owl-carousel .item__carousel .item__caption {
    padding: 20px;
    position: absolute;
    width: 40%;
    top: 50%;
    right: 5rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
    background-color: var(--semantic-foreground-on-accent);
  }
  .component-gallery-hightlight .owl-carousel .item__carousel .item__caption .label__primary {
    margin-bottom: 0.5rem;
  }
  .component-gallery-hightlight .owl-carousel .item__carousel .item__caption .caption__title {
    font-size: calc(1.75rem + 0.25 * (100vw - 80rem) / 40);
    line-height: 110%;
    letter-spacing: -0.01em;
    margin: 0;
    font-weight: 700;
    color: var(--semantic-foreground-default);
  }
}
@media screen and (min-width: 991px) and (max-width: 80rem) {
  .component-gallery-hightlight .owl-carousel .item__carousel .item__caption .caption__title {
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 991px) and (min-width: 120rem) {
  .component-gallery-hightlight .owl-carousel .item__carousel .item__caption .caption__title {
    font-size: 2rem;
  }
}
@media (min-width: 991px) {
  .component-gallery-hightlight .owl-carousel .item__carousel .item__caption .caption__text {
    font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
    line-height: 150%;
    color: var(--semantic-foreground-muted);
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 991px) and (max-width: 80rem) {
  .component-gallery-hightlight .owl-carousel .item__carousel .item__caption .caption__text {
    font-size: 1rem;
  }
}
@media screen and (min-width: 991px) and (min-width: 120rem) {
  .component-gallery-hightlight .owl-carousel .item__carousel .item__caption .caption__text {
    font-size: 1.125rem;
  }
}
.component-gallery-card .component-gallery {
  background-color: var(--semantic-background-canvas);
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 4px 8px rgba(48, 49, 51, 0.1);
  box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 4px 8px rgba(48, 49, 51, 0.1);
  padding: 2rem;
}

@media (max-width: 991px) {
  .component-gallery-card .component-gallery {
    padding: 1rem 0.5rem;
  }
}
.component-gallery-card .component-gallery .owl-carousel {
  margin-top: 0;
}

.component-gallery-card .btn-large {
  padding: 16px 25px;
}

@media (max-width: 480px) {
  .component-gallery-card .owl-nav {
    float: unset;
  }
  .component-gallery-card .owl-nav .owl-prev {
    margin-left: 0 !important;
  }
}
.component-carousel-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-carousel-cards {
    padding: 4rem 0 4rem 0;
  }
}
.component-carousel-cards.bg-color {
  background-color: var(--semantic-background-subtle);
}

.component-carousel-cards .section__carousel-cards {
  margin-bottom: 30px;
}

.component-carousel-cards .section__carousel-cards .owl-stage {
  padding-left: 0 !important;
}

.component-carousel-cards .carousel-cards {
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
  margin-top: 20px;
}

.component-carousel-cards .carousel-cards .item__carousel {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 100% !important;
  overflow: hidden;
  border-radius: 8px;
}

.component-carousel-cards .carousel-cards .item__carousel:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(22.4%, rgba(0, 0, 0, 0)), to(#000000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 22.4%, #000000 100%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.component-carousel-cards .carousel-cards .item__carousel .img-fluid, .component-carousel-cards .carousel-cards .item__carousel img {
  aspect-ratio: 9/13;
  -o-object-fit: cover;
  object-fit: cover;
}

.component-carousel-cards .item__caption {
  position: absolute;
  width: 100%;
  bottom: 0;
  text-align: left;
  color: var(--semantic-foreground-on-accent);
  margin: 2rem 0;
}

.component-carousel-cards .item__caption .text__title {
  padding: 0 1rem;
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 700;
}

@media screen and (max-width: 80rem) {
  .component-carousel-cards .item__caption .text__title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-carousel-cards .item__caption .text__title {
    font-size: 1.5rem;
  }
}
.component-carousel-cards-swipe .swipe-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  gap: 1.5rem;
  padding: 1rem 0 1rem 1px;
}

@media (min-width: 991px) {
  .component-carousel-cards-swipe .swipe-cards::-webkit-scrollbar {
    display: none;
  }
}
.component-carousel-cards-swipe .item__carousel .img-fluid {
  width: 100%;
}

@media (max-width: 767px) {
  .component-carousel-cards-swipe .item__carousel {
    width: 100%;
    scroll-snap-align: start;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(80% - 1rem);
    flex: 0 0 calc(80% - 1rem);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (max-width: 1024px) {
  .component-carousel-cards-swipe .item__carousel {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(57% - 1rem);
    flex: 0 0 calc(57% - 1rem);
  }
}
@media (min-width: 1025px) {
  .component-carousel-cards-swipe .item__carousel {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(40% - 1rem);
    flex: 0 0 calc(40% - 1rem);
  }
}
@media (min-width: 1366px) {
  .component-carousel-cards-swipe .item__carousel {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(26% - 1rem);
    flex: 0 0 calc(26% - 1rem);
  }
}
.component-carousel-cards-simple {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-carousel-cards-simple {
    padding: 4rem 0 4rem 0;
  }
}
.component-carousel-cards-simple.bg-color {
  background-color: var(--semantic-background-canvas);
}

.component-carousel-cards-simple.bg-color .carousel-cards .item__carousel {
  background-color: var(--semantic-background-surface);
}

.component-carousel-cards-simple .section__carousel-cards {
  margin-bottom: 30px;
}

.component-carousel-cards-simple .section__carousel-cards .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0 !important;
}

@media (max-width: 766px) {
  .component-carousel-cards-simple .section__carousel-cards {
    margin-bottom: 0;
  }
}
.component-carousel-cards-simple .carousel-cards {
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
  margin-top: 20px;
}

.component-carousel-cards-simple .carousel-cards .item__carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 1rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1.875rem 2.5rem;
  background-color: var(--semantic-background-canvas);
  border-radius: 8px;
  text-decoration: none;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
}

.component-carousel-cards-simple .carousel-cards .item__carousel .img-fluid, .component-carousel-cards-simple .carousel-cards .item__carousel img {
  width: auto;
  max-height: 5rem;
  height: auto;
}

.component-carousel-cards-simple .carousel-cards .item__carousel .item__caption {
  text-align: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.component-carousel-cards-simple .carousel-cards .item__carousel .item__caption .text__title {
  color: var(--semantic-accent-default);
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  margin: 0;
}

@media screen and (max-width: 80rem) {
  .component-carousel-cards-simple .carousel-cards .item__carousel .item__caption .text__title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-carousel-cards-simple .carousel-cards .item__carousel .item__caption .text__title {
    font-size: 1.125rem;
  }
}
.component-carousel-cards-simple .carousel-cards .item__carousel .item__caption .text__title span {
  font-weight: 400;
  display: block;
}

.component-carousel-cards-simple .carousel-cards .item__carousel .item__caption .material-icons {
  font-size: calc(2rem + 1 * (100vw - 80rem) / 40);
  line-height: 110%;
  letter-spacing: -0.01em;
  margin: 0;
  color: var(--semantic-accent-default);
}

@media screen and (max-width: 80rem) {
  .component-carousel-cards-simple .carousel-cards .item__carousel .item__caption .material-icons {
    font-size: 2rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-carousel-cards-simple .carousel-cards .item__carousel .item__caption .material-icons {
    font-size: 3rem;
  }
}
.component-carousel-cards-simple .carousel-cards .item__carousel .item-text {
  font-size: calc(1.125rem + 0.875 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  color: var(--semantic-foreground-default);
  text-align: center;
}

@media screen and (max-width: 80rem) {
  .component-carousel-cards-simple .carousel-cards .item__carousel .item-text {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-carousel-cards-simple .carousel-cards .item__carousel .item-text {
    font-size: 2rem;
  }
}
.component-carousel-cards-simple .carousel-cards .item__carousel.theme-gradient-iva {
  background: linear-gradient(270.99deg, #248BC1 1.56%, #1C709B 99.84%);
}

.component-carousel-cards-simple .carousel-cards .item__carousel.theme-gradient-irp {
  background: linear-gradient(272.09deg, #EFC824 28.13%, #B69408 78.72%);
}

.component-carousel-cards-simple .carousel-cards .item__carousel.theme-gradient-ire {
  background: linear-gradient(272.09deg, #1BB8BC 28.13%, #198E8E 78.72%);
}

.component-carousel-cards-simple .carousel-cards .item__carousel.theme-gradient-idu {
  background: linear-gradient(272.09deg, #9E005D 28.13%, #6D0347 78.72%);
}

.component-carousel-cards-simple .carousel-cards .item__carousel.theme-gradient-inr {
  background: linear-gradient(96deg, #0E5D32 22.56%, #118842 80.02%);
}

.component-carousel-cards-simple .carousel-cards .item__carousel.theme-gradient-isc {
  background: linear-gradient(272.09deg, #6E6E6E 28.13%, #4D4D4D 78.72%);
}

.component-carousel-cards-simple .carousel-cards .item__carousel.theme-gradient-vui {
  background: linear-gradient(272.09deg, #9884FF 28.13%, #7B61FF 78.72%);
}

.component-carousel-cards-simple .carousel-cards .item__carousel.theme-gradient-kitapp {
  background: linear-gradient(272.09deg, #6BD1B2 28.13%, #31C397 78.72%);
}

.component-carousel-cards-simple .carousel-cards .item__carousel.theme-gradient-tvf {
  background: linear-gradient(272.09deg, #BC991B 28.13%, #AA8A19 78.72%);
}

.component-carousel-cards-simple .carousel-cards .item__carousel.theme-gradient-tere {
  background: linear-gradient(272.09deg, #9B009E 28.13%, #7C007E 78.72%);
}

.component-carousel-cards-simple .carousel-cards .item__carousel.theme-gradient-remates {
  background: linear-gradient(96deg, #184891 22.56%, #0E2E5D 80.02%);
}

.component-carousel-cards-simple .carousel-cards .item__carousel.theme-gradient-regimenes {
  background: linear-gradient(272.09deg, #4DB233 28.13%, #40972A 78.72%);
}

.component-carousel-cards-simple .carousel-cards .item__carousel.theme-gradient-mesa-de-entrada {
  background: linear-gradient(272.09deg, #1E1BBC 28.13%, #151397 78.72%);
}

.component-carousel-cards-simple .carousel-cards .item__carousel.theme-gradient-oea {
  background: linear-gradient(287.56deg, #C2322C 7.39%, #A62823 53.6%, #C2322C 110.07%);
}

.component-carousel-cards-simple .btn-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
}

@media (max-width: 991px) {
  .component-carousel-cards-simple .btn-section {
    margin-top: 2rem;
  }
}
.component-carousel-cards-simple .owl-stage .owl-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.component-carousel-cards-simple .owl-stage .owl-item .item__carousel {
  padding: 2rem 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100% !important;
}

@media (max-width: 1024px) {
  .component-carousel-cards-simple-swipe .swipe-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    gap: 1.5rem;
    padding: 1rem 0 1rem 1px;
  }
}
@media (min-width: 1024px) {
  .component-carousel-cards-simple-swipe .swipe-cards {
    display: -ms-grid;
    display: grid;
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fit, minmax(20%, 1fr));
  }
}
@media (min-width: 1366px) {
  .component-carousel-cards-simple-swipe .swipe-cards {
    grid-template-columns: repeat(auto-fit, minmax(15%, 1fr));
  }
}
@media (min-width: 991px) {
  .component-carousel-cards-simple-swipe .swipe-cards::-webkit-scrollbar {
    display: none;
  }
}
@media (max-width: 1024px) {
  .component-carousel-cards-simple-swipe .item__carousel {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(30% - 1rem);
    flex: 0 0 calc(30% - 1rem);
  }
}
@media (max-width: 767px) {
  .component-carousel-cards-simple-swipe .item__carousel {
    width: 100%;
    scroll-snap-align: start;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(60% - 1rem);
    flex: 0 0 calc(60% - 1rem);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.component-carousel-brands {
  padding: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-carousel-brands {
    padding: 4rem 0 4rem 0;
  }
}
.component-carousel-brands .carousel-brands__list {
  width: 90%;
  margin: 0 auto;
}

.component-carousel-brands .brand__item img {
  height: 55px;
  -o-object-fit: cover;
  object-fit: cover;
}

.component-carousel-brands .owl-nav {
  font-size: 18px;
  color: var(--semantic-accent-default);
  position: absolute;
  top: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.component-carousel-brands .owl-nav button.disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

.component-carousel-brands .owl-nav button.owl-prev {
  margin-left: -5%;
}

.component-carousel-brands .owl-nav button.owl-next {
  margin-right: -5%;
}

.component-carousel-brands .owl-nav button.owl-dot, .component-carousel-brands .owl-nav button.owl-next, .component-carousel-brands .owl-nav button.owl-prev {
  width: 40px;
  height: 40px;
  border-radius: 2px;
  background-color: var(--semantic-accent-subtle);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.component-carousel-cards-list-links {
  background-color: var(--semantic-background-surface);
  margin: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-carousel-cards-list-links {
    margin: 4rem 0 4rem 0;
  }
}
.component-carousel-cards-list-links.bg-color {
  margin: 0;
  background-color: var(--semantic-background-canvas);
  padding: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-carousel-cards-list-links.bg-color {
    padding: 4rem 0 4rem 0;
  }
}
.component-carousel-cards-list-links.bg-color .cards__content .swipe-cards .card__item {
  background-color: var(--semantic-background-surface);
}

.component-carousel-cards-list-links .cards__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (max-width: 768px) {
  .component-carousel-cards-list-links .cards__content .swipe-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    gap: 1.5rem;
    padding: 1rem 0 1rem 1px;
  }
}
@media (min-width: 767px) {
  .component-carousel-cards-list-links .cards__content .swipe-cards {
    display: -ms-grid;
    display: grid;
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fit, minmax(40%, 1fr));
  }
}
@media (min-width: 1366px) {
  .component-carousel-cards-list-links .cards__content .swipe-cards {
    grid-template-columns: repeat(auto-fit, minmax(21%, 1fr));
  }
}
@media (min-width: 991px) {
  .component-carousel-cards-list-links .cards__content .swipe-cards::-webkit-scrollbar {
    display: none;
  }
}
.component-carousel-cards-list-links .cards__content .card__item {
  text-decoration: none;
  background-color: var(--semantic-background-canvas);
  padding: 2rem;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

@media (max-width: 767px) {
  .component-carousel-cards-list-links .cards__content .card__item {
    width: 100%;
    scroll-snap-align: start;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(80% - 1rem);
    flex: 0 0 calc(80% - 1rem);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.component-carousel-cards-list-links .cards__content .card__item-icono {
  color: var(--semantic-accent-default);
  margin-bottom: 1rem;
}

.component-carousel-cards-list-links .cards__content .card__item-icono span {
  font-size: 2rem;
}

.component-carousel-cards-list-links .cards__content .card__item-title {
  color: var(--semantic-foreground-default);
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 700;
}

@media screen and (max-width: 80rem) {
  .component-carousel-cards-list-links .cards__content .card__item-title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-carousel-cards-list-links .cards__content .card__item-title {
    font-size: 1.5rem;
  }
}
.component-carousel-cards-list-links .cards__content .card__item-description {
  color: var(--semantic-foreground-default);
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .component-carousel-cards-list-links .cards__content .card__item-description {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-carousel-cards-list-links .cards__content .card__item-description {
    font-size: 1.125rem;
  }
}
.component-carousel-cards-list-links .cards__content .card__item-list {
  margin: 1rem 0 0;
  padding: 0;
  list-style: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 0.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.component-carousel-cards-list-links .cards__content .card__item-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.5rem;
  text-decoration: none;
  color: var(--semantic-foreground-muted);
}

.component-carousel-cards-list-links .cards__content .card__item-link:before {
  font-family: "Material Icons";
  content: "\e5c8";
  font-size: 24px;
  color: var(--semantic-accent-default);
}

.component-carousel-files {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-carousel-files {
    padding: 4rem 0 4rem 0;
  }
}
.component-carousel-files.bg-color {
  background-color: var(--semantic-background-canvas);
}

.component-carousel-files.bg-color .carousel-cards .item__carousel {
  background-color: var(--semantic-background-surface);
}

.component-carousel-files .section__carousel-cards {
  margin-bottom: 30px;
}

.component-carousel-files .section__carousel-cards .owl-stage {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0 !important;
}

.component-carousel-files .section__carousel-cards {
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
  margin-top: 20px;
}

.component-carousel-files .section__carousel-cards .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.component-carousel-files .section__carousel-cards .owl-stage .owl-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.component-carousel-files .section__carousel-cards .item__carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1rem 1.5rem;
  background-color: var(--semantic-background-canvas);
  border-radius: 8px;
  text-decoration: none;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  width: 100%;
}

.component-carousel-files .section__carousel-cards .item__carousel-date {
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  color: var(--semantic-accent-default);
}

@media screen and (max-width: 80rem) {
  .component-carousel-files .section__carousel-cards .item__carousel-date {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-carousel-files .section__carousel-cards .item__carousel-date {
    font-size: 1rem;
  }
}
.component-carousel-files .section__carousel-cards .item__carousel-title {
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  color: var(--semantic-accent-default);
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
}

@media screen and (max-width: 80rem) {
  .component-carousel-files .section__carousel-cards .item__carousel-title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-carousel-files .section__carousel-cards .item__carousel-title {
    font-size: 1.5rem;
  }
}
.component-carousel-files .section__carousel-cards .item__carousel-description {
  font-size: calc(0.75rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  color: var(--semantic-foreground-muted);
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
}

@media screen and (max-width: 80rem) {
  .component-carousel-files .section__carousel-cards .item__carousel-description {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-carousel-files .section__carousel-cards .item__carousel-description {
    font-size: 0.875rem;
  }
}
.component-carousel-files .section__carousel-cards .item__carousel .txt-area {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.component-carousel-files .section__carousel-cards .item__carousel .cards__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}

.component-carousel-files .section__carousel-cards .item__carousel .img-fluid, .component-carousel-files .section__carousel-cards .item__carousel img {
  width: auto;
  height: 5rem;
}

.component-carousel-cards-link {
  background-color: var(--semantic-background-canvas);
  padding: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-carousel-cards-link {
    padding: 4rem 0 4rem 0;
  }
}
.component-carousel-cards-link .component__cards {
  gap: 2rem;
  margin-bottom: 2rem;
}

.component-carousel-cards-link .component__cards .owl-stage-outer {
  padding: 0.4rem 0;
}

.component-carousel-cards-link .component__cards .owl-stage-outer .owl-stage {
  padding-left: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.component-carousel-cards-link .component__cards .owl-stage-outer .owl-stage .owl-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.component-carousel-cards-link .component__cards .owl-dots {
  display: none;
}

.component-carousel-cards-link .component__cards .card__item {
  background-color: var(--semantic-background-surface);
  padding: 2rem;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 4px 8px rgba(48, 49, 51, 0.1);
  box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 4px 8px rgba(48, 49, 51, 0.1);
}

.component-carousel-cards-link .component__cards .card__item-link {
  display: block;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
}

.component-carousel-cards-link .component__cards .card__item .card-icono span {
  color: var(--semantic-accent-default);
  font-size: 2rem;
}

.component-carousel-cards-link .component__cards .card__item .card__title {
  color: var(--semantic-accent-default);
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
}

@media screen and (max-width: 80rem) {
  .component-carousel-cards-link .component__cards .card__item .card__title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-carousel-cards-link .component__cards .card__item .card__title {
    font-size: 1.5rem;
  }
}
.component-carousel-cards-link .component__cards .card__item .card__text {
  color: var(--semantic-foreground-muted);
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
}

@media screen and (max-width: 80rem) {
  .component-carousel-cards-link .component__cards .card__item .card__text {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-carousel-cards-link .component__cards .card__item .card__text {
    font-size: 1.125rem;
  }
}
.component-lista-agenda .agenda__list .agenda__link {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

.component-lista-agenda .agenda__list .agenda__link:not(:last-of-type) {
  border-bottom: 1px solid var(--semantic-background-subtle);
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}

.component-lista-agenda .agenda__list .agenda__link .agenda__date .date__month {
  font-size: calc(0.75rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
}

@media screen and (max-width: 80rem) {
  .component-lista-agenda .agenda__list .agenda__link .agenda__date .date__month {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-lista-agenda .agenda__list .agenda__link .agenda__date .date__month {
    font-size: 0.875rem;
  }
}
.component-lista-agenda .agenda__list .agenda__link .agenda__date .date__day {
  font-weight: 700;
  font-size: calc(1.313rem + 0.437 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .component-lista-agenda .agenda__list .agenda__link .agenda__date .date__day {
    font-size: 1.313rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-lista-agenda .agenda__list .agenda__link .agenda__date .date__day {
    font-size: 1.75rem;
  }
}
.component-lista-agenda .agenda__list .agenda__link .agenda__text .text__info {
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  color: var(--semantic-foreground-muted);
}

.component-lista-novedades .novedaes__list .novedad__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
}

.component-lista-novedades .novedaes__list .novedad__item:not(:last-of-type) {
  border-bottom: 1px solid var(--semantic-background-subtle);
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
}

.component-lista-novedades .novedaes__list .novedad__item .component-etiquetas {
  background-color: var(--semantic-background-surface);
  padding: 0;
  margin-top: 1rem;
}

.component-lista-novedades .novedaes__list .novedad__item .img-fluid, .component-lista-novedades .novedaes__list .novedad__item img {
  aspect-ratio: 5/3;
  -o-object-fit: cover;
  object-fit: cover;
}

.component-lista-novedades .novedaes__list .novedad__body {
  margin-top: 10px;
}

.component-lista-novedades .novedaes__list .novedad__body .novedad__date {
  color: var(--semantic-foreground-muted);
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .component-lista-novedades .novedaes__list .novedad__body .novedad__date {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-lista-novedades .novedaes__list .novedad__body .novedad__date {
    font-size: 1rem;
  }
}
.component-lista-novedades .novedaes__list .novedad__body .novedad__title {
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  color: var(--semantic-accent-default);
}

@media screen and (max-width: 80rem) {
  .component-lista-novedades .novedaes__list .novedad__body .novedad__title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-lista-novedades .novedaes__list .novedad__body .novedad__title {
    font-size: 1.5rem;
  }
}
.component-lista-novedades .novedaes__list .novedad__body .novedad__summary {
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  color: var(--semantic-foreground-muted);
}

@media screen and (max-width: 80rem) {
  .component-lista-novedades .novedaes__list .novedad__body .novedad__summary {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-lista-novedades .novedaes__list .novedad__body .novedad__summary {
    font-size: 1rem;
  }
}
.component-lista-novedades .novedaes__list .novedad__body .novedad__link {
  color: var(--semantic-accent-default);
  text-decoration: none;
  font-weight: 700;
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  letter-spacing: 0.03em;
}

@media screen and (max-width: 80rem) {
  .component-lista-novedades .novedaes__list .novedad__body .novedad__link {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-lista-novedades .novedaes__list .novedad__body .novedad__link {
    font-size: 1.125rem;
  }
}
.component-lista-novedades .component-etiquetas {
  margin-top: 20px;
  margin-bottom: 0;
}

@media (min-width: 991px) {
  .component-lista-novedades .novedaes__list .novedad__item {
    display: -ms-grid;
    display: grid;
    grid-column: 1fr 1fr;
    -ms-grid-columns: 200px 20px 1fr;
    grid-template-columns: 200px 1fr;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    padding: 0;
  }
  .component-lista-novedades .novedaes__list .novedad__body {
    margin-top: 0;
  }
}
.component-lista-descargas {
  margin: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-lista-descargas {
    margin: 4rem 0 4rem 0;
  }
}
.component-lista-descargas .section__title {
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  margin-bottom: 1rem;
}

@media screen and (max-width: 80rem) {
  .component-lista-descargas .section__title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-lista-descargas .section__title {
    font-size: 1.5rem;
  }
}
.component-lista-descargas .download__list {
  padding: 0;
}

.component-lista-descargas ol, .component-lista-descargas ul {
  list-style: none;
}

.component-lista-descargas .list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 25px;
  margin-bottom: 25px;
  text-decoration: none;
}

.component-lista-descargas .list__item:last-of-type {
  margin-bottom: 0;
}

.component-lista-descargas .item__icon {
  border-radius: 50%;
  background-color: var(--semantic-background-muted);
  color: var(--semantic-accent-default);
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.component-lista-descargas .item__text-title {
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
  color: var(--semantic-accent-default);
}

@media screen and (max-width: 80rem) {
  .component-lista-descargas .item__text-title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-lista-descargas .item__text-title {
    font-size: 1.125rem;
  }
}
.component-lista-descargas .item__text-description {
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  color: var(--semantic-foreground-muted);
}

@media screen and (max-width: 80rem) {
  .component-lista-descargas .item__text-description {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-lista-descargas .item__text-description {
    font-size: 1rem;
  }
}
.component-lista-enlaces-relacionados {
  margin: 3rem 0;
}

.component-lista-enlaces-relacionados .section__title {
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  margin-bottom: 1rem;
}

@media screen and (max-width: 80rem) {
  .component-lista-enlaces-relacionados .section__title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-lista-enlaces-relacionados .section__title {
    font-size: 1.5rem;
  }
}
.component-lista-enlaces-relacionados .enlaces__list .list__item .item__enlace {
  color: var(--semantic-accent-default);
  text-decoration: none;
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .component-lista-enlaces-relacionados .enlaces__list .list__item .item__enlace {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-lista-enlaces-relacionados .enlaces__list .list__item .item__enlace {
    font-size: 1rem;
  }
}
.component-lista-enlaces-relacionados .enlaces__list .list__item .item__enlace:hover {
  text-decoration: underline;
}

.component-lista-enlaces-relacionados .enlaces__list .list__item::marker {
  color: var(--semantic-accent-default);
}

.component-lista-enlaces-relacionados .enlaces__list .list__item:not(:last-of-type) {
  margin-bottom: 5px;
}

.component-lista-enlaces-relacionados .txt {
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  color: var(--semantic-foreground-default);
}

@media screen and (max-width: 80rem) {
  .component-lista-enlaces-relacionados .txt {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-lista-enlaces-relacionados .txt {
    font-size: 1rem;
  }
}
.component-lista-resultados-buscador {
  padding: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-lista-resultados-buscador {
    padding: 4rem 0 4rem 0;
  }
}
.component-lista-resultados-buscador .buscador__list .item__resultado {
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
}

.component-lista-resultados-buscador .buscador__list .item__resultado .item__link, .component-lista-resultados-buscador .buscador__list .item__resultado a {
  text-decoration: none;
}

.component-lista-resultados-buscador .buscador__list .item__resultado .item__link:hover .item__title, .component-lista-resultados-buscador .buscador__list .item__resultado .item__link:hover h2, .component-lista-resultados-buscador .buscador__list .item__resultado a:hover .item__title, .component-lista-resultados-buscador .buscador__list .item__resultado a:hover h2 {
  text-decoration: underline;
  color: var(--semantic-accent-default);
}

.component-lista-resultados-buscador .buscador__list .item__resultado .item__link:hover .info__text, .component-lista-resultados-buscador .buscador__list .item__resultado .item__link:hover p, .component-lista-resultados-buscador .buscador__list .item__resultado a:hover .info__text, .component-lista-resultados-buscador .buscador__list .item__resultado a:hover p {
  color: var(--semantic-foreground-muted);
}

.component-lista-resultados-buscador .buscador__list .item__resultado .item__title, .component-lista-resultados-buscador .buscador__list .item__resultado h2 {
  color: var(--semantic-accent-default);
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 700;
}

@media screen and (max-width: 80rem) {
  .component-lista-resultados-buscador .buscador__list .item__resultado .item__title, .component-lista-resultados-buscador .buscador__list .item__resultado h2 {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-lista-resultados-buscador .buscador__list .item__resultado .item__title, .component-lista-resultados-buscador .buscador__list .item__resultado h2 {
    font-size: 1.5rem;
  }
}
.component-lista-resultados-buscador .buscador__list .item__resultado .info__text, .component-lista-resultados-buscador .buscador__list .item__resultado p {
  color: var(--semantic-foreground-muted);
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .component-lista-resultados-buscador .buscador__list .item__resultado .info__text, .component-lista-resultados-buscador .buscador__list .item__resultado p {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-lista-resultados-buscador .buscador__list .item__resultado .info__text, .component-lista-resultados-buscador .buscador__list .item__resultado p {
    font-size: 1rem;
  }
}
.component-lista-resultados-buscador .buscador__list .item__resultado:not(:last-of-type) {
  border-bottom: 1px solid var(--semantic-background-muted);
}

.component-lista-documentos {
  margin: 2rem 0 2.6rem 0;
  background-color: var(--semantic-background-surface);
}

@media (min-width: 991px) {
  .component-lista-documentos {
    margin: 4rem 0 4rem 0;
  }
}
.component-lista-documentos .documentos__list .list__item {
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
}

.component-lista-documentos .documentos__list .list__item .item__title {
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  color: var(--semantic-accent-default);
}

@media screen and (max-width: 80rem) {
  .component-lista-documentos .documentos__list .list__item .item__title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-lista-documentos .documentos__list .list__item .item__title {
    font-size: 1.5rem;
  }
}
.component-lista-documentos .documentos__list .list__item .item__description {
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  color: var(--semantic-foreground-muted);
  margin-bottom: 0.25rem;
}

@media screen and (max-width: 80rem) {
  .component-lista-documentos .documentos__list .list__item .item__description {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-lista-documentos .documentos__list .list__item .item__description {
    font-size: 1rem;
  }
}
.component-lista-documentos .documentos__list .list__item .item__links {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  margin-top: 0.75rem;
}

.component-lista-documentos .documentos__list .list__item .item__links .link {
  color: var(--semantic-foreground-muted);
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 0.5rem;
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
}

.component-lista-documentos .documentos__list .list__item:not(:last-of-type) {
  border-bottom: 1px solid var(--semantic-background-muted);
}

.component-lista-no-card {
  padding: 2rem 0 2.6rem 0;
  background-color: var(--semantic-background-surface);
}

@media (min-width: 991px) {
  .component-lista-no-card {
    padding: 4rem 0 4rem 0;
  }
}
.component-lista-no-card .documentos__list .list__item {
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
}

.component-lista-no-card .documentos__list .list__item .item__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  color: var(--semantic-foreground-muted);
  font-size: calc(0.75rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  gap: 0.5rem;
  margin-bottom: 0.4rem;
}

@media screen and (max-width: 80rem) {
  .component-lista-no-card .documentos__list .list__item .item__header {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-lista-no-card .documentos__list .list__item .item__header {
    font-size: 0.875rem;
  }
}
.component-lista-no-card .documentos__list .list__item .item__header .material-icons {
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .component-lista-no-card .documentos__list .list__item .item__header .material-icons {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-lista-no-card .documentos__list .list__item .item__header .material-icons {
    font-size: 1.125rem;
  }
}
.component-lista-no-card .documentos__list .list__item .item__header .header__text {
  font-size: calc(0.75rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  color: var(--semantic-foreground-muted);
}

@media screen and (max-width: 80rem) {
  .component-lista-no-card .documentos__list .list__item .item__header .header__text {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-lista-no-card .documentos__list .list__item .item__header .header__text {
    font-size: 0.875rem;
  }
}
.component-lista-no-card .documentos__list .list__item .item__title {
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  color: var(--semantic-accent-default);
  margin-bottom: 0.25rem;
}

@media screen and (max-width: 80rem) {
  .component-lista-no-card .documentos__list .list__item .item__title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-lista-no-card .documentos__list .list__item .item__title {
    font-size: 1.5rem;
  }
}
.component-lista-no-card .documentos__list .list__item .item__description {
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  color: var(--semantic-foreground-muted);
}

@media screen and (max-width: 80rem) {
  .component-lista-no-card .documentos__list .list__item .item__description {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-lista-no-card .documentos__list .list__item .item__description {
    font-size: 1rem;
  }
}
.component-lista-no-card .documentos__list .list__item .item__links {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  margin-top: 0.75rem;
}

.component-lista-no-card .documentos__list .list__item .item__links .link {
  color: var(--semantic-foreground-muted);
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 0.5rem;
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
}

.component-lista-no-card .documentos__list .list__item .item__link {
  margin-top: 0.75rem;
}

.component-lista-no-card .documentos__list .list__item .item__link .link-more {
  text-decoration: none;
  display: block;
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
  color: var(--semantic-accent-default);
}

@media screen and (max-width: 80rem) {
  .component-lista-no-card .documentos__list .list__item .item__link .link-more {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-lista-no-card .documentos__list .list__item .item__link .link-more {
    font-size: 1rem;
  }
}
.component-lista-no-card .documentos__list .list__item:not(:last-of-type) {
  border-bottom: 1px solid var(--semantic-background-muted);
}

.component-lista-galeria {
  margin: 2rem 0 2.6rem 0;
  background-color: var(--semantic-background-surface);
}

@media (min-width: 991px) {
  .component-lista-galeria {
    margin: 4rem 0 4rem 0;
  }
}
.component-lista-galeria h1, .component-lista-galeria h2, .component-lista-galeria h3, .component-lista-galeria h4, .component-lista-galeria h5 {
  color: var(--semantic-accent-default);
}

.component-lista-galeria .list-items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -webkit-column-gap: 1.5rem;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
  row-gap: 2rem;
}

@media (min-width: 767px) {
  .component-lista-galeria .list-items {
    grid-template-columns: repeat(auto-fit, minmax(40%, 1fr));
  }
}
@media (min-width: 1024px) {
  .component-lista-galeria .list-items {
    grid-template-columns: repeat(auto-fit, minmax(25%, 1fr));
  }
}
@media (min-width: 1366px) {
  .component-lista-galeria .list-items {
    grid-template-columns: repeat(auto-fit, minmax(21%, 1fr));
  }
}
.component-lista-galeria .item {
  position: relative;
}

.component-lista-galeria .item-link {
  display: block;
  text-decoration: none;
}

.component-lista-galeria .item-link:hover .item-img {
  position: relative;
}

.component-lista-galeria .item-link:hover .item-img:before {
  font-family: "Material Icons Outlined";
  content: "\e1c4";
  font-size: 3rem;
  color: var(--semantic-foreground-on-accent);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  border-radius: 8px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.component-lista-galeria .item-img {
  border-radius: 8px;
}

.component-lista-galeria .item-img .img-fluid {
  display: inherit;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 8px;
  aspect-ratio: 7/4;
}

.component-lista-galeria .item-caption {
  display: block;
  margin-top: 0.3rem;
  color: var(--semantic-accent-default);
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
}

@media screen and (max-width: 80rem) {
  .component-lista-galeria .item-caption {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-lista-galeria .item-caption {
    font-size: 1.125rem;
  }
}
.component-lista-generica {
  background-color: var(--semantic-background-surface);
  margin: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-lista-generica {
    margin: 4rem 0 4rem 0;
  }
}
.component-lista-generica .component-content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  padding: 0 2rem;
}

.component-lista-generica .component-content .list-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.component-lista-generica .component-content .list-container__title {
  color: var(--semantic-accent-default);
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 700;
}

@media screen and (max-width: 80rem) {
  .component-lista-generica .component-content .list-container__title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-lista-generica .component-content .list-container__title {
    font-size: 1.5rem;
  }
}
.component-lista-generica .component-content .list-container__list {
  padding-left: 1rem;
}

.component-lista-generica .component-content .list-container__list .list-item {
  color: var(--semantic-foreground-default);
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .component-lista-generica .component-content .list-container__list .list-item {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-lista-generica .component-content .list-container__list .list-item {
    font-size: 1.125rem;
  }
}
@media (min-width: 567px) {
  .component-lista-generica .component-content {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding: 0;
    -webkit-column-gap: 2rem;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    row-gap: 1rem;
  }
}
@media (min-width: 1200px) {
  .component-lista-generica .component-content {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.component-lista-enlaces {
  background-color: var(--semantic-background-surface);
  margin: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-lista-enlaces {
    margin: 4rem 0 4rem 0;
  }
}
.component-lista-enlaces .component-content .list-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 2rem;
}

@media (min-width: 767px) {
  .component-lista-enlaces .component-content .list-container {
    grid-template-columns: repeat(auto-fit, minmax(40%, 1fr));
  }
}
@media (min-width: 1024px) {
  .component-lista-enlaces .component-content .list-container {
    grid-template-columns: repeat(auto-fit, minmax(25%, 1fr));
    gap: 2rem;
  }
}
@media (min-width: 1366px) {
  .component-lista-enlaces .component-content .list-container {
    grid-template-columns: repeat(auto-fit, minmax(21%, 1fr));
    gap: 3rem;
  }
}
.component-lista-enlaces .component-content .list-container__title {
  display: block;
  color: var(--semantic-accent-default);
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 700;
  margin-bottom: 1rem;
}

@media screen and (max-width: 80rem) {
  .component-lista-enlaces .component-content .list-container__title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-lista-enlaces .component-content .list-container__title {
    font-size: 1.5rem;
  }
}
.component-lista-enlaces .component-content .list-container__list {
  padding-left: 1rem;
  margin: 0;
}

.component-lista-enlaces .component-content .list-container__list .list-item a {
  color: var(--semantic-foreground-default);
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  text-decoration: none;
}

@media screen and (max-width: 80rem) {
  .component-lista-enlaces .component-content .list-container__list .list-item a {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-lista-enlaces .component-content .list-container__list .list-item a {
    font-size: 1.125rem;
  }
}
.component-lista-enlaces .component-content .list-container__list .list-item a:hover {
  text-decoration: underline;
}

.component-lista-enlaces .component-content .list-container__list .list-item.item-sub {
  margin-left: 1.5rem;
}

.component-lista-enlaces .component-content .list-container__list .list-item::marker {
  color: var(--semantic-foreground-default);
}

.component-lista-enlaces .component-content .list-container .list-columns {
  columns: 1;
  -webkit-columns: 1;
  -moz-columns: 1;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  width: 100%;
}

@media (min-width: 767px) {
  .component-lista-enlaces .component-content .list-container .list-columns {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    -webkit-column-gap: 2rem;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
}
@media (min-width: 1366px) {
  .component-lista-enlaces .component-content .list-container .list-columns {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
    -webkit-column-gap: 3rem;
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }
}
.banner-across .banner-container {
  position: relative;
  width: 100%;
  height: 550px;
}

.banner-across .banner-container:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(94.21deg, rgba(0, 0, 0, 0.014) 0%, rgba(0, 0, 0, 0.35) 30.01%, rgba(0, 0, 0, 0.7) 100.04%), linear-gradient(180deg, #1BB8BC 0%, #198E8E 100%);
  opacity: 0.9;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.banner-across .banner-container .img-bg {
  width: 100vw;
  height: 550px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (min-width: 991px) {
  .banner-across .banner-container .img-bg {
    -ms-grid-columns: 520px;
    grid-template-columns: 520px;
  }
}
.banner-across .banner-container .banner__caption {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: left;
  opacity: 1;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2rem;
}

@media (min-width: 991px) {
  .banner-across .banner-container .banner__caption {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
.banner-across .banner-container .banner__caption .banner-title {
  font-size: calc(2rem + 1 * (100vw - 80rem) / 40);
  line-height: 110%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 700;
  margin: 0 0 1rem 0;
  color: var(--semantic-foreground-on-accent);
}

@media screen and (max-width: 80rem) {
  .banner-across .banner-container .banner__caption .banner-title {
    font-size: 2rem;
  }
}
@media screen and (min-width: 120rem) {
  .banner-across .banner-container .banner__caption .banner-title {
    font-size: 3rem;
  }
}
.banner-across .banner-container .banner__caption .banner-description {
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  margin: 1rem 0;
  color: var(--semantic-foreground-on-accent);
}

@media screen and (max-width: 80rem) {
  .banner-across .banner-container .banner__caption .banner-description {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .banner-across .banner-container .banner__caption .banner-description {
    font-size: 1.125rem;
  }
}
@media (max-width: 991px) {
  .banner-across .banner-container .banner__caption .banner-description {
    display: none;
  }
}
.banner-across .banner-container .banner__caption .btn-primary-outline {
  color: var(--semantic-foreground-on-accent);
  border-color: var(--semantic-foreground-on-accent);
}

.banner-across .banner-container .banner__caption .img-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.banner-across .banner-container .banner__caption .img-section img {
  height: 140px;
  width: auto;
}

@media (min-width: 991px) {
  .banner-across .banner-container .banner__caption .img-section img {
    height: 180px;
  }
}
.banner-across.banner-across-alt .banner-container {
  height: 494px;
}

.banner-across.banner-across-alt .banner-container:before {
  background: linear-gradient(93deg, #FFF -5.59%, rgba(255, 255, 255, 0.76) 39.49%, #FFF 102.47%);
  opacity: 1;
}

.banner-across.banner-across-alt .banner-container:after {
  content: none;
}

.banner-across.banner-across-alt .banner-container .img-bg {
  height: 494px;
}

.banner-across.banner-across-alt .banner-container .banner__caption {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.banner-across.banner-across-alt .banner-container .text-section .banner-description, .banner-across.banner-across-alt .banner-container .text-section .banner-title {
  font-weight: 700;
  color: var(--semantic-accent-default);
}

.banner-across.banner-across-cta .banner-container {
  position: relative;
  width: 100vw;
  height: 300px;
}

.banner-across.banner-across-cta .banner-container:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(94.21deg, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.679737) 30.01%, rgba(0, 0, 0, 0.9) 100.04%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.banner-across.banner-across-cta .banner-container .img-bg {
  width: 100vw;
  height: 300px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (min-width: 991px) {
  .banner-across.banner-across-cta .banner-container .img-bg {
    -ms-grid-columns: 520px;
    grid-template-columns: 520px;
  }
}
.banner-across.banner-across-cta .banner-container .banner__caption {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.banner-across.banner-across-cta.banner-software .banner-container:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(94.21deg, rgba(0, 0, 0, 0.014) 0%, rgba(0, 0, 0, 0.35) 30.01%, rgba(0, 0, 0, 0.7) 100.04%), linear-gradient(180deg, #C878AC 0%, #7A85B7 100%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.banner-across.banner-across-cta.banner-software .banner-container:after {
  content: "";
}

.banner-across.banner-across-cta-alt .banner-container {
  position: relative;
  width: 100vw;
  height: 304px;
}

.banner-across.banner-across-cta-alt .banner-container:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(94.21deg, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.679737) 30.01%, rgba(0, 0, 0, 0.9) 100.04%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.banner-across.banner-across-cta-alt .banner-container .img-bg {
  width: 100vw;
  height: 304px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (min-width: 991px) {
  .banner-across.banner-across-cta-alt .banner-container .img-bg {
    -ms-grid-columns: 520px;
    grid-template-columns: 520px;
  }
}
.banner-across.banner-across-cta-alt .banner-container .banner__caption {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.component-card-link-icono-text {
  background-color: var(--semantic-background-surface);
  margin: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-card-link-icono-text {
    margin: 4rem 0 4rem 0;
  }
}
.component-card-link-icono-text .cards__content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 1rem;
}

@media (min-width: 767px) {
  .component-card-link-icono-text .cards__content {
    grid-template-columns: repeat(auto-fit, minmax(40%, 1fr));
  }
}
@media (min-width: 1024px) {
  .component-card-link-icono-text .cards__content {
    grid-template-columns: repeat(auto-fit, minmax(25%, 1fr));
  }
}
@media (min-width: 1366px) {
  .component-card-link-icono-text .cards__content {
    grid-template-columns: repeat(auto-fit, minmax(21%, 1fr));
  }
}
.component-card-link-icono-text .cards__content .card__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 calc(21% - 1rem);
  flex: 1 1 calc(21% - 1rem);
  background-color: var(--semantic-background-canvas);
  padding: 1rem;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.component-card-link-icono-text .cards__content .card__item-link {
  display: block;
  text-decoration: none;
}

.component-card-link-icono-text .cards__content .card__item-head {
  margin-bottom: 0.75rem;
}

@media (max-width: 991px) {
  .component-card-link-icono-text .cards__content .card__item-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1rem;
  }
}
.component-card-link-icono-text .cards__content .card__item-icono {
  color: var(--semantic-accent-default);
}

.component-card-link-icono-text .cards__content .card__item-icono span {
  font-size: calc(1.313rem + 0.437 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .component-card-link-icono-text .cards__content .card__item-icono span {
    font-size: 1.313rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-link-icono-text .cards__content .card__item-icono span {
    font-size: 1.75rem;
  }
}
@media (min-width: 991px) {
  .component-card-link-icono-text .cards__content .card__item-icono span {
    margin-bottom: 1rem;
  }
}
.component-card-link-icono-text .cards__content .card__item-title {
  color: var(--semantic-foreground-default);
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 700;
}

@media screen and (max-width: 80rem) {
  .component-card-link-icono-text .cards__content .card__item-title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-link-icono-text .cards__content .card__item-title {
    font-size: 1.5rem;
  }
}
.component-card-link-icono-text .cards__content .card__item-description {
  color: var(--semantic-foreground-muted);
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .component-card-link-icono-text .cards__content .card__item-description {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-link-icono-text .cards__content .card__item-description {
    font-size: 1.125rem;
  }
}
.component-card-link-icono-text .cards__content .card__item:hover {
  scale: 1.02;
}

.component-card-text {
  background-color: var(--semantic-background-canvas);
  padding: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-card-text {
    padding: 4rem 0 4rem 0;
  }
}
.component-card-text .tab-menu [type=radio] {
  display: none;
}

.component-card-text .card__content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 1rem;
  margin-top: 2rem;
}

@media (min-width: 767px) {
  .component-card-text .card__content {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1024px) {
  .component-card-text .card__content {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (min-width: 1366px) {
  .component-card-text .card__content {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.component-card-text .card__header-title {
  color: var(--semantic-accent-default);
  font-size: calc(2rem + 1 * (100vw - 80rem) / 40);
  line-height: 110%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 700;
}

@media screen and (max-width: 80rem) {
  .component-card-text .card__header-title {
    font-size: 2rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-text .card__header-title {
    font-size: 3rem;
  }
}
.component-card-text .card__header-text {
  color: var(--semantic-foreground-default);
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  margin-top: 0.85rem;
}

@media screen and (max-width: 80rem) {
  .component-card-text .card__header-text {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-text .card__header-text {
    font-size: 1.125rem;
  }
}
.component-card-text .card__item {
  background-color: var(--semantic-background-surface);
  -webkit-box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  padding: 1.5rem;
  cursor: pointer;
}

@media (min-width: 991px) {
  .component-card-text .card__item {
    pointer-events: none;
    text-decoration: none;
    padding: 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1rem;
  }
}
.component-card-text .card__item-title {
  color: var(--semantic-accent-default);
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 80rem) {
  .component-card-text .card__item-title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-text .card__item-title {
    font-size: 1.5rem;
  }
}
.component-card-text .card__item-title.active {
  margin-bottom: 1rem;
}

.component-card-text .card__item-title.active .material-icons-outlined {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media (min-width: 991px) {
  .component-card-text .card__item-title {
    margin-bottom: 0;
    pointer-events: none;
    text-decoration: none;
  }
  .component-card-text .card__item-title .material-icons-outlined {
    display: none;
  }
}
.component-card-text .card__item-text {
  color: var(--semantic-foreground-default);
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
}

@media screen and (max-width: 80rem) {
  .component-card-text .card__item-text {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-text .card__item-text {
    font-size: 1.125rem;
  }
}
@media (min-width: 991px) {
  .component-card-text .card__item-text {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    height: auto;
  }
}
.component-card-img {
  background-color: var(--semantic-background-surface);
  margin: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-card-img {
    margin: 4rem 0 4rem 0;
  }
}
.component-card-img .card__container .card__row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1rem 1fr 1rem 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1rem;
}

.component-card-img .card__container .card__row:not(:last-of-type) {
  margin-bottom: 1rem;
}

.component-card-img .card__container .card__row .card__item {
  -webkit-box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  background-color: var(--semantic-background-surface);
  border: var(--semantic-foreground-on-accent);
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1rem 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  padding: 1rem;
  border-radius: 8px;
}

.component-card-img .card__container .card__row .card__item-img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 8px;
  aspect-ratio: 112/129;
}

.component-card-img .card__container .card__row .card__item .card__content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  justify-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.component-card-img .card__container .card__row .card__item .card__content-title {
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
  color: var(--semantic-foreground-default);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 0 0.5rem 0;
}

@media screen and (max-width: 80rem) {
  .component-card-img .card__container .card__row .card__item .card__content-title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-img .card__container .card__row .card__item .card__content-title {
    font-size: 1.125rem;
  }
}
.component-card-img .card__container .card__row .card__item .card__content-subtitle {
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 400;
  color: var(--semantic-foreground-default);
}

@media screen and (max-width: 80rem) {
  .component-card-img .card__container .card__row .card__item .card__content-subtitle {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-img .card__container .card__row .card__item .card__content-subtitle {
    font-size: 1.125rem;
  }
}
.component-card-img .card__container .card__row .card__item .card__content-description {
  font-size: calc(0.75rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 400;
  color: var(--semantic-foreground-default);
  margin-bottom: 1rem;
}

@media screen and (max-width: 80rem) {
  .component-card-img .card__container .card__row .card__item .card__content-description {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-img .card__container .card__row .card__item .card__content-description {
    font-size: 0.875rem;
  }
}
.component-card-img .card__container .card__row .card__item .card__content .btn-small {
  padding: 0.6rem 0.8rem 0.6rem 0.8rem;
  -ms-flex-item-align: start;
  align-self: flex-start;
  text-decoration: none;
}

.component-card-img .card__container .card__row .card__item .card__content .btn-small:hover {
  text-decoration: none;
}

@media (max-width: 480px) {
  .component-card-img .card__container .card__row .card__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 1024px) {
  .component-card-img .card__container .card__row .card__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media (max-width: 1200px) {
  .component-card-img .card__container .card__row {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 1024px) {
  .component-card-img .card__container .card__row {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.component-card-contact {
  margin: 2rem 0 2.6rem 0;
  background-color: var(--semantic-background-surface);
}

@media (min-width: 991px) {
  .component-card-contact {
    margin: 4rem 0 4rem 0;
  }
}
.component-card-contact .card__content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 1.5rem;
  padding-bottom: 2.5rem;
}

@media (min-width: 767px) {
  .component-card-contact .card__content {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1280px) {
  .component-card-contact .card__content {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (min-width: 1366px) {
  .component-card-contact .card__content {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.component-card-contact .card__content:not(:last-of-type) {
  border-bottom: dotted 2px var(--semantic-foreground-subtle);
  margin-bottom: 2.5rem;
}

.component-card-contact .card__content .card__item-full {
  -ms-grid-column-span: 4;
  grid-column-end: span 4;
}

.component-card-contact .card__content .card__item-full .card__item-first-section {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1.5rem 1fr 1.5rem 1fr 1.5rem 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 1.5rem;
}

.component-card-contact .card__content .card__item {
  -webkit-box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  background-color: var(--semantic-background-surface);
  -webkit-box-flex: 1;
  -ms-flex: 1 0 15%;
  flex: 1 0 15%;
  padding: 2rem;
}

.component-card-contact .card__content .card__item span {
  color: var(--semantic-foreground-muted);
  padding-right: 1rem;
}

.component-card-contact .card__content .card__item .card__item-first-section {
  border-bottom: 1px solid var(--semantic-foreground-default);
  margin-bottom: 1rem;
}

.component-card-contact .card__content .card__item .card__item-first-section .section__header {
  color: var(--semantic-foreground-default);
  margin: 0;
}

.component-card-contact .card__content .card__item .card__item-first-section .section__header-icono span {
  color: var(--semantic-foreground-default);
}

.component-card-contact .card__content .card__item .card__item-first-section .section__header-title {
  color: var(--semantic-foreground-default);
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
  margin-bottom: 1rem;
}

@media screen and (max-width: 80rem) {
  .component-card-contact .card__content .card__item .card__item-first-section .section__header-title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-contact .card__content .card__item .card__item-first-section .section__header-title {
    font-size: 1.125rem;
  }
}
@media (max-width: 994px) {
  .component-card-contact .card__content .card__item .card__item-first-section {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 600px) {
  .component-card-contact .card__content .card__item .card__item-first-section {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    width: 100%;
  }
}
.component-card-contact .card__content .card__item .card__item-second-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
}

.component-card-contact .card__content .card__item .card__item-second-section .card__item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--semantic-foreground-default);
  text-decoration: none;
}

.component-card-logo {
  background-color: var(--semantic-background-canvas);
  padding: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-card-logo {
    padding: 4rem 0 4rem 0;
  }
}
.component-card-logo .cards__content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1.5rem 1fr 1.5rem 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1.5rem;
}

@media (max-width: 768px) {
  .component-card-logo .cards__content {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.component-card-logo .cards__content .card__item {
  -webkit-box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  padding: 2.6rem 1.5rem 3.9rem 1.5rem;
  text-decoration: none;
}

.component-card-logo .cards__content .card__item-logo .img-logo {
  padding-bottom: 1.5rem;
}

.component-card-logo .cards__content .card__item-title {
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 400;
  color: var(--semantic-accent-default);
  padding-bottom: 1rem;
}

@media screen and (max-width: 80rem) {
  .component-card-logo .cards__content .card__item-title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-logo .cards__content .card__item-title {
    font-size: 1.5rem;
  }
}
.component-card-logo .cards__content .card__item-description {
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 400;
  color: var(--semantic-foreground-default);
}

@media screen and (max-width: 80rem) {
  .component-card-logo .cards__content .card__item-description {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-logo .cards__content .card__item-description {
    font-size: 1.125rem;
  }
}
.component-card-document {
  background-color: var(--semantic-background-canvas);
  padding: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-card-document {
    padding: 4rem 0 4rem 0;
  }
}
.component-card-document .card__header-title {
  color: var(--semantic-accent-default);
  font-size: calc(1.75rem + 0.25 * (100vw - 80rem) / 40);
  line-height: 110%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 700;
}

@media screen and (max-width: 80rem) {
  .component-card-document .card__header-title {
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-document .card__header-title {
    font-size: 2rem;
  }
}
.component-card-document .card__header-subtitle {
  color: var(--semantic-foreground-default);
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 400;
  margin-top: 0.85rem;
}

@media screen and (max-width: 80rem) {
  .component-card-document .card__header-subtitle {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-document .card__header-subtitle {
    font-size: 1.5rem;
  }
}
.component-card-document .card__content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 1rem;
  margin-top: 2rem;
}

@media (min-width: 767px) {
  .component-card-document .card__content {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1024px) {
  .component-card-document .card__content {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (min-width: 1366px) {
  .component-card-document .card__content {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.component-card-document .card__component {
  background-color: var(--semantic-background-surface);
  -webkit-box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  margin: 0.5rem;
  border-radius: 8px;
}

.component-card-document .card__component-title {
  color: var(--semantic-accent-default);
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 700;
  padding-bottom: 0.5rem;
}

@media screen and (max-width: 80rem) {
  .component-card-document .card__component-title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-document .card__component-title {
    font-size: 1.5rem;
  }
}
.component-card-document .card__component-text {
  color: var(--semantic-foreground-muted);
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
}

@media screen and (max-width: 80rem) {
  .component-card-document .card__component-text {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-document .card__component-text {
    font-size: 1.125rem;
  }
}
.component-card-document .card__component-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.component-card-document .card__component hr {
  color: var(--semantic-background-canvas);
  width: 100%;
}

.component-card-document .card__component .card__first-section {
  padding-bottom: 1rem;
}

.component-card-document .card__component .card__second-section {
  border-top: 1px solid var(--semantic-background-muted);
  padding-top: 1rem;
}

.component-card-document .card__component .card__second-section .card__component-date {
  margin-bottom: 1rem;
}

.component-card-document .card__component .card__second-section .card__component-date .material-icons-outlined {
  margin-right: 0.5rem;
}

.component-card-document .card__component .card__second-section .card__component-date .date {
  font-size: calc(0.75rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
  color: var(--semantic-foreground-muted);
}

@media screen and (max-width: 80rem) {
  .component-card-document .card__component .card__second-section .card__component-date .date {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-document .card__component .card__second-section .card__component-date .date {
    font-size: 0.875rem;
  }
}
.component-card-sequence {
  background-color: var(--semantic-background-canvas);
  padding: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-card-sequence {
    padding: 4rem 0 4rem 0;
  }
}
.component-card-sequence .card__header {
  margin-bottom: 2rem;
}

.component-card-sequence .card__header-title {
  color: var(--semantic-accent-default);
  font-size: calc(1.75rem + 0.25 * (100vw - 80rem) / 40);
  line-height: 110%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 700;
}

@media screen and (max-width: 80rem) {
  .component-card-sequence .card__header-title {
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-sequence .card__header-title {
    font-size: 2rem;
  }
}
.component-card-sequence .card__content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 1rem;
}

@media (min-width: 991px) {
  .component-card-sequence .card__content {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1366px) {
  .component-card-sequence .card__content {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.component-card-sequence .card__content .card__component {
  background-color: var(--semantic-background-surface);
  -webkit-box-shadow: 0px 2px 4px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  box-shadow: 0px 2px 4px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  display: -ms-grid;
  display: grid;
  padding: 1rem;
  gap: 1rem;
  border-radius: 0.5rem;
  position: relative;
}

.component-card-sequence .card__content .card__component .card__step span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  background-color: var(--semantic-accent-default);
  color: var(--semantic-foreground-on-accent);
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
  border-radius: 50%;
  padding: 0.5rem;
}

@media screen and (max-width: 80rem) {
  .component-card-sequence .card__content .card__component .card__step span {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-sequence .card__content .card__component .card__step span {
    font-size: 1.125rem;
  }
}
.component-card-sequence .card__content .card__component-title {
  color: var(--semantic-accent-default);
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
  margin: 0;
}

@media screen and (max-width: 80rem) {
  .component-card-sequence .card__content .card__component-title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-sequence .card__content .card__component-title {
    font-size: 1.125rem;
  }
}
.component-card-sequence .card__content .card__component-text {
  color: var(--semantic-foreground-default);
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 400;
}

@media screen and (max-width: 80rem) {
  .component-card-sequence .card__content .card__component-text {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-sequence .card__content .card__component-text {
    font-size: 1.125rem;
  }
}
.component-card-sequence .card__content .card__component-icons span {
  color: var(--semantic-foreground-default);
}

.component-card-section {
  background-color: var(--semantic-background-surface);
  margin: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-card-section {
    margin: 4rem 0 4rem 0;
  }
}
.component-card-section .cards__content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 1rem;
}

@media (min-width: 767px) {
  .component-card-section .cards__content {
    grid-template-columns: repeat(auto-fit, minmax(40%, 1fr));
  }
}
@media (min-width: 1024px) {
  .component-card-section .cards__content {
    grid-template-columns: repeat(auto-fit, minmax(25%, 1fr));
  }
}
.component-card-section .cards__content .card__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 calc(21% - 1rem);
  flex: 1 1 calc(21% - 1rem);
  text-decoration: none;
  background-color: var(--semantic-background-canvas);
  padding: 2rem 1.5REM;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.component-card-section .cards__content .card__item-link {
  color: var(--semantic-accent-default);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.5rem;
  text-decoration: none;
}

@media screen and (max-width: 80rem) {
  .component-card-section .cards__content .card__item-link {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-section .cards__content .card__item-link {
    font-size: 1.125rem;
  }
}
.component-card-section .cards__content .card__item-icono {
  color: var(--semantic-accent-default);
}

.component-card-section .cards__content .card__item-icono span {
  font-size: calc(1.313rem + 0.437 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .component-card-section .cards__content .card__item-icono span {
    font-size: 1.313rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-section .cards__content .card__item-icono span {
    font-size: 1.75rem;
  }
}
@media (min-width: 991px) {
  .component-card-section .cards__content .card__item-icono span {
    margin-bottom: 1rem;
  }
}
.component-card-section .cards__content .card__item-title {
  color: var(--semantic-accent-default);
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 700;
}

@media screen and (max-width: 80rem) {
  .component-card-section .cards__content .card__item-title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-section .cards__content .card__item-title {
    font-size: 1.5rem;
  }
}
.component-card-section .cards__content .card__item-description {
  color: var(--semantic-foreground-default);
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .component-card-section .cards__content .card__item-description {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-section .cards__content .card__item-description {
    font-size: 1.125rem;
  }
}
.component-card-grid {
  background-color: var(--semantic-background-canvas);
  padding: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-card-grid {
    padding: 4rem 0 4rem 0;
  }
}
.component-card-grid.card-grid-70-30 .banner-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}

@media (min-width: 990px) {
  .component-card-grid.card-grid-70-30 .banner-container {
    -ms-grid-columns: 70% 1.5rem 1fr;
    grid-template-columns: 70% 1fr;
    gap: 1.5rem;
  }
}
.component-card-grid .card-grid-50-50 .banner-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}

@media (min-width: 990px) {
  .component-card-grid .card-grid-50-50 .banner-container {
    -ms-grid-columns: 50% 1.5rem 1fr;
    grid-template-columns: 50% 1fr;
    gap: 1.5rem;
  }
}
.component-card-grid .card__item {
  position: relative;
  display: block;
  border: solid var(--semantic-background-canvas) 2px;
  border-radius: 16px;
  height: 287px;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
}

.component-card-grid .card__item:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#000000), color-stop(87.42%, rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 87.42%);
  opacity: 0.6;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 16px;
}

.component-card-grid .card__item .img-fluid {
  width: 100%;
  height: 287px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 16px;
}

.component-card-grid .card__item-content {
  position: absolute;
  text-align: left;
  padding: 2rem;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.component-card-grid .card__item-content .material-icons-outlined {
  color: var(--semantic-foreground-on-accent);
}

.component-card-grid .card__item-title {
  color: var(--semantic-foreground-on-accent);
  font-size: calc(1.125rem + 0.875 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 700;
}

@media screen and (max-width: 80rem) {
  .component-card-grid .card__item-title {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-grid .card__item-title {
    font-size: 2rem;
  }
}
.component-card-grid .card__item-description {
  color: var(--semantic-foreground-on-accent);
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 400;
}

@media screen and (max-width: 80rem) {
  .component-card-grid .card__item-description {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-grid .card__item-description {
    font-size: 1.125rem;
  }
}
.component-card-grid-bg-alt {
  background-color: var(--semantic-background-surface);
}

.component-card-grid-bg-alt .content__section {
  margin-bottom: 2rem;
  margin-top: 2rem;
}

@media (min-width: 1024px) {
  .component-card-grid-bg-alt .content__section {
    margin-top: 0;
    margin-bottom: 4rem;
  }
}
.component-card-grid-bg-alt .content__section .img-bg {
  position: relative;
}

.component-card-grid-bg-alt .content__section .img-bg img {
  display: none;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (min-width: 1024px) {
  .component-card-grid-bg-alt .content__section .img-bg img {
    display: block;
    aspect-ratio: 48/5;
    height: 200px;
  }
}
.component-card-grid-bg-alt .content__section .img-bg:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#000000), color-stop(87.42%, rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 87.42%);
  opacity: 0.6;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.component-card-grid-bg-alt .content__section .card__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
}

@media (min-width: 1024px) {
  .component-card-grid-bg-alt .content__section .card__content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1.5rem 1fr 1.5rem 1fr 1.5rem 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 1.5rem;
    height: auto;
    margin-top: -100px;
  }
}
.component-card-grid-bg-alt .content__section .card__content .card__item {
  background-color: var(--semantic-background-surface);
  -webkit-box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  padding: 1rem 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 16px;
  z-index: 10;
}

.component-card-grid-bg-alt .content__section .card__content .card__item .material-icons-outlined {
  color: var(--semantic-accent-default);
}

.component-card-grid-bg-alt .content__section .card__content .card__item-title {
  color: var(--semantic-accent-default);
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 700;
  padding: 0.8rem 0 0.5rem 0;
}

@media screen and (max-width: 80rem) {
  .component-card-grid-bg-alt .content__section .card__content .card__item-title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-grid-bg-alt .content__section .card__content .card__item-title {
    font-size: 1.5rem;
  }
}
.component-card-grid-bg-alt .content__section .card__content .card__item-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.component-card-grid-bg-alt .content__section .card__content .card__item-description .description__text {
  color: var(--semantic-foreground-muted);
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 400;
  margin-bottom: 0;
}

@media screen and (max-width: 80rem) {
  .component-card-grid-bg-alt .content__section .card__content .card__item-description .description__text {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-grid-bg-alt .content__section .card__content .card__item-description .description__text {
    font-size: 1.125rem;
  }
}
.component-card-grid-bg-alt .content__section .card__content .card__item-description .description_link {
  color: var(--semantic-foreground-muted);
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 400;
  text-decoration: none;
}

@media screen and (max-width: 80rem) {
  .component-card-grid-bg-alt .content__section .card__content .card__item-description .description_link {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-grid-bg-alt .content__section .card__content .card__item-description .description_link {
    font-size: 1.125rem;
  }
}
.component-card-img-50-50 {
  margin: 2rem 0 2.6rem 0;
  background-color: var(--semantic-background-surface);
}

@media (min-width: 991px) {
  .component-card-img-50-50 {
    margin: 4rem 0 4rem 0;
  }
}
.component-card-img-50-50 .section-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.5rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.component-card-img-50-50 .section-container .img-fluid {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

@media (min-width: 1200px) {
  .component-card-img-50-50 .section-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 2.88rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.component-video-copy {
  margin: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-video-copy {
    margin: 4rem 0 4rem 0;
  }
}
.component-video-copy .video-content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  padding: 2rem;
  background-color: var(--semantic-background-surface);
  gap: 2rem;
  color: var(--semantic-foreground-default);
  -webkit-box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 4px 8px rgba(48, 49, 51, 0.1);
  box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 4px 8px rgba(48, 49, 51, 0.1);
}

@media (min-width: 991px) {
  .component-video-copy .video-content {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
.component-video-copy .video-content .text-title, .component-video-copy .video-content h2 {
  font-size: calc(1.75rem + 0.25 * (100vw - 80rem) / 40);
  line-height: 110%;
  letter-spacing: -0.01em;
  margin: 0;
  margin-bottom: 2rem;
}

@media screen and (max-width: 80rem) {
  .component-video-copy .video-content .text-title, .component-video-copy .video-content h2 {
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-video-copy .video-content .text-title, .component-video-copy .video-content h2 {
    font-size: 2rem;
  }
}
.component-video-copy .video-content .text-description, .component-video-copy .video-content p {
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  color: var(--semantic-foreground-muted);
}

@media screen and (max-width: 80rem) {
  .component-video-copy .video-content .text-description, .component-video-copy .video-content p {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-video-copy .video-content .text-description, .component-video-copy .video-content p {
    font-size: 1.125rem;
  }
}
.component-video-copy .video-content .link, .component-video-copy .video-content .material-icons, .component-video-copy .video-content .material-icons-outlined, .component-video-copy .video-content a {
  color: var(--semantic-foreground-muted);
  text-decoration: none;
  font-weight: 700;
}

.component-video-copy .video-content .link:hover, .component-video-copy .video-content .material-icons-outlined:hover, .component-video-copy .video-content .material-icons:hover, .component-video-copy .video-content a:hover {
  color: var(--semantic-foreground-default);
}

.component-video-copy .video-content ul {
  padding-left: 0;
  list-style: none;
}

.component-video-copy .video-content ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.5rem;
}

.component-video-copy .video-content iframe {
  aspect-ratio: 16/9;
}

.component-video-copy .video-content .video {
  width: 100%;
}

@media (min-width: 991px) {
  .component-video-copy.text-right .video-content .content-text {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  .component-video-copy.text-right .video-content .content-video {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
.component-video-copy-gallery {
  margin: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-video-copy-gallery {
    margin: 4rem 0 4rem 0;
  }
}
.component-video-copy-gallery .section__video-copy {
  padding: 2rem;
  -webkit-box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 4px 8px rgba(48, 49, 51, 0.1);
  box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 4px 8px rgba(48, 49, 51, 0.1);
}

@media (max-width: 991px) {
  .component-video-copy-gallery .section__video-copy {
    padding: 1rem;
  }
}
.component-video-copy-gallery .section__video-copy.hidden-button a {
  visibility: hidden;
}

.component-video-copy-gallery .owl-nav {
  margin-top: 0;
}

@media (max-width: 323px) {
  .component-video-copy-gallery .owl-nav {
    width: 100%;
    padding-bottom: 1rem;
  }
  .component-video-copy-gallery .owl-nav .owl-prev {
    margin: 0 !important;
  }
}
.component-video-copy-gallery .owl-dots {
  display: none;
}

.component-video-copy-gallery .video-content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  background-color: var(--semantic-background-surface);
  gap: 2rem;
  color: var(--semantic-foreground-default);
  margin-bottom: 2rem;
}

@media (min-width: 1280px) {
  .component-video-copy-gallery .video-content {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
.component-video-copy-gallery .video-content .text-title {
  font-weight: 400;
  font-size: calc(1.75rem + 0.25 * (100vw - 80rem) / 40);
  line-height: 110%;
  letter-spacing: -0.01em;
  margin: 0;
  margin-bottom: 2rem;
}

@media screen and (max-width: 80rem) {
  .component-video-copy-gallery .video-content .text-title {
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-video-copy-gallery .video-content .text-title {
    font-size: 2rem;
  }
}
@media (max-width: 991px) {
  .component-video-copy-gallery .video-content .text-title {
    margin-bottom: 0;
  }
}
.component-video-copy-gallery .video-content .text-description, .component-video-copy-gallery .video-content p {
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  color: var(--semantic-foreground-muted);
}

@media screen and (max-width: 80rem) {
  .component-video-copy-gallery .video-content .text-description, .component-video-copy-gallery .video-content p {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-video-copy-gallery .video-content .text-description, .component-video-copy-gallery .video-content p {
    font-size: 1.125rem;
  }
}
@media (max-width: 991px) {
  .component-video-copy-gallery .video-content .text-description, .component-video-copy-gallery .video-content p {
    display: none;
  }
}
.component-video-copy-gallery .video-content .link, .component-video-copy-gallery .video-content a {
  color: var(--semantic-foreground-on-accent);
  text-decoration: none;
  font-weight: 700;
}

.component-video-copy-gallery .video-content .link:hover, .component-video-copy-gallery .video-content a:hover {
  text-decoration: underline;
}

.component-video-copy-gallery .video-content iframe, .component-video-copy-gallery .video-content video {
  width: 100%;
  aspect-ratio: 16/9;
}

@media (max-width: 991px) {
  .component-video-copy-gallery .btn-large {
    padding: 16px 25px;
  }
}
.component-page-intro {
  background-color: var(--semantic-accent-default);
  position: relative;
  min-height: 10rem;
  z-index: 0;
}

.component-page-intro .intro__caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  text-align: left;
  opacity: 1;
  z-index: 9;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.component-page-intro .intro__caption-content {
  position: relative;
  width: 100%;
}

.component-page-intro .section__title {
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  color: var(--semantic-foreground-on-accent);
  margin: 0;
}

.component-page-intro .section__description {
  font-weight: 400;
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  color: var(--semantic-foreground-on-accent);
  margin: 0.4rem 0 0 0;
}

@media screen and (max-width: 80rem) {
  .component-page-intro .section__description {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-page-intro .section__description {
    font-size: 1.5rem;
  }
}
.component-page-intro.component-page-intro-bg {
  height: 17.5rem;
}

.component-page-intro.component-page-intro-bg:before {
  background: -webkit-gradient(linear, left top, right top, from(#131C38), color-stop(39.9%, #131C38), to(rgba(19, 28, 56, 0)));
  background: linear-gradient(90deg, #131C38 0%, #131C38 39.9%, rgba(19, 28, 56, 0) 100%);
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0;
}

.component-page-intro.component-page-intro-bg .img-fluid {
  width: 100%;
  height: 17.5rem;
  -o-object-fit: cover;
  object-fit: cover;
}

.component-intro-alt-cta {
  background-color: var(--semantic-background-surface);
  margin: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-intro-alt-cta {
    margin: 4rem 0 4rem 0;
  }
}
.component-intro-alt-cta .component__main {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2rem 1fr;
  grid-template-columns: 1fr 1fr;
  -webkit-column-gap: 2rem;
  -moz-column-gap: 2rem;
  column-gap: 2rem;
}

.component-intro-alt-cta .component__main .component__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.component-intro-alt-cta .component__main .component__text-title {
  font-size: calc(2rem + 1 * (100vw - 80rem) / 40);
  line-height: 110%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 700;
  color: var(--semantic-accent-default);
  padding-bottom: 1rem;
}

@media screen and (max-width: 80rem) {
  .component-intro-alt-cta .component__main .component__text-title {
    font-size: 2rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-intro-alt-cta .component__main .component__text-title {
    font-size: 3rem;
  }
}
.component-intro-alt-cta .component__main .component__text-description {
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 400;
  color: var(--semantic-foreground-default);
  padding-bottom: 1rem;
}

@media screen and (max-width: 80rem) {
  .component-intro-alt-cta .component__main .component__text-description {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-intro-alt-cta .component__main .component__text-description {
    font-size: 1.125rem;
  }
}
.component-intro-alt-cta .component__main .component__text .cta-container {
  text-decoration: none;
  color: var(--semantic-accent-default);
}

.component-intro-alt-cta .component__main .component__text .cta-container .component__text-cta {
  background-color: var(--semantic-accent-subtle);
  padding: 1rem 1.5rem;
  border-radius: 8px;
}

.component-intro-alt-cta .component__main .component__text .cta-container .component__text-cta .cta__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-items: center;
  gap: 0.7rem;
}

.component-intro-alt-cta .component__main .component__text .cta-container .component__text-cta .cta__header .cta__title {
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
}

@media screen and (max-width: 80rem) {
  .component-intro-alt-cta .component__main .component__text .cta-container .component__text-cta .cta__header .cta__title {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-intro-alt-cta .component__main .component__text .cta-container .component__text-cta .cta__header .cta__title {
    font-size: 1rem;
  }
}
.component-intro-alt-cta .component__main .component__text .cta-container .component__text-cta .cta-description {
  font-size: calc(0.75rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 400;
}

@media screen and (max-width: 80rem) {
  .component-intro-alt-cta .component__main .component__text .cta-container .component__text-cta .cta-description {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-intro-alt-cta .component__main .component__text .cta-container .component__text-cta .cta-description {
    font-size: 0.875rem;
  }
}
.component-intro-alt-cta .component__main .component__text__description {
  color: var(--semantic-accent-default);
  font-size: calc(0.75rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .component-intro-alt-cta .component__main .component__text__description {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-intro-alt-cta .component__main .component__text__description {
    font-size: 0.875rem;
  }
}
.component-intro-alt-cta .component__main .component__img .img-fluid {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 8px;
  aspect-ratio: 704/487;
}

@media (max-width: 1024px) {
  .component-intro-alt-cta .component__main .component__img {
    padding-bottom: 2rem;
  }
}
@media (max-width: 1024px) {
  .component-intro-alt-cta .component__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.component-intro-alt-cta .component__main .item__carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1rem 1.5rem;
  background-color: var(--semantic-background-canvas);
  border-radius: 8px;
  text-decoration: none;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  width: 100%;
}

.component-intro-alt-cta .component__main .item__carousel-date {
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  color: var(--semantic-accent-default);
}

@media screen and (max-width: 80rem) {
  .component-intro-alt-cta .component__main .item__carousel-date {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-intro-alt-cta .component__main .item__carousel-date {
    font-size: 1rem;
  }
}
.component-intro-alt-cta .component__main .item__carousel-title {
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  color: var(--semantic-accent-default);
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
}

@media screen and (max-width: 80rem) {
  .component-intro-alt-cta .component__main .item__carousel-title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-intro-alt-cta .component__main .item__carousel-title {
    font-size: 1.5rem;
  }
}
.component-intro-alt-cta .component__main .item__carousel-description {
  font-size: calc(0.75rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  color: var(--semantic-foreground-muted);
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

@media screen and (max-width: 80rem) {
  .component-intro-alt-cta .component__main .item__carousel-description {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-intro-alt-cta .component__main .item__carousel-description {
    font-size: 0.875rem;
  }
}
.component-intro-alt-cta .component__main .item__carousel .cards__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}

.component-intro-top {
  padding: 2rem 0 2.6rem 0;
  background: linear-gradient(272.09deg, #008DEC 28.13%, #00538B 78.72%);
  margin-top: -42px;
}

@media (min-width: 991px) {
  .component-intro-top {
    padding: 4rem 0 4rem 0;
  }
}
.component-intro-top .intro__content {
  margin-top: 42px;
  display: -ms-grid;
  display: grid;
  gap: 1rem;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

@media (min-width: 991px) {
  .component-intro-top .intro__content {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
.component-intro-top .intro__content-info-title {
  color: var(--semantic-foreground-on-accent);
  font-size: calc(1.125rem + 0.875 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
}

@media screen and (max-width: 80rem) {
  .component-intro-top .intro__content-info-title {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-intro-top .intro__content-info-title {
    font-size: 2rem;
  }
}
.component-intro-top .intro__content-info-text {
  color: var(--semantic-foreground-on-accent);
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  margin-top: 1rem;
}

@media screen and (max-width: 80rem) {
  .component-intro-top .intro__content-info-text {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-intro-top .intro__content-info-text {
    font-size: 1.125rem;
  }
}
.component-intro-top .intro__content-info .img-fluid, .component-intro-top .intro__content-info img {
  height: 5rem;
}

.component-intro-top .intro__content-list {
  background-color: var(--semantic-accent-default);
  -webkit-box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  border-radius: 6px;
  padding: 2rem;
}

.component-intro-top .intro__content-list .list-title {
  color: var(--semantic-foreground-on-accent);
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
}

@media screen and (max-width: 80rem) {
  .component-intro-top .intro__content-list .list-title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-intro-top .intro__content-list .list-title {
    font-size: 1.125rem;
  }
}
.component-intro-top .intro__content-list .list {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}

.component-intro-top .intro__content-list .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  color: var(--semantic-foreground-on-accent);
}

.component-intro-top .intro__content-list .list-item:not(:last-of-type) {
  margin-bottom: 1rem;
}

.component-intro-top .intro__content-list .list-item:before {
  font-family: "Material Icons Outlined";
  content: "\e5c8";
  font-size: 24px;
}

.component-intro-top .intro__content-list .list-item .list-link {
  color: var(--semantic-foreground-on-accent);
  text-decoration: none;
}

.component-intro-top .intro__content-list .list-item .list-link:hover {
  text-decoration: underline;
}

.component-intro-top .intro__content-cta {
  background-color: var(--semantic-accent-default);
  -webkit-box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 2.4rem;
  gap: 1rem;
  border-radius: 6px;
}

.component-intro-top .intro__content-cta .cta-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.5rem;
}

.component-intro-top .intro__content-cta .cta-text .cta-title {
  color: var(--semantic-foreground-on-accent);
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
}

@media screen and (max-width: 80rem) {
  .component-intro-top .intro__content-cta .cta-text .cta-title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-intro-top .intro__content-cta .cta-text .cta-title {
    font-size: 1.125rem;
  }
}
.component-intro-top .intro__content-cta .cta-text .cta-description {
  color: var(--semantic-foreground-on-accent);
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .component-intro-top .intro__content-cta .cta-text .cta-description {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-intro-top .intro__content-cta .cta-text .cta-description {
    font-size: 1rem;
  }
}
.component-intro-top .intro__content-cta .btn-primary-outline {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: var(--semantic-foreground-on-accent);
  border-color: var(--semantic-foreground-on-accent);
}

.component-intro-top.c-intro-top-alt {
  background: var(--semantic-background-surface);
}

.component-intro-top.c-intro-top-alt .intro__content {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

@media (min-width: 991px) {
  .component-intro-top.c-intro-top-alt .intro__content {
    -ms-grid-columns: 1fr 30%;
    grid-template-columns: 1fr 30%;
  }
}
.component-intro-top.c-intro-top-alt .intro__content-info-title {
  color: var(--semantic-accent-default);
  font-size: calc(1.125rem + 0.875 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
}

@media screen and (max-width: 80rem) {
  .component-intro-top.c-intro-top-alt .intro__content-info-title {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-intro-top.c-intro-top-alt .intro__content-info-title {
    font-size: 2rem;
  }
}
.component-intro-top.c-intro-top-alt .intro__content-info-text {
  margin-top: 1.5rem;
  color: var(--semantic-foreground-default);
}

.component-intro-top.c-intro-top-alt .intro__content-cta {
  background-color: var(--semantic-accent-subtle);
  border: 1px solid var(--semantic-accent-muted);
}

.component-intro-top.c-intro-top-alt .intro__content-cta .cta-text .cta-title {
  color: var(--semantic-accent-default);
}

.component-intro-top.c-intro-top-alt .intro__content-cta .cta-text .cta-description {
  color: var(--semantic-foreground-default);
}

.component-intro-top.c-intro-top-alt .intro__content-cta .btn-primary-outline {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: var(--semantic-accent-default);
  border-color: var(--semantic-accent-default);
}

.component-intro-top.c-intro-top-alt .intro__content-button {
  margin-top: 1rem;
}

.component-intro-top.c-intro-top-alt .intro__content:not(:has(.intro__content-cta)) {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.component-intro {
  padding: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-intro {
    padding: 4rem 0 4rem 0;
  }
}
.component-intro .intro__content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 2rem;
  height: 1000%;
}

.component-intro .intro__content .intro__img {
  display: inline-table;
}

.component-intro .intro__content .img-intro {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  aspect-ratio: 14;
}

.component-intro .intro__content .intro__text {
  color: var(--semantic-foreground-default);
}

.component-intro .intro__content .intro__text .intro__copy {
  margin-bottom: 1rem;
}

.component-intro .intro__content .intro__text .copy__txt {
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .component-intro .intro__content .intro__text .copy__txt {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-intro .intro__content .intro__text .copy__txt {
    font-size: 1.125rem;
  }
}
.component-intro .intro__content .intro__text .intro__subtitle {
  font-size: calc(1.125rem + 0.875 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  color: var(--semantic-accent-default);
}

@media screen and (max-width: 80rem) {
  .component-intro .intro__content .intro__text .intro__subtitle {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-intro .intro__content .intro__text .intro__subtitle {
    font-size: 2rem;
  }
}
.component-intro .card__item {
  background-color: var(--semantic-accent-subtle);
  border: solid 1px var(--semantic-accent-muted);
  border-radius: 32px;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  box-shadow: 0px 2px 4px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  padding: 2rem;
}

.component-intro .card__item .card__content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  justify-items: baseline;
  margin-top: 0;
}

.component-intro .card__item .card__content .card__item-title {
  color: var(--semantic-accent-default);
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  margin: 2rem 0 1.5rem 0;
}

@media screen and (max-width: 80rem) {
  .component-intro .card__item .card__content .card__item-title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-intro .card__item .card__content .card__item-title {
    font-size: 1.5rem;
  }
}
.component-intro .card__item .card__content .card__list {
  padding-left: 1.5rem;
  margin: 0;
}

.component-intro .card__item .card__content .card__list-title {
  color: var(--semantic-foreground-default);
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
}

@media screen and (max-width: 80rem) {
  .component-intro .card__item .card__content .card__list-title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-intro .card__item .card__content .card__list-title {
    font-size: 1.125rem;
  }
}
.component-intro .card__item .card__content .list__item {
  color: var(--semantic-foreground-default);
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 400;
}

@media screen and (max-width: 80rem) {
  .component-intro .card__item .card__content .list__item {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-intro .card__item .card__content .list__item {
    font-size: 1.125rem;
  }
}
@media (min-width: 991px) {
  .component-intro {
    padding: 2rem 0 2.6rem 0;
  }
}
@media (min-width: 991px) and (min-width: 991px) {
  .component-intro {
    padding: 4rem 0 4rem 0;
  }
}
@media (min-width: 991px) {
  .component-intro .intro__content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2rem 35%;
    grid-template-columns: 1fr 35%;
    -webkit-column-gap: 2rem;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
  .component-intro .intro__content .img-intro {
    margin-top: 0;
  }
  .component-intro-right {
    padding: 2rem 0 2.6rem 0;
  }
}
@media (min-width: 991px) and (min-width: 991px) {
  .component-intro-right {
    padding: 4rem 0 4rem 0;
  }
}
@media (min-width: 991px) {
  .component-intro-right .intro__content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 30% 2rem 1fr;
    grid-template-columns: 30% 1fr;
    gap: 2rem;
  }
  .component-intro-right .intro__content .img-intro {
    margin-top: 0;
  }
}
.component-filter-btn {
  background-color: var(--semantic-background-canvas);
  padding: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-filter-btn {
    padding: 4rem 0 4rem 0;
  }
}
.component-filter-btn .filtros__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
}

@media (min-width: 991px) {
  .component-filter-btn .filtros__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
  }
}
@media (max-width: 991px) {
  .component-filter-btn .filtros__content {
    margin-top: 1rem;
  }
}
.component-filter-btn .collapse-filter {
  color: var(--semantic-accent-default);
  border-bottom: 1px solid var(--semantic-foreground-disabled);
  padding-bottom: 1rem;
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 5px;
}

@media screen and (max-width: 80rem) {
  .component-filter-btn .collapse-filter {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-filter-btn .collapse-filter {
    font-size: 1.125rem;
  }
}
.component-filter-btn .collapse-filter.active .material-icons-outlined {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.component-filter-btn .txt-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 5px;
}

.component-filter-btn .txt-btn:before {
  font-family: "Material Icons";
  content: "\e152";
  font-size: 24px;
  color: var(--semantic-accent-default);
}

.component-filter-btn .form-filtros {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
}

.component-filter-btn .form-filtros:after {
  margin-bottom: 15px;
}

.component-filter-btn .form-filtros .form__input, .component-filter-btn .form-filtros .form__select {
  border: 2px solid var(--semantic-accent-default);
  color: var(--semantic-accent-default);
}

.component-filter-btn .form-filtros .form__input:focus, .component-filter-btn .form-filtros .form__select:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.component-filter-btn .form-filtros .form__input::-webkit-input-placeholder, .component-filter-btn .form-filtros .form__select::-webkit-input-placeholder {
  color: var(--semantic-accent-default);
}

.component-filter-btn .form-filtros .form__input::-moz-placeholder, .component-filter-btn .form-filtros .form__select::-moz-placeholder {
  color: var(--semantic-accent-default);
}

.component-filter-btn .form-filtros .form__input:-ms-input-placeholder, .component-filter-btn .form-filtros .form__select:-ms-input-placeholder {
  color: var(--semantic-accent-default);
}

.component-filter-btn .form-filtros .form__input::-ms-input-placeholder, .component-filter-btn .form-filtros .form__select::-ms-input-placeholder {
  color: var(--semantic-accent-default);
}

.component-filter-btn .form-filtros .form__input::placeholder, .component-filter-btn .form-filtros .form__select::placeholder {
  color: var(--semantic-accent-default);
}

.component-filter-btn .form-filtros .form__select {
  background: var(--semantic-background-surface) url("data:image/svg+xml;utf-8,<svg xmlns='http://www.w3.org/2000/svg' height='25px' viewBox='0 0 25 25' width='25px' fill='%23BDBDBD'><path d='M0 0h24v24H0V0z' fill='none'/><path d='M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z'/></svg>") no-repeat calc(100% - 8px) center;
  min-width: 200px;
}

.component-filter-btn .form-filtros #buscadorTexto {
  background: var(--semantic-background-surface) url("data:image/svg+xml;utf-8,<svg xmlns='http://www.w3.org/2000/svg' height='16px' viewBox='0 0 16 17' width='16px' fill='%23BDBDBD'><path d='M0 0h24v24H0V0z' fill='none'/><path d='M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/></svg>") no-repeat calc(100% - 12px) center;
}

.component-filter-btn .form-filtros .form__label {
  font-weight: 700;
}

.component-filter-btn .form-filtros .btn-primary-outline {
  background-color: var(--semantic-accent-subtle);
  margin-bottom: 0.15rem;
}

.component-filter-btn.component-search {
  background-color: var(--semantic-background-surface);
  padding-bottom: 0;
}

.component-filter-btn.component-search .component__subtitle {
  color: var(--semantic-accent-default);
  font-weight: 700;
  font-size: calc(1.75rem + 0.25 * (100vw - 80rem) / 40);
  line-height: 110%;
  letter-spacing: -0.01em;
  margin: 0;
  margin-top: 0;
  margin-bottom: 2rem;
}

@media screen and (max-width: 80rem) {
  .component-filter-btn.component-search .component__subtitle {
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-filter-btn.component-search .component__subtitle {
    font-size: 2rem;
  }
}
@media (min-width: 991px) {
  .component-filter-btn .collapse-filter {
    display: none;
  }
  .component-filter-btn .form-filtros {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    height: auto;
  }
}
.component-txt-img {
  background-color: var(--semantic-background-surface);
  margin: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-txt-img {
    margin: 4rem 0 4rem 0;
  }
}
.component-txt-img .content-txt-img, .component-txt-img .text-wrap {
  color: var(--semantic-foreground-default);
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 2rem;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

@media (min-width: 991px) {
  .component-txt-img .content-txt-img, .component-txt-img .text-wrap {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
.component-txt-img .content-txt-img .title-area, .component-txt-img .text-wrap .title-area {
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  color: var(--semantic-accent-emphasis);
  margin-bottom: 1rem;
}

@media screen and (max-width: 80rem) {
  .component-txt-img .content-txt-img .title-area, .component-txt-img .text-wrap .title-area {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-txt-img .content-txt-img .title-area, .component-txt-img .text-wrap .title-area {
    font-size: 1.5rem;
  }
}
.component-txt-img .content-txt-img .text-description, .component-txt-img .content-txt-img p, .component-txt-img .text-wrap .text-description, .component-txt-img .text-wrap p {
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  color: var(--semantic-foreground-default);
}

@media screen and (max-width: 80rem) {
  .component-txt-img .content-txt-img .text-description, .component-txt-img .content-txt-img p, .component-txt-img .text-wrap .text-description, .component-txt-img .text-wrap p {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-txt-img .content-txt-img .text-description, .component-txt-img .content-txt-img p, .component-txt-img .text-wrap .text-description, .component-txt-img .text-wrap p {
    font-size: 1.125rem;
  }
}
.component-txt-img .content-txt-img .text-description .bold, .component-txt-img .content-txt-img p .bold, .component-txt-img .text-wrap .text-description .bold, .component-txt-img .text-wrap p .bold {
  font-weight: 700;
}

.component-txt-img .content-txt-img .text-description .enlace, .component-txt-img .content-txt-img p .enlace, .component-txt-img .text-wrap .text-description .enlace, .component-txt-img .text-wrap p .enlace {
  color: var(--semantic-accent-default);
  font-weight: 700;
  text-decoration: none;
}

.component-txt-img .content-txt-img .text-description .enlace:hover, .component-txt-img .content-txt-img p .enlace:hover, .component-txt-img .text-wrap .text-description .enlace:hover, .component-txt-img .text-wrap p .enlace:hover {
  text-decoration: underline;
}

.component-txt-img .content-txt-img .link, .component-txt-img .text-wrap .link {
  color: var(--semantic-foreground-default);
}

.component-txt-img .content-txt-img .midtitle-area, .component-txt-img .text-wrap .midtitle-area {
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 700;
  margin: 1rem 0;
}

@media screen and (max-width: 80rem) {
  .component-txt-img .content-txt-img .midtitle-area, .component-txt-img .text-wrap .midtitle-area {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-txt-img .content-txt-img .midtitle-area, .component-txt-img .text-wrap .midtitle-area {
    font-size: 1.5rem;
  }
}
.component-txt-img .content-txt-img .list-area, .component-txt-img .text-wrap .list-area {
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  margin-top: -1rem;
}

@media screen and (max-width: 80rem) {
  .component-txt-img .content-txt-img .list-area, .component-txt-img .text-wrap .list-area {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-txt-img .content-txt-img .list-area, .component-txt-img .text-wrap .list-area {
    font-size: 1.125rem;
  }
}
@media (max-width: 991px) {
  .component-txt-img .content-txt-img, .component-txt-img .text-wrap {
    margin-bottom: 20px;
  }
}
.component-txt-img .content-txt-img .img-area .img-fluid, .component-txt-img .text-wrap .img-area .img-fluid {
  aspect-ratio: 7/4;
  -o-object-fit: cover;
  object-fit: cover;
}

.component-txt-img-around {
  background-color: var(--semantic-background-surface);
  margin: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-txt-img-around {
    margin: 4rem 0 4rem 0;
  }
}
.component-txt-img-around .text-wrap {
  display: inline-block;
}

.component-txt-img-around .text-wrap .img-fluid {
  aspect-ratio: 7/4;
  padding-bottom: 1.5rem;
}

@media (min-width: 991px) {
  .component-txt-img-around .text-wrap .img-fluid {
    padding: 0 0 1.5rem 1.5rem;
    float: right;
    width: 50%;
    height: auto;
  }
}
.component-txt-imgLeft .content-txt-img .text-area {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.component-txt-imgLeft .content-txt-img .img-area {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.component-txt-imgRight .content-txt-img .text-area {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.component-txt-imgRight .content-txt-img .img-area {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.component-txt {
  margin: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-txt {
    margin: 4rem 0 4rem 0;
  }
}
.component-txt .component-txt {
  margin: 0;
  margin-bottom: 0.875rem;
}

.component-txt .text-area .title-area {
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  color: var(--semantic-accent-default);
}

@media screen and (max-width: 80rem) {
  .component-txt .text-area .title-area {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-txt .text-area .title-area {
    font-size: 1.5rem;
  }
}
.component-txt h1, .component-txt h2, .component-txt h3, .component-txt h4 {
  color: var(--semantic-foreground-default);
}

.component-txt ol li, .component-txt ol li p, .component-txt ol li span, .component-txt ul li, .component-txt ul li p, .component-txt ul li span {
  color: var(--semantic-foreground-default);
}

.component-txt table td, .component-txt table th {
  color: var(--semantic-foreground-default);
}

.component-txt .txt, .component-txt p {
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  color: var(--semantic-foreground-default);
}

@media screen and (max-width: 80rem) {
  .component-txt .txt, .component-txt p {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-txt .txt, .component-txt p {
    font-size: 1.125rem;
  }
}
.component-txt .txt:not(:last-of-type), .component-txt p:not(:last-of-type) {
  margin-bottom: 1rem;
}

.component-txt .txt .block-bold, .component-txt p .block-bold {
  font-weight: 700;
  display: block;
}

.component-txt a {
  color: var(--semantic-foreground-default);
  text-decoration: none;
}

.component-txt a:hover {
  text-decoration: underline;
}

.component-txt .block-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 0.875rem;
}

.component-txt-2cols .content-txt {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 2rem;
}

@media (min-width: 991px) {
  .component-txt-2cols .content-txt {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
.component-table {
  margin: 2rem 0 2.6rem 0;
  background-color: var(--semantic-background-surface);
}

@media (min-width: 991px) {
  .component-table {
    margin: 4rem 0 4rem 0;
  }
}
.component-table .table-responsive {
  display: block;
  overflow-x: auto;
  width: 100%;
}

.component-table .table-responsive .table-title {
  padding: 0.5rem;
  display: block;
  text-align: center;
  background-color: var(--semantic-accent-default);
  color: var(--semantic-foreground-on-accent);
  font-size: calc(1.313rem + 0.437 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
}

@media screen and (max-width: 80rem) {
  .component-table .table-responsive .table-title {
    font-size: 1.313rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-table .table-responsive .table-title {
    font-size: 1.75rem;
  }
}
.component-table .table-responsive .table, .component-table .table-responsive table {
  text-align: left;
  width: 100%;
  border-spacing: 2px;
  border-collapse: separate;
}

@media (min-width: 991px) {
  .component-table .table-responsive .table.table-sized, .component-table .table-responsive table.table-sized {
    width: 65%;
    margin: 0 auto;
  }
}
.component-table .table-responsive .table thead td, .component-table .table-responsive .table thead th, .component-table .table-responsive .table thead tr, .component-table .table-responsive table thead td, .component-table .table-responsive table thead th, .component-table .table-responsive table thead tr {
  background-color: var(--semantic-accent-default) !important;
  color: var(--semantic-foreground-on-accent) !important;
}

.component-table .table-responsive .table tbody th, .component-table .table-responsive .table tbody tr, .component-table .table-responsive table tbody th, .component-table .table-responsive table tbody tr {
  background-color: var(--semantic-background-canvas);
  color: var(--semantic-foreground-default);
}

.component-table .table-responsive .table tbody tr:nth-of-type(odd), .component-table .table-responsive table tbody tr:nth-of-type(odd) {
  background-color: var(--semantic-accent-subtle);
  color: var(--semantic-foreground-default);
}

.component-table .table-responsive .table tbody tr .list, .component-table .table-responsive table tbody tr .list {
  margin: 0;
  padding: 0.2rem 1rem;
}

.component-table .table-responsive .table td, .component-table .table-responsive .table th, .component-table .table-responsive table td, .component-table .table-responsive table th {
  padding: 0.75rem;
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  border-color: transparent;
}

@media screen and (max-width: 80rem) {
  .component-table .table-responsive .table td, .component-table .table-responsive .table th, .component-table .table-responsive table td, .component-table .table-responsive table th {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-table .table-responsive .table td, .component-table .table-responsive .table th, .component-table .table-responsive table td, .component-table .table-responsive table th {
    font-size: 1.125rem;
  }
}
.component-table .table-responsive .cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.component-table .table-responsive a {
  color: var(--semantic-foreground-default);
  text-decoration: none;
}

.component-table .table-responsive a:hover {
  text-decoration: underline;
}

.component-table .component-search {
  width: 65%;
  margin: 0 auto;
  margin-bottom: 1.5rem;
  padding: 0;
}

.component-table-txt {
  background-color: var(--semantic-background-surface);
  margin: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-table-txt {
    margin: 4rem 0 4rem 0;
  }
}
.component-table-txt .content-txt-table {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 2rem;
}

@media (min-width: 991px) {
  .component-table-txt .content-txt-table {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
.component-table-txt .content-txt-table .text-area {
  color: var(--semantic-foreground-default);
}

.component-table-txt .content-txt-table .text-area .title {
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  color: var(--semantic-foreground-default);
  margin-bottom: 1rem;
}

@media screen and (max-width: 80rem) {
  .component-table-txt .content-txt-table .text-area .title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-table-txt .content-txt-table .text-area .title {
    font-size: 1.5rem;
  }
}
.component-table-txt .content-txt-table .text-area .txt, .component-table-txt .content-txt-table .text-area p {
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  color: var(--semantic-foreground-default);
}

@media screen and (max-width: 80rem) {
  .component-table-txt .content-txt-table .text-area .txt, .component-table-txt .content-txt-table .text-area p {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-table-txt .content-txt-table .text-area .txt, .component-table-txt .content-txt-table .text-area p {
    font-size: 1.125rem;
  }
}
.component-table-txt .content-txt-table .text-area .list {
  padding: 0 1rem;
}

.component-table-txt .content-txt-table .table-area .component-table {
  margin: 0;
}

.component-table-txt .content-txt-table .table-area .component-table .page-container {
  padding: 0;
}

.component-table-txtLeft {
  background-color: var(--semantic-background-canvas);
  margin: 0;
  padding: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-table-txtLeft {
    padding: 4rem 0 4rem 0;
  }
}
.component-table-txtLeft .title-area__midtitle {
  color: var(--semantic-accent-default);
  font-size: calc(1.125rem + 0.875 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  margin-bottom: 1rem;
}

@media screen and (max-width: 80rem) {
  .component-table-txtLeft .title-area__midtitle {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-table-txtLeft .title-area__midtitle {
    font-size: 2rem;
  }
}
.component-table-txtLeft .title-area__undertitle {
  color: var(--semantic-foreground-default);
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  margin-bottom: 2rem;
}

@media screen and (max-width: 80rem) {
  .component-table-txtLeft .title-area__undertitle {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-table-txtLeft .title-area__undertitle {
    font-size: 1.125rem;
  }
}
.component-table-txtLeft .content-txt-table .text-area {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.component-table-txtLeft .content-txt-table .table-area {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.component-table-txtRight .content-txt-table .text-area {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.component-table-txtRight .content-txt-table .table-area {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.component-divTable {
  margin: 2rem 0 2.6rem 0;
  background-color: var(--semantic-background-surface);
}

@media (min-width: 991px) {
  .component-divTable {
    margin: 4rem 0 4rem 0;
  }
}
.component-divTable .table-responsive {
  display: block;
  overflow-x: auto;
  width: 100%;
}

.component-divTable .table {
  display: table;
  width: 100%;
  text-align: left;
  border-spacing: 2px;
}

.component-divTable .table .table-head {
  display: table-row-group;
  width: 100%;
}

.component-divTable .table .table-head .table-cell {
  font-weight: 700;
  background-color: var(--semantic-accent-default) !important;
  color: var(--semantic-foreground-on-accent) !important;
  display: table-cell;
}

.component-divTable .table .div, .component-divTable .table .portlet, .component-divTable .table .portlet-body, .component-divTable .table .portlet-boundary, .component-divTable .table .portlet-content, .component-divTable .table .portlet-content-container {
  display: contents;
  width: 100%;
}

.component-divTable .table .table-body {
  display: table-row-group;
  width: 100%;
}

.component-divTable .table .table-body .table-row {
  background-color: var(--semantic-background-canvas);
  color: var(--semantic-foreground-default);
}

.component-divTable .table .table-body .table-row .table-link {
  color: var(--semantic-foreground-default);
}

.component-divTable .table .table-body .table-row:nth-of-type(odd) {
  background-color: var(--semantic-accent-subtle);
  color: var(--semantic-foreground-default);
}

.component-divTable .table .table-row {
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  display: table-row;
}

@media screen and (max-width: 80rem) {
  .component-divTable .table .table-row {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-divTable .table .table-row {
    font-size: 1rem;
  }
}
.component-divTable .table .table-row .table-cell {
  display: table-cell;
  padding: 0.75rem;
}

.component-divTable .table img .portlet .portlet-boundary + span {
  display: none;
}

.component-divTable .header-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.7rem;
  margin-bottom: 1.7rem;
}

.component-divTable .header-section .section__title {
  font-size: calc(1.125rem + 0.875 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  color: var(--semantic-accent-default);
}

@media screen and (max-width: 80rem) {
  .component-divTable .header-section .section__title {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-divTable .header-section .section__title {
    font-size: 2rem;
  }
}
.component-divTable .header-section .section__text {
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 400;
  color: var(--semantic-accent-default);
}

@media screen and (max-width: 80rem) {
  .component-divTable .header-section .section__text {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-divTable .header-section .section__text {
    font-size: 1.5rem;
  }
}
.component-divTable .component-filter-btn, .component-divTable .component-search {
  background-color: unset;
  padding: 0;
  margin-bottom: 2rem;
}

.component-divTable .component-filter-btn .page-container, .component-divTable .component-search .page-container {
  padding: 0;
  max-width: unset;
}

.component-breadcrumb {
  position: relative;
  padding: 10px 0;
  background-color: var(--semantic-accent-default);
}

.component-breadcrumb:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.component-breadcrumb.n-top {
  background-color: rgba(0, 0, 0, 0.6);
  margin-top: -41px;
  z-index: 1;
  margin-bottom: 0;
}

.component-breadcrumb .bdc__content {
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  color: var(--semantic-foreground-on-accent);
}

.component-breadcrumb .bdc__content-link {
  text-decoration: none;
  font-size: calc(0.75rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
  color: var(--semantic-foreground-on-accent);
}

@media screen and (max-width: 80rem) {
  .component-breadcrumb .bdc__content-link {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-breadcrumb .bdc__content-link {
    font-size: 0.875rem;
  }
}
.component-breadcrumb .bdc__content-link:after {
  content: "»";
  font-size: 18px;
  margin: 0 5px 0 10px;
  position: relative;
  top: 1px;
  color: var(--semantic-foreground-subtle);
}

.component-breadcrumb .bdc__content-current {
  font-size: calc(0.75rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
  color: var(--semantic-foreground-on-accent);
}

@media screen and (max-width: 80rem) {
  .component-breadcrumb .bdc__content-current {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-breadcrumb .bdc__content-current {
    font-size: 0.875rem;
  }
}
.component-social-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  bottom: auto;
  height: auto;
  width: auto;
}

.component-social-media__vertical {
  position: absolute;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  right: 2%;
  gap: 8px;
}

.component-social-media__horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 16px;
}

.component-social-media .circle-social-link {
  border: 0.5px solid var(--semantic-background-canvas);
  background: var(--semantic-background-canvas);
  border-radius: 50%;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  height: 45px;
  width: 45px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--semantic-accent-default);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.component-social-media .circle-social-link[href*=youtube]:before {
  content: "\e900";
}

.component-social-media .circle-social-link[href*=youtube]:hover {
  color: #c4302b;
}

.component-social-media .circle-social-link[href*=linkedin]:before {
  content: "\e903";
}

.component-social-media .circle-social-link[href*=linkedin]:hover {
  color: #0e76a8;
}

.component-social-media .circle-social-link[href*=facebook]:before {
  content: "\e94b";
}

.component-social-media .circle-social-link[href*=facebook]:hover {
  color: #3b5998;
}

.component-social-media .circle-social-link[href*="x.com"]:before, .component-social-media .circle-social-link[href*=twitter]:before {
  content: "\ea36";
  font-size: 21px;
}

.component-social-media .circle-social-link[href*="x.com"]:hover, .component-social-media .circle-social-link[href*=twitter]:hover {
  color: #000;
}

.component-social-media .circle-social-link[href*=instagram]:before {
  content: "\e902";
}

.component-social-media .circle-social-link[href*=instagram]:hover {
  color: #f71aad;
}

.component-social-media .circle-social-link[href*=tiktok]:before {
  content: "\e905";
}

.component-social-media .circle-social-link[href*=tiktok]:hover {
  color: #ff0050;
}

.component-social-media .circle-social-link:last-child {
  margin-bottom: 0;
}

.component-social-media .circle-social-link span {
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.4);
  color: #BDBDBD !important;
  display: block;
  filter: alpha(opacity=0);
  font-size: 10px;
  left: 5px;
  line-height: 12px;
  opacity: 0;
  padding: 6px 8px;
  position: absolute;
  text-align: left;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.4s;
  transition: opacity 0.3s, -webkit-transform 0.4s;
  transition: opacity 0.3s, transform 0.4s;
  transition: opacity 0.3s, transform 0.4s, -webkit-transform 0.4s;
  white-space: nowrap;
  z-index: -1;
  -webkit-text-fill-color: #666666 !important;
  display: none;
}

.component-social-media .circle-social-link span:before {
  background: #fff;
  -webkit-box-shadow: -1px 1px 3px -1px rgba(0, 0, 0, 0.4);
  box-shadow: -1px 1px 3px -1px rgba(0, 0, 0, 0.4);
  content: "";
  display: block;
  height: 8px;
  left: -4px;
  margin-top: -4px;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 8px;
  z-index: -2;
}

.component-social-media .circle-social-link:hover {
  text-decoration: none;
}

.component-social-media .circle-social-link:hover span {
  opacity: 1;
  -webkit-transform: translate(45px, -50%);
  transform: translate(45px, -50%);
}

.component-social-media .circle-social-link:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "pe-icons" !important;
  font-size: 18px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  line-height: 1;
  speak: never;
  text-transform: none;
}

.component-social-media .circle-social-link a {
  border: 0.5px solid #dee2e6;
  background: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  height: 45px;
  width: 45px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.component-social-media .circle-social-link.facebook a:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "pe-icons" !important;
  font-size: 18px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  line-height: 1;
  speak: never;
  text-transform: none;
  content: "\e901";
}

.component-social-media .circle-social-link.twitter a:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "pe-icons" !important;
  font-size: 18px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  line-height: 1;
  speak: never;
  text-transform: none;
  content: "\e904";
}

.component-social-media .circle-social-link.copiarurl a:before {
  font-family: "Material Icons Outlined";
  content: "\e157";
  font-size: 24px;
}

@media (max-width: 991px) {
  .component-social-media__vertical {
    display: none;
    background: var(--semantic-background-subtle);
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    height: 64px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 10000;
  }
  .component-social-media__vertical.visible {
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.component-social-media__share {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 16px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  width: 100%;
}

@media (min-width: 991px) {
  .component-social-media__share {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    width: auto;
  }
}
.component-social-media .share-btn {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.component-social-media .share-btn:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

@media (max-width: 991px) {
  .component-social-media .share-btn {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.component-social-media .share-options {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}

.component-social-media .share-options .circle-social-link:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.component-social-media .share-options .circle-social-link:first-child {
  visibility: hidden;
  -webkit-transition-delay: -0.25s;
  transition-delay: -0.25s;
}

.component-social-media .share-options .circle-social-link:nth-child(2) {
  visibility: hidden;
  -webkit-transition-delay: -0.2s;
  transition-delay: -0.2s;
}

.component-social-media .share-options .circle-social-link:nth-child(3) {
  visibility: hidden;
  -webkit-transition-delay: -0.15s;
  transition-delay: -0.15s;
}

.component-social-media .share-options .circle-social-link:nth-child(4) {
  visibility: hidden;
  -webkit-transition-delay: -0.1s;
  transition-delay: -0.1s;
}

@media (max-width: 991px) {
  .component-social-media .share-options .circle-social-link:nth-child(4) {
    visibility: hidden;
    -webkit-transition-delay: -0.25s;
    transition-delay: -0.25s;
  }
  .component-social-media .share-options .circle-social-link:nth-child(3) {
    visibility: hidden;
    -webkit-transition-delay: -0.2s;
    transition-delay: -0.2s;
  }
  .component-social-media .share-options .circle-social-link:nth-child(2) {
    visibility: hidden;
    -webkit-transition-delay: -0.15s;
    transition-delay: -0.15s;
  }
  .component-social-media .share-options .circle-social-link:first-child {
    visibility: hidden;
    -webkit-transition-delay: -0.1s;
    transition-delay: -0.1s;
  }
}
.component-social-media .share-options.active .circle-social-link:first-child {
  visibility: visible;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

.component-social-media .share-options.active .circle-social-link:nth-child(2) {
  visibility: visible;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.component-social-media .share-options.active .circle-social-link:nth-child(3) {
  visibility: visible;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.component-social-media .share-options.active .circle-social-link:nth-child(4) {
  visibility: visible;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

@media (max-width: 991px) {
  .component-social-media .share-options.active .circle-social-link:nth-child(4) {
    visibility: visible;
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
  }
  .component-social-media .share-options.active .circle-social-link:nth-child(3) {
    visibility: visible;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .component-social-media .share-options.active .circle-social-link:nth-child(2) {
    visibility: visible;
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
  }
  .component-social-media .share-options.active .circle-social-link:first-child {
    visibility: visible;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }
}
.component-agenda {
  padding: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-agenda {
    padding: 4rem 0 4rem 0;
  }
}
.component-agenda .agenda__list .agenda__item {
  text-decoration: none;
}

.component-agenda .agenda__list .agenda__item-body {
  background-color: var(--semantic-background-subtle);
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
}

.component-agenda .agenda__list .agenda__item-footer {
  background-color: var(--semantic-accent-default);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.6rem 1rem;
}

.component-agenda .agenda__list .agenda__item-footer .item__hour, .component-agenda .agenda__list .agenda__item-footer .item__link, .component-agenda .agenda__list .agenda__item-footer .item__local {
  color: var(--semantic-foreground-muted);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: calc(0.75rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
  text-decoration: none;
  gap: 8px;
}

@media screen and (max-width: 80rem) {
  .component-agenda .agenda__list .agenda__item-footer .item__hour, .component-agenda .agenda__list .agenda__item-footer .item__link, .component-agenda .agenda__list .agenda__item-footer .item__local {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-agenda .agenda__list .agenda__item-footer .item__hour, .component-agenda .agenda__list .agenda__item-footer .item__link, .component-agenda .agenda__list .agenda__item-footer .item__local {
    font-size: 0.875rem;
  }
}
.component-agenda .agenda__list .agenda__item-footer .item__hour .material-icons-outlined, .component-agenda .agenda__list .agenda__item-footer .item__link .material-icons-outlined, .component-agenda .agenda__list .agenda__item-footer .item__local .material-icons-outlined {
  font-size: 1rem;
}

.component-agenda .agenda__list .agenda__item .agenda__date {
  background-color: var(--semantic-foreground-on-accent);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  border-radius: 8px;
}

.component-agenda .agenda__list .agenda__item .agenda__date .date__month {
  background-color: var(--semantic-accent-default);
  color: var(--semantic-foreground-on-accent);
  padding: 0.2rem 1rem;
  font-size: calc(0.75rem + 0 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

@media screen and (max-width: 80rem) {
  .component-agenda .agenda__list .agenda__item .agenda__date .date__month {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-agenda .agenda__list .agenda__item .agenda__date .date__month {
    font-size: 0.75rem;
  }
}
.component-agenda .agenda__list .agenda__item .agenda__date .date__day {
  background-color: var(--semantic-foreground-on-accent);
  color: var(--semantic-accent-default);
  font-weight: 700;
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  padding: 0.5rem 0.6rem;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

@media screen and (max-width: 80rem) {
  .component-agenda .agenda__list .agenda__item .agenda__date .date__day {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-agenda .agenda__list .agenda__item .agenda__date .date__day {
    font-size: 1.125rem;
  }
}
.component-agenda .agenda__list .agenda__item .agenda__text .text__title {
  color: var(--semantic-accent-default);
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 700;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: -webkit-box;
}

@media screen and (max-width: 80rem) {
  .component-agenda .agenda__list .agenda__item .agenda__text .text__title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-agenda .agenda__list .agenda__item .agenda__text .text__title {
    font-size: 1.5rem;
  }
}
.component-agenda .agenda__list .agenda__item .agenda__text .text__info {
  color: var(--semantic-foreground-muted);
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .component-agenda .agenda__list .agenda__item .agenda__text .text__info {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-agenda .agenda__list .agenda__item .agenda__text .text__info {
    font-size: 1rem;
  }
}
.component-agenda .agenda__list .agenda__item .agenda__text .text__info p {
  color: var(--semantic-foreground-muted);
}

.component-agenda .agenda__list .owl-carousel-agenda {
  margin-bottom: 2rem;
}

.component-agenda .agenda__list .owl-stage {
  padding-left: 0 !important;
}

.component-agenda .agenda__list .btn-icon:after {
  font-family: "Material Icons Outlined";
  content: "\e5c8";
  font-size: 24px;
}

.component-lista-agenda .agenda__date {
  border: 1px solid var(--semantic-foreground-subtle);
}

.component-lista-agenda .agenda__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 5px;
}

.component-lista-agenda .agenda__text .agenda__item-footer {
  padding: 0;
  background-color: transparent;
  color: var(--semantic-foreground-muted);
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media (min-width: 768px) {
  .component-agenda .agenda__list .agenda__item .agenda__date .date__day {
    padding: 0.5rem 0.8rem;
  }
}
.component-novedades {
  padding: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-novedades {
    padding: 4rem 0 4rem 0;
  }
}
.component-novedades .novedades__list .swipe-cards {
  margin-bottom: 2rem;
}

@media (max-width: 1024px) {
  .component-novedades .novedades__list .swipe-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    gap: 1.5rem;
    padding: 1rem 0 1rem 1px;
  }
}
@media (min-width: 1024px) {
  .component-novedades .novedades__list .swipe-cards {
    display: -ms-grid;
    display: grid;
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fit, minmax(21%, 1fr));
  }
}
.component-novedades .novedades__list .swipe-cards:has(:only-child) {
  grid-template-columns: repeat(auto-fit, minmax(40%, 0.5fr));
}

@media (min-width: 991px) {
  .component-novedades .novedades__list .swipe-cards::-webkit-scrollbar {
    display: none;
  }
}
.component-novedades .novedades__list .novedad__item {
  background-color: var(--semantic-background-canvas);
  -webkit-box-shadow: 0px 2px 4px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  box-shadow: 0px 2px 4px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-decoration: none;
  border-radius: 8px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

@media (max-width: 1024px) {
  .component-novedades .novedades__list .novedad__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(45% - 1rem);
    flex: 0 0 calc(45% - 1rem);
  }
}
@media (max-width: 767px) {
  .component-novedades .novedades__list .novedad__item {
    width: 100%;
    scroll-snap-align: start;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(80% - 1rem);
    flex: 0 0 calc(80% - 1rem);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.component-novedades .novedades__list .novedad__item .img-fluid {
  -o-object-fit: cover;
  object-fit: cover;
  aspect-ratio: 57/32;
}

.component-novedades .novedades__list .novedad__item .novedad__text {
  padding: 1rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.component-novedades .novedades__list .novedad__item .novedad__text .text__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.component-novedades .novedades__list .novedad__item .novedad__text .text__header .text__date {
  color: var(--semantic-accent-default);
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .component-novedades .novedades__list .novedad__item .novedad__text .text__header .text__date {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-novedades .novedades__list .novedad__item .novedad__text .text__header .text__date {
    font-size: 1rem;
  }
}
.component-novedades .novedades__list .novedad__item .novedad__text .text__title {
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  margin: 10px 0;
  color: var(--semantic-accent-default);
}

@media screen and (max-width: 80rem) {
  .component-novedades .novedades__list .novedad__item .novedad__text .text__title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-novedades .novedades__list .novedad__item .novedad__text .text__title {
    font-size: 1.125rem;
  }
}
.component-novedades .novedades__list .novedad__item .novedad__text .text__resume {
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  color: var(--semantic-foreground-muted);
}

.component-novedades .novedades__list .novedad__item .item__link {
  color: var(--semantic-accent-default);
  padding: 0rem 1rem 1rem 1rem;
  text-decoration: none;
  font-weight: 700;
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  letter-spacing: 0.03em;
}

@media screen and (max-width: 80rem) {
  .component-novedades .novedades__list .novedad__item .item__link {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-novedades .novedades__list .novedad__item .item__link {
    font-size: 1rem;
  }
}
.component-newsletter {
  padding: 1.5rem 0;
  background-color: var(--semantic-background-subtle);
}

.component-newsletter .newsletter__content {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 80px;
  -moz-column-gap: 80px;
  column-gap: 80px;
  row-gap: 15px;
}

@media (min-width: 991px) {
  .component-newsletter .newsletter__content {
    -ms-grid-columns: 20% 1fr 40%;
    grid-template-columns: 20% 1fr 40%;
  }
}
.component-newsletter .newsletter__content .newsletter__title {
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
}

@media screen and (max-width: 80rem) {
  .component-newsletter .newsletter__content .newsletter__title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-newsletter .newsletter__content .newsletter__title {
    font-size: 1.5rem;
  }
}
.component-newsletter .newsletter__content .newsletter__text {
  margin: 0;
}

.component-newsletter .newsletter__content .btn-icon {
  text-align: center;
}

.component-newsletter .newsletter__content .btn-icon .rotate-icon {
  -webkit-transform: rotate(-40deg);
  transform: rotate(-40deg);
  font-size: 1.3rem;
}

@media (max-width: 991px) {
  .component-newsletter .newsletter__content .btn-icon .rotate-icon {
    padding-bottom: 7px;
  }
}
@media (max-width: 991px) {
  .component-newsletter .newsletter__content .btn-icon {
    width: 100%;
  }
}
@media (min-width: 991px) {
  .component-newsletter .newsletter__content .btn-desktop-text {
    display: none;
  }
}
.component-mapa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-mapa {
    padding: 4rem 0 4rem 0;
  }
}
.component-mapa .section__filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 1rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 15px;
}

@media (min-width: 991px) {
  .component-mapa .section__filters {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
  }
}
.component-mapa .section__filters .filters__leftside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 15px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

@media (min-width: 991px) {
  .component-mapa .section__filters .filters__leftside {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.component-mapa .section__filters .filters__rightside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  gap: 5px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

@media (min-width: 991px) {
  .component-mapa .section__filters .filters__rightside {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
  }
}
.component-mapa .section__iframe iframe {
  border: none;
  width: 100%;
  height: 600px;
}

.component-address {
  background-color: var(--semantic-background-subtle);
  padding: 1.6rem 0;
}

.component-address .address__content {
  font-style: normal;
  color: var(--semantic-foreground-default);
  -webkit-column-gap: 2rem;
  -moz-column-gap: 2rem;
  column-gap: 2rem;
}

.component-address .address__content:not(:last-of-type) {
  margin-bottom: 0.8rem;
}

.component-address .address__content .address__title {
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.component-address .address__content .address__item {
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 0.5rem;
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
}

@media screen and (max-width: 80rem) {
  .component-address .address__content .address__item {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-address .address__content .address__item {
    font-size: 1rem;
  }
}
.component-address .address__content .address__item:not(:last-of-type) {
  margin-bottom: 0.5rem;
}

.component-address .address__content .address__item .address-icons {
  color: var(--semantic-foreground-muted);
}

.component-address .address__content .address__item .mail-link {
  color: var(--semantic-foreground-default);
  text-decoration: none;
}

@media (min-width: 991px) {
  .component-address .address__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .component-address .address__content .address__item:not(:last-of-type) {
    margin-bottom: 0rem;
  }
}
.component-titulo-shares {
  color: var(--semantic-background-surface);
  border-bottom: 1px solid var(--semantic-foreground-disabled);
  padding: 2rem 0;
}

.component-titulo-shares .titulo-shares__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  row-gap: 15px;
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  column-gap: 15px;
}

.component-titulo-shares .titulo-shares__content .page__summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 5px;
}

.component-titulo-shares .titulo-shares__content .page__title {
  font-size: calc(2rem + 1 * (100vw - 80rem) / 40);
  line-height: 110%;
  letter-spacing: -0.01em;
  margin: 0;
  color: var(--semantic-accent-default);
}

@media screen and (max-width: 80rem) {
  .component-titulo-shares .titulo-shares__content .page__title {
    font-size: 2rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-titulo-shares .titulo-shares__content .page__title {
    font-size: 3rem;
  }
}
.component-titulo-shares .titulo-shares__content .page__date {
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  color: var(--semantic-foreground-muted);
  margin: 0;
}

@media screen and (max-width: 80rem) {
  .component-titulo-shares .titulo-shares__content .page__date {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-titulo-shares .titulo-shares__content .page__date {
    font-size: 1.125rem;
  }
}
.component-titulo-shares .titulo-shares__content .page__item-location {
  color: var(--semantic-foreground-muted);
}

.component-titulo-shares .titulo-shares__content .page__item-location .item__hour, .component-titulo-shares .titulo-shares__content .page__item-location .item__local {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 5px;
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
}

@media screen and (max-width: 80rem) {
  .component-titulo-shares .titulo-shares__content .page__item-location .item__hour, .component-titulo-shares .titulo-shares__content .page__item-location .item__local {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-titulo-shares .titulo-shares__content .page__item-location .item__hour, .component-titulo-shares .titulo-shares__content .page__item-location .item__local {
    font-size: 1rem;
  }
}
.component-titulo-shares .titulo-shares__content .page__item-location .item__hour span, .component-titulo-shares .titulo-shares__content .page__item-location .item__local span {
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .component-titulo-shares .titulo-shares__content .page__item-location .item__hour span, .component-titulo-shares .titulo-shares__content .page__item-location .item__local span {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-titulo-shares .titulo-shares__content .page__item-location .item__hour span, .component-titulo-shares .titulo-shares__content .page__item-location .item__local span {
    font-size: 1rem;
  }
}
.component-titulo-shares .page__shares {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
}

.component-titulo-shares.component-titulo-shares-alt {
  border-bottom: 1px solid var(--semantic-background-muted);
}

.component-titulo-shares.component-titulo-shares-alt .titulo-shares__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.component-titulo-shares.component-titulo-shares-alt .titulo-shares__content .page__summary .page__title {
  color: var(--semantic-accent-default);
  font-size: calc(2rem + 1 * (100vw - 80rem) / 40);
  line-height: 110%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 700;
}

@media screen and (max-width: 80rem) {
  .component-titulo-shares.component-titulo-shares-alt .titulo-shares__content .page__summary .page__title {
    font-size: 2rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-titulo-shares.component-titulo-shares-alt .titulo-shares__content .page__summary .page__title {
    font-size: 3rem;
  }
}
.component-titulo-shares.component-titulo-shares-alt .titulo-shares__content .page__summary .item__description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  font-size: calc(0.75rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  gap: 0.5rem;
  margin: 2rem 0 1rem 0;
}

@media screen and (max-width: 80rem) {
  .component-titulo-shares.component-titulo-shares-alt .titulo-shares__content .page__summary .item__description {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-titulo-shares.component-titulo-shares-alt .titulo-shares__content .page__summary .item__description {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 80rem) {
  .component-titulo-shares.component-titulo-shares-alt .titulo-shares__content .page__summary .item__description {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-titulo-shares.component-titulo-shares-alt .titulo-shares__content .page__summary .item__description {
    font-size: 1rem;
  }
}
.component-titulo-shares.component-titulo-shares-alt .titulo-shares__content .page__summary .item__description .material-icons {
  color: var(--semantic-foreground-muted);
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  margin-bottom: 0.5rem;
}

@media screen and (max-width: 80rem) {
  .component-titulo-shares.component-titulo-shares-alt .titulo-shares__content .page__summary .item__description .material-icons {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-titulo-shares.component-titulo-shares-alt .titulo-shares__content .page__summary .item__description .material-icons {
    font-size: 1rem;
  }
}
.component-titulo-shares.component-titulo-shares-alt .titulo-shares__content .page__summary .item__description .item__date {
  color: var(--semantic-foreground-muted);
  font-size: calc(0.75rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .component-titulo-shares.component-titulo-shares-alt .titulo-shares__content .page__summary .item__description .item__date {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-titulo-shares.component-titulo-shares-alt .titulo-shares__content .page__summary .item__description .item__date {
    font-size: 0.875rem;
  }
}
@media (min-width: 991px) {
  .component-titulo-shares .titulo-shares__content {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.dropdown-share {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.5;
}

.dropdown-share-menu {
  display: none;
  position: absolute;
  min-width: 180px;
  left: 0;
  top: 100%;
  z-index: 1000;
  background-color: var(--semantic-foreground-on-accent);
  border-radius: 3px;
  -webkit-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.15);
  padding: 0.5rem;
}

.dropdown-share-menu .list-item {
  display: block;
  padding: 0.75rem;
  text-decoration: none;
  color: var(--semantic-accent-default);
  font-weight: 700;
}

.dropdown-share:focus .dropdown-share-menu, .dropdown-share:hover .dropdown-share-menu {
  display: block;
}

.component-paginador {
  margin: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-paginador {
    margin: 4rem 0 4rem 0;
  }
}
.component-paginador .pagination-area {
  text-align: center;
}

.component-paginador .pagination-area__text {
  color: var(--semantic-foreground-default);
  margin-bottom: 1rem;
}

.component-paginador .pagination-area__links {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-column-gap: 8px;
  -moz-column-gap: 8px;
  column-gap: 8px;
}

.component-paginador .pagination-area .active {
  background-color: var(--semantic-accent-default);
  color: var(--semantic-foreground-on-accent);
  border: 2px solid var(--semantic-accent-default);
}

.component-etiquetas {
  background-color: var(--semantic-background-canvas);
  padding: 2.5rem 0;
}

.component-etiquetas .tag-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
}

.component-etiquetas .tag-container .tag-item {
  font-size: calc(0.75rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  padding: 0.2rem 0.625rem;
  background-color: var(--semantic-background-subtle);
  color: var(--semantic-accent-default);
  border-radius: 4px;
}

@media screen and (max-width: 80rem) {
  .component-etiquetas .tag-container .tag-item {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-etiquetas .tag-container .tag-item {
    font-size: 0.875rem;
  }
}
.component-etiquetas .tag-container .tag-item.active {
  background-color: var(--semantic-accent-default);
  color: var(--semantic-background-subtle);
}

.component-etiquetas .tag-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  gap: 1rem;
}

.component-etiquetas .tag-area .scroll-btn-left {
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: absolute;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(65%, var(--semantic-background-canvas)), to(transparent));
  background: linear-gradient(to right, var(--semantic-background-canvas) 65%, transparent);
  padding: 0;
  width: 3rem;
  height: 100%;
  border: none;
}

@media screen and (max-width: 80rem) {
  .component-etiquetas .tag-area .scroll-btn-left {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-etiquetas .tag-area .scroll-btn-left {
    font-size: 1.125rem;
  }
}
.component-etiquetas .tag-area .scroll-btn-left .material-icons-outlined {
  color: var(--semantic-foreground-muted);
}

.component-etiquetas .tag-area .scroll-btn-right {
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: absolute;
  right: 0;
  z-index: 10;
  background: -webkit-gradient(linear, right top, left top, color-stop(65%, var(--semantic-background-canvas)), to(transparent));
  background: linear-gradient(to left, var(--semantic-background-canvas) 65%, transparent);
  padding: 0;
  width: 3rem;
  height: 100%;
  border: none;
}

@media screen and (max-width: 80rem) {
  .component-etiquetas .tag-area .scroll-btn-right {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-etiquetas .tag-area .scroll-btn-right {
    font-size: 1.125rem;
  }
}
.component-etiquetas .tag-area .scroll-btn-right .material-icons-outlined {
  color: var(--semantic-foreground-muted);
}

.component-etiquetas .tag-slider {
  position: relative;
  height: 1.75rem;
  overflow-y: hidden;
}

.component-etiquetas .tag-slider .tag-container {
  padding-bottom: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow-x: auto;
  white-space: nowrap;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}

.component-etiquetas .field {
  margin-bottom: 0;
}

.component-img-across {
  background-color: var(--semantic-background-surface);
  margin: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-img-across {
    margin: 4rem 0 4rem 0;
  }
}
.component-img-across .img-across {
  width: 100%;
  height: 480px;
  -o-object-fit: cover;
  object-fit: cover;
  aspect-ratio: 24/5;
}

@media (min-width: 991px) {
  .component-img-across .img-across {
    height: 300px;
  }
}
.component-img-description {
  background-color: var(--semantic-background-surface);
  margin: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-img-description {
    margin: 4rem 0 4rem 0;
  }
}
.component-img-description .img__caption {
  padding: 10px;
  background-color: var(--semantic-accent-default);
  margin-top: -5px;
}

.component-img-description .img__caption .img-txt {
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
  color: var(--semantic-foreground-on-accent);
}

@media screen and (max-width: 80rem) {
  .component-img-description .img__caption .img-txt {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-img-description .img__caption .img-txt {
    font-size: 1.125rem;
  }
}
.component-img-description img {
  aspect-ratio: 36/19;
}

.component-copy-description {
  background-color: var(--semantic-background-surface);
  margin: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-copy-description {
    margin: 4rem 0 4rem 0;
  }
}
.component-copy-description .copy__description {
  color: var(--semantic-foreground-default);
}

.component-copy-description .copy-txt, .component-copy-description p {
  color: var(--semantic-foreground-default);
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  margin-top: 0;
}

@media screen and (max-width: 80rem) {
  .component-copy-description .copy-txt, .component-copy-description p {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-copy-description .copy-txt, .component-copy-description p {
    font-size: 1rem;
  }
}
.component-copy-description .copy-txt:not(:last-of-type), .component-copy-description p:not(:last-of-type) {
  margin-bottom: 20px;
}

.component-audio {
  margin: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-audio {
    margin: 4rem 0 4rem 0;
  }
}
.component-audio .section__title {
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  margin-bottom: 1rem;
}

@media screen and (max-width: 80rem) {
  .component-audio .section__title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-audio .section__title {
    font-size: 1.5rem;
  }
}
.component-audio audio {
  width: 100%;
}

@media (min-width: 991px) {
  .component-audio audio {
    width: 50%;
  }
}
.component-accesos-rapidos {
  background-color: var(--semantic-background-surface);
  padding: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-accesos-rapidos {
    padding: 4rem 0 4rem 0;
  }
}
.component-accesos-rapidos .ar__cardlist {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1rem 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}

@media (min-width: 991px) {
  .component-accesos-rapidos .ar__cardlist {
    -ms-grid-columns: 1fr 1.4rem 1fr 1.4rem 1fr 1.4rem 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 1.4rem;
  }
}
.component-accesos-rapidos .ar__cardlist .ar__item {
  background-color: var(--semantic-accent-default);
  color: var(--semantic-foreground-on-accent);
  border-radius: 1rem;
}

.component-accesos-rapidos .ar__cardlist .ar__item-title {
  font-size: calc(1.125rem + 0.875 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px;
  min-height: 80px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media screen and (max-width: 80rem) {
  .component-accesos-rapidos .ar__cardlist .ar__item-title {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-accesos-rapidos .ar__cardlist .ar__item-title {
    font-size: 2rem;
  }
}
.component-accesos-rapidos .ar__cardlist .ar__item-title:hover {
  scale: 1.1;
}

@media (min-width: 991px) {
  .component-accesos-rapidos .ar__cardlist .ar__item-title {
    min-height: 140px;
  }
}
.component-accesos-rapidos .ar__cardlist .ar__item-link {
  font-size: calc(1.125rem + 0.875 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  color: var(--semantic-foreground-on-accent);
  text-decoration: none;
  text-align: center;
}

@media screen and (max-width: 80rem) {
  .component-accesos-rapidos .ar__cardlist .ar__item-link {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-accesos-rapidos .ar__cardlist .ar__item-link {
    font-size: 2rem;
  }
}
.component-colapsable {
  margin: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-colapsable {
    margin: 4rem 0 4rem 0;
  }
}
.component-colapsable .accordion__list {
  margin-top: 15px;
}

.component-colapsable .accordion__list input {
  display: none;
}

.component-colapsable .accordion__list .accordion_item {
  -webkit-box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 4px 8px rgba(48, 49, 51, 0.1);
  box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 4px 8px rgba(48, 49, 51, 0.1);
}

.component-colapsable .content {
  position: relative;
  background: var(--semantic-background-surface);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  border: 1px solid #E5E5E5;
  -webkit-box-shadow: 0px 4px 4px rgba(218, 218, 218, 0.25);
  box-shadow: 0px 4px 4px rgba(218, 218, 218, 0.25);
  margin-bottom: 10px;
  padding: 20px;
}

.component-colapsable .content:hover {
  background-color: var(--semantic-background-canvas);
}

.component-colapsable .content:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
}

.component-colapsable .content .txt {
  color: var(--semantic-foreground-default);
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .component-colapsable .content .txt {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-colapsable .content .txt {
    font-size: 1rem;
  }
}
.component-colapsable .content .content-title {
  font-size: 1rem;
  color: var(--semantic-foreground-default);
  width: 100%;
  display: inline-block;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.component-colapsable .content .content-title:before {
  position: absolute;
  display: block;
  font-family: "Material Icons";
  content: "\e313";
  font-size: 26px;
  right: 20px;
  top: 16px;
  color: var(--semantic-foreground-muted);
  background-color: transparent;
  border: 1px solid var(--semantic-background-muted);
  width: 25px;
  height: 25px;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.component-colapsable .content .colapse-content {
  color: var(--semantic-foreground-default);
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  width: 100%;
  margin-top: 20px;
  font-size: 1rem;
  color: black;
  display: none;
}

@media screen and (max-width: 80rem) {
  .component-colapsable .content .colapse-content {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-colapsable .content .colapse-content {
    font-size: 1rem;
  }
}
.component-colapsable .content .colapse-content .content-bottom p:not(:last-of-type) {
  margin-bottom: 8px;
}

.component-colapsable .content .content-close {
  position: absolute;
  height: 64px;
  width: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  display: none;
}

.component-colapsable .content .list-content {
  color: var(--semantic-foreground-default);
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style: none;
  padding: 0;
}

@media screen and (max-width: 80rem) {
  .component-colapsable .content .list-content {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-colapsable .content .list-content {
    font-size: 1rem;
  }
}
.component-colapsable .content .list-content .item__list {
  color: var(--semantic-foreground-default);
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .component-colapsable .content .list-content .item__list {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-colapsable .content .list-content .item__list {
    font-size: 1rem;
  }
}
.component-colapsable .content .list-content .item__download .link, .component-colapsable .content .list-content .item__download a {
  color: var(--semantic-accent-default);
  font-weight: 700;
  text-decoration: none;
}

.component-colapsable input:checked + .content {
  height: auto;
}

.component-colapsable input:checked + .content .content-title {
  padding-bottom: 15px;
  border-bottom: 1px solid #E5E5E5;
  font-weight: 700;
}

.component-colapsable input:checked + .content .content-title:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  background-color: var(--semantic-accent-default);
  border: 1px solid var(--semantic-accent-default);
  color: var(--semantic-foreground-on-accent);
  font-weight: 400;
}

.component-colapsable input:checked + .content .colapse-content, .component-colapsable input:checked + .content .content-close {
  display: inline-block;
}

@media (max-width: 991px) {
  .component-twitter {
    margin-top: 3rem;
  }
}
.component-twitter .card__section {
  background-color: var(--semantic-background-canvas);
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 4px 8px rgba(48, 49, 51, 0.1);
  box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 4px 8px rgba(48, 49, 51, 0.1);
  padding: 2rem;
}

.component-twitter .card__section .twitter-timeline iframe {
  max-height: 482px;
  width: 100px;
}

@media (min-width: 1920px) {
  .component-twitter .card__section .twitter-timeline iframe {
    max-height: 543px;
  }
}
@media (max-width: 991px) {
  .component-twitter .card__section {
    padding: 1rem;
  }
}
.component-twitter .card__section .btn-large {
  margin-top: 2rem;
}

.component-cta {
  margin: 2rem 0 2.6rem 0;
  background-color: var(--semantic-background-surface);
}

@media (min-width: 991px) {
  .component-cta {
    margin: 4rem 0 4rem 0;
  }
}
.component-cta .cta-container {
  background-color: var(--semantic-warning-subtle);
}

.component-cta .cta-container .cta-text {
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 400;
  padding: 1rem 2rem;
  color: var(--semantic-warning-fg);
}

@media screen and (max-width: 80rem) {
  .component-cta .cta-container .cta-text {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-cta .cta-container .cta-text {
    font-size: 1rem;
  }
}
.component-caracteristicas {
  margin: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-caracteristicas {
    margin: 4rem 0 4rem 0;
  }
}
.component-caracteristicas .section__title {
  color: var(--semantic-accent-default);
  font-weight: 700;
  font-size: calc(1.125rem + 0.875 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  margin-top: 0;
  margin-bottom: 2rem;
}

@media screen and (max-width: 80rem) {
  .component-caracteristicas .section__title {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-caracteristicas .section__title {
    font-size: 2rem;
  }
}
.component-caracteristicas .intro-container, .component-caracteristicas .txt-container {
  padding: 1rem;
  display: -ms-grid;
  display: grid;
  gap: 1rem;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

@media (min-width: 991px) {
  .component-caracteristicas .intro-container, .component-caracteristicas .txt-container {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
.component-caracteristicas .intro-container {
  background-color: var(--semantic-background-canvas);
}

.component-caracteristicas .intro-container .col-txt-detail {
  margin-bottom: 0;
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  color: var(--semantic-accent-default);
}

@media screen and (max-width: 80rem) {
  .component-caracteristicas .intro-container .col-txt-detail {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-caracteristicas .intro-container .col-txt-detail {
    font-size: 1rem;
  }
}
.component-caracteristicas .txt-container .col-txt-detail {
  color: var(--semantic-foreground-default);
}

.component-caracteristicas .col .break {
  display: block;
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .component-caracteristicas .col .break {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-caracteristicas .col .break {
    font-size: 1rem;
  }
}
.component-caracteristicas .col-txt-detail {
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  color: var(--semantic-accent-default);
}

@media screen and (max-width: 80rem) {
  .component-caracteristicas .col-txt-detail {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-caracteristicas .col-txt-detail {
    font-size: 1rem;
  }
}
.component-modal .modal {
  display: none;
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.7);
}

.component-modal .modal.open-modal {
  display: block;
}

@media (max-width: 1919px) {
  .component-modal.component-popup-modal .content-modal {
    max-width: 30rem;
  }
}
@media (min-width: 1920px) {
  .component-modal.component-popup-modal .content-modal {
    max-width: 40rem;
  }
}
@media (min-width: 1920px) {
  .component-modal.component-popup-stats .content-modal {
    max-width: 80rem;
  }
}
.component-modal .content-modal {
  margin: 4% auto;
}

@media (max-width: 991px) {
  .component-modal .content-modal {
    margin: 6% auto;
  }
}
.component-modal .header-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  margin-bottom: 0.3rem;
}

.component-modal .header-modal .close-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.5rem;
  color: var(--semantic-foreground-on-accent);
  font-size: calc(1.125rem + 0.875 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
}

@media screen and (max-width: 80rem) {
  .component-modal .header-modal .close-modal {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-modal .header-modal .close-modal {
    font-size: 2rem;
  }
}
.component-modal .header-modal .close-modal span {
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .component-modal .header-modal .close-modal span {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-modal .header-modal .close-modal span {
    font-size: 1.125rem;
  }
}
.component-modal .header-modal .close-modal:focus, .component-modal .header-modal .close-modal:hover {
  text-decoration: none;
  cursor: pointer;
}

.component-modal .body-modal {
  border-radius: 8px;
}

.component-modal .body-modal .img-fluid {
  aspect-ratio: 1/1;
  border-radius: 8px;
}

.component-tabs-content {
  background-color: var(--semantic-background-canvas);
  padding: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-tabs-content {
    padding: 4rem 0 4rem 0;
  }
}
.component-tabs-content .page-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}

.component-tabs-content .page-container .btn-medium {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 0.5rem;
}

@media (min-width: 1024px) {
  .component-tabs-content .page-container .btn-medium {
    position: absolute;
    top: 0.25rem;
    right: 1rem;
  }
}
@media (max-width: 768px) {
  .component-tabs-content .page-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
}
.component-tabs-content .page-container .tabs .tab-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.component-tabs-content .page-container .tabs .tab-header .tab-slider {
  overflow-y: hidden;
  display: -ms-grid;
  display: grid;
}

.component-tabs-content .page-container .tabs .tab-header .tab-slider .tab-inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  padding: 0 0 0 0.5rem;
}

.component-tabs-content .page-container .tabs .tab-header .tab-slider .tab-inputs input[type=radio] {
  display: none;
}

.component-tabs-content .page-container .tabs .tab-header .tab-slider .tab-inputs input[type=radio]:checked + label span {
  background-color: var(--semantic-background-surface);
  color: var(--semantic-accent-default);
  display: block;
  border-radius: 50px;
}

.component-tabs-content .page-container .tabs .tab-header .tab-slider .tab-inputs .label-tab {
  background: var(--semantic-accent-disabled);
  color: var(--semantic-foreground-muted);
  font-weight: 700;
  cursor: pointer;
  padding: 0.25rem;
  margin-left: -0.4rem;
}

.component-tabs-content .page-container .tabs .tab-header .tab-slider .tab-inputs .label-tab span {
  font-weight: 700;
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  letter-spacing: 0.03em;
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
  text-decoration: none;
  position: relative;
  text-align: center;
  vertical-align: middle;
  border-radius: 8px;
  border: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: inline-block;
  padding: 8px 16px;
  background-color: var(--semantic-accent-disabled);
  color: var(--semantic-accent-default);
  display: block;
  border-radius: 50px;
}

@media screen and (max-width: 80rem) {
  .component-tabs-content .page-container .tabs .tab-header .tab-slider .tab-inputs .label-tab span {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-tabs-content .page-container .tabs .tab-header .tab-slider .tab-inputs .label-tab span {
    font-size: 1rem;
  }
}
.component-tabs-content .page-container .tabs .tab-header .tab-slider .tab-inputs .label-tab:first-of-type {
  border-radius: 50px 0 0 50px;
}

.component-tabs-content .page-container .tabs .tab-header .tab-slider .tab-inputs .label-tab:last-of-type {
  border-radius: 0 50px 50px 0;
}

@media (max-width: 768px) {
  .component-tabs-content .page-container .tabs .tab-header .tab-slider .tab-inputs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
  }
}
.component-tabs-content .page-container .tabs .tab-content {
  display: none;
  padding: 2rem 0;
  width: 100%;
}

.component-tabs-content .page-container .tabs .tab-content .component-card-document {
  padding: 0;
}

.component-exchanges-modal {
  background-color: var(--semantic-background-surface);
  border-radius: 8px;
}

.component-exchanges-modal .component-content {
  padding: 1rem 2rem 1rem 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 8px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #CC3333), color-stop(33.3%, #CC3333), color-stop(33.3%, var(--semantic-foreground-on-accent)), color-stop(66.6%, var(--semantic-foreground-on-accent)), color-stop(66.6%, #004BA9), to(#004BA9)) top no-repeat;
  background: linear-gradient(to bottom, #CC3333 0, #CC3333 33.3%, var(--semantic-foreground-on-accent) 33.3%, var(--semantic-foreground-on-accent) 66.6%, #004BA9 66.6%, #004BA9) top no-repeat;
  background-position: left;
  background-size: 0.5rem 100%;
}

.component-exchanges-modal .component-content .component-title {
  color: var(--semantic-accent-default);
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 700;
  margin-bottom: 1.5rem;
}

@media screen and (max-width: 80rem) {
  .component-exchanges-modal .component-content .component-title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-exchanges-modal .component-content .component-title {
    font-size: 1.5rem;
  }
}
.component-exchanges-modal .component-content .component-body {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 1rem;
  margin-bottom: 1.5rem;
}

@media (min-width: 576px) {
  .component-exchanges-modal .component-content .component-body {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 991px) {
  .component-exchanges-modal .component-content .component-body {
    -ms-grid-columns: Repeat(3, 1fr);
    grid-template-columns: Repeat(3, 1fr);
  }
}
@media (min-width: 1280px) {
  .component-exchanges-modal .component-content .component-body {
    -ms-grid-columns: Repeat(6, 1fr);
    grid-template-columns: Repeat(6, 1fr);
  }
}
.component-exchanges-modal .component-content .component-body .component-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.component-exchanges-modal .component-content .component-body .component-item .first-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  gap: 0.6rem;
  border-bottom: solid 1px var(--semantic-border-default);
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
}

.component-exchanges-modal .component-content .component-body .component-item .first-section .img-fluid {
  border-radius: 0.25rem;
}

.component-exchanges-modal .component-content .component-body .component-item .first-section .item__title {
  color: var(--semantic-foreground-default);
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
}

@media screen and (max-width: 80rem) {
  .component-exchanges-modal .component-content .component-body .component-item .first-section .item__title {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-exchanges-modal .component-content .component-body .component-item .first-section .item__title {
    font-size: 1rem;
  }
}
.component-exchanges-modal .component-content .component-body .component-item .second-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.component-exchanges-modal .component-content .component-body .component-item .second-section .item__description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-right: 1rem;
}

.component-exchanges-modal .component-content .component-body .component-item .second-section .item__description .description-title {
  color: var(--semantic-foreground-muted);
  font-size: calc(0.75rem + 0 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
}

@media screen and (max-width: 80rem) {
  .component-exchanges-modal .component-content .component-body .component-item .second-section .item__description .description-title {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-exchanges-modal .component-content .component-body .component-item .second-section .item__description .description-title {
    font-size: 0.75rem;
  }
}
.component-exchanges-modal .component-content .component-body .component-item .second-section .item__description .description-text {
  color: var(--semantic-foreground-default);
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 400;
}

@media screen and (max-width: 80rem) {
  .component-exchanges-modal .component-content .component-body .component-item .second-section .item__description .description-text {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-exchanges-modal .component-content .component-body .component-item .second-section .item__description .description-text {
    font-size: 1rem;
  }
}
.component-exchanges-modal .component-content .component-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.5rem;
}

.component-exchanges-modal .component-content .component-footer .footer-date {
  color: var(--semantic-foreground-muted);
  font-size: calc(0.75rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 400;
}

@media screen and (max-width: 80rem) {
  .component-exchanges-modal .component-content .component-footer .footer-date {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-exchanges-modal .component-content .component-footer .footer-date {
    font-size: 0.875rem;
  }
}
.component-exchanges-modal .component-content .component-footer .footer-link {
  text-decoration: none;
  color: var(--semantic-accent-default);
  font-size: calc(0.75rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
}

@media screen and (max-width: 80rem) {
  .component-exchanges-modal .component-content .component-footer .footer-link {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-exchanges-modal .component-content .component-footer .footer-link {
    font-size: 0.875rem;
  }
}
@media (min-width: 576px) {
  .component-exchanges-modal .component-content .component-footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.component-exchanges-modal .component-content .tabs-section {
  width: 100%;
}

.component-exchanges-modal .component-content .tabs-section .tab-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.component-exchanges-modal .component-content .tabs-section .tab-header .tab-slider {
  overflow-y: hidden;
  display: -ms-grid;
  display: grid;
}

.component-exchanges-modal .component-content .tabs-section .tab-header .tab-slider .tab-inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 2px solid var(--semantic-border-default);
  border-radius: 8px;
}

.component-exchanges-modal .component-content .tabs-section .tab-header .tab-slider .tab-inputs input[type=radio] {
  display: none;
}

@media (max-width: 768px) {
  .component-exchanges-modal .component-content .tabs-section .tab-header .tab-slider .tab-inputs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
  }
}
.component-exchanges-modal .component-content .tabs-section .tab-header .tab-slider .tab-inputs .label-tab {
  cursor: pointer;
  border-radius: 8px;
  margin-bottom: 0 !important;
}

.component-exchanges-modal .component-content .tabs-section .tab-content {
  display: none;
  margin-top: 2rem;
  width: 100%;
}

.component-floating-button {
  z-index: 2;
}

.component-floating-button .btn-container {
  -webkit-box-shadow: 0px 2px 4px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  box-shadow: 0px 2px 4px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  right: 5%;
  bottom: 1rem;
  z-index: 20;
  overflow: hidden;
  border-radius: 64px;
  background-color: var(--semantic-background-canvas);
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 4px 8px rgba(48, 49, 51, 0.1);
  box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 4px 8px rgba(48, 49, 51, 0.1);
}

.component-floating-button .btn-container .material-icons-outlined {
  padding: 1rem;
  border-radius: 64px;
  color: var(--semantic-foreground-on-accent);
  background-color: var(--semantic-accent-default);
  font-size: 1.6rem;
}

@media (min-width: 991px) {
  .component-floating-button .btn-container .material-icons-outlined {
    font-size: 2.8rem;
  }
}
.component-floating-button .btn-container:hover {
  scale: 1.1;
}

.component-floating-button .btn-container .btn-text {
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
  width: 222px;
  padding: 1rem 1.5rem;
  color: var(--semantic-foreground-muted);
  white-space: nowrap;
  -webkit-animation: shrink 1s 7s forwards;
  animation: shrink 1s 7s forwards;
}

@media screen and (max-width: 80rem) {
  .component-floating-button .btn-container .btn-text {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-floating-button .btn-container .btn-text {
    font-size: 1rem;
  }
}
@media (max-width: 991px) {
  .component-floating-button .btn-container .btn-text {
    width: 180px;
  }
}
@-webkit-keyframes shrink {
  to {
    width: 0;
    padding: 0;
  }
}
@keyframes shrink {
  to {
    width: 0;
    padding: 0;
  }
}
.component-stats-modal {
  background-color: var(--semantic-background-surface);
  border-radius: 8px;
}

.component-stats-modal .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1.5rem 1.5rem;
  border-radius: 8px;
}

.component-stats-modal .component-content .component-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid var(--semantic-background-muted);
}

.component-stats-modal .component-content .component-header .material-icons-outlined {
  color: var(--semantic-foreground-default);
  font-size: 28px;
}

.component-stats-modal .component-content .component-header .component-title {
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 700;
  color: var(--semantic-foreground-default);
}

@media screen and (max-width: 80rem) {
  .component-stats-modal .component-content .component-header .component-title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-stats-modal .component-content .component-header .component-title {
    font-size: 1.5rem;
  }
}
.component-stats-modal .component-content .component-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid var(--semantic-background-muted);
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.component-stats-modal .component-content .component-body__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.component-stats-modal .component-content .component-body__item .item-header {
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
  color: var(--semantic-foreground-default);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

@media screen and (max-width: 80rem) {
  .component-stats-modal .component-content .component-body__item .item-header {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-stats-modal .component-content .component-body__item .item-header {
    font-size: 1rem;
  }
}
.component-stats-modal .component-content .component-body__item .item-number {
  font-size: calc(1.313rem + 0.437 * (100vw - 80rem) / 40);
  line-height: 150%;
  color: var(--semantic-foreground-default);
}

@media screen and (max-width: 80rem) {
  .component-stats-modal .component-content .component-body__item .item-number {
    font-size: 1.313rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-stats-modal .component-content .component-body__item .item-number {
    font-size: 1.75rem;
  }
}
@media (max-width: 991px) {
  .component-stats-modal .component-content .component-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1rem;
  }
}
.component-stats-modal .component-content .component-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.5rem;
}

.component-stats-modal .component-content .component-footer .footer-date {
  color: var(--semantic-foreground-muted);
  font-size: calc(0.75rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 400;
}

@media screen and (max-width: 80rem) {
  .component-stats-modal .component-content .component-footer .footer-date {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-stats-modal .component-content .component-footer .footer-date {
    font-size: 0.875rem;
  }
}
.component-stats-modal .component-content .component-footer .footer-link {
  text-decoration: none;
  color: var(--semantic-accent-default);
  font-size: calc(0.75rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  font-weight: 700;
}

@media screen and (max-width: 80rem) {
  .component-stats-modal .component-content .component-footer .footer-link {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-stats-modal .component-content .component-footer .footer-link {
    font-size: 0.875rem;
  }
}
@media (min-width: 576px) {
  .component-stats-modal .component-content .component-footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.component-stats-modal.component-stats {
  margin: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-stats-modal.component-stats {
    margin: 4rem 0 4rem 0;
  }
}
.component-stats-modal.component-stats .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.5rem;
}

.component-stats-modal.component-stats .component-content .component-header {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.component-stats-modal.component-stats .component-content .component-body {
  margin-bottom: 0;
  padding-bottom: 1.5rem;
}

.component-stats-modal.component-stats .component-content .component-body .item-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.75rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.component-stats-modal.component-stats .component-content .component-footer {
  margin-top: -1rem;
}

.component-stats-modal.component-stats .component-content .component-footer .footer-date {
  font-size: calc(0.75rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .component-stats-modal.component-stats .component-content .component-footer .footer-date {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-stats-modal.component-stats .component-content .component-footer .footer-date {
    font-size: 0.875rem;
  }
}
.component-stats-modal.component-stats .component-content .component-footer .footer-date .txt-bold {
  font-weight: 700;
}

.component-stats-modal.component-stats-link {
  margin: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-stats-modal.component-stats-link {
    margin: 4rem 0 4rem 0;
  }
}
.component-stats-modal.component-stats-link .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.75rem;
}

.component-stats-modal.component-stats-link .component-content .component-header {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.component-stats-modal.component-stats-link .component-content .component-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 1.5rem;
}

.component-stats-modal.component-stats-link .component-content .component-links__item .item-text {
  font-size: calc(0.75rem + 0 * (100vw - 80rem) / 40);
  line-height: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.25rem;
  text-decoration: none;
  color: var(--semantic-foreground-muted);
}

@media screen and (max-width: 80rem) {
  .component-stats-modal.component-stats-link .component-content .component-links__item .item-text {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-stats-modal.component-stats-link .component-content .component-links__item .item-text {
    font-size: 0.75rem;
  }
}
.component-video {
  margin: 2rem 0 2.6rem 0;
  background-color: var(--semantic-background-surface);
}

@media (min-width: 991px) {
  .component-video {
    margin: 4rem 0 4rem 0;
  }
}
.component-video.bg-color {
  padding: 2rem 0 2.6rem 0;
  margin: 0;
  background-color: var(--semantic-background-canvas);
}

@media (min-width: 991px) {
  .component-video.bg-color {
    padding: 4rem 0 4rem 0;
  }
}
.component-video .video {
  width: 100%;
  height: 760px !important;
}

iframe {
  width: 100%;
}

.component-iframe-video {
  margin: 2rem 0 2.6rem 0;
}

.component-iframe-video .section__title {
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  margin-bottom: 1rem;
}

@media screen and (max-width: 80rem) {
  .component-iframe-video .section__title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-iframe-video .section__title {
    font-size: 1.5rem;
  }
}
@media (min-width: 991px) {
  .component-iframe-video {
    margin: 4rem 0 4rem 0;
  }
}
.component-iframe-video .ratio {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

.component-iframe-video .ratio iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

iframe {
  width: 100%;
}

.component-iframe-visita-virtual {
  margin: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-iframe-visita-virtual {
    margin: 4rem 0 4rem 0;
  }
}
.component-iframe-visita-virtual .ratio {
  position: relative;
  padding-bottom: 100%;
  height: 0;
}

.component-iframe-visita-virtual .ratio iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 991px) {
  .component-iframe-visita-virtual .ratio {
    padding-bottom: 56.25%;
  }
}
.component-iframe-pdf {
  margin: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-iframe-pdf {
    margin: 4rem 0 4rem 0;
  }
}
.component-iframe-pdf .pdf-file, .component-iframe-pdf iframe {
  height: 800px;
}

.component-iframe-generico {
  margin: 2rem 0 2.6rem 0;
  background-color: var(--semantic-background-surface);
}

@media (min-width: 991px) {
  .component-iframe-generico {
    margin: 4rem 0 4rem 0;
  }
}
.component-iframe-generico.bg-color {
  padding: 2rem 0 2.6rem 0;
  margin: 0;
  background-color: var(--semantic-background-canvas);
}

@media (min-width: 991px) {
  .component-iframe-generico.bg-color {
    padding: 4rem 0 4rem 0;
  }
}
.component-iframe-generico.full-width .page-container {
  margin: 0;
  width: 100%;
  max-width: 100%;
}

.component-iframe-generico iframe {
  background-color: #fff;
}

.component-form-contacto-mapa {
  padding: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-form-contacto-mapa {
    padding: 4rem 0 4rem 0;
  }
}
.component-form-contacto-mapa .section-contacto {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 30px;
}

@media (min-width: 991px) {
  .component-form-contacto-mapa .section-contacto {
    -ms-grid-columns: 40% 1fr;
    grid-template-columns: 40% 1fr;
  }
}
.component-form-contacto-mapa .section-contacto address {
  margin-bottom: 1rem;
  font-style: normal;
}

.component-form-contacto-mapa .section-contacto .address-title {
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  color: var(--semantic-accent-default);
  margin-bottom: 1rem;
}

@media screen and (max-width: 80rem) {
  .component-form-contacto-mapa .section-contacto .address-title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-form-contacto-mapa .section-contacto .address-title {
    font-size: 1.5rem;
  }
}
.component-form-contacto-mapa .section-contacto .address-info {
  color: var(--semantic-foreground-default);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 5px;
  margin-bottom: 1rem;
}

.component-form-contacto-mapa .section-contacto .address-info p {
  margin: 0;
}

.component-form-contacto-mapa .section__iframe iframe {
  height: 400px;
}

@media (min-width: 991px) {
  .component-form-contacto-mapa .section__iframe iframe {
    height: 100%;
  }
}
.component-form-contacto-mapa .contact-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 15px;
}

.component-form-contacto-mapa .contact-form .form__group-inline {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

@media (min-width: 991px) {
  .component-form-contacto-mapa .contact-form .form__group-inline {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
.component-login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100vh;
}

.component-login .form__container {
  background-color: var(--semantic-background-canvas);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 2.5rem;
  width: 25rem;
  border: solid 2px var(--semantic-background-subtle);
  border-radius: 16px;
}

.component-login .form__container .form__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.5rem;
  gap: 1rem;
}

.component-login .form__container .form__header .header__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 1rem;
}

.component-login .form__container .form__header .header__img .img__right {
  padding-left: 1rem;
  border-left: solid 1px #001B54;
}

.component-login .form__container .form__header .header__title {
  color: var(--semantic-accent-default);
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 80rem) {
  .component-login .form__container .form__header .header__title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-login .form__container .form__header .header__title {
    font-size: 1.5rem;
  }
}
.component-login .form__container .form__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.component-login .form__container .form__body .form__fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}

.component-login .form__container .form__body .form__fields .input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.component-login .form__container .form__body .form__fields .input-group .material-icons-outlined {
  color: #00538B;
  position: absolute;
  right: 0.8rem;
  bottom: 2rem;
  cursor: pointer;
}

.component-login .form__container .form__body .form__fields .input-group .form__input {
  background-color: var(--semantic-background-surface);
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  width: 100%;
  padding: 1rem;
  border: solid 2px var(--semantic-input-border-default);
  border-radius: 0.5rem;
  margin-bottom: 1rem;
}

@media screen and (max-width: 80rem) {
  .component-login .form__container .form__body .form__fields .input-group .form__input {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-login .form__container .form__body .form__fields .input-group .form__input {
    font-size: 1rem;
  }
}
.component-login .form__container .form__body .form__others {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 1rem 1rem;
}

.component-login .form__container .form__body .form__others .input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  gap: 0.6rem;
}

.component-login .form__container .form__body .form__others label {
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  color: var(--semantic-foreground-default);
}

@media screen and (max-width: 80rem) {
  .component-login .form__container .form__body .form__others label {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-login .form__container .form__body .form__others label {
    font-size: 1rem;
  }
}
.component-login .form__container .form__body .form__others a {
  text-decoration: none;
  color: var(--semantic-accent-emphasis);
}

.component-login .form__container .form-actions {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.component-login .form__container .form-actions button {
  width: 100%;
}

.errorPage {
  -webkit-box-shadow: 0px 8px 16px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  box-shadow: 0px 8px 16px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  background-color: var(--semantic-background-surface);
  margin: 40px 0;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 991px) {
  .errorPage {
    margin: 80px 0;
    padding: 100px;
  }
}
.errorPage .img-fluid {
  height: 40px;
  width: auto;
}

.errorPage .errorPage__text {
  width: 100%;
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 15px;
  text-align: center;
}

@media (min-width: 991px) {
  .errorPage .errorPage__text {
    width: 70%;
  }
}
.errorPage .error__type {
  font-size: calc(3rem + 0.75 * (100vw - 80rem) / 40);
  line-height: 110%;
  letter-spacing: -0.01em;
  margin: 1rem 0;
  margin: 0;
}

@media screen and (max-width: 80rem) {
  .errorPage .error__type {
    font-size: 3rem;
  }
}
@media screen and (min-width: 120rem) {
  .errorPage .error__type {
    font-size: 3.75rem;
  }
}
.errorPage .error__title {
  font-size: calc(1.125rem + 0.875 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
}

@media screen and (max-width: 80rem) {
  .errorPage .error__title {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 120rem) {
  .errorPage .error__title {
    font-size: 2rem;
  }
}
.errorPage .error__detail {
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .errorPage .error__detail {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .errorPage .error__detail {
    font-size: 1.125rem;
  }
}
.component-footer-generic .footer-header {
  background-color: var(--semantic-background-canvas);
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.component-footer-generic .footer-header__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 10px;
}

@media (max-width: 991px) {
  .component-footer-generic .footer-header__content .component-social-media__horizontal {
    display: none;
  }
}
.component-footer-generic .footer-body {
  padding: 24px 0;
  background-color: var(--semantic-background-canvas);
  border-top: 1px solid var(--semantic-background-muted);
}

.component-footer-generic .footer-body__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 15px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.component-footer-generic .footer-body__content .footer-navlist {
  margin-top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.component-footer-generic .footer-body__content .footer-navlist:not(:last-of-type) {
  border-bottom: 1px solid var(--semantic-accent-default);
}

.component-footer-generic .footer-body__content .footer-navlist:not(:has(.nav-title)) {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}

.component-footer-generic .footer-body__content .footer-navlist .nav-title {
  color: var(--semantic-accent-default);
  font-size: calc(1rem + 0.5 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 700;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 5px;
}

@media screen and (max-width: 80rem) {
  .component-footer-generic .footer-body__content .footer-navlist .nav-title {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-footer-generic .footer-body__content .footer-navlist .nav-title {
    font-size: 1.5rem;
  }
}
.component-footer-generic .footer-body__content .footer-navlist .nav-title.active .material-icons-outlined {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.component-footer-generic .footer-body__content .footer-navlist .collapse-mobile-content {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
}

.component-footer-generic .footer-body__content .footer-navlist .collapse-mobile-content:after {
  margin-bottom: 15px;
}

@media (min-width: 991px) {
  .component-footer-generic .footer-body__content .footer-navlist .collapse-mobile-content.list-col-2 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
}
.component-footer-generic .footer-body__content .footer-navlist .footer-navlist__link {
  color: var(--semantic-foreground-muted);
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  text-decoration: none;
  padding-bottom: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 10px;
}

@media screen and (max-width: 80rem) {
  .component-footer-generic .footer-body__content .footer-navlist .footer-navlist__link {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-footer-generic .footer-body__content .footer-navlist .footer-navlist__link {
    font-size: 1rem;
  }
}
.component-footer-generic .footer-bottom {
  background-color: var(--semantic-background-canvas);
  border-top: 1px solid var(--semantic-background-muted);
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 70px;
}

.component-footer-generic .footer-bottom .copy-text {
  color: var(--semantic-foreground-default);
  margin: 0;
}

@media (min-width: 991px) {
  .component-footer-generic .footer-body__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .component-footer-generic .footer-body__content .footer-navlist {
    margin-top: 15px;
  }
  .component-footer-generic .footer-body__content .footer-navlist:not(:last-of-type) {
    border-bottom: none;
  }
  .component-footer-generic .footer-body__content .footer-navlist .nav-title {
    pointer-events: none;
    text-decoration: none;
  }
  .component-footer-generic .footer-body__content .footer-navlist .nav-title .material-icons-outlined {
    display: none;
  }
  .component-footer-generic .footer-body__content .footer-navlist .collapse-mobile-content {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    height: auto;
  }
  .component-footer-generic .footer-body__content .footer-navlist .footer-navlist__link {
    color: var(--semantic-foreground-muted);
    text-decoration: none;
  }
  .component-footer-generic .footer-body .component-social-media__horizontal {
    display: none;
  }
}
.component-card-nav-tabs {
  background-color: var(--semantic-background-surface);
  margin: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-card-nav-tabs {
    margin: 4rem 0 4rem 0;
  }
}
.component-card-nav-tabs.bg-color {
  margin: 0;
  background-color: var(--semantic-background-canvas);
  padding: 2rem 0 2.6rem 0;
}

@media (min-width: 991px) {
  .component-card-nav-tabs.bg-color {
    padding: 4rem 0 4rem 0;
  }
}
.component-card-nav-tabs .btn-medium {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 0.5rem;
}

@media (min-width: 1024px) {
  .component-card-nav-tabs .btn-medium {
    position: absolute;
    top: 0.25rem;
    right: 1rem;
  }
}
.component-card-nav-tabs .tabs {
  border-radius: 8px;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
  box-shadow: 0px 2px 4px 0px rgba(48, 49, 51, 0.1), 0px 0px 1px 0px rgba(48, 49, 51, 0.05);
}

.component-card-nav-tabs .tabs .tab-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  border: 1px solid var(--semantic-input-border-default);
  border-bottom: none;
  border-radius: 8px 8px 0 0;
  background-color: var(--semantic-background-canvas);
}

.component-card-nav-tabs .tabs .tab-header .tab-slider {
  overflow-y: hidden;
  display: -ms-grid;
  display: grid;
  border-radius: 8px 8px 0 0;
}

.component-card-nav-tabs .tabs .tab-header .tab-slider .tab-inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  color: var(--semantic-foreground-muted);
}

.component-card-nav-tabs .tabs .tab-header .tab-slider .tab-inputs input[type=radio] {
  display: none;
}

.component-card-nav-tabs .tabs .tab-header .tab-slider .tab-inputs input[type=radio]:checked + label {
  background-color: var(--semantic-accent-emphasis);
  color: var(--semantic-background-surface);
}

.component-card-nav-tabs .tabs .tab-header .tab-slider .tab-inputs .label-tab {
  font-weight: 700;
  cursor: pointer;
  padding: 1rem !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.component-card-nav-tabs .tabs .tab-header .tab-slider .tab-inputs .label-tab span {
  padding: 0 !important;
}

.component-card-nav-tabs .tabs .tab-header .tab-slider .tab-inputs .label-tab span.material-icons, .component-card-nav-tabs .tabs .tab-header .tab-slider .tab-inputs .label-tab span.material-icons-outlined {
  font-size: 21px;
}

.component-card-nav-tabs .tabs .tab-header .tab-slider .tab-inputs .label-tab span:not(.material-icons, .material-icons-outlined) {
  font-weight: 700;
  font-size: calc(0.75rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  letter-spacing: 0.03em;
  font-weight: 700;
  display: block;
}

@media screen and (max-width: 80rem) {
  .component-card-nav-tabs .tabs .tab-header .tab-slider .tab-inputs .label-tab span:not(.material-icons, .material-icons-outlined) {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-nav-tabs .tabs .tab-header .tab-slider .tab-inputs .label-tab span:not(.material-icons, .material-icons-outlined) {
    font-size: 0.875rem;
  }
}
@media (max-width: 768px) {
  .component-card-nav-tabs .tabs .tab-header .tab-slider .tab-inputs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
  }
}
.component-card-nav-tabs .tabs .tab-body {
  padding: 1rem;
  border: 1px solid var(--semantic-input-border-default);
  border-radius: 0 0 8px 8px;
  background-color: var(--semantic-background-surface);
}

.component-card-nav-tabs .tabs .tab-body .tab-content {
  display: none;
}

.component-card-nav-tabs .tabs .tab-body .tab-content__title {
  font-size: calc(1.125rem + 0.875 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: var(--semantic-foreground-default);
}

@media screen and (max-width: 80rem) {
  .component-card-nav-tabs .tabs .tab-body .tab-content__title {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-nav-tabs .tabs .tab-body .tab-content__title {
    font-size: 2rem;
  }
}
.component-card-nav-tabs .tabs .tab-body .tab-content__description {
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  margin-bottom: 0.5rem;
  color: var(--semantic-foreground-subtle);
}

@media screen and (max-width: 80rem) {
  .component-card-nav-tabs .tabs .tab-body .tab-content__description {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-nav-tabs .tabs .tab-body .tab-content__description {
    font-size: 1.125rem;
  }
}
.component-card-nav-tabs .tabs .tab-body .tab-content__link {
  font-weight: 700;
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  letter-spacing: 0.03em;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.25rem;
  color: var(--semantic-accent-emphasis);
  text-decoration: none;
}

@media screen and (max-width: 80rem) {
  .component-card-nav-tabs .tabs .tab-body .tab-content__link {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-nav-tabs .tabs .tab-body .tab-content__link {
    font-size: 1rem;
  }
}
.component-card-nav-tabs .tabs .tab-body .tab-content__link .material-icons {
  font-size: 1.25rem;
}

@media (min-width: 768px) {
  .component-card-nav-tabs .tabs .tab-body .tab-content {
    padding: 1rem;
  }
}
.component-card-nav-tabs.component-card-nav-tabs-center .tabs {
  width: 100%;
}

.component-card-nav-tabs.component-card-nav-tabs-center .tabs .tab-header .tab-slider {
  overflow: hidden;
}

.component-card-nav-tabs.component-card-nav-tabs-center .tabs .tab-header .tab-slider .tab-inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

@media (min-width: 991px) {
  .component-card-nav-tabs.component-card-nav-tabs-center .tabs .tab-header .tab-slider .tab-inputs {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: Repeat(6, auto);
    grid-template-columns: Repeat(6, auto);
  }
}
.component-card-nav-tabs.component-card-nav-tabs-center .tabs .tab-header .tab-slider .tab-inputs .tab-btn:not(:first-of-type) {
  border-left: 1px solid var(--semantic-border-default);
}

@media (max-width: 991px) {
  .component-card-nav-tabs.component-card-nav-tabs-center .tabs .tab-header .tab-slider .tab-inputs {
    overflow-x: scroll;
  }
}
.component-card-nav-tabs.component-card-nav-tabs-center .tabs .tab-header .tab-slider .tab-inputs input[type=radio] {
  display: none;
}

.component-card-nav-tabs.component-card-nav-tabs-center .tabs .tab-header .tab-slider .tab-inputs input[type=radio]:checked + label span {
  display: block;
}

.component-card-nav-tabs.component-card-nav-tabs-center .tabs .tab-header .tab-slider .tab-inputs .label-tab {
  background-color: var(--semantic-background-subtle);
  color: var(--semantic-foreground-subtle);
  padding: 0 1rem;
}

.component-card-nav-tabs.component-card-nav-tabs-center .tabs .tab-body .tab-content {
  display: none;
}

.component-card-nav-tabs.component-card-nav-tabs-center .tabs .tab-body .tab-content__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  row-gap: 3rem;
}

.component-card-nav-tabs.component-card-nav-tabs-center .tabs .tab-body .tab-content__grid .grid-item {
  text-align: center;
  text-decoration: none;
}

@media (min-width: 991px) {
  .component-card-nav-tabs.component-card-nav-tabs-center .tabs .tab-body .tab-content__grid .grid-item {
    padding: 0 5rem;
  }
}
.component-card-nav-tabs.component-card-nav-tabs-center .tabs .tab-body .tab-content__grid .grid-item .item-title {
  font-size: calc(1.125rem + 0.875 * (100vw - 80rem) / 40);
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 700;
  color: var(--semantic-foreground-default);
  text-wrap: balance;
}

@media screen and (max-width: 80rem) {
  .component-card-nav-tabs.component-card-nav-tabs-center .tabs .tab-body .tab-content__grid .grid-item .item-title {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-nav-tabs.component-card-nav-tabs-center .tabs .tab-body .tab-content__grid .grid-item .item-title {
    font-size: 2rem;
  }
}
.component-card-nav-tabs.component-card-nav-tabs-center .tabs .tab-body .tab-content__grid .grid-item .item-description {
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  color: var(--semantic-foreground-subtle);
  text-wrap: balance;
}

@media screen and (max-width: 80rem) {
  .component-card-nav-tabs.component-card-nav-tabs-center .tabs .tab-body .tab-content__grid .grid-item .item-description {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .component-card-nav-tabs.component-card-nav-tabs-center .tabs .tab-body .tab-content__grid .grid-item .item-description {
    font-size: 1rem;
  }
}
.component-card-nav-tabs.component-card-nav-tabs-center .tabs .tab-body .tab-content__grid a.grid-item:hover .item-title {
  color: var(--semantic-foreground-subtle);
}

@media (min-width: 991px) {
  .component-card-nav-tabs.component-card-nav-tabs-center .tabs .tab-body .tab-content__grid {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.theme-gradient-aranduka .portlet, .theme-gradient-default .portlet, .theme-gradient-hechauka .portlet, .theme-gradient-idu .portlet, .theme-gradient-inr .portlet, .theme-gradient-ire .portlet, .theme-gradient-irp .portlet, .theme-gradient-isc .portlet, .theme-gradient-iva .portlet, .theme-gradient-kitapp .portlet, .theme-gradient-mesa-de-entrada .portlet, .theme-gradient-oea .portlet, .theme-gradient-regimenes .portlet, .theme-gradient-remates .portlet, .theme-gradient-tere .portlet, .theme-gradient-tesaka .portlet, .theme-gradient-tvf .portlet, .theme-gradient-vui .portlet {
  margin-bottom: 0 !important;
}

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

.taglib-page-iterator .lfr-pagination {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.taglib-page-iterator .lfr-pagination .lfr-pagination-config {
  display: none !important;
}

.taglib-page-iterator .lfr-pagination .search-results {
  line-height: inherit !important;
  margin-left: 0 !important;
  color: var(--semantic-foreground-default);
  font-size: calc(0.75rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .taglib-page-iterator .lfr-pagination .search-results {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .taglib-page-iterator .lfr-pagination .search-results {
    font-size: 0.875rem;
  }
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  gap: 0.5rem !important;
  margin-top: 0.5rem !important;
}

.taglib-page-iterator .lfr-pagination .page-item {
  background-color: transparent !important;
  color: var(--semantic-accent-default) !important;
  border: 2px solid var(--semantic-accent-default) !important;
  padding: 6px 16px !important;
  border-radius: 8px !important;
  cursor: pointer !important;
  font-size: calc(0.75rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .taglib-page-iterator .lfr-pagination .page-item {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .taglib-page-iterator .lfr-pagination .page-item {
    font-size: 0.875rem;
  }
}
.taglib-page-iterator .lfr-pagination .page-item a {
  color: var(--semantic-accent-default) !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}

.taglib-page-iterator .lfr-pagination .page-item a:hover {
  text-decoration: none !important;
  color: var(--semantic-accent-default) !important;
}

.taglib-page-iterator .lfr-pagination .page-item.disabled {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent !important;
  color: var(--semantic-accent-disabled) !important;
  border: 2px solid var(--semantic-accent-disabled) !important;
  pointer-events: none !important;
}

.taglib-page-iterator .lfr-pagination .page-item.disabled a {
  color: var(--semantic-accent-disabled) !important;
}

.columns-max#main-content, .form {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 15px;
  width: 100%;
}

@media (min-width: 576px) {
  .columns-max#main-content, .form {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .columns-max#main-content, .form {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .columns-max#main-content, .form {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .columns-max#main-content, .form {
    max-width: 1140px;
  }
}
@media (min-width: 1440px) {
  .columns-max#main-content, .form {
    max-width: 1280px;
  }
}
@media (min-width: 1920px) {
  .columns-max#main-content, .form {
    max-width: 1440px;
  }
}
.form .pagination-bar {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.form .pagination-bar .dropdown.pagination-items-per-page {
  display: none;
}

.form .pagination-bar .pagination-results {
  padding: 0 !important;
  margin: 0 0 0.875rem 0 !important;
  color: var(--semantic-foreground-default) !important;
  font-size: calc(0.75rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .form .pagination-bar .pagination-results {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .form .pagination-bar .pagination-results {
    font-size: 0.875rem;
  }
}
.form .pagination-bar .page-item:disabled .page-link {
  background-color: transparent !important;
  color: var(--semantic-accent-disabled) !important;
  border: 2px solid var(--semantic-accent-disabled) !important;
}

.form .pagination-bar .page-item:first-child .page-link-first {
  border-radius: 8px !important;
  font-size: 0.75rem;
}

.form .pagination-bar .page-item:last-child .page-link-last {
  border-radius: 8px !important;
  font-size: 0.75rem;
}

.form .pagination-bar .page-item .page-link {
  background-color: var(--semantic-background-surface);
  color: var(--semantic-accent-default);
  border: 2px solid var(--semantic-accent-default);
  font-weight: 700;
  font-size: calc(0.875rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
  letter-spacing: 0.03em;
  border-radius: 8px;
}

@media screen and (max-width: 80rem) {
  .form .pagination-bar .page-item .page-link {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 120rem) {
  .form .pagination-bar .page-item .page-link {
    font-size: 1rem;
  }
}
.form .pagination-bar .page-item .page-link:focus {
  -webkit-box-shadow: unset;
  box-shadow: unset;
}

.form .pagination-bar .page-item .page-link .lexicon-icon {
  font-size: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.form .pagination-bar .page-item .page-link:hover {
  background-color: var(--semantic-background-surface);
  color: var(--semantic-accent-muted);
  border: 2px solid var(--semantic-accent-muted);
}

.form .pagination-bar .page-item.active .page-link {
  background-color: var(--semantic-accent-default);
  color: var(--semantic-background-surface);
}

.form .pagination-bar .page-item.active .page-link:hover {
  background-color: var(--semantic-accent-default);
  color: var(--semantic-background-surface);
  border: 2px solid var(--semantic-accent-default);
}

.form .pagination-bar .pagination {
  gap: 0.5rem;
}

.columns-max#main-content {
  padding: 2rem 0;
}

.columns-max#main-content img {
  width: 50%;
  margin: 1rem 0;
}

.columns-max#main-content .item-link {
  color: var(--semantic-accent-default) !important;
  text-decoration: none;
  font-size: calc(1rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .columns-max#main-content .item-link {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120rem) {
  .columns-max#main-content .item-link {
    font-size: 1.125rem;
  }
}
.columns-max#main-content .item-link:hover {
  color: var(--semantic-accent-default) !important;
  text-decoration: underline;
}

.columns-max#main-content .component-title {
  color: var(--semantic-accent-default) !important;
  font-weight: 700;
  font-size: calc(1.75rem + 0.25 * (100vw - 80rem) / 40);
  line-height: 110%;
  letter-spacing: -0.01em;
  margin: 0;
}

@media screen and (max-width: 80rem) {
  .columns-max#main-content .component-title {
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .columns-max#main-content .component-title {
    font-size: 2rem;
  }
}
.columns-max#main-content .cards__actions {
  margin-top: 1rem;
}

.nav-menu__buscador .input-group {
  border: 1px solid var(--semantic-border-default);
}

.nav-menu__buscador .input-group .input-group-item .input-group-inset-after.form-control {
  border: none;
  min-height: 42px;
  background-color: var(--semantic-background-canvas);
  font-size: calc(0.75rem + 0.125 * (100vw - 80rem) / 40);
  line-height: 150%;
}

@media screen and (max-width: 80rem) {
  .nav-menu__buscador .input-group .input-group-item .input-group-inset-after.form-control {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 120rem) {
  .nav-menu__buscador .input-group .input-group-item .input-group-inset-after.form-control {
    font-size: 0.875rem;
  }
}
@media (max-width: 1440px) {
  .nav-menu__buscador .input-group .input-group-item .input-group-inset-after.form-control {
    width: 100px;
  }
}
.nav-menu__buscador .input-group .input-group-inset-item-after {
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
  background-color: var(--semantic-background-canvas);
}

.nav-menu__buscador .input-group .input-group-inset-item {
  border: unset;
}

@media (min-width: 991px) {
  .yui3-js-enabled .menu-generic-full {
    margin-top: -8px;
  }
}
.component-card-img-50-50 .page-container .portlet .portlet-boundary .portlet .portlet-content .portlet-content-container .portlet-body .section-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.5rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.component-card-img-50-50 .page-container .portlet .portlet-boundary .portlet .portlet-content .portlet-content-container .portlet-body .section-container .img-fluid {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

@media (min-width: 1200px) {
  .component-card-img-50-50 .page-container .portlet .portlet-boundary .portlet .portlet-content .portlet-content-container .portlet-body .section-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 2.88rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
/*# sourceMappingURL=styles-base.min.css.map */

/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map */
