@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
 */
.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/hevolution-website-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/hevolution-website-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/hevolution-website-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/hevolution-website-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/hevolution-website-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;
}

/* Abstracts
====================================*/
@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes marqueeRtl {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes slideIn {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeInSlideTop {
  0% {
    opacity: 0;
    transform: translateY(3.125rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.sidebar-animation {
  will-change: transform;
  transform: translateX(100%);
  animation: slideIn 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09) 0.3s forwards;
}

.sidebar-close-animation {
  will-change: opacity;
  opacity: 0;
  animation: fadeIn 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09) 0.6s forwards;
}

.scale-animation {
  will-change: transform, opacity;
  transform: scale(0);
  opacity: 0;
  transition: transform 0.9s cubic-bezier(0.5, 1.01, 0.2, 1.09), opacity 1.5s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
.scale-animation.animated {
  transform: scale(1);
  opacity: 1;
}

@media (min-width: 992px) {
  .fade-in-popup-image .popup-image {
    will-change: opacity, transform;
    opacity: 0;
    visibility: hidden;
    transform: translate(-50%, 0.625rem);
    transition: opacity 0.5s cubic-bezier(0.5, 1.01, 0.2, 1.09), transform 0.5s cubic-bezier(0.5, 1.01, 0.2, 1.09), visibility 0s linear 0.5s;
  }
}
@media (max-width: 991.98px) {
  .fade-in-popup-image .popup-image {
    display: none;
  }
}
@media (min-width: 992px) {
  .fade-in-popup-image:hover .popup-image {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, 0.625rem);
    transition: opacity 0.5s cubic-bezier(0.5, 1.01, 0.2, 1.09), transform 0.5s cubic-bezier(0.5, 1.01, 0.2, 1.09), visibility 0s;
  }
}

/* Base without $liferay
====================================*/
@font-face {
  font-family: "hevolutionwebsiteicon";
  src: url("../fonts/Icons/hevolutionwebsiteicon.ttf?yo6asq") format("truetype"), url("../fonts/Icons/hevolutionwebsiteicon.woff?yo6asq") format("woff"), url("../fonts/Icons/hevolutionwebsiteicon.svg?yo6asq#hevolutionwebsiteicon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=hevolutionwebsiteicon-],
[class*=" hevolutionwebsiteicon-"] {
  font-family: "hevolutionwebsiteicon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: "Avenir";
  src: url("../fonts/Avenir/Avenir-light.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Avenir";
  src: url("../fonts/Avenir/Avenir-book.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Avenir";
  src: url("../fonts/Avenir/Avenir-roman.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Avenir";
  src: url("../fonts/Avenir/Avenir-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Avenir";
  src: url("../fonts/Avenir/Avenir-heavy.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Avenir";
  src: url("../fonts/Avenir/Avenir-black.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}
.hevolutionwebsiteicon-info::before {
  content: "\e92d";
}

.hevolutionwebsiteicon-arrow-right-full::before {
  content: "\e92b";
}

.hevolutionwebsiteicon-arrow-left-full::before {
  content: "\e92c";
}

.hevolutionwebsiteicon-calendar::before {
  content: "\e924";
}

.hevolutionwebsiteicon-calendar-full::before {
  content: "\e925";
}

.hevolutionwebsiteicon-eye::before {
  content: "\e926";
}

.hevolutionwebsiteicon-clock::before {
  content: "\e927";
}

.hevolutionwebsiteicon-medal-star::before {
  content: "\e928";
}

.hevolutionwebsiteicon-program-name::before {
  content: "\e929";
}

.hevolutionwebsiteicon-teacher::before {
  content: "\e92a";
}

.hevolutionwebsiteicon-close-circle::before {
  content: "\e923";
}

.hevolutionwebsiteicon-play-video::before {
  content: "\e922";
}

.hevolutionwebsiteicon-downward::before {
  content: "\e921";
}

.hevolutionwebsiteicon-handshake::before {
  content: "\e91c";
}

.hevolutionwebsiteicon-messages::before {
  content: "\e91d";
}

.hevolutionwebsiteicon-sms-star::before {
  content: "\e91e";
}

.hevolutionwebsiteicon-timer::before {
  content: "\e91f";
}

.hevolutionwebsiteicon-global-search::before {
  content: "\e920";
}

.hevolutionwebsiteicon-microscope::before {
  content: "\e918";
}

.hevolutionwebsiteicon-rocket-launch::before {
  content: "\e919";
}

.hevolutionwebsiteicon-task-square::before {
  content: "\e91a";
}

.hevolutionwebsiteicon-vpn-lock::before {
  content: "\e91b";
}

.hevolutionwebsiteicon-drop-down::before {
  content: "\e917";
}

.hevolutionwebsiteicon-dcube::before {
  content: "\e916";
}

.hevolutionwebsiteicon-sms::before {
  content: "\e915";
}

.hevolutionwebsiteicon-forward::before {
  content: "\e914";
}

.hevolutionwebsiteicon-document-download::before {
  content: "\e913";
}

.hevolutionwebsiteicon-cross::before {
  content: "\e912";
}

.hevolutionwebsiteicon-checked-bag::before {
  content: "\e911";
}

.hevolutionwebsiteicon-house::before {
  content: "\e910";
}

.hevolutionwebsiteicon-hamburger::before {
  content: "\e90f";
}

.hevolutionwebsiteicon-location::before {
  content: "\e90e";
}

.hevolutionwebsiteicon-instagram::before {
  content: "\e903";
}

.hevolutionwebsiteicon-point::before {
  content: "\e90d";
}

.hevolutionwebsiteicon-arrow-fill-down::before {
  content: "\e90c";
}

.hevolutionwebsiteicon-play::before {
  content: "\e90b";
}

.hevolutionwebsiteicon-x::before {
  content: "\e900";
}

.hevolutionwebsiteicon-youtube::before {
  content: "\e901";
}

.hevolutionwebsiteicon-linkedin::before {
  content: "\e902";
}

.hevolutionwebsiteicon-facebook::before {
  content: "\e904";
}

.hevolutionwebsiteicon-arrow-long-left::before {
  content: "\e905";
}

.hevolutionwebsiteicon-arrow-long-right::before {
  content: "\e906";
}

.hevolutionwebsiteicon-arrow-top-right::before {
  content: "\e907";
}

.hevolutionwebsiteicon-arrow-down::before {
  content: "\e908";
}

.hevolutionwebsiteicon-pause::before {
  content: "\e909";
}

.hevolutionwebsiteicon-search::before {
  content: "\e90a";
}

.hevolutionwebsiteicon-add-circle::before {
  content: "\e92e";
}

:root {
  font-size: 16px;
  --max-height: 0px;
}
@media (max-width: 767.98px) {
  :root {
    font-size: 12px;
  }
}

html,
body {
  width: 100%;
  height: 100%;
}

body {
  min-width: 20rem;
  min-height: 100%;
  width: 100%;
  background-color: #f1f1f1;
}

::-webkit-scrollbar {
  width: 0.625rem;
  height: 0.625rem;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: #ef380b;
  border-radius: 0.3125rem;
}

::-webkit-scrollbar-thumb:hover {
  background: #ef380b;
}

.portlet {
  margin-bottom: 0;
}

.portlet-layout .portlet-header {
  margin-bottom: 0;
}

.portlet-journal-content.portlet-barebone .portlet .portlet-header {
  z-index: 991;
}

html:not(#__):not(#___) header.cadmin.portlet-topper .dropdown .btn.portlet-options .inline-item .lexicon-icon {
  fill: rgba(0, 0, 0, 0.5);
  color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 768px) {
  html:not(#__):not(#___) header.cadmin.portlet-topper {
    display: none !important;
  }
}

@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    z-index: 990;
  }
}
html:not(#__):not(#___) .page-editor__fragment-content .portlet:hover > .cadmin.portlet-topper {
  width: 25rem;
  height: auto !important;
}

body.has-edit-mode-menu #hevolutionAnimation {
  display: none;
}

body.has-edit-mode-menu.has-control-menu .stretched-link {
  display: none !important;
}

#wrapper .default-asset-publisher .metadata-author,
#wrapper .default-asset-publisher .asset-anchor,
#wrapper .default-asset-publisher .align-items-center.d-flex.mb-2 {
  display: none !important;
}
#wrapper input[type=date]::-webkit-calendar-picker-indicator {
  display: none;
}

.notification-message-form {
  margin-bottom: 50px !important;
}
.notification-message-form .bg-white.font-weight-semi-bold.p-5.text-3.text-center.text-secondary {
  border-radius: 40px !important;
  font-size: 30px !important;
  color: #ef380b !important;
}

body.has-edit-mode-menu.has-control-menu.controls-visible #content + .footer-wrapper {
  display: none;
}

@media (min-width: 768px) {
  html:not(#__):not(#___) body.controls-visible {
    overflow: initial;
  }
}
html:not(#__):not(#___) .page-editor__layout-viewport--size-tablet,
html:not(#__):not(#___) .page-editor__layout-viewport--size-landscapeMobile,
html:not(#__):not(#___) .page-editor__layout-viewport--size-portraitMobile {
  z-index: 6 !important;
}

#wrapper {
  font-family: "Avenir";
  font-size: 1.25rem;
  line-height: 1.5625rem;
  font-weight: 400;
  margin: auto;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 0;
  overflow: hidden;
}
#wrapper * {
  cursor: none;
}
#wrapper *::not(table),
#wrapper *::before,
#wrapper *::after {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#wrapper section#content {
  flex-grow: 1;
  position: relative;
}
#wrapper section#content:not(.menu-overlap) {
  padding-top: 5.6875rem;
}
#wrapper footer#footer {
  margin-top: auto;
}
@media (min-width: 1200px) {
  #wrapper .container-xl,
  #wrapper .container-fluid-max-xl {
    max-width: 80rem;
  }
}

.top-0px {
  top: 0rem;
}

@media (min-width: 992px) {
  .top-lg-0px {
    top: 0rem;
  }
}
.top-20px {
  top: 1.25rem;
}

@media (min-width: 992px) {
  .top-lg-20px {
    top: 1.25rem;
  }
}
.bottom-0px {
  bottom: 0rem;
}

@media (min-width: 992px) {
  .bottom-lg-0px {
    bottom: 0rem;
  }
}
.left-0px {
  left: 0rem;
}

@media (min-width: 992px) {
  .left-lg-0px {
    left: 0rem;
  }
}
.right-0px {
  right: 0rem;
}

@media (min-width: 992px) {
  .right-lg-0px {
    right: 0rem;
  }
}
.right-20px {
  right: 1.25rem;
}

@media (min-width: 992px) {
  .right-lg-20px {
    right: 1.25rem;
  }
}
.top-100p {
  top: 100%;
}

@media (min-width: 992px) {
  .top-lg-100p {
    top: 100%;
  }
}
.top-50p {
  top: 50%;
}

@media (min-width: 992px) {
  .top-lg-50p {
    top: 50%;
  }
}
.left-22px {
  left: 1.375rem;
}

.left-18px {
  left: 1.125rem;
}

.left-10px {
  left: 0.625rem;
}

.bottom-40px {
  bottom: 2.5rem;
}

.top-40px {
  top: 2.5rem;
}

.right-40px {
  right: 2.5rem;
}

.top-35px {
  top: 2.1875rem;
}

.top-n15px {
  top: -0.9375rem;
}

.top-n1px {
  top: -0.0625rem;
}

@media (min-width: 992px) {
  .top-lg-n20px {
    top: -1.25rem;
  }
}

.top-11px {
  top: 0.6875rem;
}

.right-16px {
  right: 1rem;
}

.left-50p {
  left: 50%;
}

.right-44px {
  right: 2.75rem;
}

.right-35px {
  right: 2.1875rem;
}

@media (min-width: 992px) {
  .right-lg-44px {
    right: 2.75rem;
  }
}

.top-20px {
  top: 1.25rem;
}

.top-25px {
  top: 1.5625rem;
}

.top-35px {
  top: 2.1875rem;
}

@media (min-width: 992px) {
  .top-lg-20px {
    top: 1.25rem;
  }
}

@media (min-width: 992px) {
  .left-lg-50p {
    left: 50%;
  }
}
.translate-nx50p {
  transform: translateX(-50%);
}

@media (min-width: 992px) {
  .translate-lg-nx50p {
    transform: translateX(-50%);
  }
}
.translate-ny50p {
  transform: translateY(-50%);
}

@media (min-width: 992px) {
  .translate-lg-ny50p {
    transform: translateY(-50%);
  }
}
.translate-nxy50p {
  transform: translate(-50%, -50%);
}

@media (min-width: 992px) {
  .translate-lg-nxy50p {
    transform: translate(-50%, -50%);
  }
}
.scaleY-be-af-n1::before, .scaleY-be-af-n1::after {
  transform: scaleY(-1);
}

.scaleY-n1 {
  transform: scaleY(-1);
}

.scaleX-n1 {
  transform: scaleX(-1);
}

.transform-translate-nx50p-y50p {
  transform: translate(-50%, 50%);
}

.top-calc100p-n50px {
  top: calc(100% - 3.125rem);
}

.left-n1px {
  left: -0.0625rem;
}

.top-n2px {
  top: -0.125rem;
}

.top-n3px {
  top: -0.1875rem;
}

.margin-top-n90px {
  margin-top: -5.625rem;
}

.scale-1-21 {
  transform: scale(1.21);
}

@media (min-width: 992px) {
  .position-lg-absolute {
    position: absolute !important;
  }
}

.awardee-button-position {
  position: absolute;
  bottom: -2.5rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
}

.margin-top-n3px {
  margin-top: -0.1875rem;
}

.margin-left-n15px {
  margin-left: -0.9375rem;
}

@media (min-width: 992px) {
  .offset-lg-left-330px {
    margin-left: 20.625rem;
  }
}

.video-events {
  transform: scale(2);
  top: 6.25rem;
  position: relative;
  right: -4.375rem;
}

#wrapper {
  /* Base
  ====================================*/
  /* Layout
  ====================================*/
  /* Components
  ====================================*/
  /* Pages
  ====================================*/
}
#wrapper h1,
#wrapper h2,
#wrapper h3,
#wrapper h4 {
  line-height: normal;
}
#wrapper h1,
#wrapper h2,
#wrapper h3,
#wrapper .header-image-text-top {
  margin: 0;
}
#wrapper h1.title em,
#wrapper h2.title em,
#wrapper h3.title em,
#wrapper .header-image-text-top.title em {
  font-style: normal;
  color: #d83410;
}
#wrapper h1.title p,
#wrapper h2.title p,
#wrapper h3.title p,
#wrapper .header-image-text-top.title p {
  margin: 0;
}
#wrapper h1.title br,
#wrapper h2.title br,
#wrapper h3.title br,
#wrapper .header-image-text-top.title br {
  display: inline;
  content: " ";
}
#wrapper .article-title h1,
#wrapper .article-title h2,
#wrapper .article-title h3,
#wrapper .article-title h4 {
  position: relative;
  margin-left: 1.25rem;
  font-weight: 800;
  font-size: 2.5rem;
  line-height: 3.375rem;
  text-transform: uppercase;
}
#wrapper .article-title h1::before,
#wrapper .article-title h2::before,
#wrapper .article-title h3::before,
#wrapper .article-title h4::before {
  content: "";
  position: absolute;
  top: 0;
  inset-inline-start: -1.25rem;
  width: 0.125rem;
  height: 100%;
  background-color: #ef380b;
}
@media (max-width: 991.98px) {
  #wrapper .responsive-text br {
    display: inline;
    content: " ";
  }
}
#wrapper .c-white {
  color: white;
}
#wrapper .c-white-hover:hover {
  color: white;
}
#wrapper .c-black {
  color: black;
}
#wrapper .c-black-hover:hover {
  color: black;
}
#wrapper .c-orange {
  color: #ef380b;
}
#wrapper .c-orange-hover:hover {
  color: #ef380b;
}
#wrapper .c-gray {
  color: #737373;
}
#wrapper .c-gray-hover:hover {
  color: #737373;
}
#wrapper .c-background-gray {
  color: #f1f1f1;
}
#wrapper .c-background-gray-hover:hover {
  color: #f1f1f1;
}
#wrapper .c-basalt-black {
  color: #1e1e1e;
}
#wrapper .c-basalt-black-hover:hover {
  color: #1e1e1e;
}
#wrapper .c-dim-black {
  color: #0c0c0c;
}
#wrapper .c-dim-black-hover:hover {
  color: #0c0c0c;
}
#wrapper .c-mouse-gray {
  color: #d9d9d9;
}
#wrapper .c-mouse-gray-hover:hover {
  color: #d9d9d9;
}
#wrapper .c-bright-red {
  color: #d83410;
}
#wrapper .c-bright-red-hover:hover {
  color: #d83410;
}
#wrapper .c-dark-red {
  color: #ab1f00;
}
#wrapper .c-dark-red-hover:hover {
  color: #ab1f00;
}
#wrapper .c-active-green {
  color: #effde6;
}
#wrapper .c-active-green-hover:hover {
  color: #effde6;
}
#wrapper .c-dot-green {
  color: #58cb2b;
}
#wrapper .c-dot-green-hover:hover {
  color: #58cb2b;
}
#wrapper .c-light-coral {
  color: #ffae9c;
}
#wrapper .c-light-coral-hover:hover {
  color: #ffae9c;
}
#wrapper .c-orange-vivid {
  color: #ff7253;
}
#wrapper .c-orange-vivid-hover:hover {
  color: #ff7253;
}
#wrapper .c-peaches {
  color: #ffebe6;
}
#wrapper .c-peaches-hover:hover {
  color: #ffebe6;
}
#wrapper .c-deep-gray {
  color: #242424;
}
#wrapper .c-deep-gray-hover:hover {
  color: #242424;
}
#wrapper .c-light-gray {
  color: #c1c1c1;
}
#wrapper .c-light-gray-hover:hover {
  color: #c1c1c1;
}
#wrapper .c-charcoal-gray, #wrapper .wt-file-upload-list .file-size, #wrapper .wt-file-upload-list i {
  color: #3a3a3a;
}
#wrapper .c-charcoal-gray-hover:hover {
  color: #3a3a3a;
}
#wrapper .c-ash-gray {
  color: #b3b3b3;
}
#wrapper .c-ash-gray-hover:hover {
  color: #b3b3b3;
}
#wrapper .c-dark-gray {
  color: #2c2c2c;
}
#wrapper .c-dark-gray-hover:hover {
  color: #2c2c2c;
}
#wrapper .c-white-opaque {
  color: rgba(255, 255, 255, 0.8);
}
#wrapper .c-white-opaque-hover:hover {
  color: rgba(255, 255, 255, 0.8);
}
#wrapper .c-peach-puff {
  color: #ffd2be;
}
#wrapper .c-peach-puff-hover:hover {
  color: #ffd2be;
}
#wrapper .c-rust-red {
  color: #9e260c;
}
#wrapper .c-rust-red-hover:hover {
  color: #9e260c;
}
#wrapper .cursor-pointer {
  cursor: pointer;
}
#wrapper .cursor-not-allowed {
  cursor: not-allowed;
}
#wrapper .f-weight-100 {
  font-weight: 100;
}
#wrapper .f-weight-200 {
  font-weight: 200;
}
#wrapper .f-weight-400 {
  font-weight: 400;
}
#wrapper .f-weight-500 {
  font-weight: 500;
}
#wrapper .f-weight-600 {
  font-weight: 600;
}
#wrapper .f-weight-700 {
  font-weight: 700;
}
#wrapper .f-weight-800 {
  font-weight: 800;
}
#wrapper .f-size-5 {
  font-size: 0.3125rem;
}
@media (min-width: 992px) {
  #wrapper .f-size-lg-5 {
    font-size: 0.3125rem;
  }
}
#wrapper .f-size-7 {
  font-size: 0.4375rem;
}
@media (min-width: 992px) {
  #wrapper .f-size-lg-7 {
    font-size: 0.4375rem;
  }
}
#wrapper .f-size-10 {
  font-size: 0.625rem;
}
@media (min-width: 992px) {
  #wrapper .f-size-lg-10 {
    font-size: 0.625rem;
  }
}
#wrapper .f-size-12 {
  font-size: 0.75rem;
}
@media (min-width: 992px) {
  #wrapper .f-size-lg-12 {
    font-size: 0.75rem;
  }
}
#wrapper .f-size-14 {
  font-size: 0.875rem;
}
@media (min-width: 992px) {
  #wrapper .f-size-lg-14 {
    font-size: 0.875rem;
  }
}
#wrapper .f-size-15 {
  font-size: 0.9375rem;
}
@media (min-width: 992px) {
  #wrapper .f-size-lg-15 {
    font-size: 0.9375rem;
  }
}
#wrapper .f-size-16 {
  font-size: 1rem;
}
@media (min-width: 992px) {
  #wrapper .f-size-lg-16 {
    font-size: 1rem;
  }
}
#wrapper .f-size-18 {
  font-size: 1.125rem;
}
@media (min-width: 992px) {
  #wrapper .f-size-lg-18 {
    font-size: 1.125rem;
  }
}
#wrapper .f-size-20 {
  font-size: 1.25rem;
}
@media (min-width: 992px) {
  #wrapper .f-size-lg-20 {
    font-size: 1.25rem;
  }
}
#wrapper .f-size-24 {
  font-size: 1.5rem;
}
@media (min-width: 992px) {
  #wrapper .f-size-lg-24 {
    font-size: 1.5rem;
  }
}
#wrapper .f-size-26 {
  font-size: 1.625rem;
}
@media (min-width: 992px) {
  #wrapper .f-size-lg-26 {
    font-size: 1.625rem;
  }
}
#wrapper .f-size-28 {
  font-size: 1.75rem;
}
@media (min-width: 992px) {
  #wrapper .f-size-lg-28 {
    font-size: 1.75rem;
  }
}
#wrapper .f-size-32 {
  font-size: 2rem;
}
@media (min-width: 992px) {
  #wrapper .f-size-lg-32 {
    font-size: 2rem;
  }
}
#wrapper .f-size-40 {
  font-size: 2.5rem;
}
@media (min-width: 992px) {
  #wrapper .f-size-lg-40 {
    font-size: 2.5rem;
  }
}
#wrapper .f-size-48 {
  font-size: 3rem;
}
@media (min-width: 992px) {
  #wrapper .f-size-lg-48 {
    font-size: 3rem;
  }
}
#wrapper .f-size-56 {
  font-size: 3.5rem;
}
@media (min-width: 992px) {
  #wrapper .f-size-lg-56 {
    font-size: 3.5rem;
  }
}
#wrapper .f-size-64 {
  font-size: 4rem;
}
@media (min-width: 992px) {
  #wrapper .f-size-lg-64 {
    font-size: 4rem;
  }
}
#wrapper .f-size-90 {
  font-size: 5.625rem;
}
@media (min-width: 992px) {
  #wrapper .f-size-lg-90 {
    font-size: 5.625rem;
  }
}
#wrapper .f-size-100 {
  font-size: 6.25rem;
}
@media (min-width: 992px) {
  #wrapper .f-size-lg-100 {
    font-size: 6.25rem;
  }
}
#wrapper .f-size-200 {
  font-size: 12.5rem;
}
@media (min-width: 992px) {
  #wrapper .f-size-lg-200 {
    font-size: 12.5rem;
  }
}
#wrapper .f-avenir, #wrapper .wt-file-upload {
  font-family: "Avenir";
}
#wrapper .f-syne, #wrapper .career-card-container {
  font-family: "Syne", sans-serif;
}
#wrapper .text-decoration-underline {
  text-decoration: underline;
}
#wrapper .last-paragrap-mb-0 p:last-of-type {
  margin-bottom: 0;
}
#wrapper .letter-spacing-n1p2 {
  letter-spacing: -0.075rem;
}
#wrapper .line-height-12 {
  line-height: 0.75rem;
}
@media (min-width: 992px) {
  #wrapper .line-height-lg-12 {
    line-height: 0.75rem;
  }
}
#wrapper .line-height-16 {
  line-height: 1rem;
}
@media (min-width: 992px) {
  #wrapper .line-height-lg-16 {
    line-height: 1rem;
  }
}
#wrapper .line-height-18 {
  line-height: 1.125rem;
}
@media (min-width: 992px) {
  #wrapper .line-height-lg-18 {
    line-height: 1.125rem;
  }
}
#wrapper .line-height-20 {
  line-height: 1.25rem;
}
@media (min-width: 992px) {
  #wrapper .line-height-lg-20 {
    line-height: 1.25rem;
  }
}
#wrapper .line-height-22 {
  line-height: 1.375rem;
}
@media (min-width: 992px) {
  #wrapper .line-height-lg-22 {
    line-height: 1.375rem;
  }
}
#wrapper .line-height-24 {
  line-height: 1.5rem;
}
@media (min-width: 992px) {
  #wrapper .line-height-lg-24 {
    line-height: 1.5rem;
  }
}
#wrapper .line-height-27 {
  line-height: 1.6875rem;
}
@media (min-width: 992px) {
  #wrapper .line-height-lg-27 {
    line-height: 1.6875rem;
  }
}
#wrapper .line-height-28 {
  line-height: 1.75rem;
}
@media (min-width: 992px) {
  #wrapper .line-height-lg-28 {
    line-height: 1.75rem;
  }
}
#wrapper .line-height-32 {
  line-height: 2rem;
}
@media (min-width: 992px) {
  #wrapper .line-height-lg-32 {
    line-height: 2rem;
  }
}
#wrapper .line-height-34 {
  line-height: 2.125rem;
}
@media (min-width: 992px) {
  #wrapper .line-height-lg-34 {
    line-height: 2.125rem;
  }
}
#wrapper .line-height-40 {
  line-height: 2.5rem;
}
@media (min-width: 992px) {
  #wrapper .line-height-lg-40 {
    line-height: 2.5rem;
  }
}
#wrapper .line-height-45 {
  line-height: 2.8125rem;
}
@media (min-width: 992px) {
  #wrapper .line-height-lg-45 {
    line-height: 2.8125rem;
  }
}
#wrapper .line-height-50 {
  line-height: 3.125rem;
}
@media (min-width: 992px) {
  #wrapper .line-height-lg-50 {
    line-height: 3.125rem;
  }
}
#wrapper .line-height-54 {
  line-height: 3.375rem;
}
@media (min-width: 992px) {
  #wrapper .line-height-lg-54 {
    line-height: 3.375rem;
  }
}
#wrapper .line-height-70 {
  line-height: 4.375rem;
}
@media (min-width: 992px) {
  #wrapper .line-height-lg-70 {
    line-height: 4.375rem;
  }
}
#wrapper .line-height-76 {
  line-height: 4.75rem;
}
@media (min-width: 992px) {
  #wrapper .line-height-lg-76 {
    line-height: 4.75rem;
  }
}
#wrapper .line-height-90 {
  line-height: 5.625rem;
}
@media (min-width: 992px) {
  #wrapper .line-height-lg-90 {
    line-height: 5.625rem;
  }
}
#wrapper .line-height-100 {
  line-height: 6.25rem;
}
@media (min-width: 992px) {
  #wrapper .line-height-lg-100 {
    line-height: 6.25rem;
  }
}
#wrapper .line-height-200 {
  line-height: 12.5rem;
}
@media (min-width: 992px) {
  #wrapper .line-height-lg-200 {
    line-height: 12.5rem;
  }
}
#wrapper .line-height-normal {
  line-height: normal;
}
#wrapper .line-clamp-1 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#wrapper .line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#wrapper .line-clamp-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#wrapper .line-clamp-4 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#wrapper .cursor-none {
  cursor: none !important;
}
#wrapper .component-paragraph,
#wrapper .component-paragraph p {
  font-size: 1.25rem;
  color: #737373;
  font-weight: 400;
  line-height: 2rem;
}
#wrapper .component-paragraph strong,
#wrapper .component-paragraph p strong {
  color: #3a3a3a;
  font-weight: 800;
}
@media (min-width: 992px) {
  #wrapper .component-paragraph:last-of-type,
  #wrapper .component-paragraph p:last-of-type {
    margin-bottom: 0;
  }
}
#wrapper .em-reset em {
  font-style: normal;
}
#wrapper .bg-white {
  background-color: white !important;
}
#wrapper .bg-white-hover:hover {
  background-color: white;
}
#wrapper .bg-black {
  background-color: black !important;
}
#wrapper .bg-black-hover:hover {
  background-color: black;
}
#wrapper .bg-orange {
  background-color: #ef380b !important;
}
#wrapper .bg-orange-hover:hover {
  background-color: #ef380b;
}
#wrapper .bg-gray {
  background-color: #737373 !important;
}
#wrapper .bg-gray-hover:hover {
  background-color: #737373;
}
#wrapper .bg-background-gray {
  background-color: #f1f1f1 !important;
}
#wrapper .bg-background-gray-hover:hover {
  background-color: #f1f1f1;
}
#wrapper .bg-basalt-black {
  background-color: #1e1e1e !important;
}
#wrapper .bg-basalt-black-hover:hover {
  background-color: #1e1e1e;
}
#wrapper .bg-dim-black {
  background-color: #0c0c0c !important;
}
#wrapper .bg-dim-black-hover:hover {
  background-color: #0c0c0c;
}
#wrapper .bg-mouse-gray {
  background-color: #d9d9d9 !important;
}
#wrapper .bg-mouse-gray-hover:hover {
  background-color: #d9d9d9;
}
#wrapper .bg-bright-red {
  background-color: #d83410 !important;
}
#wrapper .bg-bright-red-hover:hover {
  background-color: #d83410;
}
#wrapper .bg-dark-red {
  background-color: #ab1f00 !important;
}
#wrapper .bg-dark-red-hover:hover {
  background-color: #ab1f00;
}
#wrapper .bg-active-green {
  background-color: #effde6 !important;
}
#wrapper .bg-active-green-hover:hover {
  background-color: #effde6;
}
#wrapper .bg-dot-green {
  background-color: #58cb2b !important;
}
#wrapper .bg-dot-green-hover:hover {
  background-color: #58cb2b;
}
#wrapper .bg-light-coral {
  background-color: #ffae9c !important;
}
#wrapper .bg-light-coral-hover:hover {
  background-color: #ffae9c;
}
#wrapper .bg-orange-vivid {
  background-color: #ff7253 !important;
}
#wrapper .bg-orange-vivid-hover:hover {
  background-color: #ff7253;
}
#wrapper .bg-peaches {
  background-color: #ffebe6 !important;
}
#wrapper .bg-peaches-hover:hover {
  background-color: #ffebe6;
}
#wrapper .bg-deep-gray {
  background-color: #242424 !important;
}
#wrapper .bg-deep-gray-hover:hover {
  background-color: #242424;
}
#wrapper .bg-light-gray {
  background-color: #c1c1c1 !important;
}
#wrapper .bg-light-gray-hover:hover {
  background-color: #c1c1c1;
}
#wrapper .bg-charcoal-gray {
  background-color: #3a3a3a !important;
}
#wrapper .bg-charcoal-gray-hover:hover {
  background-color: #3a3a3a;
}
#wrapper .bg-ash-gray {
  background-color: #b3b3b3 !important;
}
#wrapper .bg-ash-gray-hover:hover {
  background-color: #b3b3b3;
}
#wrapper .bg-dark-gray {
  background-color: #2c2c2c !important;
}
#wrapper .bg-dark-gray-hover:hover {
  background-color: #2c2c2c;
}
#wrapper .bg-white-opaque {
  background-color: rgba(255, 255, 255, 0.8) !important;
}
#wrapper .bg-white-opaque-hover:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
#wrapper .bg-peach-puff {
  background-color: #ffd2be !important;
}
#wrapper .bg-peach-puff-hover:hover {
  background-color: #ffd2be;
}
#wrapper .bg-rust-red {
  background-color: #9e260c !important;
}
#wrapper .bg-rust-red-hover:hover {
  background-color: #9e260c;
}
#wrapper .bg-white-o06 {
  background-color: rgba(255, 255, 255, 0.6);
}
@media (min-width: 992px) {
  #wrapper .footer-lg-background-gradient {
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.8) 0%, rgba(36, 36, 36, 0.8) 50%);
  }
}
@media (max-width: 991.98px) {
  #wrapper .footer-md-background-gradient {
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.8) 0%, rgba(36, 36, 36, 0.8) 50%);
  }
}
#wrapper .dark-red-gradient {
  background: radial-gradient(50% 50% at 50% 50%, rgba(171, 31, 0, 0.9) 0%, rgba(171, 31, 0, 0.7) 100%);
}
@media (min-width: 992px) {
  #wrapper .bg-lg-deep-gray-o08 {
    background-color: rgba(36, 36, 36, 0.8);
  }
}
#wrapper .bg-white-gradient {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 60%, white 90%);
}
#wrapper .bg-orange-warm-orange-gradient {
  background: linear-gradient(31.82deg, #ef380b 3.69%, #fe8f26 89.52%);
}
#wrapper .bg-submenu-box-shadow {
  box-shadow: 0 0.25rem trem(16) 0 rgba(102, 99, 96, 0.1607843137);
}
#wrapper .bg-orange-warm-orange-gradient-hover::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: 1.875rem;
  transform-origin: bottom left;
  transform: scale(0);
  transition: transform 0.5s cubic-bezier(0.5, 1.01, 0.2, 1.09);
  background: linear-gradient(31.82deg, #ef380b 3.69%, #fe8f26 89.52%);
}
#wrapper .bg-orange-warm-orange-gradient-hover:hover::after {
  transform: scale(1);
}
#wrapper .bg-orange-warm-orange-gradient-hover:hover span {
  color: white;
}
#wrapper .bg-dark-gray-o056 {
  background-color: rgba(44, 44, 44, 0.56);
}
@media (max-width: 991.98px) {
  #wrapper .bg-image-mobile-hide {
    background-image: none !important;
  }
}
@media (max-width: 991.98px) {
  #wrapper .bg-color-mobile-transparent {
    background-color: transparent !important;
  }
}
#wrapper .email-form legend.bg-white {
  background-color: transparent !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#wrapper .gray-to-white-gradient {
  background: linear-gradient(to bottom, #f1f1f1 50%, white 50%);
}
#wrapper .event-video-gradient {
  background: white;
  background: linear-gradient(90deg, white 0%, rgba(255, 255, 255, 0) 70%);
}
#wrapper .backdrop-filter-blur-24px {
  backdrop-filter: blur(24px);
}
#wrapper .backdrop-filter-blur-4px {
  backdrop-filter: blur(4px);
}
#wrapper .blur-filter-250px {
  filter: blur(250px);
}
#wrapper .blur-filter-5px {
  filter: blur(5px);
}
#wrapper .br-radius-0px {
  border-radius: 0rem;
}
#wrapper .br-radius-top-0px {
  border-top-left-radius: 0rem;
  border-top-right-radius: 0rem;
}
#wrapper .br-radius-bottom-0px {
  border-bottom-left-radius: 0rem;
  border-bottom-right-radius: 0rem;
}
#wrapper .br-radius-left-0px {
  border-top-left-radius: 0rem;
  border-bottom-left-radius: 0rem;
}
#wrapper .br-radius-right-0px {
  border-top-right-radius: 0rem;
  border-bottom-right-radius: 0rem;
}
@media (min-width: 992px) {
  #wrapper .br-radius-lg-0px {
    border-radius: 0rem !important;
  }
  #wrapper .br-radius-lg-top-0px {
    border-top-left-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
  }
  #wrapper .br-radius-lg-bottom-0px {
    border-bottom-left-radius: 0rem !important;
    border-bottom-right-radius: 0rem !important;
  }
  #wrapper .br-radius-lg-left-0px {
    border-top-left-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
  }
  #wrapper .br-radius-lg-right-0px {
    border-top-right-radius: 0rem !important;
    border-bottom-right-radius: 0rem !important;
  }
}
#wrapper .br-radius-bottom-left-0px {
  border-bottom-left-radius: 0rem !important;
}
#wrapper .br-radius-bottom-right-0px {
  border-bottom-right-radius: 0rem !important;
}
#wrapper .br-radius-top-left-0px {
  border-top-left-radius: 0rem !important;
}
#wrapper .br-radius-top-right-0px {
  border-top-right-radius: 0rem !important;
}
@media (min-width: 992px) {
  #wrapper .br-radius-lg-bottom-left-0px {
    border-bottom-left-radius: 0rem !important;
  }
  #wrapper .br-radius-lg-bottom-right-0px {
    border-bottom-right-radius: 0rem !important;
  }
  #wrapper .br-radius-lg-top-left-0px {
    border-top-left-radius: 0rem !important;
  }
  #wrapper .br-radius-lg-top-right-0px {
    border-top-right-radius: 0rem !important;
  }
}
#wrapper .br-radius-8px {
  border-radius: 0.5rem;
}
#wrapper .br-radius-top-8px {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
#wrapper .br-radius-bottom-8px {
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}
#wrapper .br-radius-left-8px {
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
#wrapper .br-radius-right-8px {
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}
@media (min-width: 992px) {
  #wrapper .br-radius-lg-8px {
    border-radius: 0.5rem !important;
  }
  #wrapper .br-radius-lg-top-8px {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }
  #wrapper .br-radius-lg-bottom-8px {
    border-bottom-left-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  #wrapper .br-radius-lg-left-8px {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }
  #wrapper .br-radius-lg-right-8px {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
}
#wrapper .br-radius-bottom-left-8px {
  border-bottom-left-radius: 0.5rem !important;
}
#wrapper .br-radius-bottom-right-8px {
  border-bottom-right-radius: 0.5rem !important;
}
#wrapper .br-radius-top-left-8px {
  border-top-left-radius: 0.5rem !important;
}
#wrapper .br-radius-top-right-8px {
  border-top-right-radius: 0.5rem !important;
}
@media (min-width: 992px) {
  #wrapper .br-radius-lg-bottom-left-8px {
    border-bottom-left-radius: 0.5rem !important;
  }
  #wrapper .br-radius-lg-bottom-right-8px {
    border-bottom-right-radius: 0.5rem !important;
  }
  #wrapper .br-radius-lg-top-left-8px {
    border-top-left-radius: 0.5rem !important;
  }
  #wrapper .br-radius-lg-top-right-8px {
    border-top-right-radius: 0.5rem !important;
  }
}
#wrapper .br-radius-15px {
  border-radius: 0.9375rem;
}
#wrapper .br-radius-top-15px {
  border-top-left-radius: 0.9375rem;
  border-top-right-radius: 0.9375rem;
}
#wrapper .br-radius-bottom-15px {
  border-bottom-left-radius: 0.9375rem;
  border-bottom-right-radius: 0.9375rem;
}
#wrapper .br-radius-left-15px {
  border-top-left-radius: 0.9375rem;
  border-bottom-left-radius: 0.9375rem;
}
#wrapper .br-radius-right-15px {
  border-top-right-radius: 0.9375rem;
  border-bottom-right-radius: 0.9375rem;
}
@media (min-width: 992px) {
  #wrapper .br-radius-lg-15px {
    border-radius: 0.9375rem !important;
  }
  #wrapper .br-radius-lg-top-15px {
    border-top-left-radius: 0.9375rem !important;
    border-top-right-radius: 0.9375rem !important;
  }
  #wrapper .br-radius-lg-bottom-15px {
    border-bottom-left-radius: 0.9375rem !important;
    border-bottom-right-radius: 0.9375rem !important;
  }
  #wrapper .br-radius-lg-left-15px {
    border-top-left-radius: 0.9375rem !important;
    border-bottom-left-radius: 0.9375rem !important;
  }
  #wrapper .br-radius-lg-right-15px {
    border-top-right-radius: 0.9375rem !important;
    border-bottom-right-radius: 0.9375rem !important;
  }
}
#wrapper .br-radius-bottom-left-15px {
  border-bottom-left-radius: 0.9375rem !important;
}
#wrapper .br-radius-bottom-right-15px {
  border-bottom-right-radius: 0.9375rem !important;
}
#wrapper .br-radius-top-left-15px {
  border-top-left-radius: 0.9375rem !important;
}
#wrapper .br-radius-top-right-15px {
  border-top-right-radius: 0.9375rem !important;
}
@media (min-width: 992px) {
  #wrapper .br-radius-lg-bottom-left-15px {
    border-bottom-left-radius: 0.9375rem !important;
  }
  #wrapper .br-radius-lg-bottom-right-15px {
    border-bottom-right-radius: 0.9375rem !important;
  }
  #wrapper .br-radius-lg-top-left-15px {
    border-top-left-radius: 0.9375rem !important;
  }
  #wrapper .br-radius-lg-top-right-15px {
    border-top-right-radius: 0.9375rem !important;
  }
}
#wrapper .br-radius-20px {
  border-radius: 1.25rem;
}
#wrapper .br-radius-top-20px {
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
}
#wrapper .br-radius-bottom-20px {
  border-bottom-left-radius: 1.25rem;
  border-bottom-right-radius: 1.25rem;
}
#wrapper .br-radius-left-20px {
  border-top-left-radius: 1.25rem;
  border-bottom-left-radius: 1.25rem;
}
#wrapper .br-radius-right-20px {
  border-top-right-radius: 1.25rem;
  border-bottom-right-radius: 1.25rem;
}
@media (min-width: 992px) {
  #wrapper .br-radius-lg-20px {
    border-radius: 1.25rem !important;
  }
  #wrapper .br-radius-lg-top-20px {
    border-top-left-radius: 1.25rem !important;
    border-top-right-radius: 1.25rem !important;
  }
  #wrapper .br-radius-lg-bottom-20px {
    border-bottom-left-radius: 1.25rem !important;
    border-bottom-right-radius: 1.25rem !important;
  }
  #wrapper .br-radius-lg-left-20px {
    border-top-left-radius: 1.25rem !important;
    border-bottom-left-radius: 1.25rem !important;
  }
  #wrapper .br-radius-lg-right-20px {
    border-top-right-radius: 1.25rem !important;
    border-bottom-right-radius: 1.25rem !important;
  }
}
#wrapper .br-radius-bottom-left-20px {
  border-bottom-left-radius: 1.25rem !important;
}
#wrapper .br-radius-bottom-right-20px {
  border-bottom-right-radius: 1.25rem !important;
}
#wrapper .br-radius-top-left-20px {
  border-top-left-radius: 1.25rem !important;
}
#wrapper .br-radius-top-right-20px {
  border-top-right-radius: 1.25rem !important;
}
@media (min-width: 992px) {
  #wrapper .br-radius-lg-bottom-left-20px {
    border-bottom-left-radius: 1.25rem !important;
  }
  #wrapper .br-radius-lg-bottom-right-20px {
    border-bottom-right-radius: 1.25rem !important;
  }
  #wrapper .br-radius-lg-top-left-20px {
    border-top-left-radius: 1.25rem !important;
  }
  #wrapper .br-radius-lg-top-right-20px {
    border-top-right-radius: 1.25rem !important;
  }
}
#wrapper .br-radius-24px {
  border-radius: 1.5rem;
}
#wrapper .br-radius-top-24px {
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}
#wrapper .br-radius-bottom-24px {
  border-bottom-left-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
}
#wrapper .br-radius-left-24px {
  border-top-left-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}
#wrapper .br-radius-right-24px {
  border-top-right-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
}
@media (min-width: 992px) {
  #wrapper .br-radius-lg-24px {
    border-radius: 1.5rem !important;
  }
  #wrapper .br-radius-lg-top-24px {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }
  #wrapper .br-radius-lg-bottom-24px {
    border-bottom-left-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  #wrapper .br-radius-lg-left-24px {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }
  #wrapper .br-radius-lg-right-24px {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
}
#wrapper .br-radius-bottom-left-24px {
  border-bottom-left-radius: 1.5rem !important;
}
#wrapper .br-radius-bottom-right-24px {
  border-bottom-right-radius: 1.5rem !important;
}
#wrapper .br-radius-top-left-24px {
  border-top-left-radius: 1.5rem !important;
}
#wrapper .br-radius-top-right-24px {
  border-top-right-radius: 1.5rem !important;
}
@media (min-width: 992px) {
  #wrapper .br-radius-lg-bottom-left-24px {
    border-bottom-left-radius: 1.5rem !important;
  }
  #wrapper .br-radius-lg-bottom-right-24px {
    border-bottom-right-radius: 1.5rem !important;
  }
  #wrapper .br-radius-lg-top-left-24px {
    border-top-left-radius: 1.5rem !important;
  }
  #wrapper .br-radius-lg-top-right-24px {
    border-top-right-radius: 1.5rem !important;
  }
}
#wrapper .br-radius-30px, #wrapper .wt-file-upload-list, #wrapper .wt-file-upload-container {
  border-radius: 1.875rem;
}
#wrapper .br-radius-top-30px {
  border-top-left-radius: 1.875rem;
  border-top-right-radius: 1.875rem;
}
#wrapper .br-radius-bottom-30px {
  border-bottom-left-radius: 1.875rem;
  border-bottom-right-radius: 1.875rem;
}
#wrapper .br-radius-left-30px {
  border-top-left-radius: 1.875rem;
  border-bottom-left-radius: 1.875rem;
}
#wrapper .br-radius-right-30px {
  border-top-right-radius: 1.875rem;
  border-bottom-right-radius: 1.875rem;
}
@media (min-width: 992px) {
  #wrapper .br-radius-lg-30px {
    border-radius: 1.875rem !important;
  }
  #wrapper .br-radius-lg-top-30px {
    border-top-left-radius: 1.875rem !important;
    border-top-right-radius: 1.875rem !important;
  }
  #wrapper .br-radius-lg-bottom-30px {
    border-bottom-left-radius: 1.875rem !important;
    border-bottom-right-radius: 1.875rem !important;
  }
  #wrapper .br-radius-lg-left-30px {
    border-top-left-radius: 1.875rem !important;
    border-bottom-left-radius: 1.875rem !important;
  }
  #wrapper .br-radius-lg-right-30px {
    border-top-right-radius: 1.875rem !important;
    border-bottom-right-radius: 1.875rem !important;
  }
}
#wrapper .br-radius-bottom-left-30px {
  border-bottom-left-radius: 1.875rem !important;
}
#wrapper .br-radius-bottom-right-30px {
  border-bottom-right-radius: 1.875rem !important;
}
#wrapper .br-radius-top-left-30px {
  border-top-left-radius: 1.875rem !important;
}
#wrapper .br-radius-top-right-30px {
  border-top-right-radius: 1.875rem !important;
}
@media (min-width: 992px) {
  #wrapper .br-radius-lg-bottom-left-30px {
    border-bottom-left-radius: 1.875rem !important;
  }
  #wrapper .br-radius-lg-bottom-right-30px {
    border-bottom-right-radius: 1.875rem !important;
  }
  #wrapper .br-radius-lg-top-left-30px {
    border-top-left-radius: 1.875rem !important;
  }
  #wrapper .br-radius-lg-top-right-30px {
    border-top-right-radius: 1.875rem !important;
  }
}
#wrapper .br-radius-40px {
  border-radius: 2.5rem;
}
#wrapper .br-radius-top-40px {
  border-top-left-radius: 2.5rem;
  border-top-right-radius: 2.5rem;
}
#wrapper .br-radius-bottom-40px {
  border-bottom-left-radius: 2.5rem;
  border-bottom-right-radius: 2.5rem;
}
#wrapper .br-radius-left-40px {
  border-top-left-radius: 2.5rem;
  border-bottom-left-radius: 2.5rem;
}
#wrapper .br-radius-right-40px {
  border-top-right-radius: 2.5rem;
  border-bottom-right-radius: 2.5rem;
}
@media (min-width: 992px) {
  #wrapper .br-radius-lg-40px {
    border-radius: 2.5rem !important;
  }
  #wrapper .br-radius-lg-top-40px {
    border-top-left-radius: 2.5rem !important;
    border-top-right-radius: 2.5rem !important;
  }
  #wrapper .br-radius-lg-bottom-40px {
    border-bottom-left-radius: 2.5rem !important;
    border-bottom-right-radius: 2.5rem !important;
  }
  #wrapper .br-radius-lg-left-40px {
    border-top-left-radius: 2.5rem !important;
    border-bottom-left-radius: 2.5rem !important;
  }
  #wrapper .br-radius-lg-right-40px {
    border-top-right-radius: 2.5rem !important;
    border-bottom-right-radius: 2.5rem !important;
  }
}
#wrapper .br-radius-bottom-left-40px {
  border-bottom-left-radius: 2.5rem !important;
}
#wrapper .br-radius-bottom-right-40px {
  border-bottom-right-radius: 2.5rem !important;
}
#wrapper .br-radius-top-left-40px {
  border-top-left-radius: 2.5rem !important;
}
#wrapper .br-radius-top-right-40px {
  border-top-right-radius: 2.5rem !important;
}
@media (min-width: 992px) {
  #wrapper .br-radius-lg-bottom-left-40px {
    border-bottom-left-radius: 2.5rem !important;
  }
  #wrapper .br-radius-lg-bottom-right-40px {
    border-bottom-right-radius: 2.5rem !important;
  }
  #wrapper .br-radius-lg-top-left-40px {
    border-top-left-radius: 2.5rem !important;
  }
  #wrapper .br-radius-lg-top-right-40px {
    border-top-right-radius: 2.5rem !important;
  }
}
#wrapper .br-radius-50px {
  border-radius: 3.125rem;
}
#wrapper .br-radius-top-50px {
  border-top-left-radius: 3.125rem;
  border-top-right-radius: 3.125rem;
}
#wrapper .br-radius-bottom-50px {
  border-bottom-left-radius: 3.125rem;
  border-bottom-right-radius: 3.125rem;
}
#wrapper .br-radius-left-50px {
  border-top-left-radius: 3.125rem;
  border-bottom-left-radius: 3.125rem;
}
#wrapper .br-radius-right-50px {
  border-top-right-radius: 3.125rem;
  border-bottom-right-radius: 3.125rem;
}
@media (min-width: 992px) {
  #wrapper .br-radius-lg-50px {
    border-radius: 3.125rem !important;
  }
  #wrapper .br-radius-lg-top-50px {
    border-top-left-radius: 3.125rem !important;
    border-top-right-radius: 3.125rem !important;
  }
  #wrapper .br-radius-lg-bottom-50px {
    border-bottom-left-radius: 3.125rem !important;
    border-bottom-right-radius: 3.125rem !important;
  }
  #wrapper .br-radius-lg-left-50px {
    border-top-left-radius: 3.125rem !important;
    border-bottom-left-radius: 3.125rem !important;
  }
  #wrapper .br-radius-lg-right-50px {
    border-top-right-radius: 3.125rem !important;
    border-bottom-right-radius: 3.125rem !important;
  }
}
#wrapper .br-radius-bottom-left-50px {
  border-bottom-left-radius: 3.125rem !important;
}
#wrapper .br-radius-bottom-right-50px {
  border-bottom-right-radius: 3.125rem !important;
}
#wrapper .br-radius-top-left-50px {
  border-top-left-radius: 3.125rem !important;
}
#wrapper .br-radius-top-right-50px {
  border-top-right-radius: 3.125rem !important;
}
@media (min-width: 992px) {
  #wrapper .br-radius-lg-bottom-left-50px {
    border-bottom-left-radius: 3.125rem !important;
  }
  #wrapper .br-radius-lg-bottom-right-50px {
    border-bottom-right-radius: 3.125rem !important;
  }
  #wrapper .br-radius-lg-top-left-50px {
    border-top-left-radius: 3.125rem !important;
  }
  #wrapper .br-radius-lg-top-right-50px {
    border-top-right-radius: 3.125rem !important;
  }
}
#wrapper .br-radius-100px {
  border-radius: 6.25rem;
}
#wrapper .br-radius-top-100px {
  border-top-left-radius: 6.25rem;
  border-top-right-radius: 6.25rem;
}
#wrapper .br-radius-bottom-100px {
  border-bottom-left-radius: 6.25rem;
  border-bottom-right-radius: 6.25rem;
}
#wrapper .br-radius-left-100px {
  border-top-left-radius: 6.25rem;
  border-bottom-left-radius: 6.25rem;
}
#wrapper .br-radius-right-100px {
  border-top-right-radius: 6.25rem;
  border-bottom-right-radius: 6.25rem;
}
@media (min-width: 992px) {
  #wrapper .br-radius-lg-100px {
    border-radius: 6.25rem !important;
  }
  #wrapper .br-radius-lg-top-100px {
    border-top-left-radius: 6.25rem !important;
    border-top-right-radius: 6.25rem !important;
  }
  #wrapper .br-radius-lg-bottom-100px {
    border-bottom-left-radius: 6.25rem !important;
    border-bottom-right-radius: 6.25rem !important;
  }
  #wrapper .br-radius-lg-left-100px {
    border-top-left-radius: 6.25rem !important;
    border-bottom-left-radius: 6.25rem !important;
  }
  #wrapper .br-radius-lg-right-100px {
    border-top-right-radius: 6.25rem !important;
    border-bottom-right-radius: 6.25rem !important;
  }
}
#wrapper .br-radius-bottom-left-100px {
  border-bottom-left-radius: 6.25rem !important;
}
#wrapper .br-radius-bottom-right-100px {
  border-bottom-right-radius: 6.25rem !important;
}
#wrapper .br-radius-top-left-100px {
  border-top-left-radius: 6.25rem !important;
}
#wrapper .br-radius-top-right-100px {
  border-top-right-radius: 6.25rem !important;
}
@media (min-width: 992px) {
  #wrapper .br-radius-lg-bottom-left-100px {
    border-bottom-left-radius: 6.25rem !important;
  }
  #wrapper .br-radius-lg-bottom-right-100px {
    border-bottom-right-radius: 6.25rem !important;
  }
  #wrapper .br-radius-lg-top-left-100px {
    border-top-left-radius: 6.25rem !important;
  }
  #wrapper .br-radius-lg-top-right-100px {
    border-top-right-radius: 6.25rem !important;
  }
}
#wrapper .border-light-gray-1px {
  border: 0.0625rem solid #c1c1c1;
}
#wrapper .br-right-shark-gray-1px {
  border-right: 0.0625rem solid #e1e1e1;
}
@media (min-width: 992px) {
  #wrapper .br-lg-right-shark-gray-1px {
    border-right: 0.0625rem solid #e1e1e1;
  }
}
@media (max-width: 991.98px) {
  #wrapper .br-md-top-shark-gray-1px {
    border-top: 0.0625rem solid #e1e1e1;
  }
}
#wrapper .br-top-background-gray-1px {
  border-top: 0.0625rem solid #f1f1f1;
}
#wrapper .br-top-mouse-gray-1px {
  border-top: 0.0625rem solid #d9d9d9;
}
#wrapper .br-bottom-mouse-gray-1px {
  border-bottom: 0.0625rem solid #d9d9d9;
}
#wrapper .br-bottom-charcoal-gray-1px {
  border-bottom: 0.0625rem solid #3a3a3a;
}
#wrapper .br-left-mouse-gray-1px {
  border-left: 0.0625rem solid #d9d9d9;
}
#wrapper .br-right-mouse-gray-1px {
  border-right: 0.0625rem solid #d9d9d9;
}
#wrapper .map-content-border-gradient {
  background: linear-gradient(white, white) padding-box, linear-gradient(90deg, rgba(193, 193, 193, 0.2) 0%, rgba(193, 193, 193, 0.2) 67%, rgba(255, 174, 156, 0.2) 100%) border-box;
  border: 0.0625rem solid transparent;
}
#wrapper .br-solid-white-2px {
  border: 0.125rem solid white;
}
#wrapper .br-solid-peach-puff-1px {
  border: 0.0625rem solid #ffd2be;
}
#wrapper .br-solid-dark-red-1px {
  border: 0.0625rem solid #ab1f00 !important;
}
#wrapper .br-solid-background-gray-20px {
  border: 1.25rem solid #f1f1f1;
}
#wrapper .br-bottom-orange-3px {
  position: relative;
  padding-bottom: 0.9375rem;
}
#wrapper .br-bottom-orange-3px::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.1875rem;
  background-color: #ef380b;
}
#wrapper .highlighted-activity-tag-border-gradient {
  background: linear-gradient(white, white) padding-box, linear-gradient(90deg, #ff7253 0%, #ffae9c 100%) border-box;
  border: 0.0625rem solid transparent;
}
@media (max-width: 991.98px) {
  #wrapper .br-radius-md-30px {
    border-radius: 1.875rem;
  }
}
#wrapper .br-solid-white-1px {
  border: 0.0625rem solid white;
}
#wrapper .br-solid-peach-puff-1px {
  border: 0.0625rem solid #ffd2be;
}
#wrapper .br-radius-0px-important {
  border-radius: 0 !important;
}
@media (max-width: 991.98px) {
  #wrapper .br-mobile-hide {
    border: 0 !important;
  }
}
#wrapper .br-dashed-charcoal-gray, #wrapper .wt-file-upload-list, #wrapper .wt-file-upload-container {
  border: 0.0625rem dashed #3a3a3a;
}
#wrapper .br-gradient::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 100px;
  padding: 1px;
  background: linear-gradient(45deg, #ef380b, rgba(255, 114, 83, 0.6));
  mask: linear-gradient(black 0 0) content-box, linear-gradient(black 0 0);
  mask-composite: exclude;
}
#wrapper .h-0px {
  height: 0rem;
}
#wrapper .h-112px {
  height: 7rem;
}
#wrapper .minh-112px {
  min-height: 7rem;
}
#wrapper .h-75px {
  height: 4.6875rem;
}
#wrapper .h-48px {
  height: 3rem;
}
#wrapper .h-45px {
  height: 2.8125rem;
}
#wrapper .f-45px {
  flex: 0 0 2.8125rem;
}
#wrapper .h-52px {
  height: 3.25rem;
}
#wrapper .w-52px {
  width: 3.25rem;
}
#wrapper .h-60px {
  height: 3.75rem;
}
#wrapper .h-4px {
  height: 0.25rem;
}
#wrapper .h-155px {
  height: 9.6875rem;
}
#wrapper .h-28px {
  height: 1.75rem;
}
#wrapper .h-24px {
  height: 1.5rem;
}
#wrapper .h-112px {
  height: 7rem;
}
#wrapper .h-120px {
  height: 7.5rem;
}
#wrapper .h-142 {
  height: 8.875rem;
}
#wrapper .h-150px {
  height: 9.375rem;
}
#wrapper .h-65px {
  height: 4.0625rem;
}
#wrapper .h-100px {
  height: 6.25rem;
}
#wrapper .h-360px {
  height: 22.5rem;
}
#wrapper .h-230px {
  height: 14.375rem;
}
#wrapper .maxh-50vh {
  max-height: 50vh;
}
#wrapper .maxh-100vh {
  max-height: 100vh;
}
#wrapper .h-270px {
  height: 16.875rem;
}
#wrapper .h-280px {
  height: 17.5rem;
}
#wrapper .h-425px {
  height: 26.5625rem;
}
#wrapper .h-32px {
  height: 2rem;
}
#wrapper .h-225px {
  height: 14.0625rem;
}
#wrapper .h-318px {
  height: 19.875rem;
}
#wrapper .h-788px {
  height: 49.25rem;
}
#wrapper .h-400px {
  height: 25rem;
}
#wrapper .h-486px {
  height: 30.375rem;
}
@media (min-width: 992px) {
  #wrapper .h-lg-486px {
    height: 30.375rem;
  }
}
#wrapper .h-460px {
  height: 28.75rem;
}
#wrapper .h-720px {
  height: 45rem;
}
@media (min-width: 992px) {
  #wrapper .h-lg-285 {
    height: 17.8125rem;
  }
}
#wrapper .h-700px {
  height: 43.75rem;
}
@media (min-width: 992px) {
  #wrapper .h-lg-700px {
    height: 43.75rem;
  }
}
#wrapper .mw-1280px {
  max-width: 80rem;
}
@media (min-width: 992px) {
  #wrapper .h-lg-788px {
    height: 49.25rem;
  }
}
@media (min-width: 992px) {
  #wrapper .h-lg-366px {
    height: 22.875rem;
  }
}
#wrapper .mh-400px {
  max-height: 25rem;
}
#wrapper .mh-500px {
  max-height: 31.25rem;
}
#wrapper .mh-660px {
  max-height: 41.25rem;
}
#wrapper .minh-440px {
  min-height: 27.5rem;
}
#wrapper .minh-480px {
  min-height: 30rem;
}
@media (min-width: 992px) {
  #wrapper .minh-lg-480px {
    min-height: 30rem;
  }
}
#wrapper .minh-525px {
  min-height: 32.8125rem;
}
@media (min-width: 992px) {
  #wrapper .minh-lg-525px {
    min-height: 32.8125rem;
  }
}
#wrapper .minh-220px {
  min-height: 13.75rem;
}
@media (min-width: 992px) {
  #wrapper .minh-lg-650px {
    min-height: 40.625rem;
  }
}
@media (min-width: 992px) {
  #wrapper .minh-lg-320px {
    min-height: 20rem;
  }
}
@media (min-width: 992px) {
  #wrapper .minh-lg-532px {
    min-height: 33.25rem;
  }
}
#wrapper .vw-100-n50px {
  width: calc(100vw - 3.125rem);
}
@media (min-width: 992px) {
  #wrapper .vw-100-lg-n200px {
    width: calc(100vw - 12.5rem);
  }
}
#wrapper .vh-100-n50px {
  height: calc(100vh - 3.125rem);
}
@media (min-width: 992px) {
  #wrapper .vh-100-lg-n100px {
    height: calc(100vh - 6.25rem);
  }
}
#wrapper .w-1055px {
  width: 65.9375rem;
}
@media (min-width: 992px) {
  #wrapper .w-lg-65p {
    width: 65%;
  }
}
@media (min-width: 992px) {
  #wrapper .w-lg-35p {
    width: 35%;
  }
}
@media (min-width: 992px) {
  #wrapper .w-lg-80p {
    width: 80%;
  }
}
@media (max-width: 991.98px) {
  #wrapper .w-md-100p {
    width: 100%;
  }
}
@media (min-width: 1100px) {
  #wrapper .w-lg-1055px {
    width: 65.9375rem;
  }
}
#wrapper .w-100p-n1px {
  width: calc(100% - 0.0625rem);
}
#wrapper .w-112px {
  width: 7rem;
}
#wrapper .w-4px {
  width: 0.25rem;
}
#wrapper .w-48px {
  width: 3rem;
}
#wrapper .w-155px {
  width: 9.6875rem;
}
#wrapper .w-215px {
  width: 13.4375rem;
}
#wrapper .w-240px {
  width: 15rem;
}
#wrapper .w-250px {
  width: 15.625rem;
}
#wrapper .w-318px {
  width: 19.875rem;
}
#wrapper .w-90p {
  width: 90%;
}
#wrapper .w-57p {
  width: 57%;
}
#wrapper .w-24px {
  width: 1.5rem;
}
#wrapper .w-360px {
  width: 22.5rem;
}
@media (min-width: 992px) {
  #wrapper .w-lg-57p {
    width: 57%;
  }
}
#wrapper .w-100px {
  width: 6.25rem;
}
#wrapper .w-65px {
  width: 4.0625rem;
}
#wrapper .w-32px {
  width: 2rem;
}
#wrapper .w-43p {
  width: 43%;
}
@media (min-width: 992px) {
  #wrapper .w-lg-43p {
    width: 43%;
  }
}
#wrapper .w-28px {
  width: 1.75rem;
}
#wrapper .w-25p {
  width: 25%;
}
#wrapper .w-20px {
  width: 1.25rem;
}
#wrapper .w-40p {
  width: 40%;
}
#wrapper .w-60p {
  width: 60%;
}
#wrapper .w-66p {
  width: 66.6666%;
}
@media (min-width: 992px) {
  #wrapper .w-lg-66p {
    width: 66.6666%;
  }
}
@media (min-width: 992px) {
  #wrapper .w-lg-33p {
    width: 33.3333%;
  }
}
@media (min-width: 992px) {
  #wrapper .w-lg-33p {
    width: 33.3333%;
  }
}
@media (min-width: 992px) {
  #wrapper .w-lg-50p {
    width: 50%;
  }
}
@media (min-width: 992px) {
  #wrapper .w-lg-276px {
    width: 17.25rem;
  }
}
#wrapper .w-85p {
  width: 85%;
}
#wrapper .w-8px {
  width: 0.5rem;
}
#wrapper .w-122 {
  width: 7.625rem;
}
#wrapper .w-85 {
  width: 5.3125rem;
}
#wrapper .w-720px {
  width: 45rem;
}
#wrapper .mw-1400px {
  max-width: 87.5rem;
}
#wrapper .mw-1360px {
  max-width: 85rem;
}
#wrapper .mw-400px {
  max-width: 25rem;
}
@media (min-width: 992px) {
  #wrapper .mw-lg-400px {
    max-width: 25rem;
  }
}
#wrapper .mw-300px {
  max-width: 300px;
}
#wrapper .mw-405px {
  max-width: 25.3125rem;
}
#wrapper .mw-450px {
  max-width: 28.125rem;
}
@media (min-width: 992px) {
  #wrapper .mw-lg-722px {
    max-width: 45.125rem;
  }
}
@media (min-width: 992px) {
  #wrapper .mw-lg-450px {
    max-width: 28.125rem;
  }
}
@media (min-width: 992px) {
  #wrapper .theme_timestamp20px {
    max-width: 45rem;
  }
}
#wrapper .mw-670px {
  max-width: 41.875rem;
}
#wrapper .mw-860px {
  max-width: 53.75rem;
}
#wrapper .mw-910px {
  max-width: 56.875rem;
}
@media (min-width: 992px) {
  #wrapper .w-lg-612px {
    width: 38.25rem;
  }
}
@media (min-width: 992px) {
  #wrapper .w-lg-245 {
    width: 15.3125rem;
  }
}
@media (min-width: 992px) {
  #wrapper .theme_timestamp22px {
    max-width: 45.125rem;
  }
}
@media (min-width: 992px) {
  #wrapper .mw-lg-1050px {
    max-width: 65.625rem;
  }
}
@media (min-width: 992px) {
  #wrapper .mw-lg-600px {
    max-width: 37.5rem;
  }
}
@media (min-width: 992px) {
  #wrapper .mw-lg-832px {
    max-width: 52rem;
  }
}
#wrapper .flex-shrink-2 {
  flex-shrink: 2;
}
@media (min-width: 992px) {
  #wrapper .w-lg-100 {
    width: 100%;
  }
}
#wrapper .h-20px {
  height: 1.25rem;
}
#wrapper .h-65px {
  height: 4.0625rem;
}
#wrapper .h-44px {
  height: 2.75rem;
}
#wrapper .h-8px {
  height: 0.5rem;
}
#wrapper .w-50p {
  width: 50%;
}
#wrapper .w-100px {
  width: 6.25rem;
}
#wrapper .w-44px {
  width: 2.75rem;
}
#wrapper .h-100px {
  height: 6.25rem;
}
#wrapper .h-360px {
  height: 22.5rem;
}
#wrapper .h-280px {
  height: 17.5rem;
}
#wrapper .w-65px {
  width: 4.0625rem;
}
#wrapper .h-425px {
  height: 26.5625rem;
}
#wrapper .big-image .document-size {
  flex: 0 0 6.875rem;
}
#wrapper .small-image .document-size {
  flex: 0 0 5.3125rem;
}
#wrapper .text-area-resize-none {
  resize: none;
}
#wrapper .gap-0 {
  gap: 0rem;
}
#wrapper .gap-5 {
  gap: 0.3125rem;
}
#wrapper .gap-10 {
  gap: 0.625rem;
}
#wrapper .gap-15 {
  gap: 0.9375rem;
}
#wrapper .gap-16 {
  gap: 1rem;
}
#wrapper .gap-20 {
  gap: 1.25rem;
}
#wrapper .gap-24 {
  gap: 1.5rem;
}
#wrapper .gap-30 {
  gap: 1.875rem;
}
#wrapper .gap-40 {
  gap: 2.5rem;
}
#wrapper .gap-50 {
  gap: 3.125rem;
}
#wrapper .gap-56 {
  gap: 3.5rem;
}
#wrapper .gap-80 {
  gap: 5rem;
}
@media (min-width: 62rem) {
  #wrapper .gap-lg-0 {
    gap: 0rem;
  }
}
@media (min-width: 62rem) {
  #wrapper .gap-lg-5 {
    gap: 0.3125rem;
  }
}
@media (min-width: 62rem) {
  #wrapper .gap-lg-10 {
    gap: 0.625rem;
  }
}
@media (min-width: 62rem) {
  #wrapper .gap-lg-15 {
    gap: 0.9375rem;
  }
}
@media (min-width: 62rem) {
  #wrapper .gap-lg-16 {
    gap: 1rem;
  }
}
@media (min-width: 62rem) {
  #wrapper .gap-lg-20 {
    gap: 1.25rem;
  }
}
@media (min-width: 62rem) {
  #wrapper .gap-lg-24 {
    gap: 1.5rem;
  }
}
@media (min-width: 62rem) {
  #wrapper .gap-lg-30 {
    gap: 1.875rem;
  }
}
@media (min-width: 62rem) {
  #wrapper .gap-lg-40 {
    gap: 2.5rem;
  }
}
@media (min-width: 62rem) {
  #wrapper .gap-lg-50 {
    gap: 3.125rem;
  }
}
@media (min-width: 62rem) {
  #wrapper .gap-lg-56 {
    gap: 3.5rem;
  }
}
@media (min-width: 62rem) {
  #wrapper .gap-lg-80 {
    gap: 5rem;
  }
}
#wrapper .margin-top-auto {
  margin-top: auto;
}
@media (min-width: 992px) {
  #wrapper .margin-lg-top-auto {
    margin-top: auto;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  #wrapper .gap-1200-992-5 {
    gap: 0.3125rem;
  }
}
@media (min-width: 992px) {
  #wrapper .left-lg-n300px {
    left: -18.75rem;
  }
}
@media (min-width: 992px) {
  #wrapper .bottom-lg-n500px {
    bottom: -31.25rem !important;
  }
}
#wrapper .left-n310 {
  left: -19.375rem;
}
#wrapper .bottom-n250px {
  bottom: -15.625rem;
}
@media (max-width: 991.98px) {
  #wrapper .awards ul li.award-item {
    margin-bottom: 1.875rem;
  }
  #wrapper .awards ul li.award-item:last-of-type {
    margin-bottom: 0;
  }
  #wrapper .investments ul li.investments-item {
    margin-bottom: 1.875rem;
  }
  #wrapper .investments ul li.investments-item:last-of-type {
    margin-bottom: 0;
  }
}
#wrapper .object-fit-cover {
  object-fit: cover;
}
#wrapper .object-fit-contain {
  object-fit: contain;
}
#wrapper .object-position-left-top {
  object-position: left top;
}
#wrapper .object-position-center-top {
  object-position: center top;
}
#wrapper picture {
  display: flex;
  max-width: 100%;
  width: 100%;
  height: 100%;
}
#wrapper .grid-template-d1 {
  display: grid;
  grid-template-columns: 1rf;
  grid-auto-flow: column;
  grid-template-rows: auto;
  width: 100%;
}
@media (min-width: 992px) {
  #wrapper .grid-template-lg-d2 {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-rows: auto;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #wrapper .grid-template-lg-d2-gap-15 {
    display: grid;
    grid-template-columns: repeat(2, calc(100% / 2 - 0.46875rem));
    gap: 0.9375rem;
  }
}
@media (min-width: 992px) {
  #wrapper .grid-template-lg-d2-gap-30 {
    display: grid;
    grid-template-columns: repeat(2, calc(100% / 2 - 0.9375rem));
    gap: 1.875rem;
  }
}
@media (min-width: 992px) {
  #wrapper .grid-template-lg-d2-gap-20 {
    display: grid;
    grid-template-columns: repeat(2, calc(100% / 2 - 0.625rem));
    gap: 1.25rem;
  }
}
@media (min-width: 992px) {
  #wrapper .grid-template-lg-d32-68-gap-30 {
    display: grid;
    gap: 30px;
    grid-template-columns: calc(32% - 30px / 2) calc(68% - 30px / 2);
  }
}
@media (min-width: 992px) {
  #wrapper .grid-template-lg-d145px-c100pn130-gap-30 {
    display: grid;
    gap: 30px;
    grid-template-columns: calc(145px - 30px / 2) calc(calc(100% - 145px) - 30px / 2);
  }
}
@media (min-width: 992px) {
  #wrapper .grid-template-lg-d450px-c100pn450-gap-20 {
    display: grid;
    gap: 20px;
    grid-template-columns: calc(450px - 20px / 2) calc(calc(100% - 450px) - 20px / 2);
  }
}
@media (min-width: 992px) {
  #wrapper .grid-template-lg-d6 {
    display: grid;
    grid-template-columns: 8% 25% 28% 25% 9% 5%;
    grid-template-rows: auto;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #wrapper .grid-template-lg-d55-45 {
    display: grid;
    grid-template-columns: 55% 45%;
    grid-template-rows: auto;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #wrapper .grid-template-lg-d3 {
    display: grid;
    grid-template-columns: 33.3333% 33.3333% 33.3333%;
    grid-template-rows: auto;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #wrapper .grid-template-lg-d3-gap-20 {
    display: grid;
    grid-template-columns: repeat(3, calc(100% / 3 - 0.8333333333rem));
    gap: 1.25rem;
  }
}
@media (min-width: 992px) {
  #wrapper .grid-template-lg-d3-gap-40 {
    display: grid;
    grid-template-columns: repeat(3, calc(100% / 3 - 1.6666666667rem));
    gap: 2.5rem;
  }
}
@media (min-width: 992px) {
  #wrapper .grid-template-lg-d4-gap-20 {
    display: grid;
    grid-template-columns: repeat(4, calc(100% / 4 - 0.9375rem));
    gap: 1.25rem;
  }
}
@media (min-width: 992px) {
  #wrapper .grid-template-d2-lg-20-80 {
    display: grid;
    grid-template-columns: 20% 80%;
    grid-template-rows: auto;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #wrapper .grid-template-d2-lg-30-70 {
    display: grid;
    grid-template-columns: 30% 70%;
    grid-template-rows: auto;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #wrapper .grid-template-d2-lg-35-65 {
    display: grid;
    grid-template-columns: 35% 65%;
    grid-template-rows: auto;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #wrapper .grid-template-d2-lg-70-30 {
    display: grid;
    grid-template-columns: 70% 30%;
    grid-template-rows: auto;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #wrapper .grid-template-d2-lg-40-60 {
    display: grid;
    grid-template-columns: 40% 60%;
    grid-template-rows: auto;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #wrapper .grid-template-d2-lg-60-40 {
    display: grid;
    grid-template-columns: 60% 40%;
    grid-template-rows: auto;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #wrapper .grid-template-d2-lg-65-35 {
    display: grid;
    grid-template-columns: 65% 35%;
    grid-template-rows: auto;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #wrapper .grid-template-d2-lg-45-55 {
    display: grid;
    grid-template-columns: 45% 55%;
    grid-template-rows: auto;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #wrapper .grid-template-lg-d4 {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    grid-template-rows: auto;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #wrapper .grid-template-lg-d5 {
    display: grid;
    grid-template-columns: 20% 20% 20% 20% 20%;
    grid-template-rows: auto;
    width: 100%;
  }
}
#wrapper .z-index-0 {
  z-index: 0;
}
#wrapper .z-index-1 {
  z-index: 1;
}
#wrapper .z-index-2 {
  z-index: 2;
}
#wrapper .z-index-3 {
  z-index: 3;
}
#wrapper .z-index-4 {
  z-index: 4;
}
#wrapper .z-index-5 {
  z-index: 5;
}
#wrapper .z-index-6 {
  z-index: 6;
}
#wrapper .z-index-7 {
  z-index: 7;
}
#wrapper .z-index-8 {
  z-index: 8;
}
#wrapper .z-index-9 {
  z-index: 9;
}
#wrapper .z-index-10 {
  z-index: 10;
}
#wrapper .z-index-n1 {
  z-index: -1;
}
#wrapper .z-index-990 {
  z-index: 990;
}
#wrapper .opacity-0 {
  opacity: 0;
}
@media (min-width: 992px) {
  #wrapper .opacity-lg-0 {
    opacity: 0;
  }
}
#wrapper .opacity-1 {
  opacity: 0.1;
}
@media (min-width: 992px) {
  #wrapper .opacity-lg-1 {
    opacity: 0.1;
  }
}
#wrapper .opacity-2 {
  opacity: 0.2;
}
@media (min-width: 992px) {
  #wrapper .opacity-lg-2 {
    opacity: 0.2;
  }
}
#wrapper .opacity-3 {
  opacity: 0.3;
}
@media (min-width: 992px) {
  #wrapper .opacity-lg-3 {
    opacity: 0.3;
  }
}
#wrapper .opacity-4 {
  opacity: 0.4;
}
@media (min-width: 992px) {
  #wrapper .opacity-lg-4 {
    opacity: 0.4;
  }
}
#wrapper .opacity-5 {
  opacity: 0.5;
}
@media (min-width: 992px) {
  #wrapper .opacity-lg-5 {
    opacity: 0.5;
  }
}
#wrapper .opacity-6 {
  opacity: 0.6;
}
@media (min-width: 992px) {
  #wrapper .opacity-lg-6 {
    opacity: 0.6;
  }
}
#wrapper .opacity-7 {
  opacity: 0.7;
}
@media (min-width: 992px) {
  #wrapper .opacity-lg-7 {
    opacity: 0.7;
  }
}
#wrapper .opacity-8 {
  opacity: 0.8;
}
@media (min-width: 992px) {
  #wrapper .opacity-lg-8 {
    opacity: 0.8;
  }
}
#wrapper .opacity-9 {
  opacity: 0.9;
}
@media (min-width: 992px) {
  #wrapper .opacity-lg-9 {
    opacity: 0.9;
  }
}
#wrapper .opacity-10 {
  opacity: 1;
}
@media (min-width: 992px) {
  #wrapper .opacity-lg-10 {
    opacity: 1;
  }
}
#wrapper .opacity-before-black-56::before {
  content: "";
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.56;
}
#wrapper .vertical-black-line-24px {
  width: 0.0625rem;
  height: 1.5rem;
  background-color: black;
}
@media (min-width: 992px) {
  #wrapper .border-lg-inner-radius-top-right::before, #wrapper .border-lg-inner-radius-top-right::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1.25rem;
    height: 1.25rem;
  }
  #wrapper .border-lg-inner-radius-top-right::before {
    background-color: #f1f1f1;
    border-top-right-radius: 1.25rem;
    z-index: 2;
  }
  #wrapper .border-lg-inner-radius-top-right::after {
    background-color: rgba(255, 255, 255, 0.6);
    z-index: 1;
  }
}
@media (min-width: 992px) {
  #wrapper .border-lg-inner-radius-bottom-left::before, #wrapper .border-lg-inner-radius-bottom-left::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1.25rem;
    height: 1.25rem;
  }
  #wrapper .border-lg-inner-radius-bottom-left::before {
    background-color: #f1f1f1;
    border-bottom-left-radius: 1.25rem;
    z-index: 2;
  }
  #wrapper .border-lg-inner-radius-bottom-left::after {
    background-color: rgba(36, 36, 36, 0.8);
    z-index: 1;
  }
}
#wrapper .main-slider-shapes::before {
  content: "";
  position: absolute;
  width: 1.25rem;
  height: 2.5rem;
  background: transparent;
  z-index: 2;
  top: 0;
  left: -1.1875rem;
  border-bottom-right-radius: 1.25rem;
  box-shadow: 0 1.25rem 0 #f1f1f1;
  transform: scaleY(-1);
}
#wrapper .main-slider-shapes::after {
  content: "";
  position: absolute;
  width: 1.25rem;
  height: 2.5rem;
  background: transparent;
  z-index: 2;
  top: 0;
  right: -1.1875rem;
  border-bottom-left-radius: 1.25rem;
  box-shadow: 0 1.25rem 0 #f1f1f1;
  transform: scaleY(-1);
}
@media (min-width: 992px) {
  #wrapper .header-shapes-title::before {
    content: "";
    position: absolute;
    width: 3.125rem;
    height: 6.25rem;
    background: transparent;
    z-index: 2;
    top: 100%;
    left: 0;
    border-bottom-left-radius: 3.125rem;
    box-shadow: 0 3.125rem 0 #f1f1f1;
  }
  #wrapper .header-shapes-title.middle-content::before {
    top: 0;
    left: -3.125rem;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 3.125rem;
  }
  #wrapper .header-shapes-title::after {
    content: "";
    position: absolute;
    width: 3.125rem;
    height: 6.25rem;
    background: transparent;
    z-index: 2;
    top: 0;
    right: -3.125rem;
    border-bottom-left-radius: 3.125rem;
    box-shadow: 0 3.125rem 0 #f1f1f1;
  }
}
@media (min-width: 992px) {
  #wrapper .header-shapes-lead::before {
    content: "";
    position: absolute;
    width: 3.125rem;
    height: 6.25rem;
    background: transparent;
    z-index: 2;
    bottom: 0;
    left: -3.125rem;
    border-bottom-right-radius: 3.125rem;
    box-shadow: 0 3.125rem 0 #f1f1f1;
  }
  #wrapper .header-shapes-lead::after {
    content: "";
    position: absolute;
    width: 3.125rem;
    height: 6.25rem;
    background: transparent;
    z-index: 2;
    bottom: 100%;
    right: 0;
    border-bottom-right-radius: 3.125rem;
    box-shadow: 0 3.125rem 0 #f1f1f1;
  }
}
@media (min-width: 992px) {
  #wrapper .contact-us-shape-top::after {
    content: "";
    position: absolute;
    width: 3.125rem;
    height: 6.25rem;
    background: transparent;
    z-index: 2;
    top: 0;
    right: -3.125rem;
    border-bottom-left-radius: 3.125rem;
    box-shadow: 0 3.125rem 0 #f1f1f1;
    transform: scaleY(-1);
  }
}
@media (min-width: 992px) {
  #wrapper .contact-us-shape-bottom::before {
    content: "";
    position: absolute;
    width: 3.125rem;
    height: 6.25rem;
    background: transparent;
    z-index: 2;
    bottom: 0;
    right: -3.125rem;
    border-bottom-left-radius: 3.125rem;
    box-shadow: 0 3.125rem 0 #f1f1f1;
  }
}
#wrapper .nonfigurative-box-top::before {
  content: "";
  position: absolute;
  width: 1.875rem;
  height: 3.75rem;
  background: transparent;
  z-index: 2;
  top: 0;
  right: -0.875rem;
  border-bottom-left-radius: 1.875rem;
  box-shadow: 0 1.875rem 0 #f1f1f1;
  transform: scaleY(-1);
}
#wrapper .nonfigurative-box-top::after {
  content: "";
  position: absolute;
  width: 1.875rem;
  height: 3.75rem;
  background: transparent;
  z-index: 1;
  top: 1rem;
  right: -1.875rem;
  border-bottom-left-radius: 1.875rem;
  box-shadow: 0 1.875rem 0 white;
  transform: scaleY(-1);
}
#wrapper .nonfigurative-box-bottom::before {
  content: "";
  position: absolute;
  width: 1.875rem;
  height: 3.75rem;
  background: transparent;
  z-index: 2;
  bottom: -3.75rem;
  left: 0;
  border-bottom-left-radius: 1.875rem;
  box-shadow: 0 1.875rem 0 #f1f1f1;
  transform: scaleY(-1);
}
#wrapper .nonfigurative-box-bottom::after {
  content: "";
  position: absolute;
  width: 1.875rem;
  height: 3.75rem;
  background: transparent;
  z-index: 1;
  bottom: -4.75rem;
  left: 1rem;
  border-bottom-left-radius: 1.875rem;
  box-shadow: 0 1.875rem 0 white;
  transform: scaleY(-1);
}
@media (min-width: 992px) {
  #wrapper .br-inner-radius-top-bottom-white-left-research-reports::before,
  #wrapper .br-inner-radius-top-bottom-white-left-research-reports::after,
  #wrapper .br-inner-radius-top-white-left-research-reports::before,
  #wrapper .br-inner-radius-top-white-left-research-reports::after {
    content: "";
    position: absolute;
    width: 3.75rem;
    height: 3.75rem;
    right: -3.75rem;
  }
}
@media (min-width: 992px) {
  #wrapper .br-inner-radius-top-bottom-white-left-research-reports::before {
    bottom: 0;
    background-color: #f1f1f1;
    border-bottom-left-radius: 3.75rem;
    z-index: 0;
  }
}
@media (min-width: 992px) {
  #wrapper .br-inner-radius-top-bottom-white-left-research-reports::after {
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.6);
    z-index: -1;
  }
}
@media (min-width: 992px) {
  #wrapper .br-inner-radius-top-white-left-research-reports::before {
    top: 0;
    background-color: #f1f1f1;
    border-top-left-radius: 3.75rem;
    z-index: 0;
  }
}
@media (min-width: 992px) {
  #wrapper .br-inner-radius-top-white-left-research-reports::after {
    top: 0;
    background-color: rgba(255, 255, 255, 0.6);
    z-index: -1;
  }
}
#wrapper .research-reports-box-top::before,
#wrapper .research-reports-box-top::after,
#wrapper .research-reports-box-bottom::before,
#wrapper .research-reports-box-bottom::after {
  content: "";
  position: absolute;
  background: transparent;
}
#wrapper .research-reports-box-top::before {
  width: 3.75rem;
  height: 7.5rem;
  top: 0;
  left: -3.25rem;
  border-bottom-right-radius: 3.75rem;
  box-shadow: 0 3.75rem 0 #f1f1f1;
  transform: scaleY(-1);
  z-index: 0;
}
#wrapper .research-reports-box-top::after {
  width: 3.75rem;
  height: 7.5rem;
  top: 0.5rem;
  left: -3.75rem;
  border-bottom-right-radius: 3.75rem;
  box-shadow: 0 3.75rem 0 white;
  transform: scaleY(-1);
  z-index: -1;
}
#wrapper .research-reports-box-bottom::before {
  width: 2.375rem;
  height: 3.75rem;
  bottom: -3.25rem;
  right: 0;
  border-bottom-right-radius: 1.875rem;
  box-shadow: 0 1.875rem 0 #f1f1f1;
  transform: scaleY(-1);
  z-index: 0;
}
#wrapper .research-reports-box-bottom::after {
  width: 1.875rem;
  height: 3.75rem;
  bottom: -3.75rem;
  right: 0.5rem;
  border-bottom-right-radius: 1.875rem;
  box-shadow: 0 1.875rem 0 white;
  transform: scaleY(-1);
  z-index: -1;
}
#wrapper .partnership-box-bottom::before,
#wrapper .partnership-box-bottom::after {
  position: absolute;
  content: "";
  bottom: 0;
  z-index: -1;
  left: -1.875rem;
  background: transparent;
  width: 1.875rem;
  height: 1.875rem;
  border-bottom-right-radius: 0.9375rem;
  box-shadow: 0.625rem 0.625rem 0 0.625rem #f1f1f1;
}
#wrapper .partnership-box-bottom::after {
  left: initial;
  right: -1.875rem;
  transform: scaleX(-1);
}
#wrapper .bottom-corner {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  width: 10.625rem;
  height: 3rem;
  background-image: url(/o/hevolution-website-theme/images/bottom-corner.svg);
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  #wrapper .events-box::after {
    content: "";
    position: absolute;
    width: 3.125rem;
    height: 6.25rem;
    background: transparent;
    z-index: 1;
    bottom: 0;
    right: -3.125rem;
    border-bottom-left-radius: 3.125rem;
    box-shadow: 0 3.125rem 0 white;
  }
  #wrapper .events-box::before {
    content: "";
    position: absolute;
    width: 3.125rem;
    height: 6.25rem;
    background: transparent;
    z-index: 1;
    top: -6.25rem;
    left: 0;
    border-bottom-left-radius: 3.125rem;
    box-shadow: 0 3.125rem 0 white;
  }
}
#wrapper .document-rounded {
  position: absolute;
  inset-inline-end: 0;
  bottom: 0;
  background-color: #f1f1f1;
  width: 3.25rem;
  height: 3.25rem;
  border-start-start-radius: 1.5rem;
}
#wrapper .document-rounded::before {
  content: "";
  position: absolute;
  width: 1.5rem;
  height: 3.25rem;
  background: transparent;
  z-index: 2;
  top: -3.25rem;
  inset-inline-end: 0;
  border-end-end-radius: 1.5rem;
  box-shadow: 0 1.5rem 0 #f1f1f1;
}
#wrapper .document-rounded::after {
  content: "";
  position: absolute;
  width: 1.5rem;
  height: 3.25rem;
  background: transparent;
  z-index: 2;
  top: 0;
  inset-inline-start: -1.5rem;
  border-end-end-radius: 3rem;
  box-shadow: 0 1.5rem 0 #f1f1f1;
}
#wrapper a.black-link {
  color: black;
}
#wrapper a.black-link:hover {
  color: black;
}
#wrapper a.white-link {
  color: white;
}
#wrapper a.white-link:hover {
  color: white;
}
#wrapper a.bright-red-link {
  color: #d83410;
}
#wrapper a.bright-red-link:hover {
  color: #d83410;
}
@media (max-width: 991.98px) {
  #wrapper a.bright-red-link.footer-social-icons {
    color: white;
  }
}
#wrapper .tab-button {
  transition: all 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
#wrapper .tab-button:hover {
  border-color: #ff7253;
  background-color: #ffae9c;
}
#wrapper .scale-smaller-hover:not(:disabled) {
  will-change: transform;
  transform: scaleX(1);
  transition: transform 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
#wrapper .scale-smaller-hover:not(:disabled):hover {
  transform: scaleX(0.9);
}
#wrapper .opacity-hover {
  will-change: opacity;
  opacity: 1;
  transition: opacity 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
#wrapper .opacity-hover:hover {
  opacity: 0.7;
}
#wrapper .scale-bigger-hover {
  will-change: transform;
  transform: scale(1);
  transition: transform 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
#wrapper .scale-bigger-hover:hover {
  transform: scale(1.1);
}
#wrapper .gray-to-charcoal-gray-hover {
  color: #737373;
  transition: color 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
#wrapper .gray-to-charcoal-gray-hover:hover {
  color: #3a3a3a;
}
#wrapper .peaches-background-hover {
  background-color: rgba(255, 235, 230, 0.5);
  transition: background-color 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
#wrapper .peaches-background-hover .hevolutionwebsiteicon-forward {
  will-change: opacity;
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
#wrapper .peaches-background-hover:hover {
  background-color: #ffebe6;
}
#wrapper .peaches-background-hover:hover .hevolutionwebsiteicon-forward {
  opacity: 1;
}
#wrapper .portfolio-logos-hover {
  overflow: hidden;
}
#wrapper .portfolio-logos-hover .portfolio-logos {
  background-color: transparent;
  transition: background-color 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
#wrapper .portfolio-logos-hover .logo {
  will-change: transform;
  position: absolute;
}
@media (min-width: 992px) {
  #wrapper .portfolio-logos-hover .logo {
    left: 50%;
    top: 4.84375rem;
    transform: translate(-50%, -100%) scale(1.5);
    transition: left 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09), top 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09), transform 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
  }
}
#wrapper .portfolio-logos-hover .text {
  will-change: opacity, transform;
  opacity: 0;
  transform: translateY(100%);
  transition: opacity 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09), transform 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
#wrapper .portfolio-logos-hover .hevolutionwebsiteicon-forward {
  will-change: opacity;
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
@media (max-width: 991.98px) {
  #wrapper .portfolio-logos-hover .logo {
    left: 0;
    top: 0;
    transform: translate(0, 0) scale(1);
  }
  #wrapper .portfolio-logos-hover .portfolio-logos {
    background-color: white;
  }
  #wrapper .portfolio-logos-hover .text {
    opacity: 1;
    transform: translateY(0);
  }
  #wrapper .portfolio-logos-hover .hevolutionwebsiteicon-forward {
    opacity: 1;
  }
}
@media (min-width: 992px) {
  #wrapper .portfolio-logos-hover:hover .logo {
    left: 0;
    top: 0;
    transform: translate(0, 0) scale(1);
  }
  #wrapper .portfolio-logos-hover:hover .portfolio-logos {
    background-color: white;
  }
  #wrapper .portfolio-logos-hover:hover .text {
    opacity: 1;
    transform: translateY(0);
  }
  #wrapper .portfolio-logos-hover:hover .hevolutionwebsiteicon-forward {
    opacity: 1;
  }
}
#wrapper .change-white-to-red-hover:hover.bg-white {
  background-color: #ef380b !important;
  transition: background-color 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
#wrapper .change-white-to-red-hover:hover .c-orange {
  transition: color 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
  color: white !important;
}
#wrapper .slider-item .stretched-link + .video-slider-wrapper .play-video-container {
  transform: scale(1);
  will-change: transform;
  transition: transform 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
#wrapper .slider-item .stretched-link:hover + .video-slider-wrapper .play-video-container {
  transform: scale(1.5);
}
#wrapper .slider-item .stretched-link + .events-attended-slider-wrapper .events-attended-slider-container.bg-background-gray {
  transition: background-color 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
#wrapper .slider-item .stretched-link + .events-attended-slider-wrapper .events-attended-slider-container.bg-background-gray .c-orange {
  transition: color 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
#wrapper .slider-item .stretched-link:hover + .events-attended-slider-wrapper .events-attended-slider-container.bg-background-gray {
  background-color: #ef380b !important;
}
#wrapper .slider-item .stretched-link:hover + .events-attended-slider-wrapper .events-attended-slider-container.bg-background-gray .c-orange {
  color: white !important;
}
#wrapper .bg-white-to-backgroundGray-hover {
  transition: background-color 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
#wrapper .bg-white-to-backgroundGray-hover:hover {
  background-color: #f1f1f1 !important;
}
#wrapper .tab-button {
  position: relative;
}
#wrapper .tab-button.active {
  border-color: #ff7253;
  background-color: #ffae9c;
}
#wrapper .input-arrow {
  position: relative;
}
#wrapper .input-arrow:after {
  position: absolute;
  content: "\e917";
  font-family: "hevolutionwebsiteicon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ef380b;
  font-size: 0.5rem;
  top: 50%;
  transform: translateY(-50%) scaleY(1);
  right: 1.25rem;
  z-index: 3;
  transition: transform 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
#wrapper .input-arrow.select-arrow-active:after {
  transform: translateY(-50%) scaleY(-1);
}
#wrapper .map-tab-button {
  position: relative;
  z-index: 2;
  background-color: white;
  opacity: 0.7;
}
@media (max-width: 991.98px) {
  #wrapper .map-tab-button {
    margin-bottom: 0.9375rem;
  }
}
#wrapper .map-tab-button .icon {
  background-color: #d9d9d9;
  outline: transparent solid 0.3125rem;
}
#wrapper .map-tab-button:not(.vertical).active {
  z-index: 1;
  opacity: 1;
}
@media (min-width: 992px) {
  #wrapper .map-tab-button:not(.vertical).active {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
#wrapper .map-tab-button:not(.vertical).active .icon {
  background-color: white;
  outline-color: #d9d9d9;
}
#wrapper .map-tab-button:not(.vertical).active .icon img {
  filter: brightness(0) saturate(100%) invert(31%) sepia(36%) saturate(2727%) hue-rotate(344deg) brightness(103%) contrast(121%);
}
@media (min-width: 992px) {
  #wrapper .map-tab-button:not(.vertical).active::after {
    content: "";
    position: absolute;
    left: 0;
    z-index: 1;
    top: 100%;
    width: 100%;
    height: 0.5rem;
    background-color: white;
  }
}
@media (min-width: 992px) {
  #wrapper .map-tab-button:not(.vertical).active.left .border-inner-radius-bottom-white-left::before, #wrapper .map-tab-button:not(.vertical).active.left .border-inner-radius-bottom-white-left::after {
    content: "";
    position: absolute;
    bottom: -0.5rem;
    left: -1.875rem;
    width: 1.875rem;
    height: 1.875rem;
  }
  #wrapper .map-tab-button:not(.vertical).active.left .border-inner-radius-bottom-white-left::before {
    background-color: #f1f1f1;
    border-bottom-right-radius: 1.875rem;
    z-index: 2;
  }
  #wrapper .map-tab-button:not(.vertical).active.left .border-inner-radius-bottom-white-left::after {
    background-color: white;
    z-index: 1;
  }
}
@media (min-width: 992px) {
  #wrapper .map-tab-button:not(.vertical).active.right .border-inner-radius-bottom-white-right::before, #wrapper .map-tab-button:not(.vertical).active.right .border-inner-radius-bottom-white-right::after {
    content: "";
    position: absolute;
    bottom: -0.5rem;
    right: -1.875rem;
    width: 1.875rem;
    height: 1.875rem;
  }
  #wrapper .map-tab-button:not(.vertical).active.right .border-inner-radius-bottom-white-right::before {
    background-color: #f1f1f1;
    border-bottom-left-radius: 1.875rem;
    z-index: 2;
  }
  #wrapper .map-tab-button:not(.vertical).active.right .border-inner-radius-bottom-white-right::after {
    background-color: white;
    z-index: 1;
  }
}
#wrapper .map-tab-button.vertical {
  background-color: white;
}
#wrapper .map-tab-button.vertical.active {
  z-index: 1;
  background-color: white;
  opacity: 1;
}
@media (min-width: 992px) {
  #wrapper .map-tab-button.vertical.active {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    min-height: 8.4375rem;
  }
}
#wrapper .map-tab-button.vertical.active .tab-element span {
  color: #0c0c0c;
  font-weight: 800;
}
@media (min-width: 992px) {
  #wrapper .map-tab-button.vertical.active::after {
    content: "";
    position: absolute;
    z-index: 1;
    background-color: white;
    left: 100%;
    top: 0;
    width: 1rem;
    height: 100%;
  }
}
@media (min-width: 992px) {
  #wrapper .map-tab-button.vertical.active.top .border-inner-radius-bottom-white-left::before, #wrapper .map-tab-button.vertical.active.top .border-inner-radius-bottom-white-left::after {
    content: "";
    position: absolute;
    bottom: 100%;
    right: -1rem;
    width: 1.875rem;
    height: 1.875rem;
  }
  #wrapper .map-tab-button.vertical.active.top .border-inner-radius-bottom-white-left::before {
    background-color: #f1f1f1;
    border-bottom-right-radius: 1.875rem;
    z-index: 2;
  }
  #wrapper .map-tab-button.vertical.active.top .border-inner-radius-bottom-white-left::after {
    background-color: white;
    z-index: 1;
  }
}
@media (min-width: 992px) {
  #wrapper .map-tab-button.vertical.active.bottom .border-inner-radius-bottom-white-right::before, #wrapper .map-tab-button.vertical.active.bottom .border-inner-radius-bottom-white-right::after {
    content: "";
    position: absolute;
    bottom: -1.875rem;
    right: -1rem;
    width: 1.875rem;
    height: 1.875rem;
  }
  #wrapper .map-tab-button.vertical.active.bottom .border-inner-radius-bottom-white-right::before {
    background-color: #f1f1f1;
    border-top-right-radius: 1.875rem;
    z-index: 2;
  }
  #wrapper .map-tab-button.vertical.active.bottom .border-inner-radius-bottom-white-right::after {
    background-color: white;
    z-index: 1;
  }
}
#wrapper .card-activity.inactive {
  background-color: #f1f1f1 !important;
}
#wrapper .card-activity.inactive .dot {
  background-color: #737373 !important;
}
#wrapper input,
#wrapper textarea {
  outline: none;
}
#wrapper input:focus,
#wrapper textarea:focus {
  border: 0.0625rem solid #ef380b;
}
@media (max-width: 991.98px) {
  #wrapper .hevolution-navigation .portlet {
    position: initial;
  }
  #wrapper .hevolution-navigation .portlet > .cadmin.portlet-topper {
    top: 100% !important;
  }
}
@media (min-width: 992px) {
  #wrapper #hevolutionMenu #navigation ul li {
    position: relative;
    height: 4.6875rem;
  }
  #wrapper #hevolutionMenu #navigation ul li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #wrapper #hevolutionMenu #navigation ul li:not(.childmenu-li) span.nav-item-child {
    transition: color 0.3s ease;
  }
  #wrapper #hevolutionMenu #navigation ul li:hover:not(.childmenu-li) span.nav-item-child, #wrapper #hevolutionMenu #navigation ul li.selected:not(.childmenu-li) span.nav-item-child {
    color: #ef380b;
  }
  #wrapper #hevolutionMenu #navigation ul li .child-menu {
    display: none;
    top: 100%;
    left: -3.125rem;
    position: absolute;
    z-index: 4;
    padding-top: 0.625rem;
  }
  #wrapper #hevolutionMenu #navigation ul li .nav-item-child-button {
    font-size: 0.3125rem;
    will-change: transform;
    transition: transform 0.3s ease;
  }
  #wrapper #hevolutionMenu #navigation ul li .child-menu-wrapper {
    background-color: white;
    padding: 0.3125rem;
    min-width: 13.125rem;
    border-radius: 1.5rem;
    box-shadow: 0 0.25rem 1rem 0 rgba(102, 99, 96, 0.1607843137);
  }
  #wrapper #hevolutionMenu #navigation ul li .child-menu-wrapper ul {
    padding: 0;
    width: 100%;
  }
  #wrapper #hevolutionMenu #navigation ul li .child-menu-wrapper ul li {
    height: auto;
    padding: 0.75rem 1.5625rem 0.75rem 1.125rem;
    margin-bottom: 0.625rem;
    background-color: white;
    border-radius: 312.5rem;
    transition: background-color 0.3s ease;
  }
  #wrapper #hevolutionMenu #navigation ul li .child-menu-wrapper ul li .hevolutionwebsiteicon-arrow-top-right {
    transition: transform 0.3s ease;
    transform: translateY(0);
  }
  #wrapper #hevolutionMenu #navigation ul li .child-menu-wrapper ul li:last-child {
    margin-bottom: 0;
  }
  #wrapper #hevolutionMenu #navigation ul li .child-menu-wrapper ul li a {
    color: #3a3a3a;
    text-decoration: none;
  }
  #wrapper #hevolutionMenu #navigation ul li .child-menu-wrapper ul li:hover {
    background-color: #f1f1f1;
  }
  #wrapper #hevolutionMenu #navigation ul li .child-menu-wrapper ul li:hover .hevolutionwebsiteicon-arrow-top-right {
    transform: translate(0.1875rem, -0.1875rem);
  }
  #wrapper #hevolutionMenu #navigation ul li:hover .nav-item-child-button {
    transform: scaleY(-1);
  }
  #wrapper #hevolutionMenu #navigation ul li:hover .child-menu {
    display: flex;
  }
  #wrapper #hevolutionMenu #navigation ul li.selected a {
    color: #ef380b;
  }
}
@media (max-width: 991.98px) {
  #wrapper #hevolutionMenu {
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    transform: translateX(100%);
    will-change: transform;
    transition: transform 0.3s ease-in-out;
  }
  #wrapper #hevolutionMenu.active {
    transform: translateX(0);
  }
  #wrapper #hevolutionMenu #navigation {
    background-color: white;
    overflow: auto;
    height: auto;
    max-height: calc(100vh - 5.6875rem);
    border-bottom-left-radius: 0.6875rem;
    border-bottom-right-radius: 0.6875rem;
  }
  #wrapper #hevolutionMenu #navigation ul {
    padding: 1rem 1.5625rem;
  }
  #wrapper #hevolutionMenu #navigation ul li a {
    width: calc(100% - 3.125rem);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  #wrapper #hevolutionMenu #navigation ul li span {
    color: #3a3a3a;
    font-weight: 800;
    font-size: 1.625rem;
  }
  #wrapper #hevolutionMenu #navigation ul li .child-menu {
    opacity: 0;
    transition: opacity 1s cubic-bezier(0.5, 1.01, 0.2, 1.09);
  }
  #wrapper #hevolutionMenu #navigation ul li .child-menu span {
    color: #ef380b;
  }
  #wrapper #hevolutionMenu #navigation ul li .child-menu.active {
    opacity: 1;
  }
  #wrapper #hevolutionMenu #navigation ul li .child-menu-wrapper {
    width: 100%;
  }
  #wrapper #hevolutionMenu #navigation ul li .nav-item-child-button {
    color: #ef380b;
    font-size: 0.4375rem;
    will-change: transform;
    transition: transform 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
  }
  #wrapper #hevolutionMenu #navigation ul li .nav-item-child-button.active {
    transform: scaleY(-1);
  }
  #wrapper #hevolutionMenu #navigation ul li:first-child {
    border-top: 0;
  }
  #wrapper #hevolutionMenu #navigation ul li .child-menu {
    display: none;
  }
  #wrapper #hevolutionMenu #navigation ul li .child-menu.active {
    display: flex;
  }
  #wrapper #hevolutionMenu #navigation ul li .child-menu ul {
    width: 100%;
    padding-top: 0.9375rem;
    padding-bottom: 1.25rem;
  }
  #wrapper #hevolutionMenu #navigation ul li .child-menu ul li {
    padding: 0.75rem 0;
  }
  #wrapper #hevolutionMenu #navigation ul li .child-menu ul li:first-child {
    padding-top: 0;
  }
  #wrapper #hevolutionMenu #navigation ul li .child-menu ul li:last-child {
    padding-bottom: 0;
  }
  #wrapper #hevolutionMenu #navigation ul li .child-menu ul li a {
    text-decoration: none;
  }
  #wrapper #hevolutionMenu #navigation ul li .child-menu ul li a span {
    color: #ef380b;
    font-size: 1.625rem;
    font-weight: 800;
  }
  #wrapper #hevolutionMenu::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.85);
    z-index: -1;
  }
}
#wrapper #headingWrapper {
  border-radius: 1.9375rem;
  height: 4.6875rem;
}
@media (max-width: 991.98px) {
  #wrapper #headingWrapper {
    border-radius: 0.6875rem;
  }
  #wrapper #headingWrapper #hevolutionBars.active::before {
    content: "\e912";
    font-family: "hevolutionwebsiteicon" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
@media (max-width: 991.98px) {
  #wrapper #headingWrapper.active {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
#wrapper .iframe-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 91.26%;
}
#wrapper .iframe-container .responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}
#wrapper .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
#wrapper .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#wrapper button:disabled {
  opacity: 0.3;
}
#wrapper .button-red-gradient {
  display: flex;
  gap: 10px;
  align-items: center;
  background: radial-gradient(62.5% 62.5% at 50% 50%, #ab1f00 0%, #d83410 80%);
  color: white;
  border: 0;
  border-radius: 6.25rem;
  padding: 1rem 1.5rem;
  cursor: pointer;
  transition: background 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
#wrapper .button-red-gradient:hover {
  opacity: 0.8;
}
#wrapper .button-orange-container {
  position: absolute;
  bottom: 0;
  border: 0;
  left: 50%;
  width: 80%;
  transform: translateX(-50%);
  border-top-left-radius: 1.875rem;
  border-top-right-radius: 1.875rem;
}
#wrapper .button-orange-container .button-orange {
  height: 4rem;
  width: 100%;
  border-radius: 1.875rem;
  border: 0;
  color: white;
  background: radial-gradient(62.5% 62.5% at 50% 50%, #ab1f00 0%, rgba(216, 52, 16, 0.8) 100%);
}
#wrapper .page-button {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
}
#wrapper .page-button.current {
  border: 0.0625rem solid #ef380b;
  border-radius: 1.5625rem;
  padding: 0.1875rem 0.5rem;
  color: #ef380b;
}
#wrapper .ticker-tape-wrapper {
  padding-right: 0.625rem;
}
#wrapper .ticker-tape-wrapper .ticker-tape-container {
  position: relative;
}
#wrapper .ticker-tape-wrapper .ticker-tape-container::before, #wrapper .ticker-tape-wrapper .ticker-tape-container::after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 3;
  width: 2.5rem;
}
#wrapper .ticker-tape-wrapper .ticker-tape-container::before {
  left: 0;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.5) 0%, white 70%);
}
#wrapper .ticker-tape-wrapper .ticker-tape-container::after {
  right: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.5) 0%, white 70%);
}
#wrapper .ticker-tape-wrapper .ticker-tape-container picture {
  display: inline-flex;
  max-width: none;
  width: auto;
  height: auto;
}
#wrapper .ticker-tape-wrapper .ticker-tape-container .ticker-tape {
  will-change: transform;
  flex: 0 0 auto;
  animation: marquee 30s linear infinite;
  animation-play-state: running;
  animation-direction: normal;
}
#wrapper .ticker-tape-wrapper .ticker-tape-container .ticker-tape .item {
  padding: 0 0.9375rem;
}
#wrapper .ticker-tape-wrapper .ticker-tape-container .ticker-tape .item img {
  margin-right: 0.9375rem;
}
#wrapper .ticker-tape-wrapper.ticker-head {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  height: 3.25rem;
  background-color: transparent;
}
#wrapper .ticker-tape-wrapper.ticker-head .ticker-tape {
  color: white;
  font-weight: 600;
  font-size: 0.875rem;
}
#wrapper .ticker-tape-wrapper.ticker-footer {
  height: 7.625rem;
  background-color: white;
}
#wrapper .ticker-tape-wrapper.ticker-footer .ticker-tape {
  color: black;
  font-weight: 400;
  font-size: 1.125rem;
}
#wrapper .ticker-tape-wrapper.paused .ticker-tape-container .ticker-tape {
  animation-play-state: paused;
}
#wrapper .slider-container button:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
#wrapper .slider-container picture {
  display: inline-flex;
  width: auto;
}
#wrapper .sliderTrack {
  will-change: transform;
}
#wrapper .slider-item {
  will-change: width;
}
#wrapper .loading-mask {
  position: relative;
  min-height: 18.75rem;
  overflow: hidden;
  border-radius: 1.875rem;
}
#wrapper .loading-mask::before, #wrapper .loading-mask::after {
  content: "";
  display: flex;
  position: absolute;
}
#wrapper .loading-mask::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: 5;
  opacity: 0.9;
}
#wrapper .loading-mask.background-gray::before {
  background-color: #f1f1f1;
}
#wrapper .loading-mask::after {
  will-change: transform;
  z-index: 6;
  top: 6.25rem;
  left: 50%;
  margin-left: -2.1875rem;
  border: 0.625rem solid #d83410;
  border-radius: 50%;
  border-top: 0.625rem solid #f1f1f1;
  width: 4.375rem;
  height: 4.375rem;
  animation: spin 0.7s linear infinite;
}
#wrapper .custom-scroll {
  scrollbar-width: none;
}
#wrapper .custom-scroll::-webkit-scrollbar {
  /*width: rem(8);*/
  display: none;
}
#wrapper .custom-scroll::-webkit-scrollbar-track {
  background: white;
}
#wrapper .custom-scroll::-webkit-scrollbar-thumb {
  background: white;
}
#wrapper .custom-scroll::-webkit-scrollbar-thumb:hover {
  background: white;
}
#wrapper .site-title {
  width: 11.5rem;
  height: 2.875rem;
}
#wrapper #hevolutionAnimationImageWrapper {
  position: absolute;
  top: calc(50% - 1.4375rem);
  left: calc(50% - 5.75rem);
  transition: all 0.3s ease;
}
#wrapper #hevolutionAnimation {
  background: white;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 7;
  transition: background-color 0.3s ease;
}
#wrapper #hevolutionAnimation.hide-bg {
  background-color: rgba(255, 255, 255, 0);
}
#wrapper #hevolutionAnimation img {
  transition: transform 0.3s ease;
}
#wrapper #hevolutionAnimation::before, #wrapper #hevolutionAnimation::after {
  content: "";
  position: absolute;
  top: 0;
  width: 5.9375rem;
  height: 100vh;
  background-color: #ef380b;
  z-index: 2;
  transition: all 0.3s ease;
}
#wrapper #hevolutionAnimation::before {
  left: 50%;
  transform: translateX(-100%);
}
#wrapper #hevolutionAnimation::after {
  right: 50%;
  transform: translateX(100%);
}
#wrapper #hevolutionAnimation.animated::before {
  left: 0;
  transform: translateX(-100%);
}
#wrapper #hevolutionAnimation.animated::after {
  right: 0;
  transform: translateX(100%);
}
#wrapper #hevolutionAnimation img {
  transform: scale(0);
}
#wrapper #hevolutionAnimation img.animated {
  transform: scale(2);
}
#wrapper #hevolutionAnimation img.finish {
  transform: scale(1);
}
#wrapper .map-video-position {
  width: calc(160% - 0.25rem);
  top: -54%;
  left: calc(50% - 0.3125rem);
  right: 0;
  transform: translateX(-50%);
}
#wrapper .map-tab-selector video {
  opacity: 1;
}
#wrapper .map-tab-selector .map-rich-text ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  padding-left: 0.9375rem;
}
#wrapper .map-tab-selector .map-rich-text ul li {
  width: 50%;
  padding-right: 1.25rem;
}
#wrapper .map-tab-selector .map-rich-text h3 {
  font-size: 1.125rem;
  font-weight: 800;
}
#wrapper .map-tab-selector .fade-in-slide-top-animation {
  opacity: 0;
}
#wrapper .map-tab-selector.animated .fade-in-slide-top-animation,
#wrapper .map-tab-selector .animated .fade-in-slide-top-animation {
  will-change: opacity, transform;
  animation: fadeInSlideTop 0.5s forwards;
}
#wrapper .map-tab-selector.animated video,
#wrapper .map-tab-selector .animated video {
  will-change: opacity;
  animation: fadeOut 0.5s forwards;
}
#wrapper .new-map-tab-selector video {
  opacity: 1;
  top: 7.4%;
  left: 0.5%;
  transform: scale(1.63);
  border: 0;
  overflow: hidden;
  outline: none;
  will-change: transform;
  backface-visibility: hidden;
}
#wrapper .new-map-tab-selector video.animated {
  will-change: opacity, transform;
  animation: fadeOut 0.5s forwards;
}
#wrapper .map-video-position {
  width: calc(160% - 0.25rem);
  top: -54%;
  left: calc(50% - 0.3125rem);
  right: 0;
  transform: translateX(-50%);
}
#wrapper .new-map-tab-selector video {
  opacity: 1;
  top: 7.4%;
  left: 0.5%;
  transform: scale(1.63);
  border: 0;
  overflow: hidden;
  outline: none;
  will-change: transform;
  backface-visibility: hidden;
}
#wrapper .new-map-tab-selector video.animated {
  will-change: opacity;
  animation: fadeOut 0.5s forwards;
}
#wrapper .popup {
  display: flex;
  position: absolute;
  background-color: rgba(241, 241, 241, 0.9);
  padding: 0.1875rem 0.75rem;
  border-radius: 1rem;
  pointer-events: none;
  transition: opacity 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
  opacity: 0;
  z-index: 2;
  box-shadow: 0 1.5rem 3.3125rem 0 rgba(10, 49, 62, 0.0392156863);
}
#wrapper .popup.visible {
  opacity: 1;
}
#wrapper .country-tabs .country-tab {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.5rem;
  gap: 0.3125rem;
  background-color: white;
  border-radius: 1.25rem;
  padding: 0.375rem 0.625rem 0.375rem 0.375rem;
  border: 0.0625rem solid transparent;
  transition: border-color 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
#wrapper .country-tabs .country-tab:hover, #wrapper .country-tabs .country-tab.active {
  border-color: #ef380b;
}
#wrapper .breadcrumb {
  background-color: transparent;
  align-items: center;
  margin-bottom: 0.625rem;
}
#wrapper .breadcrumb a.breadcrumb-link {
  color: #737373;
  transition: color 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
  text-decoration: none;
}
#wrapper .breadcrumb a.breadcrumb-link:hover {
  text-decoration: none;
  color: rgba(115, 115, 115, 0.5);
}
#wrapper .breadcrumb li {
  margin-right: 0.9375rem;
}
#wrapper .breadcrumb li:first-child a::before {
  content: "\e910";
  font-family: "hevolutionwebsiteicon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
}
#wrapper .breadcrumb li:first-child a span {
  display: none;
}
#wrapper .breadcrumb li + li {
  padding-left: 1.25rem;
}
#wrapper .breadcrumb li + li::before {
  transform: scale(0.7);
}
#wrapper .breadcrumb li .active {
  color: #0c0c0c;
}
#wrapper .expanding-card {
  will-change: flex;
  transition: flex 0.5s cubic-bezier(0.5, 1.01, 0.2, 1.09);
  flex: 0.7;
}
#wrapper .expanding-card:not(.white-card) img {
  transition: filter 0.5s cubic-bezier(0.5, 1.01, 0.2, 1.09);
  will-change: filter;
  object-position: top;
  transform: scale(1.1);
  filter: blur(0) brightness(0.5);
}
@media (min-width: 992px) {
  #wrapper .expanding-card:not(.white-card) .expanding-card-content {
    bottom: 1.25rem;
    left: 50%;
    opacity: 0;
    transform: translate(-50%, 100%);
    transition: opacity 0.5s cubic-bezier(0.5, 1.01, 0.2, 1.09), transform 0.5s cubic-bezier(0.5, 1.01, 0.2, 1.09);
    will-change: opacity, transform;
  }
}
@media (max-width: 991.98px) {
  #wrapper .expanding-card:not(.white-card) .expanding-card-content {
    width: 100% !important;
    padding: 1.875rem;
    bottom: 0;
  }
}
#wrapper .expanding-card.white-card .top-content {
  color: #b3b3b3;
  transition: color 0.5s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
@media (max-width: 991.98px) {
  #wrapper .expanding-card.white-card .top-content {
    color: white;
  }
}
#wrapper .expanding-card.white-card .bottom-content {
  color: #3a3a3a;
  transition: color 0.5s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
@media (max-width: 991.98px) {
  #wrapper .expanding-card.white-card .bottom-content {
    color: white;
  }
}
@media (min-width: 992px) {
  #wrapper .expanding-card.white-card .hidden-content {
    max-height: 0;
    opacity: 0;
    transform: translateY(3.125rem);
    overflow: hidden;
    transition: max-height 0.5s cubic-bezier(0.5, 1.01, 0.2, 1.09), opacity 0.5s cubic-bezier(0.5, 1.01, 0.2, 1.09), transform 0.5s cubic-bezier(0.5, 1.01, 0.2, 1.09);
  }
}
@media (max-width: 991.98px) {
  #wrapper .expanding-card.white-card .expanding-white-card-content {
    width: 100% !important;
  }
}
#wrapper .expanding-card.white-card::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: 1.875rem;
  transform-origin: bottom left;
  transform: scale(0);
  transition: transform 0.5s cubic-bezier(0.5, 1.01, 0.2, 1.09);
  background: linear-gradient(31.82deg, #ef380b 3.69%, #fe8f26 89.52%);
}
@media (max-width: 991.98px) {
  #wrapper .expanding-card.white-card::after {
    transform: scale(1);
  }
}
#wrapper .expanding-card.white-card img {
  transition: filter 0.5s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
@media (max-width: 991.98px) {
  #wrapper .expanding-card.white-card img {
    filter: brightness(0) invert(1);
  }
}
@media (min-width: 992px) {
  #wrapper .expanding-card:hover {
    flex: 1.2;
  }
  #wrapper .expanding-card:hover.white-card::after {
    transform: scale(1);
  }
  #wrapper .expanding-card:hover.white-card img {
    filter: brightness(0) invert(1);
  }
  #wrapper .expanding-card:hover.white-card .hidden-content {
    max-height: 31.25rem;
    opacity: 1;
    transform: translateY(0);
  }
  #wrapper .expanding-card:hover.white-card .top-content {
    color: white;
  }
  #wrapper .expanding-card:hover.white-card .bottom-content {
    color: white;
  }
  #wrapper .expanding-card:hover:not(.white-card) {
    flex: 1.4;
  }
  #wrapper .expanding-card:hover:not(.white-card) img {
    filter: blur(0.3125rem) brightness(0.5);
  }
  #wrapper .expanding-card:hover:not(.white-card) .expanding-card-content {
    opacity: 1;
    transform: translate(-50%, 0);
  }
}
#wrapper .accordion .accordion-item .accordion-header {
  cursor: pointer;
  user-select: none;
  border-radius: 1.875rem;
}
#wrapper .accordion .accordion-item .accordion-header .accordion-header-content {
  position: relative;
  z-index: 1;
  border-radius: 1.875rem;
  background-color: white;
  transition: background-color 0.3s ease;
}
#wrapper .accordion .accordion-item .accordion-header .accordion-header-content:hover {
  background-color: #f1f1f1;
}
#wrapper .accordion .accordion-item .accordion-header .accordion-header-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  background: linear-gradient(31.82deg, #ef380b 3.69%, #fe8f26 89.52%);
  border-radius: 1.875rem;
  will-change: opacity;
  transition: opacity 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
#wrapper .accordion .accordion-item .accordion-header .accordion-header-arrow {
  background-color: #ef380b;
  color: white;
  transform: scaleY(1);
  will-change: transform;
  transition: transform 0.3s ease;
}
#wrapper .accordion .accordion-item .accordion-content {
  overflow: hidden;
  max-height: var(--max-height);
  will-change: opacity, max-height, padding;
  transition: max-height 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09), padding 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09), opacity 1s cubic-bezier(0.5, 1.01, 0.2, 1.09);
  height: auto;
  background-color: white;
  border-radius: 1.875rem;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  opacity: 0;
}
#wrapper .accordion .accordion-item .accordion-content.open {
  opacity: 1;
}
#wrapper .accordion .accordion-item .accordion-header.open {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  color: white;
}
#wrapper .accordion .accordion-item .accordion-header.open .accordion-header-content::before {
  opacity: 1;
}
#wrapper .accordion .accordion-item .accordion-header.open .accordion-header-arrow {
  background-color: white;
  color: #ef380b;
  transform: scaleY(-1);
}
#wrapper .accordion .accordion-item .grant-card-arrow .accordion-drop-down {
  transition: 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
  will-change: transform;
}
#wrapper .accordion .accordion-item .grant-card-arrow .hide-details {
  display: none;
}
#wrapper .accordion .accordion-item .grant-card-arrow.open .accordion-drop-down {
  transform: scaleY(-1);
}
#wrapper .accordion .accordion-item .grant-card-arrow.open .show-details {
  display: none;
}
#wrapper .accordion .accordion-item .grant-card-arrow.open .hide-details {
  display: inline-flex;
}
#wrapper .carousel-container {
  position: relative;
  display: flex;
  align-items: center;
  flex-grow: 1;
  overflow: hidden;
  width: 100%;
  max-width: 48rem;
}
#wrapper .carousel-container.career {
  max-width: 40.625rem;
}
@media (max-width: 991.98px) {
  #wrapper .carousel-container {
    max-width: 100%;
  }
  #wrapper .carousel-container.career {
    max-width: 100%;
  }
}
#wrapper .carousel-container .carousel-track {
  display: flex;
  transition: transform 0.5s cubic-bezier(0.5, 1.01, 0.2, 1.09);
  gap: 10px;
}
#wrapper .carousel-container .carousel-card {
  height: 40.625rem;
  background-size: cover;
  background-position: center;
  border-radius: 2.5rem;
  overflow: hidden;
  position: relative;
  transition: all 0.5s cubic-bezier(0.5, 1.01, 0.2, 1.09);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
#wrapper .carousel-container .carousel-card.career {
  height: 33.125rem;
  border-radius: 1.625rem;
  filter: blur(5px);
}
@media (max-width: 991.98px) {
  #wrapper .carousel-container .carousel-card.career {
    flex: 0 0 80vw;
    height: 25rem;
  }
}
#wrapper .carousel-container .carousel-card .overlay-banner,
#wrapper .carousel-container .carousel-card .overlay-number,
#wrapper .carousel-container .carousel-card .overlay-text {
  opacity: 0;
  transition: opacity 0.25s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
#wrapper .carousel-container .carousel-card.expanded {
  filter: blur(0);
}
#wrapper .carousel-container .carousel-card.expanded .overlay-banner,
#wrapper .carousel-container .carousel-card.expanded .overlay-number,
#wrapper .carousel-container .carousel-card.expanded .overlay-text {
  display: block;
  opacity: 1;
}
@media (max-width: 991.98px) {
  #wrapper .carousel-container .carousel-card {
    flex: 0 0 80vw;
    height: 25rem;
  }
}
#wrapper .carousel-container .carousel-card .overlay-banner {
  cursor: pointer;
  width: 25.625rem;
  position: absolute;
  display: flex;
  gap: 0.625rem;
  padding: 0.625rem;
  left: 1.25rem;
  bottom: 1.25rem;
  min-height: 3.75rem;
  max-height: fit-content;
  border-radius: re(30);
  background-color: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(5px);
}
@media (max-width: 991.98px) {
  #wrapper .carousel-container .carousel-card .overlay-banner {
    width: calc(80vw - 1.25rem);
  }
}
#wrapper .carousel-container .carousel-card .overlay-number {
  position: absolute;
  top: 0;
  left: 2rem;
  vertical-align: top;
  color: white;
}
@media (max-width: 991.98px) {
  #wrapper .carousel-container .carousel-card .overlay-number {
    font-size: 4.6875rem;
  }
}
#wrapper .carousel-container .carousel-card .overlay-text {
  position: absolute;
  width: 30.375rem;
  color: white;
  left: 2rem;
  bottom: 1.375rem;
}
#wrapper .carousel-container .carousel-card .overlay-text.career {
  width: 24.125rem;
}
@media (max-width: 991.98px) {
  #wrapper .carousel-container .carousel-card .overlay-text {
    font-size: 1.25rem;
    width: 100%;
  }
}
#wrapper .carousel-container .carousel-card:not(.career)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
#wrapper .carousel-container .carousel-card:not(.career)::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  z-index: 2;
}
#wrapper .carousel-container .content {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 3;
  color: white;
}
#wrapper .carousel-container .content .iframe-wrapper {
  height: 100%;
  width: 100%;
  background-color: black;
  border-radius: 1.625rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#wrapper .carousel-container .content .iframe-wrapper iframe {
  height: calc(100% - 2.5rem);
  width: 100%;
}
#wrapper .header-dropdown .hevolutionwebsiteicon-arrow-fill-down {
  transition: color 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
#wrapper .header-dropdown.expanded .hevolutionwebsiteicon-arrow-fill-down {
  transform: scaleY(-1);
}
#wrapper .header-dropdown:hover .hevolutionwebsiteicon-arrow-fill-down {
  color: #ef380b;
}
#wrapper .wrapper-dropdown {
  height: 0;
  overflow: hidden;
  transition: height 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
#wrapper .expanded .wrapper-dropdown {
  height: auto;
}
#wrapper .career-card-container .card-title {
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 14.1875rem;
}
#wrapper .career-card-container .card-description {
  max-height: 8rem;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#wrapper .career-card-container .image-size {
  border: 1.25rem solid transparent;
  border-radius: 2rem;
}
#wrapper .career-card-container .card-border {
  border-radius: 2.5rem;
  border: 1.5rem solid rgba(255, 255, 255, 0.8);
}
#wrapper .career-card-container .text-container {
  background: rgba(255, 255, 255, 0.8);
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  gap: 1.5rem;
  padding-right: 1.5rem;
  width: 50%;
}
@media (max-width: 62rem) {
  #wrapper .career-card-container .text-container {
    gap: 0.75rem;
  }
}
#wrapper .career-card-container .topleft {
  width: 3.125rem;
  height: 3.125rem;
}
#wrapper .career-card-container .topleft:before {
  content: "";
  position: absolute;
  top: 0%;
  width: 200%;
  height: 200%;
  border-radius: 1.25rem;
  box-shadow: 0rem 18.75rem 0rem 18.75rem rgba(255, 255, 255, 0.8);
}
#wrapper .career-card-container .topright {
  width: 3.125rem;
  height: 3.125rem;
  position: relative;
}
#wrapper .career-card-container .topright:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-shadow: 0rem 0rem 0.625rem 0.625rem rgba(255, 255, 255, 0.8);
}
#wrapper .career-card-container .bottomleft {
  width: 3.125rem;
  height: 3.125rem;
  left: 0;
  bottom: 0;
}
#wrapper .career-card-container .bottomleft:before {
  content: "";
  position: absolute;
  bottom: 0%;
  left: 0%;
  width: 200%;
  height: 200%;
  border-radius: 1.25rem;
  box-shadow: 0rem 18.75rem 0rem 18.75rem rgba(255, 255, 255, 0.8);
}
@media (max-width: 62rem) {
  #wrapper .career-card-container .image-size {
    border-width: 0.625rem;
    border-radius: 1.25rem;
    object-fit: cover;
  }
  #wrapper .career-card-container .card-border {
    border-width: 0.75rem;
    border-radius: 1.25rem;
    height: 10.375rem;
  }
  #wrapper .career-card-container .text-container {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    padding-right: 0.75rem;
    gap: 0.75rem;
  }
  #wrapper .career-card-container .bottomleft:before {
    border-radius: 0.625rem;
  }
  #wrapper .career-card-container .topleft:before {
    border-radius: 0.625rem;
  }
}
#wrapper .star-rating {
  display: flex;
  align-items: center;
}
#wrapper .stars {
  display: flex;
}
#wrapper .star {
  width: 20px;
  height: 20px;
  background-color: #737373;
  clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
  margin: 1px;
  position: relative;
  overflow: hidden;
}
#wrapper .star.full {
  background-color: #ef380b;
}
#wrapper .hevo-website-select {
  display: flex;
  position: relative;
  width: 100%;
  min-width: 5.625rem;
}
#wrapper .hevo-website-select select {
  display: none;
}
#wrapper .hevo-website-select .select-selected {
  display: flex;
  align-items: center;
  background-color: white;
  border: 0.0625rem solid #ffd2be;
  font-size: 0.875rem;
  font-weight: 500;
  color: #737373;
  height: 3.25rem;
}
#wrapper .hevo-website-select .select-selected:after {
  position: absolute;
  content: "\e917";
  font-family: "hevolutionwebsiteicon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ef380b;
  font-size: 0.5rem;
  top: 50%;
  transform: translateY(-50%) scaleY(1);
  right: 1.25rem;
  transition: transform 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
#wrapper .hevo-website-select .select-selected.select-arrow-active:after {
  transform: translateY(-50%) scaleY(-1);
}
#wrapper .hevo-website-select.bg-transparent .select-selected {
  background-color: transparent;
  border-color: #b3b3b3;
}
#wrapper .hevo-website-select .select-items div,
#wrapper .hevo-website-select .select-selected {
  display: flex;
  align-items: center;
  cursor: pointer;
  user-select: none;
  width: 100%;
  position: relative;
}
#wrapper .hevo-website-select .select-items div {
  color: #737373;
  padding: 0.4375rem 1.5625rem;
  transition: color 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
#wrapper .hevo-website-select .select-selected {
  font-size: 0.875rem;
  padding: 0 2.5rem 0 1.625rem;
}
#wrapper .hevo-website-select .select-selected:focus {
  border: 0.0625rem solid #ef380b;
}
#wrapper .hevo-website-select .select-items {
  position: absolute;
  background-color: white;
  border: 0.0625rem solid #ffd2be;
  top: calc(100% + 0.3125rem);
  left: 0;
  z-index: 5;
  width: 100%;
  overflow: auto;
  max-height: 14.1875rem;
  border-radius: 1.875rem;
  padding: 0.4375rem 0;
  font-size: 0.875rem;
}
#wrapper .hevo-website-select .select-hide {
  display: none;
}
#wrapper .hevo-website-select .select-items div:hover,
#wrapper .hevo-website-select .same-as-selected {
  background-color: transparent;
  color: #ef380b;
}
#wrapper .hevo-website-select.disabled select {
  display: none;
}
#wrapper .hevo-website-select.disabled .select-selected {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  cursor: default;
  font-size: 1.125rem;
}
#wrapper .hevo-website-select.disabled .select-selected:after {
  display: none;
}
#wrapper .gallery-wrapper {
  position: relative;
}
@media (min-width: 992px) {
  #wrapper .gallery-wrapper.narrow {
    max-width: 40rem;
  }
}
#wrapper .gallery-wrapper .gallery-container.wide {
  overflow: hidden;
}
#wrapper .gallery-wrapper .display-image-wrapper {
  position: relative;
  width: 100%;
  height: 38.75rem;
}
@media (max-width: 991.98px) {
  #wrapper .gallery-wrapper .display-image-wrapper {
    height: auto;
    width: 100%;
    aspect-ratio: 16/9;
    border-radius: 1.5rem;
  }
}
#wrapper .gallery-wrapper .top-text-rounded {
  z-index: 1;
  position: absolute;
  top: 0;
  inset-inline-start: 0;
  border-end-end-radius: 3rem;
  background-color: #f1f1f1;
}
@media (min-width: 992px) {
  #wrapper .gallery-wrapper .top-text-rounded {
    max-width: 25rem;
    padding: 0 1.25rem;
  }
}
@media (max-width: 991.98px) {
  #wrapper .gallery-wrapper .top-text-rounded {
    position: relative;
  }
}
@media (min-width: 992px) {
  #wrapper .gallery-wrapper .top-text-rounded::before {
    content: "";
    position: absolute;
    width: 3rem;
    height: 6rem;
    background: transparent;
    z-index: 2;
    bottom: -6rem;
    inset-inline-start: 0;
    border-start-start-radius: 3rem;
    box-shadow: 0 -3rem 0 #f1f1f1;
  }
  #wrapper .gallery-wrapper .top-text-rounded::after {
    content: "";
    position: absolute;
    width: 3rem;
    height: 6rem;
    background: transparent;
    z-index: 2;
    top: 0;
    inset-inline-end: -3rem;
    border-start-start-radius: 3rem;
    box-shadow: 0 -3rem 0 #f1f1f1;
  }
}
#wrapper .gallery-wrapper .bottom-gallery-rounded {
  min-height: 8.75rem;
  min-width: 8.75rem;
  padding-inline-start: 1.25rem;
  padding-top: 1.25rem;
  position: absolute;
  bottom: 0;
  inset-inline-end: 0;
  border-start-start-radius: 3rem;
  background-color: #f1f1f1;
  box-shadow: 0 0.625rem 0 #f1f1f1;
}
@media (max-width: 991.98px) {
  #wrapper .gallery-wrapper .bottom-gallery-rounded {
    position: relative;
    padding: 1.25rem 0;
  }
}
@media (min-width: 992px) {
  #wrapper .gallery-wrapper .bottom-gallery-rounded.narrow {
    bottom: -4.5rem;
  }
  #wrapper .gallery-wrapper .bottom-gallery-rounded.start {
    border-start-start-radius: 0;
    border-start-end-radius: 3rem;
    padding-inline-start: 0;
    padding-inline-end: 1.25rem;
    padding-top: 1.25rem;
    inset-inline-end: auto;
    inset-inline-start: 0;
  }
  #wrapper .gallery-wrapper .bottom-gallery-rounded::before {
    content: "";
    position: absolute;
    width: 3rem;
    height: 6rem;
    background: transparent;
    z-index: 2;
    bottom: 0;
    inset-inline-start: -3rem;
    border-end-end-radius: 3rem;
    box-shadow: 0 3rem 0 #f1f1f1;
  }
  #wrapper .gallery-wrapper .bottom-gallery-rounded.narrow::before {
    bottom: 4.5rem;
  }
  #wrapper .gallery-wrapper .bottom-gallery-rounded.start::before {
    inset-inline-start: auto;
    inset-inline-end: -3rem;
    border-end-end-radius: 0;
    border-end-start-radius: 3rem;
  }
  #wrapper .gallery-wrapper .bottom-gallery-rounded::after {
    content: "";
    position: absolute;
    width: 3rem;
    height: 6rem;
    background: transparent;
    z-index: 2;
    top: -6rem;
    inset-inline-end: 0;
    border-end-end-radius: 3rem;
    box-shadow: 0 3rem 0 #f1f1f1;
  }
  #wrapper .gallery-wrapper .bottom-gallery-rounded.start::after {
    inset-inline-start: 0;
    inset-inline-end: auto;
    border-end-end-radius: 0;
    border-end-start-radius: 3rem;
  }
}
#wrapper .gallery-wrapper .display-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 3rem;
  object-fit: cover;
  transition: opacity 0.5s ease;
}
#wrapper .gallery-wrapper .gallery-track-wrapper {
  overflow: hidden;
  position: relative;
  z-index: 3;
  border-radius: 1.5rem;
}
@media (min-width: 992px) {
  #wrapper .gallery-wrapper .gallery-track-wrapper.thumbnail-2 {
    max-width: 18.75rem;
  }
  #wrapper .gallery-wrapper .gallery-track-wrapper.thumbnail-3 {
    max-width: 28.75rem;
  }
}
#wrapper .gallery-wrapper .gallery-track {
  display: flex;
  gap: 0.9375rem;
}
#wrapper .gallery-wrapper .navigation-wrapper {
  display: flex;
  justify-content: end;
  margin-top: 1.25rem;
  z-index: 4;
  position: relative;
}
#wrapper .gallery-wrapper .navigation-wrapper .navigation-container {
  justify-content: end;
}
#wrapper .gallery-wrapper .navigation-wrapper.narrow {
  justify-content: start;
}
#wrapper .gallery-wrapper .navigation-wrapper.narrow .navigation-container {
  justify-content: space-between;
}
#wrapper .gallery-wrapper .navigation-wrapper.narrow.start {
  justify-content: end;
}
#wrapper .gallery-wrapper .navigation-wrapper.narrow.start .navigation-container {
  justify-content: space-between;
}
#wrapper .elements-white-color .gallery-wrapper .bottom-gallery-rounded {
  background-color: white;
  box-shadow: 0 0.625rem 0 white;
}
#wrapper .elements-white-color .gallery-wrapper .bottom-gallery-rounded::before, #wrapper .elements-white-color .gallery-wrapper .bottom-gallery-rounded::after {
  box-shadow: 0 3rem 0 white;
}
#wrapper .wt-file-upload {
  width: 100%;
}
#wrapper .wt-file-upload-container {
  position: relative;
  width: 100%;
  height: 4.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
#wrapper .wt-file-upload-container input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
#wrapper .wt-file-upload-list {
  background-color: white;
  padding: 1.25rem 1.25rem;
  margin-top: 0.9375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.625rem;
}
#wrapper .wt-file-upload-list .file-name {
  font-size: 1rem;
  font-weight: 600;
  color: #3a3a3a;
}
#wrapper .wt-file-upload-list .file-size {
  font-size: 0.875rem;
  font-weight: 600;
  padding-right: 0.9375rem;
}
#wrapper .inputborder {
  appearance: none;
  -webkit-appearance: none;
  border: 0.0625rem solid peachpuff;
  border-radius: 0.3125rem;
  width: 1.25rem;
  height: 1.25rem;
  background-color: white;
}
#wrapper .inputborder:checked {
  -webkit-appearance: auto;
}
#wrapper .portlet-login {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  padding: 1.25rem;
}
#wrapper .portlet-login .portlet,
#wrapper .portlet-login .portlet-content,
#wrapper .portlet-login .portlet-content-container {
  height: 100%;
}
#wrapper .portlet-login .panel-body {
  padding-left: 0;
  padding-right: 0;
}
#wrapper .portlet-login .portlet-icon-back {
  display: none;
}
#wrapper .portlet-login .portlet-body {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
#wrapper .portlet-login .portlet-body .login-container {
  background-color: white;
  padding: 3.125rem 5rem;
  max-width: 37.5rem;
  width: 100%;
  height: auto;
}
#wrapper .portlet-login .portlet-body .login-container::before {
  content: "";
  display: flex;
  position: relative;
  width: 10.375rem;
  height: 2.1875rem;
  margin-bottom: 6.25rem;
  background-size: contain;
  background-repeat: no-repeat;
}
#wrapper .portlet-login .portlet-body .login-container label {
  font-size: 0.875rem;
}
#wrapper .portlet-login .portlet-body .login-container .button-holder button {
  width: 100%;
  border-color: transparent;
}
#wrapper .portlet-login .portlet-body .login-container .button-holder button:hover {
  border-color: transparent;
}

body:not(.has-edit-mode-menu) #wrapper *:not(.custom-cursor) {
  cursor: none !important;
}
body:not(.has-edit-mode-menu) #wrapper .custom-cursor {
  position: absolute;
  width: 3.125rem;
  height: 3.125rem;
  background: url(/o/hevolution-website-theme/images/cursor_hevo.png) no-repeat center center;
  background-size: contain;
  pointer-events: none;
  z-index: 1000;
  transition: background 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09), width 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09), height 0.3s cubic-bezier(0.5, 1.01, 0.2, 1.09);
}
body:not(.has-edit-mode-menu) #wrapper .custom-cursor.pointer {
  background: url(/o/hevolution-website-theme/images/cursor_hevo_hover.svg) no-repeat center center;
  background-size: contain;
  width: 1.875rem;
  height: 1.875rem;
}

body.has-edit-mode-menu * {
  cursor: auto !important;
}
body.has-edit-mode-menu .custom-cursor {
  display: none;
}

#wrapper .splash {
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
@media (max-width: 991.98px) {
  #wrapper .splash {
    opacity: 0.2;
  }
}
#wrapper .splash img {
  object-fit: cover;
  height: 100%;
}
#wrapper .splash.home-3 {
  left: -1090px;
  bottom: -610px;
  width: 1900px;
  height: 680px;
  transform: rotate(-48.89deg);
}
#wrapper .splash.home-3 img {
  float: left;
}
#wrapper .splash.home-4 {
  left: 792px;
  bottom: -625px;
  width: 1202.33px;
  height: 737.6px;
  transform: rotate(-149.38deg);
}
#wrapper .splash.home-4 img {
  float: left;
  object-position: left;
}
#wrapper .splash.home-5 {
  left: -1170px;
  bottom: 35px;
  width: 2900.63px;
  height: 924.17px;
  transform: rotate(-149.38deg);
}
#wrapper .splash.home-5 img {
  float: left;
}
#wrapper .splash.team-1 {
  left: 785px;
  top: 759px;
  width: 1214.71px;
  height: 458.7px;
  transform: rotate(-120deg) scaleY(-1);
}
#wrapper .splash.team-1 img {
  float: left;
}
#wrapper .splash.team-2 {
  left: -1590px;
  bottom: -350px;
  width: 3176.86px;
  height: 1016.7px;
  transform: rotate(56.28deg) scaleY(-1);
}
#wrapper .splash.team-2 img {
  float: left;
}
#wrapper .splash.investments-1 {
  left: 640px;
  top: 385px;
  width: 1099.53px;
  height: 403.16px;
  transform: rotate(-30deg) scaleY(-1);
}
#wrapper .splash.investments-1 img {
  float: right;
}
#wrapper .splash.investments-2 {
  left: 371px;
  bottom: -53px;
  width: 1571.13px;
  height: 576.37px;
  transform: rotate(-35.47deg);
}
#wrapper .splash.investments-2 img {
  float: right;
}
#wrapper .splash.contact-1 {
  left: 650px;
  top: -155px;
  width: 1199.89px;
  height: 734.81px;
  transform: rotate(-167.42deg);
}
#wrapper .splash.contact-1 img {
  float: left;
}
#wrapper .splash.contact-2 {
  left: -720px;
  top: -147px;
  width: 1160.02px;
  height: 443.05px;
  transform: rotate(68.88deg) scaleY(-1);
}
#wrapper .splash.contact-2 img {
  float: left;
}
#wrapper .splash.contact-3 {
  left: 611px;
  bottom: -107px;
  width: 1278.35px;
  height: 469.97px;
  transform: rotate(-56.11deg) scaleY(-1);
}
#wrapper .splash.contact-3 img {
  float: right;
}
#wrapper .splash.career-1 {
  left: 842px;
  top: -172px;
  width: 1201.01px;
  height: 734.74px;
  transform: rotate(-167.42deg);
}
#wrapper .splash.career-1 img {
  float: left;
}
#wrapper .splash.career-2 {
  left: -353px;
  top: -15px;
  width: 2333.95px;
  height: 746.94px;
  transform: rotate(9.7deg);
}
#wrapper .splash.career-2 img {
  float: left;
}
#wrapper .splash.career-3 {
  left: 586px;
  bottom: -110px;
  width: 1185.54px;
  height: 379.41px;
  transform: rotate(-35.41deg);
}
#wrapper .splash.career-3 img {
  float: left;
}
#wrapper .splash.career-4 {
  left: 442px;
  bottom: -199px;
  width: 1246.46px;
  height: 398.91px;
  transform: rotate(-32.41deg);
}
#wrapper .splash.career-4 img {
  float: left;
}
#wrapper .splash.research-1 {
  left: 597px;
  top: 382px;
  width: 1102.22px;
  height: 404.54px;
  transform: rotate(-30deg) scaleY(-1);
}
#wrapper .splash.research-1 img {
  float: right;
}
#wrapper .splash.research-2 {
  left: -477px;
  top: -248px;
  width: 866.57px;
  height: 325.78px;
  transform: rotate(59.46deg);
}
#wrapper .splash.research-2 img {
  float: left;
}
#wrapper .splash.research-3 {
  left: 628px;
  top: -389px;
  width: 1474.11px;
  height: 556.94px;
  transform: rotate(108.35deg);
}
#wrapper .splash.research-3 img {
  float: left;
}
#wrapper .splash.research-4 {
  left: 473px;
  bottom: -547px;
  width: 1180px;
  height: 469px;
  transform: rotate(-123.53deg) scaleY(-1);
}
#wrapper .splash.research-4 img {
  float: right;
  object-position: left;
}
#wrapper .splash.research-5 {
  left: 426px;
  bottom: -210px;
  width: 1246.46px;
  height: 398.91px;
  transform: rotate(-32.41deg);
}
#wrapper .splash.research-5 img {
  float: left;
}
#wrapper .splash.science-1 {
  left: 433px;
  bottom: -123px;
  width: 1497.87px;
  height: 479.37px;
  transform: rotate(-58.18deg) scaleY(-1);
}
#wrapper .splash.science-1 img {
  float: right;
}
#wrapper .splash.science-2 {
  left: -496px;
  bottom: 64px;
  width: 1000px;
  height: 648px;
  transform: rotate(62.83deg);
}
#wrapper .splash.science-2 img {
  float: left;
  object-position: left;
}
#wrapper .splash.science-3 {
  left: 524px;
  top: -542px;
  width: 1565.59px;
  height: 573.53px;
  transform: rotate(-35.47deg);
}
#wrapper .splash.science-3 img {
  float: right;
}
#wrapper .splash.legal-1 {
  left: -500px;
  bottom: -500px;
  width: 1090.05px;
  height: 348.85px;
  transform: rotate(110.62deg) scaleY(-1);
}
#wrapper .splash.legal-1 img {
  float: right;
}
#wrapper .splash.legal-2 {
  left: -577px;
  bottom: -384px;
  width: 1543.06px;
  height: 508.09px;
  transform: rotate(-43.48deg);
}
#wrapper .splash.legal-2 img {
  float: right;
}
#wrapper .splash.legal-3 {
  left: 442px;
  bottom: -2px;
  width: 1571.82px;
  height: 575.87px;
  transform: rotate(-35.47deg);
}
#wrapper .splash.legal-3 img {
  float: right;
}
#wrapper .splash.news1-1 {
  left: 645px;
  top: -150px;
  width: 1199.89px;
  height: 731.98px;
  transform: rotate(-167.42deg);
}
#wrapper .splash.news1-1 img {
  float: left;
}
#wrapper .splash.news1-2 {
  left: -367px;
  top: 94px;
  width: 787.25px;
  height: 348.37px;
  transform: rotate(-28.11deg);
}
#wrapper .splash.news1-2 img {
  float: left;
  object-position: left;
}
#wrapper .splash.news1-3 {
  left: 953px;
  top: -304px;
  width: 769.06px;
  height: 338.15px;
  transform: rotate(136.39deg);
}
#wrapper .splash.news1-3 img {
  float: left;
  object-position: left;
}
#wrapper .splash.news1-4 {
  left: -619px;
  bottom: -108px;
  width: 1075.45px;
  height: 406.7px;
  transform: rotate(-50.42deg);
}
#wrapper .splash.news1-4 img {
  float: left;
}
@media (max-width: 991.98px) {
  #wrapper .splash.news1-4 {
    bottom: -280px;
  }
}
#wrapper .splash.news1-5 {
  left: 477px;
  bottom: -26px;
  width: 1207.23px;
  height: 386.36px;
  transform: rotate(-35.41deg);
}
#wrapper .splash.news1-5 img {
  float: left;
}
#wrapper .splash.news2-1 {
  left: 738px;
  top: -178px;
  width: 1199.89px;
  height: 731.98px;
  transform: rotate(-167.42deg);
}
#wrapper .splash.news2-1 img {
  float: left;
}
#wrapper .splash.news2-2 {
  left: 163px;
  bottom: -103px;
  width: 1906.83px;
  height: 610.25px;
  transform: rotate(-40.01deg);
}
#wrapper .splash.news2-2 img {
  float: left;
}
#wrapper .splash.article-1 {
  left: -125px;
  top: 0;
  width: 1912.89px;
  height: 714.98px;
}
#wrapper .splash.article-1 img {
  float: left;
  transform: scale(-1) rotate(30deg);
  width: 100%;
  height: auto;
  position: relative;
  top: -190px;
}
#wrapper .splash.article-2 {
  left: -10px;
  bottom: 0px;
  width: 1722.86px;
  height: 602.88px;
}
#wrapper .splash.article-2 img {
  transform: scaleY(1) rotate(-27.41deg);
  position: relative;
  top: 235px;
}
#wrapper .splash.about-1 {
  left: 430px;
  top: 232px;
  width: 1369.52px;
  height: 513.72px;
  transform: rotate(135.75deg);
}
#wrapper .splash.about-1 img {
  float: left;
}
#wrapper .splash.about-2 {
  left: 388px;
  top: 127px;
  width: 1362.67px;
  height: 436.1px;
  transform: rotate(-35.41deg);
}
#wrapper .splash.about-2 img {
  float: left;
}

html[dir=rtl] #wrapper .hevolutionwebsiteicon-arrow-long-right img,
html[dir=rtl] #wrapper .hevolutionwebsiteicon-arrow-long-left img,
html[dir=rtl] #wrapper .hevolutionwebsiteicon-arrow-top-right img,
html[dir=rtl] #wrapper .events-image img {
  transform: scaleX(-1);
}
@media (min-width: 992px) {
  html[dir=rtl] #wrapper .footer-lg-background-gradient {
    background: linear-gradient(45deg, rgba(36, 36, 36, 0.8) 50%, rgba(0, 0, 0, 0.8) 100%);
  }
}
html[dir=rtl] #wrapper .ticker-tape-wrapper .ticker-tape-container .ticker-tape {
  will-change: transform;
  animation: marqueeRtl 30s linear infinite;
  animation-play-state: running;
  animation-direction: reverse;
}
html[dir=rtl] #wrapper .ticker-tape-wrapper.paused .ticker-tape-container .ticker-tape {
  animation-play-state: paused;
}
html[dir=rtl] #wrapper .breadcrumb li + li::before {
  transform: scale(0.7) rotate(180deg);
}
html[dir=rtl] #wrapper .scale-smaller-hover {
  transform: scaleX(-1);
}
html[dir=rtl] #wrapper .scale-smaller-hover:not(:disabled):hover {
  transform: scaleX(-0.9);
}
html[dir=rtl] #wrapper .awardee-button-position {
  transform: translateX(-50%) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.home-3 {
  transform: rotate(48.89deg) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.home-3 img {
  float: right;
}
html[dir=rtl] #wrapper .splash.home-4 {
  transform: rotate(149.38deg) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.home-4 img {
  float: right;
}
html[dir=rtl] #wrapper .splash.home-5 {
  transform: rotate(149.38deg) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.home-5 img {
  float: right;
}
html[dir=rtl] #wrapper .splash.team-1 {
  transform: rotate(120deg) scaleY(-1) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.team-1 img {
  float: right;
}
html[dir=rtl] #wrapper .splash.team-2 {
  transform: rotate(-56.28deg) scaleY(-1) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.team-2 img {
  float: right;
}
html[dir=rtl] #wrapper .splash.investments-1 {
  transform: rotate(30deg) scaleY(-1) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.investments-1 img {
  float: left;
}
html[dir=rtl] #wrapper .splash.investments-2 {
  transform: rotate(35.47deg) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.investments-2 img {
  float: left;
}
html[dir=rtl] #wrapper .splash.contact-1 {
  transform: rotate(167.42deg) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.contact-1 img {
  float: right;
}
html[dir=rtl] #wrapper .splash.contact-2 {
  transform: rotate(-68.88deg) scaleY(-1) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.contact-2 img {
  float: right;
}
html[dir=rtl] #wrapper .splash.contact-3 {
  transform: rotate(56.11deg) scaleY(-1) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.contact-3 img {
  float: left;
}
html[dir=rtl] #wrapper .splash.career-1 {
  transform: rotate(167.42deg) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.career-1 img {
  float: right;
}
html[dir=rtl] #wrapper .splash.career-2 {
  transform: rotate(-9.7deg) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.career-2 img {
  float: right;
}
html[dir=rtl] #wrapper .splash.career-3 {
  transform: rotate(35.41deg) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.career-3 img {
  float: right;
}
html[dir=rtl] #wrapper .splash.career-4 {
  transform: rotate(32.41deg) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.career-4 img {
  float: right;
}
html[dir=rtl] #wrapper .splash.research-1 {
  transform: rotate(30deg) scaleY(-1) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.research-1 img {
  float: left;
}
html[dir=rtl] #wrapper .splash.research-2 {
  transform: rotate(-59.46deg) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.research-2 img {
  float: right;
}
html[dir=rtl] #wrapper .splash.research-3 {
  transform: rotate(-108.35deg) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.research-3 img {
  float: right;
}
html[dir=rtl] #wrapper .splash.research-4 {
  transform: rotate(123.53deg) scaleY(-1) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.research-4 img {
  float: left;
}
html[dir=rtl] #wrapper .splash.research-5 {
  transform: rotate(32.41deg) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.research-5 img {
  float: right;
}
html[dir=rtl] #wrapper .splash.science-1 {
  transform: rotate(58.18deg) scaleY(-1) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.science-1 img {
  float: left;
}
html[dir=rtl] #wrapper .splash.science-2 {
  transform: rotate(-62.83deg) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.science-2 img {
  float: right;
}
html[dir=rtl] #wrapper .splash.science-3 {
  left: 524px;
  transform: rotate(35.47deg) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.science-3 img {
  float: left;
}
html[dir=rtl] #wrapper .splash.legal-1 {
  transform: rotate(-110.62deg) scaleY(-1) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.legal-1 img {
  float: left;
}
html[dir=rtl] #wrapper .splash.legal-2 {
  transform: rotate(43.48deg) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.legal-2 img {
  float: left;
}
html[dir=rtl] #wrapper .splash.legal-3 {
  transform: rotate(35.47deg) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.legal-3 img {
  float: left;
}
html[dir=rtl] #wrapper .splash.news1-1 {
  transform: rotate(167.42deg) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.news1-1 img {
  float: right;
}
html[dir=rtl] #wrapper .splash.news1-2 {
  transform: rotate(28.11deg) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.news1-2 img {
  float: right;
}
html[dir=rtl] #wrapper .splash.news1-3 {
  transform: rotate(-136.39deg) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.news1-3 img {
  float: right;
}
html[dir=rtl] #wrapper .splash.news1-4 {
  transform: rotate(50.42deg) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.news1-4 img {
  float: right;
}
html[dir=rtl] #wrapper .splash.news1-5 {
  transform: rotate(35.41deg) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.news1-5 img {
  float: right;
}
html[dir=rtl] #wrapper .splash.news2-1 {
  transform: rotate(167.42deg) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.news2-1 img {
  float: right;
}
html[dir=rtl] #wrapper .splash.news2-2 {
  transform: rotate(40.01deg) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.news2-2 img {
  float: right;
}
html[dir=rtl] #wrapper .splash.article-1 {
  transform: scaleX(-1);
}
html[dir=rtl] #wrapper .splash.article-1 img {
  float: right;
}
html[dir=rtl] #wrapper .splash.article-2 {
  transform: scaleX(-1);
}
html[dir=rtl] #wrapper .splash.article-2 img {
  float: right;
}
html[dir=rtl] #wrapper .splash.about-1 {
  transform: rotate(-135.75deg) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.about-1 img {
  float: right;
}
html[dir=rtl] #wrapper .splash.about-2 {
  transform: rotate(35.41deg) scaleX(-1);
}
html[dir=rtl] #wrapper .splash.about-2 img {
  float: right;
}
html[dir=rtl] #wrapper .event-video-gradient {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 90%, white 70%);
}

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