@charset "UTF-8";
/**
 * Clay 3.84.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.84.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 'vendors/swiper-bundle.css';
@import 'vendors/aos.css';
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto;
}

.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/classic-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/classic-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/classic-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/classic-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: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn):focus, .lfr-search-container-wrapper a:not(.component-action):not(.btn):hover {
  color: #000;
}
.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;
}
.portal-popup .dialog-footer.dialog-footer-not-reverse {
  flex-direction: initial;
  justify-content: flex-end;
}
@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: #4a97f2;
}

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

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

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

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

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

.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: #bf8c2a;
}

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

.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;
}
html:not(#__):not(#___) .cadmin .component-action.portlet-options {
  color: white;
}

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-options-dropdown {
  z-index: 1035;
}

.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, .portlet.focus .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 (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;
  }
}
@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 (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms;
  }
}
@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;
  }
}

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

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

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

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/* Fonts */
.clearfix:before {
  content: " ";
  display: table;
}

@font-face {
  font-family: "AkkuratPro-regular";
  src: url("../fonts/akkuratPro/AkkuratPro-Regular.eot");
  src: url("../fonts/akkuratPro/AkkuratPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/akkuratPro/AkkuratPro-Regular.woff2") format("woff2"), url("../fonts/akkuratPro/AkkuratPro-Regular.woff") format("woff"), url("../fonts/akkuratPro/AkkuratPro-Regular.ttf") format("truetype"), url("../fonts/akkuratPro/AkkuratPro-Regular.svg#AkkuratPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AkkuratPro-italic";
  src: url("../fonts/akkuratPro/AkkuratPro-Italic.eot");
  src: url("../fonts/akkuratPro/AkkuratPro-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/akkuratPro/AkkuratPro-Italic.woff2") format("woff2"), url("../fonts/akkuratPro/AkkuratPro-Italic.woff") format("woff"), url("../fonts/akkuratPro/AkkuratPro-Italic.ttf") format("truetype"), url("../fonts/akkuratPro/AkkuratPro-Italic.svg#AkkuratPro-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "AkkuratPro-boldItalic";
  src: url("../fonts/akkuratPro/AkkuratPro-BoldItalic.eot");
  src: url("../fonts/akkuratPro/AkkuratPro-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/akkuratPro/AkkuratPro-BoldItalic.woff2") format("woff2"), url("../fonts/akkuratPro/AkkuratPro-BoldItalic.woff") format("woff"), url("../fonts/akkuratPro/AkkuratPro-BoldItalic.ttf") format("truetype"), url("../fonts/akkuratPro/AkkuratPro-BoldItalic.svg#AkkuratPro-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "AkkuratPro-bold";
  src: url("../fonts/akkuratPro/AkkuratPro-Bold.eot");
  src: url("../fonts/akkuratPro/AkkuratPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/akkuratPro/AkkuratPro-Bold.woff2") format("woff2"), url("../fonts/akkuratPro/AkkuratPro-Bold.woff") format("woff"), url("../fonts/akkuratPro/AkkuratPro-Bold.ttf") format("truetype"), url("../fonts/akkuratPro/AkkuratPro-Bold.svg#AkkuratPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AkkuratPro-light";
  src: url("../fonts/akkuratPro/AkkuratPro-Light.eot");
  src: url("../fonts/akkuratPro/AkkuratPro-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/akkuratPro/AkkuratPro-Light.woff2") format("woff2"), url("../fonts/akkuratPro/AkkuratPro-Light.woff") format("woff"), url("../fonts/akkuratPro/AkkuratPro-Light.ttf") format("truetype"), url("../fonts/akkuratPro/AkkuratPro-Light.svg#AkkuratPro-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AkkuratPro-lightItalic";
  src: url("../fonts/akkuratPro/AkkuratPro-LightItalic.eot");
  src: url("../fonts/akkuratPro/AkkuratPro-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/akkuratPro/AkkuratPro-LightItalic.woff2") format("woff2"), url("../fonts/akkuratPro/AkkuratPro-LightItalic.woff") format("woff"), url("../fonts/akkuratPro/AkkuratPro-LightItalic.ttf") format("truetype"), url("../fonts/akkuratPro/AkkuratPro-LightItalic.svg#AkkuratPro-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
/* Icon Font */
@font-face {
  font-family: "icon-font";
  src: url("../fonts/icomoon.eot?kxkpp5");
  src: url("../fonts/icomoon.eot?kxkpp5#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?kxkpp5") format("truetype"), url("../fonts/icomoon.woff?kxkpp5") format("woff"), url("../fonts/icomoon.svg?kxkpp5#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icon-font" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-pdf:before {
  content: "\e940";
}

.icon-share:before {
  content: "\e912";
}

.icon-servicios .path1:before {
  content: "\e91f";
  color: rgb(11, 75, 138);
}

.icon-servicios .path2:before {
  content: "\e920";
  margin-left: -1em;
  color: rgb(11, 75, 138);
}

.icon-servicios .path3:before {
  content: "\e921";
  margin-left: -1em;
  color: rgb(11, 75, 138);
}

.icon-servicios .path4:before {
  content: "\e922";
  margin-left: -1em;
  color: rgb(143, 100, 183);
}

.icon-servicios .path5:before {
  content: "\e923";
  margin-left: -1em;
  color: rgb(11, 75, 138);
}

.icon-servicios .path6:before {
  content: "\e924";
  margin-left: -1em;
  color: rgb(143, 100, 183);
}

.icon-servicios .path7:before {
  content: "\e925";
  margin-left: -1em;
  color: rgb(11, 75, 138);
}

.icon-servicios .path8:before {
  content: "\e926";
  margin-left: -1em;
  color: rgb(143, 100, 183);
}

.icon-servicios .path9:before {
  content: "\e927";
  margin-left: -1em;
  color: rgb(143, 100, 183);
}

.icon-servicios .path10:before {
  content: "\e928";
  margin-left: -1em;
  color: rgb(143, 100, 183);
}

.icon-servicios .path11:before {
  content: "\e929";
  margin-left: -1em;
  color: rgb(143, 100, 183);
}

.icon-servicios .path12:before {
  content: "\e92a";
  margin-left: -1em;
  color: rgb(143, 100, 183);
}

.icon-servicios .path13:before {
  content: "\e92b";
  margin-left: -1em;
  color: rgb(143, 100, 183);
}

.icon-servicios .path14:before {
  content: "\e92c";
  margin-left: -1em;
  color: rgb(143, 100, 183);
}

.icon-servicios .path15:before {
  content: "\e92d";
  margin-left: -1em;
  color: rgb(11, 75, 138);
}

.icon-servicios .path16:before {
  content: "\e92e";
  margin-left: -1em;
  color: rgb(143, 100, 183);
}

.icon-concesiones .path1:before {
  content: "\e92f";
  color: rgb(11, 75, 138);
}

.icon-concesiones .path2:before {
  content: "\e930";
  margin-left: -1.0849609375em;
  color: rgb(11, 75, 138);
}

.icon-concesiones .path3:before {
  content: "\e931";
  margin-left: -1.0849609375em;
  color: rgb(249, 185, 58);
}

.icon-concesiones .path4:before {
  content: "\e932";
  margin-left: -1.0849609375em;
  color: rgb(249, 185, 58);
}

.icon-concesiones .path5:before {
  content: "\e933";
  margin-left: -1.0849609375em;
  color: rgb(11, 75, 138);
}

.icon-concesiones .path6:before {
  content: "\e934";
  margin-left: -1.0849609375em;
  color: rgb(11, 75, 138);
}

.icon-concesiones .path7:before {
  content: "\e935";
  margin-left: -1.0849609375em;
  color: rgb(11, 75, 138);
}

.icon-concesiones .path8:before {
  content: "\e936";
  margin-left: -1.0849609375em;
  color: rgb(11, 75, 138);
}

.icon-concesiones .path9:before {
  content: "\e937";
  margin-left: -1.0849609375em;
  color: rgb(249, 185, 58);
}

.icon-concesiones .path10:before {
  content: "\e938";
  margin-left: -1.0849609375em;
  color: rgb(11, 75, 138);
}

.icon-infraestructuras .path1:before {
  content: "\e939";
  color: rgb(11, 75, 138);
}

.icon-infraestructuras .path2:before {
  content: "\e93a";
  margin-left: -1.3857421875em;
  color: rgb(0, 164, 206);
}

.icon-infraestructuras .path3:before {
  content: "\e93b";
  margin-left: -1.3857421875em;
  color: rgb(0, 164, 206);
}

.icon-infraestructuras .path4:before {
  content: "\e93c";
  margin-left: -1.3857421875em;
  color: rgb(11, 75, 138);
}

.icon-infraestructuras .path5:before {
  content: "\e93d";
  margin-left: -1.3857421875em;
  color: rgb(0, 164, 206);
}

.icon-infraestructuras .path6:before {
  content: "\e93e";
  margin-left: -1.3857421875em;
  color: rgb(0, 164, 206);
}

.icon-Shareholders:before {
  content: "\e910";
}

.icon-People:before {
  content: "\e911";
}

.icon-icon_mensajeKO:before {
  content: "\e913";
}

.icon-icon_mensajeOK .path1:before {
  content: "\e914";
  color: rgb(8, 46, 94);
}

.icon-icon_mensajeOK .path2:before {
  content: "\e915";
  margin-left: -1em;
  color: rgb(8, 46, 94);
}

.icon-icon_mensajeOK .path3:before {
  content: "\e916";
  margin-left: -1em;
  color: rgb(8, 46, 94);
}

.icon-icon_mensajeOK .path4:before {
  content: "\e917";
  margin-left: -1em;
  color: rgb(8, 46, 94);
}

.icon-icon_mensajeOK .path5:before {
  content: "\e918";
  margin-left: -1em;
  color: rgb(8, 46, 94);
}

.icon-icon_mensajeOK .path6:before {
  content: "\e919";
  margin-left: -1em;
  color: rgb(8, 46, 94);
}

.icon-icon_mensajeOK .path7:before {
  content: "\e91a";
  margin-left: -1em;
  color: rgb(8, 46, 94);
}

.icon-icon_mensajeOK .path8:before {
  content: "\e91b";
  margin-left: -1em;
  color: rgb(8, 46, 94);
}

.icon-icon_mensajeOK .path9:before {
  content: "\e91c";
  margin-left: -1em;
  color: rgb(54, 193, 221);
}

.icon-PlayYoutube .path1:before {
  content: "\e91d";
  color: rgb(255, 0, 0);
}

.icon-PlayYoutube .path2:before {
  content: "\e91e";
  margin-left: -1.4189453125em;
  color: rgb(255, 255, 255);
}

.icon-flecha-derecha:before {
  content: "\e904";
}

.icon-flecha-izquierda:before {
  content: "\e905";
}

.icon-arrow-forward:before {
  content: "\e900";
}

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

.icon-flecha-abajo:before {
  content: "\e902";
}

.icon-flecha-arriba:before {
  content: "\e903";
}

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

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

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

.icon-play-b-ig:before {
  content: "\e909";
}

.icon-sm-blog:before {
  content: "\e90a";
}

.icon-sm-facebook:before {
  content: "\e90b";
}

.icon-sm-instagram:before {
  content: "\e90c";
}

.icon-sm-linkedin:before {
  content: "\e90d";
}

.icon-sm-twitter:before {
  content: "\e90e";
}

.icon-sm-youtube:before {
  content: "\e90f";
}

.icon-Society:before {
  content: "\e93f";
}

/* For view admin bar over the site and adjust portal width */
/*
.has-control-menu .mainWrapper {
    margin-top: 48px;
    @media (min-width: 576px) {
        margin-top: 56px;
    }
}
 */
body.has-control-menu header {
  margin-top: 48px;
}
@media (min-width: 992px) {
  body.has-control-menu header {
    margin-top: 64px;
  }
}

body.open .mainWrapper,
body.open header {
  padding-left: 320px;
}

body.sidenav-transition .mainWrapper,
body.sidenav-transition header {
  transition: padding 0.5s ease;
}

header.sidenav-open .navigation > ul > li .child-menu.js-secondlv-open {
  left: 780px;
}
header.sidenav-open .navigation > ul > li .child-menu.js-thirdlv-open {
  left: 1152px;
}

/*-------------------------------------------------------*/
/*-------------------------------------------------------*/
/* Liferay styles */
/* Liferay styles */
.btn-toolbar-button,
.btn-toolbar {
  color: #00afd2 !important;
}

.btn-toolbar-button.btn-primary,
.portlet-configuration-setup .btn-primary .lfr-btn-label {
  color: #ffffff !important;
}

.btn-toolbar-button [class*=" icon-"],
.btn-toolbar-button [class^=icon-],
.lfr-icon-item [class*=" icon-"],
.lfr-icon-item [class^=icon-] {
  font-family: "fontawesome-alloy" !important;
}

html,
body {
  font-size: inherit;
  line-height: normal;
  font-family: "AkkuratPro-regular", Arial, Helvetica, sans-serif;
}

a:hover {
  text-decoration: none;
}

#portlet_comsacyrwebcorporativocookiesgdpr_INSTANCE_sacyrgdpr {
  margin-bottom: 0;
}

html,
body {
  font-size: inherit;
  line-height: normal;
  font-family: "AkkuratPro-regular", Arial, Helvetica, sans-serif;
  overflow-x: hidden;
}

a:hover {
  text-decoration: none;
}

.table {
  border: 1px solid #859eb6;
  border-top-color: #00afd2;
  color: #000000;
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
}
.table.table-bordered > thead > tr > th, .table.table-bordered > thead > tr > td, .table.table-bordered > tbody > tr > th, .table.table-bordered > tbody > tr > td, .table.table-bordered > tfoot > tr > th, .table.table-bordered > tfoot > tr > td {
  border: 1px solid #859eb6;
}
.table:not(.table-bordered) > thead > tr > th, .table:not(.table-bordered) > thead > tr > td, .table:not(.table-bordered) > tbody > tr > th, .table:not(.table-bordered) > tbody > tr > td, .table:not(.table-bordered) > tfoot > tr > th, .table:not(.table-bordered) > tfoot > tr > td {
  border-left: 1px solid #859eb6;
}
.table > thead > tr > th {
  border: 1px solid #859eb6;
  border-bottom-color: #859eb6;
  color: #00afd2;
  font-size: 1.3125rem;
  font-weight: normal;
}
.table > tbody > tr > th {
  border-top: 0;
  color: #000000;
  font-size: 1.1875rem;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
}
.table > tbody > tr > td {
  border-top: 0;
}
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
  padding: 1.625rem 0.5rem 0.9375rem 1.5rem;
}
.table tr.subrow th {
  padding-left: 3rem;
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  letter-spacing: inherit;
  font-weight: inherit;
  margin-top: inherit;
  margin-bottom: inherit;
  margin-left: inherit;
  margin-right: inherit;
  padding-top: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  padding-right: inherit;
}

[class*=" icon-"].video {
  width: 100%;
  height: inherit;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

.modal.videoModal {
  padding-right: 0 !important;
  display: none;
}
.modal.videoModal .modal-dialog {
  position: relative;
}
@media (max-width: 768px) {
  .modal.videoModal .modal-dialog {
    position: absolute;
  }
}
.modal.videoModal .modal-content {
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal.videoModal .modal-header {
  border: none;
}
.modal.videoModal .modal-header .close {
  color: #ffffff;
  font-size: 2rem;
}
.modal.videoModal .modal-body {
  text-align: center;
}
.modal.videoModal iframe {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 30rem;
  border: 0;
}

.portlet-language.portlet-boundary_com_liferay_site_navigation_language_web_portlet_SiteNavigationLanguagePortlet_ .portlet-content {
  padding: 0;
  border: none;
}
.portlet-language.portlet-boundary_com_liferay_site_navigation_language_web_portlet_SiteNavigationLanguagePortlet_ .portlet-content .section {
  margin-top: 0.3125rem;
}
.portlet-language.portlet-boundary_com_liferay_site_navigation_language_web_portlet_SiteNavigationLanguagePortlet_ .portlet-content .portlet-title-text {
  display: none;
}
.portlet-language.portlet-boundary_com_liferay_site_navigation_language_web_portlet_SiteNavigationLanguagePortlet_ .portlet-content .portlet-content-container .portlet-body .language-entry-short-text {
  font-size: 0.6875rem;
  color: #002c58;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  padding: 0.3125rem 0.5rem;
  text-transform: uppercase;
}
.portlet-language.portlet-boundary_com_liferay_site_navigation_language_web_portlet_SiteNavigationLanguagePortlet_ .portlet-content .portlet-content-container .portlet-body span.language-entry-short-text {
  background-color: #f2f5f7;
  text-decoration: underline;
  border-radius: 4px;
  text-transform: uppercase;
}
.portlet-language.portlet-boundary_com_liferay_site_navigation_language_web_portlet_SiteNavigationLanguagePortlet_ .portlet-content .portlet-content-container .portlet-body a.language-entry-short-text {
  transition: all 0.2s ease-out;
}
.portlet-language.portlet-boundary_com_liferay_site_navigation_language_web_portlet_SiteNavigationLanguagePortlet_ .portlet-content .portlet-content-container .portlet-body a.language-entry-short-text:hover, .portlet-language.portlet-boundary_com_liferay_site_navigation_language_web_portlet_SiteNavigationLanguagePortlet_ .portlet-content .portlet-content-container .portlet-body a.language-entry-short-text:focus {
  color: #00afd2;
  border: 1px solid #00afd2;
  border-radius: 4px;
}

.portlet {
  margin: 0;
}

/* Ajustes modo edición Liferay */
.management-bar-item-xs-inline-block > .btn {
  min-width: auto;
  border: 2px solid;
}

form + .btn-action.btn-bottom-right {
  min-width: auto;
  padding: 0;
}

.basic-search.input-group .input-group-input input {
  border: none;
  box-shadow: none;
}
.basic-search.input-group .input-group-btn .btn {
  min-width: auto;
  padding: 7px;
}
.basic-search.input-group .input-group-btn .btn .icon-search {
  font-family: "fontawesome-alloy" !important;
}

.portlet-journal-content .portlet .portlet-header {
  display: none;
}

.affix {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1034;
}

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

@media (min-width: 768px) {
  .px-md-0 {
    padding-right: 0;
    padding-left: 0;
  }
}

.d-flex {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.flex-column {
  flex-direction: column;
}

.justify-content-center {
  justify-content: center;
}

.bg-darkblue {
  background-color: #002c58;
}
.bg-blue {
  background-color: #00afd2;
}
.bg-yellow {
  background-color: #f1b338;
}
.bg-red {
  background-color: #e44848;
}
.bg-grey, .bg-gray {
  background-color: #859eb6;
}
.bg-purple {
  background-color: #8f64b7;
}
.bg-green {
  background-color: #a8c34e;
}
.bg-lightgrey {
  background-color: #f2f5f7;
}
.bg-bluegrey {
  background-color: #9fd0da;
}
.bg-lightblue {
  background-color: #dcf7fd;
}
.bg-white {
  background-color: #ffffff;
}

.text-darkblue {
  color: #002c58;
}
.text-blue {
  color: #00afd2;
}
.text-yellow {
  color: #f1b338;
}
.text-red {
  color: #e44848;
}
.text-grey, .text-gray {
  color: #859eb6;
}
.text-purple {
  color: #8f64b7;
}
.text-green {
  color: #a8c34e;
}
.text-white {
  color: #ffffff;
}
.text-medium-grey {
  color: #c2d1d9;
}
.text-light-blue-grey {
  color: #9fd0da;
}
.text-light-grey-blue {
  color: #a1aeb7;
}

.text-bold {
  font-weight: bold;
}

/** Multimedia Video **/
.multimedia-video {
  position: relative;
}
.multimedia-video [class*=icon-] {
  width: 6.0625rem;
  height: 6.0625rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 5.625rem !important;
  border: 3px solid #ffffff;
  border-radius: 50%;
  z-index: 1;
}
.multimedia-video [class*=icon-].small {
  width: 4.25rem;
  height: 4.25rem;
  font-size: 3.75rem;
}
.multimedia-video [class*=icon-]:hover, .multimedia-video [class*=icon-]:focus {
  color: #00afd2 !important;
  border-color: #00afd2 !important;
}
.multimedia-video img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  font-family: "object-fit: cover; object-position: center;";
}
.multimedia-video--icon-aqua .multimedia-video [class*=icon-] {
  color: #00afd2;
  border-color: #00afd2;
}
.multimedia-video--icon-aqua .multimedia-video [class*=icon-]:hover, .multimedia-video--icon-aqua .multimedia-video [class*=icon-]:focus {
  color: #002c58 !important;
  border-color: #002c58 !important;
}
.multimedia-video--icon-azul .multimedia-video [class*=icon-] {
  color: #002c58;
  border-color: #002c58;
}
.multimedia-video--icon-verde .multimedia-video [class*=icon-] {
  color: #a8c34e;
  border-color: #a8c34e;
}
.multimedia-video--icon-violeta .multimedia-video [class*=icon-] {
  color: #8f64b7;
  border-color: #8f64b7;
}
.multimedia-video--icon-naranja .multimedia-video [class*=icon-] {
  color: #f9b93a;
  border-color: #f9b93a;
}
.multimedia-video--icon-rojo .multimedia-video [class*=icon-] {
  color: #e44848;
  border-color: #e44848;
}

button.multimedia-video {
  padding: 0;
  border: none;
  background-color: transparent;
  box-shadow: none;
}

/** END Multimedia Video **/
.my-info-detail-components {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.my-info-detail-components:last-child {
  margin-bottom: 0;
}

/* FADE IN ANIMATION START */
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Internet Explorer */
@-ms-keyframes fadein {
from {
    opacity: 0;
  }
to {
    opacity: 1;
  }
}
/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeText {
  0% {
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* Firefox < 16 */
@-moz-keyframes fadeText {
  0% {
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadeText {
  0% {
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* Internet Explorer */
@-ms-keyframes fadeText {
0% {
    opacity: 0;
  }
90% {
    opacity: 0;
  }
100% {
    opacity: 1;
  }
}
/* Opera < 12.1 */
@-o-keyframes fadeText {
  0% {
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* FADE IN ANIMATION END */
/* ROTATE ANIMATION START */
@keyframes rotate-one {
  100% {
    transform: rotate(60deg);
  }
}
/* Firefox < 16 */
@-moz-keyframes rotate-one {
  100% {
    transform: rotate(60deg);
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes rotate-one {
  100% {
    transform: rotate(60deg);
  }
}
/* Internet Explorer */
@-ms-keyframes rotate-one {
100% {
    transform: rotate(60deg);
  }
}
/* Opera < 12.1 */
@-o-keyframes rotate-one {
  100% {
    transform: rotate(60deg);
  }
}
@keyframes rotate-two {
  0% {
    transform: rotate(60deg);
  }
  100% {
    transform: rotate(120deg);
  }
}
/* Firefox < 16 */
@-moz-keyframes rotate-two {
  0% {
    transform: rotate(60deg);
  }
  100% {
    transform: rotate(120deg);
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes rotate-two {
  0% {
    transform: rotate(60deg);
  }
  100% {
    transform: rotate(120deg);
  }
}
/* Internet Explorer */
@-ms-keyframes rotate-two {
0% {
    transform: rotate(60deg);
  }
100% {
    transform: rotate(120deg);
  }
}
/* Opera < 12.1 */
@-o-keyframes rotate-two {
  0% {
    transform: rotate(60deg);
  }
  100% {
    transform: rotate(120deg);
  }
}
@keyframes rotate-three {
  0% {
    transform: rotate(120deg);
  }
  100% {
    transform: rotate(180deg);
  }
}
/* Firefox < 16 */
@-moz-keyframes rotate-three {
  0% {
    transform: rotate(120deg);
  }
  100% {
    transform: rotate(180deg);
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes rotate-three {
  0% {
    transform: rotate(120deg);
  }
  100% {
    transform: rotate(180deg);
  }
}
/* Internet Explorer */
@-ms-keyframes rotate-three {
0% {
    transform: rotate(120deg);
  }
100% {
    transform: rotate(180deg);
  }
}
/* Opera < 12.1 */
@-o-keyframes rotate-three {
  0% {
    transform: rotate(120deg);
  }
  100% {
    transform: rotate(180deg);
  }
}
/* ROTATE ANIMATION END */
header .navbar {
  margin-bottom: 0;
  border: 0;
  padding: 0;
}
header .navbar .navbar-header {
  float: none;
  background: #ffffff;
}
header .navbar .navbar-header .navbar-left {
  float: left;
}
header .navbar .navbar-header .navbar-left .navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
header .navbar .navbar-header .navbar-left .navbar-brand img {
  width: 6.8125rem;
  padding-left: 1.25rem;
}
@media (min-width: 374px) {
  header .navbar .navbar-header .navbar-left .navbar-brand img {
    width: 8.75rem;
  }
}
@media (min-width: 768px) {
  header .navbar .navbar-header .navbar-left .navbar-brand img {
    width: 10.3125rem;
    padding-left: 0;
    padding-bottom: 1.25rem;
  }
}
header .navbar .navbar-header .navbar-left .navbar-toggle {
  height: 4.875rem;
  width: 4.875rem;
  border-radius: 0;
  margin: 0 0 0 -15px;
  font-size: 1.75rem;
  background-color: #00afd2;
  float: left;
  color: #ffffff;
  transition: all 0.3s ease;
}
header .navbar .navbar-header .navbar-left .navbar-toggle:after {
  content: "×";
  display: block;
  transform: rotate(360deg);
  font-size: 2.5rem;
  margin-top: -4px;
}
header .navbar .navbar-header .navbar-left .navbar-toggle.collapsed {
  background-color: #002c58;
}
header .navbar .navbar-header .navbar-left .navbar-toggle.collapsed:after {
  content: "\e907";
  font-family: "icon-font";
  display: block;
  transition: all 0.3s;
  transition-timing-function: ease-in-out;
}
@media (min-width: 768px) {
  header .navbar .navbar-header .navbar-left .navbar-toggle {
    display: none;
  }
}
header .navbar .navbar-header .navbar-right {
  margin-top: 1.375rem;
  width: 40%;
  float: right;
  float: right !important;
  margin-right: -15px;
}
@media (min-width: 768px) {
  header .navbar .navbar-header .navbar-right {
    display: flex;
    width: initial;
    float: none;
    margin-top: 2.1875rem;
  }
}
header .navbar .navbar-header .navbar-right ul {
  list-style: none;
  display: inline-flex;
  float: right;
  padding-left: 0;
}
@media (min-width: 768px) {
  header .navbar .navbar-header .navbar-right ul {
    padding-left: 0.9375rem;
    float: none;
  }
}
header .navbar .navbar-header .navbar-right .btn.language {
  padding: 0.3125rem 0.625rem;
  border-radius: 0.3125rem;
  font-size: 0.6875rem;
  color: #002c58;
  text-decoration: underline;
  letter-spacing: normal;
  margin-top: 0.1875rem;
}
header .navbar .navbar-header .navbar-right .btn.search {
  border-radius: 0;
  background-color: transparent;
  color: #002c58;
  padding: 0;
  font-size: 1.875rem;
}
header .navbar .navbar-header .navbar-right .portlet-language {
  width: 50%;
  float: left;
  margin-left: 20%;
}
@media (min-width: 768px) {
  header .navbar .navbar-header .navbar-right .portlet-language {
    width: initial;
    float: none;
    margin-left: initial;
  }
}
header .navbar .navbar-menu .navigation.collapsed .nav-wrapper {
  display: none;
}
@media (min-width: 768px) {
  header .navbar .navbar-menu .navigation.collapsed .nav-wrapper {
    display: flex;
  }
}
header .navbar .nav-wrapper {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  header .navbar .nav-wrapper {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
header .navbar .navbar-menu {
  background-color: #002c58;
  height: calc(100vh - 108px);
  position: absolute;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  width: 100%;
  z-index: 10;
}
@media (min-width: 768px) {
  header .navbar .navbar-menu {
    height: initial !important;
    display: inherit !important;
    background-color: #f2f5f7;
    position: inherit;
    height: inherit;
  }
}
header .navbar .navbar-menu .navigation .nav-wrapper {
  margin-top: 5rem;
}
@media (min-width: 768px) {
  header .navbar .navbar-menu .navigation .nav-wrapper {
    align-items: stretch;
    justify-content: space-between;
    margin-top: 0;
  }
}
header .navbar .navbar-menu .nav-container-jailbreak {
  margin-left: 0;
  margin-right: 0;
}
header .navbar .navbar-menu--darkblue {
  background-color: rgba(0, 44, 88, 0.7);
  position: absolute;
  right: 0;
}
header .navbar .navbar-menu--darkblue .navigation .navitem,
header .navbar .navbar-menu--darkblue .navigation .subnav {
  color: #ffffff;
}
header .navbar .navbar-menu .navitem {
  float: left;
  white-space: nowrap;
  line-height: 3.25rem;
  font-size: 1.375rem;
  padding-right: 1.9375rem;
  padding-left: 3.875rem;
  color: #ffffff;
}
@media (min-width: 768px) {
  header .navbar .navbar-menu .navitem {
    flex-grow: 0;
    color: #002c58;
    border-right: 0;
    font-weight: bold;
    font-size: 0.875rem;
    line-height: 2rem;
    padding-top: 0.6875rem;
    padding-bottom: 0.6875rem;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  header .navbar .navbar-menu .navitem::before, header .navbar .navbar-menu .navitem::after {
    display: none;
  }
}
@media (min-width: 992px) {
  header .navbar .navbar-menu .navitem {
    font-size: 1.125rem;
    padding-right: 1.125rem;
    padding-left: 1.125rem;
  }
}
@media (min-width: 1200px) {
  header .navbar .navbar-menu .navitem {
    padding-right: 1.9375rem;
    padding-left: 1.9375rem;
  }
}
@media (min-width: 768px) {
  header .navbar .navbar-menu .navitem:first-child {
    padding-left: 0;
  }
}
header .navbar .navbar-menu .navitem:last-child {
  padding-right: 0;
}
header .navbar .navbar-menu .navitem.active {
  color: #00afd2;
}
header .navbar .navbar-menu .navitem.active::after {
  content: "";
  position: absolute;
  right: 0;
  background-color: #00afd2;
  width: 7px;
  padding-bottom: 40px;
  margin-top: 5px;
  border-radius: 3px 0px 0px 7px;
}
header .navbar .navbar-menu .navitem-separator {
  margin: auto;
  flex-grow: 0;
}
header .navbar .navbar-menu .navitem-separator .navitem-separator-bar {
  display: none;
}
@media (min-width: 768px) {
  header .navbar .navbar-menu .navitem-separator .navitem-separator-bar {
    display: block;
    width: 0;
    border-left: thin solid #d7d7d7;
    margin: auto;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
}
header .navbar .navbar-menu .ghost-spacing {
  flex-grow: 1;
  display: none;
}
header .navbar .navbar-menu .subnav {
  height: 100vh;
  /* top: calc-rem(-15px);
  left: calc-rem(15px); */
  float: left;
  font-size: 1.125rem;
  font-weight: bold;
  width: 100%;
  z-index: 10;
}
header .navbar .navbar-menu .subnav .nav-wrapper {
  padding-right: 1.5rem;
  padding-left: 3.75rem;
}
@media (min-width: 768px) {
  header .navbar .navbar-menu .subnav .nav-wrapper {
    padding: 0;
  }
}
@media (min-width: 768px) {
  header .navbar .navbar-menu .subnav {
    height: auto;
    top: 2.8125rem;
    background-color: #ffffff;
    left: 0;
  }
}
header .navbar .navbar-menu .subnav .container {
  justify-content: flex-start;
}
header .navbar .navbar-menu .subnav .container .navitem-separator {
  margin-left: 0;
  margin-right: 0;
  flex-grow: 0;
}
header .navbar .navbar-menu .subnav.active .subnav-content {
  display: block;
}
header .navbar .navbar-menu .subnav.desktop {
  display: none;
}
@media (min-width: 768px) {
  header .navbar .navbar-menu .subnav.desktop {
    display: block;
  }
}
header .navbar .navbar-menu .subnav.mobile {
  position: inherit;
  transition: 0.5s ease;
}
header .navbar .navbar-menu .subnav.mobile .container {
  padding-top: 5rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  border-left: 7px solid #002c58;
  background-clip: padding-box;
  background-color: #0b4b8a;
}
header .navbar .navbar-menu .subnav.mobile .container .navitem {
  padding: 1.25rem 0.9375rem;
  font-size: 1.0625rem;
  font-weight: normal;
  border-bottom: thin solid #859eb6;
}
header .navbar .navbar-menu .subnav.mobile .container .navitem.active {
  color: #00afd2;
  font-weight: bold;
}
header .navbar .navbar-menu .subnav.mobile .container .navitem.active::before {
  content: "";
  position: absolute;
  left: 0;
  background-color: #00afd2;
  width: 7px;
  padding-bottom: 70px;
  margin-top: -10px;
  border-radius: 3px 0px 0px 7px;
}
header .navbar .navbar-menu .subnav.mobile .container .navitem.active::after {
  display: none;
}
header .navbar .navbar-menu .subnav.mobile .container .navitem:last-child {
  border: 0;
}
@media (min-width: 768px) {
  header .navbar .navbar-menu .subnav.mobile {
    display: none;
  }
}
header .navbar .navbar-menu .subnav.mobile.collapsed {
  opacity: 0;
  left: -100vw;
  visibility: hidden;
}
header .navbar .navbar-menu .subnav .subnavbtn {
  height: 1.75rem;
  line-height: 1.75rem;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  vertical-align: top;
}
header .navbar .navbar-menu .subnav-content {
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}
header .navbar .navbar-menu .nav-footer {
  display: block;
}
@media (min-width: 768px) {
  header .navbar .navbar-menu .nav-footer {
    display: none;
  }
}
header .navbar .navbar-menu .nav-footer .portlet-language {
  margin-top: 4px;
}
header .navbar .navbar-menu .nav-footer .portlet-language .portlet-body {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 70%;
  margin: 0 auto;
}
header .navbar .navbar-menu .nav-footer .portlet-language .portlet-body a.language-entry-short-text {
  color: #ffffff;
}
header .navbar .navbar-menu .nav-footer .portlet-language .portlet-body .language-entry-short-text {
  color: #ffffff;
  line-height: 0.9375rem;
  margin: 0.5rem;
}

body.cookies-acceptance-open {
  overflow: hidden;
  position: relative;
}
body.cookies-acceptance-open .cookies-filter {
  display: block;
  opacity: 0.5;
}

.cookies-filter {
  display: none;
  opacity: 0;
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  z-index: 1998;
  pointer-events: bounding-box;
  transition: all 1s ease-out;
}
.cookies-container {
  padding: 1.5rem 0;
  position: fixed;
  width: 100%;
  bottom: 0;
  background-color: rgba(0, 44, 88, 0.9);
  z-index: 1999;
  transition: background 1s ease-out;
}
.cookies-container.details-open {
  background-color: #002c58;
}
.cookies-text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .cookies-text {
    flex-direction: row;
    align-items: flex-start;
  }
}
.cookies-text p,
.cookies-text .cookies-text {
  color: #ffffff;
  font-size: 0.75rem;
  line-height: 1.0625rem;
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  margin-bottom: 0.875rem 0;
}
@media (min-width: 768px) {
  .cookies-text p,
  .cookies-text .cookies-text {
    margin: 0;
    flex-basis: 70%;
    font-size: 0.6875rem;
    line-height: 0.75rem;
  }
}
.cookies-text p a,
.cookies-text p .cookies-link,
.cookies-text .cookies-text a,
.cookies-text .cookies-text .cookies-link {
  color: #00afd2;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  text-transform: capitalize;
}
.cookies-text .btn-text {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  background-color: transparent;
  border: none;
  padding: 0;
  color: #00afd2;
}
.cookies-text .btn-close {
  align-self: flex-end;
  min-width: auto;
}
@media (min-width: 768px) {
  .cookies-text .btn-close {
    align-self: flex-start;
    order: 3;
  }
}
.cookies-text .btn-accept-cookies {
  align-self: flex-end;
  border-radius: 5px;
  text-align: right;
  border-bottom-right-radius: 1.25rem;
  font-size: 0.5625rem;
  min-width: 8.875rem;
  letter-spacing: 0.069375rem;
  padding: 0.75rem 1.125rem 0.75rem 1.75rem;
}
@media (min-width: 768px) {
  .cookies-text .btn-accept-cookies {
    font-size: 0.8125rem;
    min-width: 12.3125rem;
    letter-spacing: 0.1rem;
    padding: 0.9375rem 1.3125rem 0.9375rem 2.3125rem;
    margin: 0 1.875rem 0 2.6875rem;
  }
}
.cookies-table {
  display: none;
}
.cookies-table-title {
  border-bottom: 1px solid #c2d1d9;
}
.cookies-table-title p,
.cookies-table-title .table-title {
  color: #ffffff;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 0.5625rem;
  letter-spacing: 0.069375rem;
  padding: 0 0.4375rem;
  margin-bottom: 0.4375rem;
}
@media (min-width: 768px) {
  .cookies-table-title p,
  .cookies-table-title .table-title {
    font-size: 0.8125rem;
    padding: 0 2.40625rem;
    margin-bottom: 0.75rem;
    letter-spacing: 0.1rem;
  }
}
.cookies-table-tabs {
  margin: 1.25rem 0;
}
@media (min-width: 768px) {
  .cookies-table-tabs {
    margin: 1.75rem 1.4375rem;
  }
}
@media (min-width: 768px) {
  .cookies-table-tabs .tab {
    float: left;
    width: 24%;
  }
}
.cookies-table-tabs .tablinks {
  margin-right: 1.25rem;
  margin-bottom: 1rem;
  display: inline-block;
}
@media (min-width: 768px) {
  .cookies-table-tabs .tablinks {
    display: block;
    margin: 0;
  }
}
.cookies-table-tabs .tablinks.active .label {
  color: #ffffff;
}
@media (min-width: 768px) {
  .cookies-table-tabs .tablinks {
    border-bottom: 1px solid #ffffff;
    padding: 0.6875rem 0.9375rem;
  }
}
.cookies-table-tabs .tablinks .cookies-checkbox {
  position: absolute;
  opacity: 0;
  height: 1.25rem;
  width: 1.25rem;
}
@media (min-width: 768px) {
  .cookies-table-tabs .tablinks .cookies-checkbox {
    height: 1.5rem;
    width: 1.5rem;
  }
}
.cookies-table-tabs .tablinks .cookies-checkbox:checked ~ .checkmark:after {
  display: block;
}
.cookies-table-tabs .tablinks .label {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  color: #859eb6;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 0.5625rem;
  margin-left: 0.3125rem;
}
@media (min-width: 768px) {
  .cookies-table-tabs .tablinks .label {
    font-size: 1rem;
    margin-left: 1.1875rem;
  }
}
.cookies-table-tabs .tablinks .checkmark {
  pointer-events: none;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  background-color: transparent;
  border: 1px solid #ffffff;
  height: 1.25rem;
  width: 1.25rem;
}
@media (min-width: 768px) {
  .cookies-table-tabs .tablinks .checkmark {
    height: 1.5rem;
    width: 1.5rem;
  }
}
.cookies-table-tabs .tablinks .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 0.4375rem;
  top: 0.1875rem;
  width: 0.3125rem;
  height: 0.625rem;
  border: solid #00afd2;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (min-width: 768px) {
  .cookies-table-tabs .tablinks .checkmark:after {
    left: 0.5625rem;
    top: 0.3125rem;
  }
}
.cookies-table-tabs .tabcontent {
  overflow: auto;
  padding: 0.875rem 1.0625rem;
  border-top: 1px solid #ffffff;
  height: 12.5rem;
  scrollbar-color: #00afd2 rgba(255, 255, 255, 0.2);
  /* thumb and track color */
  scrollbar-width: thin;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
@media (min-width: 768px) {
  .cookies-table-tabs .tabcontent {
    padding: 1.625rem 4.125rem 1.625rem 1.625rem;
    border-top: 0;
    float: left;
    width: 70%;
    height: 22.25rem;
  }
}
.cookies-table-tabs .tabcontent::-webkit-scrollbar {
  width: 0.1875rem;
}
.cookies-table-tabs .tabcontent::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.2);
}
.cookies-table-tabs .tabcontent::-webkit-scrollbar-thumb {
  background: #00afd2;
  width: 0.4375rem;
}
.cookies-table-tabs .tabcontent::-webkit-scrollbar-thumb:hover {
  background: #00afd2;
}
.cookies-table-tabs .tabcontent p,
.cookies-table-tabs .tabcontent .cookies-table-info {
  color: #ffffff;
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 0.625rem;
  line-height: 0.875rem;
}
@media (min-width: 768px) {
  .cookies-table-tabs .tabcontent p,
  .cookies-table-tabs .tabcontent .cookies-table-info {
    font-size: 0.75rem;
    line-height: 1.0625rem;
  }
}
.cookies-table-tabs .tabcontent table td,
.cookies-table-tabs .tabcontent table th,
.cookies-table-tabs .tabcontent .cookies-table-content td,
.cookies-table-tabs .tabcontent .cookies-table-content th {
  color: #ffffff;
  font-size: 0.5rem;
  line-height: 0.5625rem;
}
@media (min-width: 768px) {
  .cookies-table-tabs .tabcontent table td,
  .cookies-table-tabs .tabcontent table th,
  .cookies-table-tabs .tabcontent .cookies-table-content td,
  .cookies-table-tabs .tabcontent .cookies-table-content th {
    font-size: 0.75rem;
    line-height: 1.0625rem;
  }
}
.cookies-table-tabs .tabcontent table thead th,
.cookies-table-tabs .tabcontent .cookies-table-content thead th {
  color: #00afd2;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  padding: 0.375rem 0.5625rem;
}
.cookies-table-tabs .tabcontent table tbody tr,
.cookies-table-tabs .tabcontent .cookies-table-content tbody tr {
  background-color: rgba(255, 255, 255, 0.07);
}
.cookies-table-tabs .tabcontent table tbody tr:nth-of-type(even),
.cookies-table-tabs .tabcontent .cookies-table-content tbody tr:nth-of-type(even) {
  background-color: rgba(255, 255, 255, 0.13);
}
.cookies-table-tabs .tabcontent table tbody tr td,
.cookies-table-tabs .tabcontent .cookies-table-content tbody tr td {
  vertical-align: top;
  border: 1px solid #002c58;
  padding: 0.75rem 0.375rem;
  max-width: 6.75rem;
}
@media (min-width: 768px) {
  .cookies-table-tabs .tabcontent table tbody tr td,
  .cookies-table-tabs .tabcontent .cookies-table-content tbody tr td {
    padding: 1.4375rem 0.9375rem;
    max-width: 12.5625rem;
    min-width: 7.5625rem;
  }
}

.breadcrumbs {
  padding: 0.875rem 0 0;
}
@media (min-width: 768px) {
  .breadcrumbs {
    padding: 2.1875rem 0 0;
  }
}
.breadcrumbs a {
  font-size: 0.6875rem;
  line-height: 1rem;
  color: #859eb6;
}
@media (min-width: 768px) {
  .breadcrumbs a {
    font-size: 0.9375rem;
  }
}
.breadcrumbs a:after {
  display: inline-block;
  content: "\e904";
  font-family: "icon-font";
  padding: 0 0.3125rem;
}
.breadcrumbs span {
  font-size: 0.6875rem;
  line-height: 1rem;
  color: #00afd2;
}
@media (min-width: 768px) {
  .breadcrumbs span {
    font-size: 0.9375rem;
  }
}

.breadcrumbs-country .breadcrumbs {
  border: 0;
  padding: 1.5625rem 0;
  margin-bottom: 0;
}

.breadcumbs-bottom {
  background-color: #f2f5f7;
  border-top: 1px solid #859eb6;
}
.breadcumbs-bottom .breadcrumbs {
  padding: 0.625rem 0 0.625rem;
  border-bottom: 0;
  margin-bottom: 0;
}

.breadcrumbs-story a {
  color: #859eb6;
  font-size: 0.6875rem;
  line-height: 1rem;
}
@media (min-width: 768px) {
  .breadcrumbs-story a {
    font-size: 0.9375rem;
  }
}
.breadcrumbs-story a:after {
  display: inline-block;
  content: "\e904";
  font-family: "icon-font";
  font-size: 0.75rem;
  padding: 0 0.3125rem;
}
.breadcrumbs-story span {
  font-size: 0.6875rem;
  line-height: 1rem;
  color: #00afd2;
}
@media (min-width: 768px) {
  .breadcrumbs-story span {
    font-size: 0.9375rem;
  }
}

.breadcrumbs-rrss-container {
  padding-top: 1.875rem;
  padding-bottom: 0.8125rem;
  border-bottom: 1px solid #859eb6;
}
.breadcrumbs-rrss-container:after:before, .breadcrumbs-rrss-container:after:after {
  content: " ";
  display: table;
}
.breadcrumbs-rrss-container:after:after {
  clear: both;
}
.breadcrumbs-rrss-container .breadcrumbs-story {
  width: calc(100% - 50px);
  float: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
@media (min-width: 768px) {
  .breadcrumbs-rrss-container .breadcrumbs-story {
    margin-top: 0.25rem;
    width: 70%;
  }
}

.footer__top {
  background-color: #002c58;
  margin-top: 1.625rem;
}
@media (min-width: 768px) {
  .footer__top {
    margin-top: 3.125rem;
  }
}
.footer__top img {
  margin-bottom: 1.25rem;
  width: 7.5rem;
}
@media (min-width: 768px) {
  .footer__top img {
    width: 10.625rem;
  }
}
.footer__top ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer__top ul li a {
  color: #ffffff;
  font-size: 0.875rem;
  line-height: 0.875rem;
  margin-bottom: 0.625rem;
}
@media (min-width: 992px) {
  .footer__top ul li a {
    font-size: 1rem;
    line-height: 1rem;
  }
}
.footer__top ul li a:hover, .footer__top ul li a:active, .footer__top ul li a:focus {
  color: #859eb6;
}
.footer__top .footer__top--links {
  display: flex;
}
.footer__top .footer__top--links ul.col-xs-4 {
  width: 33.33333%;
}
.footer__top .footer__top--links ul li {
  margin-bottom: 0.9375rem;
}
.footer__bottom {
  background-color: #002c58;
  margin-top: 2.5rem;
}
@media (min-width: 992px) {
  .footer__bottom {
    margin-top: 3.9375rem;
  }
}
.footer__bottom:before {
  content: "";
  display: block;
  width: 100%;
  height: 0.9375rem;
  background-color: #00afd2;
}
.footer__bottom-content {
  padding: 2.75rem 0 1.1875rem;
}
@media (min-width: 992px) {
  .footer__bottom-content {
    padding: 2.0625rem 0 3.875rem;
  }
}
.footer__bottom-content span {
  color: #ffffff;
  font-size: 0.875rem;
  line-height: 1rem;
}
.footer__bottom-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer__bottom-content ul li a {
  color: #ffffff;
  font-size: 0.875rem;
  line-height: 1rem;
}
.footer__bottom-content ul li a:hover, .footer__bottom-content ul li a:active, .footer__bottom-content ul li a:focus {
  text-decoration: none;
  color: #ffffff;
}
.footer__bottom-content ul.footer__bottom-links {
  margin-top: 0.875rem;
}
@media (min-width: 992px) {
  .footer__bottom-content ul.footer__bottom-links {
    margin-top: 0;
  }
}
.footer__bottom-content ul.footer__bottom-links li {
  display: inline-block;
}
.footer__bottom-content ul.footer__bottom-links li a {
  color: #00afd2;
  display: block;
  padding: 0 0.9375rem 0.625rem 0;
}
@media (min-width: 992px) {
  .footer__bottom-content ul.footer__bottom-links li a {
    padding: 0 0.9375rem;
  }
}
.footer__bottom-content ul.footer__bottom-social {
  margin-top: 3.5rem;
  text-align: right;
}
@media (min-width: 992px) {
  .footer__bottom-content ul.footer__bottom-social {
    margin-top: 0;
  }
}
.footer__bottom-content ul.footer__bottom-social li {
  display: inline-block;
  max-width: 2.5rem;
}
.footer__bottom-content ul.footer__bottom-social li a {
  display: block;
  padding: 0 0.4375rem;
  font-size: 1.875rem;
}
@media (min-width: 992px) {
  .footer__bottom-content ul.footer__bottom-social li a {
    font-size: 1.625rem;
    padding: 0 0.3125rem;
  }
}

footer .mainWrapper {
  background-color: #002c58;
  border-top: solid 1px #00afd2;
}

.btn {
  padding: 1.125rem;
  color: #ffffff;
  border: none;
  border-radius: 0;
  border-bottom-right-radius: 1.25rem;
  border-top-left-radius: 1.25rem;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  white-space: normal;
  letter-spacing: 0.15625rem;
}
.btn:hover, .btn:focus {
  color: #ffffff;
}
.btn:active {
  color: #ffffff;
  box-shadow: none;
}
.btn.text-color-darkblue {
  color: #002c58;
}
.btn.text-color-darkblue:hover, .btn.text-color-darkblue:active, .btn.text-color-darkblue:focus, .btn.text-color-darkblue:active:hover, .btn.text-color-darkblue:active:focus {
  color: #002c58;
}
.btn.text-color-blue {
  color: #00afd2;
}
.btn.text-color-blue:hover, .btn.text-color-blue:active, .btn.text-color-blue:focus, .btn.text-color-blue:active:hover, .btn.text-color-blue:active:focus {
  color: #00afd2;
}
.btn.text-color-yellow {
  color: #f1b338;
}
.btn.text-color-yellow:hover, .btn.text-color-yellow:active, .btn.text-color-yellow:focus, .btn.text-color-yellow:active:hover, .btn.text-color-yellow:active:focus {
  color: #f1b338;
}
.btn.text-color-red {
  color: #e44848;
}
.btn.text-color-red:hover, .btn.text-color-red:active, .btn.text-color-red:focus, .btn.text-color-red:active:hover, .btn.text-color-red:active:focus {
  color: #e44848;
}
.btn.text-color-green {
  color: #a8c34e;
}
.btn.text-color-green:hover, .btn.text-color-green:active, .btn.text-color-green:focus, .btn.text-color-green:active:hover, .btn.text-color-green:active:focus {
  color: #a8c34e;
}

.btn-default {
  color: #00afd2;
  background-color: #ffffff;
}
.btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default:active:hover, .btn-default:active:focus {
  color: #00afd2;
  background-color: #ffffff;
  border-color: initial;
}
.btn-default.btn-video {
  border-bottom-right-radius: 0;
  border-top-left-radius: 1.25rem;
}

.btn-primary {
  padding-bottom: 1.25rem;
  background-color: #00afd2;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:active:hover, .btn-primary:active:focus {
  background-color: #002c58;
  border-color: initial;
}

.bg-lightblue .btn-primary:hover, .bg-lightblue .btn-primary:active, .bg-lightblue .btn-primary:focus, .bg-lightblue .btn-primary:active:hover, .bg-lightblue .btn-primary:active:focus {
  background-color: #ffffff;
  color: #00afd2;
}

.btn-white {
  padding-bottom: 1.25rem;
  background-color: #ffffff;
}
.btn-white:hover, .btn-white:active, .btn-white:focus, .btn-white:active:hover, .btn-white:active:focus {
  background-color: #002c58;
  border-color: initial;
}

.btn-secondary {
  background-color: #f1b338;
}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus, .btn-secondary:active:hover, .btn-secondary:active:focus {
  background-color: #f1b338;
  border-color: initial;
}
.btn-secondary.btn-video {
  border-bottom-right-radius: 0;
  border-top-left-radius: 1.25rem;
}

.btn-light {
  background-color: transparent;
  border: 1px solid #ffffff;
}
.btn-light:hover, .btn-light:active, .btn-light:focus, .btn-light:active:hover, .btn-light:active:focus {
  background-color: #ffffff;
  color: #00afd2;
  background-color: #ffffff;
}
.btn-light.btn-video [class*=icon-] {
  margin-right: 0.875rem;
}

.btn-border-darkblue {
  border-color: #002c58;
}
.btn-border-blue {
  border-color: #00afd2;
}
.btn-border-yellow {
  border-color: #f1b338;
}
.btn-border-red {
  border-color: #e44848;
}
.btn-border-green {
  border-color: #a8c34e;
}

.btn-video {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.btn-video [class*=icon-] {
  margin-right: 0.5rem;
  vertical-align: middle;
  font-size: 1.875rem;
}

.btn-file {
  padding-top: 0.875rem;
  padding-bottom: 1.0625rem;
  color: #002c58;
  font-size: 1.0625rem;
  font-weight: normal;
  line-height: 1.24;
  text-transform: none;
}
.btn-file:hover, .btn-file:active, .btn-file:focus, .btn-file:active:hover, .btn-file:active:focus {
  color: #002c58;
}

.btn-transparent {
  background-color: transparent;
  border: 0;
  color: #ffffff;
  padding: 0;
  font-weight: normal;
}

.download-item {
  max-width: 100%;
  display: inline-block;
}
@media (min-width: 768px) {
  .download-item {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .download-item.right {
    float: right;
  }
}
.download-item p {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  letter-spacing: 0.21px;
  color: #859eb6;
}
@media (min-width: 768px) {
  .download-item p {
    display: inline-block;
  }
}
.download-item span {
  font-family: "AkkuratPro-regular", Arial, Helvetica, sans-serif;
}
.download-item.text-left {
  text-align: left;
}
.download-item.text-left .download-btn {
  margin-left: 0;
}
.download-btn {
  margin-bottom: 0.625rem;
  padding: 0;
  display: flex;
  background-color: #f2f5f7;
  min-width: auto;
}
@media (min-width: 768px) {
  .download-btn {
    margin-left: 0.875rem;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .download-btn-container {
    display: inline-block;
    vertical-align: middle;
  }
}
.download-btn .text {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  text-transform: none;
  letter-spacing: normal;
  color: #002c58;
  font-size: 1.0625rem;
  line-height: 1.3125rem;
  border-bottom-right-radius: 30px;
  padding: 1.5rem 2.25rem 1.5rem 1rem;
  width: calc(100% - 70px);
  overflow: hidden;
}
.download-btn:hover .text {
  color: #f1b338;
}
.download-btn .icon {
  padding: 0.875rem 1.3125rem;
  width: 4.375rem;
  position: relative;
  border-bottom-right-radius: 20px;
  background-color: #00afd2;
  align-self: stretch;
}
.download-btn .icon:before {
  content: "\e940";
  font-family: "icon-font";
  display: inline-block;
  font-size: 1.875rem;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* SIZES */
.btn-xs {
  padding: 0.5625rem;
  /* NOTA: FALTA POR SABER EL PADDING REAL*/
  font-size: initial;
}

.btn-sm {
  padding-top: 1.0625rem;
  padding-bottom: 1.1875rem;
  font-size: initial;
}

.btn-md {
  padding-top: 1.125rem;
  padding-bottom: 1.1875rem;
  font-size: initial;
}

.btn-lg {
  padding-top: 1.1875rem;
  padding-bottom: 1.1875rem;
  font-size: initial;
}

.btn-xl {
  padding: 2.625rem;
  padding-top: 1.1875rem;
  padding-bottom: 1.1875rem;
}

.simple-box-slider__container {
  position: relative;
  margin: 0 0.9375rem;
}
@media (min-width: 992px) {
  .simple-box-slider__container {
    margin: 0 auto;
  }
}
.simple-box-slider__container .swiper-button-next {
  right: -10%;
}
@media (min-width: 992px) {
  .simple-box-slider__container .swiper-button-next {
    right: -8%;
  }
}
.simple-box-slider__container .swiper-button-next:after {
  content: "\e904";
  font-family: "icon-font";
  color: #002c58;
  font-size: 3.125rem;
}
.simple-box-slider__container .swiper-button-prev {
  left: -10%;
}
@media (min-width: 992px) {
  .simple-box-slider__container .swiper-button-prev {
    left: -8%;
  }
}
.simple-box-slider__container .swiper-button-prev:after {
  content: "\e905";
  font-family: "icon-font";
  color: #002c58;
  font-size: 3.125rem;
}
.simple-box-slider .swiper-slide .text-icon-box {
  position: relative;
}
.simple-box-slider .swiper-slide .text-icon-box a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.simple-box-slider .swiper-slide:nth-child(odd) .text-icon-box {
  border-bottom: 3px solid #00afd2;
  border-bottom-left-radius: 0.0625rem;
  border-bottom-right-radius: 0.0625rem;
  border-top-right-radius: 1.875rem;
}
.simple-box-slider .swiper-slide:nth-child(even) .text-icon-box {
  border-top: 3px solid #00afd2;
  border-top-left-radius: 0.0625rem;
  border-top-right-radius: 0.0625rem;
  border-bottom-right-radius: 1.875rem;
}
.simple-box-slider .swiper-slide:nth-child(3n+1) .text-icon-button-box {
  background-color: #002c58;
  border-top-right-radius: 1.875rem;
}
.simple-box-slider .swiper-slide:nth-child(3n+1) .text-icon-button-box .btn {
  color: #002c58;
}
.simple-box-slider .swiper-slide:nth-child(3n+2) .text-icon-button-box {
  background-color: #00afd2;
  border-bottom-right-radius: 1.875rem;
}
.simple-box-slider .swiper-slide:nth-child(3n+2) .text-icon-button-box .btn {
  color: #00afd2;
}
.simple-box-slider .swiper-slide:nth-child(3n+3) .text-icon-button-box {
  background-color: #f1b338;
  border-top-right-radius: 1.875rem;
}
.simple-box-slider .swiper-slide:nth-child(3n+3) .text-icon-button-box .btn {
  color: #f1b338;
}

.media-text-highlights-group {
  display: flex;
  flex-wrap: wrap;
  color: #000000;
  border-bottom-left-radius: 3.75rem;
}
@media (min-width: 992px) {
  .media-text-highlights-group {
    flex-wrap: nowrap;
  }
}
.media-text-highlights-group .container {
  display: flex;
  flex-wrap: wrap;
  padding: 3.375rem 0 3.875rem 0;
}
@media (min-width: 992px) {
  .media-text-highlights-group .container {
    flex-wrap: nowrap;
    padding: 3.0625rem 0 3.0625rem 0;
  }
}
.media-text-highlights-group .media-box {
  min-height: 16.0625rem;
  width: 100%;
  position: relative;
  border-top-right-radius: 3.75rem;
  overflow: hidden;
}
@media (min-width: 768px) {
  .media-text-highlights-group .media-box {
    min-height: 28.125rem;
  }
}
@media (min-width: 992px) {
  .media-text-highlights-group .media-box {
    width: 40%;
  }
}
.media-text-highlights-group .media-box img {
  max-height: 16.0625rem;
}
@media (min-width: 768px) {
  .media-text-highlights-group .media-box img {
    max-height: 28.125rem;
  }
}
@media (min-width: 1200px) {
  .media-text-highlights-group .media-box img {
    transform: scale(1.2);
    transition: all 0.25s ease-in-out;
  }
  .media-text-highlights-group .media-box img:hover {
    transform: scale(1);
  }
}
.media-text-highlights-group .media-box iframe {
  width: 100% !important;
  height: 100% !important;
  border-top-right-radius: 3.75rem;
  border: 0;
}
.media-text-highlights-group .text-box {
  width: 100%;
  padding: 0 0.9375rem;
  font-family: "AkkuratPro-regular", Arial, Helvetica, sans-serif;
}
@media (min-width: 992px) {
  .media-text-highlights-group .text-box {
    width: 60%;
    padding: 1em 3em;
  }
}
.media-text-highlights-group img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  font-family: "object-fit: cover; object-position: center;";
  border-top-right-radius: 3.75rem;
}
.media-text-highlights-group .tagline {
  margin-top: 0.9375rem;
  margin-bottom: 1.25rem;
  font-size: 1.1875rem;
}
@media (min-width: 992px) {
  .media-text-highlights-group .tagline {
    font-size: 1.1875rem;
    margin-bottom: 1.875rem;
    margin-top: 0;
  }
}
.media-text-highlights-group .title {
  margin: 0;
  font-size: 2.5rem;
  font-weight: 300;
  letter-spacing: -0.0625rem;
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
}
@media (min-width: 992px) {
  .media-text-highlights-group .title {
    font-size: 4.375rem;
  }
}
.media-text-highlights-group .text {
  margin-top: 0.8125rem;
  margin-bottom: 2.1875rem;
  font-size: 1.0625rem;
  font-weight: 300;
  padding-left: 0.3125rem;
  line-height: 1.5625rem;
}
@media (min-width: 992px) {
  .media-text-highlights-group .text {
    margin-top: 1.25rem;
    margin-bottom: 1.875rem;
    font-size: 1.125rem;
  }
}
.media-text-highlights-group.media-text-highlights-group--media-align-right .container {
  flex-direction: column-reverse;
}
@media (min-width: 992px) {
  .media-text-highlights-group.media-text-highlights-group--media-align-right .container {
    flex-direction: row-reverse;
  }
}
@media (min-width: 992px) {
  .media-text-highlights-group.media-text-highlights-group--media-align-right .container .text-box {
    margin-right: 1.75rem;
    padding-left: 1em;
    width: 40%;
  }
}
.media-text-highlights-group.media-text-highlights-group--media-align-right .container .media-box {
  border-top-right-radius: 3.75rem;
  max-height: 16.0625rem;
}
@media (min-width: 992px) {
  .media-text-highlights-group.media-text-highlights-group--media-align-right .container .media-box {
    width: 60%;
  }
}
@media (min-width: 768px) {
  .media-text-highlights-group.media-text-highlights-group--media-align-right .container .media-box {
    max-height: 28.125rem;
  }
}
.media-text-highlights-group.media-text-highlights-group--media-align-right .container .media-box iframe {
  width: 100% !important;
  height: 100% !important;
  border-top-right-radius: 3.75rem;
}
.media-text-highlights-group.media-text-highlights-group--media-align-right .container .btn {
  margin-bottom: 1.375rem;
}
.media-text-highlights-group.media-text-highlights-group--media-align-right .container .title {
  font-size: 2.5rem;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
}
@media (min-width: 992px) {
  .media-text-highlights-group.media-text-highlights-group--media-align-right .container .title {
    font-size: 3rem;
  }
}
.media-text-highlights-group.media-text-highlights-group--media-align-right .container .tagline {
  font-size: 1.1875rem;
}
@media (min-width: 992px) {
  .media-text-highlights-group.media-text-highlights-group--media-align-right .container .tagline {
    font-size: 1.625rem;
  }
}
.media-text-highlights-group.media-text-highlights-group--media-wide .title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
}
@media (max-width: 992px) {
  .media-text-highlights-group.media-text-highlights-group--media-wide {
    background-image: none !important;
  }
}
@media (min-width: 992px) {
  .media-text-highlights-group.media-text-highlights-group--media-wide {
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: 60%;
    background-position-y: bottom;
    border-bottom-right-radius: 3.75rem;
  }
  .media-text-highlights-group.media-text-highlights-group--media-wide .media-box img {
    display: none;
  }
  .media-text-highlights-group.media-text-highlights-group--media-wide .text-box .text {
    margin-right: 1.875rem;
  }
}
.media-text-highlights-group--panoramic .media-box {
  width: 100%;
  height: 21.875rem;
  border-top-right-radius: 0;
  margin: 0;
}
@media (min-width: 992px) {
  .media-text-highlights-group--panoramic .media-box {
    width: 26.25rem;
    height: 26.25rem;
    margin: 0;
  }
}
.media-text-highlights-group--panoramic .media-box iframe {
  border-top-right-radius: 0;
}
.media-text-highlights-group--panoramic .text-box {
  width: 100%;
  background-color: #9fd0da;
  border-top-left-radius: 3.75rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 1.875rem;
}
@media (min-width: 992px) {
  .media-text-highlights-group--panoramic .text-box {
    padding-left: 6.25rem;
  }
}
.media-text-highlights-group--panoramic .text-box .tagline {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1.1875rem;
  margin-bottom: 0.625rem;
}
@media (min-width: 992px) {
  .media-text-highlights-group--panoramic .text-box .tagline {
    font-size: 1.625rem;
  }
}
.media-text-highlights-group--panoramic .text-box .title {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 2.5rem;
}
@media (min-width: 992px) {
  .media-text-highlights-group--panoramic .text-box .title {
    font-size: 3.4375rem;
    letter-spacing: -0.0575rem;
  }
}
.media-text-highlights-group--panoramic .text-box .btn {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}
@media (min-width: 992px) {
  .media-text-highlights-group--panoramic .text-box .btn {
    width: max-content;
  }
}
.media-text-highlights-group--linkList {
  justify-content: space-between;
}
.media-text-highlights-group--linkList .media-box {
  width: 100%;
  min-height: 14.8125rem;
  border-top-left-radius: 3.75rem;
  border-top-right-radius: 0;
  margin: 0;
  background-size: cover;
}
@media (min-width: 992px) {
  .media-text-highlights-group--linkList .media-box {
    width: 45%;
    border-top-right-radius: 0;
    margin: 0;
  }
}
.media-text-highlights-group--linkList .media-box iframe {
  border-top-left-radius: 3.75rem;
  border-top-right-radius: 0;
}
.media-text-highlights-group--linkList .text-box {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 4.375rem;
  padding-bottom: 1.875rem;
  padding-left: 1rem;
}
@media (min-width: 992px) {
  .media-text-highlights-group--linkList .text-box {
    padding-bottom: 5rem;
    padding-left: 10%;
    width: 50%;
  }
}
.media-text-highlights-group--linkList .text-box .tagline {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1.1875rem;
  margin-bottom: 0.625rem;
}
@media (min-width: 992px) {
  .media-text-highlights-group--linkList .text-box .tagline {
    font-size: 1.625rem;
  }
}
.media-text-highlights-group--linkList .text-box .title {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 2.5rem;
}
@media (min-width: 992px) {
  .media-text-highlights-group--linkList .text-box .title {
    font-size: 3.4375rem;
    letter-spacing: -0.0575rem;
  }
}
.media-text-highlights-group--linkList .text-box .link-list {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}
.media-text-highlights-group--linkList .text-box .link-list .link-item {
  margin-top: 0.3125rem;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  letter-spacing: 0.1075rem;
  text-transform: uppercase;
}
.media-text-highlights-group--linkList .text-box .link-list .link-item a {
  color: inherit;
  text-decoration: none;
}
.media-text-highlights-group--linkList .text-box .link-list .link-item a:hover, .media-text-highlights-group--linkList .text-box .link-list .link-item a:focus {
  color: inherit;
  text-decoration: none;
}
.media-text-highlights-group--linkList .text-box .link-list .link-item:before {
  content: "-";
  font-size: 3.125rem;
  line-height: 0.875rem;
  vertical-align: text-top;
  margin-right: 0.9375rem;
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
}
.media-text-highlights-group--half-pan {
  justify-content: space-between;
  border-top-left-radius: 3.75rem;
  border-bottom-left-radius: 0;
}
.media-text-highlights-group--half-pan .media-box {
  width: 100%;
  min-height: 14.8125rem;
  border-top-right-radius: 0;
  margin: 0;
  background-size: cover;
}
@media (min-width: 992px) {
  .media-text-highlights-group--half-pan .media-box {
    width: 45%;
    border-top-right-radius: 0;
    margin: 0;
    border-left: solid 1px #ffffff;
  }
}
.media-text-highlights-group--half-pan .media-box iframe {
  border-top-right-radius: 0;
}
.media-text-highlights-group--half-pan .text-box {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 4.375rem;
  padding-bottom: 1.875rem;
  padding-left: 1rem;
}
@media (min-width: 992px) {
  .media-text-highlights-group--half-pan .text-box {
    padding-bottom: 5rem;
    padding-left: 10%;
    width: 50%;
  }
}
.media-text-highlights-group--half-pan .text-box .tagline {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1.1875rem;
  margin-bottom: 0.625rem;
}
@media (min-width: 992px) {
  .media-text-highlights-group--half-pan .text-box .tagline {
    font-size: 1.625rem;
  }
}
.media-text-highlights-group--half-pan .text-box .title {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 2.5rem;
}
@media (min-width: 992px) {
  .media-text-highlights-group--half-pan .text-box .title {
    font-size: 3.4375rem;
    letter-spacing: -0.0575rem;
  }
}
.media-text-highlights-group--half-pan .text-box .btn {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}
@media (min-width: 992px) {
  .media-text-highlights-group--half-pan .text-box .btn {
    width: max-content;
  }
}

.image-text-highlights-group {
  display: flex;
  background-size: cover;
}
@media (min-width: 1200px) {
  .image-text-highlights-group {
    background-size: 150%;
    transition: background-size 2500ms;
  }
}
.image-text-highlights-group .text-box {
  display: inline-flex;
  flex-direction: column;
  width: 100%;
  padding: 3.75rem 2.1875rem;
  z-index: 1;
}
@media (min-width: 768px) {
  .image-text-highlights-group .text-box {
    padding: 6.25rem 20%;
  }
}
.image-text-highlights-group .text-box .icon-box {
  display: flex;
  align-self: center;
}
.image-text-highlights-group .text-box .icon-box span {
  font-size: 3.75rem;
}
.image-text-highlights-group .text-box .title {
  display: flex;
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  letter-spacing: -0.041875rem;
  text-align: center;
  align-self: center;
  margin-bottom: 1.875rem;
  margin-top: 1.25rem;
}
.image-text-highlights-group .text-box .title h1,
.image-text-highlights-group .text-box .title h2,
.image-text-highlights-group .text-box .title h3,
.image-text-highlights-group .text-box .title h4,
.image-text-highlights-group .text-box .title h5,
.image-text-highlights-group .text-box .title h6,
.image-text-highlights-group .text-box .title p {
  font-size: 2.5rem;
}
@media (min-width: 768px) {
  .image-text-highlights-group .text-box .title h1,
  .image-text-highlights-group .text-box .title h2,
  .image-text-highlights-group .text-box .title h3,
  .image-text-highlights-group .text-box .title h4,
  .image-text-highlights-group .text-box .title h5,
  .image-text-highlights-group .text-box .title h6,
  .image-text-highlights-group .text-box .title p {
    font-size: 4.375rem;
  }
}
.image-text-highlights-group .text-box .text {
  display: flex;
  text-align: center;
  font-size: 1rem;
  margin-bottom: 2.875rem;
}
@media (min-width: 768px) {
  .image-text-highlights-group .text-box .text {
    font-size: 1.125rem;
    padding: 0 3.75rem;
  }
}
.image-text-highlights-group .text-box .btn {
  display: flex;
  align-self: center;
  font-size: 0.8125rem;
}
.image-text-highlights-group--description {
  border-top-right-radius: 4.375rem;
}
.image-text-highlights-group--description .text-box {
  padding: 4.375rem 0 3.75rem 0;
}
@media (min-width: 768px) {
  .image-text-highlights-group--description .text-box {
    width: 60%;
  }
}
.image-text-highlights-group--description .text-box .title {
  align-self: flex-start;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 3.125rem;
  text-align: left;
}
@media (min-width: 768px) {
  .image-text-highlights-group--description .text-box .title {
    font-size: 5rem;
  }
}
.image-text-highlights-group--description .text-box .description {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 2.1875rem;
}
@media (min-width: 768px) {
  .image-text-highlights-group--description .text-box .description {
    font-size: 3.4375rem;
  }
}
.image-text-highlights-group--description .text-box .btn {
  align-self: flex-start;
  margin-top: 1.3125rem;
}
.image-text-highlights-group--descriptive {
  border-bottom-right-radius: 3.75rem;
  border-top-left-radius: 3.75rem;
  border: solid 1px #f2f5f7;
}
.image-text-highlights-group--descriptive .text-box {
  padding: 3.75rem 0;
}
.image-text-highlights-group--descriptive .text-box .tagline {
  font-size: 1.1875rem;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  text-align: center;
  margin-bottom: 1.5625rem;
}
@media (min-width: 768px) {
  .image-text-highlights-group--descriptive .text-box .tagline {
    font-size: 1.625rem;
  }
}
.image-text-highlights-group--descriptive .text-box .title {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 2.5rem;
}
@media (min-width: 768px) {
  .image-text-highlights-group--descriptive .text-box .title {
    font-size: 3.4375rem;
  }
}
.image-text-highlights-group--descriptive .text-box .description {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 1.1875rem;
  padding: 0 1.875rem;
  text-align: center;
}
@media (min-width: 768px) {
  .image-text-highlights-group--descriptive .text-box .description {
    font-size: 1.1875rem;
  }
}
.image-text-highlights-group--descriptive[data-aos=bg-parallax-horizontal] {
  background-size: cover;
  background-position: center;
}
@media (min-width: 768px) {
  .image-text-highlights-group--descriptive[data-aos=bg-parallax-horizontal] {
    background-size: 150%;
    background-position-x: right;
    transition-property: background-position-x;
  }
  .image-text-highlights-group--descriptive[data-aos=bg-parallax-horizontal].aos-animate {
    background-position-x: left;
  }
}
.image-text-highlights-group--bigTitle {
  border-bottom-right-radius: 3.75rem;
  border-top-left-radius: 3.75rem;
  background-size: cover;
  background-position: center;
  position: relative;
}
.image-text-highlights-group--bigTitle .text-box {
  padding: 3.75rem 0;
}
.image-text-highlights-group--bigTitle .text-box .tagline {
  font-size: 1.1875rem;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  text-align: center;
  margin-bottom: 1.5625rem;
}
@media (min-width: 768px) {
  .image-text-highlights-group--bigTitle .text-box .tagline {
    font-size: 1.625rem;
  }
}
.image-text-highlights-group--bigTitle .text-box .title {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 2.5rem;
}
@media (min-width: 768px) {
  .image-text-highlights-group--bigTitle .text-box .title {
    font-size: 3.4375rem;
  }
}
.image-text-highlights-group .background-image-moving {
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  width: 100%;
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.map-block {
  display: flex;
}
.map-block .animation-box {
  position: absolute;
  max-width: 100%;
}
@media (min-width: 992px) {
  .map-block .animation-box {
    max-width: 25%;
  }
}
.map-block .animation-box img {
  width: 100%;
}
.map-block .animation-box.animation-box--right {
  right: -50%;
}
@media (min-width: 992px) {
  .map-block .animation-box.animation-box--right {
    right: 0;
  }
}
.map-block .animation-box.animation-box--left {
  left: -50%;
}
@media (min-width: 992px) {
  .map-block .animation-box.animation-box--left {
    left: 0;
  }
}
.map-block .text-box {
  display: inline-flex;
  flex-direction: column;
  width: 100%;
  padding: 3.75rem 2.1875rem;
  z-index: 1;
}
@media (min-width: 992px) {
  .map-block .text-box {
    padding: 6.25rem 25%;
  }
}
.map-block .text-box .icon-box {
  display: flex;
  align-self: center;
}
.map-block .text-box .icon-box span {
  font-size: 3.125rem;
}
.map-block .text-box .title {
  display: flex;
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 2.5rem;
  letter-spacing: -0.041875rem;
  text-align: center;
  align-self: center;
  margin-bottom: 1.875rem;
}
@media (min-width: 992px) {
  .map-block .text-box .title {
    font-size: 4.375rem;
  }
}
.map-block .text-box .text {
  display: flex;
  text-align: center;
  font-size: 1rem;
  margin-bottom: 2.875rem;
}
@media (min-width: 992px) {
  .map-block .text-box .text {
    font-size: 1.125rem;
    padding: 0 3.75rem;
  }
}
.map-block .text-box .btn {
  display: flex;
  align-self: center;
  font-size: 0.8125rem;
}
.map-block--bg-primary {
  background-color: #002c58;
}
.map-block--bg-secondary {
  background-color: #00afd2;
}

.three-image-text-highlights {
  display: flex;
  background-size: cover;
}
.three-image-text-highlights .text-box {
  display: inline-flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 768px) {
  .three-image-text-highlights .text-box {
    padding: 0 9.375rem 0 9.375rem;
  }
}
.three-image-text-highlights .container {
  display: flex;
  flex-wrap: wrap;
  padding: 2.1875rem 0.9375rem 0.9375rem 0.9375rem;
}
@media (min-width: 768px) {
  .three-image-text-highlights .container {
    padding: 4.6875rem 0 4.6875rem 0;
  }
}
.three-image-text-highlights .title {
  display: flex;
  font-size: 2.5rem;
  letter-spacing: -0.041875rem;
  text-align: center;
  align-self: center;
  margin-bottom: 1.875rem;
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
}
@media (min-width: 768px) {
  .three-image-text-highlights .title {
    font-size: 4.375rem;
  }
}
.three-image-text-highlights .text {
  display: flex;
  text-align: center;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .three-image-text-highlights .text {
    font-size: 1.125rem;
  }
}
.three-image-text-highlights .tagline {
  font-weight: bold;
  font-size: 1.1875rem;
  text-align: center;
}
@media (min-width: 768px) {
  .three-image-text-highlights .tagline {
    font-weight: normal;
    font-size: 1.625rem;
  }
}
.three-image-text-highlights .highlights-box {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.875rem;
}
@media (min-width: 768px) {
  .three-image-text-highlights .highlights-box {
    flex-wrap: nowrap;
    margin-top: 3.75rem;
  }
}
.three-image-text-highlights .highlights-box .highlight-card {
  margin-bottom: 1.875rem;
}
@media (min-width: 768px) {
  .three-image-text-highlights .highlights-box .highlight-card {
    margin: 0 3.125rem;
  }
}
.three-image-text-highlights .highlights-box .image-box {
  width: 100%;
  position: relative;
}
.three-image-text-highlights .highlights-box .image-box img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  font-family: "object-fit: cover; object-position: center;";
  border-bottom-right-radius: 1.5625rem;
}
.three-image-text-highlights .highlights-box .highlight-title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 1.375rem;
  margin-top: 0.625rem;
}
@media (min-width: 768px) {
  .three-image-text-highlights .highlights-box .highlight-title {
    font-size: 1.5rem;
    margin-top: 0.9375rem;
  }
}

.three-image-steps-text-highlights {
  display: flex;
  background-size: cover;
}
.three-image-steps-text-highlights .text-box {
  display: inline-flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 768px) {
  .three-image-steps-text-highlights .text-box {
    padding: 0 8.125rem 0 8.125rem;
  }
}
.three-image-steps-text-highlights .container {
  display: flex;
  flex-wrap: wrap;
  padding: 2.1875rem 0.9375rem 0.9375rem 0.9375rem;
}
@media (min-width: 768px) {
  .three-image-steps-text-highlights .container {
    padding: 4.6875rem 0 4.6875rem 0;
  }
}
.three-image-steps-text-highlights .title {
  display: flex;
  font-size: 2.5rem;
  letter-spacing: normal;
  text-align: center;
  align-self: center;
  margin-bottom: 1.875rem;
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
}
@media (min-width: 768px) {
  .three-image-steps-text-highlights .title {
    font-size: 3.4375rem;
    line-height: 4.3125rem;
  }
}
.three-image-steps-text-highlights .text {
  display: flex;
  text-align: center;
  font-size: 1.25rem;
  padding: 0 2.5rem 0 2.5rem;
  letter-spacing: -0.92px;
  line-height: 1.5rem;
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
}
@media (min-width: 768px) {
  .three-image-steps-text-highlights .text {
    font-size: 1.375rem;
    padding: 0 5rem 0 5rem;
  }
}
.three-image-steps-text-highlights .tagline {
  font-weight: bold;
  font-size: 1.1875rem;
  text-align: center;
}
@media (min-width: 768px) {
  .three-image-steps-text-highlights .tagline {
    font-weight: normal;
    font-size: 1.625rem;
  }
}
.three-image-steps-text-highlights .highlights-box {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.875rem;
}
@media (min-width: 768px) {
  .three-image-steps-text-highlights .highlights-box {
    flex-wrap: nowrap;
    margin-top: 3.75rem;
    align-items: flex-end;
    height: 550px;
    width: 100%;
  }
}
.three-image-steps-text-highlights .highlights-box .highlight-card {
  margin-bottom: 1.875rem;
}
@media (min-width: 768px) {
  .three-image-steps-text-highlights .highlights-box .highlight-card {
    margin: 0 0.1rem;
    width: 33.33%;
    transition: margin 700ms;
  }
}
.three-image-steps-text-highlights .highlights-box .image-box {
  width: 100%;
  position: relative;
}
.three-image-steps-text-highlights .highlights-box .image-box img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  font-family: "object-fit: cover; object-position: center;";
  border-bottom-right-radius: 1.5625rem;
}
.three-image-steps-text-highlights .highlights-box .highlight-title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 0.875rem;
  margin-top: 0.625rem;
}
@media (min-width: 768px) {
  .three-image-steps-text-highlights .highlights-box .highlight-title {
    font-size: 1rem;
    margin-top: 0.9375rem;
  }
}

.image-text-highlight-card {
  display: flex;
  flex-wrap: wrap;
  color: #000000;
  border-bottom-left-radius: 3.75rem;
}
@media (min-width: 768px) {
  .image-text-highlight-card {
    flex-wrap: nowrap;
  }
}
.image-text-highlight-card .container {
  padding: 3.375rem 1rem 3.875rem 1rem;
}
@media (min-width: 768px) {
  .image-text-highlight-card .container {
    padding: 3.0625rem 6.25rem 3.0625rem 6.25rem;
  }
}
.image-text-highlight-card .container .highlight-card {
  border: solid 1px #d7d7d7;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .image-text-highlight-card .container .highlight-card {
    flex-wrap: nowrap;
  }
}
.image-text-highlight-card .media-box {
  /*min-height: calc-rem(440px);*/
  width: 100%;
  position: relative;
  border-top-right-radius: 3.75rem;
}
@media (min-width: 768px) {
  .image-text-highlight-card .media-box {
    width: 50%;
  }
}
.image-text-highlight-card .media-box [class*=" icon-"] {
  position: absolute;
  color: white;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 3.375rem;
}
.image-text-highlight-card .text-box {
  width: 100%;
  padding: 0 0.9375rem;
}
@media (min-width: 768px) {
  .image-text-highlight-card .text-box {
    width: 50%;
  }
}
.image-text-highlight-card img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  font-family: "object-fit: cover; object-position: center;";
  border-bottom-left-radius: 2.1875rem;
}
.image-text-highlight-card .tagline {
  margin-top: 0.9375rem;
  margin-bottom: 1.25rem;
  font-size: 1.1875rem;
}
@media (min-width: 768px) {
  .image-text-highlight-card .tagline {
    font-size: 1.1875rem;
    margin-bottom: 1.875rem;
    margin-top: 0;
  }
}
.image-text-highlight-card .title {
  margin-top: 3.125rem;
  font-size: 1.875rem;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  letter-spacing: -0.0625rem;
}
@media (min-width: 768px) {
  .image-text-highlight-card .title {
    font-size: 2rem;
    margin-top: 1.875rem;
  }
}
.image-text-highlight-card .text {
  margin-top: 0.9375rem;
  margin-bottom: 1.875rem;
  font-size: 1.0625rem;
  font-weight: 300;
  padding-left: 0.3125rem;
}
@media (min-width: 768px) {
  .image-text-highlight-card .text {
    margin-top: 1.25rem;
    margin-bottom: 0.9375rem;
    font-size: 1.125rem;
  }
}
.image-text-highlight-card.media-text-highlights-group--bg-blue {
  background-color: #dcf7fd;
}
.image-text-highlight-card.media-text-highlights-group--media-align-right .container {
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .image-text-highlight-card.media-text-highlights-group--media-align-right .container {
    flex-direction: row-reverse;
  }
}
@media (min-width: 768px) {
  .image-text-highlight-card.media-text-highlights-group--media-align-right .container .text-box {
    margin-right: 1.75rem;
    width: 40%;
  }
}
.image-text-highlight-card.media-text-highlights-group--media-align-right .container .media-box {
  border-top-right-radius: 3.75rem;
}
@media (min-width: 768px) {
  .image-text-highlight-card.media-text-highlights-group--media-align-right .container .media-box {
    width: 60%;
  }
}
.image-text-highlight-card.media-text-highlights-group--media-align-right .container .btn {
  margin-bottom: 1.375rem;
}
.image-text-highlight-card.media-text-highlights-group--media-align-right .container .title {
  font-size: 2.5rem;
  font-weight: bold;
}
@media (min-width: 768px) {
  .image-text-highlight-card.media-text-highlights-group--media-align-right .container .title {
    font-size: 3rem;
  }
}
.image-text-highlight-card.media-text-highlights-group--media-align-right .container .tagline {
  font-size: 1.1875rem;
}
@media (min-width: 768px) {
  .image-text-highlight-card.media-text-highlights-group--media-align-right .container .tagline {
    font-size: 1.625rem;
  }
}
@media (max-width: 768px) {
  .image-text-highlight-card.media-text-highlights-group--media-wide {
    background-image: none !important;
  }
}
@media (min-width: 768px) {
  .image-text-highlight-card.media-text-highlights-group--media-wide {
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: 60%;
    background-position-y: bottom;
    border-bottom-right-radius: 3.75rem;
  }
  .image-text-highlight-card.media-text-highlights-group--media-wide .media-box img {
    display: none;
  }
}

.hero-slider .swiper-container {
  height: 39.0625rem;
}
.hero-slider .swiper-container .swiper-button-next {
  color: #ffffff;
}
.hero-slider .swiper-container .swiper-button-prev {
  color: #ffffff;
}
.hero-slider .swiper-slide .text-box {
  width: 16.5625rem;
  margin: 11.25rem 3.5rem 9.375rem 3.5rem;
  position: absolute;
  z-index: 2;
}
@media (min-width: 992px) {
  .hero-slider .swiper-slide .text-box {
    width: 34.375rem;
    margin: 9.375rem 0 7.5rem 9.375rem;
  }
}
.hero-slider .swiper-slide .text-box .title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 2.5rem;
  line-height: 1em;
}
@media (min-width: 992px) {
  .hero-slider .swiper-slide .text-box .title {
    font-size: 4.0625rem;
  }
}
.hero-slider .swiper-slide .text-box .tagline {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 1rem;
}
@media (min-width: 992px) {
  .hero-slider .swiper-slide .text-box .tagline {
    font-size: 1.75rem;
  }
}
.hero-slider .swiper-slide .text-box .btn {
  margin-top: 0.625rem;
}
.hero-slider .swiper-slide img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  font-family: "object-fit: cover; object-position: center;";
  border-bottom-right-radius: 4.6875rem;
}
.hero-slider .swiper-slide .mask {
  top: 0;
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: url("../images/fondos/overlay_carrusel_home.png");
  border-bottom-right-radius: 4.6875rem;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left, center;
}
.hero-slider .swiper-slide--home {
  height: 39.0625rem;
  display: flex;
  align-items: center;
}
.hero-slider .swiper-slide--home .text-box {
  margin: initial;
  padding: 10rem 3.5rem 9.375rem 3.5rem;
}
@media (min-width: 768px) {
  .hero-slider .swiper-slide--home .text-box {
    width: 70%;
    padding: 2rem 3.125rem;
  }
}
@media (min-width: 992px) {
  .hero-slider .swiper-slide--home .text-box {
    width: 60%;
    padding: 2rem 3.125rem;
  }
}
@media (min-width: 1200px) {
  .hero-slider .swiper-slide--home .text-box {
    width: 45%;
    padding: 6rem 1.25rem 3.125rem 3.75rem;
  }
}
.hero-slider .swiper-slide--home .text-box button {
  margin: 1rem;
}
.hero-slider .swiper-slide--centered .text-box {
  display: flex;
  width: initial;
  align-items: center;
  text-align: center;
  flex-direction: column;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
  .hero-slider .swiper-slide--centered .text-box {
    width: 90%;
    max-width: 53.125rem;
    padding: 6rem 0 0.5rem;
    margin: 0 auto;
  }
}
.hero-slider--overlap {
  border-bottom-right-radius: 0;
  border-top-right-radius: 4.6875rem;
  border-bottom-left-radius: 4.6875rem;
  overflow: hidden;
}
.hero-slider--overlap .swiper-slide {
  border-radius: 0;
  background-size: cover;
}
.hero-slider--overlap .swiper-slide .text-box {
  background-color: rgba(0, 20, 40, 0.74);
  width: 18.75rem;
  height: 18.75rem;
  padding: 1.875rem 1.25rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 5rem;
  margin-top: 17.8125rem;
  margin-left: 0;
}
@media (min-width: 992px) {
  .hero-slider--overlap .swiper-slide .text-box {
    width: 25.625rem;
    padding: 1.875rem 3.125rem;
    margin-left: 9.375rem;
  }
}
.hero-slider--overlap .swiper-slide .text-box .title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1.875rem;
  letter-spacing: -0.42px;
  margin-bottom: 0.9375rem;
}
@media (min-width: 992px) {
  .hero-slider--overlap .swiper-slide .text-box .title {
    font-size: 2.25rem;
    letter-spacing: -0.5px;
  }
}
.hero-slider--overlap .swiper-slide .text-box .title a {
  color: inherit;
  text-decoration: none;
}
.hero-slider--overlap .swiper-slide .text-box .tagline {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 1.0625rem;
  margin-bottom: 0.9375rem;
}
.hero-slider--overlap .swiper-slide .text-box .location {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  opacity: 0.7;
}
.hero-slider--overlap .swiper-slide .text-box .location .icon {
  opacity: 1;
  font-size: 1.5625rem;
}
.hero-slider--overlap .swiper-container .swiper-button-prev {
  background-color: rgba(0, 20, 40, 0.74);
  width: 4.375rem;
  height: 4.375rem;
  border-top-left-radius: 0.75rem;
  left: 10rem;
  top: 14.8125rem;
}
@media (min-width: 992px) {
  .hero-slider--overlap .swiper-container .swiper-button-prev {
    left: 26.25rem;
    top: 14.8125rem;
  }
}
.hero-slider--overlap .swiper-container .swiper-button-prev:after {
  font-size: 1rem;
}
.hero-slider--overlap .swiper-container .swiper-button-next {
  background-color: #9fd0da;
  width: 4.375rem;
  height: 4.375rem;
  border-bottom-right-radius: 0.75rem;
  left: 14.375rem;
  top: 14.8125rem;
  right: auto;
}
@media (min-width: 992px) {
  .hero-slider--overlap .swiper-container .swiper-button-next {
    left: 30.625rem;
    top: 14.8125rem;
  }
}
.hero-slider--overlap .swiper-container .swiper-button-next:after {
  font-size: 1rem;
}
.hero-slider--outer-box .swiper-slide {
  border-bottom-right-radius: 0;
  background-color: #9fd0da;
}
.hero-slider--outer-box .swiper-slide .container {
  display: flex;
  flex-direction: column;
  padding-top: 3.125rem;
  padding-bottom: 3.75rem;
}
@media (min-width: 992px) {
  .hero-slider--outer-box .swiper-slide .container {
    flex-direction: row;
  }
}
.hero-slider--outer-box .swiper-slide .left-box {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 992px) {
  .hero-slider--outer-box .swiper-slide .left-box {
    width: 40%;
  }
}
.hero-slider--outer-box .swiper-slide .left-box .media-box {
  height: 13.125rem;
  border-bottom-left-radius: 2.5rem;
}
@media (min-width: 992px) {
  .hero-slider--outer-box .swiper-slide .left-box .media-box {
    height: 21.875rem;
  }
}
.hero-slider--outer-box .swiper-slide .left-box .title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1.25rem;
  margin: 0.9375rem 0;
}
@media (min-width: 992px) {
  .hero-slider--outer-box .swiper-slide .left-box .title {
    font-size: 1.625rem;
    margin: 1.25rem 0;
  }
}
.hero-slider--outer-box .swiper-slide .left-box .title a {
  color: inherit;
  text-decoration: none;
}
.hero-slider--outer-box .swiper-slide .text-box {
  margin: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 1.5625rem;
  background-color: #ffffff;
  border-top-right-radius: 2.5rem;
  border-bottom-left-radius: 2.5rem;
}
@media (min-width: 992px) {
  .hero-slider--outer-box .swiper-slide .text-box {
    width: 60%;
    padding: 1.5625rem;
  }
}
.hero-slider--outer-box .swiper-slide .text-box .tagline {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  letter-spacing: 1.72px;
  text-transform: uppercase;
  margin-bottom: 0.9375rem;
}
.hero-slider--outer-box .swiper-slide .text-box .title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1.875rem;
  margin-bottom: 0.625rem;
}
@media (min-width: 992px) {
  .hero-slider--outer-box .swiper-slide .text-box .title {
    font-size: 2.25rem;
  }
}
.hero-slider--outer-box .swiper-slide .text-box .title a {
  color: inherit;
  text-decoration: none;
}
.hero-slider--outer-box .swiper-slide .text-box .description {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 1.0625rem;
  line-height: 1.59;
  margin-bottom: 0.4375rem;
}
@media (min-width: 992px) {
  .hero-slider--outer-box .swiper-slide .text-box .description {
    margin-bottom: 1.5625rem;
  }
}
.hero-slider--outer-box .swiper-slide .text-box .location {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  opacity: 0.7;
  margin-bottom: 3.75rem;
}
.hero-slider--outer-box .swiper-slide .text-box .location .icon {
  opacity: 1;
  font-size: 1.5625rem;
}
.hero-slider--outer-box .swiper-slide .text-box .footer .btn {
  border-bottom-left-radius: 1.125rem;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 1.125rem;
}
.hero-slider--outer-box .swiper-container {
  height: 51.5625rem;
}
@media (min-width: 992px) {
  .hero-slider--outer-box .swiper-container {
    height: 32.8125rem;
  }
}
.hero-slider--outer-box .swiper-container .swiper-button-prev {
  background-color: #f2f5f7;
  width: 3.4375rem;
  height: 3.4375rem;
  border-top-left-radius: 0.75rem;
  left: calc(75% - 55px);
  top: 43.4375rem;
}
@media (min-width: 992px) {
  .hero-slider--outer-box .swiper-container .swiper-button-prev {
    left: 75%;
    top: 81.3%;
  }
}
.hero-slider--outer-box .swiper-container .swiper-button-prev:after {
  font-size: 1rem;
  color: #00afd2;
}
.hero-slider--outer-box .swiper-container .swiper-button-next {
  background-color: #00afd2;
  width: 3.4375rem;
  height: 3.4375rem;
  border-bottom-right-radius: 0.75rem;
  left: 75%;
  top: 43.4375rem;
  right: auto;
}
@media (min-width: 992px) {
  .hero-slider--outer-box .swiper-container .swiper-button-next {
    left: calc(75% + 55px);
    top: 81.3%;
  }
}
.hero-slider--outer-box .swiper-container .swiper-button-next:after {
  font-size: 1rem;
}

.signed-in .hero-slider {
  margin-top: 4.0625rem;
}

.card-links .heading .title {
  text-align: center;
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 2.5rem;
  margin-top: 3.75rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .card-links .heading .title {
    font-size: 3rem;
    margin-top: 4.0625rem;
    margin-bottom: 3.75rem;
  }
}
.card-links .cards {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 768px) {
  .card-links .cards {
    flex-direction: row;
  }
}
.card-links .cards .card {
  width: 100%;
  border-top-right-radius: 2.5rem;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .card-links .cards .card {
    border-bottom-left-radius: 2.5rem;
    width: 22.5rem;
    margin: 0 auto;
  }
}
.card-links .cards .card-space-between {
  justify-content: space-between;
}
.card-links .cards .card-space-between .card-title-box {
  height: 100%;
}
.card-links .cards .card .card-image-box {
  position: relative;
  overflow: hidden;
}
.card-links .cards .card .card-image-box img {
  width: 100%;
  border-top-right-radius: 2.5rem;
}
@media (min-width: 1200px) {
  .card-links .cards .card .card-image-box img {
    transform: scale(1.2);
    transition: all 0.25s ease-in-out;
  }
  .card-links .cards .card .card-image-box img:hover {
    transform: scale(1);
  }
}
.card-links .cards .card .card-image-box [class*=" icon-"] {
  position: absolute;
  color: white;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 3.375rem;
  z-index: 1;
}
.card-links .cards .card .card-title-box {
  padding: 1.5625rem;
}
@media (min-width: 768px) {
  .card-links .cards .card .card-title-box {
    padding: 1.875rem;
  }
}
.card-links .cards .card .card-title-box .tagline {
  font-size: 0.875rem;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.109375rem;
  margin-bottom: 0.9375rem;
}
.card-links .cards .card .card-title-box .title,
.card-links .cards .card .card-title-box h1 {
  font-size: 21px;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
}
@media (min-width: 768px) {
  .card-links .cards .card .card-title-box .title,
  .card-links .cards .card .card-title-box h1 {
    font-size: 21px;
  }
}
.card-links .cards .card--highlighted .card-image-box {
  height: 17.5rem;
}
@media (min-width: 768px) {
  .card-links .cards--four .card {
    width: 16.25rem;
  }
}
.card-links .cards--stairs .card .card-image-box {
  height: 8.125rem;
}
.card-links .cards--stairs .card .description {
  font-size: 1rem;
}
@media (min-width: 768px) {
  .card-links .cards--stairs .card:nth-child(1) {
    margin-top: 5rem;
    align-self: flex-end;
  }
  .card-links .cards--stairs .card:nth-child(2) {
    align-self: center;
  }
  .card-links .cards--stairs .card:nth-child(3) {
    align-self: flex-start;
  }
}
.card-links--custom-radius .cards {
  margin-bottom: 2.5rem;
  border-top-right-radius: 2.5rem;
}
@media (min-width: 768px) {
  .card-links--custom-radius .cards {
    margin-bottom: 5rem;
  }
}
.card-links--custom-radius .cards .card {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
@media (min-width: 768px) {
  .card-links--custom-radius .cards .card {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}
.card-links--custom-radius .cards .card.top-right-radius {
  border-top-right-radius: 2.5rem;
}
.card-links--custom-radius .cards .card .card-image-box {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
@media (min-width: 768px) {
  .card-links--custom-radius .cards .card .card-image-box {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}
.card-links--custom-radius .cards .card .card-image-box img {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
@media (min-width: 768px) {
  .card-links--custom-radius .cards .card .card-image-box img {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}
.card-links--custom-radius .cards .card .card-image-box.bottom-right-radius {
  border-bottom-right-radius: 2.5rem;
}
.card-links--custom-radius .cards .card .card-image-box.bottom-right-radius img {
  border-bottom-right-radius: 2.5rem;
}
.card-links--custom-radius .cards .card .card-image-box.top-right-radius {
  border-top-right-radius: 2.5rem;
}
.card-links--custom-radius .cards .card .card-image-box.top-right-radius img {
  border-top-right-radius: 2.5rem;
}
.card-links--custom-radius .cards .card .card-image-box.bottom-left-radius {
  border-bottom-left-radius: 2.5rem;
}
.card-links--custom-radius .cards .card .card-image-box.bottom-left-radius img {
  border-bottom-left-radius: 2.5rem;
}
.card-links--main-odd .card-links .cards .card {
  justify-content: stretch;
}
@media (min-width: 768px) {
  .card-links--main-odd .card-links .cards .card {
    margin-top: 2.6875rem;
  }
  .card-links--main-odd .card-links .cards .card:nth-child(even) {
    margin-top: 0;
  }
  .card-links--main-odd .card-links .cards .card:nth-child(even) .card-image-box {
    height: 17.625rem;
  }
}
.card-links--main-odd .card-links .cards .card .card-image-box {
  height: 14.25rem;
}
@media (min-width: 768px) {
  .card-links--main-odd .card-links .cards .card .card-image-box {
    height: 15rem;
  }
}
.card-links--main-odd .card-links .cards .card .card-image-box img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  font-family: "object-fit: cover; object-position: center;";
}
@media (min-width: 768px) {
  .card-links--main-odd .card-links .cards .card .card-title-box {
    height: calc(100% - 15rem);
    display: flex;
    flex-direction: column;
  }
}

.page-header-interior {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 18.75rem;
}
@media (min-width: 992px) {
  .page-header-interior {
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
.page-header-interior .text-box {
  display: flex;
  width: 100%;
  height: 9.0625rem;
  background-size: cover;
  background-position-x: center;
  background-position-y: center;
  z-index: 1;
  position: relative;
}
@media (min-width: 992px) {
  .page-header-interior .text-box {
    width: 50%;
    height: 100%;
  }
}
.page-header-interior .text-box img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  font-family: "object-fit: cover; object-position: center;";
  border-bottom-right-radius: 3.75rem;
}
.page-header-interior .text-box .title {
  align-self: center;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  color: #002c58;
  font-size: 2.5rem;
  width: 100%;
  padding-left: 0.9375rem;
  position: absolute;
}
@media (min-width: 992px) {
  .page-header-interior .text-box .title {
    padding-left: 9.375rem;
    font-size: 3.125rem;
  }
}
.page-header-interior .text-box .title h1,
.page-header-interior .text-box .title h2,
.page-header-interior .text-box .title h3,
.page-header-interior .text-box .title h4,
.page-header-interior .text-box .title h5,
.page-header-interior .text-box .title h6 {
  font-size: inherit;
  margin: 0;
}
.page-header-interior .image-box {
  display: flex;
  width: 100%;
  height: 9.6875rem;
}
@media (min-width: 992px) {
  .page-header-interior .image-box {
    width: 50%;
    height: 100%;
  }
}
.page-header-interior .image-box picture, .page-header-interior .image-box img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  font-family: "object-fit: cover; object-position: center;";
}
.page-header-interior--bg {
  height: 8.125rem;
}
@media (min-width: 992px) {
  .page-header-interior--bg {
    height: 10.625rem;
  }
}
.page-header-interior--bg .text-box {
  background: none;
  z-index: 2;
}
@media (min-width: 992px) {
  .page-header-interior--bg .text-box {
    width: 100%;
    height: 100%;
  }
}
.page-header-interior--bg .text-box .title {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-align: center;
  padding-left: 0;
}
@media (min-width: 992px) {
  .page-header-interior--bg .text-box .title {
    font-size: 4.5rem;
    text-align: left;
  }
}
.page-header-interior--bg .image-box {
  width: 100%;
  position: absolute;
  left: 0px;
  height: 8.125rem;
}
@media (min-width: 992px) {
  .page-header-interior--bg .image-box {
    height: 10.625rem;
  }
}
.page-header-interior--bg .image-box img {
  border-bottom-right-radius: 4.375rem;
}
.page-header-interior--bg .mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: url("../images/fondos/trama-header-interior.png");
  border-bottom-right-radius: 4.375rem;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-header-interior--nobg {
  height: 8.125rem;
}
@media (min-width: 992px) {
  .page-header-interior--nobg {
    height: 10.625rem;
  }
}
.page-header-interior--nobg .image-box {
  display: none;
}
.page-header-interior--nobg .text-box {
  height: 8.125rem;
}
@media (min-width: 992px) {
  .page-header-interior--nobg .text-box {
    width: 100%;
    height: 10.625rem;
  }
}
.page-header-interior--nobg .text-box .title {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  text-align: center;
}
@media (min-width: 992px) {
  .page-header-interior--nobg .text-box .title {
    font-size: 4.5rem;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .page-header-interior--centered .text-box {
    width: 100%;
  }
}
.page-header-interior--centered .text-box .title {
  text-align: center;
}
@media (min-width: 992px) {
  .page-header-interior--centered .text-box .title {
    text-align: center;
    padding-left: 0;
  }
}

.aboutus-highlight-grid .heading {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  margin-top: 2.875rem;
  margin-bottom: 1.875rem;
  text-align: center;
}
@media (min-width: 768px) {
  .aboutus-highlight-grid .heading {
    font-size: 1.625rem;
    margin-top: 1.25rem;
    margin-bottom: 2.5rem;
  }
}
.aboutus-highlight-grid .cards {
  display: flex;
  flex-direction: column;
}
.aboutus-highlight-grid .cards .card {
  border-radius: 0;
  display: flex;
  width: 100%;
  flex-direction: column;
  margin-top: 1.875rem;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .aboutus-highlight-grid .cards .card {
    flex-direction: row;
    margin-top: 0;
  }
}
.aboutus-highlight-grid .cards .card .card-text-box {
  width: 100%;
  padding: 1.875rem;
}
@media (min-width: 768px) {
  .aboutus-highlight-grid .cards .card .card-text-box {
    width: 50%;
    padding: 1.875rem 3.125rem;
  }
}
.aboutus-highlight-grid .cards .card .card-text-box .title {
  font-size: 1.875rem;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  margin-bottom: 1.3125rem;
}
@media (min-width: 768px) {
  .aboutus-highlight-grid .cards .card .card-text-box .title {
    font-size: 2.125rem;
    margin-bottom: 1.875rem;
  }
}
.aboutus-highlight-grid .cards .card .card-text-box .description {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 1.0625rem;
}
@media (min-width: 768px) {
  .aboutus-highlight-grid .cards .card .card-text-box .description {
    font-size: 1.1875rem;
  }
}
.aboutus-highlight-grid .cards .card .card-image-box {
  width: 100%;
  min-height: 14.375rem;
  height: 14.375rem;
  position: relative;
}
@media (min-width: 768px) {
  .aboutus-highlight-grid .cards .card .card-image-box {
    width: 50%;
    min-height: 21.875rem;
    height: unset;
  }
}
.aboutus-highlight-grid .cards .card .card-image-box iframe {
  width: 100%;
  height: 100%;
}
.aboutus-highlight-grid .cards .card .card-image-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.aboutus-highlight-grid .cards .card .card-image-box [class*=" icon-"] {
  position: absolute;
  color: white;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 3.375rem;
}
.aboutus-highlight-grid .cards .card:first-child {
  background-color: #f2f5f7;
  border: 0;
  border-bottom-right-radius: 3.75rem;
  border-bottom-left-radius: 0;
  border-top-left-radius: 3.75rem;
  border-top-right-radius: 0;
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .aboutus-highlight-grid .cards .card:first-child {
    flex-direction: row-reverse;
  }
}
.aboutus-highlight-grid .cards .card:first-child .card-image-box img {
  border-bottom-right-radius: 3.75rem;
  border-top-left-radius: 3.75rem;
}
.aboutus-highlight-grid .cards .card:first-child .card-image-box iframe {
  border-bottom-right-radius: 3.75rem;
  border-top-left-radius: 3.75rem;
}
.aboutus-highlight-grid .cards .card:nth-child(2) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3.75rem;
  border-top-left-radius: 0;
  border-top-right-radius: 3.75rem;
  border: solid 1px #f2f5f7;
}
.aboutus-highlight-grid .cards .card:nth-child(2) .card-image-box img {
  border-top-right-radius: 3.75rem;
  border-bottom-left-radius: 3.75rem;
}
.aboutus-highlight-grid .cards .card:nth-child(2) .card-image-box iframe {
  border-top-right-radius: 3.75rem;
  border-bottom-left-radius: 3.75rem;
}
.aboutus-highlight-grid .cards .card:last-child {
  background-color: #f2f5f7;
  border: 0;
  border-bottom-right-radius: 3.75rem;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 3.75rem;
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .aboutus-highlight-grid .cards .card:last-child {
    flex-direction: row-reverse;
    border-bottom-right-radius: 3.75rem;
    border-bottom-left-radius: 3.75rem;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
.aboutus-highlight-grid .cards .card:last-child .card-image-box img {
  border-top-right-radius: 3.75rem;
  border-bottom-left-radius: 3.75rem;
}
.aboutus-highlight-grid .cards .card:last-child .card-image-box iframe {
  border-top-right-radius: 3.75rem;
  border-bottom-left-radius: 3.75rem;
}

.our-people .container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  .our-people .container {
    flex-direction: row;
    align-items: flex-start;
  }
}
.our-people .container .media-box {
  margin-top: 4.6875rem;
  width: 23.125rem;
  height: 35.125rem;
  position: relative;
  margin-bottom: 2.8125rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1px 9fr 1px 7fr 1px 1fr;
  grid-template-columns: 1fr 1fr 9fr 7fr 1fr;
  -ms-grid-rows: 7fr 1px 4fr 1px 10fr 1px 11fr;
  grid-template-rows: 7fr 4fr 10fr 11fr;
  gap: 1px 1px;
  grid-template-areas: ". .   uno .   ." ". .   uno dos ." ". trs trs dos ." ". .   ctr ctr .";
}
@media (min-width: 410px) {
  .our-people .container .media-box {
    height: auto;
    width: 25.625rem;
    margin-right: 0.625rem;
    -ms-grid-columns: 1fr 44px 1px 188px 1px 145px 1px 1fr;
    grid-template-columns: 1fr 44px 188px 145px 1fr;
    -ms-grid-rows: 163px 1px 68px 1px 232px 1px 227px;
    grid-template-rows: 163px 68px 232px 227px;
  }
}
@media (min-width: 768px) {
  .our-people .container .media-box {
    width: 50%;
    margin-bottom: 0;
    margin-right: 0;
    -ms-grid-columns: 1fr 32px 1px 141px 1px 109px 1px 1fr;
    grid-template-columns: 1fr 32px 141px 109px 1fr;
    -ms-grid-rows: 122px 1px 51px 1px 150px 1px 170px;
    grid-template-rows: 122px 51px 150px 170px;
  }
}
@media (min-width: 1024px) {
  .our-people .container .media-box {
    -ms-grid-columns: 1fr 44px 1px 188px 1px 145px 1px 1fr;
    grid-template-columns: 1fr 44px 188px 145px 1fr;
    -ms-grid-rows: 163px 1px 68px 1px 232px 1px 227px;
    grid-template-rows: 163px 68px 232px 227px;
  }
}
@media (min-width: 1200px) {
  .our-people .container .media-box {
    -ms-grid-columns: 1fr 65px 1px 283px 1px 218px 1px 1fr;
    grid-template-columns: 1fr 65px 283px 218px 1fr;
    -ms-grid-rows: 245px 1px 103px 1px 349px 1px 341px;
    grid-template-rows: 245px 103px 349px 341px;
  }
}
.our-people .container .media-box .collage-pic {
  background-size: cover;
  background-position: center;
}
.our-people .container .media-box .collage-pic:nth-child(1) {
  border-bottom-left-radius: 3.75rem;
  border-top-right-radius: 3.75rem;
  grid-area: uno;
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 4;
}
.our-people .container .media-box .collage-pic:nth-child(2) {
  border-bottom-left-radius: 3.75rem;
  border-top-right-radius: 3.75rem;
  grid-area: dos;
  -ms-grid-row: 3;
  -ms-grid-row-span: 3;
  -ms-grid-column: 6;
}
.our-people .container .media-box .collage-pic:nth-child(3) {
  border-bottom-right-radius: 3.75rem;
  border-top-left-radius: 3.75rem;
  grid-area: trs;
  -ms-grid-row: 5;
  -ms-grid-column: 2;
  -ms-grid-column-span: 3;
}
.our-people .container .media-box .collage-pic:nth-child(4) {
  border-bottom-right-radius: 3.75rem;
  border-top-left-radius: 3.75rem;
  grid-area: ctr;
  -ms-grid-row: 7;
  -ms-grid-column: 4;
  -ms-grid-column-span: 3;
}
.our-people .container .block-box {
  display: flex;
  width: 100%;
  flex-direction: column;
}
@media (min-width: 768px) {
  .our-people .container .block-box {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .our-people .container .block-box {
    padding-left: 4.0625rem;
    padding-right: 4.375rem;
  }
}
.our-people .container .block-box .block-title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  margin-bottom: 1.875rem;
}
@media (min-width: 992px) {
  .our-people .container .block-box .block-title {
    font-size: 1.625rem;
  }
}
.our-people .container .block-box .text-box {
  margin-bottom: 1.5625rem;
}
@media (min-width: 992px) {
  .our-people .container .block-box .text-box {
    margin-bottom: 2.1875rem;
  }
}
.our-people .container .block-box .text-box .title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1.875rem;
  margin-bottom: 1.125rem;
}
@media (min-width: 992px) {
  .our-people .container .block-box .text-box .title {
    margin-bottom: 1.875rem;
    font-size: 2.125rem;
  }
}
.our-people .container .block-box .text-box .text {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 1.0625rem;
}
@media (min-width: 992px) {
  .our-people .container .block-box .text-box .text {
    font-size: 1.1875rem;
  }
}
.our-people .container .block-box .text-box .text a {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  color: #00afd2;
}
.our-people .container .block-box .btn {
  width: fit-content;
}

.aboutus-history-highlights {
  background-size: cover;
  border-top-right-radius: 3.75rem;
}
.aboutus-history-highlights .title {
  text-align: center;
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 2.5rem;
  padding-top: 3.75rem;
}
@media (min-width: 992px) {
  .aboutus-history-highlights .title {
    font-size: 3rem;
    padding-top: 4.0625rem;
  }
}
.aboutus-history-highlights .block {
  display: flex;
  flex-direction: column;
  margin-top: 2.8125rem;
}
@media (min-width: 992px) {
  .aboutus-history-highlights .block {
    flex-direction: row;
    margin-top: 5rem;
  }
}
.aboutus-history-highlights .block .media-box {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-top-right-radius: 3.75rem;
  border-bottom-left-radius: 3.75rem;
}
@media (min-width: 992px) {
  .aboutus-history-highlights .block .media-box {
    width: calc(50% - 3.125rem);
    margin-right: 3.125rem;
  }
}
.aboutus-history-highlights .block .media-box [class*=" icon-"] {
  position: absolute;
  color: white;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 3.375rem;
}
.aboutus-history-highlights .block .media-box img {
  width: 100%;
  object-fit: cover;
  object-position: center;
  font-family: "object-fit: cover; object-position: center;";
}
.aboutus-history-highlights .block .media-box iframe {
  width: 100%;
  height: 17.6875rem;
  /* border-top-right-radius: calc-rem(60px);
  border-bottom-left-radius: calc-rem(60px); */
}
@media (min-width: 768px) {
  .aboutus-history-highlights .block .media-box iframe {
    height: 100%;
  }
}
.aboutus-history-highlights .block .text-box {
  width: 100%;
  padding: 0 0.9375rem;
}
@media (min-width: 992px) {
  .aboutus-history-highlights .block .text-box {
    width: 50%;
    padding-left: 3.125rem;
    padding-right: 3.125rem;
    align-self: center;
  }
}
.aboutus-history-highlights .block .text-box ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
}
.aboutus-history-highlights .block .text-box ul li {
  display: flex;
  flex-direction: row;
  margin-top: 2.8125rem;
}
@media (min-width: 992px) {
  .aboutus-history-highlights .block .text-box ul li {
    margin-top: 0;
  }
}
.aboutus-history-highlights .block .text-box ul li .text {
  font-size: 1.0625rem;
}
.aboutus-history-highlights .block .text-box ul li .year {
  padding: 1.875rem 1.125rem;
  align-self: flex-start;
  height: auto;
  color: #ffffff;
  border-bottom-right-radius: 1.25rem;
  border-top-left-radius: 1.25rem;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  white-space: normal;
  letter-spacing: 0.15625rem;
  background-color: #00afd2;
  margin-right: 1.875rem;
}
@media (min-width: 992px) {
  .aboutus-history-highlights .block .text-box ul li:first-child {
    margin-bottom: 3.75rem;
  }
}
@media (min-width: 1200px) {
  .aboutus-history-highlights .block .text-box ul li:first-child {
    margin-bottom: 6.25rem;
  }
}
.aboutus-history-highlights .block--img-right {
  flex-direction: column-reverse;
  margin-top: 0;
}
@media (min-width: 992px) {
  .aboutus-history-highlights .block--img-right {
    flex-direction: row-reverse;
  }
}
.aboutus-history-highlights .block--img-right .media-box {
  border-top-left-radius: 3.75rem;
  border-bottom-right-radius: 3.75rem;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  /* img {
  	border-top-left-radius: calc-rem(60px);
  	border-bottom-right-radius: calc-rem(60px);
  	border-top-right-radius: 0;
  	border-bottom-left-radius: 0;
  }
  iframe {
  	border-top-left-radius: calc-rem(60px);
  	border-bottom-right-radius: calc-rem(60px);
  	border-top-right-radius: 0;
  	border-bottom-left-radius: 0;
  } */
}
@media (min-width: 992px) {
  .aboutus-history-highlights .block--img-right .media-box {
    /* padding-right: 0;
    padding-left: calc-rem(50px) */
    margin-right: 0;
    margin-left: 3.125rem;
  }
}
@media (min-width: 992px) {
  .aboutus-history-highlights .block--img-right .media-box [class*=" icon-"] {
    left: 55%;
  }
}
@media (min-width: 992px) {
  .aboutus-history-highlights .block--img-right .text-box {
    padding-right: 3.125rem;
    padding-left: 3.125rem;
  }
}
.aboutus-history-highlights .block:last-child {
  padding-bottom: 3.75rem;
}
@media (min-width: 992px) {
  .aboutus-history-highlights .block:last-child {
    padding-bottom: 6.25rem;
  }
}

.aboutus-history-tabs .tabs-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.aboutus-history-tabs .tabs-container .tab {
  flex-basis: 50%;
  text-align: center;
  margin: 0.9375rem 0;
}
@media (min-width: 992px) {
  .aboutus-history-tabs .tabs-container .tab {
    flex-basis: 25%;
  }
}
.aboutus-history-tabs .tabs-container .tab a {
  background-color: #ffffff;
  border: 1px solid #00afd2;
  color: #00afd2;
  transition: all 0.5s;
  width: 95%;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 1rem;
}
@media (min-width: 992px) {
  .aboutus-history-tabs .tabs-container .tab a {
    padding-top: 40px;
    padding-bottom: 30px;
    font-size: 1.5rem;
  }
}
.aboutus-history-tabs .tabs-container .tab.active a, .aboutus-history-tabs .tabs-container .tab.active a:hover, .aboutus-history-tabs .tabs-container .tab.active a:active, .aboutus-history-tabs .tabs-container .tab.active a:focus, .aboutus-history-tabs .tabs-container .tab:hover a, .aboutus-history-tabs .tabs-container .tab:hover a:hover, .aboutus-history-tabs .tabs-container .tab:hover a:active, .aboutus-history-tabs .tabs-container .tab:hover a:focus, .aboutus-history-tabs .tabs-container .tab:active a, .aboutus-history-tabs .tabs-container .tab:active a:hover, .aboutus-history-tabs .tabs-container .tab:active a:active, .aboutus-history-tabs .tabs-container .tab:active a:focus, .aboutus-history-tabs .tabs-container .tab:focus a, .aboutus-history-tabs .tabs-container .tab:focus a:hover, .aboutus-history-tabs .tabs-container .tab:focus a:active, .aboutus-history-tabs .tabs-container .tab:focus a:focus {
  background-color: #002c58;
  color: #ffffff;
  border: none;
}
.aboutus-history-tabs .tab-content {
  /* margin-top: calc-rem(35px);
  @media(min-width: $screen-md-min){
  	margin-top: calc-rem(100px);
  } */
}
.aboutus-history-tabs .tab-content .tab-pane {
  flex-direction: column;
  margin-bottom: 4.0625rem;
}
@media (min-width: 992px) {
  .aboutus-history-tabs .tab-content .tab-pane {
    flex-direction: row;
    margin-bottom: 5.625rem;
  }
}
.aboutus-history-tabs .tab-content .tab-pane.active {
  display: flex !important;
}
.aboutus-history-tabs .tab-content .tab-pane .text-box {
  width: 100%;
}
@media (min-width: 992px) {
  .aboutus-history-tabs .tab-content .tab-pane .text-box {
    width: 55%;
    padding-right: 1.9375rem;
  }
}
.aboutus-history-tabs .tab-content .tab-pane .text-box .tabTitle {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1.875rem;
  margin-bottom: 0.9375rem;
}
@media (min-width: 992px) {
  .aboutus-history-tabs .tab-content .tab-pane .text-box .tabTitle {
    font-size: 2rem;
    margin-bottom: 1.875rem;
  }
}
.aboutus-history-tabs .tab-content .tab-pane .text-box .tabText {
  font-size: 1.0625rem;
  margin-bottom: 1.875rem;
}
.aboutus-history-tabs .tab-content .tab-pane .media-box {
  position: relative;
  width: 100%;
  margin-top: 1.5625rem;
  height: 22.5rem;
}
@media (min-width: 992px) {
  .aboutus-history-tabs .tab-content .tab-pane .media-box {
    width: 45%;
    margin-top: 0;
    height: fit-content;
  }
}
.aboutus-history-tabs .tab-content .tab-pane .media-box [class*=" icon-"] {
  position: absolute;
  color: white;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 3.375rem;
}
.aboutus-history-tabs .tab-content .tab-pane .media-box img {
  border-top-right-radius: 3.75rem;
  border-bottom-left-radius: 3.75rem;
  width: 100%;
}
.aboutus-history-tabs .tab-content .tab-pane .media-box iframe {
  border-top-right-radius: 3.75rem;
  border-bottom-left-radius: 3.75rem;
  width: 100%;
  height: 17.6875rem;
}
@media (min-width: 768px) {
  .aboutus-history-tabs .tab-content .tab-pane .media-box iframe {
    height: 100%;
  }
}

.aboutus-highlight-transparency {
  background-color: #f2f5f7;
}
.aboutus-highlight-transparency .heading {
  margin-top: 4.1875rem;
}
.aboutus-highlight-transparency .heading .title {
  font-size: 2.5rem;
  text-align: center;
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  letter-spacing: -0.041875rem;
}
@media (min-width: 768px) {
  .aboutus-highlight-transparency .heading .title {
    font-size: 3rem;
    letter-spacing: -0.05rem;
  }
}
.aboutus-highlight-transparency .cards {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 1.875rem;
  margin-bottom: 4.6875rem;
}
@media (min-width: 768px) {
  .aboutus-highlight-transparency .cards {
    flex-direction: row;
    margin-top: 2.5rem;
  }
}
.aboutus-highlight-transparency .cards .card {
  border: none;
  background-color: transparent;
  width: 100%;
  height: 25.75rem;
}
@media (min-width: 768px) {
  .aboutus-highlight-transparency .cards .card {
    width: 30%;
    height: 26.875rem;
  }
}
.aboutus-highlight-transparency .cards .card .card-text-box {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40%;
  padding: 1.875rem;
}
.aboutus-highlight-transparency .cards .card .card-text-box .date {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  opacity: 0.7;
  font-size: 0.875rem;
  letter-spacing: 1.72px;
  margin-bottom: 0.9375rem;
}
.aboutus-highlight-transparency .cards .card .card-text-box .title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1.3125rem;
}
.aboutus-highlight-transparency .cards .card .card-image-box {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  border-top-right-radius: 3.75rem;
}
.aboutus-highlight-transparency .cards .card .card-image-box [class*=" icon-"] {
  position: absolute;
  color: #ffffff;
  left: 50%;
  top: 30%;
  transform: translate(-50%, -50%);
  font-size: 6.25rem;
}
.aboutus-highlight-transparency .cards .card .card-image-box [class*=" icon-"]:before {
  height: 6rem;
  width: 6rem;
  border: 0.125rem solid #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s ease-in;
}
.aboutus-highlight-transparency .cards .card .card-image-box [class*=" icon-"]:hover, .aboutus-highlight-transparency .cards .card .card-image-box [class*=" icon-"]:focus {
  color: #c2d1d9;
}
.aboutus-highlight-transparency .cards .card .card-image-box [class*=" icon-"]:hover:before, .aboutus-highlight-transparency .cards .card .card-image-box [class*=" icon-"]:focus:before {
  border-color: #c2d1d9;
}
.aboutus-highlight-transparency .cards .card .card-image-box a {
  width: 100%;
  height: 100%;
  display: block;
}
.aboutus-highlight-transparency .cards .card--reverse .card-text-box {
  bottom: auto;
}
.aboutus-highlight-transparency .cards .card--reverse .card-image-box {
  border-top-right-radius: 0;
  border-bottom-right-radius: 3.75rem;
}
.aboutus-highlight-transparency .cards .card--reverse .card-image-box [class*=" icon-"] {
  top: 70%;
}
.aboutus-highlight-transparency .cards .card:hover .card-text-box, .aboutus-highlight-transparency .cards .card:focus .card-text-box, .aboutus-highlight-transparency .cards .card:active .card-text-box {
  background-color: #2c6fb2;
}
.aboutus-highlight-transparency .cards .card:hover .card-image-box [class*=" icon-"], .aboutus-highlight-transparency .cards .card:focus .card-image-box [class*=" icon-"], .aboutus-highlight-transparency .cards .card:active .card-image-box [class*=" icon-"] {
  display: flex;
}

.aboutus-highlight-heading .left-text {
  width: 100%;
}
@media (min-width: 768px) {
  .aboutus-highlight-heading .left-text {
    width: 40%;
  }
}
.aboutus-highlight-heading .left-text .heading {
  margin-top: 3.75rem;
  margin-bottom: 10.9375rem;
  padding: 0 0.9375rem;
}
@media (min-width: 768px) {
  .aboutus-highlight-heading .left-text .heading {
    margin-top: 5rem;
    margin-bottom: 3.125rem;
    padding: 0;
  }
}
.aboutus-highlight-heading .left-text .heading .title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1.1875rem;
  margin-bottom: 1.125rem;
}
@media (min-width: 768px) {
  .aboutus-highlight-heading .left-text .heading .title {
    font-size: 1.625rem;
    margin-bottom: 1.875rem;
  }
}
.aboutus-highlight-heading .left-text .heading .tagline {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 2.5rem;
  letter-spacing: -0.67px;
}
@media (min-width: 768px) {
  .aboutus-highlight-heading .left-text .heading .tagline {
    font-size: 3rem;
    letter-spacing: -0.8px;
  }
}
.aboutus-highlight-heading .left-text .text {
  margin-top: 10.9375rem;
  margin-bottom: 2.5rem;
  font-size: 1.0625rem;
}
@media (min-width: 768px) {
  .aboutus-highlight-heading .left-text .text {
    margin-top: 1.875rem;
    margin-bottom: 5rem;
    font-size: 1.125rem;
  }
}
.aboutus-highlight-heading .bottom {
  position: relative;
}
.aboutus-highlight-heading .media-box {
  width: 100%;
  top: -40%;
  left: 0;
  position: absolute;
  padding: 0.9375rem;
  height: 26.25rem;
}
@media (min-width: 400px) {
  .aboutus-highlight-heading .media-box {
    top: -40%;
  }
}
@media (min-width: 1024px) {
  .aboutus-highlight-heading .media-box {
    top: -60%;
  }
}
@media (min-width: 1440px) {
  .aboutus-highlight-heading .media-box {
    top: -100%;
  }
}
@media (min-width: 768px) {
  .aboutus-highlight-heading .media-box {
    width: 40%;
    padding: 0;
    left: 50%;
  }
}
.aboutus-highlight-heading .media-box img {
  width: 100%;
  border-top-right-radius: 3.75rem;
  border-bottom-left-radius: 3.75rem;
}
.aboutus-highlight-heading .media-box iframe {
  width: 100%;
  border-top-right-radius: 3.75rem;
  border-bottom-left-radius: 3.75rem;
  height: 17.6875rem;
}
@media (min-width: 768px) {
  .aboutus-highlight-heading .media-box iframe {
    height: 100%;
  }
}
.aboutus-highlight-heading .media-box [class*=" icon-"] {
  position: absolute;
  color: white;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 3.375rem;
}

.aboutus-highlight-video {
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .aboutus-highlight-video {
    margin-top: 5rem;
  }
}
.aboutus-highlight-video .text-box {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .aboutus-highlight-video .text-box {
    flex-direction: row;
  }
}
.aboutus-highlight-video .text-box .title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1.875rem;
  letter-spacing: -0.79px;
  flex-shrink: 0;
  width: 100%;
  margin-bottom: 0.9375rem;
}
@media (min-width: 768px) {
  .aboutus-highlight-video .text-box .title {
    font-size: 2.125rem;
    letter-spacing: -0.89px;
    width: 30%;
    margin-bottom: 2.875rem;
  }
}
.aboutus-highlight-video .text-box .text {
  display: flex;
  flex-direction: column;
  font-size: 1.0625rem;
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .aboutus-highlight-video .text-box .text {
    flex-direction: row;
    font-size: 1.1875rem;
    margin-left: 6.25rem;
    align-self: flex-end;
    margin-bottom: 2.875rem;
  }
}
.aboutus-highlight-video .media-box {
  width: 100%;
  position: relative;
  height: 16.0625rem;
}
@media (min-width: 768px) {
  .aboutus-highlight-video .media-box {
    height: 39.375rem;
  }
}
.aboutus-highlight-video .media-box img,
.aboutus-highlight-video .media-box iframe {
  width: 100%;
  border-top-right-radius: 3.75rem;
  border-bottom-left-radius: 3.75rem;
}
.aboutus-highlight-video .media-box iframe {
  height: 17.6875rem;
}
@media (min-width: 768px) {
  .aboutus-highlight-video .media-box iframe {
    height: 100%;
  }
}
.aboutus-highlight-video .media-box [class*=" icon-"] {
  position: absolute;
  color: white;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 3.375rem;
}
.aboutus-highlight-video .media-box iframe {
  border: none;
}

.valuecr-vhighlight-heading {
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  min-height: 16.875rem;
  margin-bottom: 22.5rem;
  position: relative;
}
@media (min-width: 992px) {
  .valuecr-vhighlight-heading {
    min-height: 33.4375rem;
    margin-bottom: 0;
  }
}
.valuecr-vhighlight-heading .v-cut {
  overflow: hidden;
  width: 100%;
  position: absolute;
  height: 16.875rem;
}
@media (min-width: 992px) {
  .valuecr-vhighlight-heading .v-cut {
    height: 100%;
  }
}
.valuecr-vhighlight-heading .v-cut .v-left {
  background-color: #ffffff;
  height: 5rem;
  transform: translate(25%, 80%) rotate(70deg);
  width: 100%;
  border-bottom-right-radius: 100px;
}
@media (min-width: 1024px) {
  .valuecr-vhighlight-heading .v-cut .v-left {
    transform: translate(-29%, 25%) rotate(70deg);
    height: 11.5625rem;
  }
}
@media (min-width: 1440px) {
  .valuecr-vhighlight-heading .v-cut .v-left {
    transform: translate(-18%, 25%) rotate(70deg);
    height: 11.5625rem;
  }
}
.valuecr-vhighlight-heading .v-cut .v-right {
  background-color: #ffffff;
  height: 5rem;
  width: 100%;
  transform: translate(58%, -54%) rotate(110deg);
}
@media (min-width: 1024px) {
  .valuecr-vhighlight-heading .v-cut .v-right {
    transform: translate(26%, -30%) rotate(110deg);
    height: 11.5625rem;
  }
}
@media (min-width: 1440px) {
  .valuecr-vhighlight-heading .v-cut .v-right {
    transform: translate(16%, -30%) rotate(110deg);
    height: 11.5625rem;
  }
}
.valuecr-vhighlight-heading .text-box {
  background-color: transparent;
  display: flex;
  width: 100%;
  align-self: stretch;
  z-index: 1;
  text-align: center;
  align-items: center;
  position: absolute;
  top: 85%;
}
@media (min-width: 1024px) {
  .valuecr-vhighlight-heading .text-box {
    width: 49%;
    position: initial;
    top: 0;
    background-color: #ffffff;
  }
  .valuecr-vhighlight-heading .text-box .container {
    width: 100%;
  }
}
@media (min-width: 1440px) {
  .valuecr-vhighlight-heading .text-box {
    width: 30%;
    position: initial;
    top: 0;
    background-color: #ffffff;
  }
  .valuecr-vhighlight-heading .text-box[data-aos=shrink-to-third] {
    width: 100%;
    transition-property: width;
  }
  .valuecr-vhighlight-heading .text-box[data-aos=shrink-to-third].aos-animate {
    width: 30%;
  }
}
.valuecr-vhighlight-heading .text-box .icon-box {
  font-size: 2.25rem;
  margin-bottom: 1.5rem;
  border-top-left-radius: 25px;
  border-bottom-right-radius: 25px;
  position: relative;
  height: 86px;
  width: 86px;
  display: inline-block;
}
.valuecr-vhighlight-heading .text-box .icon-box .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.valuecr-vhighlight-heading .text-box .title {
  font-size: 2.5rem;
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  letter-spacing: -0.041875rem;
  margin-bottom: 0.6875rem;
  text-align: center;
}
@media (min-width: 992px) {
  .valuecr-vhighlight-heading .text-box .title {
    font-size: 4.375rem;
    letter-spacing: -0.073125rem;
    margin-bottom: 1.6875rem;
  }
}
.valuecr-vhighlight-heading .text-box .text {
  font-size: 1.1875rem;
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
}
@media (min-width: 992px) {
  .valuecr-vhighlight-heading .text-box .text {
    font-size: 1.375rem;
  }
}

.valuecr-title-text-highlights .container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .valuecr-title-text-highlights .container {
    flex-direction: row;
  }
}
.valuecr-title-text-highlights .title-box {
  margin: 3.125rem 0.9375rem;
}
@media (min-width: 768px) {
  .valuecr-title-text-highlights .title-box {
    margin: 6.25rem 5rem;
  }
}
.valuecr-title-text-highlights .title-box .title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  letter-spacing: -0.79px;
}
@media (min-width: 768px) {
  .valuecr-title-text-highlights .title-box .title {
    letter-spacing: -1px;
  }
}
.valuecr-title-text-highlights .title-box .title h1,
.valuecr-title-text-highlights .title-box .title h2,
.valuecr-title-text-highlights .title-box .title h3,
.valuecr-title-text-highlights .title-box .title p {
  font-size: 1.875rem;
  margin-top: 0;
  line-height: normal;
}
@media (min-width: 768px) {
  .valuecr-title-text-highlights .title-box .title h1,
  .valuecr-title-text-highlights .title-box .title h2,
  .valuecr-title-text-highlights .title-box .title h3,
  .valuecr-title-text-highlights .title-box .title p {
    font-size: 2.375rem;
  }
}
.valuecr-title-text-highlights .text-box {
  display: flex;
  margin: 0 0.9375rem 3.125rem 0.9375rem;
}
@media (min-width: 768px) {
  .valuecr-title-text-highlights .text-box {
    margin: 0;
  }
}
.valuecr-title-text-highlights .text-box .description {
  display: flex;
  flex-direction: column;
  align-self: center;
  font-size: 1.0625rem;
}
.valuecr-title-text-highlights .text-box .description p {
  margin-bottom: 0.9375rem;
}
@media (min-width: 768px) {
  .valuecr-title-text-highlights .text-box .description {
    font-size: 1.1875rem;
  }
}
.valuecr-title-text-highlights--big .text-box .description {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 2.5rem;
  letter-spacing: -0.67px;
}
@media (min-width: 768px) {
  .valuecr-title-text-highlights--big .text-box .description {
    font-size: 3.4375rem;
    letter-spacing: -0.92px;
  }
}

.valuecr-shareholders-graph .container {
  display: flex;
  flex-direction: column;
}
.valuecr-shareholders-graph .container .title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1.875rem;
  letter-spacing: -0.03125rem;
  margin-top: 2.1875rem;
  margin-bottom: 1.25rem;
  text-align: center;
}
@media (min-width: 768px) {
  .valuecr-shareholders-graph .container .title {
    font-size: 3rem;
    letter-spacing: -0.05rem;
    margin-top: 1.5625rem;
    margin-bottom: 2.1875rem;
    padding: 0 7%;
  }
}
.valuecr-shareholders-graph .container .graph-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .valuecr-shareholders-graph .container .graph-box {
    flex-direction: row;
  }
}
.valuecr-shareholders-graph .container .graph-box .legend-left-box {
  width: 100%;
  order: 2;
}
@media (min-width: 768px) {
  .valuecr-shareholders-graph .container .graph-box .legend-left-box {
    width: 20%;
    order: unset;
  }
}
.valuecr-shareholders-graph .container .graph-box .legend-right-box {
  width: 100%;
  order: 3;
}
@media (min-width: 768px) {
  .valuecr-shareholders-graph .container .graph-box .legend-right-box {
    width: 20%;
    order: unset;
  }
}
.valuecr-shareholders-graph .container .graph-box .legend {
  margin-top: 1.875rem;
}
.valuecr-shareholders-graph .container .graph-box .legend .color-block {
  width: 8.4375rem;
  height: 2.1875rem;
  border-top-left-radius: 0.9375rem;
  border-bottom-right-radius: 0.9375rem;
  margin-left: 2.5rem;
  margin-bottom: 0.9375rem;
}
.valuecr-shareholders-graph .container .graph-box .legend .text ul {
  list-style: none;
  display: list-item;
}
.valuecr-shareholders-graph .container .graph-box .legend .text ul li:before {
  content: "";
  border-radius: 50px;
  margin-top: 5px;
  margin-left: -20px;
  position: absolute;
}
.valuecr-shareholders-graph .container .graph-box .legend.blue .color-block {
  background-color: #00afd2;
}
.valuecr-shareholders-graph .container .graph-box .legend.blue .text ul li:before {
  border: #00afd2 4px solid !important;
}
.valuecr-shareholders-graph .container .graph-box .legend.purple .color-block {
  background-color: #8f64b7;
}
.valuecr-shareholders-graph .container .graph-box .legend.purple .text ul li:before {
  border: #8f64b7 4px solid !important;
}
.valuecr-shareholders-graph .container .graph-box .legend.greyblue .color-block {
  background-color: #9fd0da;
}
.valuecr-shareholders-graph .container .graph-box .legend.greyblue .text ul li:before {
  border: #9fd0da 4px solid !important;
}
.valuecr-shareholders-graph .container .graph-box .graph {
  width: 100%;
  order: 1;
}
@media (min-width: 768px) {
  .valuecr-shareholders-graph .container .graph-box .graph {
    width: 50%;
    order: unset;
  }
}
.valuecr-shareholders-graph .container .graph-box .graph img {
  width: 100%;
}
.valuecr-shareholders-graph .container .text-box {
  text-align: center;
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 1.0625rem;
  margin-top: 2.8125rem;
}
@media (min-width: 768px) {
  .valuecr-shareholders-graph .container .text-box {
    margin-top: 3.75rem;
    padding: 0 10%;
    font-size: 1.1875rem;
  }
}

.valuecr-button-filters {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}
@media (min-width: 768px) {
  .valuecr-button-filters {
    padding-top: 3.125rem;
  }
}
.valuecr-button-filters .title,
.valuecr-button-filters h1 {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  letter-spacing: -0.041875rem;
  font-size: 2rem;
  text-align: center;
}
@media (min-width: 768px) {
  .valuecr-button-filters .title,
  .valuecr-button-filters h1 {
    font-size: 3rem;
    letter-spacing: -0.05rem;
  }
}
.valuecr-button-filters .filters-box {
  margin-top: 3.125rem;
  padding: 0 0.9375rem 3.75rem;
  text-align: center;
}
@media (max-width: 576px) {
  .valuecr-button-filters .filters-box {
    overflow: auto;
    white-space: nowrap;
  }
}
@media (min-width: 768px) {
  .valuecr-button-filters .filters-box {
    padding: 0;
  }
}
.valuecr-button-filters .filters-box .entry {
  width: 6.25rem;
  margin: 0 0.1875rem;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 768px) {
  .valuecr-button-filters .filters-box .entry {
    margin: 0 1.25rem 0.625rem;
  }
}
.valuecr-button-filters .filters-box .entry .filter {
  width: 4rem;
  height: 4rem;
  border-top-left-radius: 1.5625rem;
  border-bottom-right-radius: 1.5625rem;
  text-align: center;
  font-size: 1rem;
  color: #ffffff;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.valuecr-button-filters .filters-box .entry .filter:hover {
  cursor: pointer;
}
.valuecr-button-filters .filters-box .entry .filter [class*=" icon-"] {
  font-size: 30px;
}
.valuecr-button-filters .filters-box .entry .filter img {
  width: 2.8125rem;
  filter: brightness(0) invert(1);
  image-rendering: -moz-crisp-edges;
  /* Firefox */
  image-rendering: -o-crisp-edges;
  /* Opera */
  image-rendering: -webkit-optimize-contrast;
  /* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  /* IE (non-standard property) */
}
.valuecr-button-filters .filters-box .entry .label {
  text-align: center;
  font-size: 1rem;
  color: #859eb6;
  font-weight: normal;
  margin-top: 0.9375rem;
  padding: 0;
  white-space: nowrap;
  border: unset;
}
.valuecr-button-filters .filters-box .entry .selection {
  display: none;
  width: 2rem;
  margin: 1.5625rem auto 0 auto;
}
.valuecr-button-filters .filters-box .entry.selected .label {
  display: none;
}
.valuecr-button-filters .filters-box .entry.selected .selection {
  display: block;
}
.valuecr-button-filters .filters-box .entry.white .filter {
  background-color: #ffffff;
  color: #00afd2;
  border: 1px solid #00afd2;
}
.valuecr-button-filters .filters-box .entry.white .selection {
  border-bottom: 2px solid #00afd2;
}
.valuecr-button-filters .filters-box .entry.darkblue .filter {
  background-color: #002c58;
  border: 1px solid #002c58;
}
.valuecr-button-filters .filters-box .entry.darkblue .selection {
  border-bottom: 2px solid #002c58;
}
.valuecr-button-filters .filters-box .entry.purple .filter {
  background-color: #8f64b7;
  border: 1px solid #8f64b7;
}
.valuecr-button-filters .filters-box .entry.purple .selection {
  border-bottom: 2px solid #8f64b7;
}
.valuecr-button-filters .filters-box .entry.blue .filter {
  background-color: #00afd2;
  border: 1px solid #00afd2;
}
.valuecr-button-filters .filters-box .entry.blue .selection {
  border-bottom: 2px solid #00afd2;
}
.valuecr-button-filters .filters-box .entry.gray .filter, .valuecr-button-filters .filters-box .entry.grey .filter {
  background-color: #859eb6;
  border: 1px solid #859eb6;
}
.valuecr-button-filters .filters-box .entry.gray .selection, .valuecr-button-filters .filters-box .entry.grey .selection {
  border-bottom: 2px solid #859eb6;
}
.valuecr-button-filters--bg {
  background-position: top right;
  background-size: 50%;
  background-repeat: no-repeat;
  background-image: url("../images/fondos/trama-value.png");
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.valuecr-button-filters--bg .title {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  letter-spacing: -0.041875rem;
  font-size: 2.5rem;
  text-align: center;
}
@media (min-width: 768px) {
  .valuecr-button-filters--bg .title {
    font-size: 5.3125rem;
    letter-spacing: -0.08875rem;
  }
}
.valuecr-button-filters--floating-highlight {
  min-height: 50rem;
}

.valuecr-highlighted-news {
  /* &--inverted {
  	.news-card {
  		flex-direction: column-reverse;
  		@media(min-width: $screen-sm-min){
  			flex-direction: row-reverse;
  		}
  	}
  } */
}
.valuecr-highlighted-news .news-card {
  display: flex;
  flex-direction: column;
  border: 1px solid #c2d1d9;
  border-bottom-left-radius: 3.75rem;
  overflow: hidden;
}
@media (min-width: 768px) {
  .valuecr-highlighted-news .news-card {
    flex-direction: row;
  }
}
.valuecr-highlighted-news .news-card .media-box {
  width: 100%;
  height: 14rem;
}
.valuecr-highlighted-news .news-card .media-box > a {
  display: block;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .valuecr-highlighted-news .news-card .media-box {
    width: 60%;
    height: 100%;
  }
}
.valuecr-highlighted-news .news-card .media-box img, .valuecr-highlighted-news .news-card .media-box iframe {
  width: 100%;
  object-fit: cover;
  height: 100%;
  border-bottom-left-radius: 2.5rem;
}
.valuecr-highlighted-news .news-card .media-box iframe {
  height: 17.6875rem;
}
@media (min-width: 768px) {
  .valuecr-highlighted-news .news-card .media-box iframe {
    height: 100%;
  }
}
.valuecr-highlighted-news .news-card .text-box {
  background-color: #ffffff;
  /* border: 1px solid $color-light-grey;
  border-bottom-left-radius: calc-rem(60px); */
  padding: 1.875rem;
  width: 100%;
}
@media (min-width: 768px) {
  .valuecr-highlighted-news .news-card .text-box {
    padding: 3.125rem;
    width: 40%;
  }
}
.valuecr-highlighted-news .news-card .text-box a, .valuecr-highlighted-news .news-card .text-box a:hover, .valuecr-highlighted-news .news-card .text-box a:focus, .valuecr-highlighted-news .news-card .text-box a:active {
  text-decoration: none;
  color: inherit;
}
.valuecr-highlighted-news .news-card .text-box .category {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
}
.valuecr-highlighted-news .news-card .text-box .category h3 {
  letter-spacing: 0.1075rem;
  font-size: 0.875rem;
  line-height: 1.125rem;
  text-transform: uppercase;
  margin: 0 0 1.3125rem;
}
.valuecr-highlighted-news .news-card .text-box .title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  text-align: left;
}
.valuecr-highlighted-news .news-card .text-box .title h2 {
  font-size: 1.625rem;
  line-height: 1.875rem;
  margin: 0;
}
@media (min-width: 768px) {
  .valuecr-highlighted-news .news-card .text-box .title {
    font-size: 2.25rem;
  }
}
.valuecr-highlighted-news .news-card .text-box .description {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
}
.valuecr-highlighted-news .news-card .text-box .description p {
  font-size: 1.0625rem;
  line-height: 1.5rem;
  margin: 0.75rem 0 0;
}
.valuecr-highlighted-news .news-card.blue .text-box .category {
  color: #00afd2;
}
.valuecr-highlighted-news .news-card.darkblue .text-box .category {
  color: #002c58;
}
.valuecr-highlighted-news .news-card.purple .text-box .category {
  color: #8f64b7;
}
.valuecr-highlighted-news--group-four .container {
  display: flex;
  align-content: space-evenly;
  flex-direction: column;
}
@media (min-width: 768px) {
  .valuecr-highlighted-news--group-four .container {
    flex-direction: row;
  }
}
.valuecr-highlighted-news--group-four .news-card {
  width: 100%;
  flex-direction: column;
  margin-bottom: 1.125rem;
  border-top-right-radius: 3.75rem;
}
@media (min-width: 768px) {
  .valuecr-highlighted-news--group-four .news-card {
    flex-direction: column;
    width: 23%;
    margin: 0 auto;
  }
}
.valuecr-highlighted-news--group-four .news-card .media-box {
  width: 100%;
  position: relative;
}
@media (min-width: 768px) {
  .valuecr-highlighted-news--group-four .news-card .media-box {
    width: 100%;
    height: 10.75rem;
  }
}
.valuecr-highlighted-news--group-four .news-card .media-box [class*=" icon-"] {
  position: absolute;
  color: white;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 3.375rem;
}
.valuecr-highlighted-news--group-four .news-card .media-box img {
  border-bottom-left-radius: 0;
}
.valuecr-highlighted-news--group-four .news-card .text-box {
  border-top: 1px solid #f2f5f7 !important;
  width: 100%;
  padding: 1.875rem;
}
@media (min-width: 768px) {
  .valuecr-highlighted-news--group-four .news-card .text-box {
    width: 100%;
    height: calc(100% - 10.75rem);
  }
}
.valuecr-highlighted-news--group-four .news-card .text-box .title h2 {
  font-size: 1.25rem;
  line-height: 1.5625rem;
}
@media (min-width: 768px) {
  .valuecr-highlighted-news--group-four .news-card .text-box .title {
    font-size: 1.3125rem;
    margin-bottom: 0;
    text-align: left;
  }
  .valuecr-highlighted-news--group-four .news-card .text-box .title h2 {
    margin: 0;
    font-size: 1.3125rem;
    line-height: 1.5625rem;
  }
}
@media (min-width: 768px) {
  .valuecr-highlighted-news--group-four .news-card .text-box .category h3 {
    margin-bottom: 0.75rem;
  }
}
.valuecr-highlighted-news--group-two .container {
  display: flex;
  align-content: space-evenly;
  flex-direction: column;
}
@media (min-width: 768px) {
  .valuecr-highlighted-news--group-two .container {
    flex-direction: row;
  }
}
.valuecr-highlighted-news--group-two .news-card {
  width: 100%;
  flex-direction: column;
  margin-bottom: 1.125rem;
  border-top-right-radius: 3.75rem;
}
@media (min-width: 768px) {
  .valuecr-highlighted-news--group-two .news-card {
    flex-direction: column;
    width: 49%;
    margin: 0 auto;
  }
}
.valuecr-highlighted-news--group-two .news-card .media-box {
  width: 100%;
  position: relative;
}
@media (min-width: 768px) {
  .valuecr-highlighted-news--group-two .news-card .media-box {
    width: 100%;
  }
}
.valuecr-highlighted-news--group-two .news-card .media-box [class*=" icon-"] {
  position: absolute;
  color: white;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 3.375rem;
}
.valuecr-highlighted-news--group-two .news-card .media-box img {
  border-bottom-left-radius: 0;
}
.valuecr-highlighted-news--group-two .news-card .text-box {
  border-top: 1px solid #f2f5f7 !important;
  width: 100%;
  padding: 1.875rem;
  text-align: center;
}
@media (min-width: 768px) {
  .valuecr-highlighted-news--group-two .news-card .text-box {
    width: 100%;
  }
}
.valuecr-highlighted-news--group-two .news-card .text-box .title h2 {
  font-size: 1.25rem;
  line-height: 1.5625rem;
}
@media (min-width: 768px) {
  .valuecr-highlighted-news--group-two .news-card .text-box .title {
    font-size: 1.3125rem;
    margin-bottom: 0;
    text-align: left;
  }
  .valuecr-highlighted-news--group-two .news-card .text-box .title h2 {
    margin: 0;
    font-size: 1.3125rem;
    line-height: 1.5625rem;
  }
}
@media (min-width: 768px) {
  .valuecr-highlighted-news--group-two .news-card .text-box .category h3 {
    margin-bottom: 0.75rem;
  }
}
.valuecr-highlighted-news--group-two .news-card:nth-child(2) {
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .valuecr-highlighted-news--group-two .news-card:nth-child(2) {
    flex-direction: column-reverse;
  }
}
@media (min-width: 768px) {
  .valuecr-highlighted-news--single .news-card {
    border: none;
  }
  .valuecr-highlighted-news--single .news-card .text-box {
    border: 1px solid #c2d1d9;
    border-bottom-left-radius: 3.75rem;
  }
  .valuecr-highlighted-news--single .news-card .text-box .category h3 {
    margin-bottom: 0.9375rem;
  }
  .valuecr-highlighted-news--single .news-card .text-box .title h2 {
    font-size: 2.25rem;
    line-height: 2.25rem;
  }
  .valuecr-highlighted-news--single .news-card .text-box .description p {
    line-height: 1.5rem;
    margin-top: 1.25rem;
  }
}

.valuecr-shareholders-zigzag {
  display: flex;
  flex-direction: column;
}
.valuecr-shareholders-zigzag .highlight-item {
  display: flex;
  flex-direction: column;
  margin-top: 3.125rem;
}
@media (min-width: 768px) {
  .valuecr-shareholders-zigzag .highlight-item {
    flex-direction: row;
    margin-top: 5rem;
  }
}
.valuecr-shareholders-zigzag .highlight-item .text-box {
  width: 100%;
  padding: 0 0.9375rem;
}
@media (min-width: 768px) {
  .valuecr-shareholders-zigzag .highlight-item .text-box {
    width: 40%;
    padding: 0 5% 0 10%;
  }
}
.valuecr-shareholders-zigzag .highlight-item .text-box .text-container .title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1.25rem;
  margin-bottom: 0.625rem;
}
@media (min-width: 768px) {
  .valuecr-shareholders-zigzag .highlight-item .text-box .text-container .title {
    font-size: 1.625rem;
    margin-bottom: 1.875rem;
  }
}
.valuecr-shareholders-zigzag .highlight-item .text-box .text-container .description {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 1.0625rem;
}
@media (min-width: 768px) {
  .valuecr-shareholders-zigzag .highlight-item .text-box .text-container .description {
    font-size: 1.375rem;
  }
}
.valuecr-shareholders-zigzag .highlight-item .media-box {
  width: 100%;
  height: 40.625rem;
  background-size: cover;
  background-position: center;
}
@media (min-width: 768px) {
  .valuecr-shareholders-zigzag .highlight-item .media-box {
    width: 60%;
    height: initial;
  }
}
.valuecr-shareholders-zigzag .highlight-item .media-box .graph-box {
  position: relative;
  height: 100%;
}
.valuecr-shareholders-zigzag .highlight-item .media-box .graph-box .data {
  font-size: 4.375rem;
  letter-spacing: -3px;
  text-align: center;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  display: block;
}
.valuecr-shareholders-zigzag .highlight-item .media-box .graph-box .data-text {
  font-size: 1rem;
  letter-spacing: 1px;
  text-align: center;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  display: block;
}
.valuecr-shareholders-zigzag .highlight-item .media-box .graph-box .data-legend-up {
  font-size: 1rem;
  text-align: left;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  position: absolute;
  left: calc(50% + 5px);
  bottom: 17.5rem;
  width: calc(50% - 15px);
}
@media (min-width: 768px) {
  .valuecr-shareholders-zigzag .highlight-item .media-box .graph-box .data-legend-up {
    right: 15%;
    bottom: 21.875rem;
    width: 11.625rem;
    left: unset;
  }
}
.valuecr-shareholders-zigzag .highlight-item .media-box .graph-box .data-legend-right {
  font-size: 1rem;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  position: absolute;
  width: 13.125rem;
  left: 0.9375rem;
  bottom: 0;
  text-align: left;
}
@media (min-width: 768px) {
  .valuecr-shareholders-zigzag .highlight-item .media-box .graph-box .data-legend-right {
    right: 15%;
    left: unset;
    text-align: right;
  }
}
.valuecr-shareholders-zigzag .highlight-item .media-box .graph-box .data-box-up {
  border-top-left-radius: 2.5rem;
  border-bottom-right-radius: 2.5rem;
  height: 11.25rem;
  padding: 1.875rem;
  position: absolute;
  left: 0.9375rem;
  bottom: 13.1875rem;
  width: calc(50% - 15px);
}
@media (min-width: 768px) {
  .valuecr-shareholders-zigzag .highlight-item .media-box .graph-box .data-box-up {
    right: calc(15% + 195px);
    width: 12.1875rem;
    left: unset;
  }
}
.valuecr-shareholders-zigzag .highlight-item .media-box .graph-box .data-box-left {
  border-top-left-radius: 2.5rem;
  border-bottom-right-radius: 2.5rem;
  height: 10.9375rem;
  position: absolute;
  padding: 1.875rem;
  left: 1.875rem;
  bottom: 24.5rem;
  width: calc(100% - 60px);
}
@media (min-width: 768px) {
  .valuecr-shareholders-zigzag .highlight-item .media-box .graph-box .data-box-left {
    right: calc(15% + 391px);
    bottom: 6.25rem;
    width: 19.375rem;
    left: unset;
  }
}
.valuecr-shareholders-zigzag .highlight-item .media-box .graph-box .data-box-right {
  border-top-right-radius: 2.5rem;
  border-bottom-left-radius: 2.5rem;
  height: 10.3125rem;
  position: absolute;
  padding: 1.875rem;
  left: 0.9375rem;
  bottom: 2.8125rem;
  width: calc(100% - 30px);
}
@media (min-width: 768px) {
  .valuecr-shareholders-zigzag .highlight-item .media-box .graph-box .data-box-right {
    right: 15%;
    width: 24.375rem;
    left: unset;
  }
}

.highlight-item--inverted .valuecr-shareholders-zigzag .highlight-item {
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .highlight-item--inverted .valuecr-shareholders-zigzag .highlight-item {
    flex-direction: row-reverse;
  }
}
.highlight-item--inverted .valuecr-shareholders-zigzag .highlight-item .text-box {
  display: flex;
  flex-direction: row;
  padding: 0;
}
.highlight-item--inverted .valuecr-shareholders-zigzag .highlight-item .text-box .text-container {
  border: solid 1px #f2f5f7;
  border-top-right-radius: 3.75rem;
  border-bottom-left-radius: 3.75rem;
  flex-shrink: 3;
}
.highlight-item--inverted .valuecr-shareholders-zigzag .highlight-item .text-box .text-container .stripe {
  width: 100%;
  height: 5.3125rem;
  border-top-right-radius: 2.5rem;
  border-bottom-left-radius: 3.75rem;
  border-top-left-radius: 0;
}
.highlight-item--inverted .valuecr-shareholders-zigzag .highlight-item .text-box .text-container .stripe.blue {
  background-color: #00afd2;
}
.highlight-item--inverted .valuecr-shareholders-zigzag .highlight-item .text-box .text-container .title {
  padding-left: 1.25rem;
  padding-top: 1.25rem;
}
.highlight-item--inverted .valuecr-shareholders-zigzag .highlight-item .text-box .text-container .description {
  padding: 0 0.9375rem 1.25rem 0.9375rem;
}
@media (min-width: 768px) {
  .highlight-item--inverted .valuecr-shareholders-zigzag .highlight-item .text-box .text-container .description {
    padding: 0 1.25rem 1.875rem 1.25rem;
  }
}
.highlight-item--inverted .valuecr-shareholders-zigzag .highlight-item .text-box .stripe {
  height: 100%;
  width: 3.4375rem;
  border-top-left-radius: 3.75rem;
}
@media (min-width: 768px) {
  .highlight-item--inverted .valuecr-shareholders-zigzag .highlight-item .text-box .stripe {
    width: 9.375rem;
  }
}
.highlight-item--inverted .valuecr-shareholders-zigzag .highlight-item .text-box .stripe.darkblue {
  background-color: #002c58;
}
.highlight-item--inverted .valuecr-shareholders-zigzag .highlight-item .media-box {
  border-top-left-radius: 3.75rem;
  border-bottom-right-radius: 3.75rem;
}

.valuecr-shareholders-bars-graph {
  background-size: cover;
}
.valuecr-shareholders-bars-graph .image-text-highlights-group--descriptive {
  border: none;
}
.valuecr-shareholders-bars-graph .image-text-highlights-group--descriptive .text-box .title {
  margin-bottom: 0;
}
.valuecr-shareholders-bars-graph .graph-row {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .valuecr-shareholders-bars-graph .graph-row {
    flex-direction: row;
  }
}
.valuecr-shareholders-bars-graph .graph-row .graph-box {
  width: 100%;
  background-color: #ffffff;
  border-top-left-radius: 3.75rem;
  border-bottom-right-radius: 3.75rem;
  border: solid 1px #f2f5f7;
  padding: 1.875rem 0.9375rem;
  margin-top: 1.25rem;
}
@media (min-width: 768px) {
  .valuecr-shareholders-bars-graph .graph-row .graph-box {
    width: 50%;
    padding: 1.875rem;
  }
}
.valuecr-shareholders-bars-graph .graph-row .graph-box-image {
  padding: 0;
  overflow: hidden;
}
.valuecr-shareholders-bars-graph .graph-row .graph-box .title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .valuecr-shareholders-bars-graph .graph-row .graph-box .title {
    font-size: 1.625rem;
  }
}
.valuecr-shareholders-bars-graph .graph-row .graph-box .title .annotation {
  font-size: 0.9375rem;
}
@media (min-width: 768px) {
  .valuecr-shareholders-bars-graph .graph-row .graph-box .title .annotation {
    font-size: 1rem;
  }
}
.valuecr-shareholders-bars-graph .graph-row .graph-box .graph-canvas {
  display: flex;
  flex-direction: row;
  margin-top: 1.25rem;
  height: 9.375rem;
  justify-content: space-evenly;
}
.valuecr-shareholders-bars-graph .graph-row .graph-box .graph-canvas .graph-data {
  width: 6.25rem;
  display: flex;
  flex-direction: column;
  align-self: flex-end;
  position: relative;
}
.valuecr-shareholders-bars-graph .graph-row .graph-box .graph-canvas .graph-data .graph-data-top {
  position: absolute;
  top: 0;
  width: 100%;
}
.valuecr-shareholders-bars-graph .graph-row .graph-box .graph-canvas .graph-data .graph-data-bottom {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}
.valuecr-shareholders-bars-graph .graph-row .graph-box .graph-canvas .graph-data .column {
  width: 3.125rem;
  border-top-left-radius: 1.125rem;
  border-bottom-right-radius: 1.125rem;
  transition: height 0.5s;
  margin-right: 0.625rem;
}
.valuecr-shareholders-bars-graph .graph-row .graph-box .graph-canvas .graph-data .column-label {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1rem;
}
.valuecr-shareholders-bars-graph .graph-row .graph-box .graph-canvas .graph-data .graph-data-label {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 0.8125rem;
  text-align: center;
  width: 3.125rem;
  margin-top: 0.625rem;
  height: 1rem;
}
.valuecr-shareholders-bars-graph .graph-row .graph-box .graph-legend {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  margin-top: 1.875rem;
}
.valuecr-shareholders-bars-graph .graph-row .graph-box .graph-legend .legend-item {
  display: flex;
  flex-direction: row;
}
.valuecr-shareholders-bars-graph .graph-row .graph-box .graph-legend .legend-item .color {
  width: 1.875rem;
  height: 0.875rem;
  border-top-left-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
  margin-right: 0.875rem;
}
.valuecr-shareholders-bars-graph .graph-row .graph-box .graph-legend .legend-item .value {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 0.9375rem;
}
@media (min-width: 768px) {
  .valuecr-shareholders-bars-graph .graph-row .graph-box .graph-legend .legend-item .value {
    font-size: 1.1875rem;
  }
}
.valuecr-shareholders-bars-graph .numbers-highlights-row {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
@media (min-width: 768px) {
  .valuecr-shareholders-bars-graph .numbers-highlights-row {
    flex-direction: row;
  }
}
.valuecr-shareholders-bars-graph .numbers-highlights-row .highlight-box {
  padding: 2.1875rem;
}
@media (min-width: 768px) {
  .valuecr-shareholders-bars-graph .numbers-highlights-row .highlight-box {
    padding: 2.8125rem;
  }
}
.valuecr-shareholders-bars-graph .numbers-highlights-row .highlight-box .highlight-title {
  font-size: 1rem;
}
.valuecr-shareholders-bars-graph .numbers-highlights-row .highlight-box .highlight-number {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 4.375rem;
  letter-spacing: -3px;
}
.valuecr-shareholders-bars-graph .numbers-highlights-row .highlight-box .highlight-number .highlight-label {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.valuecr-shareholders-bars-graph .text {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 1.0625rem;
  text-align: center;
}
@media (min-width: 768px) {
  .valuecr-shareholders-bars-graph .text {
    font-size: 1.1875rem;
    padding: 1.25rem 5rem;
  }
}

.valuecr-shareholders-cake-graph .container {
  display: flex;
  flex-direction: column;
}
.valuecr-shareholders-cake-graph .container .title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 2.5rem;
  letter-spacing: -0.041875rem;
  text-align: center;
  margin-bottom: 1.5625rem;
  margin-top: 1.5625rem;
}
@media (min-width: 768px) {
  .valuecr-shareholders-cake-graph .container .title {
    font-size: 3rem;
    letter-spacing: -0.05rem;
    margin-bottom: 2.8125rem;
  }
}
.valuecr-shareholders-cake-graph .container .graph-box {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .valuecr-shareholders-cake-graph .container .graph-box {
    flex-direction: row;
  }
}
.valuecr-shareholders-cake-graph .container .graph-box .graph-canvas {
  width: 100%;
  margin-bottom: 3.75rem;
}
@media (min-width: 768px) {
  .valuecr-shareholders-cake-graph .container .graph-box .graph-canvas {
    width: 50%;
    margin-bottom: 0;
  }
}
.valuecr-shareholders-cake-graph .container .graph-box .graph-canvas img {
  width: 100%;
}
@media (min-width: 768px) {
  .valuecr-shareholders-cake-graph .container .graph-box .graph-canvas img {
    padding-right: 6.25rem;
  }
}
.valuecr-shareholders-cake-graph .container .graph-box .text-box {
  width: 100%;
}
@media (min-width: 768px) {
  .valuecr-shareholders-cake-graph .container .graph-box .text-box {
    width: 50%;
  }
}
.valuecr-shareholders-cake-graph .container .graph-box .text-box img {
  width: 100%;
}
.valuecr-shareholders-cake-graph .container .graph-box .text-box .graph-legend {
  margin-top: 2.8125rem;
}
.valuecr-shareholders-cake-graph .container .graph-box .text-box .text {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 1.0625rem;
}
@media (min-width: 768px) {
  .valuecr-shareholders-cake-graph .container .graph-box .text-box .text {
    font-size: 1.1875rem;
  }
}
.valuecr-shareholders-cake-graph .container .number-highlights-box {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  margin-top: 3.125rem;
}
@media (min-width: 768px) {
  .valuecr-shareholders-cake-graph .container .number-highlights-box {
    flex-direction: row;
    margin-top: 6.25rem;
  }
}
.valuecr-shareholders-cake-graph .container .number-highlights-box .number-highlight {
  display: flex;
  flex-direction: row;
  align-self: center;
}
.valuecr-shareholders-cake-graph .container .number-highlights-box .number-highlight .number {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 4.375rem;
  letter-spacing: -0.1875rem;
  margin-right: 1rem;
}
.valuecr-shareholders-cake-graph .container .number-highlights-box .number-highlight .number-legend {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  width: 7.5rem;
  align-self: center;
}

.valuecr-flower-graph .container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .valuecr-flower-graph .container {
    flex-direction: row;
  }
}
.valuecr-flower-graph .container .graph-item {
  display: flex;
  margin: 0.0625rem;
  padding: 2.5rem 1.875rem;
}
@media (min-width: 768px) {
  .valuecr-flower-graph .container .graph-item {
    padding: 2.5rem 3.75rem;
  }
}
.valuecr-flower-graph .container .graph-item--big {
  flex-direction: row;
  width: 100%;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .valuecr-flower-graph .container .graph-item--big {
    flex-wrap: initial;
  }
}
.valuecr-flower-graph .container .graph-item--big .item-data {
  margin-right: 1.875rem;
  align-items: center;
}
@media (min-width: 768px) {
  .valuecr-flower-graph .container .graph-item--big .item-data {
    margin-right: 3.125rem;
    align-items: flex-end;
  }
}
.valuecr-flower-graph .container .graph-item--big .item-data .data-value {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 6.25rem;
  letter-spacing: -0.268125rem;
}
.valuecr-flower-graph .container .graph-item--big .item-data .data-label {
  text-align: right;
  margin-top: -0.3125rem;
}
.valuecr-flower-graph .container .graph-item--small {
  flex-direction: column;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .valuecr-flower-graph .container .graph-item--small {
    width: 80%;
    margin-left: 0;
    margin-right: 0;
  }
}
.valuecr-flower-graph .container .graph-item--small .item-data {
  text-align: center;
}
.valuecr-flower-graph .container .graph-item--small .item-data .data-value {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 4.375rem;
  letter-spacing: -0.1875rem;
}
.valuecr-flower-graph .container .graph-item--small .item-data .data-label {
  margin-top: -0.3125rem;
  margin-bottom: 0.3125rem;
}
.valuecr-flower-graph .container .graph-item--small .item-description {
  text-align: center;
}
.valuecr-flower-graph .container .graph-item--rounded {
  border-top-left-radius: 3.75rem;
}
.valuecr-flower-graph .container .graph-item--rounded-inverted {
  border-bottom-right-radius: 3.75rem;
}
.valuecr-flower-graph .container .graph-item--rounded-both {
  border-top-right-radius: 3.75rem;
  border-bottom-left-radius: 3.75rem;
}
.valuecr-flower-graph .container .graph-item--rounded-both-inverted {
  border-top-left-radius: 3.75rem;
  border-bottom-right-radius: 3.75rem;
}
.valuecr-flower-graph .container .graph-item.bg-bluegrey {
  height: 14rem;
  margin-bottom: 15.3125rem;
}
@media (min-width: 768px) {
  .valuecr-flower-graph .container .graph-item.bg-bluegrey {
    margin-bottom: 0.0625rem;
  }
}
.valuecr-flower-graph .container .graph-item.bg-bluegrey .item-description {
  align-self: center;
}
.valuecr-flower-graph .container .graph-item.bg-blue {
  height: 15.25rem;
  margin-top: -31.25rem;
  margin-bottom: 15.9375rem;
}
@media (min-width: 768px) {
  .valuecr-flower-graph .container .graph-item.bg-blue {
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
  }
}
.valuecr-flower-graph .container .graph-item.bg-lightblue {
  padding: 2.5rem 3.125rem;
  height: 15.875rem;
}
@media (min-width: 768px) {
  .valuecr-flower-graph .container .graph-item.bg-lightblue {
    margin-left: 0;
    margin-right: 0;
  }
}
.valuecr-flower-graph .container .graph-item.bg-grey {
  height: 18.125rem;
}
.valuecr-flower-graph .container .graph-item.bg-grey .item-description {
  align-self: flex-end;
}
.valuecr-flower-graph .container .graph-item .item-data {
  display: flex;
  flex-direction: column;
}
.valuecr-flower-graph .container .graph-item .item-data .data-label {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
}
.valuecr-flower-graph .container .col-left {
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .valuecr-flower-graph .container .col-left {
    width: 50%;
  }
}
.valuecr-flower-graph .container .col-left .title {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .valuecr-flower-graph .container .col-left .title {
    font-size: 1.625rem;
    padding-left: 3.125rem;
    padding-top: 8px;
    padding-bottom: 7px;
    margin-bottom: 0;
  }
}
.valuecr-flower-graph .container .col-left .graph-item {
  align-self: flex-end;
}
.valuecr-flower-graph .container .col-right {
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .valuecr-flower-graph .container .col-right {
    width: 50%;
  }
}
.valuecr-flower-graph--light .container .col-left .title {
  font-size: 3.4375rem;
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
}
.valuecr-flower-graph--light .container .graph-item {
  border: 1px solid #f2f5f7;
  justify-content: center;
}
.valuecr-flower-graph--light .container .graph-item--big {
  flex-direction: column;
}
.valuecr-flower-graph--light .container .graph-item--big .item-data {
  margin-right: 0 !important;
}
.valuecr-flower-graph--light .container .graph-item--big .item-data .data-value {
  text-align: center;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 4.375rem;
  letter-spacing: -0.1875rem;
}
.valuecr-flower-graph--light .container .graph-item--big .item-data .data-label {
  text-align: center;
  margin-top: -0.3125rem;
  margin-bottom: 0.3125rem;
}
.valuecr-flower-graph--light .container .graph-item--big .item-description {
  text-align: center;
}
.valuecr-flower-graph--light .container .graph-item:last-child {
  height: 100%;
}

.valuecr-flower-mosaic {
  margin-top: 4.375rem;
}
.valuecr-flower-mosaic .media-box {
  position: relative;
}
.valuecr-flower-mosaic .media-box .video {
  position: absolute;
  font-size: 6.25rem;
  color: #ffffff;
  transition: 0.5s ease-in;
}
.valuecr-flower-mosaic .media-box .video:before {
  height: 6rem;
  width: 6rem;
  border: 0.125rem solid #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s ease-in;
}
.valuecr-flower-mosaic .media-box .video:hover, .valuecr-flower-mosaic .media-box .video:focus {
  color: #c2d1d9;
}
.valuecr-flower-mosaic .media-box .video:hover:before, .valuecr-flower-mosaic .media-box .video:focus:before {
  border-color: #c2d1d9;
}
.valuecr-flower-mosaic .top-left {
  background-size: cover;
  height: 15rem;
  width: 100%;
  border-top-right-radius: 2.5rem;
  border-bottom-left-radius: 2.5rem;
}
@media (min-width: 768px) {
  .valuecr-flower-mosaic .top-left {
    height: 30.3125rem;
  }
}
@media (min-width: 992px) {
  .valuecr-flower-mosaic .top-left {
    height: 41.4375rem;
  }
}
@media (min-width: 1200px) {
  .valuecr-flower-mosaic .top-left {
    height: 23.4375rem;
    width: 36.4375rem;
    display: inline-block;
    margin-left: calc(50% - 583px);
  }
}
.valuecr-flower-mosaic .top-right {
  background-size: cover;
  height: 12.5rem;
  width: 80%;
  border-top-left-radius: 2.5rem;
  border-bottom-right-radius: 2.5rem;
  margin-left: 5%;
  margin-right: auto;
}
@media (min-width: 768px) {
  .valuecr-flower-mosaic .top-right {
    height: 25.9375rem;
  }
}
@media (min-width: 992px) {
  .valuecr-flower-mosaic .top-right {
    height: 34.5625rem;
  }
}
@media (min-width: 1200px) {
  .valuecr-flower-mosaic .top-right {
    height: 19.375rem;
    width: 31.875rem;
    display: inline-block;
    margin-left: 0;
    margin-right: auto;
    margin-bottom: 2.5rem;
  }
}
.valuecr-flower-mosaic .bottom-left {
  background-size: cover;
  height: 12.5rem;
  width: 80%;
  border-top-left-radius: 2.5rem;
  margin-left: auto;
  margin-right: 0;
}
@media (min-width: 768px) {
  .valuecr-flower-mosaic .bottom-left {
    height: 24.375rem;
  }
}
@media (min-width: 992px) {
  .valuecr-flower-mosaic .bottom-left {
    height: 32.625rem;
  }
}
@media (min-width: 1200px) {
  .valuecr-flower-mosaic .bottom-left {
    height: 19.375rem;
    width: 31.875rem;
    display: inline-block;
    margin-left: calc(50% - 510px);
    margin-right: 0;
  }
}
.valuecr-flower-mosaic .bottom-right {
  background-size: cover;
  height: 15rem;
  width: 100%;
  border-top-right-radius: 2.5rem;
  border-bottom-left-radius: 2.5rem;
}
@media (min-width: 768px) {
  .valuecr-flower-mosaic .bottom-right {
    height: 30.5625rem;
  }
}
@media (min-width: 992px) {
  .valuecr-flower-mosaic .bottom-right {
    height: 42.75rem;
  }
}
@media (min-width: 1200px) {
  .valuecr-flower-mosaic .bottom-right {
    height: 22.0625rem;
    width: 34.6875rem;
    display: inline-block;
    margin-left: 0;
    margin-right: auto;
    margin-top: -2.6875rem;
  }
}

.valuecr-people-description-graph {
  background-color: #f2f5f7;
}
.valuecr-people-description-graph .container {
  display: flex;
  flex-direction: column;
  padding-top: 4.6875rem;
  padding-bottom: 4.6875rem;
}
@media (min-width: 768px) {
  .valuecr-people-description-graph .container {
    flex-direction: row;
  }
}
.valuecr-people-description-graph .container .text-box {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 2.8125rem;
}
@media (min-width: 768px) {
  .valuecr-people-description-graph .container .text-box {
    width: 45%;
    margin-bottom: 0;
    margin-right: 3.75rem;
  }
}
.valuecr-people-description-graph .container .text-box .title {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 2.5rem;
  letter-spacing: -0.041875rem;
  margin-bottom: 1.875rem;
}
@media (min-width: 768px) {
  .valuecr-people-description-graph .container .text-box .title {
    font-size: 3.4375rem;
    letter-spacing: -0.0575rem;
  }
}
.valuecr-people-description-graph .container .text-box .description {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 1.0625rem;
}
@media (min-width: 768px) {
  .valuecr-people-description-graph .container .text-box .description {
    font-size: 1.1875rem;
  }
}
.valuecr-people-description-graph .container .graph-box {
  width: 100%;
  display: flex;
  flex-direction: column;
  place-self: flex-end;
}
@media (min-width: 768px) {
  .valuecr-people-description-graph .container .graph-box {
    width: 55%;
  }
}
@media (min-width: 1200px) {
  .valuecr-people-description-graph .container .graph-box {
    flex-direction: row;
  }
}
.valuecr-people-description-graph .container .graph-box .graph-canvas {
  width: 100%;
}
@media (min-width: 1200px) {
  .valuecr-people-description-graph .container .graph-box .graph-canvas {
    width: 80%;
  }
}
.valuecr-people-description-graph .container .graph-box .graph-canvas img {
  width: 100%;
}
.valuecr-people-description-graph .container .graph-box .graph-legend {
  width: 100%;
  display: flex;
  flex-direction: column;
  place-self: flex-end;
  margin-left: 0;
  margin-bottom: 0;
  margin-top: 1.875rem;
}
@media (min-width: 768px) {
  .valuecr-people-description-graph .container .graph-box .graph-legend {
    margin-left: 2.1875rem;
  }
}
@media (min-width: 1200px) {
  .valuecr-people-description-graph .container .graph-box .graph-legend {
    width: 20%;
    margin-left: 2.1875rem;
    margin-top: 0;
  }
}
.valuecr-people-description-graph .container .graph-box .graph-legend .legend-item {
  display: flex;
  flex-direction: row;
}
.valuecr-people-description-graph .container .graph-box .graph-legend .legend-item .item-color {
  min-width: 1.875rem;
  height: 0.9375rem;
  border-bottom-right-radius: 0.375rem;
  border-top-left-radius: 0.375rem;
}
.valuecr-people-description-graph .container .graph-box .graph-legend .legend-item .item-value {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1.1875rem;
  margin-left: 0.625rem;
}

.valuecr-story-heading .heading {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .valuecr-story-heading .heading {
    flex-direction: row;
  }
}
.valuecr-story-heading .heading .text-box {
  width: 100%;
  padding: 1.5625rem 1rem;
}
@media (min-width: 768px) {
  .valuecr-story-heading .heading .text-box {
    width: 45%;
    padding: 2rem 3.125rem;
    padding-left: calc((100vw - 730px) / 2);
  }
}
@media (min-width: 992px) {
  .valuecr-story-heading .heading .text-box {
    width: 45%;
    padding-left: calc((100vw - 950px) / 2);
  }
}
@media (min-width: 1200px) {
  .valuecr-story-heading .heading .text-box {
    width: 45%;
    padding: 5rem 8.125rem;
    padding-left: calc((100vw - 1140px) / 2);
  }
}
.valuecr-story-heading .heading .text-box .tag {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  width: 12.5rem;
  font-size: 0.875rem;
  text-transform: uppercase;
  border-bottom-right-radius: 0.9375rem;
  border-top-left-radius: 0.9375rem;
  padding: 0.1875rem;
  text-align: center;
}
.valuecr-story-heading .heading .text-box .title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 2.125rem;
  margin-top: 1.125rem;
  margin-bottom: 1.125rem;
}
@media (min-width: 768px) {
  .valuecr-story-heading .heading .text-box .title {
    font-size: 3.125rem;
    margin-bottom: 1.875rem;
    margin-top: 1.875rem;
  }
}
.valuecr-story-heading .heading .text-box .description {
  font-size: 1.1875rem;
  margin-bottom: 1.875rem;
}
@media (min-width: 768px) {
  .valuecr-story-heading .heading .text-box .description {
    font-size: 1.375rem;
    margin-bottom: 5rem;
  }
}
.valuecr-story-heading .heading .media-box {
  width: 100%;
  padding: 1rem 0;
  height: 18.75rem;
  margin-bottom: 4.6875rem;
}
@media (min-width: 768px) {
  .valuecr-story-heading .heading .media-box {
    width: 55%;
    height: 37.5rem;
    margin-bottom: 5.3125rem;
  }
}
.valuecr-story-heading .heading .media-box img,
.valuecr-story-heading .heading .media-box iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-bottom-left-radius: 4.375rem;
}
.valuecr-story-heading .heading .media-box .country-slider {
  height: 100%;
  width: 100%;
}
.valuecr-story-heading .heading .media-box .country-slider .swiper-slide {
  height: auto;
}
.valuecr-story-heading .heading .media-box .country-slider .swiper-slide .slide-img {
  width: 100%;
  height: calc(100% - 55px);
  background-size: cover;
  border-bottom-left-radius: 4.375rem;
}
.valuecr-story-heading .heading .media-box .country-slider .swiper-container {
  height: 100%;
  width: 100%;
}
.valuecr-story-heading .heading .media-box .country-slider .swiper-container .swiper-button-prev {
  background-color: #ffffff;
  color: #000000;
  width: 3.4375rem;
  height: 3.4375rem;
  border-top-left-radius: 0.75rem;
  left: calc(75% - 55px);
  top: calc(100% - 55px);
}
@media (min-width: 768px) {
  .valuecr-story-heading .heading .media-box .country-slider .swiper-container .swiper-button-prev {
    left: 75%;
    top: calc(100% - 55px);
  }
}
.valuecr-story-heading .heading .media-box .country-slider .swiper-container .swiper-button-prev:after {
  font-size: 1rem;
}
.valuecr-story-heading .heading .media-box .country-slider .swiper-container .swiper-button-next {
  background-color: #00afd2;
  color: #ffffff;
  width: 3.4375rem;
  height: 3.4375rem;
  border-bottom-right-radius: 0.75rem;
  left: 75%;
  top: calc(100% - 55px);
  right: auto;
}
@media (min-width: 768px) {
  .valuecr-story-heading .heading .media-box .country-slider .swiper-container .swiper-button-next {
    left: calc(75% + 55px);
    top: calc(100% - 55px);
  }
}
.valuecr-story-heading .heading .media-box .country-slider .swiper-container .swiper-button-next:after {
  font-size: 1rem;
}
.valuecr-story-heading--wide .heading {
  flex-direction: column;
}
@media (min-width: 768px) {
  .valuecr-story-heading--wide .heading {
    flex-direction: column;
  }
}
.valuecr-story-heading--wide .heading .text-box {
  width: 100%;
  padding: 1.5625rem 1rem 0;
  text-align: center;
}
@media (min-width: 768px) {
  .valuecr-story-heading--wide .heading .text-box {
    width: 100%;
    padding: 5rem 20% 0;
  }
}
.valuecr-story-heading--wide .heading .text-box .tag {
  margin: 0 auto;
}
.valuecr-story-heading--wide .heading .media-box {
  width: 100%;
  padding: 0;
  height: 21.875rem;
}
@media (min-width: 768px) {
  .valuecr-story-heading--wide .heading .media-box {
    height: 40.625rem;
    margin: 0 auto;
  }
}
.valuecr-story-heading--wide .heading .media-box .media-footer {
  margin-top: -60px;
  padding: 4.5625rem 0.875rem 0.875rem;
  background-color: #f2f5f7;
  border-bottom: 1px solid #c2d1d9;
  color: #424b5a;
  font-family: "AkkuratPro-regular", Arial, Helvetica, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  text-align: center;
  z-index: -1;
}
.valuecr-story-heading--wide .heading .media-box .media-footer p {
  margin-bottom: 0;
}
.valuecr-story-heading--wide .heading .media-box img,
.valuecr-story-heading--wide .heading .media-box iframe {
  border-bottom-right-radius: 4.375rem;
  border-bottom-left-radius: 0;
  height: 18.75rem;
}
@media (min-width: 768px) {
  .valuecr-story-heading--wide .heading .media-box img,
  .valuecr-story-heading--wide .heading .media-box iframe {
    height: 40.0625rem;
  }
}

.valuecr-story-body {
  margin-bottom: 5.625rem;
}
.valuecr-story-body .story-body {
  margin-top: 5.625rem;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .valuecr-story-body .story-body {
    flex-direction: row;
    justify-content: space-between;
  }
}
.valuecr-story-body .story-body .signature {
  width: 100%;
  display: flex;
  flex-direction: row;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .valuecr-story-body .story-body .signature {
    width: 20%;
    flex-direction: column;
  }
}
.valuecr-story-body .story-body .signature .box {
  border: 1px solid #f2f5f7;
  border: none;
  border-bottom: 1px solid #f2f5f7;
  width: 100%;
  display: flex;
  flex-direction: row;
}
@media (min-width: 768px) {
  .valuecr-story-body .story-body .signature .box {
    flex-direction: column;
    border-bottom-right-radius: 2.5rem;
    border: 1px solid #f2f5f7;
    padding: 2.5rem 0;
  }
}
.valuecr-story-body .story-body .signature .box .icon {
  font-size: 70px;
  text-align: center;
  line-height: 50px;
  width: 25%;
}
@media (min-width: 768px) {
  .valuecr-story-body .story-body .signature .box .icon {
    width: 100%;
  }
}
.valuecr-story-body .story-body .signature .box .text-box {
  width: 75%;
}
@media (min-width: 768px) {
  .valuecr-story-body .story-body .signature .box .text-box {
    width: 100%;
    text-align: center;
  }
}
.valuecr-story-body .story-body .signature .box .text-box .title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 0.9375rem;
}
.valuecr-story-body .story-body .signature .box .text-box .date {
  font-size: 0.9375rem;
}
.valuecr-story-body .story-body .content {
  width: 100%;
  font-size: 1.125rem;
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  color: #424b5a;
  line-height: 1.6em;
}
@media (min-width: 768px) {
  .valuecr-story-body .story-body .content {
    width: 50%;
    font-size: 1.1875rem;
  }
}
.valuecr-story-body .story-body .content .paragraph {
  margin-bottom: 0.9375rem;
}
.valuecr-story-body .story-body .content p {
  margin-bottom: 1.4em;
}
.valuecr-story-body .story-body .content strong {
  color: #1a1a1a;
}
.valuecr-story-body .story-body .summary {
  width: 100%;
  margin-top: 1.25rem;
}
@media (min-width: 768px) {
  .valuecr-story-body .story-body .summary {
    width: 20%;
    margin-top: 0;
  }
}
.valuecr-story-body .story-body .summary .box {
  border-bottom-right-radius: 2.5rem;
  display: flex;
  flex-direction: row;
  padding: 2.5rem 1.875rem;
}
@media (min-width: 768px) {
  .valuecr-story-body .story-body .summary .box {
    flex-direction: column;
  }
}
.valuecr-story-body .story-body .summary .box .data {
  width: 40%;
}
@media (min-width: 768px) {
  .valuecr-story-body .story-body .summary .box .data {
    width: 100%;
  }
}
.valuecr-story-body .story-body .summary .box .data .value {
  line-height: 0.9em;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 3.75rem;
  letter-spacing: -0.1875rem;
}
@media (min-width: 768px) {
  .valuecr-story-body .story-body .summary .box .data .value {
    font-size: 4.75rem;
  }
}
.valuecr-story-body .story-body .summary .box .data .legend {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  letter-spacing: 0.05875rem;
  font-size: 0.9375rem;
  text-transform: uppercase;
}
.valuecr-story-body .story-body .summary .box .description {
  width: 60%;
  font-size: 0.9375rem;
  padding: 10px;
}
@media (min-width: 768px) {
  .valuecr-story-body .story-body .summary .box .description {
    width: 100%;
    padding: 0;
  }
}
.valuecr-story-body .my-info-detail-components {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.valuecr-story-body .my-info-detail-components:last-child {
  margin-bottom: 0;
}

.infrastructure-map-heading {
  display: flex;
  flex-direction: column;
  background-color: #002c58;
}
@media (min-width: 992px) {
  .infrastructure-map-heading {
    flex-direction: row;
    border-bottom-right-radius: 4.375rem;
    flex-wrap: wrap;
  }
}
.infrastructure-map-heading .infrastructure-map {
  border-bottom-right-radius: 4.375rem;
  width: 100%;
}
@media (min-width: 992px) {
  .infrastructure-map-heading .infrastructure-map {
    width: 60%;
  }
}
.infrastructure-map-heading .infrastructure-map svg {
  border-bottom-right-radius: 4.375rem;
  width: 100%;
}
.infrastructure-map-heading .infrastructure-map svg .st3.active {
  fill: #002c58;
}
.infrastructure-map-heading .infrastructure-map svg .st6.active {
  fill: #f1b338;
}
.infrastructure-map-heading .text-box {
  width: 100%;
  padding: 1.5625rem 2.1875rem;
}
@media (min-width: 992px) {
  .infrastructure-map-heading .text-box {
    width: 40%;
    padding: 2.5rem 2.5rem 1.875rem 3.125rem;
  }
}
.infrastructure-map-heading .text-box .country-data {
  position: relative;
  opacity: 0;
  display: none;
  flex-direction: column;
  transition: all 1s ease-out;
}
.infrastructure-map-heading .text-box .country-data .country-name {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 2.5rem;
  letter-spacing: -0.069375rem;
  line-height: 1;
}
@media (min-width: 992px) {
  .infrastructure-map-heading .text-box .country-data .country-name {
    font-size: 4rem;
    letter-spacing: -0.11125rem;
  }
}
.infrastructure-map-heading .text-box .country-data .country-description {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 1.375rem;
  letter-spacing: -0.023125rem;
  line-height: 1.36;
  margin-top: 0.625rem;
}
@media (min-width: 992px) {
  .infrastructure-map-heading .text-box .country-data .country-description {
    font-size: 2rem;
    letter-spacing: -0.03125rem;
    line-height: 1.2;
  }
}
.infrastructure-map-heading .text-box .country-data .country-details {
  display: flex;
  flex-direction: column;
  margin-top: 0.625rem;
}
.infrastructure-map-heading .text-box .country-data .country-details .detail-item {
  display: flex;
  flex-direction: row;
  margin-bottom: 7px;
}
.infrastructure-map-heading .text-box .country-data .country-details .detail-item:last-child {
  margin-bottom: 0;
}
.infrastructure-map-heading .text-box .country-data .country-details .detail-item .item-label {
  width: 6.25rem;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  flex-shrink: 0;
}
.infrastructure-map-heading .text-box .country-data .country-details .detail-item .item-data {
  display: flex;
  flex-direction: row;
  font-size: 1rem;
}
.infrastructure-map-heading .text-box .country-data .country-details .detail-item.country-investment .item-label {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 4.7px;
}
.infrastructure-map-heading .text-box .country-data .country-details .detail-item.country-investment .item-data {
  align-items: flex-end;
}
.infrastructure-map-heading .text-box .country-data .country-details .detail-item.country-investment .item-data .data-value {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1.75rem;
}
.infrastructure-map-heading .text-box .country-data .country-details .detail-item.country-investment .item-data .data-label {
  white-space: nowrap;
  margin-bottom: -4px;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1.1875rem;
  margin-left: 0.3125rem;
  align-self: center;
}
.infrastructure-map-heading .text-box .country-data .country-details .detail-item.country-projects .item-label {
  padding-top: 6px;
}
.infrastructure-map-heading .text-box .country-data .country-details .detail-item.country-projects .projects-data {
  display: flex;
  flex-direction: row;
  font-size: 1rem;
  flex-wrap: wrap;
}
.infrastructure-map-heading .text-box .country-data .country-details .detail-item.country-projects .item-data {
  width: auto;
  margin-right: 0.9375rem;
  margin-bottom: 0.9375rem;
  flex-direction: column;
}
.infrastructure-map-heading .text-box .country-data .country-details .detail-item.country-projects .item-data .data-value {
  width: 2.8125rem;
  height: 2.8125rem;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1.75rem;
  text-align: center;
  line-height: 2.8125rem;
  border-top-left-radius: 0.9375rem;
  border-bottom-right-radius: 0.9375rem;
  border: 1px solid #ffffff;
}
.infrastructure-map-heading .text-box .country-data .country-details .detail-item.country-projects .item-data .data-label {
  font-size: 0.875rem;
  margin-top: 0.3125rem;
}
.infrastructure-map-heading .text-box .country-data .country-details .detail-item.country-projects .item-data:last-child {
  margin-right: -1.25rem;
}
.infrastructure-map-heading .text-box .country-data.active {
  display: flex;
  opacity: 1;
  left: 0;
}
.infrastructure-map-heading .text-box .btn {
  display: flex;
  width: 13.125rem;
  margin-top: 0.9375rem;
  margin-left: 6.25rem;
}

.assets-project-filters .container {
  display: flex;
  flex-direction: column;
}
.assets-project-filters .container .title h1,
.assets-project-filters .container .title h2,
.assets-project-filters .container .title h3,
.assets-project-filters .container .title h4,
.assets-project-filters .container .title h5,
.assets-project-filters .container .title h6 {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  letter-spacing: -0.041875rem;
  font-size: 3rem !important;
  text-align: center;
}
@media (min-width: 768px) {
  .assets-project-filters .container .title h1,
  .assets-project-filters .container .title h2,
  .assets-project-filters .container .title h3,
  .assets-project-filters .container .title h4,
  .assets-project-filters .container .title h5,
  .assets-project-filters .container .title h6 {
    font-size: 3.5rem !important;
    letter-spacing: -0.05rem;
  }
}
.assets-project-filters .container .subtitle {
  margin-top: 1.25rem;
}
.assets-project-filters .container .subtitle p {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  text-align: center;
  letter-spacing: -0.11125rem;
  font-size: 1.875rem;
  display: none;
}
.assets-project-filters .container .subtitle p.darkblue {
  color: #002c58;
}
.assets-project-filters .container .subtitle p.purple {
  color: #8f64b7;
}
.assets-project-filters .container .subtitle p.blue {
  color: #00afd2;
}
.assets-project-filters .container .subtitle p.gray {
  color: #859eb6;
}
.assets-project-filters .container .project-browser {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .assets-project-filters .container .project-browser {
    flex-direction: row;
  }
}
.assets-project-filters .container .project-browser .project-filters {
  width: 100%;
}
@media (min-width: 768px) {
  .assets-project-filters .container .project-browser .project-filters {
    width: 20%;
  }
}
.assets-project-filters .container .project-browser .project-filters .filters-box {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 2.5rem;
}
.assets-project-filters .container .project-browser .project-filters .filters-box .entry {
  width: 6.25rem;
  margin: 0 0.1875rem;
  text-align: center;
}
@media (min-width: 768px) {
  .assets-project-filters .container .project-browser .project-filters .filters-box .entry {
    margin: 0.625rem 1.25rem;
  }
}
.assets-project-filters .container .project-browser .project-filters .filters-box .entry .filter {
  width: 4rem;
  height: 4rem;
  border-top-left-radius: 1.5625rem;
  border-bottom-right-radius: 1.5625rem;
  text-align: center;
  font-size: 1rem;
  color: #ffffff;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.assets-project-filters .container .project-browser .project-filters .filters-box .entry .filter:hover {
  cursor: pointer;
}
.assets-project-filters .container .project-browser .project-filters .filters-box .entry .filter img {
  width: 2.8125rem;
  filter: brightness(0) invert(1);
  image-rendering: -moz-crisp-edges;
  /* Firefox */
  image-rendering: -o-crisp-edges;
  /* Opera */
  image-rendering: -webkit-optimize-contrast;
  /* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  /* IE (non-standard property) */
}
.assets-project-filters .container .project-browser .project-filters .filters-box .entry .label {
  text-align: center;
  font-size: 1rem;
  color: #859eb6;
  font-weight: normal;
  margin-top: 0.9375rem;
  padding: 0;
  white-space: nowrap;
}
.assets-project-filters .container .project-browser .project-filters .filters-box .entry .selection {
  display: none;
  width: 2rem;
  margin: 0.9375rem auto 0 auto;
}
.assets-project-filters .container .project-browser .project-filters .filters-box .entry.selected .label {
  display: none;
}
.assets-project-filters .container .project-browser .project-filters .filters-box .entry.selected .selection {
  display: block;
}
.assets-project-filters .container .project-browser .project-filters .filters-box .entry.white .filter {
  background-color: #ffffff;
  color: #00afd2;
  border: 1px solid #00afd2;
}
.assets-project-filters .container .project-browser .project-filters .filters-box .entry.white .selection {
  border-bottom: 2px solid #00afd2;
}
.assets-project-filters .container .project-browser .project-filters .filters-box .entry.darkblue .filter {
  background-color: #002c58;
  border: 1px solid #002c58;
}
.assets-project-filters .container .project-browser .project-filters .filters-box .entry.darkblue .selection {
  border-bottom: 2px solid #002c58;
}
.assets-project-filters .container .project-browser .project-filters .filters-box .entry.purple .filter {
  background-color: #8f64b7;
  border: 1px solid #8f64b7;
}
.assets-project-filters .container .project-browser .project-filters .filters-box .entry.purple .selection {
  border-bottom: 2px solid #8f64b7;
}
.assets-project-filters .container .project-browser .project-filters .filters-box .entry.blue .filter {
  background-color: #00afd2;
  border: 1px solid #00afd2;
}
.assets-project-filters .container .project-browser .project-filters .filters-box .entry.blue .selection {
  border-bottom: 2px solid #00afd2;
}
.assets-project-filters .container .project-browser .project-filters .filters-box .entry.gray .filter {
  background-color: #859eb6;
  border: 1px solid #859eb6;
}
.assets-project-filters .container .project-browser .project-filters .filters-box .entry.gray .selection {
  border-bottom: 2px solid #859eb6;
}
.assets-project-filters .container .project-browser .project-filters .filters-box .entry.lightbluegray .filter {
  background-color: #9fd0da;
  border: 1px solid #9fd0da;
}
.assets-project-filters .container .project-browser .project-filters .filters-box .entry.lightbluegray .selection {
  border-bottom: 2px solid #9fd0da;
}
@media (min-width: 768px) {
  .assets-project-filters .container .project-browser .project-filters .filters-box {
    flex-direction: column;
  }
}
.assets-project-filters .container .project-browser .project-view {
  margin-top: 3.125rem;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  width: 100%;
}
@media (min-width: 768px) {
  .assets-project-filters .container .project-browser .project-view {
    width: 80%;
  }
}
.assets-project-filters .container .project-browser .project-view[data-layout=landing] .country .entries {
  height: 0;
  overflow: hidden;
}
.assets-project-filters .container .project-browser .project-view[data-layout=country] .country.selected {
  order: -1 !important;
  flex-basis: 50% !important;
  margin-right: 2.5rem;
}
.assets-project-filters .container .project-browser .project-view[data-layout=country] .country.selected .entries {
  display: block !important;
  height: auto;
}
.assets-project-filters .container .project-browser .project-view .country {
  transition: height 0.5s ease-out;
  flex-basis: 50%;
  margin-bottom: 1.25rem;
}
.assets-project-filters .container .project-browser .project-view .country .entries {
  max-height: 0;
  overflow: hidden;
}
.assets-project-filters .container .project-browser .project-view .country.open .entries {
  max-height: none;
}
.assets-project-filters .container .project-browser .project-view .country.open .icon {
  transform: rotateX(180deg);
}
.assets-project-filters .container .project-browser .project-view .country .info {
  display: flex;
  align-items: center;
}
.assets-project-filters .container .project-browser .project-view .country .info .icon {
  cursor: pointer;
  margin-left: 20px;
  margin-right: auto;
  transition: 0.25s;
}
.assets-project-filters .container .project-browser .project-view .country .info .flag {
  min-width: 2.5rem;
  height: 2.5rem;
  border-radius: 40% 0;
  margin-right: 0.625rem;
  background-position: center;
  align-self: flex-start;
}
.assets-project-filters .container .project-browser .project-view .country .info .country-name {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  letter-spacing: -0.11125rem;
  font-size: 2.25rem;
  margin-right: 0.625rem;
}
.assets-project-filters .container .project-browser .project-view .country .info .country-name a {
  color: inherit;
}
.assets-project-filters .container .project-browser .project-view .country .info .country-name a:hover, .assets-project-filters .container .project-browser .project-view .country .info .country-name a:focus {
  text-decoration: none;
  color: inherit;
}
.assets-project-filters .container .project-browser .project-view .country .entries {
  margin-top: 1.25rem;
}
.assets-project-filters .container .project-browser .project-view .country .entries .entry {
  margin-bottom: 0.625rem;
}
.assets-project-filters .container .project-browser .project-view .country .entries .entry .decorator {
  width: 1.875rem;
  height: 0.9375rem;
  border-bottom-right-radius: 0.375rem;
  border-top-left-radius: 0.375rem;
  display: inline-block;
}
.assets-project-filters .container .project-browser .project-view .country .entries .entry .title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1.125rem;
  display: inline-block;
}
.assets-project-filters .container .project-browser .project-view .country .entries .entry .title a {
  color: inherit;
}
.assets-project-filters .container .project-browser .project-view .country .entries .entry.darkblue .decorator {
  background-color: #002c58;
}
.assets-project-filters .container .project-browser .project-view .country .entries .entry.blue .decorator {
  background-color: #00afd2;
}
.assets-project-filters .container .project-browser .project-view .country .entries .entry.purple .decorator {
  background-color: #8f64b7;
}
.assets-project-filters .container .project-browser .project-view .country .entries .entry.gray .decorator, .assets-project-filters .container .project-browser .project-view .country .entries .entry.grey .decorator {
  background-color: #859eb6;
}
.assets-project-filters .container .project-browser .project-view .country .entries .entry.lightbluegray .decorator {
  background-color: #9fd0da;
}

.assets-country-detail {
  margin-top: -1.25rem;
}
.assets-country-detail .heading {
  border-bottom-right-radius: 4.375rem;
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .assets-country-detail .heading {
    flex-direction: row;
  }
}
.assets-country-detail .heading .text-box {
  width: 100%;
  padding: 1.5625rem 1rem;
}
@media (min-width: 992px) {
  .assets-country-detail .heading .text-box {
    width: 45%;
    padding: 5rem 8.125rem;
  }
}
.assets-country-detail .heading .text-box .tagline,
.assets-country-detail .heading .text-box h2 {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1.1875rem;
  margin-bottom: 1.125rem;
}
@media (min-width: 992px) {
  .assets-country-detail .heading .text-box .tagline,
  .assets-country-detail .heading .text-box h2 {
    font-size: 1.5rem;
    margin-bottom: 1.875rem;
  }
}
.assets-country-detail .heading .text-box .title,
.assets-country-detail .heading .text-box h1 {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 2.5rem;
  letter-spacing: -0.069375rem;
  margin-bottom: 1.125rem;
}
@media (min-width: 992px) {
  .assets-country-detail .heading .text-box .title,
  .assets-country-detail .heading .text-box h1 {
    font-size: 4.5rem;
    letter-spacing: -0.125rem;
    margin-bottom: 1.875rem;
  }
}
.assets-country-detail .heading .text-box .description {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 1.1875rem;
  margin-bottom: 1.875rem;
}
@media (min-width: 992px) {
  .assets-country-detail .heading .text-box .description {
    font-size: 1.375rem;
    margin-bottom: 5rem;
  }
}
.assets-country-detail .heading .media-box {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  height: 18.75rem;
  margin-bottom: 4.6875rem;
}
@media (min-width: 992px) {
  .assets-country-detail .heading .media-box {
    padding-left: 0;
    padding-right: 0;
    width: 55%;
    height: 36.25rem;
    margin-bottom: 5.3125rem;
  }
}
.assets-country-detail .heading .media-box .country-slider {
  height: 100%;
  width: 100%;
}
.assets-country-detail .heading .media-box .country-slider .swiper-slide {
  height: auto;
}
.assets-country-detail .heading .media-box .country-slider .swiper-slide .slide-img {
  width: 100%;
  height: calc(100% - 70px);
  background-size: cover;
  border-bottom-left-radius: 4.375rem;
}
.assets-country-detail .heading .media-box .country-slider .swiper-slide .multimedia-video {
  width: 100%;
  height: calc(100% - 70px);
}
.assets-country-detail .heading .media-box .country-slider .swiper-slide .multimedia-video .slide-img {
  width: 100%;
  height: 100%;
}
.assets-country-detail .heading .media-box .country-slider .swiper-slide iframe {
  width: 100%;
  height: calc(100% - 70px);
  border-bottom-left-radius: 4.375rem;
}
.assets-country-detail .heading .media-box .country-slider .swiper-container {
  height: 100%;
  width: 100%;
}
.assets-country-detail .heading .media-box .country-slider .swiper-container .swiper-button-prev {
  background-color: #00afd2;
  color: #ffffff;
  width: 4.375rem;
  height: 4.375rem;
  border-top-left-radius: 0.75rem;
  right: 6.75rem;
  top: calc(100% - 85px);
  left: auto;
}
@media (min-width: 992px) {
  .assets-country-detail .heading .media-box .country-slider .swiper-container .swiper-button-prev {
    right: 13.8125rem;
  }
}
.assets-country-detail .heading .media-box .country-slider .swiper-container .swiper-button-prev:after {
  font-size: 1rem;
}
.assets-country-detail .heading .media-box .country-slider .swiper-container .swiper-button-next {
  background-color: #00afd2;
  color: #ffffff;
  width: 4.375rem;
  height: 4.375rem;
  border-bottom-right-radius: 0.75rem;
  right: 2.3125rem;
  top: calc(100% - 85px);
  left: auto;
}
@media (min-width: 992px) {
  .assets-country-detail .heading .media-box .country-slider .swiper-container .swiper-button-next {
    right: 9.375rem;
  }
}
.assets-country-detail .heading .media-box .country-slider .swiper-container .swiper-button-next:after {
  font-size: 1rem;
}
.assets-country-detail .country-body .container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 2.8125rem;
}
@media (min-width: 768px) {
  .assets-country-detail .country-body .container {
    flex-wrap: nowrap;
    padding-bottom: 5.625rem;
  }
}
.assets-country-detail .country-body .container .map-box {
  width: 100%;
  margin-top: -36px;
  position: relative;
}
@media (min-width: 768px) {
  .assets-country-detail .country-body .container .map-box {
    margin-top: 3em;
    flex: 1;
  }
}
.assets-country-detail .country-body .container .map-box .poi {
  color: #8f64b7;
  font-size: 1.5rem;
  position: absolute;
  cursor: pointer;
}
.assets-country-detail .country-body .container .map-box img {
  max-height: 400px;
  height: 100%;
}
.assets-country-detail .country-body .container .text-box {
  flex-shrink: 6;
  width: 100%;
  padding: 0.9375rem 0.3125rem 0 0.3125rem;
  font-size: 1.1875rem;
  line-height: 1.625rem;
  /*&:nth-child(2) {
  	width: 50%;
  	@media(min-width: $screen-sm-min){
  	    width: 30%;
  	}
  }*/
}
@media (min-width: 768px) {
  .assets-country-detail .country-body .container .text-box {
    flex: 1;
    padding: 1.875rem 0.9375rem 0 0.9375rem;
  }
}

.assets-highlight-boxes .boxes {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .assets-highlight-boxes .boxes {
    flex-direction: row;
  }
}
.assets-highlight-boxes .boxes .box {
  width: 100%;
  border-bottom-right-radius: 2.5rem;
  padding: 3.75rem 1.875rem;
}
@media (min-width: 768px) {
  .assets-highlight-boxes .boxes .box {
    width: 25%;
  }
}
.assets-highlight-boxes .boxes .box .data {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  letter-spacing: -0.1875rem;
  font-size: 4.375rem;
  color: #00afd2;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 768px) {
  .assets-highlight-boxes .boxes .box .data {
    font-size: 3.4375rem;
  }
}
.assets-highlight-boxes .boxes .box .legend {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  letter-spacing: 0.0625rem;
  font-size: 1rem;
  color: #000000;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0.9375rem;
}
.assets-highlight-boxes .boxes .box .text {
  font-size: 1rem;
  color: #000000;
  text-align: center;
}
.assets-highlight-boxes--blue-grey .box:nth-child(1), .assets-highlight-boxes--blue-grey .box:nth-child(3) {
  background-color: #00afd2;
}
.assets-highlight-boxes--blue-grey .box:nth-child(1) .data,
.assets-highlight-boxes--blue-grey .box:nth-child(1) .legend,
.assets-highlight-boxes--blue-grey .box:nth-child(1) .text, .assets-highlight-boxes--blue-grey .box:nth-child(3) .data,
.assets-highlight-boxes--blue-grey .box:nth-child(3) .legend,
.assets-highlight-boxes--blue-grey .box:nth-child(3) .text {
  color: #ffffff;
}
.assets-highlight-boxes--blue-grey .box:nth-child(2), .assets-highlight-boxes--blue-grey .box:nth-child(4) {
  background-color: #f2f5f7;
}
.assets-highlight-boxes--blue-grey .box:nth-child(2) .data,
.assets-highlight-boxes--blue-grey .box:nth-child(2) .legend,
.assets-highlight-boxes--blue-grey .box:nth-child(2) .text, .assets-highlight-boxes--blue-grey .box:nth-child(4) .data,
.assets-highlight-boxes--blue-grey .box:nth-child(4) .legend,
.assets-highlight-boxes--blue-grey .box:nth-child(4) .text {
  color: #002c58;
}
.assets-highlight-boxes--color-sequence .box:nth-child(1) {
  background-color: #002c58;
}
.assets-highlight-boxes--color-sequence .box:nth-child(1) .data,
.assets-highlight-boxes--color-sequence .box:nth-child(1) .legend,
.assets-highlight-boxes--color-sequence .box:nth-child(1) .text {
  color: #ffffff;
}
.assets-highlight-boxes--color-sequence .box:nth-child(2) {
  background-color: #8f64b7;
}
.assets-highlight-boxes--color-sequence .box:nth-child(2) .data,
.assets-highlight-boxes--color-sequence .box:nth-child(2) .legend,
.assets-highlight-boxes--color-sequence .box:nth-child(2) .text {
  color: #ffffff;
}
.assets-highlight-boxes--color-sequence .box:nth-child(3) {
  background-color: #00afd2;
}
.assets-highlight-boxes--color-sequence .box:nth-child(3) .data,
.assets-highlight-boxes--color-sequence .box:nth-child(3) .legend,
.assets-highlight-boxes--color-sequence .box:nth-child(3) .text {
  color: #ffffff;
}
.assets-highlight-boxes--color-sequence .box:nth-child(4) {
  background-color: #9fd0da;
}
.assets-highlight-boxes--color-sequence .box:nth-child(4) .data,
.assets-highlight-boxes--color-sequence .box:nth-child(4) .legend,
.assets-highlight-boxes--color-sequence .box:nth-child(4) .text {
  color: #ffffff;
}

.assets-project-heading {
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-right-radius: 4.375rem;
  border: 1px solid #f2f5f7;
}
.assets-project-heading .text-box {
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2.5rem 0;
}
@media (min-width: 768px) {
  .assets-project-heading .text-box {
    width: 60%;
  }
}
.assets-project-heading .text-box .icon-box {
  width: 4rem;
  height: 4rem;
  border-bottom-right-radius: 1.5rem;
  border-top-left-radius: 1.5rem;
  color: #ffffff;
  text-align: center;
  font-size: 4rem;
  line-height: 4rem;
  margin-bottom: 1.875rem;
}
.assets-project-heading .text-box .title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  letter-spacing: -0.025rem;
  font-size: 2.5rem;
  text-align: center;
  margin-bottom: 0.9375rem;
}
@media (min-width: 768px) {
  .assets-project-heading .text-box .title {
    font-size: 3.125rem;
    letter-spacing: -0.07125rem;
  }
}
.assets-project-heading .text-box .description {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 1.1875rem;
  text-align: center;
}
@media (min-width: 768px) {
  .assets-project-heading .text-box .description {
    font-size: 1.375rem;
  }
}
.assets-project-heading--bg-picture {
  display: flex;
  flex-direction: column;
  border-bottom-right-radius: 0;
  border: none;
}
@media (min-width: 768px) {
  .assets-project-heading--bg-picture {
    flex-direction: row;
  }
}
.assets-project-heading--bg-picture .media-box {
  width: 100%;
  min-height: 18.5625rem;
  background-size: cover;
}
@media (min-width: 768px) {
  .assets-project-heading--bg-picture .media-box {
    width: 50%;
  }
}
.assets-project-heading--bg-picture .bg-box {
  width: 100%;
  background-size: cover;
  border-bottom-left-radius: 4.375rem;
  border: 1px solid #f2f5f7;
}
@media (min-width: 768px) {
  .assets-project-heading--bg-picture .bg-box {
    width: 50%;
    display: flex;
    flex-direction: row;
  }
  .assets-project-heading--bg-picture .bg-box .spacer {
    width: 100%;
  }
  .assets-project-heading--bg-picture .bg-box .margin {
    width: 100%;
    min-width: 3.125rem;
    max-width: 6.875rem;
  }
}
.assets-project-heading--bg-picture .bg-box .text-box {
  max-width: 27.5rem;
}
@media (min-width: 768px) {
  .assets-project-heading--bg-picture .bg-box .text-box {
    flex-shrink: 0;
    margin: 0;
  }
}
.assets-project-heading--bg-picture .bg-box .text-box .title {
  text-align: left;
  align-self: flex-start;
}
.assets-project-heading--bg-picture .bg-box .text-box .description {
  text-align: left;
  width: 100%;
}
.assets-project-heading--bg-picture-right .media-box {
  order: 2;
}
.assets-project-heading--bg-picture-right .bg-box {
  order: 1;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 4.375rem;
}
.assets-project-heading--bg-picture-only {
  display: flex;
  flex-direction: column;
  border-bottom-right-radius: 0;
  border: none;
}
@media (min-width: 768px) {
  .assets-project-heading--bg-picture-only {
    flex-direction: row;
  }
}
.assets-project-heading--bg-picture-only .media-box {
  width: 100%;
  min-height: 18.5625rem;
  background-size: cover;
  border-bottom-right-radius: 4.375rem;
}
@media (min-width: 768px) {
  .assets-project-heading--bg-picture-only .media-box {
    width: 50%;
  }
}
.assets-project-heading--bg-picture-only .bg-box {
  width: 100%;
}
@media (min-width: 768px) {
  .assets-project-heading--bg-picture-only .bg-box {
    width: 50%;
  }
}
.assets-project-heading--bg-picture-only .bg-box .text-box .title {
  text-align: left;
  align-self: flex-start;
}
.assets-project-heading--bg-picture-only .bg-box .text-box .description {
  text-align: left;
  width: 100%;
}
.assets-project-heading--bg-picture-only-right .media-box {
  order: 2;
  border-bottom-left-radius: 4.375rem;
  border-bottom-right-radius: 0;
}
.assets-project-heading--bg-picture-only-right .bg-box {
  order: 1;
}
.assets-project-heading--bg-mask {
  display: flex;
  flex-direction: column;
  border-bottom-right-radius: 0;
  border: none;
}
@media (min-width: 768px) {
  .assets-project-heading--bg-mask {
    flex-direction: row;
  }
}
.assets-project-heading--bg-mask .media-box {
  width: 100%;
  height: 12.5rem;
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  .assets-project-heading--bg-mask .media-box {
    width: 50%;
    height: 25rem;
  }
}
.assets-project-heading--bg-mask .media-box .background {
  background-size: cover;
  height: 100%;
}
.assets-project-heading--bg-mask .media-box .mask {
  position: absolute;
  width: 300%;
  height: auto;
  transform: rotate(20deg);
  top: -220px;
  left: -340px;
}
@media (min-width: 768px) {
  .assets-project-heading--bg-mask .media-box .mask {
    top: -456px;
    left: -690px;
  }
}
.assets-project-heading--bg-mask .bg-box {
  width: 100%;
}
@media (min-width: 768px) {
  .assets-project-heading--bg-mask .bg-box {
    width: 50%;
  }
}
.assets-project-heading--bg-mask .bg-box .text-box .title {
  text-align: left;
  align-self: flex-start;
}
.assets-project-heading--bg-mask .bg-box .text-box .description {
  text-align: left;
  width: 100%;
}

.assets-highlight-title .title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 2.5rem;
  letter-spacing: -0.041875rem;
  text-align: center;
}
@media (min-width: 768px) {
  .assets-highlight-title .title {
    font-size: 2.625rem;
    letter-spacing: -0.04375rem;
  }
}
.assets-highlight-title .boxes {
  display: flex;
  flex-direction: column;
  margin-top: 1.875rem;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .assets-highlight-title .boxes {
    flex-direction: row;
  }
}
.assets-highlight-title .boxes .box {
  width: 100%;
  border: 1px solid #f2f5f7;
  border-top-right-radius: 3.75rem;
  border-bottom-left-radius: 3.75rem;
  align-items: center;
}
@media (min-width: 768px) {
  .assets-highlight-title .boxes .box {
    width: 30%;
  }
}
.assets-highlight-title .boxes .box .icon-box {
  width: 5.375rem;
  height: 5.375rem;
  color: #ffffff;
  background-color: #9fd0da;
  line-height: 5.375rem;
  border-bottom-right-radius: 1.5rem;
  border-top-left-radius: 1.5rem;
  margin: 1.875rem auto;
  font-size: 3.75rem;
  text-align: center;
}
.assets-highlight-title .boxes .box .title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  text-align: center;
}
.assets-highlight-title .boxes .box .description {
  font-size: 1rem;
  text-align: center;
  margin-top: 0.9375rem;
  margin-bottom: 2.5rem;
  padding: 0 1.25rem;
}
.assets-highlight-title--stripe .title {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
}
.assets-highlight-title--stripe .boxes .box {
  border-top-right-radius: 0;
}
.assets-highlight-title--stripe .boxes .box .stripe {
  height: 0.3125rem;
  width: 20%;
  margin-left: 40%;
  margin-right: 40%;
  transition: margin 2500ms, width 2500ms;
}
.assets-highlight-title--stripe .boxes .box .icon-box {
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-radius: 50%;
  font-size: 2.25rem;
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
}
.assets-highlight-title--stripe .boxes .box.blue .stripe {
  background-color: #00afd2;
}
.assets-highlight-title--stripe .boxes .box.blue .icon-box {
  background-color: #00afd2;
}
.assets-highlight-title--stripe .boxes .box.darkblue .stripe {
  background-color: #002c58;
}
.assets-highlight-title--stripe .boxes .box.darkblue .icon-box {
  background-color: #002c58;
}
.assets-highlight-title--stripe .boxes .box.purple .stripe {
  background-color: #8f64b7;
}
.assets-highlight-title--stripe .boxes .box.purple .icon-box {
  background-color: #8f64b7;
}
.assets-highlight-title--picture .title {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
}
.assets-highlight-title--picture .boxes .box .picture {
  height: 8.125rem;
  width: 100%;
  background-size: cover;
  border-top-right-radius: 3.75rem;
  margin-bottom: 1.875rem;
}
.assets-highlight-title--hemicycle .hemi-boxes {
  position: relative;
  width: 17.5rem;
  height: 8.75rem;
  overflow: hidden;
  margin: 1.5rem auto 0;
}
@media (min-width: 768px) {
  .assets-highlight-title--hemicycle .hemi-boxes {
    width: 43.75rem;
    height: 21.875rem;
  }
}
.assets-highlight-title--hemicycle .hemi-boxes:before {
  position: absolute;
  content: "";
  width: inherit;
  height: inherit;
  border: 1.875rem solid rgba(211, 211, 211, 0.3);
  border-bottom: none;
  border-top-left-radius: 8.75rem;
  border-top-right-radius: 8.75rem;
}
@media (min-width: 768px) {
  .assets-highlight-title--hemicycle .hemi-boxes:before {
    border-width: 11.5625rem;
    border-top-left-radius: 21.875rem;
    border-top-right-radius: 21.875rem;
  }
}
.assets-highlight-title--hemicycle .hemi-boxes .box {
  position: absolute;
  top: 100%;
  left: 0;
  width: inherit;
  height: inherit;
  border: 1.875rem solid;
  border-top: none;
  border-bottom-left-radius: 8.75rem;
  border-bottom-right-radius: 8.75rem;
  transform-origin: 50% 0;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  animation-fill-mode: forwards;
  animation-duration: 0.4s;
  animation-timing-function: linear;
}
@media (min-width: 768px) {
  .assets-highlight-title--hemicycle .hemi-boxes .box {
    border-width: 11.5625rem;
    border-bottom-left-radius: 21.875rem;
    border-bottom-right-radius: 21.875rem;
  }
}
.assets-highlight-title--hemicycle .hemi-boxes .box .box-content {
  position: absolute;
  font-size: 0.85rem;
  backface-visibility: hidden;
  animation: fadeText 0.4s linear forwards;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 1.25rem;
}
.assets-highlight-title--hemicycle .hemi-boxes .box .box-content .icon {
  color: #ffffff;
}
.assets-highlight-title--hemicycle .hemi-boxes .box .box-content .title {
  display: none;
}
@media (min-width: 768px) {
  .assets-highlight-title--hemicycle .hemi-boxes .box .box-content {
    width: 9.375rem;
  }
  .assets-highlight-title--hemicycle .hemi-boxes .box .box-content .icon {
    margin-bottom: 1.25rem;
    font-size: 3.125rem;
  }
  .assets-highlight-title--hemicycle .hemi-boxes .box .box-content .title {
    display: block;
    font-size: 1rem;
    line-height: 1.125rem;
    text-align: center;
    letter-spacing: 0.0625rem;
    text-transform: uppercase;
  }
}
.assets-highlight-title--hemicycle .hemi-boxes .box:nth-child(1) {
  z-index: 4;
  border-color: #8f64b7;
  animation-name: rotate-one;
}
.assets-highlight-title--hemicycle .hemi-boxes .box:nth-child(1) .box-content {
  top: 3.375rem;
  left: -0.625rem;
  transform: rotate(-60deg);
}
@media (min-width: 768px) {
  .assets-highlight-title--hemicycle .hemi-boxes .box:nth-child(1) .box-content {
    top: 4.375rem;
    left: -9.375rem;
  }
}
.assets-highlight-title--hemicycle .hemi-boxes .box:nth-child(2) {
  z-index: 3;
  border-color: #00afd2;
  animation-name: rotate-two;
  animation-delay: 0.5s;
}
.assets-highlight-title--hemicycle .hemi-boxes .box:nth-child(2) .box-content {
  top: 3.5rem;
  left: -0.5rem;
  transform: rotate(-120deg);
  animation-delay: 0.5s;
}
@media (min-width: 768px) {
  .assets-highlight-title--hemicycle .hemi-boxes .box:nth-child(2) .box-content {
    top: 4.6875rem;
    left: -7.5rem;
  }
}
@media (min-width: 768px) {
  .assets-highlight-title--hemicycle .hemi-boxes .box:nth-child(2):before {
    content: "";
    width: 3.125rem;
    height: 3.125rem;
    background-color: #ffffff;
    position: absolute;
    top: calc(100% + 80px);
    left: -2.8125rem;
    transform: rotate(120deg);
  }
  .assets-highlight-title--hemicycle .hemi-boxes .box:nth-child(2):after {
    content: "";
    background-color: #00afd2;
    width: 6.25rem;
    height: 6.25rem;
    z-index: 2;
    position: absolute;
    left: -4.25rem;
    top: calc(100% + 23px);
    border-radius: 50%;
  }
}
.assets-highlight-title--hemicycle .hemi-boxes .box:nth-child(3) {
  z-index: 2;
  border-color: #002c58;
  animation-name: rotate-three;
  animation-delay: 1s;
}
.assets-highlight-title--hemicycle .hemi-boxes .box:nth-child(3) .box-content {
  top: 3.625rem;
  left: -0.375rem;
  transform: rotate(-180deg);
  animation-delay: 1s;
}
@media (min-width: 768px) {
  .assets-highlight-title--hemicycle .hemi-boxes .box:nth-child(3) .box-content {
    top: 5.9375rem;
    left: -9.375rem;
  }
}
@media (min-width: 768px) {
  .assets-highlight-title--hemicycle .hemi-boxes .box:nth-child(3):before {
    content: "";
    width: 50px;
    height: 50px;
    background-color: #ffffff;
    position: absolute;
    top: calc(100% + 80px);
    left: -45px;
    transform: rotate(120deg);
  }
  .assets-highlight-title--hemicycle .hemi-boxes .box:nth-child(3):after {
    content: "";
    background-color: #002c58;
    width: 100px;
    height: 100px;
    z-index: 2;
    position: absolute;
    left: -68px;
    top: calc(100% + 23px);
    border-radius: 50%;
  }
}
.assets-highlight-title--hemicycle .description {
  width: 10rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
  text-align: center;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .assets-highlight-title--hemicycle .description {
    font-size: 1rem;
    line-height: 1.5rem;
    width: 14rem;
  }
}

.assets-project-list .title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  letter-spacing: -0.041875rem;
  font-size: 2.5rem;
  text-align: center;
}
@media (min-width: 768px) {
  .assets-project-list .title {
    font-size: 3rem;
    letter-spacing: -0.05rem;
  }
}
.assets-project-list .project-list {
  display: flex;
  flex-direction: column;
  margin-top: 1.25rem;
}
@media (min-width: 768px) {
  .assets-project-list .project-list {
    margin-top: 4rem;
  }
}
.assets-project-list .project-list .project-card {
  display: flex;
  flex-direction: column;
  width: 100%;
  border-bottom-left-radius: 2.1875rem;
  border: 1px solid #f2f5f7;
  border-top: 5px solid #000000;
  margin-bottom: 0.625rem;
}
@media (min-width: 768px) {
  .assets-project-list .project-list .project-card {
    width: 80%;
    margin: 0 auto;
    flex-direction: row;
    margin-bottom: 1.25rem;
  }
}
.assets-project-list .project-list .project-card.darkblue {
  border-top: 5px solid #002c58;
}
.assets-project-list .project-list .project-card.blue {
  border-top: 5px solid #00afd2;
}
.assets-project-list .project-list .project-card.purple {
  border-top: 5px solid #8f64b7;
}
.assets-project-list .project-list .project-card.bluegrey {
  border-top: 5px solid #859eb6;
}
.assets-project-list .project-list .project-card.lightbluegrey {
  border-top: 5px solid #9fd0da;
}
.assets-project-list .project-list .project-card > a {
  display: flex;
  flex-wrap: wrap;
}
.assets-project-list .project-list .project-card .media-box {
  min-height: 22.125rem;
  width: 100%;
  border-bottom-left-radius: 2.1875rem;
  background-size: cover;
}
@media (min-width: 768px) {
  .assets-project-list .project-list .project-card .media-box {
    width: 30%;
    min-height: 16.875rem;
  }
}
.assets-project-list .project-list .project-card .text-box {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 0.9375rem 1.875rem;
}
@media (min-width: 768px) {
  .assets-project-list .project-list .project-card .text-box {
    width: 70%;
    padding: 1.875rem 3.75rem 2.1875rem 1.875rem;
  }
}
.assets-project-list .project-list .project-card .text-box .tagline {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  margin-bottom: 0.3125rem;
}
.assets-project-list .project-list .project-card .text-box .title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1.625rem;
  text-align: left;
  margin-bottom: 0.625rem;
}
@media (min-width: 768px) {
  .assets-project-list .project-list .project-card .text-box .title {
    font-size: 1.75rem;
  }
}
.assets-project-list .project-list .project-card .text-box .description {
  font-size: 1.0625rem;
  margin-bottom: 0.625rem;
}
@media (min-width: 768px) {
  .assets-project-list .project-list .project-card .text-box .description {
    font-size: 1.125rem;
  }
}
.assets-project-list .project-list .project-card .text-box .location {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  display: flex;
  flex-direction: row;
  margin-bottom: 0.625rem;
  align-items: center;
}
.assets-project-list .project-list .project-card .text-box .location .icon-box {
  font-size: 1.875rem;
}
.assets-project-list .project-list .project-card .text-box .location .location-name p {
  margin: 0;
}
.assets-project-list .project-list .project-card--reverse {
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .assets-project-list .project-list .project-card--reverse {
    flex-direction: row-reverse;
  }
}
.assets-project-list .action {
  text-align: center;
}
.assets-project-list--simple .title {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
}
.assets-project-list--simple .project-list {
  flex-wrap: wrap;
  margin-top: 2.625rem;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .assets-project-list--simple .project-list {
    margin-top: 3.75rem;
    flex-direction: row;
  }
}
.assets-project-list--simple .project-list .project-card {
  border: none;
  border-top: none !important;
  flex-direction: column;
  margin: 0;
  margin-bottom: 0.9375rem;
}
@media (min-width: 768px) {
  .assets-project-list--simple .project-list .project-card {
    width: 30%;
  }
}
.assets-project-list--simple .project-list .project-card .text-box {
  width: 100%;
  padding: 0;
}
.assets-project-list--simple .project-list .project-card .separator {
  width: 100%;
  border-bottom: solid 1px #000000;
  border-top: none;
}
.assets-project-list--simple .project-list .project-card .separator .pill {
  width: 1.875rem;
  height: 0.9375rem;
  border-top-left-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}
.assets-project-list--simple .project-list .project-card .title {
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .assets-project-list--simple .project-list .project-card .title {
    font-size: 1.375rem;
  }
}
.assets-project-list--simple .project-list .project-card .description {
  font-size: 1.0625rem;
}
@media (min-width: 768px) {
  .assets-project-list--simple .project-list .project-card .description {
    font-size: 1.0625rem;
  }
}
.assets-project-list--simple .project-list .project-card.darkblue .separator {
  border-bottom: solid 1px #002c58;
}
.assets-project-list--simple .project-list .project-card.blue .separator {
  border-bottom: solid 1px #00afd2;
}
.assets-project-list--simple .project-list .project-card.purple .separator {
  border-bottom: solid 1px #8f64b7;
}
.assets-project-list--simple .project-list .project-card.bluegrey .separator {
  border-bottom: solid 1px #859eb6;
}
.assets-project-list--simple .project-list .project-card.lightbluegrey .separator {
  border-bottom: solid 1px #9fd0da;
}

.assets-project-detail .project-box {
  width: 100%;
  display: flex;
  flex-direction: column;
  border-top-right-radius: 4.375rem;
  border: solid 1px #f2f5f7;
  align-items: center;
}
@media (min-width: 768px) {
  .assets-project-detail .project-box {
    flex-direction: row;
  }
}
.assets-project-detail .project-box .text-box {
  padding: 3.125rem 1.875rem;
  width: 100%;
}
@media (min-width: 768px) {
  .assets-project-detail .project-box .text-box {
    width: 33%;
    padding: 3.125rem;
  }
}
.assets-project-detail .project-box .text-box .title {
  font-size: 1.625rem;
}
.assets-project-detail .project-box .text-box .detail {
  margin-top: 1.25rem;
}
.assets-project-detail .project-box .text-box .detail .detail-name {
  font-size: 1rem;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
}
.assets-project-detail .project-box .text-box .detail .detail-value {
  font-size: 1rem;
  margin-top: 0.625rem;
}
.assets-project-detail .project-box .map-box {
  width: 100%;
  position: relative;
}
@media (min-width: 768px) {
  .assets-project-detail .project-box .map-box {
    width: 33%;
    margin-top: -1.875rem;
  }
}
.assets-project-detail .project-box .map-box .poi {
  color: #8f64b7;
  font-size: 1.5rem;
  position: absolute;
  cursor: pointer;
}
.assets-project-detail .project-box .map-box img {
  max-height: 400px;
}
.assets-project-detail .project-box .action-box {
  width: 100%;
  text-align: center;
  align-self: flex-end;
  margin-bottom: 3.125rem;
}
@media (min-width: 768px) {
  .assets-project-detail .project-box .action-box {
    width: 33%;
  }
}
.assets-project-detail .highlight-box {
  width: 100%;
  display: flex;
  flex-direction: column;
  border-bottom-left-radius: 4.375rem;
  border: solid 1px #f2f5f7;
}
@media (min-width: 768px) {
  .assets-project-detail .highlight-box {
    flex-direction: row;
  }
}
.assets-project-detail .highlight-box .media-box {
  min-height: 19.8125rem;
  width: 100%;
  border-bottom-left-radius: 4.375rem;
  background-size: cover;
}
@media (min-width: 768px) {
  .assets-project-detail .highlight-box .media-box {
    min-height: 20.5rem;
    width: 35%;
  }
}
.assets-project-detail .highlight-box .text-box {
  width: 100%;
  padding: 2.5rem 1.5625rem;
}
@media (min-width: 768px) {
  .assets-project-detail .highlight-box .text-box {
    width: 65%;
    padding: 3.75rem 1.875rem;
  }
}
.assets-project-detail .highlight-box .text-box .tagline {
  text-transform: uppercase;
  letter-spacing: 0.1075rem;
  font-size: 0.875rem;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  margin-bottom: 0.9375rem;
}
.assets-project-detail .highlight-box .text-box .title {
  font-size: 1.625rem;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  margin-bottom: 0.9375rem;
}
@media (min-width: 768px) {
  .assets-project-detail .highlight-box .text-box .title {
    font-size: 1.75rem;
  }
}
.assets-project-detail .highlight-box .text-box .description {
  font-size: 1.0625rem;
}
@media (min-width: 768px) {
  .assets-project-detail .highlight-box .text-box .description {
    font-size: 1.125rem;
  }
}

.figures-ciphers-background {
  border-top-left-radius: 2.5rem;
  border-bottom-right-radius: 2.5rem;
  padding: 3.75rem 1rem;
}
@media (min-width: 768px) {
  .figures-ciphers-background {
    padding: 2.5rem 0;
  }
}
.figures-ciphers-background .title {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 2.5rem;
  letter-spacing: -0.041875rem;
  text-align: center;
}
@media (min-width: 768px) {
  .figures-ciphers-background .title {
    font-size: 3.4375rem;
    letter-spacing: -0.0575rem;
  }
}
.figures-ciphers-background .ciphers {
  margin-top: 3.125rem;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
}
@media (min-width: 768px) {
  .figures-ciphers-background .ciphers {
    flex-direction: row;
    margin-top: 2.25rem;
    align-items: flex-start;
  }
}
.figures-ciphers-background .ciphers .cipher {
  width: 12.1875rem;
  display: flex;
  flex-direction: row;
  margin-bottom: 1.5625rem;
}
@media (min-width: 768px) {
  .figures-ciphers-background .ciphers .cipher {
    width: 33.33%;
    margin-bottom: 0;
    align-items: flex-start;
  }
}
@media (min-width: 992px) {
  .figures-ciphers-background .ciphers .cipher {
    width: 20%;
  }
}
.figures-ciphers-background .ciphers .cipher .icon-box {
  min-width: 75px;
  width: 75px;
  filter: brightness(0) invert(1);
  padding-right: 0.625rem;
}
.figures-ciphers-background .ciphers .cipher .text-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 1.5625rem;
  max-width: 6.875rem;
}
.figures-ciphers-background .ciphers .cipher .text-box .cipher-value {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 2.625rem;
  white-space: nowrap;
}
.figures-ciphers-background .ciphers .cipher .text-box .description {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 1.1875rem;
  /* padding-left: calc-rem(36px);
  @media(min-width: $screen-sm-min){
  	padding-right: calc-rem(25px);
  }
  padding-right: calc-rem(70px); */
}

.figures-description-graphs .title {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  letter-spacing: -0.041875rem;
  font-size: 2.5rem;
  text-align: center;
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .figures-description-graphs .title {
    letter-spacing: -0.0575rem;
    font-size: 3.4375rem;
    margin-bottom: 1.875rem;
  }
}
.figures-description-graphs .description-graph-container {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 2.5rem 1rem;
}
@media (min-width: 768px) {
  .figures-description-graphs .description-graph-container {
    flex-direction: row;
    padding: 2.5rem;
  }
}
.figures-description-graphs .description-graph-container .text-box {
  align-self: center;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 1.875rem;
}
@media (min-width: 768px) {
  .figures-description-graphs .description-graph-container .text-box {
    width: 40%;
    margin-bottom: 0;
  }
}
.figures-description-graphs .description-graph-container .text-box .title {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  letter-spacing: -0.041875rem;
  font-size: 2.5rem;
}
@media (min-width: 768px) {
  .figures-description-graphs .description-graph-container .text-box .title {
    letter-spacing: -0.0575rem;
    font-size: 3.4375rem;
  }
}
.figures-description-graphs .description-graph-container .text-box .description {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 1.1875rem;
  margin-top: 0.625rem;
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .figures-description-graphs .description-graph-container .text-box .description {
    font-size: 1.375rem;
  }
}
.figures-description-graphs .description-graph-container .text-box .highlighted-data {
  display: flex;
  flex-direction: row;
}
.figures-description-graphs .description-graph-container .text-box .highlighted-data .highlight-title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  align-self: center;
  width: 30%;
}
@media (min-width: 768px) {
  .figures-description-graphs .description-graph-container .text-box .highlighted-data .highlight-title {
    width: 20%;
  }
}
.figures-description-graphs .description-graph-container .text-box .highlighted-data .highlight-value {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 4.375rem;
  letter-spacing: -0.1875rem;
  line-height: 4.375rem;
}
.figures-description-graphs .description-graph-container .text-box .action {
  margin-top: 2.5rem;
}
.figures-description-graphs .description-graph-container .graph-box {
  width: 100%;
}
@media (min-width: 768px) {
  .figures-description-graphs .description-graph-container .graph-box {
    width: 55%;
  }
}
.figures-description-graphs .description-graph-container .graph-box .graph {
  width: 100%;
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph {
  margin: 0 -1.9375rem;
  width: calc(100% + 3.875rem);
}
@media (min-width: 768px) {
  .figures-description-graphs .description-graph-container .graph-box.data-flower-graph {
    width: 55%;
    margin: 0;
  }
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item {
  display: flex;
  justify-content: flex-end;
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item .color-box.radius-one {
  border-bottom-left-radius: 3.75rem;
  border-top-right-radius: 3.75rem;
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item .color-box.radius-two {
  border-bottom-right-radius: 3.75rem;
  border-top-left-radius: 3.75rem;
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item .color-box .graph-title {
  line-height: 1.125rem;
  text-align: center;
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item .color-box .graph-title .number-box {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  margin-top: 0.625rem;
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item .color-box .graph-title .number-box span {
  display: block;
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item .color-box .graph-title .number-box .big-number {
  color: #ffffff;
  font-size: 4.375rem;
  line-height: 1;
  letter-spacing: -0.1875rem;
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item .color-box .graph-title .number-box:not(.big-number) {
  line-height: 1.125rem;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item .content-box {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  line-height: 1.625rem;
  color: #002c58;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item.darkblue .color-box {
  background-color: #002c58;
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item.purple .color-box {
  background-color: #8f64b7;
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item.purple .content-box strong {
  font-weight: normal;
  color: #8f64b7;
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item.blue .color-box {
  background-color: #00afd2;
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item.blue .content-box strong {
  font-weight: normal;
  color: #00afd2;
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item.lightblue .color-box {
  background-color: #9fd0da;
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item.lightblue .content-box strong {
  color: #9fd0da;
  font-weight: normal;
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item:first-of-type .color-box {
  width: 15.625rem;
  padding: 2.125rem 1.25rem;
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item:first-of-type .content-box {
  width: calc(100% - 15.625rem);
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item:nth-of-type(2) {
  align-items: center;
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item:nth-of-type(2) .color-box {
  width: 12.25rem;
  padding: 2.125rem 1.25rem;
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item:nth-of-type(2) .content-box {
  width: calc(100% - 12.25rem);
  padding-right: 0.4375rem;
  padding-left: 0.4375rem;
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item:nth-of-type(3) {
  flex-direction: column;
  align-items: flex-end;
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item:nth-of-type(3) .color-box {
  padding: 1.875rem 1.25rem;
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item:nth-of-type(3) .color-box,
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item:nth-of-type(3) .content-box {
  width: 19.375rem;
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item:nth-of-type(3) .content-box {
  padding-right: 0.4375rem;
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item:last-of-type {
  flex-direction: column;
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item:last-of-type .color-box {
  width: 100%;
  padding: 1.5rem 1.25rem 1.375rem;
}
.figures-description-graphs .description-graph-container .graph-box.data-flower-graph .graph-item:last-of-type .content-box {
  width: 100%;
  text-align: right;
  padding-right: 0.4375rem;
}
@media (min-width: 768px) {
  .figures-description-graphs .description-graph-container.flower-container {
    padding-right: 0;
    padding-left: 0;
  }
}
.figures-description-graphs .description-graph-container.flower-container .text-box .title {
  text-align: left;
  line-height: 2.625rem;
  margin-bottom: 0.625rem;
}
.figures-description-graphs .description-graph-container.flower-container .text-box .description {
  line-height: 1.5rem;
  margin: 0 0 1.625rem;
}
@media (min-width: 768px) {
  .figures-description-graphs .description-graph-container.flower-container .text-box .title {
    line-height: 3.75rem;
    margin-bottom: 0.9375rem;
  }
  .figures-description-graphs .description-graph-container.flower-container .text-box .description {
    line-height: 1.75rem;
  }
}
@media (min-width: 1200px) {
  .figures-description-graphs .description-graph-container.flower-container .text-box {
    width: calc(100% - 43.75rem);
    padding-left: 6.375rem;
  }
  .figures-description-graphs .description-graph-container.flower-container .graph-box.data-flower-graph {
    width: 43.75rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    position: relative;
  }
  .figures-description-graphs .description-graph-container.flower-container .graph-box.data-flower-graph .graph-item:first-of-type {
    width: 19.375rem;
    padding-left: 3.75rem;
  }
  .figures-description-graphs .description-graph-container.flower-container .graph-box.data-flower-graph .graph-item:nth-of-type(2) {
    width: calc(100% - 19.375rem);
    padding-top: 3.25rem;
    align-items: flex-start;
  }
  .figures-description-graphs .description-graph-container.flower-container .graph-box.data-flower-graph .graph-item:nth-of-type(2) .content-box {
    padding: 0 0.375rem 0.5rem 0.3125rem;
  }
  .figures-description-graphs .description-graph-container.flower-container .graph-box.data-flower-graph .graph-item:nth-of-type(3) {
    width: 19.375rem;
    position: absolute;
    left: 0;
    top: 11.4375rem;
  }
  .figures-description-graphs .description-graph-container.flower-container .graph-box.data-flower-graph .graph-item:last-of-type {
    width: calc(100% - 19.375rem);
    position: absolute;
    right: 0;
    top: 14.6875rem;
  }
  .figures-description-graphs .description-graph-container.flower-container .graph-box.data-flower-graph .graph-item:last-of-type .content-box {
    padding-right: 0;
  }
}
.figures-description-graphs--border .description-graph-container {
  border: solid 1px #f2f5f7;
  border-top-left-radius: 3.75rem;
  border-bottom-right-radius: 3.75rem;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
}
.figures-description-graphs--border-inverted .description-graph-container {
  border: solid 1px #f2f5f7;
  border-bottom-left-radius: 3.75rem;
  border-top-right-radius: 3.75rem;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
}
.figures-description-graphs--inverted .description-graph-container {
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .figures-description-graphs--inverted .description-graph-container {
    flex-direction: row-reverse;
  }
}
.figures-description-graphs--inverted .description-graph-container .text-box {
  margin-bottom: 0;
  margin-top: 1.875rem;
}
@media (min-width: 768px) {
  .figures-description-graphs--inverted .description-graph-container .text-box {
    margin-top: 0;
  }
}
.figures-description-graphs--inverted .description-graph-container.flower-container {
  flex-direction: column;
}
@media (min-width: 768px) {
  .figures-description-graphs--inverted .description-graph-container.flower-container {
    flex-direction: row-reverse;
  }
}
.figures-description-graphs--double .container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .figures-description-graphs--double .container {
    flex-direction: row;
  }
}
.figures-description-graphs--double .container .description-graph-container {
  border: solid 1px #f2f5f7;
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .figures-description-graphs--double .container .description-graph-container {
    flex-direction: column-reverse;
    width: 50%;
  }
}
.figures-description-graphs--double .container .description-graph-container .text-box {
  width: 100%;
}
@media (min-width: 768px) {
  .figures-description-graphs--double .container .description-graph-container .text-box {
    width: 100%;
  }
}
.figures-description-graphs--double .container .description-graph-container .graph-box {
  width: 100%;
}
@media (min-width: 768px) {
  .figures-description-graphs--double .container .description-graph-container .graph-box {
    width: 100%;
  }
}
.figures-description-graphs--double .container .description-graph-container:nth-child(1) {
  border-top-left-radius: 3.75rem;
  border-bottom-right-radius: 3.75rem;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
}
.figures-description-graphs--double .container .description-graph-container:nth-child(2) {
  border-bottom-left-radius: 3.75rem;
  border-top-right-radius: 3.75rem;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
}

.figures-ciphers-extended .ciphers-extended {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .figures-ciphers-extended .ciphers-extended {
    flex-direction: row;
    justify-content: space-between;
  }
}
.figures-ciphers-extended .ciphers-extended .cipher {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .figures-ciphers-extended .ciphers-extended .cipher {
    width: 48%;
    margin-bottom: 0;
  }
}
.figures-ciphers-extended .ciphers-extended .cipher .extension {
  width: 100%;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.875rem;
}
@media (min-width: 768px) {
  .figures-ciphers-extended .ciphers-extended .cipher .extension {
    width: 50%;
  }
}
.figures-ciphers-extended .ciphers-extended .cipher .highlight-box {
  border: solid 1px #f2f5f7;
  border-top-left-radius: 3.75rem;
  border-bottom-right-radius: 3.75rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 2.5rem 1.875rem;
  justify-content: space-evenly;
  align-items: flex-end;
  margin-bottom: 0.9375rem;
}
.figures-ciphers-extended .ciphers-extended .cipher .highlight-box .description {
  font-size: 1rem;
  width: 100%;
  margin-bottom: 0.625rem;
}
@media (min-width: 768px) {
  .figures-ciphers-extended .ciphers-extended .cipher .highlight-box .description {
    width: 30%;
    margin-bottom: 0;
  }
}
.figures-ciphers-extended .ciphers-extended .cipher .highlight-box .cipher-value {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 3.4375rem;
  line-height: 3.4375rem;
  letter-spacing: -0.1875rem;
  text-align: center;
  width: 70%;
}
@media (min-width: 768px) {
  .figures-ciphers-extended .ciphers-extended .cipher .highlight-box .cipher-value {
    width: 40%;
    font-size: 4.375rem;
  }
}
.figures-ciphers-extended .ciphers-extended .cipher .highlight-box .cipher-legend {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  letter-spacing: 0.0625rem;
  width: 30%;
}
@media (min-width: 768px) {
  .figures-ciphers-extended .ciphers-extended .cipher .highlight-box .cipher-legend {
    width: 20%;
  }
}

.figures-eight-highlights .action {
  text-align: center;
}
.figures-eight-highlights .highlight-cards {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .figures-eight-highlights .highlight-cards {
    flex-direction: row;
  }
}
.figures-eight-highlights .highlight-cards .highlight-card {
  display: flex;
  flex-direction: column;
  width: 100%;
  border-top-right-radius: 2.5rem;
  border-bottom-left-radius: 2.5rem;
  border: 1px solid #f2f5f7;
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .figures-eight-highlights .highlight-cards .highlight-card {
    width: 23%;
    margin-bottom: 1.875rem;
  }
}
.figures-eight-highlights .highlight-cards .highlight-card .media-box {
  height: 10.625rem;
  width: 100%;
  border-top-right-radius: 2.5rem;
  background-size: cover;
}
.figures-eight-highlights .highlight-cards .highlight-card .text-box {
  padding: 1.875rem;
}
.figures-eight-highlights .highlight-cards .highlight-card .text-box .title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1.3125rem;
}
.figures-eight-highlights .highlight-cards .highlight-card .text-box .link-list {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}
.figures-eight-highlights .highlight-cards .highlight-card .text-box .link-list .link-item {
  margin-top: 0.3125rem;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  letter-spacing: 0.1075rem;
  text-transform: uppercase;
}
.figures-eight-highlights .highlight-cards .highlight-card .text-box .link-list .link-item a {
  color: inherit;
  text-decoration: none;
}
.figures-eight-highlights .highlight-cards .highlight-card .text-box .link-list .link-item a:hover, .figures-eight-highlights .highlight-cards .highlight-card .text-box .link-list .link-item a:focus {
  color: inherit;
  text-decoration: none;
}
.figures-eight-highlights .highlight-cards .highlight-card .text-box .link-list .link-item:before {
  content: "-";
  font-size: 3.125rem;
  line-height: 0.875rem;
  vertical-align: text-top;
  margin-right: 0.9375rem;
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
}
.figures-eight-highlights .highlight-cards .highlight-card--inverted {
  flex-direction: column-reverse;
}
.figures-eight-highlights .highlight-cards .highlight-card--inverted .media-box {
  border-top-right-radius: 0;
  border-bottom-left-radius: 2.5rem;
}

.figures-buttons-highlight {
  padding: 4.375rem 0;
}
@media (min-width: 768px) {
  .figures-buttons-highlight {
    padding: 5.625rem 0;
  }
}
.figures-buttons-highlight .buttons-highlight {
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .figures-buttons-highlight .buttons-highlight {
    flex-direction: row;
  }
}
.figures-buttons-highlight .buttons-highlight .media-box {
  min-height: 20rem;
  background-size: cover;
  border-top-right-radius: 2.5rem;
  border-bottom-left-radius: 2.5rem;
  width: 90%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .figures-buttons-highlight .buttons-highlight .media-box {
    width: 30%;
    margin: 0;
  }
}
.figures-buttons-highlight .buttons-highlight .media-box iframe {
  width: 100%;
  height: 100%;
  border-top-right-radius: 2.5rem;
  border-bottom-left-radius: 2.5rem;
}
.figures-buttons-highlight .buttons-highlight .text-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  margin-bottom: 3.125rem;
}
@media (min-width: 768px) {
  .figures-buttons-highlight .buttons-highlight .text-box {
    width: 65%;
    margin-bottom: 0;
  }
}
.figures-buttons-highlight .buttons-highlight .text-box .details {
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .figures-buttons-highlight .buttons-highlight .text-box .details {
    margin-bottom: 3.4375rem;
  }
}
.figures-buttons-highlight .buttons-highlight .text-box .details .tagline {
  font-size: 1.1875rem;
  margin-bottom: 0.75rem;
}
@media (min-width: 768px) {
  .figures-buttons-highlight .buttons-highlight .text-box .details .tagline {
    font-size: 1.625rem;
    margin-bottom: 0.9375rem;
  }
}
.figures-buttons-highlight .buttons-highlight .text-box .details .title {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  font-size: 2.5rem;
  letter-spacing: calc--rem(-0.67px);
  margin-bottom: 0.4375rem;
}
@media (min-width: 768px) {
  .figures-buttons-highlight .buttons-highlight .text-box .details .title {
    font-size: 4.375rem;
    letter-spacing: calc--rem(-1.17px);
    margin-bottom: 0.625rem;
  }
}
.figures-buttons-highlight .buttons-highlight .text-box .details .description {
  font-size: 1.0625rem;
}
@media (min-width: 768px) {
  .figures-buttons-highlight .buttons-highlight .text-box .details .description {
    font-size: 1.125rem;
  }
}
.figures-buttons-highlight .buttons-highlight .text-box .buttons {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .figures-buttons-highlight .buttons-highlight .text-box .buttons {
    width: 55%;
    flex-direction: row;
  }
}
.figures-buttons-highlight .buttons-highlight .text-box .buttons .btn {
  margin-bottom: 1.25rem;
  width: 11.625rem;
}
@media (min-width: 768px) {
  .figures-buttons-highlight .buttons-highlight .text-box .buttons .btn {
    margin-bottom: 0;
  }
}

.portlet-search .panel-body {
  padding: 0;
}
.portlet-search .panel-body .input-group-item {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.portlet-search .panel-body .input-group-item .form-group .form-control {
  width: 100%;
  padding: 20px;
  border-left-width: 1px;
  margin-bottom: 6px;
}
.portlet-search .panel-body .input-group-item .lfr-ddm-field-group {
  margin-bottom: 20px;
}
.portlet-search .panel-body .fieldset > div {
  margin-top: 4rem;
}
.portlet-search .portlet-icon-back {
  display: none;
}
.portlet-search .search-results-count p {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 2.125rem;
  letter-spacing: -0.03125rem;
  color: #002c58;
}
.portlet-search .search-results-count .number {
  color: #00afd2;
}
.portlet-search .input-container {
  display: block;
}
.portlet-search .input-container .fieldset {
  background-image: url("/o/concesiones-theme/images/mockup/bg-searchform.png");
  background-size: cover;
}
.portlet-search .input-container .fieldset > div {
  display: flex;
  flex-direction: column;
  padding: 60px 32%;
}
.portlet-search .input-container .fieldset > div .input-text-wrapper {
  margin-bottom: 0;
}
.portlet-search .input-container .fieldset > div .input-text-wrapper .field {
  padding: 20px;
  border-radius: 0;
  opacity: 0.8;
}
.portlet-search .input-container .fieldset > div .field-wrapper {
  align-self: flex-end;
  width: 35%;
}
.portlet-search .input-container .fieldset > div .field-wrapper .btn {
  font-size: 0.8125rem;
  letter-spacing: 0.174375rem;
  text-align: center;
  border-top-left-radius: 0;
  width: 100%;
  color: white;
}
.portlet-search .input-container .fieldset > div .field-wrapper .btn .icon-search {
  display: none;
}
.portlet-search .input-container .fieldset > div .field-wrapper .icon-monospaced {
  text-align: center;
  width: 100%;
  margin-top: 0.375rem;
  background-color: #00afd2;
  padding: 1.125rem;
  color: #ffffff;
  border: none;
  border-radius: 0;
  border-bottom-right-radius: 1.25rem;
  height: 3.5rem;
}
.portlet-search .input-container .fieldset > div .field-wrapper .icon-monospaced:hover {
  background-color: #002c58;
}
.portlet-search .input-container .fieldset > div .field-wrapper .icon-monospaced svg.lexicon-icon {
  color: #ffffff;
  margin: 0 auto;
  padding-top: 0;
}
.portlet-search .input-container .search-layout {
  display: flex;
  justify-content: center;
}
.portlet-search .input-container .search-layout .col-md-3 {
  display: none;
}
.portlet-search .input-container .search-layout .col-md-9.result {
  width: 50%;
}
.portlet-search .input-container .search-layout .col-md-9.result .main-content-body .searchcontainer .searchcontainer-content .display-style-descriptive .list-group-item {
  border: none;
}
.portlet-search .input-container .search-layout .col-md-9.result .main-content-body .searchcontainer .searchcontainer-content .display-style-descriptive .list-group-item .list-group-item-field {
  display: none;
}
.portlet-search .input-container .search-layout .col-md-9.result .main-content-body .searchcontainer .searchcontainer-content .display-style-descriptive .list-group-item .list-group-item-content {
  border: none;
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0;
  max-width: 100%;
  border-bottom: 1px solid #f2f5f7;
  padding: 25px 0;
}
.portlet-search .input-container .search-layout .col-md-9.result .main-content-body .searchcontainer .searchcontainer-content .display-style-descriptive .list-group-item .list-group-item-content h5 {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 2rem;
  letter-spacing: -0.03125rem;
  color: #002c58;
  order: 2;
}
.portlet-search .input-container .search-layout .col-md-9.result .main-content-body .searchcontainer .searchcontainer-content .display-style-descriptive .list-group-item .list-group-item-content h5 a {
  color: #002c58;
  text-decoration: none;
}
.portlet-search .input-container .search-layout .col-md-9.result .main-content-body .searchcontainer .searchcontainer-content .display-style-descriptive .list-group-item .list-group-item-content h5 a:hover, .portlet-search .input-container .search-layout .col-md-9.result .main-content-body .searchcontainer .searchcontainer-content .display-style-descriptive .list-group-item .list-group-item-content h5 a:focus, .portlet-search .input-container .search-layout .col-md-9.result .main-content-body .searchcontainer .searchcontainer-content .display-style-descriptive .list-group-item .list-group-item-content h5 a:active {
  color: #002c58;
  text-decoration: none;
}
.portlet-search .input-container .search-layout .col-md-9.result .main-content-body .searchcontainer .searchcontainer-content .display-style-descriptive .list-group-item .list-group-item-content h6.text-default {
  order: 3;
  font-size: 1.0625rem;
}
.portlet-search .input-container .search-layout .col-md-9.result .main-content-body .searchcontainer .searchcontainer-content .display-style-descriptive .list-group-item .list-group-item-content h6.text-default:nth-child(2) {
  display: none;
}
.portlet-search .input-container .search-layout .col-md-9.result .main-content-body .searchcontainer .searchcontainer-content .display-style-descriptive .list-group-item .list-group-item-content h6.text-default:nth-child(4) {
  order: 1;
}
.portlet-search .input-container .search-layout .col-md-9.result .main-content-body .searchcontainer .searchcontainer-content .display-style-descriptive .list-group-item .list-group-item-content h6.text-default .taglib-asset-tags-summary .badge {
  background-color: transparent;
  text-transform: uppercase;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  color: #00afd2;
  letter-spacing: 0.1075rem;
  padding: 0;
  margin-bottom: 0.9375rem;
}
.portlet-search .input-container .search-layout .col-md-9.result .main-content-body .searchcontainer .searchcontainer-content .taglib-search-iterator-page-iterator-bottom .pagination-bar {
  display: flex;
  justify-content: center;
}
.portlet-search .input-container .search-layout .col-md-9.result .main-content-body .searchcontainer .searchcontainer-content .taglib-search-iterator-page-iterator-bottom .pagination-bar .pagination-results {
  display: none;
}
.portlet-search .input-container .search-layout .col-md-9.result .main-content-body .searchcontainer .searchcontainer-content .taglib-search-iterator-page-iterator-bottom .pagination-bar .pagination li a {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  color: #00afd2;
}
.portlet-search .input-container .search-layout .col-md-9.result .main-content-body .searchcontainer .searchcontainer-content .taglib-search-iterator-page-iterator-bottom .pagination-bar .pagination li.active a {
  color: #f2f5f7;
  background-color: #ffffff;
  border-color: #f2f5f7;
}
.portlet-search .input-container .search-layout .col-md-9.result .main-content-body .searchcontainer .searchcontainer-content .taglib-search-iterator-page-iterator-bottom .pagination-bar .pagination li:first-child a {
  color: #ffffff;
  background-color: #002c58;
  font-size: 0.75rem;
  line-height: 1.5rem;
  border-top-left-radius: 0.75rem;
  border-bottom-left-radius: 0;
}
.portlet-search .input-container .search-layout .col-md-9.result .main-content-body .searchcontainer .searchcontainer-content .taglib-search-iterator-page-iterator-bottom .pagination-bar .pagination li:last-child a {
  color: #ffffff;
  background-color: #002c58;
  font-size: 0.75rem;
  line-height: 1.5rem;
  border-bottom-right-radius: 0.75rem;
  border-top-right-radius: 0;
}

.portlet-search-results {
  max-width: 75%;
  margin: auto;
  margin-top: 1.5rem;
}
.portlet-search-results .list-group-item.list-group-item-flex {
  border: unset;
  border-bottom: 1px solid #f2f5f7;
  padding: 25px 0;
  margin-bottom: 0;
}
.portlet-search-results .list-group-item.list-group-item-flex .search-results-metadata {
  display: flex;
  flex-direction: column;
}
.portlet-search-results .list-group-item.list-group-item-flex .search-results-metadata .list-group-title {
  order: 2;
}
.portlet-search-results .list-group-item.list-group-item-flex .search-results-metadata .list-group-title a {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 2rem;
  letter-spacing: -0.03125rem;
  color: #002c58;
}
.portlet-search-results .list-group-item.list-group-item-flex .search-results-metadata .list-group-subtext {
  order: 3;
  font-size: 1.0625rem;
  margin: 1rem 0 0.5em 0;
  color: #333333;
}
.portlet-search-results .list-group-item.list-group-item-flex .search-results-metadata .list-group-subtext:nth-child(2) {
  display: none;
}
.portlet-search-results .list-group-item.list-group-item-flex .search-results-metadata .search-document-tags {
  order: 1;
}
.portlet-search-results .list-group-item.list-group-item-flex .search-results-metadata .search-document-tags a.asset-category {
  color: #337ab7;
  text-transform: capitalize !important;
}
.portlet-search-results .pagination-bar {
  margin: auto;
}
.portlet-search-results .pagination-bar .dropdown.pagination-items-per-page {
  border-color: white;
  margin-left: auto;
}
.portlet-search-results .pagination-bar .dropdown.pagination-items-per-page a {
  border-color: white;
  color: #337ab7;
}
.portlet-search-results .pagination-bar .pagination-results {
  display: none;
}
.portlet-search-results .pagination-bar .pagination {
  margin-right: auto;
}
.portlet-search-results .pagination-bar .pagination li .page-link {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  color: #00afd2;
}
.portlet-search-results .pagination-bar .pagination li:first-child .page-link {
  color: #ffffff;
  background-color: #002c58;
  font-size: 0.75rem;
  line-height: 1.5rem;
  border-top-left-radius: 0.75rem;
  border-bottom-left-radius: 0;
}
.portlet-search-results .pagination-bar .pagination li.active .page-link {
  color: #f2f5f7;
  background-color: #ffffff;
  border-color: #f2f5f7;
}
.portlet-search-results .pagination-bar .pagination li:last-child .page-link {
  color: #ffffff;
  background-color: #002c58;
  font-size: 0.75rem;
  line-height: 1.5rem;
  border-bottom-right-radius: 0.75rem;
  border-top-right-radius: 0;
}

.error-404 {
  background-image: url("../images/background-404.png");
  height: 28.125rem;
  background-color: #ff5500;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0.9375rem;
  background-position-x: right;
}
@media (min-width: 768px) {
  .error-404 {
    flex-direction: row;
    padding: 0;
  }
}
.error-404 .icon {
  width: 100%;
  align-self: center;
}
@media (min-width: 768px) {
  .error-404 .icon {
    width: 10%;
    margin-right: 1.5625rem;
  }
}
.error-404 .text-box {
  width: 100%;
  align-self: center;
}
@media (min-width: 768px) {
  .error-404 .text-box {
    width: 30%;
  }
}
.error-404 .text-box h2 {
  font-size: 1.625rem;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  color: #ffffff;
}
@media (min-width: 768px) {
  .error-404 .text-box h2 {
    font-size: 1.875rem;
  }
}
.error-404 .text-box h1 {
  font-size: 3.125rem;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  color: #ffffff;
}
@media (min-width: 768px) {
  .error-404 .text-box h1 {
    font-size: 4.375rem;
  }
}
.error-404 .text-box p {
  font-size: 1.1875rem;
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  color: #ffffff;
}
@media (min-width: 768px) {
  .error-404 .text-box p {
    font-size: 1.375rem;
  }
}

.media-text-boxes-group {
  display: flex;
  flex-wrap: wrap;
  color: #ffffff;
}
@media (min-width: 768px) {
  .media-text-boxes-group {
    flex-wrap: nowrap;
  }
}
.media-text-boxes-group.media-text-boxes-group--right .multimedia-box {
  order: 2;
  border-top-right-radius: 0;
  border-top-left-radius: 3.75rem;
}
.media-text-boxes-group.media-text-boxes-group--right .multimedia-box img, .media-text-boxes-group.media-text-boxes-group--right .multimedia-box iframe {
  border-top-right-radius: 0;
  border-top-left-radius: 3.75rem;
}
.media-text-boxes-group.media-text-boxes-group--right .text-box {
  order: 1;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 3.75rem;
}
.media-text-boxes-group p {
  margin: 0;
}
.media-text-boxes-group .multimedia-box {
  height: 15.875rem;
  width: 100%;
  position: relative;
  border-top-right-radius: 3.75rem;
}
@media (min-width: 768px) {
  .media-text-boxes-group .multimedia-box {
    width: 60%;
    min-height: 27.5rem;
    height: auto;
  }
}
.media-text-boxes-group .multimedia-box img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  font-family: "object-fit: cover; object-position: center;";
  border-top-right-radius: 3.75rem;
}
.media-text-boxes-group .text-box {
  width: 100%;
  padding: 3.0625rem 3.125rem 4.375rem 3rem;
  border-bottom-left-radius: 3.75rem;
}
@media (min-width: 768px) {
  .media-text-boxes-group .text-box {
    width: 40%;
  }
}
@media (min-width: 768px) {
  .media-text-boxes-group .text-box.text-box--sm {
    margin-top: 3.875rem;
  }
}
.media-text-boxes-group .title {
  margin: 0;
  font-size: 1.5rem;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
}
@media (min-width: 768px) {
  .media-text-boxes-group .title {
    font-size: 2.25rem;
  }
}
.media-text-boxes-group .title a {
  color: inherit;
}
.media-text-boxes-group .text {
  margin-top: 0.75rem;
  font-size: 1.0625rem;
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
}
@media (min-width: 768px) {
  .media-text-boxes-group .text {
    margin-top: 0.5625rem;
  }
}
.media-text-boxes-group .text-bottom {
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  .media-text-boxes-group .text-bottom .text-box-container {
    position: absolute;
    bottom: 4.375rem;
  }
}
@media (min-width: 768px) {
  .media-text-boxes-group .text-bottom .title {
    font-size: 1.75rem;
    line-height: 2rem;
  }
}
.media-text-boxes-group .text-bottom .text {
  margin-top: 0;
  font-size: 1.5rem;
  font-family: "AkkuratPro-regular", Arial, Helvetica, sans-serif;
}
@media (min-width: 768px) {
  .media-text-boxes-group .text-bottom .text {
    font-size: 1.75rem;
    line-height: 2rem;
  }
}
.media-text-boxes-group .text-box-border {
  border: 1px solid #00afd2;
}

.management-team-boxes {
  padding-top: 4.5rem;
  padding-bottom: 2.9375rem;
  background-image: url("../images/mockup/bg-managementteam.svg");
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .management-team-boxes > .row {
    display: flex;
    flex-wrap: wrap;
  }
}
.management-team-boxes > .row > div[class*=col-] {
  margin-bottom: 1.8125rem;
}
.management-team-boxes .management-team-box {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 100%;
  border: 1px solid #859eb6;
  border-top-right-radius: 3.125rem;
  border-bottom: 3px solid #00afd2;
}
.management-team-boxes .image {
  width: 100%;
  height: 14.0625rem;
}
.management-team-boxes img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  font-family: "object-fit: cover; object-position: center;";
  border-top-right-radius: 3.125rem;
}
.management-team-boxes .text {
  padding: 1.5rem 1.1875rem 2.4375rem 2rem;
  width: 100%;
  background-color: #002c58;
  flex-grow: 1;
}
.management-team-boxes .text .title {
  margin-top: 0;
  margin-bottom: 0.625rem;
  color: #00afd2;
  font-size: 1.25rem;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  line-height: 1.3125rem;
}
@media (min-width: 768px) {
  .management-team-boxes .text .title {
    font-size: 1.3125rem;
  }
}
.management-team-boxes .text .description {
  margin: 0;
  color: #ffffff;
  font-size: 1.125rem;
  line-height: 1.3125rem;
}

.text-share-rrss .text {
  font-family: "AkkuratPro-regular", Arial, Helvetica, sans-serif;
  font-size: 15px;
}
.text-share-rrss .share-menu-mobile {
  position: relative;
}
.text-share-rrss .share-menu-mobile > .icon {
  font-size: 1.25rem;
  color: #00afd2;
}
.text-share-rrss .share-menu-mobile .share-social {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  background-color: #ffffff;
  z-index: 9;
  padding: 0.3125rem;
}
.text-share-rrss .share-menu-mobile.share-open .share-social {
  display: block;
}
.text-share-rrss ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  list-style: none;
}
.text-share-rrss ul li {
  display: inline-block;
}
.text-share-rrss ul a {
  display: inline-block;
  line-height: 0;
  color: #00afd2;
}
.text-share-rrss ul [class*=icon-] {
  font-size: 1.875rem;
}
.text-share-rrss .btn-icon {
  padding: 0;
  background-color: transparent;
  border: none;
  color: #00afd2;
  font-size: 1.25rem;
}
.text-share-rrss--desktop {
  display: none;
}
@media (min-width: 768px) {
  .text-share-rrss--desktop {
    display: block;
  }
}
.text-share-rrss--mobile {
  display: block;
}
@media (min-width: 768px) {
  .text-share-rrss--mobile {
    display: none;
  }
}

.breadcrumbs-rrss-container .text-share-rrss {
  width: 3.125rem;
  float: left;
}
@media (min-width: 768px) {
  .breadcrumbs-rrss-container .text-share-rrss {
    width: 30%;
  }
}

.breadcrumbs-rrss-blog .text-share-rrss {
  display: none;
}
@media (min-width: 768px) {
  .breadcrumbs-rrss-blog .text-share-rrss.text-share-rrss--desktop {
    display: block;
  }
}

.title-text {
  padding-top: 1.6875rem;
  padding-bottom: 2.1875rem;
}
@media (min-width: 768px) {
  .title-text {
    padding-top: 2.6875rem;
    padding-bottom: 2.125rem;
  }
}
.title-text h1,
.title-text h2,
.title-text h3,
.title-text p,
.title-text h1 > p,
.title-text h2 > p,
.title-text h3 > p {
  margin-top: 0;
  margin-bottom: 1.0625rem;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  color: #002c58;
  font-size: 1.875rem;
  line-height: 2.125rem;
  letter-spacing: -0.0275rem;
}
@media (min-width: 768px) {
  .title-text h1,
  .title-text h2,
  .title-text h3,
  .title-text p,
  .title-text h1 > p,
  .title-text h2 > p,
  .title-text h3 > p {
    margin-bottom: 0;
    font-size: 2.125rem;
    letter-spacing: -0.03125rem;
  }
}
.title-text h1--bigger,
.title-text h2--bigger,
.title-text h3--bigger,
.title-text p--bigger,
.title-text h1 > p--bigger,
.title-text h2 > p--bigger,
.title-text h3 > p--bigger {
  line-height: 2.25rem;
  letter-spacing: -0.049375rem;
}
@media (min-width: 768px) {
  .title-text h1--bigger,
  .title-text h2--bigger,
  .title-text h3--bigger,
  .title-text p--bigger,
  .title-text h1 > p--bigger,
  .title-text h2 > p--bigger,
  .title-text h3 > p--bigger {
    font-size: 2.375rem;
    line-height: 2.5rem;
    letter-spacing: -0.0625rem;
  }
}
.title-text h1.arrow-bullet,
.title-text h2.arrow-bullet,
.title-text h3.arrow-bullet,
.title-text p.arrow-bullet,
.title-text h1 > p.arrow-bullet,
.title-text h2 > p.arrow-bullet,
.title-text h3 > p.arrow-bullet {
  position: relative;
  margin-bottom: 1.1875rem;
  padding-left: 1.875rem;
  color: #00afd2;
  font-family: "AkkuratPro-regular", Arial, Helvetica, sans-serif;
  font-size: 1.375rem;
  line-height: 2rem;
  letter-spacing: -0.01rem;
}
@media (min-width: 768px) {
  .title-text h1.arrow-bullet,
  .title-text h2.arrow-bullet,
  .title-text h3.arrow-bullet,
  .title-text p.arrow-bullet,
  .title-text h1 > p.arrow-bullet,
  .title-text h2 > p.arrow-bullet,
  .title-text h3 > p.arrow-bullet {
    margin-bottom: 1.5rem;
    font-size: 1.8125rem;
    line-height: 2rem;
    letter-spacing: -0.013125rem;
  }
}
.title-text h1.arrow-bullet:before,
.title-text h2.arrow-bullet:before,
.title-text h3.arrow-bullet:before,
.title-text p.arrow-bullet:before,
.title-text h1 > p.arrow-bullet:before,
.title-text h2 > p.arrow-bullet:before,
.title-text h3 > p.arrow-bullet:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  content: "\e904";
  font-family: "icon-font";
  font-size: 1.875rem;
  color: #f1b338;
}
.title-text h1 strong,
.title-text h2 strong,
.title-text h3 strong {
  color: #00afd2;
}
.title-text p {
  color: #424b5a;
  font-size: 1.125rem;
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  line-height: 1.6875rem;
  margin-bottom: 1.25rem;
  letter-spacing: normal;
}
@media (min-width: 768px) {
  .title-text p {
    font-size: 1.1875rem;
  }
}
.title-text ul li {
  font-family: "AkkuratPro-light", Arial, Helvetica, sans-serif;
  color: #424b5a;
  font-size: 1.0625rem;
  line-height: 1.5rem;
  margin-bottom: 1.875rem;
}
@media (min-width: 768px) {
  .title-text ul li {
    font-size: 1.1875rem;
    line-height: 1.6875rem;
    margin-bottom: 2.5rem;
  }
}
.title-text--centered h1 {
  margin-bottom: 0.75rem;
}
@media (min-width: 768px) {
  .title-text--centered h1 {
    margin-bottom: 1.5625rem;
  }
}
.title-text--centered h1 strong,
.title-text--centered h2 strong,
.title-text--centered h3 strong,
.title-text--centered p strong {
  color: #00afd2;
}
.title-text--block {
  border-bottom: none;
  border-top: 1px solid #c2d1d9;
  padding: 3.125rem 0 0;
}
@media (min-width: 768px) {
  .title-text--block {
    padding: 3.75rem 0 0;
  }
}
.title-text--multimedia .multimedia {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  height: 13.875rem;
  border-bottom-right-radius: 3.75rem;
  overflow: hidden;
}
@media (min-width: 768px) {
  .title-text--multimedia .multimedia {
    margin-left: 0;
    margin-right: 0;
    height: 20.6875rem;
  }
}
.title-text--multimedia .multimedia .multimedia-video {
  height: 100%;
}
.title-text--multimedia .multimedia img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  font-family: "object-fit: cover; object-position: center;";
}
.title-text--multimedia .multimedia iframe {
  width: 100%;
  height: 100%;
}

@media (min-width: 992px) {
  .aside-text-content {
    padding-top: 1.8125rem;
  }
}
.aside-text-content .aside-text-title {
  color: #ffffff;
  padding: 0 0.9375rem;
}
@media (min-width: 992px) {
  .aside-text-content .aside-text-title {
    padding: 0;
  }
}
.aside-text-content .aside-text-title .title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 2.5rem;
  line-height: 2.375rem;
  letter-spacing: -0.073125rem;
  margin-bottom: 0.625rem;
}
@media (min-width: 992px) {
  .aside-text-content .aside-text-title .title {
    font-size: 4.375rem;
    line-height: 4.25rem;
  }
}
.aside-text-content .aside-text-title .paragraph {
  font-size: 1.125rem;
  line-height: 1.8125rem;
}

.site-map .row-flex {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: stretch;
  justify-items: stretch;
}
@media (min-width: 768px) {
  .site-map .row-flex {
    flex-direction: row;
  }
}
.site-map .result {
  margin-bottom: 2rem;
}
.site-map .result-header {
  padding: 0.75rem 0 0.875rem;
  border-top: 4px solid #c2d1d9;
  border-radius: 0.5px;
}
.site-map .result-header-title {
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  line-height: 1.625rem;
  letter-spacing: -0.010625rem;
  margin: 0;
}
.site-map .result-header-link {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.site-map .result-header-link .icon {
  color: #f1b338;
  font-size: 1.875rem;
  line-height: 1.5625rem;
  vertical-align: middle;
}
.site-map .first-item .result-header {
  border-top: none;
}
.site-map .child-pages {
  list-style: none;
  padding-left: 0;
  margin-left: 2rem;
  margin-bottom: 0;
  border-top: 1px solid #c2d1d9;
  border-radius: 0.5px;
}
.site-map .child-pages li {
  margin: 0.9375rem 0;
}
.site-map .child-pages li a {
  display: block;
  font-family: "AkkuratPro-bold", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.125rem;
  color: #00afd2;
}
.site-map .child-pages li a:hover, .site-map .child-pages li a:active, .site-map .child-pages li a:focus {
  color: #002c58;
}
.site-map .child-pages li ul {
  list-style: none;
  border-top: 0;
}
.site-map .child-pages li ul a {
  font-size: 0.875rem;
  line-height: 0.875rem;
  font-family: "AkkuratPro-regular", Arial, Helvetica, sans-serif;
}

.type-projects {
  display: none;
}
.type-projects .list-files .download-item {
  display: block;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .type-projects .list-files .download-item p {
    width: 70%;
  }
}
.type-projects .list-files .download-item:last-child {
  margin-bottom: 0;
}

@media (min-width: 576px) {
  .container {
    max-width: unset;
  }
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

#sacyr-concesiones-menu {
  flex-direction: column;
}

.autofit-float.autofit-row.portlet-header {
  display: none;
}

.swiper-slide.swiper-slide--home.swiper-slide--centered.swiper-slide-active picture {
  display: contents;
}

@media (min-width: 992px) {
  .valuecr-vhighlight-heading .text-box .title {
    font-size: 2.5rem;
  }
}
.navbar .navigation.container {
  background-color: unset;
}

.aboutus-highlight-grid .cards .card .card-text-box h3, .aboutus-highlight-grid .cards .card .card-text-box p {
  padding: 0;
}

.image-text-highlights-group .text-box .tagline {
  padding: 0;
}
.image-text-highlights-group .text-box .text p {
  padding: 0;
}

.clearfix.journal-content-article .aboutus-highlight-transparency .container:before {
  content: " ";
  display: table;
}

.aboutus-highlight-heading .bg-darkblue .container:before, .bg-white.bottom .container:before, .aboutus-highlight-video .container:before {
  content: " ";
  display: table;
}
.aboutus-highlight-heading .bg-darkblue .container:after, .bg-white.bottom .container:after, .aboutus-highlight-video .container:after {
  content: " ";
  display: table;
  clear: both;
}

.valuecr-vhighlight-heading .text-box .title h1 {
  font-size: 36px;
}

.valuecr-shareholders-bars-graph .numbers-highlights-row {
  display: none;
}

.valuecr-shareholders-bars-graph .text p {
  padding: 0;
}

@media (min-width: 768px) {
  .valuecr-people-description-graph .container .text-box .title {
    font-size: 3.4375rem;
    letter-spacing: -0.0575rem;
  }
}
.detail-item.country-office a {
  color: #337ab7;
  text-decoration: none;
}

.assets-project-filters .container .subtitle {
  font-size: 30px;
}

.assets-project-filters .container .project-browser .project-filters .filters-box .entry .label {
  border: none;
}

.media-text-highlights-group--half-pan .text-box .title h3 {
  font-size: 24px;
}

.figures-buttons-highlight .buttons-highlight .text-box .details .title h2 {
  font-size: 30px;
}

@media (min-width: 768px) {
  .valuecr-title-text-highlights .title-box .title {
    font-size: 2.375rem;
  }
}
.image-text-highlights-group .text-box .title {
  padding: 0;
}
.image-text-highlights-group .text-box .title.text-darkblue {
  font-size: 30px;
}
.image-text-highlights-group .text-box .title p {
  font-size: 4.375rem;
}
.image-text-highlights-group .text-box .title p {
  padding: 0;
}

.media-text-highlights-group.media-text-highlights-group--media-align-right .container .title.text-darkblue {
  font-size: 30px;
}

@media (min-width: 992px) {
  .media-text-highlights-group.media-text-highlights-group--media-align-right .container .title {
    font-size: 3rem;
  }
}
h1.text-blue {
  font-size: 36px;
}

.journal-content-article > .container:before {
  content: " ";
  display: table;
}
.journal-content-article > .container:after {
  content: " ";
  display: table;
  clear: both;
}

.breadcrumbs-rrss-container:after {
  content: " ";
  display: table;
  clear: both;
}

.valuecr-story-heading--wide .heading .text-box .tag h4 {
  font-size: 18px;
}
.valuecr-story-heading--wide .heading .text-box .title h1 {
  font-size: 36px;
}

.valuecr-story-body a {
  color: #337ab7;
  text-decoration: none;
}

.heading.bg-lightgrey .text-box .tag h4 {
  font-size: 18px;
}
.heading.bg-lightgrey .text-box .title h1 {
  font-size: 36px;
}

.form-group-autofit.search-input-group {
  position: relative;
  padding-top: 160px;
  padding-bottom: 120px;
  background-image: url("/o/concesiones-theme/images/mockup/bg-searchform.png");
  background-size: cover;
}
.form-group-autofit.search-input-group .form-group-item {
  max-width: 685px;
  margin: auto;
}
.form-group-autofit.search-input-group .form-control.input-group-inset.input-group-inset-after.search-input.search-portlet-keywords-input {
  max-width: 685px;
  padding-top: 20px;
  padding-bottom: 20px;
  background: white;
  border-radius: 0;
}
.form-group-autofit.search-input-group .input-group .input-group-item .input-group-inset-after.form-control {
  border: 1px solid #ced4da;
}
.form-group-autofit.search-input-group .input-group-inset-item.input-group-inset-item-after {
  background: unset;
  border: none;
  position: absolute;
  top: 3rem;
  width: 35%;
  right: 0;
}
.form-group-autofit.search-input-group .input-group-inset-item.input-group-inset-item-after .btn.btn-light.btn-unstyled {
  text-align: center;
  width: 100%;
  margin-top: 0.375rem;
  background-color: #00afd2;
  padding: 1.125rem;
  color: #ffffff;
  border: none;
  border-radius: 0;
  border-bottom-right-radius: 1.25rem;
  height: 3.5rem;
}
.form-group-autofit.search-input-group .input-group-inset-item.input-group-inset-item-after .btn.btn-light.btn-unstyled .lexicon-icon-search {
  color: white;
}

body.signed-in .portlet-journal-content .portlet .portlet-header {
  display: flex;
}
body.signed-in .portlet-journal-content .portlet .portlet-header .autofit-col.autofit-col-expand h2 {
  display: none;
}
body.signed-in .portlet-journal-content .portlet .portlet-header .autofit-col.autofit-col-end div.dropdown.lfr-icon-menu.btn.btn-sm {
  padding: 0 !important;
}

.cadmin {
  z-index: 9999 !important;
}

html:not(#__):not(#___) .cadmin .component-action.portlet-options {
  color: #000;
}

.hide-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

.portlet-boundary_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_ .component-title .header-back-to {
  display: none;
}

/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map */
