@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: #a7a9bc;
  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 #e7e7ed;
  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: #edf9f0;
  border-color: #5aca75;
}
.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: #6b6c7e;
  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: #6b6c7e;
}
.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: #feefef 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: #ab1010;
  color: #ab1010;
  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: #6b6c7e;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/classic-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/classic-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/classic-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description, .taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff;
}
.item-selector .item-selector-list-row:hover {
  background-color: #f0f5ff;
  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: #6b6c7e;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #272833;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6b6c7e;
}
.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: #272833;
}
.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: #272833;
  font-weight: 600;
}
.user-info .date-info {
  color: #6b6c7e;
}

.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: -12px;
  margin-right: -12px;
  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: 1.5rem;
}
.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 #e7e7ed;
  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: 0px;
  content: "";
  left: 0px;
  position: absolute;
  right: 0px;
  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 {
  border-width: 1px;
  box-shadow: none;
  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: 0px;
  content: "";
  height: 0;
  left: 0px;
  position: absolute;
  right: 0px;
  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: 600px;
}
.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: 1rem;
}
.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 #e7e7ed;
  color: #6b6c7e;
}

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

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

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

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

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

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

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

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

.user-icon-color-9 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #e7e7ed;
  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='%23272833'/%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='%23272833'/%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='%23272833'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em;
}

.navbar-nav .nav-item.hover:after {
  bottom: -0.3125rem;
  content: "";
  height: 0.3125rem;
  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: var(--portlet-header-margin-bottom, calc(var(--spacer) * var(--spacer-5, 3rem)));
}

@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: var(--portlet-topper-bg, var(--primary, #0b5fff));
  border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
  border-radius: var(--portlet-topper-border-radius, var(--border-radius-sm, 2px) var(--border-radius-sm, 2px) 0 0);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: var(--portlet-topper-color, var(--white, #fff));
  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: var(--portlet-topper-link-color, var(--portlet-topper-color, #fff));
}
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: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
    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: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
    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: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
  border-radius: var(--portlet-content-border-radius, 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: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
    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: var(--portlet-topper-bg, var(--primary, #0b5fff));
  border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
  border-radius: var(--portlet-topper-border-radius, var(--border-radius-sm, 2px) var(--border-radius-sm, 2px) 0 0);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: var(--portlet-topper-color, var(--white, #fff));
  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: var(--portlet-topper-link-color, var(--portlet-topper-color, #fff));
}
.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: var(--spacer-3, 1rem);
}
.portlet-decorate .portlet-content {
  background: #fff;
  border-color: #e7e7ed;
  border-style: solid;
  border-width: 1px;
  padding: 1.5rem;
  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;
}

.breadcrumb-horizontal {
  font-size: 0.875rem;
  padding: 0;
}

.main-breadcrumbs {
  position: absolute;
  top: 96px;
  left: 16px;
}
@media (min-width: 576px) {
  .main-breadcrumbs {
    left: 24px;
  }
}
@media (min-width: 768px) {
  .main-breadcrumbs {
    left: 44px;
  }
}
.main-breadcrumbs .zonda-navigation-nav-breadcrumbs {
  padding-left: 0 !important;
}

.breadcrumb-wrapper {
  max-width: 1920px;
  width: 100%;
  padding-left: 44px;
  margin-top: 25px;
  z-index: 1;
}
.breadcrumb-wrapper .main-breadcrumbs {
  position: static;
  top: 0px;
  left: 0px;
}
@media (min-width: 576px) {
  .breadcrumb-wrapper .main-breadcrumbs {
    left: 24px;
  }
}
@media (min-width: 768px) {
  .breadcrumb-wrapper .main-breadcrumbs {
    left: 44px;
  }
}
.breadcrumb-wrapper .main-breadcrumbs .zonda-navigation-nav-breadcrumbs {
  padding-left: 0 !important;
}

.zonda-navbar--static .main-breadcrumbs {
  top: 116px;
}
@media (min-width: 992px) {
  .zonda-navbar--static .main-breadcrumbs {
    top: 21px;
  }
}

.zonda-breadcrumb-item a {
  padding-right: 0.25rem !important;
}
.zonda-breadcrumb-item a:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 4px;
  border-radius: 2px;
}

/* styles for native breadcrumbs portlet */
.breadcrumb {
  ackground-color: transparent;
  border-radius: 0.25rem;
  display: flex;
  flex-wrap: wrap;
  font-size: 0.875rem;
  list-style: none;
  margin: 0;
  padding: 0 0 0 16px;
}
@media (min-width: 576px) {
  .breadcrumb {
    padding: 0 0 0 24px;
  }
}
@media (min-width: 768px) {
  .breadcrumb {
    padding: 0 0 0 44px;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }
}

.main-breadcrumbs .breadcrumb {
  padding: 0;
}

.breadcrumb-text-truncate {
  max-width: 300px;
}
@media (min-width: 720px) {
  .breadcrumb-text-truncate {
    max-width: 600px;
  }
}

.breadcrumb-item,
.breadcrumb-link {
  color: #212121;
  font-family: "Roobert SemiBold", sans-serif;
  font-weight: 600;
  margin: 0;
  padding-right: 2px;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.02em;
}
.breadcrumb-item:focus-visible,
.breadcrumb-link:focus-visible {
  outline: 3px solid #a9a1ff;
  outline-offset: 4px;
  border-radius: 2px;
}

.breadcrumb-item + .breadcrumb-item {
  color: #212121;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  color: #626466;
  content: " ";
  background-image: url("/o/bb-theme/images/icons/arrows/CaretRight.svg");
  background-size: cover;
  height: 12px;
  width: 12px;
}

.breadcrumb-item:last-child,
.breadcrumb-item .active,
.breadcrumb-item.active {
  color: #212121;
  font-family: "Roobert Regular", sans-serif;
  font-weight: normal;
}

.bg-lighter {
  background-color: #f7f8f9 !important;
}

.border-lighter {
  border-color: #f7f8f9 !important;
}

.text-lighter {
  color: #f7f8f9 !important;
}

.bg-gray-dark {
  background-color: #393a4a !important;
}

.border-gray-dark {
  border-color: #393a4a !important;
}

.text-gray-dark {
  color: #393a4a !important;
}

.list-group-item-flex > .autofit-col:first-of-type {
  padding-left: 10px;
  padding-right: 4px;
}

@media (min-width: 768px) {
  .info-panel {
    bottom: 0;
    position: absolute;
    top: 0;
  }
  .info-panel > .sidenav-menu {
    bottom: 0;
    position: absolute;
    right: 0 !important;
    top: 0;
  }
}

.navbar-top {
  padding-bottom: 0.907rem;
  padding-top: 0.907rem;
}
.navbar-top .portlet:hover, .navbar-top .portlet.open {
  z-index: 1035;
}

.navbar-blank {
  flex-wrap: wrap;
}
.navbar-blank .lexicon-icon {
  font-size: 0.625rem;
  margin: 0 0 0 0.25rem;
}

.navbar-classic {
  background-color: #fff;
}
.navbar-classic.navbar-light {
  border-bottom: 1px solid #e7e7ed;
}
@media (max-width: 575.98px) {
  .navbar-classic .navbar-blank {
    margin-top: 1rem;
  }
}
.navbar-classic .navbar-form {
  padding: 0;
}
.navbar-classic .navbar-form .field-wrapper {
  right: 0;
  top: 0;
}
.navbar-classic .navbar-form .field-wrapper .lfr-icon-item {
  color: #6b6c7e;
}
@media (max-width: 767.98px) {
  .navbar-classic .portlet-search-bar {
    width: 100%;
  }
}
.navbar-classic .portlet-search-bar .input-group-item {
  margin-left: 0;
}
.navbar-classic .logo:hover {
  text-decoration: none;
}
@media (min-width: 992px) {
  .navbar-classic .navbar-nav .nav-item:not(:last-of-type) .nav-link {
    margin-right: 16px;
  }
}
.navbar-classic .nav-link {
  color: #6b6c7e;
  font-size: 0.9375rem;
  font-weight: 600;
}

.info-panel .sidebar > .sidenav-close {
  float: right;
  margin: 16px 16px 0 8px;
}
.info-panel .sidebar > .sidenav-close + .info-panel-content .sidebar-header > .autofit-row {
  width: auto;
}
.info-panel .sidenav-close {
  float: none;
  margin: 0;
}
.info-panel .sidebar-header .component-title {
  font-size: 16px;
  font-weight: 600;
}
.info-panel .sidebar-header .component-subtitle {
  font-size: 14px;
  font-weight: 600;
}
.info-panel .sidebar-header .autofit-padded-no-gutters {
  margin-left: -4px;
  margin-right: -4px;
}
.info-panel .sidebar-header .autofit-padded-no-gutters .autofit-col {
  padding-left: 4px;
  padding-right: 4px;
}
.info-panel .sidebar-body .sidebar-section {
  margin-bottom: 16px;
}

.sidebar-light .sidebar-header .text-default {
  color: #6b6c7e;
  font-size: 0.875rem;
  font-weight: 400;
}
.sidebar-light .sidebar-header .icon-monospaced {
  color: #6b6c7e;
}
.sidebar-light .navbar-collapse {
  border-bottom: 1px solid #cdced9;
}
@media (min-width: 576px) {
  .sidebar-light .navigation-bar-light,
  .sidebar-light .sidebar-section > .list-group-item,
  .sidebar-light .panel,
  .sidebar-light .panel-group .panel {
    background-color: transparent;
    border-color: transparent;
  }
}

.table-list th:first-child,
.table-list td:first-child {
  padding-left: 18px;
  padding-right: 6px;
}

table.second-row-color tr:nth-child(2n) {
  background-color: rgba(185, 183, 189, 0.1098039216);
}

/** RWD < 991 */
@media screen and (max-width: 991px) {
  table {
    width: 100% !important;
  }
}
.zonda-pill {
  height: 40px;
  font-size: 18px;
  line-height: 1.2;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.625rem 1.25rem;
  border-radius: 48px;
  background-color: white;
  color: #4a4c4d;
  border: 1px solid #626466;
  text-decoration: none;
  cursor: pointer;
  /** RWD > 992 */
}
.zonda-pill-currency {
  padding: 5px 10px 5px 3px;
  font-size: 0.875rem;
  font-weight: 400;
  margin: 2px 5px;
}
.zonda-pill-currency:hover {
  margin: 1px 4px;
}
.zonda-pill__img-left {
  margin-right: 5px;
}
.zonda-pill:hover {
  background-color: white;
  color: #212121;
  text-decoration: underline;
  border: 2px solid #212121;
}
.zonda-pill:hover span {
  margin: -1px;
}
.zonda-pill:active, .zonda-pill:active:hover, .zonda-pill.active, .zonda-pill.active:hover {
  background-color: #4a4c4d;
  color: white;
}
.zonda-pill:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 3px;
}
.zonda-pill:disabled, .zonda-pill:disabled:hover, .zonda-pill:disabled:active {
  background-color: white;
  color: #d5d5d5;
  border: 1px solid #d5d5d5;
  text-decoration: none;
}
.zonda-pill:disabled span, .zonda-pill:disabled:hover span, .zonda-pill:disabled:active span {
  margin: 0;
}
@media screen and (min-width: 992px) {
  .zonda-pill {
    font-size: 1.125rem;
    padding: 0.625rem 1.5rem;
  }
  .zonda-pill-currency {
    padding: 5px 10px 5px 3px;
    font-size: 0.875rem;
    font-weight: 400;
    margin: 2px 5px;
  }
  .zonda-pill-currency:hover {
    margin: 1px 4px;
  }
}

.widget-mode-detail {
  background-color: #fff;
}
.widget-mode-detail .title {
  color: #272833;
  font-weight: 700;
  line-height: 1.25;
}
.widget-mode-detail .sub-title {
  color: #a0a1b0;
  font-weight: 400;
}
.widget-mode-detail .widget-metadata {
  font-size: 0.875rem;
}
.widget-mode-detail .widget-metadata .inline-item-before {
  margin-right: 1rem;
}
.widget-mode-detail .widget-metadata .username {
  color: #272833;
  font-weight: 600;
  line-height: 2;
}
.widget-mode-detail .aspect-ratio {
  padding-bottom: 480px;
}

.widget-mode-card .card {
  border-radius: 8px;
}
.widget-mode-card .card-header {
  border-radius: 8px 8px 0 0;
}
.widget-mode-card .card-body {
  padding: 24px;
}
.widget-mode-card .widget-topbar .title-link {
  color: #272833;
}
.widget-mode-card .widget-topbar .title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-right: 24px;
}
.widget-mode-card .widget-metadata {
  font-size: 0.875rem;
  margin-bottom: 16px;
}
.widget-mode-card .widget-metadata .inline-item-before {
  margin-right: 1rem;
}
.widget-mode-card .widget-metadata .username {
  color: #272833;
  font-weight: 600;
}
.widget-mode-card .widget-resume {
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 0;
}
.widget-mode-card .card-footer {
  background-color: transparent;
  padding: 0 1rem 1rem;
}
.widget-mode-card .widget-toolbar {
  border-top: 1px solid #e7e7ed;
  padding-top: 8px;
}

.widget-mode-simple .widget-mode-simple-entry:not(:last-child) {
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 24px;
  padding-bottom: 24px;
}
.widget-mode-simple .widget-topbar .title-link {
  color: #272833;
}
.widget-mode-simple .widget-topbar .title {
  font-size: 1.75rem;
  font-weight: 700;
}
.widget-mode-simple .widget-metadata {
  font-size: 0.875rem;
}
.widget-mode-simple .widget-metadata .inline-item-before {
  margin-right: 1rem;
}
.widget-mode-simple .widget-metadata .username {
  color: #272833;
  font-weight: 600;
}

.widget-toolbar .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem;
}

html:not(#__):not(#___) #portlet_new-password {
  margin-top: 65px;
}
html:not(#__):not(#___) .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .portlet.open > .cadmin.portlet-topper {
  z-index: 999;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  font-size: 13.92px;
  padding: 0 4px 0 8px;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: block;
    white-space: nowrap;
  }
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    right: auto;
  }
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-title-default {
  display: inline-block;
  line-height: 24px;
  vertical-align: middle;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-name-text {
  margin-right: 12px;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-topper-toolbar {
  display: inline-block;
  vertical-align: middle;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-topper-toolbar,
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .icon-monospaced {
  height: 24px;
  line-height: 24px;
  width: 24px;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-topper-toolbar .component-action {
  font-size: 14px;
  height: 24px;
  margin-top: -2px;
  width: 24px;
}
html:not(#__):not(#___) .portlet-dropzone {
  box-shadow: 0 0 0 1px transparent inset;
  transition: box-shadow 300ms ease-in-out;
  will-change: box-shadow;
}
html:not(#__):not(#___) .yui3-dd-drop-active-valid .portlet-dropzone {
  box-shadow: 0 0 0 1px rgba(0, 74, 215, 0.2) inset;
}
html:not(#__):not(#___) .yui3-dd-drop-over .portlet-dropzone {
  box-shadow: 0 0 0 4px #004ad7 inset;
}

.portlet-layout .portlet .management-bar > .container-fluid-max-xl,
.portlet-layout .portlet .navbar-underline > .container-fluid-max-xl {
  padding-left: 0;
  padding-right: 0;
}
.portlet-layout .portlet .portlet-title-text {
  color: #6b6c7e;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 2.2;
  margin-bottom: 0;
  text-transform: uppercase;
}

.portlet > .portlet-topper {
  font-size: 0.87rem;
  padding: 0 4px 0 8px;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: block;
    white-space: nowrap;
  }
}
@media (min-width: 576px) {
  .portlet > .portlet-topper {
    right: auto;
  }
}
.portlet > .portlet-topper .portlet-title-default {
  display: inline-block;
  line-height: 1.5rem;
  vertical-align: middle;
}
.portlet > .portlet-topper .portlet-name-text {
  margin-right: 0.75rem;
}
.portlet > .portlet-topper .portlet-topper-toolbar {
  display: inline-block;
  vertical-align: middle;
}
.portlet > .portlet-topper .portlet-topper-toolbar,
.portlet > .portlet-topper .icon-monospaced {
  height: 1.5rem;
  line-height: 1.5rem;
  width: 1.5rem;
}
.portlet > .portlet-topper .portlet-topper-toolbar .component-action {
  height: 1.5rem;
  width: 1.5rem;
}
.portlet > .portlet-topper .lexicon-icon {
  height: 0.875rem;
  width: 0.875rem;
}
.portlet:hover > .portlet-topper, .portlet.open > .portlet-topper {
  z-index: 999;
}

.portlet-dropzone {
  box-shadow: 0 0 0 1px transparent inset;
  transition: box-shadow 300ms ease-in-out;
  will-change: box-shadow;
}
.yui3-dd-drop-active-valid .portlet-dropzone {
  box-shadow: 0 0 0 1px rgba(0, 74, 215, 0.2) inset;
}
.yui3-dd-drop-over .portlet-dropzone {
  box-shadow: 0 0 0 4px #004ad7 inset;
}

.portlet-decorate .portlet {
  margin-bottom: 24px;
}
.portlet-decorate .portlet-content {
  background-color: #fff;
  border-radius: 0.25rem;
  padding: 0;
  border: 0;
}

.portlet-barebone .panel,
.portlet-borderless .panel {
  background-color: transparent;
}
.portlet-barebone .panel.card,
.portlet-borderless .panel.card {
  border-color: #cdced9;
  box-shadow: none;
}
.portlet-barebone .panel-default,
.portlet-borderless .panel-default {
  border-color: #cdced9;
}
.portlet-barebone .widget-mode-detail,
.portlet-borderless .widget-mode-detail {
  background-color: transparent;
}

:root {
  --btn-primary-background-color: var(--btn-primary-background-color, #0b5fff);
  --btn-primary-border-color: var(--btn-primary-border-color, #0b5fff);
  --btn-primary-color: var(--btn-primary-color, #fff);
  --btn-primary-hover-background-color: var(--btn-primary-hover-background-color, #0053f0);
  --btn-primary-hover-border-color: var(--btn-primary-hover-border-color, transparent);
  --btn-primary-hover-color: var(--btn-primary-hover-color, #fff);
}

:root {
  --btn-outline-primary-border-color: var(--btn-outline-primary-border-color, #0b5fff);
  --btn-outline-primary-color: var(--btn-outline-primary-color, #0b5fff);
  --btn-outline-primary-hover-background-color: var(--btn-outline-primary-hover-background-color, #f0f5ff);
  --btn-outline-primary-hover-border-color: var(--btn-outline-primary-hover-border-color, #0b5fff);
  --btn-outline-primary-hover-color: var(--btn-outline-primary-hover-color, #fff);
}

:root {
  --btn-secondary-background-color: var(--btn-secondary-background-color, #fff);
  --btn-secondary-border-color: var(--btn-secondary-border-color, #cdced9);
  --btn-secondary-color: var(--btn-secondary-color, #6b6c7e);
  --btn-secondary-hover-background-color: var(--btn-secondary-hover-background-color, #f7f8f9);
  --btn-secondary-hover-border-color: var(--btn-secondary-hover-border-color, #cdced9);
  --btn-secondary-hover-color: var(--btn-secondary-hover-color, #272833);
}

:root {
  --btn-outline-secondary-background-color: var(--btn-outline-secondary-background-color, transparent);
  --btn-outline-secondary-border-color: var(--btn-outline-secondary-border-color, #cdced9);
  --btn-outline-secondary-color: #6b6c7e;
  --btn-outline-secondary-hover-background-color: var(--btn-outline-secondary-hover-background-color, rgba(39, 40, 51, 0.03));
  --btn-outline-secondary-hover-border-color: var(--btn-outline-secondary-hover-border-color, transparent);
  --btn-outline-secondary-hover-color: var(--btn-outline-secondary-hover-color, #272833);
}

:root {
  --btn-link-color: var(--btn-link-color, #0b5fff);
  --btn-link-hover-color: var(--btn-link-hover-color, #004ad7);
}

:root {
  --aspect-ratio-4-to-3: 75%;
  --aspect-ratio-8-to-3: 37.5%;
  --aspect-ratio-16-to-9: 56.25%;
  --aspect-ratio: 100%;
  --blockquote-font-size: 1rem * 1.25;
  --blockquote-small-color: #6b6c7e;
  --blockquote-small-font-size: 0.875rem;
  --body-bg: var(--body-bg, #fff);
  --body-color: var(--body-color, #272833);
  --border-radius-circle: 50%;
  --border-radius-lg: var(--border-radius-lg, 0.375rem);
  --border-radius-sm: var(--border-radius-sm, 0.1875rem);
  --border-radius: 0.25rem;
  --rounded-pill: var(--rounded-pill, 50rem);
  --black: #000;
  --gray-100: #f7f8f9;
  --gray-200: #f1f2f5;
  --gray-300: #e7e7ed;
  --gray-400: #cdced9;
  --gray-500: #a7a9bc;
  --gray-600: #6b6c7e;
  --gray-700: #495057;
  --gray-800: #393a4a;
  --gray-900: #272833;
  --transparent: transparent;
  --white: #fff;
  --primary: #0b5fff;
  --secondary: #6b6c7e;
  --success: #287d3c;
  --info: #2e5aac;
  --warning: #b95000;
  --danger: #da1414;
  --light: #f1f2f5;
  --dark: #272833;
  --container-max-sm: 540px;
  --container-max-md: 720px;
  --container-max-lg: 960px;
  --container-max-xl: 1248px;
  --display1-size: var(--display1-size, 6rem);
  --display2-size: var(--display2-size, 5.5rem);
  --display3-size: var(--display3-size, 4.5rem);
  --display4-size: var(--display4-size, 3.5rem);
  --display1-weight: var(--display1-weight, 300);
  --display2-weight: var(--display2-weight, 300);
  --display3-weight: var(--display3-weight, 300);
  --display4-weight: var(--display4-weight, 300);
  --display-line-height: var(--display-line-height, 1.2);
  --font-family-base: "Roobert Regular", sans-serif;
  --font-family-monospace: sfmono-regular, menlo, monaco, consolas, Liberation Mono, Courier New, monospace;
  --font-family-sans-serif: "Roobert Regular", sans-serif;
  --font-size-base: 1rem;
  --font-size-lg: 1.125rem;
  --font-size-sm: 0.875rem;
  --font-weight-bold: var(--font-weight-bold, 700);
  --font-weight-bolder: var(--font-weight-bolder, 900);
  --font-weight-light: var(--font-weight-light, 300);
  --font-weight-lighter: var(--font-weight-lighter, lighter);
  --font-weight-normal: var(--font-weight-normal, 400);
  --font-weight-semi-bold: var(--font-weight-semi-bold, 600);
  --line-height-base: 1.5;
  --line-height-sm: 1.15;
  --h1-font-size: var(--h1-font-size, 1.625rem);
  --h2-font-size: var(--h2-font-size, 1.375rem);
  --h3-font-size: var(--h3-font-size, 1.1875rem);
  --h4-font-size: var(--h4-font-size, 1rem);
  --h5-font-size: var(--h5-font-size, 0.875rem);
  --h6-font-size: var(--h6-font-size, 0.8125rem);
  --lead-font-size: var(--lead-font-size, 1.25rem);
  --lead-font-weight: 400;
  --portlet-bg: transparent;
  --portlet-content-border-radius: 0;
  --portlet-header-margin-bottom: calc(
  	var(--spacer) * var(--portlet-header-margin-bottom, calc(var(--spacer) * var(--spacer-5, 3rem)))
  );
  --portlet-topper-bg: var(--primary);
  --portlet-topper-border: var(--portlet-topper-bg);
  --portlet-topper-border-radius: var(--border-radius-sm)
  	var(--border-radius-sm) 0 0;
  --portlet-topper-color: var(--white);
  --portlet-topper-link-color: var(--portlet-topper-color);
  --portlet-topper-link-hover-color: var(--portlet-topper-link-color);
  --hr-border-color: var(--hr-border-color, rgba(0, 0, 0, 0.1));
  --hr-border-width: var(--hr-border-width, 0.0625rem);
  --hr-margin-y: var(--hr-margin-y, 1rem);
  --box-shadow-lg: var(--box-shadow-lg, 0 1rem 3rem rgba(0, 0, 0, 0.175));
  --box-shadow-sm: var(--box-shadow-sm, 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075));
  --box-shadow: var(--box-shadow, 0 0.5rem 1rem rgba(0, 0, 0, 0.15));
  --spacer: 1rem;
  --spacer-0: calc(var(--spacer) * var(--spacer-0, 0)/1rem);
  --spacer-1: calc(var(--spacer) * var(--spacer-1, 0.25rem)/1rem);
  --spacer-2: calc(var(--spacer) * var(--spacer-2, 0.5rem)/1rem);
  --spacer-3: calc(var(--spacer) * var(--spacer-3, 1rem)/1rem);
  --spacer-4: calc(var(--spacer) * var(--spacer-4, 1.5rem)/1rem);
  --spacer-5: calc(var(--spacer) * var(--spacer-5, 3rem)/1rem);
  --spacer-6: calc(var(--spacer) * var(--spacer-6, 4.5rem)/1rem);
  --spacer-7: calc(var(--spacer) * var(--spacer-7, 6rem)/1rem);
  --spacer-8: calc(var(--spacer) * var(--spacer-8, 7.5rem)/1rem);
  --spacer-9: calc(var(--spacer) * var(--spacer-9, 9rem)/1rem);
  --spacer-10: calc(var(--spacer) * var(--spacer-10, 10rem)/1rem);
  --text-muted: var(--text-muted, #a7a9bc);
  --transition-collapse: var(--transition-collapse, height 0.35s ease);
  --transition-fade: var(--transition-fade, opacity 0.15s linear);
}

.aspect-ratio:not([class*=aspect-ratio-]) {
  padding-bottom: var(--aspect-ratio, 100%);
}

.aspect-ratio-4-to-3 {
  padding-bottom: var(--aspect-ratio-4-to-3, 75%);
}

.aspect-ratio-8-to-3 {
  padding-bottom: var(--aspect-ratio-8-to-3, 37.5%);
}

.aspect-ratio-16-to-9 {
  padding-bottom: var(--aspect-ratio-16-to-9, 56.25%);
}

.card-type-asset .aspect-ratio {
  padding-bottom: var(--aspect-ratio-16-to-9, 56.25%);
}

#wrapper {
  --portlet-topper-bg: var(--primary);
  --portlet-topper-color: var(--white);
  --portlet-topper-link-color: var(--portlet-topper-color);
  background-color: var(--body-bg, var(--body-bg, #fff));
  color: var(--body-color, var(--body-color, #272833));
  font-size: var(--font-size-base, 1rem);
}

.portlet .portlet-content {
  background-color: var(--portlet-bg, transparent);
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
  }
}
@media (min-width: 576px) {
  .controls-visible .portlet:hover > .portlet-content-editable,
  .controls-visible .portlet.open > .portlet-content-editable,
  .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
  }
}

.portlet-layout .portlet-header {
  margin-bottom: var(--portlet-header-margin-bottom, calc(var(--spacer) * var(--spacer-5, 3rem)));
}

#footer {
  background-color: var(--brand-color-4, #30313f);
}

body.cookie-bar__modal-opened {
  overflow: hidden;
}

.cookie-bar .portlet {
  margin-bottom: 0px !important;
}

.cookie-bar {
  align-items: center;
  justify-content: center;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}
.cookie-bar__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 320px;
  width: 100%;
  padding: 1rem 3.75rem;
  font-family: "Roobert Regular", sans-serif;
  background-color: #212121;
  color: #ffffff;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .cookie-bar__container {
    flex-direction: row;
    justify-content: space-between;
    padding: 0 3.75rem;
    height: 64px;
    text-align: left;
  }
}
.cookie-bar.confirmed {
  display: none;
}
.cookie-bar__title {
  margin-bottom: 1rem;
}
.cookie-bar__title a {
  color: #FFFFFF;
}
.cookie-bar__title a:focus-visible {
  outline: 3px solid #9289FF;
  outline-offset: 4px;
  border-radius: 2px;
}
.cookie-bar__title p:first-of-type {
  margin-bottom: 0;
}
@media screen and (min-width: 1024px) {
  .cookie-bar__title {
    margin: 0;
  }
}
.cookie-bar__buttons-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .cookie-bar__buttons-container {
    flex-direction: row;
    width: auto;
  }
}
.cookie-bar__accept-button {
  width: 100px;
  margin-top: 1rem;
  background-color: transparent;
  color: #ffffff;
  font-family: "Roobert SemiBold", sans-serif;
  font-size: 0.875rem;
  text-align: center;
  border: 2px solid #ffffff;
  border-radius: 4px;
  box-sizing: border-box;
  width: auto;
}
.cookie-bar__accept-button:hover {
  text-decoration: none;
}
.cookie-bar__accept-button:focus-visible {
  outline: 3px solid #9289FF;
  outline-offset: 4px;
  border-radius: 2px;
}
@media screen and (min-width: 1024px) {
  .cookie-bar__accept-button {
    margin: 0 0 0 1rem;
    font-size: 0.875rem;
    width: fit-content;
  }
}
.cookie-bar__cancel-button {
  width: 100%;
  height: 56px;
  font-size: 18px;
  color: #212121;
  background-color: transparent;
  border: 2px solid #212121;
  border-radius: 8px;
  font-family: "Roobert SemiBold", sans-serif;
}
.cookie-bar__cancel-button:hover {
  text-decoration: none;
}
@media screen and (min-width: 1024px) {
  .cookie-bar__cancel-button {
    width: fit-content;
    margin-left: 1.46rem;
  }
}
.cookie-bar__cancel-button:focus-visible {
  outline: 3px solid #9289FF;
  outline-offset: 4px;
  border-radius: 2px;
}
.cookie-bar__confirm-button {
  width: 100%;
  height: 56px;
  margin-bottom: 0.5rem;
  font-size: 18px;
  color: #ffffff;
  background-color: #212121;
  border: 2px solid #212121;
  border-radius: 8px;
  font-family: "Roobert SemiBold", sans-serif;
}
.cookie-bar__confirm-button:hover {
  text-decoration: none;
}
@media screen and (min-width: 1024px) {
  .cookie-bar__confirm-button {
    width: fit-content;
    margin: 0;
  }
}
.cookie-bar__confirm-button:focus-visible {
  outline: 3px solid #9289FF;
  outline-offset: 4px;
  border-radius: 2px;
}
.cookie-bar__manage-button {
  background-color: transparent;
  color: #ffffff;
  font-family: "Roobert SemiBold", sans-serif;
  font-size: 0.875rem;
  text-decoration: none;
  box-sizing: border-box;
  letter-spacing: 0.08rem;
  border: 2px solid #fff;
  padding: 6px;
  border-radius: 4px;
  width: auto;
}
.cookie-bar__manage-button:focus-visible {
  outline: 3px solid #9289FF;
  outline-offset: 4px;
  border-radius: 2px;
}
.cookie-bar__cookie-popup-background {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #212121;
  opacity: 0.8;
  z-index: 9999;
}
.cookie-bar__cookie-popup-background.popup_active {
  display: block;
}
.cookie-bar__cookie-popup-content-container {
  display: none;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  max-height: 100%;
  padding: 5.56rem 1.187rem;
  z-index: 99998;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.cookie-bar__cookie-popup-content-container::-webkit-scrollbar {
  display: none;
}
@media screen and (min-width: 1024px) {
  .cookie-bar__cookie-popup-content-container {
    padding: 2.43rem 17.75rem;
  }
}
.cookie-bar__cookie-popup-content-container.popup_active {
  display: flex;
}
.cookie-bar__cookie-popup-content {
  display: flex;
  flex-direction: column;
  max-width: 1920px;
  min-width: 320px;
  padding: 1.43rem 0.96rem;
  height: 100%;
  color: #212121;
  background-color: #ffffff;
  border-radius: 8px;
  text-align: left;
  z-index: 99999;
}
@media screen and (min-width: 1024px) {
  .cookie-bar__cookie-popup-content {
    padding: 3rem 3.56rem;
  }
}
.cookie-bar__cookie-popup-title {
  font-size: 36px;
  line-height: 120%;
  margin-bottom: 2rem;
}
@media screen and (min-width: 1024px) {
  .cookie-bar__cookie-popup-title {
    font-size: 40px;
    line-height: 120%;
  }
}
.cookie-bar__cookie-popup-subtitle {
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 1rem;
}
@media screen and (min-width: 1024px) {
  .cookie-bar__cookie-popup-subtitle {
    margin-bottom: 1.5rem;
    font-size: 24px;
    line-height: 29px;
  }
}
.cookie-bar__cookie-popup-text {
  letter-spacing: 0.02rem;
  margin-bottom: 1.75rem;
  font-size: 16px;
  line-height: 24px;
}
@media screen and (min-width: 1024px) {
  .cookie-bar__cookie-popup-text {
    margin-bottom: 1.25rem;
    font-size: 16px;
    line-height: 24px;
  }
}
.cookie-bar__cookie-popup-link {
  color: inherit;
  text-decoration: underline;
  font-weight: 600;
}
.cookie-bar__cookie-popup-link:hover {
  color: inherit;
  text-decoration: underline;
  cursor: pointer;
}
.cookie-bar__cookie-popup-check-container {
  display: flex;
  align-items: center;
  margin-bottom: 1.75rem;
}
.cookie-bar__cookie-popup-check-container.active svg {
  display: flex;
}
.cookie-bar__cookie-popup-check-container.disabled-cookie {
  pointer-events: none;
  opacity: 0.4;
}
.cookie-bar__cookie-popup-checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border: 1.6px solid #afb1b3;
  box-sizing: border-box;
  border-radius: 4px;
}
.cookie-bar__cookie-popup-checkbox svg {
  display: none;
  max-width: 100%;
}
.cookie-bar__cookie-popup-checkbox-text {
  font-weight: 600;
  margin-left: 0.68rem;
}
.cookie-bar__cookie-popup-underline {
  display: flex;
  height: 1px;
  background-color: #c9cbcc;
  margin-bottom: 1.5rem;
}
.cookie-bar__cookie-popup-text p a {
  color: #212121;
  font-weight: 600;
  text-decoration: underline;
}

#footer .bb-footer-social-media .portlet-decorate .portlet-content {
  border: 0;
  padding: 0;
}
#footer .bb-footer-social-media .portlet-header {
  display: none;
}

/* Web Content Options dropdown position */
.portlet-journal-content.portlet-barebone .portlet .portlet-header--top {
  top: -32px;
}

/* widget-template-faq-main-list */
.helpdesk-article-item {
  margin: 16px 0;
}
.helpdesk-article-item a {
  font-family: "Roobert Regular";
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  color: #212121;
}
.helpdesk-article-item a:focus-visible {
  outline: 4px solid #5046c2;
  outline-offset: 2px;
  border-radius: 2px;
}

/* widget-template-faq-category-site */
.helpdesk-article h2.helpdesk-article__title a:hover {
  color: #212121;
  text-decoration: underline;
}
.helpdesk-article h2.helpdesk-article__title a {
  font-family: "Roobert Regular";
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 120%;
  color: #212121;
}
.helpdesk-article h2.helpdesk-article__title {
  padding: 32px 0;
}
.helpdesk-article a.helpdesk-article__title:hover {
  color: #212121;
  text-decoration: underline;
}
.helpdesk-article a.helpdesk-article__title h2 {
  font-family: "Roobert Regular";
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 120%;
  color: #212121;
  padding: 32px 0;
}
.helpdesk-article span.helpdesk-article__description {
  font-size: 18px;
  line-height: 28px;
  color: #626466;
}

/* widget-template-simple-article-list */
.left-nav ul.zonda-simple-articles-list {
  padding-inline-start: 0;
}
.left-nav ul.zonda-simple-articles-list li {
  display: block;
  margin: 16px 0;
}
.left-nav ul.zonda-simple-articles-list li a {
  font-family: "Roobert Regular";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #545454;
}
.left-nav ul.zonda-simple-articles-list li a:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 10px;
  border-radius: 2px;
}
.left-nav ul.zonda-simple-articles-list li a.active {
  color: #B9B7BD;
}

/* bb-helpdesk-navigation && bb-helpdesk-navigation-in-article */
.left-nav ul {
  padding-inline-start: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.left-nav ul li.nav-articles {
  margin-top: 30px;
}
.left-nav ul li a.active {
  color: #B9B7BD;
}
.left-nav ul li a {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: #212121;
}
.left-nav ul li a:focus-visible {
  outline: 4px solid #5046c2;
  outline-offset: 2px;
  border-radius: 2px;
}

/* bb-helpdesk-navigation-track-menu */
.menu-track.navbar-nav {
  display: flex;
  justify-content: center;
  height: 100%;
  gap: 10px;
}

/* bb_help_desk_page */
.article {
  font-family: "Roobert Regular", sans-serif;
  font-style: normal;
  font-weight: 400;
  hyphens: none;
}
.article h1 {
  font-size: 40px;
  line-height: 120%;
  color: #212121;
  text-align: left;
  padding: 32px 0;
}
.article .content {
  font-size: 18px;
  line-height: 28px;
  color: #626466;
}
.article a {
  text-decoration: underline;
}
.article a:focus-visible {
  outline: 4px solid #5046c2;
  outline-offset: 2px;
  border-radius: 2px;
}

.article-votes-wrapper {
  font-family: "Roobert Semibold";
  font-style: normal;
  padding-top: 40px;
}
.article-votes-wrapper .article-votes-question {
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: #212121;
}
.article-votes-wrapper .article-votes-controls {
  margin-top: 16px;
}
.article-votes-wrapper .article-vote {
  margin-right: 16px;
  padding: 12px 16px;
  border: 2px solid #212121;
  box-sizing: border-box;
  border-radius: 6px;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: #212121;
}

/* end of article-votes-wrapper */
/** RWD <470 */
@media all and (max-width: 470px) {
  .article h1 {
    font-size: 34px;
  }
}
/* widget-template-legal-category-site */
.legal-article a.legal-article__title:hover {
  color: #212121;
  text-decoration: underline;
}
.legal-article a.legal-article__title h2 {
  font-family: "Roobert Regular";
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 120%;
  color: #212121;
  padding: 24px 0 8px 0;
}
.legal-article span.legal-article__description {
  font-size: 16px;
  line-height: 120%;
  color: #626466;
}

/* widget-template-simple-article-list */
.left-nav ul.zonda-simple-articles-list {
  padding-inline-start: 0;
}
.left-nav ul.zonda-simple-articles-list li {
  display: block;
  margin: 16px 0;
}
.left-nav ul.zonda-simple-articles-list li a {
  font-family: "Roobert Regular";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #545454;
  letter-spacing: 0.02em;
}
.left-nav ul.zonda-simple-articles-list li a:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 10px;
  border-radius: 2px;
}
.left-nav ul.zonda-simple-articles-list li a.active {
  color: #B9B7BD;
}

/* widget-template-safety-category-site */
.safety-article a.safety-article__title:hover {
  color: #212121;
  text-decoration: underline;
}
.safety-article a.safety-article__title h2 {
  font-family: "Roobert Regular";
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 120%;
  color: #212121;
  padding: 32px 0;
}
.safety-article span.safety-article__description {
  font-size: 18px;
  line-height: 28px;
  color: #626466;
}

/* widget-template-simple-article-list */
.left-nav ul.zonda-simple-articles-list {
  padding-inline-start: 0;
}
.left-nav ul.zonda-simple-articles-list li {
  display: block;
  margin: 16px 0;
}
.left-nav ul.zonda-simple-articles-list li a {
  font-family: "Roobert Regular";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #545454;
  letter-spacing: 0.02em;
}
.left-nav ul.zonda-simple-articles-list li a:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 10px;
  border-radius: 2px;
}
.left-nav ul.zonda-simple-articles-list li a.active {
  color: #B9B7BD;
}

/** LATEST VERTICAL NEWS */
.latest-news {
  width: 100%;
  min-width: 300px;
  max-width: 1920px;
  margin: 2rem auto 0 auto;
  display: flex;
  flex-direction: column;
  color: #212121;
  padding: 0;
}

.load-more--btn {
  width: 100%;
  margin: 1rem 0 2rem 0;
}

.news-list-btn-wrapper {
  display: flex;
  justify-content: center;
}

.latest-news__heading {
  font-family: "Roobert Light", sans-serif;
  font-weight: 400;
  max-width: 760px;
  font-size: 34px;
  line-height: 120%;
  margin-bottom: 2rem;
}

.latest-news-navigation {
  width: 100%;
  height: 40px;
  display: flex;
  margin-bottom: 1.5rem;
  scroll-behavior: smooth;
  overflow-y: hidden;
  overflow-x: scroll;
}

.latest-news-navigation::-webkit-scrollbar, .latest-news-navigation::-webkit-scrollbar-track, .latest-news-navigation::-webkit-scrollbar-thumb, .latest-news-navigation::-webkit-scrollbar-track-piece {
  display: none;
}

.latest-news__button {
  height: 100%;
  background-color: #fafafa;
  color: #4a4c4d;
  font-size: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding: 0.625rem 1.25rem;
  margin-right: 0.5rem;
  border: 1px solid #626466;
  border-radius: 48px;
}

.latest-news__button--active {
  background-color: #4a4c4d;
  color: white;
}

.news-list-btn-wrapper .zonda-btn {
  width: 100%;
}

/** RWD > 992 */
@media screen and (min-width: 992px) {
  .latest-news__heading {
    font-size: 40px;
  }
  .latest-news {
    height: auto;
    margin-top: 40px;
    margin-bottom: 0;
  }
  .latest-news-navigation {
    margin-bottom: 2.5rem;
  }
  .latest-news__button {
    font-size: 1.125rem;
    padding: 0.625rem 1.5rem;
  }
  .latest-news__button:hover {
    background-color: #4a4c4d;
    color: white;
    transition: 250ms;
  }
  .news-list-btn-wrapper .zonda-btn {
    width: auto;
  }
}
/** scrollable_cards */
.scrollable-cards-news {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media screen and (min-width: 992px) {
  .scrollable-cards-news {
    height: auto;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.scrollable-cards-carousel {
  width: 100%;
  display: flex;
  scroll-behavior: smooth;
  overflow-y: hidden;
  overflow-x: hidden;
  padding-left: 16px;
}
.scrollable-cards-carousel::-webkit-scrollbar, .scrollable-cards-carousel::-webkit-scrollbar-track, .scrollable-cards-carousel::-webkit-scrollbar-thumb, .scrollable-cards-carousel::-webkit-scrollbar-track-piece {
  display: none;
}
@media screen and (min-width: 576px) {
  .scrollable-cards-carousel {
    padding-left: 24px;
  }
}
@media screen and (min-width: 768px) {
  .scrollable-cards-carousel {
    padding-left: 48px;
  }
}
@media screen and (min-width: 992px) {
  .scrollable-cards-carousel {
    padding-left: 48px;
  }
}
@media screen and (min-width: 1024px) {
  .scrollable-cards-carousel {
    width: 100%;
    margin: 0;
    height: auto;
    padding-left: 48px;
  }
}
@media screen and (min-width: 1240px) {
  .scrollable-cards-carousel {
    padding-left: calc((100vw - 1240px) / 2 + 38px);
  }
}
@media screen and (min-width: 1920px) {
  .scrollable-cards-carousel {
    padding-left: 376px;
  }
}
@media screen and (min-width: 1024px) {
  .scrollable-cards-carousel--center {
    max-width: 1920px;
    margin: 0 auto;
  }
}

/* common for news and blog article */
.news-article {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0 auto;
  hyphens: none;
}

.news-article-metadata {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.5rem;
}

.news-article-metadata__date {
  font-family: "Roobert Regular", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: #626466;
  margin-right: 1rem;
  text-align: right;
}

.news-article-metadata__modified-date {
  font-family: "Roobert Regular", sans-serif;
  font-weight: normal;
  color: #626466;
  font-size: 12px;
}

.news-article-metadata__modified-date::before {
  display: inline-block;
  content: "";
  background: url(/o/bb-theme/images/icons/PencilLine.svg) 0 2px no-repeat;
  height: 15px;
  width: 15px;
  background-size: cover;
}

.news-article-metadata__category {
  background: rgba(33, 33, 33, 0.1);
  border-radius: 24px;
  padding: 1px 16px 2px;
}

.news-article-author {
  display: flex;
}

.news-article-author__image {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  margin-right: 1rem;
  background: #212121;
  padding: 6px;
}

.news-article-author__name {
  font-family: "Roobert Regular", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.02em;
}

.news-article-author__position {
  font-family: "Roobert Regular", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: #626466;
}

.news-article__heading {
  font-family: "Roobert Regular", sans-serif;
  font-weight: normal;
  font-size: 36px;
  line-height: 120%;
  color: #212121;
  margin-bottom: 1.5rem;
}

.news-article__sub-heading {
  font-family: "Roobert Regular", sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  color: #626466;
  margin-bottom: 2.5rem;
}

.news-article__paragraph {
  font-family: "Roobert Regular", sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  color: #212121;
  padding: 0;
  margin-bottom: 2.5rem;
  overflow: hidden;
}

.news-article__paragraph img {
  margin-bottom: 2rem;
}

.news-article a:focus-visible {
  outline: 4px solid #5046c2;
  outline-offset: 2px;
  border-radius: 2px;
}

.news-article__paragraph table {
  max-width: 100%;
}

/** RWD > 992 */
@media screen and (min-width: 992px) {
  .news-article__heading {
    font-size: 56px;
    line-height: 120%;
  }
  .news-article__sub-heading {
    font-size: 24px;
    line-height: 29px;
  }
}
/** RWD > 1300 */
@media screen and (min-width: 1300px) {
  .news-article-metadata {
    margin-bottom: 2.5rem;
  }
  .news-article-author__description {
    margin-top: 0.5rem;
  }
}
/* end of common part for news and blog */
/** next-article */
.news-article-next-article {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #626466;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 1rem 1rem 1rem 1.5rem;
  margin-bottom: 2.5rem;
  color: #212121;
}

.news-article-next-article:hover {
  text-transform: none;
  color: #212121;
}

.news-article-next-article__topic {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 0.625rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.news-article-next-article__heading {
  font-size: 20px;
  line-height: 24px;
  margin: 0;
}

.news-article-next-article img {
  border-radius: 4px;
  max-width: 80px !important;
}

/** RWD > 992 */
@media screen and (min-width: 992px) {
  .news-article-next-article__heading {
    font-size: 24px;
    line-height: 29px;
    margin: 0;
  }
}
/** main article */
.zonda-news-main-article__row {
  display: flex;
  flex-direction: column;
}

.zonda-news-main-article__column {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.zonda-news-main-article__column--mobile {
  display: flex;
  margin-bottom: 2rem;
}

.zonda-news-main-article__column--desktop {
  display: none;
}

.zonda-news-main-article-metadata {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
}

.zonda-news-main-article-metadata__create-date {
  color: #626466;
  letter-spacing: 0.02em;
  margin-right: 1rem;
}

.zonda-news-main-article-metadata__category {
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.08em;
  background: #e4e5e6;
  border-radius: 24px;
  padding: 0.0625rem 1rem 0.125rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: capitalize;
}

.zonda-news-main-article__image {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.zonda-news-main-article__heading {
  font-weight: normal;
  font-size: 36px;
  line-height: 120%;
  margin-bottom: 1.5rem;
}

.zonda-news-main-article__description {
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  color: #626466;
  margin-bottom: 1.5rem;
}

.zonda-news-main-article-author {
  display: flex;
  margin-bottom: 1.5rem;
}

.zonda-news-main-article-author__image {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  margin-right: 1rem;
  background: #212121;
  padding: 6px;
}

.zonda-news-main-article-author__name {
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.02em;
}

.zonda-news-main-article-author__position {
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: #626466;
}

/** RWD>992 */
@media (min-width: 992px) {
  .zonda-news-main-article__row {
    flex-direction: row;
    justify-content: space-between;
  }
  .zonda-news-main-article__column {
    width: calc(50% - 25px);
  }
  .zonda-blog-full .zonda-news-main-article__column {
    width: calc(100% - 25px);
  }
  .zonda-news-main-article__column--mobile {
    display: none;
  }
  .zonda-blog-full .zonda-news-main-article__column--mobile {
    display: flex;
  }
  .zonda-news-main-article__column--desktop {
    display: flex;
  }
  .zonda-blog-full .zonda-news-main-article__column--desktop {
    display: none;
  }
  .zonda-news-main-article-metadata {
    margin-bottom: 2.5rem;
  }
  .zonda-news-main-article__heading {
    font-weight: normal;
    font-size: 56px;
    line-height: 120%;
    margin-bottom: 2.5rem;
  }
  .zonda-news-main-article__description {
    font-weight: normal;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 2.5rem;
  }
  .zonda-news-main-article-author {
    margin-bottom: 2.5rem;
  }
  .zonda-news-main-article-author__description {
    margin-top: 0.5rem;
  }
}
.lesson-article {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0 auto;
  hyphens: none;
}

.lesson a {
  text-decoration: underline;
}
.lesson a:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 3px;
  border-radius: 2px;
}

.lesson-article-metadata {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.5rem;
}

.lesson-article-metadata__date {
  font-family: "Roobert Regular", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: #626466;
  margin-right: 1rem;
  text-align: right;
}

.lesson-article-metadata__modified-date {
  font-family: "Roobert Regular", sans-serif;
  font-weight: normal;
  color: #626466;
  font-size: 12px;
}

.lesson-article-metadata__modified-date::before {
  display: inline-block;
  content: "";
  background: url(/o/bb-theme/images/icons/PencilLine.svg) 0 2px no-repeat;
  height: 15px;
  width: 15px;
  background-size: cover;
}

.lesson-article-metadata__category {
  background: rgba(33, 33, 33, 0.1);
  border-radius: 24px;
  padding: 1px 16px 2px;
}

.lesson-article-author {
  display: flex;
}

.lesson-article-author__image {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  margin-right: 1rem;
  background: #212121;
  padding: 6px;
}

.lesson-article-author__name {
  font-family: "Roobert Regular", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.02em;
}

.lesson-article-author__position {
  font-family: "Roobert Regular", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: #626466;
}

.lesson-article__heading {
  font-family: "Roobert Regular", sans-serif;
  font-weight: normal;
  font-size: 36px;
  line-height: 120%;
  color: #212121;
  margin-bottom: 1.5rem;
}

.lesson-article__sub-heading {
  font-family: "Roobert Regular", sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  color: #626466;
  margin-bottom: 2.5rem;
}

.lesson-article__paragraph {
  font-family: "Roobert Regular", sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  color: #212121;
  padding: 0;
  margin-bottom: 2.5rem;
  overflow: hidden;
}

.lesson-article__paragraph img {
  width: 100%;
}

.lesson-article__paragraph table {
  max-width: 100%;
}

/** RWD > 992 */
@media screen and (min-width: 992px) {
  .lesson-article__heading {
    font-size: 56px;
    line-height: 120%;
  }
  .lesson-article__sub-heading {
    font-size: 24px;
    line-height: 29px;
  }
}
/** RWD > 1300 */
@media screen and (min-width: 1300px) {
  .lesson-article-metadata {
    margin-bottom: 2.5rem;
  }
  .lesson-article-author__description {
    margin-top: 0.5rem;
  }
}
/** next-lesson */
.academy-next-lesson {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #626466;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 1rem 1rem 1rem 1.5rem;
  margin-bottom: 2.5rem;
  color: #212121;
}

.academy-next-lesson:hover {
  text-transform: none;
  color: #212121;
}

.academy-next-lesson__topic {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 0.625rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.academy-next-lesson__heading {
  font-size: 20px;
  line-height: 24px;
  margin: 0;
}

.academy-next-lesson img {
  border-radius: 4px;
  width: auto;
  height: auto;
  max-width: 80px !important;
}

/** RWD > 992 */
@media screen and (min-width: 992px) {
  .academy-next-lesson__heading {
    font-size: 24px;
    line-height: 29px;
  }
}
/** promoted-lesson */
.zonda-academy-lesson-promoted__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #FDFFD1;
  color: #212121;
  border-radius: 8px;
  min-width: 320px;
  margin: auto;
}

.zonda-academy-lesson-promoted__image {
  width: 100%;
  height: auto;
}

.zonda-academy-lesson-promoted__content {
  padding: 0 16px;
}

.zonda-academy-lesson-promoted__subtitle {
  font-size: 14px;
  letter-spacing: 0.08px;
  padding-top: 24px;
  text-transform: uppercase;
}

.zonda-academy-lesson-promoted__title {
  font-size: 34px;
  line-height: 120%;
}

.zonda-academy-lesson-promoted__description {
  padding: 0;
  font-size: 18px;
  line-height: 28px;
  color: #212121;
  margin: 0;
}

.zonda-academy-lesson-promoted__link {
  padding-bottom: 44px;
}

/** RWD > 992 */
@media screen and (min-width: 992px) {
  .zonda-academy-lesson-promoted {
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    max-width: 1320px;
    margin: auto;
  }
  .zonda-academy-lesson-promoted__container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    max-width: 1320px;
    margin: auto;
    padding: 0 0 0 var(--spacer-5, 3rem) !important;
  }
  .zonda-academy-lesson-promoted__image-wrapper {
    width: 50%;
  }
  .zonda-academy-lesson-promoted__image {
    border-radius: 0 8px 8px 0;
  }
  .zonda-academy-lesson-promoted__content {
    padding: 0 120px 0 0;
    width: 50%;
  }
  .zonda-academy-lesson-promoted__subtitle {
    padding-top: 20px;
  }
  .zonda-academy-lesson-promoted__title {
    font-size: 40px;
    padding-top: 0;
  }
  .zonda-academy-lesson-promoted__description {
    font-size: 18px;
  }
  .zonda-academy-lesson-promoted__link {
    padding-bottom: 20px;
  }
}
/** course-card */
.zonda-academy-course-card {
  border: 1px solid #626466;
  border-radius: 8px;
  box-shadow: none;
  padding: 32px 24px;
  margin-right: 24px;
  min-width: 250px;
  max-width: 250px;
  align-items: stretch;
  position: relative;
  overflow-wrap: break-word;
}

.zonda-academy-course-card__icon {
  width: 59px;
  height: 77px;
}

.zonda-academy-course-card__title {
  color: #212121;
  font-size: 18px;
  line-height: 28px;
  margin: 16px 0;
}

.zonda-academy-course-card__description {
  color: #626466;
  line-height: 24px;
  letter-spacing: 0.02em;
  margin-bottom: 40px;
}

.zonda-academy-course-card__link {
  position: absolute;
  bottom: 20px;
}

/** RWD > 992 */
@media screen and (min-width: 992px) {
  .zonda-academy-course-card {
    width: 100%;
  }
}
/** Legal Disclaimer */
.zonda-lesson-legal-disclaimer {
  font-family: "Roobert Regular", sans-serif;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: #626466;
}

/** FOUR CARDS ROW */
.four-cards-row-component {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 992px) {
  .four-cards-row-component {
    align-items: flex-start;
  }
}
@media screen and (min-width: 1400px) {
  .four-cards-row-component .splide__track {
    left: -90px;
  }
}
.four-cards-row-component__cards-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  overflow: hidden;
  width: 100%;
  min-width: 312px;
  max-width: 1920px;
  padding-top: 2px;
}
.four-cards-row-component__cards-container.splide__list {
  width: 100%;
  overflow: visible;
  justify-content: space-between;
}
@media screen and (min-width: 992px) {
  .four-cards-row-component__cards-container {
    align-items: flex-start;
    justify-content: center;
    overflow: unset;
  }
}
.four-cards-row-component__card-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 100%;
  min-width: 312px;
  margin: 0 1rem 0 0;
  padding: 0px 5px;
}
.four-cards-row-component__card-wrapper.splide__slide {
  margin: 0;
}
@media screen and (min-width: 992px) {
  .four-cards-row-component__card-wrapper {
    flex-direction: row;
    align-items: stretch;
    flex-shrink: unset;
    width: 312px;
    margin-right: 1.5rem;
  }
  .four-cards-row-component__card-wrapper:nth-child(3) {
    margin-right: 0px;
  }
  .four-cards-row-component__card-wrapper:nth-child(4) {
    display: none;
  }
}
@media screen and (min-width: 992px) and (min-width: 1400px) {
  .four-cards-row-component__card-wrapper:nth-child(4) {
    display: flex;
    margin-right: 0px;
  }
}

.zonda-move-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 28px);
  background-color: #FFFFFF;
  border: 2px solid #fff;
  box-shadow: 0px 0px 16px 1px rgba(5, 5, 5, 0.2);
  z-index: 1;
}
@media screen and (max-width: 991px) {
  .zonda-move-arrow {
    display: none;
  }
}
.zonda-move-arrow:hover {
  border: 2px solid #626466;
  cursor: pointer;
}
.zonda-move-arrow__forward {
  right: 30px;
}
.zonda-move-arrow__backward {
  left: 30px;
}
.zonda-move-arrow--hidden {
  visibility: hidden;
}

.zonda-layout--fluid-max {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1240px) {
  .zonda-layout--fluid-max {
    max-width: 1248px;
  }
}
.zonda-layout--padding-horizontal {
  /** RWD .pl-, .pr- */
  padding-left: 16px;
  padding-right: 16px;
  /** RWD .pl-sm, .pr-sm */
  /** RWD .pl-md, .pr-md */
  /** RWD > 992 .pl-lg, .pr-lg */
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .zonda-layout--padding-horizontal {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .zonda-layout--padding-horizontal {
    padding-left: 44px;
    padding-right: 44px;
  }
}
@media screen and (min-width: 992px) {
  .zonda-layout--padding-horizontal {
    padding-left: 44px;
    padding-right: 44px;
  }
  .zonda-layout--padding-horizontal--lg-sticky-right {
    padding-right: 0;
  }
  .zonda-layout--padding-horizontal--lg-sticky-left {
    padding-left: 0;
  }
}

.zonda-main-banner {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 992px) {
  .zonda-main-banner {
    position: relative;
    align-items: center;
    margin: auto;
  }
}
.zonda-main-banner__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 992px) {
  .zonda-main-banner__wrapper {
    display: flex;
    flex-direction: row-reverse;
    min-height: 742px;
  }
}
@media (min-width: 1024px) {
  .zonda-main-banner__wrapper {
    margin-right: calc((100vw - 1024px) / 2);
    justify-content: space-between;
  }
}
@media (min-width: 1240px) {
  .zonda-main-banner__wrapper {
    margin-right: calc(70px - 5vw);
    justify-content: space-between;
  }
}
@media (min-width: 1380px) {
  .zonda-main-banner__wrapper {
    margin-right: calc((100vw - 1380px) / 2);
    justify-content: space-between;
  }
}
@media (min-width: 1920px) {
  .zonda-main-banner__wrapper {
    margin-right: calc((100vw - 1920px) / 2);
    margin-left: calc((100vw - 1920px) / 2);
    justify-content: space-between;
  }
}
.zonda-main-banner__image {
  max-width: 100%;
  height: auto;
  min-height: 375px;
  width: 100%;
}
@media (min-width: 992px) {
  .zonda-main-banner__image {
    min-height: 540px;
    min-width: 498px;
    width: 50%;
  }
}
@media (min-width: 1240px) {
  .zonda-main-banner__image {
    margin-right: 0;
  }
}
@media (min-width: 1380px) {
  .zonda-main-banner__image {
    margin-right: 0;
  }
}
@media (min-width: 1920px) {
  .zonda-main-banner__image {
    margin-right: -64px;
  }
}
.zonda-main-banner__image--mobile {
  display: block;
  width: 100%;
  padding: 0 0 48px;
  height: auto;
  min-height: 375px;
}
@media (min-width: 992px) {
  .zonda-main-banner__image--mobile {
    display: none;
  }
}
.zonda-main-banner__image--desktop {
  display: none;
}
@media (min-width: 992px) {
  .zonda-main-banner__image--desktop {
    display: block;
    width: 100%;
    min-height: 540px;
    height: auto;
    padding: 0 0 48px 0;
    margin: 0;
  }
}
@media (min-width: 1240px) {
  .zonda-main-banner__image--desktop {
    margin-right: 0;
  }
}
@media (min-width: 1380px) {
  .zonda-main-banner__image--desktop {
    margin-right: 0;
  }
}
@media (min-width: 1920px) {
  .zonda-main-banner__image--desktop {
    margin-right: -64px;
  }
}
.zonda-main-banner__content {
  padding: 40px 0 0 0;
}
@media (min-width: 992px) {
  .zonda-main-banner__content {
    max-width: 50%;
    padding: 32px 0 48px 0;
    min-height: 468px;
    min-width: 446px;
    width: 50%;
  }
}
@media (min-width: 1240px) {
  .zonda-main-banner__content {
    margin-left: calc((1240px - 100vw) / 2 + 1.5vw);
  }
}
@media (min-width: 1380px) {
  .zonda-main-banner__content {
    margin-left: -4vw;
  }
}
@media (min-width: 1920px) {
  .zonda-main-banner__content {
    margin-left: 0;
  }
}
.zonda-main-banner__content-heading {
  font-size: 40px;
  line-height: 48px;
  font-weight: 400;
}
@media (min-width: 992px) {
  .zonda-main-banner__content-heading {
    font-size: 55px;
    line-height: 60px;
  }
}
.zonda-main-banner__content-text {
  font-size: 18px;
  line-height: 28px;
  padding: 24px 0;
}
@media (min-width: 992px) {
  .zonda-main-banner__content-text {
    padding: 20px 0 30px 0;
    margin: 0;
  }
}

@media (min-width: 992px) {
  .splide__slide .zonda-main-banner {
    margin: 0;
  }
}

/* old main-banner-with-image, main-banner-with-image-v2 */
.zonda-banner {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #212121;
}
@media (min-width: 992px) {
  .zonda-banner {
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    max-width: 1320px;
    margin: auto;
  }
}
.zonda-banner__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 320px;
  margin: auto;
}
@media (min-width: 992px) {
  .zonda-banner__wrapper {
    flex-direction: row-reverse;
    justify-content: space-between;
    max-width: 1320px;
    margin: auto;
    padding: 0 0 0 48px;
  }
}
.zonda-banner__wrapper--rounded-corners {
  border-radius: 8px;
}
.zonda-banner__image {
  width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .zonda-banner__image {
    width: 50%;
  }
}
.zonda-banner__image-mobile {
  width: 100%;
  height: auto;
  display: block;
}
@media (min-width: 992px) {
  .zonda-banner__image-mobile {
    display: none;
  }
}
.zonda-banner__image-mobile--rounded-corners {
  border-radius: 8px 8px 0 0;
}
.zonda-banner__image-desktop {
  display: none;
}
@media (min-width: 992px) {
  .zonda-banner__image-desktop {
    width: 100%;
    height: auto;
    display: block;
  }
  .zonda-banner__image-desktop--rounded-corners {
    border-radius: 0 8px 8px 0;
  }
}
.zonda-banner__content {
  padding: 0 16px;
}
@media (min-width: 992px) {
  .zonda-banner__content {
    padding: 0 50px 0 0;
    width: 50%;
    max-width: 50%;
  }
}
.zonda-banner__content-logo {
  padding: 24px 0;
  width: auto;
  height: auto;
}
@media (min-width: 480px) {
  .zonda-banner__content-logo {
    max-width: 400px;
  }
}
@media (min-width: 992px) {
  .zonda-banner__content-logo {
    padding: 20px 0;
  }
}
.zonda-banner__content-title {
  font-size: 14px;
  margin: 0;
  padding: 20px 0;
}
@media (min-width: 992px) {
  .zonda-banner__content-title {
    padding: 20px 0;
  }
}
.zonda-banner__content-heading {
  font-weight: 400;
  font-size: 34px;
  line-height: 1.2;
  padding-top: 30px;
}
@media (min-width: 992px) {
  .zonda-banner__content-heading {
    font-size: 40px;
    padding-top: 0;
  }
}
.zonda-banner__content-text {
  padding: 24px 0 20px 0;
  font-size: 18px;
  line-height: 28px;
  margin: 0;
}
@media (min-width: 992px) {
  .zonda-banner__content-text {
    padding: 20px 0 20px 0;
  }
}
.zonda-banner__content-link-wrapper {
  display: flex;
  padding: 20px 0 40px 0;
}
@media (min-width: 992px) {
  .zonda-banner__content-link-wrapper {
    padding: 20px 0 20px 0;
  }
}

/* wide banner configuration in zonda-banner */
.zonda-banner--wide .zonda-banner__content {
  padding: 0;
}
.zonda-banner--wide .zonda-banner__content-title {
  padding: 24px 0;
  line-height: 21px;
}
.zonda-banner--wide .zonda-banner__content-heading {
  margin: 0;
  padding-top: 0;
}
@media (min-width: 992px) {
  .zonda-banner--wide {
    max-width: 1920px;
  }
  .zonda-banner--wide .zonda-banner__wrapper {
    margin-right: 0;
    max-width: 100%;
  }
  .zonda-banner--wide .zonda-banner__content-heading {
    font-size: 56px;
    padding-top: 22px;
  }
  .zonda-banner--wide .zonda-banner__content-title {
    padding: 24px 0 0 0;
  }
  .zonda-banner--wide .zonda-banner__image-mobile {
    max-width: 100%;
    position: relative;
  }
}
@media (min-width: 1240px) {
  .zonda-banner--wide .zonda-banner__wrapper {
    margin-left: calc((100vw - 1250px) / 2);
  }
  .zonda-banner--wide .zonda-banner__wrapper.left-side-image {
    margin-right: calc((100vw - 1250px) / 2);
  }
}
@media (min-width: 1420px) {
  .zonda-banner--wide .zonda-banner__wrapper {
    max-width: 1420px;
    margin-right: calc((100vw - 1420px) / 2);
    margin-left: calc((100vw - 1250px) / 2);
  }
  .zonda-banner--wide .zonda-banner__wrapper.left-side-image {
    max-width: 1420px;
    margin-left: calc((100vw - 1420px) / 2);
    margin-right: calc((100vw - 1250px) / 2);
  }
}
@media (min-width: 1920px) {
  .zonda-banner--wide {
    max-width: 100%;
  }
  .zonda-banner--wide .zonda-banner__wrapper {
    margin-left: auto;
    margin-right: auto;
  }
  .zonda-banner--wide .zonda-banner__wrapper.left-side-image {
    margin-left: auto;
    margin-right: auto;
  }
}

/* left side image configuration in zonda-banner */
@media (min-width: 992px) {
  .zonda-banner__wrapper.left-side-image {
    flex-direction: row;
    padding: 0 48px 0 0;
  }
  .zonda-banner__wrapper.left-side-image .zonda-banner__image-desktop {
    border-radius: 8px 0 0 8px;
  }
  .zonda-banner__wrapper.left-side-image .zonda-banner__content {
    padding: 0 0 0 50px;
  }
}
.zonda-icon {
  width: 18px;
  height: 18px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: auto;
  vertical-align: middle;
}
.zonda-icon--caret-up {
  background-image: url("/o/bb-theme/images/icons/CaretUp.svg");
}
.zonda-icon--caret-down {
  background-image: url("/o/bb-theme/images/icons/CaretDown.svg");
}
.zonda-icon--growing-green {
  background-image: url("/o/bb-theme/images/icons/TrendGrow.svg");
}
.zonda-icon--falling-red {
  background-image: url("/o/bb-theme/images/icons/TrendFall.svg");
}
.zonda-icon--stable-yellow {
  background-image: url("/o/bb-theme/images/icons/TrendStable.svg");
}
.zonda-icon--arrow-right {
  background-image: url("/o/bb-theme/images/icons/ArrowRight.svg");
}
.zonda-icon--white-plus {
  background-image: url("/o/bb-theme/images/icons/WhitePlus.svg");
}
.zonda-icon--white-x {
  background-image: url("/o/bb-theme/images/icons/WhiteX.svg");
}

@font-face {
  font-family: "Roobert Light";
  src: url("../fonts/RoobertPRO-Light.woff2") format("woff2"), url("../fonts/RoobertPRO-Light.woff") format("woff"), url("../fonts/RoobertPRO-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roobert Regular";
  src: url("../fonts/RoobertPRO-Regular.woff2") format("woff2"), url("../fonts/RoobertPRO-Regular.woff") format("woff"), url("../fonts/RoobertPRO-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roobert Regular";
  src: url("../fonts/RoobertPRO-SemiBold.woff2") format("woff2"), url("../fonts/RoobertPRO-SemiBold.woff") format("woff"), url("../fonts/RoobertPRO-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roobert SemiBold";
  src: url("../fonts/RoobertPRO-SemiBold.woff2") format("woff2"), url("../fonts/RoobertPRO-SemiBold.woff") format("woff"), url("../fonts/RoobertPRO-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roobert Light Italic";
  src: url("../fonts/RoobertPRO-LightItalic.woff2") format("woff2"), url("../fonts/RoobertPRO-LightItalic.woff") format("woff"), url("../fonts/RoobertPRO-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roobert Regular Italic";
  src: url("../fonts/RoobertPRO-RegularItalic.woff2") format("woff2"), url("../fonts/RoobertPRO-RegularItalic.woff") format("woff"), url("../fonts/RoobertPRO-RegularItalic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roobert SemiBold Italic";
  src: url("../fonts/RoobertPRO-SemiBoldItalic.woff2") format("woff2"), url("../fonts/RoobertPRO-SemiBoldItalic.woff") format("woff"), url("../fonts/RoobertPRO-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
.bb-footer-wrapper-next-to-last {
  display: inline-flex;
  padding-right: 5px;
  color: #ffffff;
}

.bb-footer-line {
  margin: 3rem 0;
  border: 1px solid #4a4c4d;
}
.bb-footer-line--mobile-display {
  display: block;
}
@media (min-width: 993px) {
  .bb-footer-line--mobile-display {
    display: none;
  }
}

.first-footer-option.footer-options__column {
  width: 220px;
}
@media screen and (min-width: 1024px) {
  .first-footer-option.footer-options__column {
    width: 200px;
  }
}

.language-options-navigation .navbar-nav .nav-link {
  color: #ffffff;
}

.language-options-navigation .navbar-nav .nav-link:hover {
  color: #ffffff;
  background: none;
  text-decoration: underline;
}

.socials a:hover {
  text-decoration: none;
}

.footer-legal-disclaimer {
  font-style: italic;
  margin-top: 2rem;
}

.bb-footer-last-credits-content,
.bb-footer-last-credits-content > a {
  font-family: "Roobert Light", sans-serif;
  font-size: 1rem;
  color: #959799;
  text-align: center;
}

.footer_navigation_desktop_view {
  display: none !important;
}
@media (min-width: 993px) {
  .footer_navigation_desktop_view {
    display: flex !important;
  }
}

.footer_navigation_mobile_view {
  display: flex !important;
}
@media (min-width: 993px) {
  .footer_navigation_mobile_view {
    display: none !important;
  }
}

.footer-navigation__row {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}
.footer-navigation__row .footer-nav-item-list {
  display: none;
}
.footer-navigation__row .footer-nav-item-list.show {
  display: contents;
}
@media screen and (min-width: 993px) {
  .footer-navigation__row {
    flex-direction: row;
    margin-bottom: 3rem;
    width: 85%;
  }
  .footer-navigation__row .footer-nav-item-list {
    display: block;
  }
}
.footer-navigation__column {
  display: flex;
  flex-direction: column;
}
.footer-navigation__column-last .footer-navigation__heading {
  font-family: "Roobert Light", sans-serif;
  font-size: 16px;
}
.footer-navigation__column-last .footer-navigation__heading:focus-visible {
  outline: 3px solid #9289FF;
  outline-offset: 8px;
  border-radius: 2px;
}
@media screen and (max-width: 600px) {
  .footer-navigation__column {
    float: left;
    overflow: hidden;
  }
}
.footer-navigation__column .dropdown-item:hover, .footer-navigation__column .dropdown-item:active, .footer-navigation__column .dropdown-item:focus {
  background-color: transparent;
  text-decoration: underline;
  box-shadow: none;
}
.footer-navigation__column .dropdown-item:focus {
  outline: 3px solid #9289FF;
  outline-offset: 8px;
  border-radius: 2px;
}
.footer-navigation__column .dropdown-item:focus:not(:focus-visible) {
  outline: none;
}
.footer-navigation__heading {
  margin-bottom: 1.25rem;
  color: white;
  font-family: "Roobert SemiBold", sans-serif;
  font-size: 1.125rem;
  display: flex;
}
@media screen and (max-width: 500px) {
  .footer-navigation__heading:focus-visible {
    outline: 3px solid #9289FF;
    outline-offset: -2px !important;
    border-radius: 2px;
  }
}
.footer-navigation__heading img {
  display: none;
}
.footer-navigation__heading img.caret-icon {
  transition-duration: 0.5s;
  transition-property: transform;
  width: 20px;
  height: 27px;
}
.footer-navigation__heading img.caret-icon__rotate {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
@media screen and (max-width: 991px) {
  .footer-navigation__heading {
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
    border: none;
    outline: none;
    color: white;
    padding: 14px 0px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
    justify-content: space-between;
    display: flex;
    width: 100%;
  }
  .footer-navigation__heading img {
    display: block;
  }
}
.footer-navigation__heading-others {
  font-family: "Roobert Light", sans-serif;
  font-size: 1rem;
  color: white;
  margin-bottom: 1rem;
  display: flex;
}
@media screen and (max-width: 600px) {
  .footer-navigation__heading-others {
    cursor: pointer;
    font-size: 16px;
    border: none;
    outline: none;
    color: white;
    padding: 14px 16px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
  }
}
@media screen and (max-width: 600px) {
  .footer-navigation__column ul {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
  }
}
@media screen and (max-width: 991px) {
  .footer-navigation__column .show {
    display: contents;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
  }
}
@media screen and (max-width: 991px) {
  .footer-navigation__column ul li {
    float: none;
    color: black;
    padding: 12px 0px;
    text-decoration: none;
    display: block;
    text-align: left;
  }
}
.footer-navigation__column ul li .dropdown-item {
  font-family: "Roobert Light", sans-serif;
  font-size: 1rem;
  color: white;
  margin-bottom: 1.25rem;
}
.footer-navigation__column ul li .dropdown-item:hover {
  font-family: "Roobert Light", sans-serif;
  font-size: 1rem;
  color: white;
  margin-bottom: 1.25rem;
  background: none;
  text-decoration: underline;
}
.footer-navigation__column ul li .dropdown-item.navigation-menu__submenu:hover {
  background-color: transparent;
  color: #6b6c7e;
  cursor: default;
}
@media screen and (max-width: 991px) {
  .footer-navigation__column ul li .dropdown-item {
    margin-bottom: 0rem;
  }
  .footer-navigation__column ul li .dropdown-item:hover {
    margin-bottom: 0rem;
  }
}
.footer-navigation__column * {
  list-style: none;
  padding-left: 0;
}
.footer-navigation:hover {
  color: white;
  text-decoration: none;
}

.footer-navigation__heading:focus-visible {
  outline: 3px solid #9289FF;
  outline-offset: 8px;
  border-radius: 2px;
}

/*Av Coins*/
.footer-available-coins {
  padding-bottom: 130px;
}
.footer-available-coins__heading {
  font-family: "Roobert Light", sans-serif;
  font-size: 0.875rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}
.footer-available-coins-carousel {
  height: 60px;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 1.25rem;
  display: flex;
  margin-top: 28px;
  scroll-behavior: smooth;
  overflow-y: hidden;
  overflow-x: hidden;
}
.footer-available-coins-carousel--center {
  justify-content: center;
}
@media (max-width: 991px) {
  .footer-available-coins-carousel--center {
    justify-content: flex-start;
  }
}
@media (max-width: 991px) {
  .footer-available-coins-carousel {
    height: 90px;
  }
}
@media screen and (min-width: 1024px) {
  .footer-available-coins-carousel {
    padding: 20px 0 110px;
  }
}
.footer-available-coins-carousel::-webkit-scrollbar, .footer-available-coins-carousel::-webkit-scrollbar-track, .footer-available-coins-carousel::-webkit-scrollbar-thumb, .footer-available-coins-carousel::-webkit-scrollbar-track-piece {
  display: none;
}
.footer-available-coins-carousel-item {
  display: flex;
  justify-content: space-between;
  width: 144px;
  min-width: 144px;
  margin-right: 3rem;
  user-select: none;
}
.footer-available-coins-carousel-item__image {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}
.footer-available-coins-carousel-item__content {
  width: calc(100% - 40px - 0.5rem);
  height: 100%;
  display: flex;
  flex-direction: column;
  margin-top: 10px;
}
.footer-available-coins-carousel-item__name {
  margin-bottom: 0.2rem;
  font-family: "Roobert SemiBold", sans-serif;
  font-size: 1.125rem;
  color: #ffffff;
  line-height: 1.2;
}
.footer-available-coins-carousel-item__description {
  font-family: "Roobert Light", sans-serif;
  font-size: 0.8rem;
  letter-spacing: 0.02rem;
  color: #fafafa;
}

/*News*/
.footer-newsletter {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 1024px) {
  .footer-newsletter {
    flex-direction: row;
    justify-content: space-between;
  }
}
.footer-newsletter__column:nth-child(2) {
  margin-top: 3rem;
}
@media screen and (min-width: 1024px) {
  .footer-newsletter__column:nth-child(2) {
    margin: 0;
  }
}
.footer-newsletter__row {
  display: flex;
  flex-direction: column;
  margin-top: 1.5rem;
}
@media screen and (min-width: 1024px) {
  .footer-newsletter__row {
    flex-direction: row;
  }
}
.footer-newsletter__heading {
  font-family: "Roobert Light", sans-serif;
  font-size: 1.25rem;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 1024px) {
  .footer-newsletter__heading {
    font-size: 1.5rem;
  }
}
.footer-newsletter__button {
  background-color: transparent;
  color: white;
  font-family: "Roobert SemiBold", sans-serif;
  font-size: 1.125rem;
  text-align: center;
  border: 2px solid #ffffff;
  border-radius: 8px;
  box-sizing: border-box;
  height: 56px;
  padding: 0.875rem 1.125rem;
}
.footer-newsletter__button:hover {
  transition-duration: 250ms;
  text-decoration: none;
  background-color: white;
  color: #212121;
}
.footer-newsletter__input {
  background-color: transparent;
  color: white;
  height: 56px;
  width: 100%;
  padding: 0.875rem 1rem;
  margin-bottom: 1.5rem;
  border: 1px solid #959799;
  box-sizing: border-box;
  border-radius: 8px;
}
@media screen and (min-width: 1024px) {
  .footer-newsletter__input {
    margin: 0;
    margin-right: 1.5rem;
    width: 300px;
  }
}
.footer-newsletter__input::placeholder {
  font-family: "Roobert Light", sans-serif;
  color: #959799;
  font-size: 1.125rem;
}

.footer-options {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 1024px) {
  .footer-options {
    flex-direction: row;
    justify-content: space-between;
  }
}
.footer-options__column {
  display: flex;
  align-items: center;
  margin-bottom: 3rem;
}
.footer-options__column:last-child {
  margin: 0;
}
.footer-options__column.second-footer-option .portlet-navigation {
  width: 500px;
}
@media (max-width: 1024px) {
  .footer-options__column.second-footer-option .portlet-navigation {
    width: 100%;
  }
}
.footer-options__column.second-footer-option .portlet-navigation .navbar-nav {
  justify-content: space-between;
}
@media (max-width: 1300px) and (min-width: 1024px) {
  .footer-options__column.second-footer-option .portlet-navigation .navbar-nav {
    justify-content: center;
  }
}
@media (max-width: 1024px) {
  .footer-options__column.second-footer-option .portlet-navigation .navbar-nav {
    justify-content: normal;
  }
}
@media screen and (min-width: 1024px) {
  .footer-options__column {
    margin: 0;
  }
}
.footer-options-navigation {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 1024px) {
  .footer-options-navigation {
    flex-direction: row;
    justify-content: space-between;
  }
}
.footer-options-navigation__link {
  font-family: "Roobert Light", sans-serif;
  font-size: 1rem;
  color: white;
  margin-bottom: 1rem;
}
@media screen and (min-width: 1024px) {
  .footer-options-navigation__link {
    margin-right: 1rem;
  }
}
.footer-options-navigation__link:last-child {
  margin: 0;
}
.footer-options-navigation__link:hover {
  color: white;
  text-decoration: none;
}
.footer-options-navigation .dropdown-item--small {
  color: #FFFFFF;
}
.footer-options-navigation .dropdown-item--small:hover {
  background-color: transparent;
  text-decoration: underline;
  box-shadow: none;
}
.footer-options-social {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 400px;
}
.footer-options-social__icon {
  cursor: pointer;
  text-decoration: none;
  margin-left: 15px;
  margin-right: 15px;
}
.footer-options-social__icon img {
  width: 100%;
  height: auto;
}

.footer-options-navigation .navbar-nav {
  width: 500px;
  justify-content: space-between;
}
.footer-options-navigation .navbar-nav .nav-item .dropdown-item--small {
  font-family: "Roobert Light", sans-serif;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 1.5;
}
.footer-options-navigation .navbar-nav .nav-item .dropdown-item--small:hover, .footer-options-navigation .navbar-nav .nav-item .dropdown-item--small:active, .footer-options-navigation .navbar-nav .nav-item .dropdown-item--small:focus {
  background-color: transparent;
  text-decoration: underline;
  box-shadow: none;
}
@media screen and (max-width: 991px) {
  .footer-options-navigation .navbar-nav {
    flex-direction: column;
    margin-top: 30px;
    width: auto;
  }
  .footer-options-navigation .navbar-nav .dropdown-item--small {
    padding-left: 0;
  }
}

/* Slider */
.slick-slide {
  margin: 0px 20px;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.footer-options-social__icon:focus-visible {
  outline: 3px solid #9289FF;
  outline-offset: 8px;
  border-radius: 2px;
}

.footer-options__column.second-footer-option .navbar-nav .nav-link:focus-visible {
  outline: 3px solid #9289FF;
  outline-offset: 8px;
  border-radius: 2px;
}

.language-selector-button:focus,
.language-options-languages__link:focus-visible {
  outline: 3px solid #9289FF;
  outline-offset: 6px;
  border-radius: 2px;
}

.zonda-navbar .dropdown-hamburger.dropdown-menu {
  overflow-x: hidden;
}
body.signed-in .zonda-navbar .dropdown-hamburger.dropdown-menu {
  top: 50px;
}

.dropdown-menu::after {
  content: "";
  display: block;
  padding-top: 0;
}

#banner {
  justify-content: center;
  display: flex;
}

body.zonda-header-static section#content {
  padding-top: 96px;
}
body.navbar-bg .zonda-navbar {
  background-color: rgb(255, 255, 255);
  box-shadow: 5px -1px 12px -5px grey;
  z-index: 10;
}
body.zonda-navbar--no-shadow .zonda-navbar {
  box-shadow: none !important;
}
body.zonda-navbar--no-shadow .lfr-layout-structure-item-bb-navigation-breadcrumbs-bbnavigationbreadcrumbsportlet {
  margin-top: 6rem;
}
body.has-edit-mode-menu.navbar-bg .zonda-navbar {
  position: initial !important;
}
body.has-edit-mode-menu .zonda-navbar {
  position: initial !important;
}

#zonda-sidebar.dropdown-menu.dropdown-hamburger {
  display: block;
}
#zonda-sidebar.dropdown-menu.dropdown-hamburger.initial-hidden {
  overflow: hidden;
  visibility: hidden;
  left: -550px !important;
}
#zonda-sidebar.dropdown-menu.dropdown-hamburger.foundation-dropdown-hamburger {
  display: block;
  left: 100vw;
  transition: left ease-in 0.5s;
}
#zonda-sidebar.dropdown-menu.dropdown-hamburger.foundation-dropdown-hamburger.show {
  left: calc(100vw - 435px);
}
#zonda-sidebar.dropdown-menu.dropdown-hamburger.hidden {
  animation: hideHamburgerMenu ease-in 0.5s;
  animation-fill-mode: forwards;
}
#zonda-sidebar.dropdown-menu.dropdown-hamburger.show {
  animation: showHamburgerMenu ease-in 0.5s;
  animation-fill-mode: forwards;
}

@keyframes showHamburgerMenu {
  0% {
    visibility: visible;
    left: -550px;
  }
  100% {
    left: 0;
  }
}
@keyframes hideHamburgerMenu {
  0% {
    visibility: visible;
    left: 0;
  }
  100% {
    left: -550px;
    visibility: hidden;
  }
}
.zonda-navbar {
  max-width: 1920px;
  height: auto;
  min-height: 96px;
  background: transparent;
  position: fixed;
  width: 100%;
  z-index: 2;
  transition: box-shadow 0.3s ease-in-out;
}
.zonda-navbar .bb-custom-logo {
  margin-top: 7px;
}
.zonda-navbar .bb-custom-logo.lottie {
  margin-top: 3px;
}
.zonda-navbar .bb-custom-logo a:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 2px;
  border-radius: 2px;
}
.zonda-navbar .bb-custom-logo .lottie.hide-canvas canvas {
  display: block;
  position: absolute;
}
.zonda-navbar .bb-custom-logo .lottie.hide-canvas.hide-img img {
  display: none;
}
.zonda-navbar .bb-custom-logo .lottie.hide-canvas.hide-img canvas {
  display: block;
}
.zonda-navbar.zonda-navbar--static {
  background-color: #FFFFFF;
}
.zonda-navbar .hamburger-menu-btn {
  border: 0;
  padding: 3px 5px 5px 5px;
  background-color: transparent;
  width: 30px;
  height: 30px;
}
.zonda-navbar .hamburger-menu-btn:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 2px;
  border-radius: 2px;
}
.zonda-navbar .hamburger-menu-btn svg {
  fill: #000000;
}
.zonda-navbar .navbar {
  margin: 0;
  padding: 8px 16px;
  height: 96px;
}
@media screen and (min-width: 576px) {
  .zonda-navbar .navbar {
    padding: 8px 24px;
  }
}
@media screen and (min-width: 768px) {
  .zonda-navbar .navbar {
    padding: 8px 44px;
  }
}
@media screen and (min-width: 1042px) {
  .zonda-navbar .navbar {
    padding: 8px 44px 8px 40px;
  }
}
.zonda-navbar .nav-items-wrapper {
  justify-content: space-between;
  line-height: 30px;
  margin-left: 0;
  height: 56px;
  z-index: 1;
}
.zonda-navbar .nav-items-wrapper--full-width div:first-child {
  width: 100%;
}
.zonda-navbar .nav-items-wrapper--full-width .foundation-navbar-wrapper {
  display: flex;
  justify-content: space-between;
}
.zonda-navbar .nav-items-wrapper .header-second-navbar-nav-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 56px;
  width: 425px;
}
.zonda-navbar .nav-items-wrapper .header-second-navbar-nav-wrapper .nav-link:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 2px;
  border-radius: 2px;
}
.zonda-navbar .nav-items-wrapper .header-second-navbar-nav-wrapper .nav-link .dropdown-menu .dropdown-item:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 2px;
  border-radius: 2px;
}
.zonda-navbar .nav-items-wrapper .header-second-navbar-nav-wrapper .nav-item {
  padding-left: 2rem;
}
.zonda-navbar .nav-items-wrapper .header-second-navbar-nav-wrapper .nav-item .dropdown-menu .dropdown-item {
  color: #565766 !important;
}
.zonda-navbar .nav-items-wrapper .header-second-navbar-nav-wrapper .nav-item .dropdown-menu .dropdown-item:hover {
  color: #FFFFFF !important;
}
.zonda-navbar .nav-items-wrapper .header-second-navbar-nav-wrapper .nav-item .dropdown-menu .dropdown-item:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 2px;
  border-radius: 2px;
  background: transparent !important;
  box-shadow: none !important;
}
.zonda-navbar .nav-items-wrapper .header-second-navbar-nav-wrapper .nav-item.button-dark-wrapper {
  padding-left: 1rem;
}
.zonda-navbar .nav-items-wrapper .header-second-navbar-nav-wrapper .zonda-header-search-wrapper {
  width: fit-content;
  height: 56px;
}
.zonda-navbar .nav-items-wrapper .zonda-search-header-wrapper {
  margin-right: 20px;
}
.zonda-navbar .nav-item {
  padding: 0;
  cursor: pointer;
}
.zonda-navbar .header-firsts-navbar-nav-wrapper .nav-link {
  font-size: 18px;
}
.zonda-navbar .header-firsts-navbar-nav-wrapper .nav-link:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 2px;
  border-radius: 2px;
}
.zonda-navbar .header-firsts-navbar-nav-wrapper .nav-item {
  padding-left: 2rem;
}
.zonda-navbar .header-firsts-navbar-nav-wrapper .nav-item .dropdown-menu .dropdown-item {
  color: #565766 !important;
}
.zonda-navbar .header-firsts-navbar-nav-wrapper .nav-item .dropdown-menu .dropdown-item:hover {
  color: #FFFFFF !important;
}
.zonda-navbar .header-firsts-navbar-nav-wrapper .nav-item .dropdown-menu .dropdown-item:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 2px;
  border-radius: 2px;
  background: transparent !important;
  box-shadow: none !important;
}
.zonda-navbar .nav-link {
  color: #111;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.2;
  border: 0;
  background: none;
}
.zonda-navbar .caret-icon {
  transition-duration: 0.5s;
  transition-property: transform;
  width: 20px;
}
.zonda-navbar .caret-icon__rotate {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.zonda-navbar .dropdown-menu.dropdown-hamburger {
  width: 100%;
  max-width: 435px;
  margin-top: 0;
  background: #212121;
  color: #FFF;
  border-radius: 0 !important;
  padding-top: 25px !important;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
}
.zonda-navbar .dropdown-menu.dropdown-hamburger .zonda-sidebar-header {
  padding-bottom: 30px;
  display: flex;
  justify-content: space-between;
}
.zonda-navbar .dropdown-menu.dropdown-hamburger .navbar-nav .nav-link {
  padding: 0;
  font-family: "Roobert Regular";
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 15px;
  width: 100%;
  line-height: 28px;
}
.zonda-navbar .dropdown-menu.dropdown-hamburger .dropdown-hamburger__close-icon {
  cursor: pointer;
  height: 30px;
  width: 30px;
  border: 0;
  background: url("/o/bb-theme/images/icons/WhiteLightX.svg") no-repeat;
  background-size: contain;
  margin-right: 40px;
  padding: 0;
  vertical-align: top;
}
.zonda-navbar .dropdown-menu.dropdown-hamburger .dropdown-hamburger__list {
  display: flex;
  flex-direction: column;
  padding: 5px 0;
  align-items: start;
}
.zonda-navbar .dropdown-menu.dropdown-hamburger .dropdown-hamburger__list .nav-item {
  align-items: start;
  flex-direction: column;
  width: 100%;
}
.zonda-navbar .dropdown-menu.dropdown-hamburger .second-navbar-nav.dropdown-hamburger__list .nav-link {
  font-size: 18px;
}
.zonda-navbar .dropdown-menu.dropdown-hamburger .dropdown-hamburger__link {
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.zonda-navbar .dropdown-menu.dropdown-hamburger .dropdown-hamburger__inside {
  position: static !important;
  box-shadow: none !important;
  max-width: 100%;
  padding: 0 !important;
}
.zonda-navbar .dropdown-menu.dropdown-hamburger .dropdown-hamburger__inside .dropdown-item {
  font-family: "Roobert Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.zonda-navbar .dropdown-menu.dropdown-hamburger .dropdown-hamburger__language-wrapper {
  width: 100%;
  align-self: center;
  margin: 60px 0 40px 0;
}
.zonda-navbar .dropdown-menu.dropdown-hamburger .dropdown-hamburger__language-wrapper.language-options .language-options-languages__select {
  background-color: transparent;
  width: 100%;
  top: 0;
}
.zonda-navbar .dropdown-menu.dropdown-hamburger .dropdown-hamburger__language {
  background: #212121;
  border: none;
  color: #FFF;
  padding-left: 0;
}
.zonda-navbar .dropdown-menu.dropdown-hamburger .dropdown-item {
  color: #FFF;
}
.zonda-navbar .dropdown-menu.dropdown-hamburger .dropdown-item:hover {
  background: transparent;
  text-decoration: underline;
}
.zonda-navbar .dropdown-menu.dropdown-hamburger .dropdown-item:focus, .zonda-navbar .dropdown-menu.dropdown-hamburger .dropdown-item:active {
  background-color: transparent;
  box-shadow: none;
  outline: 0;
}
.zonda-navbar .dropdown-menu.dropdown-hamburger .dropdown-item.navigation-menu__submenu:hover {
  cursor: default;
}
.zonda-navbar .dropdown-menu {
  padding: 10px 15px;
  border: none;
  border-radius: 10px;
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.2);
  margin-top: 0;
}
.zonda-navbar .dropdown-menu.dropdown-menu__login {
  position: relative;
  left: -190px;
  top: 90px;
}
.zonda-navbar .dropdown-menu .dropdown-item:hover {
  text-decoration: none;
}
.zonda-navbar .line {
  border: 1px solid #666;
}
.zonda-navbar .dropdown-item {
  margin-top: 5px;
  padding: 10px;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 24px;
  font-family: "Roobert Regular", serif;
}
.zonda-navbar .dropdown-item:hover {
  background-color: #212121;
  color: #FFFFFF;
  border-radius: 8px;
}
.zonda-navbar .dropdown-item:hover {
  text-decoration: underline;
}
.zonda-navbar .dropdown-menu__link-wrapper {
  cursor: pointer;
  justify-content: flex-end;
  margin-top: 10px;
}
.zonda-navbar .dropdown-menu__link {
  font-weight: bold;
  color: #333;
}
.zonda-navbar .dropdown-menu__arrow-icon {
  margin-left: 5px;
}
.zonda-navbar .dropdown-menu_grayish-txt {
  color: #AAA;
  margin: 10px;
}
.zonda-navbar .search {
  width: 40px;
  height: 40px;
  background: none;
  border: 1px solid #AAA;
  border-radius: 50%;
  margin-right: 20px;
}
.zonda-navbar .dropdown-support {
  padding: 10px 20px;
}
.zonda-navbar .dropdown-support.show {
  display: flex;
}
.zonda-navbar .dropdown-support__left {
  margin-right: 100px;
}
.zonda-navbar .dropdown-support__question {
  width: 400px;
  justify-content: space-between;
  border: 1px solid #CCC;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 10px;
}
.zonda-navbar .button-light, .zonda-navbar .button-dark {
  width: fit-content;
  height: 50px;
  border-radius: 10px;
  text-align: center;
  cursor: pointer;
  line-height: 30px;
}
.zonda-navbar .button-light {
  width: auto;
}
.zonda-navbar .button-dark {
  background: #333;
  color: #FFF;
}
.zonda-navbar .dropdown-hamburger {
  height: 100%;
}
.zonda-navbar .dropdown-hamburger.dropdown-menu {
  padding: 10px 40px;
  max-height: 100%;
}
@media screen and (min-width: 576px) {
  .zonda-navbar .dropdown-hamburger.dropdown-menu {
    padding: 10px 60px;
  }
}
.zonda-navbar .logo img {
  padding: 0;
  margin: 0;
  height: 28px;
  width: 200px;
}
@media screen and (min-width: 576px) {
  .zonda-navbar .logo img {
    margin: 0;
  }
}
@media screen and (min-width: 991px) {
  .zonda-navbar .logo img {
    margin: 0;
  }
}
@media screen and (min-width: 1041px) {
  .zonda-navbar .logo img {
    margin: 0 0 0 10px;
  }
}
@media screen and (min-width: 1280px) {
  .zonda-navbar .logo img {
    margin: 0 0 0 30px;
  }
}
.zonda-navbar .logo.lottie img {
  padding: 0;
  margin: 0;
  height: 62px;
  width: 250px;
}
@media screen and (min-width: 576px) {
  .zonda-navbar .logo.lottie img {
    margin: 0;
  }
}
@media screen and (min-width: 991px) {
  .zonda-navbar .logo.lottie img {
    margin: 0;
  }
}
@media screen and (min-width: 1041px) {
  .zonda-navbar .logo.lottie img {
    margin: 0 0 0 10px;
  }
}
@media screen and (min-width: 1280px) {
  .zonda-navbar .logo.lottie img {
    margin: 1px 0 0 0 !important;
  }
}
.zonda-navbar .logo-pay img {
  padding: 0;
  margin: 0 0 0 0;
  height: 25px;
  width: 220px;
}
@media screen and (min-width: 1042px) {
  .zonda-navbar .logo-pay img {
    margin: 0 0 0 25px;
  }
}
.zonda-navbar .zonda-sidebar__brand-logo img {
  height: 30px;
  width: 200px;
}
@media screen and (min-width: 576px) {
  .zonda-navbar .zonda-sidebar__brand-logo img {
    height: 30px;
    width: 220px;
  }
}

.hamburger-wrapper {
  display: flex;
  align-items: center;
}

#zonda-btn-search-mobile-show {
  display: none;
  padding: 5px 0;
  margin: 0;
  width: 25px;
}

@media (max-width: 1041px) {
  #zonda-btn-search-mobile-show {
    display: flex;
  }
  .zonda-navbar .nav-items-wrapper {
    display: none !important;
  }
  .zonda-navbar .dropdown-menu.dropdown-hamburger .zonda-sidebar-header {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .zonda-navbar .dropdown-menu.dropdown-hamburger .dropdown-hamburger__close-icon {
    margin-right: 0;
    background-position-x: calc(100% + 3px);
  }
  .zonda-navbar .dropdown-menu.dropdown-hamburger .navbar-nav .nav-link {
    font-size: 20px;
  }
  .zonda-navbar .dropdown-menu {
    padding: 10px 20px;
  }
  .zonda-navbar .navbar {
    flex-direction: row-reverse;
  }
  .zonda-navbar .navbar .nav-link {
    font-size: 20px;
  }
  .zonda-navbar .navbar .hamburger-menu-btn {
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .zonda-navbar .navbar .hamburger-menu-btn {
    margin-left: 0px;
  }
}
/* Small devices (landscape phones, 576px and up) */
/* Large devices (desktops, 992px and up) */
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 992px) and (max-width: 1280px) {
  .zonda-navbar .nav-items-wrapper .header-second-navbar-nav-wrapper .nav-item {
    padding-left: 1rem;
  }
  .zonda-navbar .nav-items-wrapper .header-second-navbar-nav-wrapper .nav-item.button-dark-wrapper {
    padding-left: 1rem;
  }
  .zonda-navbar .nav-items-wrapper .header-firsts-navbar-nav-wrapper .nav-item {
    padding-left: 1rem;
  }
  .zonda-navbar .dropdown-menu {
    max-width: 220px;
    min-width: 220px;
  }
}
@media screen and (max-width: 369px) {
  .logo.custom-logo {
    max-width: 200px;
  }
  .logo.custom-logo:focus-visible {
    outline: 3px solid #9289FF;
    outline-offset: 2px;
    border-radius: 2px;
  }
}
/** CURRENCY DROPDOWN */
.dropdown .currency-dropdown {
  min-width: 720px;
  max-width: unset;
}
.dropdown .currency-dropdown__title {
  color: #959799;
  font-size: 16px;
  margin: 12px 0;
}
.dropdown .nav-coin-container-wrapper {
  display: flex;
  width: auto;
  justify-content: space-between;
}
.dropdown .nav-coin-container-wrapper .currency-wrapper {
  padding-left: 8px;
}
.dropdown .nav-coin-container-wrapper .footer-available-coins-carousel-item {
  width: fit-content;
  min-width: 220px;
  padding: 16px;
  border: 1px solid #000;
  border-radius: 8px;
  margin-right: 0;
  color: #212121;
  white-space: nowrap;
  justify-content: flex-start;
}
.dropdown .nav-coin-container-wrapper .footer-available-coins-carousel-item__image {
  width: 32px;
  height: 32px;
}
.dropdown .nav-coin-container-wrapper .footer-available-coins-carousel-item:hover {
  background: #212121;
  color: #FFFFFF;
  font-weight: 600;
}
.dropdown .nav-coin-container-wrapper .currency-rate {
  display: flex;
  align-items: center;
}
.dropdown .nav-coin-container-wrapper .currency-rate__text {
  font-size: 18px;
  font-weight: 600;
  padding-right: 8px;
}
.dropdown .nav-coin-container-wrapper .currency-rate-change {
  font-size: 14px;
}

.dropdown-hamburger__close-icon:focus-visible {
  outline: 3px solid #9289FF;
  outline-offset: 2px;
  border-radius: 2px;
}

.zonda-sidebar__brand-logo:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: -1px;
  border-radius: 2px;
}

.dropdown-menu.dropdown-hamburger .zonda-sidebar__brand-logo:focus-visible {
  outline: 3px solid #9289FF;
  outline-offset: 4px;
  border-radius: 2px;
}
.dropdown-menu.dropdown-hamburger .navbar-nav .nav-link:focus-visible {
  outline: 3px solid #9289FF;
  outline-offset: 7px;
  border-radius: 2px;
}

.dropdown-menu.dropdown-hamburger .dropdown-item:focus-visible {
  outline: 2px solid #9289FF !important;
  outline-offset: -4px;
  border-radius: 6px;
}

/** style used in navigation */
.zonda-btn--hover-underline:hover {
  text-decoration: underline;
}

.zonda-btn {
  font-family: "Roobert SemiBold", sans-serif;
  display: flex;
  justify-content: center;
  height: unset;
  width: 100%;
  font-weight: 600;
  text-align: center;
  border-radius: 8px;
  border: none;
  font-size: 18px;
  line-height: 28px;
  padding: 13px 18px;
  /** RWD > 992 */
  /** SOLID */
  /** BORDERLESS */
  /** GHOST */
}
.zonda-btn:focus-visible {
  outline: 3px solid #9289FF;
  outline-offset: 2px;
  border-radius: 2px;
}
@media screen and (min-width: 992px) {
  .zonda-btn {
    width: fit-content;
    width: -moz-fit-content;
  }
}
.zonda-btn--left {
  width: auto;
  justify-content: left;
}
.zonda-btn--right {
  margin-left: auto;
}
.zonda-btn--full {
  width: 100% !important;
}
.zonda-btn--mt {
  margin-top: 32px;
}
.zonda-btn--md {
  font-size: 16px;
  line-height: 24px;
  padding: 11px 16px;
  letter-spacing: 0.02em;
  height: unset;
}
.zonda-btn--sm {
  font-size: 14px;
  line-height: 21px;
  padding: 7px 12px;
  letter-spacing: 0.08em;
  height: unset;
}
.zonda-btn-solid {
  background: #212121;
  color: #FFF;
}
.zonda-btn-solid:hover {
  background: #4A4C4D;
  color: #FFF;
  text-decoration: underline;
}
.zonda-btn-solid--invert {
  background: #FFF;
  color: #212121;
}
.zonda-btn-solid--invert:hover {
  background: #C9CBCC;
  color: #212121;
  text-decoration: underline;
}
.zonda-btn-solid--invert--disabled, .zonda-btn-solid--invert--disabled:hover, .zonda-btn-solid--invert--disabled:active {
  background: #4A4C4D;
  color: #212121;
  text-decoration: none;
}
.zonda-btn-solid--disabled, .zonda-btn-solid--disabled:hover, .zonda-btn-solid--disabled:active {
  background: #C9CBCC;
  color: #FFF;
  text-decoration: none;
}
.zonda-btn-borderless {
  color: #212121;
  border: none;
  padding-left: 0;
  padding-right: 0;
  justify-content: left;
  text-align: left;
}
.zonda-btn-borderless:hover {
  color: #4A4C4D;
  border: none;
  text-decoration: underline;
}
.zonda-btn-borderless--disabled, .zonda-btn-borderless--disabled:hover, .zonda-btn-borderless--disabled:active {
  color: #C9CBCC;
  border: none;
  text-decoration: none;
  padding-left: 0;
}
.zonda-btn-borderless--invert {
  color: #FFF;
  border: none;
  padding-left: 0;
}
.zonda-btn-borderless--invert:hover {
  color: #C9CBCC;
  border: none;
  text-decoration: underline;
}
.zonda-btn-borderless--invert--disabled, .zonda-btn-borderless--invert--disabled:hover, .zonda-btn-borderless--invert--disabled:active {
  background: #212121;
  color: #4A4C4D;
  border: none;
  text-decoration: none;
}
.zonda-btn-ghost {
  background: #FFF;
  color: #212121;
  border: 2px solid #212121;
}
.zonda-btn-ghost--transparent {
  background: transparent;
}
.zonda-btn-ghost:hover {
  color: #4A4C4D;
  fill: #4A4C4D;
  border: 2px solid #4A4C4D;
  text-decoration: underline;
}
.zonda-btn-ghost--disabled, .zonda-btn-ghost--disabled:hover, .zonda-btn-ghost--disabled:active {
  background: #FFF;
  color: #C9CBCC;
  border: 2px solid #C9CBCC;
  text-decoration: none;
}
.zonda-btn-ghost--invert {
  background: #212121;
  color: #FFF;
  border: 2px solid #FFF;
}
.zonda-btn-ghost--invert:hover {
  color: #C9CBCC;
  border: 2px solid #C9CBCC;
  text-decoration: underline;
}
.zonda-btn-ghost--invert--disabled, .zonda-btn-ghost--invert--disabled:hover, .zonda-btn-ghost--invert--disabled:active {
  background: #212121;
  color: #4A4C4D;
  border: 2px solid #4A4C4D;
  text-decoration: none;
}

.zonda-btn-solid--invert.zonda-btn--search,
.zonda-btn-borderless.zonda-btn--search,
.zonda-btn-ghost.zonda-btn--search {
  background-color: transparent;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 13px;
  margin-bottom: 13px;
}
.zonda-btn-solid--invert.zonda-btn--search::after,
.zonda-btn-borderless.zonda-btn--search::after,
.zonda-btn-ghost.zonda-btn--search::after {
  display: inline-block;
  background-color: transparent;
  content: "";
  background-position-x: right;
  background-position-y: center;
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
  background-size: auto;
  background-image: url(/o/bb-theme/images/icons/MagnifyingGlassBlack.svg);
}
.zonda-btn-solid--invert.zonda-btn--search:hover::after,
.zonda-btn-borderless.zonda-btn--search:hover::after,
.zonda-btn-ghost.zonda-btn--search:hover::after {
  background-image: url(/o/bb-theme/images/icons/MagnifyingGlass.svg);
}
.zonda-btn-solid--invert.zonda-btn--search:focus-visible,
.zonda-btn-borderless.zonda-btn--search:focus-visible,
.zonda-btn-ghost.zonda-btn--search:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 2px;
  border-radius: 2px;
}

.zonda-btn-solid:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 2px;
  border-radius: 2px;
}

.zonda-btn-borderless:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 2px;
  border-radius: 2px;
}

/** ARROW AFTER */
.zonda-btn--arrow-after::after,
.zonda-btn--arrow-down-after::after {
  display: inline-block;
  content: "";
  background-position-x: right;
  background-position-y: center;
  background-repeat: no-repeat;
  height: auto;
  width: 25px;
  background-size: auto;
}

.zonda-btn-solid--invert.zonda-btn--arrow-down-after::after,
.zonda-btn-borderless.zonda-btn--arrow-down-after::after,
.zonda-btn-ghost.zonda-btn--arrow-down-after::after {
  background-image: url(/o/bb-theme/images/icons/arrows/ArrowDown.svg);
}

.zonda-btn-solid.zonda-btn--arrow-down-after::after,
.zonda-btn-borderless--invert.zonda-btn--arrow-down-after::after,
.zonda-btn-ghost--invert.zonda-btn--arrow-down-after::after {
  background-image: url(/o/bb-theme/images/icons/arrows/ArrowWhiteDown.svg);
}

.zonda-btn-solid.zonda-btn--arrow-after::after,
.zonda-btn-borderless--invert.zonda-btn--arrow-after::after,
.zonda-btn-ghost--invert.zonda-btn--arrow-after::after {
  background-image: url(/o/bb-theme/images/icons/ArrowRightWhite.svg);
}

.zonda-btn-solid--invert.zonda-btn--arrow-after::after,
.zonda-btn-borderless.zonda-btn--arrow-after::after,
.zonda-btn-ghost.zonda-btn--arrow-after::after {
  background-image: url(/o/bb-theme/images/icons/ArrowRight.svg);
}

/** ARROW BACK BEFORE */
.zonda-btn--arrow-before::before {
  display: inline-block;
  content: "";
  background-position-x: left;
  background-position-y: center;
  background-repeat: no-repeat;
  height: auto;
  width: 25px;
  background-size: auto;
}

.zonda-btn-solid.zonda-btn--arrow-before::before,
.zonda-btn-borderless--invert.zonda-btn--arrow-before::before,
.zonda-btn-ghost--invert.zonda-btn--arrow-before::before {
  background-image: url(/o/bb-theme/images/icons/ArrowLeftWhite.svg);
}

.zonda-btn-solid--invert.zonda-btn--arrow-before::before,
.zonda-btn-borderless.zonda-btn--arrow-before::before,
.zonda-btn-ghost.zonda-btn--arrow-before::before {
  background-image: url(/o/bb-theme/images/icons/ArrowLeft.svg);
}

.zonda-individual-coin-portlet {
  display: flex;
  justify-content: center;
  margin-top: 0;
}
@media (min-width: 640px) {
  .zonda-individual-coin-portlet {
    margin-top: 30px;
  }
}

.zonda-individual-coin-info--center-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.zonda-individual-coin-wrapper {
  border: 1px solid #C9CBCC;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  padding: 15px;
  margin-right: 20px;
  margin-left: 20px;
  width: 100%;
  min-width: 320px;
  max-width: 1840px;
  min-height: 960px;
}
@media (min-width: 438) and (max-width: 991px) {
  .zonda-individual-coin-wrapper {
    min-height: 960px;
  }
}
@media (min-width: 992px) {
  .zonda-individual-coin-wrapper {
    min-height: 720px;
    height: 720px;
    flex-direction: row;
  }
}

.zonda-individual-coin-figure {
  width: 100%;
  min-height: 450px;
  margin-bottom: 20px;
}
.zonda-individual-coin-figure .tw-flex.tw-justify-between.tw-items-end {
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 992px) {
  .zonda-individual-coin-figure {
    flex: 1;
    width: calc(100% - 310px);
    min-height: 680px;
  }
}
.zonda-individual-coin-figure .coin-icon {
  width: 32px;
  height: 32px;
}
@media (min-width: 640px) {
  .zonda-individual-coin-figure .coin-icon {
    width: 40px;
    height: 40px;
  }
}
.zonda-individual-coin-figure .zonda-individual-coin-rate {
  height: 100px;
  width: auto;
  margin-left: 12px;
}
@media (min-width: 640px) {
  .zonda-individual-coin-figure .zonda-individual-coin-rate {
    height: 120px;
    width: auto;
    margin-left: 24px;
  }
}
.zonda-individual-coin-figure .tw-text-Error img,
.zonda-individual-coin-figure .tw-text-Success img,
.zonda-individual-coin-figure .tw-text-Warning img {
  height: 10px;
  width: 12px;
  margin-top: 10px;
}

.currency-market-header.currency-additional-info {
  margin-top: 30px;
}

.currency-market-header {
  height: 64px;
}
@media (min-width: 640px) {
  .currency-market-header {
    height: 32px;
  }
}

.zonda-individual-coin-sidebar {
  margin-left: 0;
  flex: 0 1 auto;
  flex-direction: column;
  display: flex;
  justify-content: center;
}
@media (min-width: 992px) {
  .zonda-individual-coin-sidebar {
    margin-left: 10px;
    flex: 0 0 300px;
  }
}
.zonda-individual-coin-sidebar .zonda-individual-coin-info {
  padding: 15px;
  border: 1px solid #C9CBCC;
  border-radius: 8px;
  margin-bottom: 0;
}
.zonda-individual-coin-sidebar .zonda-individual-coin-info:first-child {
  padding-top: 35px;
  padding-bottom: 35px;
}
@media (min-width: 992px) {
  .zonda-individual-coin-sidebar .zonda-individual-coin-info:first-child {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.zonda-individual-coin-sidebar .zonda-individual-coin-info:last-child {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 15px;
}
@media (min-width: 992px) {
  .zonda-individual-coin-sidebar .zonda-individual-coin-info:last-child {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.zonda-individual-coin-sidebar .zonda-individual-coin-info hr {
  margin: 30px 0px;
}

.zonda-individual-coin__info-card {
  display: flex;
  justify-content: space-between;
  min-height: 44px;
}
@media (min-width: 992px) {
  .zonda-individual-coin__info-card {
    display: block;
    min-height: 72px;
  }
}

.zonda-individual-coin-info__title {
  font-family: "Roobert Regular";
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #57585a;
  margin-bottom: 15px;
}

.zonda-individual-coin-info__value {
  font-family: "Roobert Regular";
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  color: #212121;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 768px) {
  .zonda-individual-coin-info__value {
    overflow: visible;
    text-overflow: clip;
  }
}

.zonda-individual-coin-info--padding-left {
  padding-left: 15px;
}

.currency-info-wrapper {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}
.currency-info-wrapper .currency-info-title {
  font-size: 40px;
  line-height: 48px;
  padding-bottom: 20px;
  margin-bottom: 0;
}
.currency-info-wrapper .currency-info-content {
  font-size: 18px;
  line-height: 28px;
  padding-bottom: 35px;
}
.currency-info-wrapper .currency-info-url {
  font-size: 18px;
  font-weight: 600;
  color: #212121;
}

.currency-item__link:focus-visible {
  outline: 4px solid #5046c2;
  outline-offset: 2px;
  border-radius: 2px;
}

.helpdesk-search .zonda-search-portlet-wrapper .control-label,
.legal-search .zonda-search-portlet-wrapper .control-label,
.safety-search .zonda-search-portlet-wrapper .control-label {
  display: none;
}
.helpdesk-search .zonda-search-portlet-wrapper .yui3-aclist,
.legal-search .zonda-search-portlet-wrapper .yui3-aclist,
.safety-search .zonda-search-portlet-wrapper .yui3-aclist {
  width: 100% !important;
  max-width: 760px;
  overflow-y: auto;
  height: 90vh;
}
.helpdesk-search .zonda-search-portlet-wrapper .yui3-aclist-item-hover,
.legal-search .zonda-search-portlet-wrapper .yui3-aclist-item-hover,
.safety-search .zonda-search-portlet-wrapper .yui3-aclist-item-hover {
  background: #bfdaff !important;
}
.helpdesk-search .zonda-search-portlet-wrapper .yui3-aclist-input,
.legal-search .zonda-search-portlet-wrapper .yui3-aclist-input,
.safety-search .zonda-search-portlet-wrapper .yui3-aclist-input {
  font-family: "Roobert Regular", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  color: #7C7E80;
  padding: 10px 16px 10px 48px;
  margin: 0 auto;
  max-width: 760px;
  height: 56px;
  top: 0;
  border: 1px solid #626466;
  box-sizing: border-box;
  border-radius: 8px;
  background-size: 24px;
  background: #FFFFFF url("/o/bb-theme/images/icons/systems_devices/MagnifyingGlass.svg") no-repeat;
  background-position-x: 12px;
  background-position-y: 12px;
}
.helpdesk-search .zonda-search-portlet-wrapper .yui3-aclist-content,
.legal-search .zonda-search-portlet-wrapper .yui3-aclist-content,
.safety-search .zonda-search-portlet-wrapper .yui3-aclist-content {
  background: #FFFFFF;
  -webkit-box-shadow: 0 0 24px 0 #dfdfdf;
  -moz-box-shadow: 0 0 24px 0 #dfdfdf;
  box-shadow: 0 0 24px 0 #dfdfdf;
  border-radius: 8px;
  border: none;
}
.helpdesk-search .zonda-search-portlet-wrapper .yui3-aclist-content .yui3-aclist-item,
.legal-search .zonda-search-portlet-wrapper .yui3-aclist-content .yui3-aclist-item,
.safety-search .zonda-search-portlet-wrapper .yui3-aclist-content .yui3-aclist-item {
  padding: 10px 30px;
}
.helpdesk-search .zonda-search-portlet-wrapper .yui3-aclist-content .yui3-aclist-item a,
.legal-search .zonda-search-portlet-wrapper .yui3-aclist-content .yui3-aclist-item a,
.safety-search .zonda-search-portlet-wrapper .yui3-aclist-content .yui3-aclist-item a {
  font-family: "Roobert Regular", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: #7C7E80;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.helpdesk-search .zonda-search-portlet-wrapper .yui3-aclist-content .yui3-aclist-item a:hover,
.legal-search .zonda-search-portlet-wrapper .yui3-aclist-content .yui3-aclist-item a:hover,
.safety-search .zonda-search-portlet-wrapper .yui3-aclist-content .yui3-aclist-item a:hover {
  text-decoration: none;
}
.helpdesk-search .zonda-search-portlet-wrapper .yui3-aclist-content .yui3-aclist-item a img,
.legal-search .zonda-search-portlet-wrapper .yui3-aclist-content .yui3-aclist-item a img,
.safety-search .zonda-search-portlet-wrapper .yui3-aclist-content .yui3-aclist-item a img {
  width: 50px;
  padding-left: 10px;
}
.helpdesk-search .zonda-search-portlet-wrapper .yui3-aclist-content .yui3-aclist-item:nth-child(2n),
.legal-search .zonda-search-portlet-wrapper .yui3-aclist-content .yui3-aclist-item:nth-child(2n),
.safety-search .zonda-search-portlet-wrapper .yui3-aclist-content .yui3-aclist-item:nth-child(2n) {
  background: #F5F5F5;
}
.helpdesk-search .zonda-search-portlet-wrapper .yui3-aclist-content .yui3-aclist-item:nth-child(1),
.legal-search .zonda-search-portlet-wrapper .yui3-aclist-content .yui3-aclist-item:nth-child(1),
.safety-search .zonda-search-portlet-wrapper .yui3-aclist-content .yui3-aclist-item:nth-child(1) {
  margin-top: 14px;
}
.helpdesk-search .zonda-search-portlet-wrapper .yui3-aclist-content .yui3-aclist-item-active,
.legal-search .zonda-search-portlet-wrapper .yui3-aclist-content .yui3-aclist-item-active,
.safety-search .zonda-search-portlet-wrapper .yui3-aclist-content .yui3-aclist-item-active {
  background: #dfdfdf;
}

@media (max-width: 1200px) and (min-width: 992px) {
  .header-second-navbar-nav-wrapper .zonda-search-portlet-wrapper .yui3-aclist-input:focus, .header-second-navbar-nav-wrapper .zonda-search-portlet-wrapper .yui3-aclist-input:active, .header-second-navbar-nav-wrapper .zonda-search-portlet-wrapper .yui3-aclist-input.active {
    width: 180px;
  }
}
.language-options {
  display: flex;
  flex-direction: column;
}
.language-options .language-options-languages {
  display: flex;
  flex-direction: column;
}
.language-options .language-options-languages__heading {
  font-family: "Roobert Light", sans-serif;
  font-size: 1rem;
  color: white;
  margin-bottom: 0.25rem;
  position: relative;
  top: -35px;
  font-weight: normal;
  line-height: 1.5;
}
@media (max-width: 1024px) {
  .language-options .language-options-languages__heading {
    top: 0px;
  }
}
.language-options .language-options-languages__select {
  width: 250px;
  background-color: #212121;
  font-size: 1.125rem;
  color: white;
  border: 1px solid #ffffff;
  box-sizing: border-box;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .language-options .language-options-languages__select {
    width: 200px;
    top: -35px;
  }
}
.language-options .language-options-languages__select .option-language__global {
  margin-right: 10px;
}
.language-options .language-options-languages__link {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #FFFFFF;
}
.language-options .language-options-languages__option-selected {
  display: flex;
  order: 1 !important;
  justify-content: space-between;
}
.language-options .language-options-languages__option {
  order: 2;
  padding: 10px;
  cursor: pointer;
}
.language-options .language-options-languages__option .c-inner {
  align-items: center;
  padding-right: 10px;
}
.language-options .language-options-languages__option .c-inner .lexicon-icon {
  width: 24px;
  height: 24px;
  fill: #000;
}
.language-options .language-options-languages__option .language-info-wrapper {
  display: flex;
  flex-direction: row;
}

#footer-language-selector-btn {
  background: none;
  border: none;
  padding: 10px;
  margin: 0;
  font: inherit;
  color: inherit;
  cursor: pointer;
  width: 100%;
  text-align: left;
  box-shadow: none;
  outline: none;
  display: flex;
  align-items: center;
}
#footer-language-selector-btn:focus-visible {
  outline: 3px solid #9289FF;
  outline-offset: 6px;
  border-radius: 2px;
}

.our-history {
  position: relative;
  min-width: 320px;
  max-width: 1920px;
  margin: 0 auto;
  width: 100%;
  padding: 0 1.25rem;
  background-color: white;
  color: #212121;
}

.our-history-carousel {
  width: calc(100% + 3rem);
  margin-left: -2rem;
  padding-left: 2rem;
  display: flex;
  scroll-behavior: smooth;
  overflow-y: hidden;
  overflow-x: hidden;
}
.our-history-carousel::-webkit-scrollbar {
  display: none;
}
.our-history-carousel::-webkit-scrollbar-track {
  display: none;
}
.our-history-carousel::-webkit-scrollbar-thumb {
  display: none;
}
.our-history-carousel::-webkit-scrollbar-track-piece {
  display: none;
}

.our-history-item {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  border: 1px solid #c9cbcc;
  border-radius: 8px;
  height: 100%;
  width: 296px;
  min-width: 296px;
  padding: 1rem;
  box-sizing: border-box;
  user-select: none;
}

.our-history-item__separator {
  margin-top: 3rem;
  min-width: 16px;
  height: 1px;
  background-color: #c9cbcc;
}
.our-history-item__separator:last-child {
  height: 0;
}

.our-history-item__date {
  font-family: "Roobert Light", sans-serif;
  font-size: 18px;
}

.our-history-item__heading {
  font-family: "Roobert Regular", sans-serif;
  font-size: 28px;
  font-weight: 400;
  padding: 16px 0;
}

.our-history-item__description {
  font-family: "Roobert Light", sans-serif;
  font-size: 16px;
  color: #626466;
  padding: 0;
  margin-bottom: 1.5rem;
}

@media screen and (min-width: 1024px) {
  .our-history {
    padding: 0 3rem;
  }
  .our-history-news {
    width: calc(100% + 6rem);
    margin-left: -3rem;
  }
  .our-history-carousel {
    width: 100%;
    margin: 0;
    padding-left: 3rem;
  }
  .our-history-item {
    width: auto;
    min-width: 420px;
    max-width: 530px;
    padding: 1.5rem;
  }
  .our-history-item__separator {
    min-width: 24px;
  }
  .our-history-item__heading {
    font-size: 32px;
    width: 100%;
    margin: 0;
  }
  .our-history-item__description {
    margin: 0;
  }
}
@media screen and (min-width: 1300px) {
  .our-history {
    padding: 0 10.75rem;
  }
  .our-history-news {
    width: calc(100% + 21.5rem);
    margin-left: -10.75rem;
  }
  .our-history-carousel {
    padding-left: 10.75rem;
  }
}
.livechat-button {
  width: 70px;
  height: 70px;
  background: url("/o/bb-theme/images/livechat_icon.png") no-repeat center;
  background-size: 70px 70px;
  color: white;
  border: none;
  border-radius: 50%;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
}
.livechat-button:focus-visible {
  outline: 3px solid #9289FF;
  outline-offset: 4px;
  border-radius: 2px;
}
.livechat-button:focus:not(:focus-visible) {
  outline: none;
}

.livechat-button.loading {
  opacity: 0.5;
}
.livechat-button.loading .livechat-button-loading {
  display: block;
}

.livechat-button-loading {
  display: none;
  opacity: 1;
  margin: auto;
  width: 50px;
}

.livechat-button:hover {
  cursor: pointer;
}

@media (min-width: 1920px) {
  .livechat-button {
    right: calc((100vw - 1920px) / 2 + 20px);
  }
}
@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.splide__track--fade > .splide__list {
  display: block;
}

.splide__track--fade > .splide__list > .splide__slide {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  position: relative;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  animation-timing-function: linear;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  position: relative;
  z-index: 0;
}

.zonda-anchor {
  position: relative;
  top: -100px;
}

body.maintenance-break .maintenance-break-message {
  display: block;
}
body.maintenance-break .maintenance-break-content {
  display: none !important;
}
body.maintenance-break .maintenance-break-header {
  position: fixed;
  z-index: 1000;
  text-align: center;
  width: 100%;
  background: #F84565;
  font-size: 18px;
  line-height: 1.2;
}
body .maintenance-break-message {
  display: none;
}
body .maintenance-break-header {
  display: none;
}
body .maintenance-break-footer {
  display: none;
}

/**  enable fragments' configuration  (for long vertical scrollable list) */
html:not(#__):not(#___) .page-editor__fragment-content .portlet > .cadmin.portlet-topper {
  max-width: 1600px;
}

.zonda-color-label {
  border-left: 2px solid transparent;
  font-size: 18px;
  line-height: 1.5;
  padding: 10px 5px 10px 15px;
  margin-left: 30px;
  font-family: "Roobert regular", sans-serif;
  font-weight: 400;
  color: #212121;
}
.zonda-color-label--orange {
  border-color: #FB9074;
}
.zonda-color-label--green {
  border-color: #62F1B5;
}
.zonda-color-label--blue {
  border-color: #00A8AA;
}

h2.zonda-h1-size {
  font-size: 26px;
}

ol[style="list-style-type: lower-alpha;"] {
  counter-reset: list;
}

ol[style="list-style-type: lower-alpha;"] > li {
  list-style: none;
  position: relative;
}

ol[style="list-style-type: lower-alpha;"] > li:before {
  counter-increment: list;
  content: counter(list, lower-alpha) ") ";
  position: absolute;
  left: -1.4em;
}

/** Zonda card */
.zonda-card {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  border: 1px solid #626466;
  border-radius: 8px;
  height: 100%;
  min-width: 296px;
  padding: 1rem 1rem 0.25rem 1rem;
  margin-right: 1rem;
  box-sizing: border-box;
  user-select: none;
}
@media screen and (min-width: 992px) {
  .zonda-card {
    width: auto;
    min-width: auto;
    max-width: 530px;
    height: fit-content;
    padding: 1.5rem 1.5rem 0.5rem 1.5rem;
    margin-right: 1.5rem;
  }
}
.zonda-card--bg-white {
  background: white;
}
.zonda-card--no-border {
  border: none;
}
.zonda-card__row {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.zonda-card__row--content {
  flex-direction: column-reverse;
}
@media screen and (min-width: 992px) {
  .zonda-card__row--content {
    flex-direction: row;
  }
}
.zonda-card__column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (min-width: 992px) {
  .zonda-card__column {
    height: auto;
  }
}
.zonda-card__column:first-child {
  margin-right: 2.5rem;
}
.zonda-card__date {
  font-family: "Roobert Light", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.08em;
  white-space: nowrap;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 992px) {
  .zonda-card__date {
    margin-bottom: 1.75rem;
  }
}
.zonda-card__categories {
  text-align: right;
}
.zonda-card__label {
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0.08em;
  background: #e4e5e6;
  border-radius: 24px;
  padding: 0.0625rem 1rem 0.125rem;
  display: inline-block;
  justify-content: center;
  align-items: center;
  margin: 0 0 0.5rem 0.5rem;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .zonda-card__text {
    min-height: 260px;
  }
}
.zonda-card__heading {
  font-family: "Roobert Regular", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  padding: 0;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 992px) {
  .zonda-card__heading {
    font-size: 24px;
    line-height: 29px;
    width: 240px;
    margin: 0;
  }
}
.zonda-card__heading--font-normal {
  font-weight: 400;
}
.zonda-card__description {
  font-family: "Roobert Light", sans-serif;
  font-size: 1rem;
  padding: 0;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 992px) {
  .zonda-card__description {
    margin: 20px 0 0 0;
  }
  .zonda-card__description p {
    margin: 0;
  }
}
.zonda-card__image {
  height: auto;
  width: 263px;
  object-fit: cover;
  margin-bottom: 1.5rem;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}
@media screen and (min-width: 992px) {
  .zonda-card__image {
    width: 200px;
    min-width: 200px;
    height: auto;
    margin-bottom: 1rem;
  }
}

/** Zonda card hover */
.zonda-card--hover:hover {
  box-shadow: 0 0 0 1px #212121;
  -webkit-box-shadow: 0 0 0 1px #212121;
  cursor: pointer;
}
.zonda-card--hover:hover .zonda-card__heading, .zonda-card--hover:hover .zonda-card-illustrative__heading, .zonda-card--hover:hover .course-cards-item__heading {
  text-decoration: underline;
}
.zonda-card--hover:hover .zonda-card__read-more, .zonda-card--hover:hover .zonda-card-illustrative__read-more, .zonda-card--hover:hover .course-cards-item__read-more {
  text-decoration: underline;
  color: #4A4C4D;
  border: none;
}
.zonda-card--hover:hover .zonda-btn-borderless {
  text-decoration: underline;
  color: #4A4C4D;
  border: none;
}

.zonda-card--hover.zonda-card-illustrative:hover {
  box-shadow: 0 0 0 2px #212121;
  -webkit-box-shadow: 0 0 0 2px #212121;
}

/** Zonda card full width */
.zonda-card-full-width {
  width: 100%;
  max-width: unset;
  margin-right: 0;
  margin-bottom: 1.5rem;
  padding: 1rem;
}
@media screen and (min-width: 992px) {
  .zonda-card-full-width {
    padding: 1.5rem;
  }
}
.zonda-card-full-width .zonda-bullets-wrapper {
  display: none;
}
@media screen and (min-width: 992px) {
  .zonda-card-full-width .zonda-bullets-wrapper {
    display: flex;
  }
}
.zonda-card-full-width .zonda-card__column {
  margin-top: 0;
  justify-content: center;
}
@media screen and (min-width: 992px) {
  .zonda-card-full-width .zonda-card__column {
    margin-top: 1.75rem;
    justify-content: flex-start;
  }
}
.zonda-card-full-width .zonda-card__date {
  display: none;
}
@media screen and (min-width: 992px) {
  .zonda-card-full-width .zonda-card__date {
    display: block;
  }
}
.zonda-card-full-width .zonda-card__date--mobile {
  display: block;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 992px) {
  .zonda-card-full-width .zonda-card__date--mobile {
    display: none;
  }
}
.zonda-card-full-width .zonda-card__label {
  display: none;
}
@media screen and (min-width: 992px) {
  .zonda-card-full-width .zonda-card__label {
    display: inline-block;
  }
}
.zonda-card-full-width .zonda-card__heading {
  width: unset;
  margin-bottom: 0;
}
.zonda-card-full-width .zonda-card__description {
  display: none;
}
@media screen and (min-width: 992px) {
  .zonda-card-full-width .zonda-card__description {
    display: block;
    margin-top: 24px;
    margin-bottom: 32px;
  }
}
.zonda-card-full-width .zonda-card__read-more {
  margin-top: 0;
  display: none;
}
@media screen and (min-width: 992px) {
  .zonda-card-full-width .zonda-card__read-more {
    display: flex;
  }
}
.zonda-card-full-width .zonda-card__image {
  width: 80px;
}
@media screen and (min-width: 992px) {
  .zonda-card-full-width .zonda-card__image {
    width: 144px;
    min-width: unset;
  }
}

/** Zonda card vertical */
.zonda-card-vertical {
  margin-right: 0;
  min-width: 312px;
  width: 100%;
  max-width: 336px;
}
@media screen and (min-width: 992px) {
  .zonda-card-vertical {
    max-width: 312px;
  }
}
.zonda-card-vertical .zonda-card__column {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .zonda-card-vertical .zonda-card__text {
    min-height: 0;
  }
}
.zonda-card-vertical .zonda-card__image {
  margin-bottom: 24px;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .zonda-card-vertical .zonda-card__image {
    width: 264px;
  }
}

/** Zonda card illustrative */
.zonda-card-illustrative {
  background: transparent;
  box-shadow: 0 0 0 1px #626466;
  padding: 32px;
  min-width: 300px;
  max-width: 350px;
  align-items: stretch;
  position: relative;
  border-radius: 0.25rem;
}
.zonda-card-illustrative.zonda-card-carousel {
  max-width: 335px;
}
@media (max-width: 576px) {
  .zonda-card-illustrative.zonda-card-carousel {
    max-width: calc(100vw - 20px);
  }
}
@media (min-width: 577px) and (max-width: 992px) {
  .zonda-card-illustrative.zonda-card-carousel {
    max-width: calc(100vw - 100px);
  }
}
@media screen and (min-width: 992px) {
  .zonda-card-illustrative {
    min-width: unset;
    width: 335px;
  }
  .zonda-card-illustrative:not(:last-child) {
    margin-right: 24px;
  }
}
.zonda-card-illustrative h1, .zonda-card-illustrative h2, .zonda-card-illustrative h3, .zonda-card-illustrative h4 {
  font-weight: 400;
}
.zonda-card-illustrative--border-light {
  border: 1px solid #C9CBCC;
  box-shadow: none;
}
.zonda-card-illustrative__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 100%;
  min-width: 312px;
  margin: 0 1rem 0 0;
  padding: 0px 5px;
}
@media screen and (min-width: 992px) {
  .zonda-card-illustrative__wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    flex-shrink: unset;
    width: 350px;
    min-width: 0;
    margin: 0;
  }
  .zonda-card-illustrative__wrapper:not(:last-child) {
    margin-right: 24px;
  }
}
.zonda-card-illustrative__title {
  display: flex;
  justify-content: space-between;
  padding: 0 0 24px 0;
  font-size: 14px;
  letter-spacing: 0.08em;
}
.zonda-card-illustrative__icon {
  padding: 0 0 24px 0;
  width: auto;
  height: auto;
}
.zonda-card-illustrative__heading {
  color: #212121;
  font-weight: 400;
  margin: 0 0 24px 0;
  font-size: 28px;
}
@media screen and (min-width: 992px) {
  .zonda-card-illustrative__heading {
    font-size: 32px;
  }
}
.zonda-card-illustrative__heading a {
  color: #212121;
}
.zonda-card-illustrative__text-editor {
  padding: 0;
  display: block;
}
.zonda-card-illustrative__text-editor ul {
  padding-top: 1rem;
}
.zonda-card-illustrative--text-gray {
  color: #57585a;
}
.zonda-card-illustrative ul {
  padding: 24px 32px 0px 32px;
  color: #626466;
}
.zonda-card-illustrative__read-more {
  position: absolute;
  bottom: 20px;
  display: flex;
  align-self: flex-end;
  margin-right: 40px;
}

/** Zonda card illustrative half width */
@media screen and (min-width: 992px) {
  .four-cards-component__cards-container .zonda-card-illustrative__wrapper {
    width: calc(50% - 20px) !important;
  }
  .four-cards-component__cards-container .zonda-card-illustrative__wrapper:nth-child(2n+1) {
    margin-right: 20px;
  }
  .four-cards-component__cards-container .zonda-card-illustrative__wrapper:not(:last-child) {
    margin-right: 0;
  }
}

.zonda-card-illustrative-half-width {
  width: unset;
  max-width: 530px;
}

.zonda-header-text {
  font-size: 32px;
  color: #212121;
}

/** DOT NAVIGATION */
.dot-navigation {
  width: 100%;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: calc(3rem - 24px);
  margin-top: 16px;
  transition: top 0.3s ease-in-out;
}
.dot-navigation.dot-navigation-colored {
  list-style: none;
}
.dot-navigation.dot-navigation-colored .dot-navigation__dot {
  width: 8px;
  height: 8px;
  background: rgba(33, 33, 33, 0.2);
  margin-right: 8px;
  margin-top: 0;
  border: none;
}
.dot-navigation.dot-navigation-colored .dot-navigation__dot--active {
  width: 16px;
  height: 8px;
  border-radius: 40px;
  background: linear-gradient(47deg, #AC73FF 0%, #5899FF 100%);
}
@media screen and (min-width: 992px) {
  .dot-navigation {
    display: none;
  }
}
.dot-navigation__dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 1rem;
  background: #c9cbcc;
  cursor: pointer;
}
.dot-navigation__dot--active {
  background-color: #212121;
}

.zonda-form {
  min-width: 320px;
  max-width: 1920px;
  margin: 0 auto;
  background-color: #fafafa;
  color: #212121;
  /*display: flex;*/
  /*flex-direction: column;*/
  display: block;
  width: 100%;
}

.zonda-form-row {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

.zonda-form__column {
  padding: 0;
  width: 100%;
}

.zonda-form__heading {
  font-family: "Roobert Regular", sans-serif;
  font-size: 40px;
  line-height: 48px;
  color: #212121;
  min-height: 48px;
}

.zonda-form__description {
  font-family: "Roobert Light", sans-serif;
  font-size: 20px;
  line-height: 24px;
  color: #7c7e80;
  margin-top: 24px;
}

.zonda-form__contact-email {
  font-family: "Roobert SemiBold", sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #212121;
  margin-top: 14px;
}
.zonda-form__contact-email:focus-visible {
  outline: 4px solid #5046c2;
  outline-offset: 2px;
  border-radius: 2px;
}

.zonda-form .zonda-form-anchor {
  position: relative;
  top: -100px;
}

/** RWD > 992px */
@media screen and (min-width: 992px) {
  .zonda-form-row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .zonda-form__column {
    padding: 0;
    width: calc(50% - 25px);
    vertical-align: top;
  }
  .zonda-form__content {
    max-width: 480px;
  }
  .zonda-form__webform {
    padding-left: 50px;
    width: 576px;
  }
  .zonda-form__heading {
    max-width: 480px;
    min-height: 48px;
  }
  .zonda-form__description {
    font-size: 24px;
    line-height: 29px;
    margin-top: 32px;
    max-width: 480px;
    min-height: 48px;
  }
  .zonda-form__contact-email {
    font-size: 18px;
    line-height: 28px;
    margin-top: 16px;
  }
}
/** RWD > 1248px */
@media screen and (min-width: 1248px) {
  .zonda-form__content {
    width: 480px;
  }
  .zonda-form__webform {
    padding-left: 96px;
    width: 576px;
  }
  .zonda-form__heading {
    width: 480px;
    min-height: 48px;
  }
  .zonda-form__description {
    width: 480px;
    min-height: 87px;
  }
}
*, ::before, ::after {
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}

.line,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
}

.coin-icon {
  height: 2rem;
  width: 2rem;
}

@media (min-width: 640px) {
  .coin-icon {
    height: 2.5rem;
  }
  .coin-icon {
    width: 2.5rem;
  }
}
.y-tick {
  paint-order: stroke;
  stroke: #ffffff;
  stroke-width: 4px;
  stroke-linecap: butt;
  stroke-linejoin: miter;
  fill: #c9cbcc;
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0.05em;
}

.x-tick {
  fill: #212121;
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0.05em;
}

.resolution-buttons {
  display: flex;
  -ms-overflow-style: none;
  scrollbar-width: none;
  gap: 5px;
  margin-top: 15px;
}
@media (max-width: 580px) {
  .resolution-buttons {
    overflow-x: scroll;
    overflow-y: scroll;
  }
}
@media (max-width: 580px) {
  .resolution-buttons .zonda-pill:first-of-type {
    margin-left: 20px;
  }
  .resolution-buttons .zonda-pill:last-of-type {
    margin-right: 20px;
  }
  .resolution-buttons .left-overlay {
    position: absolute;
    width: 30px;
    height: 40px;
    background: linear-gradient(90deg, #FFF 20%, rgba(255, 255, 255, 0) 100%);
  }
  .resolution-buttons .right-overlay {
    position: absolute;
    width: 30px;
    height: 40px;
    right: 40px;
    background: linear-gradient(270deg, #FFF 20%, rgba(255, 255, 255, 0) 100%);
  }
}
@media (max-width: 355px) {
  .resolution-buttons .zonda-pill:first-of-type {
    margin-left: 20px;
  }
  .resolution-buttons .zonda-pill:last-of-type {
    margin-right: 20px;
  }
  .resolution-buttons .left-overlay {
    position: absolute;
    width: 30px;
    left: 35px;
    height: 40px;
    background: linear-gradient(90deg, #FFF 20%, rgba(255, 255, 255, 0) 100%);
  }
  .resolution-buttons .right-overlay {
    position: absolute;
    width: 30px;
    height: 40px;
    right: 28px;
    background: linear-gradient(270deg, #FFF 20%, rgba(255, 255, 255, 0) 100%);
  }
}
@media (max-width: 340px) {
  .resolution-buttons .zonda-pill:first-of-type {
    margin-left: 20px;
  }
  .resolution-buttons .zonda-pill:last-of-type {
    margin-right: 20px;
  }
  .resolution-buttons .left-overlay {
    position: absolute;
    width: 30px;
    left: 25px;
    height: 40px;
    background: linear-gradient(90deg, #FFF 20%, rgba(255, 255, 255, 0) 100%);
  }
  .resolution-buttons .right-overlay {
    position: absolute;
    width: 30px;
    height: 40px;
    right: 29px;
    background: linear-gradient(270deg, #FFF 20%, rgba(255, 255, 255, 0) 100%);
  }
}

.resolution-buttons::-webkit-scrollbar {
  display: none;
}

:focus-visible {
  outline: none;
}

.tw-mb-8 {
  margin-bottom: 2rem;
}

.tw-mb-4 {
  margin-bottom: 1rem;
}

.tw-flex {
  display: flex;
}

.tw-h-full {
  height: 100%;
}

.tw-h-8 {
  height: 2rem;
}

.tw-w-8 {
  width: 2rem;
}

.tw-w-full {
  width: 100%;
}

@keyframes tw-spin {
  to {
    transform: rotate(360deg);
  }
}
.tw-animate-spin {
  animation: tw-spin 1s linear infinite;
}

.tw-content-center {
  align-content: center;
}

.tw-items-end {
  align-items: flex-end;
}

.tw-items-center {
  align-items: center;
}

.tw-justify-start {
  justify-content: flex-start;
}

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

.tw-justify-between {
  justify-content: space-between;
}

.tw-space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * (1 - var(--tw-space-x-reverse)));
}

.tw-space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.tw-rounded-full {
  border-radius: 9999px;
}

.tw-rounded-lg {
  border-radius: 0.5rem;
}

.tw-border-t-2 {
  border-top-width: 2px;
}

.tw-border-b-2 {
  border-bottom-width: 2px;
}

.tw-border-b {
  border-bottom-width: 1px;
}

.tw-border-Grey-07 {
  --tw-border-opacity: 1;
  border-color: rgba(124, 126, 128, var(--tw-border-opacity));
}

.tw-border-Grey-04 {
  --tw-border-opacity: 1;
  border-color: rgba(201, 203, 204, var(--tw-border-opacity));
}

.tw-bg-Black {
  --tw-bg-opacity: 1;
  background-color: rgba(33, 33, 33, var(--tw-bg-opacity));
}

.tw-p-2 {
  padding: 0.5rem;
}

.tw-px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

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

.tw-text-left {
  text-align: left;
}

.tw-font-sans {
  font-family: "roobert regular", sans-serif;
}

.tw-text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.tw-text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.tw-text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.tw-font-light {
  font-weight: 300;
}

.tw-font-semibold {
  font-weight: 600;
}

.tw-text-Success {
  --tw-text-opacity: 1;
  color: rgba(34, 132, 103, var(--tw-text-opacity));
}

.tw-text-Error {
  --tw-text-opacity: 1;
  color: rgba(212, 59, 86, var(--tw-text-opacity));
}

.tw-text-Warning {
  --tw-text-opacity: 1;
  color: rgba(255, 199, 0, var(--tw-text-opacity));
}

.tw-text-Grey-07 {
  --tw-text-opacity: 1;
  color: rgba(124, 126, 128, var(--tw-text-opacity));
}

.tw-text-Grey-10 {
  --tw-text-opacity: 1;
  color: rgba(116, 117, 119, var(--tw-text-opacity));
}

.tw-text-Grey-04 {
  --tw-text-opacity: 1;
  color: rgba(201, 203, 204, var(--tw-text-opacity));
}

.tw-text-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

@media (min-width: 640px) {
  .sm\:tw-ml-14 {
    margin-left: 3.5rem;
  }
  .sm\:tw-w-auto {
    width: auto;
  }
  .sm\:tw-flex-col {
    flex-direction: column;
  }
  .sm\:tw-items-start {
    align-items: flex-start;
  }
  .sm\:tw-text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .sm\:tw-text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
}
.overlay-background {
  display: none;
}

body.show-search-area {
  overflow-y: hidden;
}
body.show-search-area .overlay-background {
  background-color: rgba(0, 0, 0, 0.5);
  display: block;
  position: fixed;
  z-index: 90;
  width: 100vw;
  top: 100px;
  height: 100%;
}
body.show-search-area .zonda-navbar {
  z-index: 100;
  background-color: #FFFFFF !important;
}
body.show-search-area .zonda-navbar .navbar {
  box-shadow: 0px 1px 10px 0px rgba(124, 126, 128, 0.2);
}
body.show-search-area .zonda-navbar .search-area {
  visibility: visible;
  max-height: 400px;
  height: 400px;
  padding: 2rem 44px;
  overflow-y: auto;
}
@media (max-width: 767px) {
  body.show-search-area .zonda-navbar .search-area {
    padding: 2rem 24px;
  }
}
@media (max-width: 576px) {
  body.show-search-area .zonda-navbar .search-area {
    padding: 1rem 16px;
  }
}

.zonda-navbar .search-area {
  visibility: hidden;
  display: flex;
  max-height: 0;
  justify-content: center;
  background-color: #FFF;
  transition: all 0.3s ease-in;
  overflow: hidden;
}
@media (min-width: 1042px) {
  .zonda-navbar .search-area {
    background: url("/o/bb-theme/images/background/alt_coins_3d_shape.svg"), url("/o/bb-theme/images/background/fiat_3d_shape.svg");
    background-color: #FFF;
    background-position-x: 0%, 100%;
    background-position-y: 0%, 100%;
    background-repeat: no-repeat, no-repeat;
  }
}

span.icon.transition-rotate svg {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}

span.icon.transition-rotate svg {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}

.text-icon-color-neutral {
  color: var(--icon__color__neutral, #6A5DFB);
}

.zonda-primary-btn-sm, a.zonda-primary-btn-sm {
  cursor: pointer;
  border-width: 3px;
  gap: 8px;
  border-style: solid;
  box-shadow: 0px 1px 5px 0px rgba(33, 33, 33, 0.1);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: var(--Button-Primary-Default, #212121);
  border-color: var(--Button-Primary-Default, #212121);
  text-decoration: none;
  color: var(--Text-Default-Primary-Inverse, #FFF);
  border-radius: 100px;
  padding: 0 16px;
  height: 40px;
}
.zonda-primary-btn-sm span.arrow-right, a.zonda-primary-btn-sm span.arrow-right {
  background-image: url("/o/bb-theme/images/icons/ArrowRightWhite.svg");
  width: 16px;
  height: 16px;
}
.zonda-primary-btn-sm.arrow-right:after, a.zonda-primary-btn-sm.arrow-right:after {
  background-image: url("/o/bb-theme/images/icons/ArrowRightWhite.svg");
  width: 16px;
  height: 16px;
  display: inline-block;
  content: "";
  background-position-x: right;
  background-position-y: center;
  background-repeat: no-repeat;
}
.zonda-primary-btn-sm:hover, a.zonda-primary-btn-sm:hover {
  border: 3px solid;
  background: var(--Button-Primary-Hover, #4a4c4d);
  border-color: var(--Button-Primary-Hover, #4a4c4d);
  color: var(--Text-Default-Primary-Inverse, #FFF);
}
.zonda-primary-btn-sm:focus, a.zonda-primary-btn-sm:focus {
  border: 3px solid var(--Background-Default-Primary, #fff);
  outline: 2px solid var(--Border-Color-Neutral-Focus, #453cb0);
  color: var(--Text-Default-Primary-Inverse, #FFF);
  outline-offset: -2px;
}
.zonda-primary-btn-sm:active, a.zonda-primary-btn-sm:active {
  background: var(--Button-Primary-Focus, #626466);
  color: var(--Text-Default-Primary-Inverse, #FFF);
  border: 3px solid var(--Button-Primary-Focus, #626466);
  outline: 0px;
}
.zonda-primary-btn-sm:focus:active, a.zonda-primary-btn-sm:focus:active {
  border-color: var(--Button-Primary-Focus, #626466);
  color: var(--Text-Default-Primary-Inverse, #FFF);
  outline-color: transparent;
}
.zonda-primary-btn-sm:disabled, .zonda-primary-btn-sm.disabled, a.zonda-primary-btn-sm:disabled, a.zonda-primary-btn-sm.disabled {
  background: var(--Button-Primary-Disabled, #c9cbcc);
  color: var(--Text-Default-Primary-Inverse, #FFF);
}
.zonda-primary-btn-sm, .zonda-primary-btn-sm span.text, a.zonda-primary-btn-sm, a.zonda-primary-btn-sm span.text {
  font-family: "Roobert Regular";
  color: var(--Text-Default-Primary-Inverse, #fff);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0.56px;
}

.zonda-primary-btn-md, a.zonda-primary-btn-md {
  cursor: pointer;
  border-width: 3px;
  gap: 8px;
  border-style: solid;
  box-shadow: 0px 1px 5px 0px rgba(33, 33, 33, 0.1);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: var(--Button-Primary-Default, #212121);
  border-color: var(--Button-Primary-Default, #212121);
  text-decoration: none;
  color: var(--Text-Default-Primary-Inverse, #FFF);
  border-radius: 100px;
  padding: 11px 24px;
}
.zonda-primary-btn-md span.arrow-right, a.zonda-primary-btn-md span.arrow-right {
  background-image: url("/o/bb-theme/images/icons/ArrowRightWhite.svg");
  width: 16px;
  height: 16px;
}
.zonda-primary-btn-md.arrow-right:after, a.zonda-primary-btn-md.arrow-right:after {
  background-image: url("/o/bb-theme/images/icons/ArrowRightWhite.svg");
  width: 16px;
  height: 16px;
  display: inline-block;
  content: "";
  background-position-x: right;
  background-position-y: center;
  background-repeat: no-repeat;
}
.zonda-primary-btn-md:hover, a.zonda-primary-btn-md:hover {
  border: 3px solid;
  background: var(--Button-Primary-Hover, #4a4c4d);
  border-color: var(--Button-Primary-Hover, #4a4c4d);
  color: var(--Text-Default-Primary-Inverse, #FFF);
}
.zonda-primary-btn-md:focus, a.zonda-primary-btn-md:focus {
  border: 3px solid var(--Background-Default-Primary, #fff);
  outline: 2px solid var(--Border-Color-Neutral-Focus, #453cb0);
  color: var(--Text-Default-Primary-Inverse, #FFF);
  outline-offset: -2px;
}
.zonda-primary-btn-md:active, a.zonda-primary-btn-md:active {
  background: var(--Button-Primary-Focus, #626466);
  color: var(--Text-Default-Primary-Inverse, #FFF);
  border: 3px solid var(--Button-Primary-Focus, #626466);
  outline: 0px;
}
.zonda-primary-btn-md:focus:active, a.zonda-primary-btn-md:focus:active {
  border-color: var(--Button-Primary-Focus, #626466);
  color: var(--Text-Default-Primary-Inverse, #FFF);
  outline-color: transparent;
}
.zonda-primary-btn-md:disabled, .zonda-primary-btn-md.disabled, a.zonda-primary-btn-md:disabled, a.zonda-primary-btn-md.disabled {
  background: var(--Button-Primary-Disabled, #c9cbcc);
  color: var(--Text-Default-Primary-Inverse, #FFF);
}
.zonda-primary-btn-md, .zonda-primary-btn-md span.text, a.zonda-primary-btn-md, a.zonda-primary-btn-md span.text {
  font-family: "Roobert Regular";
  color: var(--Text-Default-Primary-Inverse, #fff);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.64px;
}
.zonda-primary-btn-md:focus-visible, a.zonda-primary-btn-md:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: -2px;
}

.zonda-primary-btn-lg, a.zonda-primary-btn-lg {
  cursor: pointer;
  border-width: 3px;
  gap: 8px;
  border-style: solid;
  box-shadow: 0px 1px 5px 0px rgba(33, 33, 33, 0.1);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: var(--Button-Primary-Default, #212121);
  border-color: var(--Button-Primary-Default, #212121);
  text-decoration: none;
  color: var(--Text-Default-Primary-Inverse, #FFF);
  border-radius: 8px;
  padding: 0 32px;
  height: 56px;
}
.zonda-primary-btn-lg span.arrow-right, a.zonda-primary-btn-lg span.arrow-right {
  background-image: url("/o/bb-theme/images/icons/ArrowRightWhite.svg");
  width: 16px;
  height: 16px;
}
.zonda-primary-btn-lg.arrow-right:after, a.zonda-primary-btn-lg.arrow-right:after {
  background-image: url("/o/bb-theme/images/icons/ArrowRightWhite.svg");
  width: 16px;
  height: 16px;
  display: inline-block;
  content: "";
  background-position-x: right;
  background-position-y: center;
  background-repeat: no-repeat;
}
.zonda-primary-btn-lg:hover, a.zonda-primary-btn-lg:hover {
  border: 3px solid;
  background: var(--Button-Primary-Hover, #4a4c4d);
  border-color: var(--Button-Primary-Hover, #4a4c4d);
  color: var(--Text-Default-Primary-Inverse, #FFF);
}
.zonda-primary-btn-lg:focus, a.zonda-primary-btn-lg:focus {
  border: 3px solid var(--Background-Default-Primary, #fff);
  outline: 2px solid var(--Border-Color-Neutral-Focus, #453cb0);
  color: var(--Text-Default-Primary-Inverse, #FFF);
  outline-offset: -2px;
}
.zonda-primary-btn-lg:active, a.zonda-primary-btn-lg:active {
  background: var(--Button-Primary-Focus, #626466);
  color: var(--Text-Default-Primary-Inverse, #FFF);
  border: 3px solid var(--Button-Primary-Focus, #626466);
  outline: 0px;
}
.zonda-primary-btn-lg:focus:active, a.zonda-primary-btn-lg:focus:active {
  border-color: var(--Button-Primary-Focus, #626466);
  color: var(--Text-Default-Primary-Inverse, #FFF);
  outline-color: transparent;
}
.zonda-primary-btn-lg:disabled, .zonda-primary-btn-lg.disabled, a.zonda-primary-btn-lg:disabled, a.zonda-primary-btn-lg.disabled {
  background: var(--Button-Primary-Disabled, #c9cbcc);
  color: var(--Text-Default-Primary-Inverse, #FFF);
}
.zonda-primary-btn-lg, .zonda-primary-btn-lg span.text, a.zonda-primary-btn-lg, a.zonda-primary-btn-lg span.text {
  font-family: "Roobert Regular";
  color: var(--Text-Default-Primary-Inverse, #fff);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.64px;
}

.zonda-secondary-btn-sm, a.zonda-secondary-btn-sm {
  cursor: pointer;
  border-width: 3px;
  gap: 8px;
  border-style: solid;
  box-shadow: 0px 1px 5px 0px rgba(33, 33, 33, 0.1);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  align-self: baseline;
  color: var(--Text-Default-Primary, #212121);
  text-decoration: none;
  border-radius: 100px;
  padding: 0 16px;
  height: 40px;
  background: var(--Button-Secondary-Default, #fff);
  border-color: var(--Button-Secondary-Default, #fff);
}
.zonda-secondary-btn-sm:hover, a.zonda-secondary-btn-sm:hover {
  border: 3px solid var(--Button-Secondary-Hover, #fafafa);
  background: var(--Button-Secondary-Hover, #fafafa);
  color: var(--Text-Default-Primary, #212121);
}
.zonda-secondary-btn-sm:focus, a.zonda-secondary-btn-sm:focus {
  border: 3px solid var(--Background-Default-Primary, #fff);
  outline: 2px solid var(--Border-Color-Neutral-Focus, #453cb0);
  color: var(--Text-Default-Primary, #212121);
  outline-offset: -2px;
}
.zonda-secondary-btn-sm:active, a.zonda-secondary-btn-sm:active {
  background: var(--Button-Secondary-Focus, #efeff0);
  border-color: var(--Button-Secondary-Focus, #efeff0);
  color: var(--Text-Default-Primary, #212121);
  border: 3px solid;
  outline: 0px;
}
.zonda-secondary-btn-sm:focus:active, a.zonda-secondary-btn-sm:focus:active {
  border-color: var(--Button-Secondary-Focus, #efeff0);
  color: var(--Text-Default-Primary, #212121);
  outline-color: transparent;
}
.zonda-secondary-btn-sm:disabled, .zonda-secondary-btn-sm.disabled, a.zonda-secondary-btn-sm:disabled, a.zonda-secondary-btn-sm.disabled {
  background: var(--Button-Secondary-Disabled, #fafafa);
  color: var(--Text-Default-Primary, #212121);
}
.zonda-secondary-btn-sm span.arrow-right, a.zonda-secondary-btn-sm span.arrow-right {
  background-image: url("/o/bb-theme/images/icons/ArrowRight.svg");
  width: 16px;
  height: 16px;
}
.zonda-secondary-btn-sm.arrow-right:after, a.zonda-secondary-btn-sm.arrow-right:after {
  background-image: url("/o/bb-theme/images/icons/ArrowRight.svg");
  width: 16px;
  height: 16px;
  display: inline-block;
  content: "";
  background-position-x: right;
  background-position-y: center;
  background-repeat: no-repeat;
}
.zonda-secondary-btn-sm, .zonda-secondary-btn-sm span.text, a.zonda-secondary-btn-sm, a.zonda-secondary-btn-sm span.text {
  font-family: "Roobert Regular";
  color: var(--Text-Default-Primary, #212121);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0.56px;
}

.zonda-secondary-btn-md, a.zonda-secondary-btn-md {
  cursor: pointer;
  border-width: 3px;
  gap: 8px;
  border-style: solid;
  box-shadow: 0px 1px 5px 0px rgba(33, 33, 33, 0.1);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  align-self: baseline;
  color: var(--Text-Default-Primary, #212121);
  text-decoration: none;
  border-radius: 100px;
  padding: 0 24px;
  height: 48px;
  background: var(--Button-Secondary-Default, #fff);
  border-color: var(--Button-Secondary-Default, #fff);
}
.zonda-secondary-btn-md:hover, a.zonda-secondary-btn-md:hover {
  border: 3px solid var(--Button-Secondary-Hover, #fafafa);
  background: var(--Button-Secondary-Hover, #fafafa);
  color: var(--Text-Default-Primary, #212121);
}
.zonda-secondary-btn-md:focus, a.zonda-secondary-btn-md:focus {
  border: 3px solid var(--Background-Default-Primary, #fff);
  outline: 2px solid var(--Border-Color-Neutral-Focus, #453cb0);
  color: var(--Text-Default-Primary, #212121);
  outline-offset: -2px;
}
.zonda-secondary-btn-md:active, a.zonda-secondary-btn-md:active {
  background: var(--Button-Secondary-Focus, #efeff0);
  border-color: var(--Button-Secondary-Focus, #efeff0);
  color: var(--Text-Default-Primary, #212121);
  border: 3px solid;
  outline: 0px;
}
.zonda-secondary-btn-md:focus:active, a.zonda-secondary-btn-md:focus:active {
  border-color: var(--Button-Secondary-Focus, #efeff0);
  color: var(--Text-Default-Primary, #212121);
  outline-color: transparent;
}
.zonda-secondary-btn-md:disabled, .zonda-secondary-btn-md.disabled, a.zonda-secondary-btn-md:disabled, a.zonda-secondary-btn-md.disabled {
  background: var(--Button-Secondary-Disabled, #fafafa);
  color: var(--Text-Default-Primary, #212121);
}
.zonda-secondary-btn-md span.arrow-right, a.zonda-secondary-btn-md span.arrow-right {
  background-image: url("/o/bb-theme/images/icons/ArrowRight.svg");
  width: 16px;
  height: 16px;
}
.zonda-secondary-btn-md.arrow-right:after, a.zonda-secondary-btn-md.arrow-right:after {
  background-image: url("/o/bb-theme/images/icons/ArrowRight.svg");
  width: 16px;
  height: 16px;
  display: inline-block;
  content: "";
  background-position-x: right;
  background-position-y: center;
  background-repeat: no-repeat;
}
.zonda-secondary-btn-md, .zonda-secondary-btn-md span.text, a.zonda-secondary-btn-md, a.zonda-secondary-btn-md span.text {
  font-family: "Roobert Regular";
  color: var(--Text-Default-Primary, #212121);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.64px;
}

.zonda-secondary-btn-lg, a.zonda-secondary-btn-lg {
  cursor: pointer;
  border-width: 3px;
  gap: 8px;
  border-style: solid;
  box-shadow: 0px 1px 5px 0px rgba(33, 33, 33, 0.1);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  align-self: baseline;
  color: var(--Text-Default-Primary, #212121);
  text-decoration: none;
  border-radius: 8px;
  padding: 0 32px;
  height: 56px;
  background: var(--Button-Secondary-Default, #fff);
  border-color: var(--Button-Secondary-Default, #fff);
}
.zonda-secondary-btn-lg:hover, a.zonda-secondary-btn-lg:hover {
  border: 3px solid var(--Button-Secondary-Hover, #fafafa);
  background: var(--Button-Secondary-Hover, #fafafa);
  color: var(--Text-Default-Primary, #212121);
}
.zonda-secondary-btn-lg:focus, a.zonda-secondary-btn-lg:focus {
  border: 3px solid var(--Background-Default-Primary, #fff);
  outline: 2px solid var(--Border-Color-Neutral-Focus, #453cb0);
  color: var(--Text-Default-Primary, #212121);
  outline-offset: -2px;
}
.zonda-secondary-btn-lg:active, a.zonda-secondary-btn-lg:active {
  background: var(--Button-Secondary-Focus, #efeff0);
  border-color: var(--Button-Secondary-Focus, #efeff0);
  color: var(--Text-Default-Primary, #212121);
  border: 3px solid;
  outline: 0px;
}
.zonda-secondary-btn-lg:focus:active, a.zonda-secondary-btn-lg:focus:active {
  border-color: var(--Button-Secondary-Focus, #efeff0);
  color: var(--Text-Default-Primary, #212121);
  outline-color: transparent;
}
.zonda-secondary-btn-lg:disabled, .zonda-secondary-btn-lg.disabled, a.zonda-secondary-btn-lg:disabled, a.zonda-secondary-btn-lg.disabled {
  background: var(--Button-Secondary-Disabled, #fafafa);
  color: var(--Text-Default-Primary, #212121);
}
.zonda-secondary-btn-lg span.arrow-right, a.zonda-secondary-btn-lg span.arrow-right {
  background-image: url("/o/bb-theme/images/icons/ArrowRight.svg");
  width: 16px;
  height: 16px;
}
.zonda-secondary-btn-lg.arrow-right:after, a.zonda-secondary-btn-lg.arrow-right:after {
  background-image: url("/o/bb-theme/images/icons/ArrowRight.svg");
  width: 16px;
  height: 16px;
  display: inline-block;
  content: "";
  background-position-x: right;
  background-position-y: center;
  background-repeat: no-repeat;
}
.zonda-secondary-btn-lg, .zonda-secondary-btn-lg span.text, a.zonda-secondary-btn-lg, a.zonda-secondary-btn-lg span.text {
  font-family: "Roobert Regular";
  color: var(--Text-Default-Primary, #212121);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.64px;
}

span.icon.transition-rotate svg {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}

span.icon.transition-rotate svg {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}

.text-icon-color-neutral {
  color: var(--icon__color__neutral, #6A5DFB);
}

.zonda-tertiary-btn-sm {
  cursor: pointer;
  border-width: 3px;
  gap: 8px;
  border-style: solid;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  align-self: baseline;
  color: var(--Text-Default-Primary, #212121);
  text-decoration: none;
  padding: 11px 16px;
  font-size: 14px;
  gap: 8px;
  background: transparent;
  box-shadow: none;
  border: 0;
  border-radius: 100px;
}
.zonda-tertiary-btn-sm:hover {
  border: 3px solid var(--Button-Secondary-Hover, #fafafa);
  background: var(--Button-Secondary-Hover, #fafafa);
  color: var(--Text-Default-Primary, #212121);
}
.zonda-tertiary-btn-sm:focus {
  border: 3px solid var(--Background-Default-Primary, #fff);
  outline: 2px solid var(--Border-Color-Neutral-Focus, #453cb0);
  color: var(--Text-Default-Primary, #212121);
  outline-offset: -2px;
}
.zonda-tertiary-btn-sm:active {
  background: var(--Button-Secondary-Focus, #efeff0);
  border-color: var(--Button-Secondary-Focus, #efeff0);
  color: var(--Text-Default-Primary, #212121);
  border: 3px solid;
  outline: 0px;
}
.zonda-tertiary-btn-sm:focus:active {
  border-color: var(--Button-Secondary-Focus, #efeff0);
  color: var(--Text-Default-Primary, #212121);
  outline-color: transparent;
}
.zonda-tertiary-btn-sm:disabled, .zonda-tertiary-btn-sm.disabled {
  background: var(--Button-Secondary-Disabled, #fafafa);
  color: var(--Text-Default-Primary, #212121);
}
.zonda-tertiary-btn-sm span.arrow-right {
  background-image: url("/o/bb-theme/images/icons/ArrowRight.svg");
  width: 16px;
  height: 16px;
}
.zonda-tertiary-btn-sm.arrow-right:after {
  background-image: url("/o/bb-theme/images/icons/ArrowRight.svg");
  width: 16px;
  height: 16px;
  display: inline-block;
  content: "";
  background-position-x: right;
  background-position-y: center;
  background-repeat: no-repeat;
}
.zonda-tertiary-btn-sm span.text {
  color: var(--Text-Default-Primary, rgb(33, 33, 33));
  padding: 11px 16px;
}
.zonda-tertiary-btn-sm span.flag {
  color: #FFFFFF;
  padding: 0px;
}
.zonda-tertiary-btn-sm span.icon {
  color: #212121;
  padding: 0px;
}
.zonda-tertiary-btn-sm:focus {
  border-radius: 100px;
  /* Elevation/Light/Button */
  box-shadow: 0px 1px 5px 0px rgba(33, 33, 33, 0.1);
  box-shadow: none;
  border: 0;
  outline: 3px solid #453cb0;
}
.zonda-tertiary-btn-sm:focus span.text {
  border-radius: 100px;
}
.zonda-tertiary-btn-sm:hover {
  color: #212121;
  background: var(--Button-Tertiary-Hover, #FAFAFA);
  outline: 0px;
  border: 0;
  text-decoration: none;
}
.zonda-tertiary-btn-sm:active {
  color: #FFFFFF;
  background: var(--Button-Tertiary-Focus, #EFEFF0);
  border: 0;
  outline: 0px;
  text-decoration: none;
}
.zonda-tertiary-btn-sm:disabled {
  color: #FFFFFF;
  background: var(--Button-Primary-Disabled, #C9CBCC);
  outline: 0px;
  text-decoration: none;
}

.zonda-tertiary-btn-md {
  cursor: pointer;
  border-width: 3px;
  gap: 8px;
  border-style: solid;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  align-self: baseline;
  color: var(--Text-Default-Primary, #212121);
  text-decoration: none;
  padding: 11px 16px;
  font-size: 16px;
  font-weight: 600;
  gap: 8px;
  background: transparent;
  box-shadow: none;
  border: 0;
  border-radius: 100px;
}
.zonda-tertiary-btn-md:hover {
  border: 3px solid var(--Button-Secondary-Hover, #fafafa);
  background: var(--Button-Secondary-Hover, #fafafa);
  color: var(--Text-Default-Primary, #212121);
}
.zonda-tertiary-btn-md:focus {
  border: 3px solid var(--Background-Default-Primary, #fff);
  outline: 2px solid var(--Border-Color-Neutral-Focus, #453cb0);
  color: var(--Text-Default-Primary, #212121);
  outline-offset: -2px;
}
.zonda-tertiary-btn-md:active {
  background: var(--Button-Secondary-Focus, #efeff0);
  border-color: var(--Button-Secondary-Focus, #efeff0);
  color: var(--Text-Default-Primary, #212121);
  border: 3px solid;
  outline: 0px;
}
.zonda-tertiary-btn-md:focus:active {
  border-color: var(--Button-Secondary-Focus, #efeff0);
  color: var(--Text-Default-Primary, #212121);
  outline-color: transparent;
}
.zonda-tertiary-btn-md:disabled, .zonda-tertiary-btn-md.disabled {
  background: var(--Button-Secondary-Disabled, #fafafa);
  color: var(--Text-Default-Primary, #212121);
}
.zonda-tertiary-btn-md span.arrow-right {
  background-image: url("/o/bb-theme/images/icons/ArrowRight.svg");
  width: 16px;
  height: 16px;
}
.zonda-tertiary-btn-md.arrow-right:after {
  background-image: url("/o/bb-theme/images/icons/ArrowRight.svg");
  width: 16px;
  height: 16px;
  display: inline-block;
  content: "";
  background-position-x: right;
  background-position-y: center;
  background-repeat: no-repeat;
}
.zonda-tertiary-btn-md span.text {
  color: var(--Text-Default-Primary, rgb(33, 33, 33));
}
.zonda-tertiary-btn-md span.flag {
  color: #FFFFFF;
  padding: 0px;
}
.zonda-tertiary-btn-md span.icon {
  color: #212121;
  padding: 0px;
}
.zonda-tertiary-btn-md:focus {
  border-radius: 100px;
  /* Elevation/Light/Button */
  box-shadow: 0px 1px 5px 0px rgba(33, 33, 33, 0.1);
  box-shadow: none;
  border: 0;
  outline: 3px solid #453cb0;
}
.zonda-tertiary-btn-md:focus span.text {
  border-radius: 100px;
}
.zonda-tertiary-btn-md:hover {
  color: #212121;
  background: var(--Button-Tertiary-Hover, #FAFAFA);
  outline: 0px;
  border: 0;
  text-decoration: none;
}
.zonda-tertiary-btn-md:active {
  color: #FFFFFF;
  background: var(--Button-Tertiary-Focus, #EFEFF0);
  border: 0;
  outline: 0px;
  text-decoration: none;
}
.zonda-tertiary-btn-md:disabled {
  color: #FFFFFF;
  background: var(--Button-Primary-Disabled, #C9CBCC);
  outline: 0px;
  text-decoration: none;
}

.zonda-cta-btn-sm, a.zonda-cta-btn-sm {
  cursor: pointer;
  border-width: 3px;
  gap: 8px;
  border-style: solid;
  box-shadow: 0px 1px 5px 0px rgba(33, 33, 33, 0.1);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  align-self: baseline;
  color: var(--Text-Default-Primary, #212121);
  text-decoration: none;
  border-radius: 100px;
  padding: 0 12px;
  height: 40px;
  background: var(--Button-Call-to-Action-Default, rgba(255, 255, 255, 0.2));
  border-color: var(--Button-Call-to-Action-Default, rgba(255, 255, 255, 0.2));
}
.zonda-cta-btn-sm:hover, a.zonda-cta-btn-sm:hover {
  border: 3px solid var(--Button-Secondary-Hover, #fafafa);
  background: var(--Button-Secondary-Hover, #fafafa);
  color: var(--Text-Default-Primary, #212121);
}
.zonda-cta-btn-sm:focus, a.zonda-cta-btn-sm:focus {
  border: 3px solid var(--Background-Default-Primary, #fff);
  outline: 2px solid var(--Border-Color-Neutral-Focus, #453cb0);
  color: var(--Text-Default-Primary, #212121);
  outline-offset: -2px;
}
.zonda-cta-btn-sm:active, a.zonda-cta-btn-sm:active {
  background: var(--Button-Secondary-Focus, #efeff0);
  border-color: var(--Button-Secondary-Focus, #efeff0);
  color: var(--Text-Default-Primary, #212121);
  border: 3px solid;
  outline: 0px;
}
.zonda-cta-btn-sm:focus:active, a.zonda-cta-btn-sm:focus:active {
  border-color: var(--Button-Secondary-Focus, #efeff0);
  color: var(--Text-Default-Primary, #212121);
  outline-color: transparent;
}
.zonda-cta-btn-sm:disabled, .zonda-cta-btn-sm.disabled, a.zonda-cta-btn-sm:disabled, a.zonda-cta-btn-sm.disabled {
  background: var(--Button-Secondary-Disabled, #fafafa);
  color: var(--Text-Default-Primary, #212121);
}
.zonda-cta-btn-sm span.arrow-right, a.zonda-cta-btn-sm span.arrow-right {
  background-image: url("/o/bb-theme/images/icons/ArrowRight.svg");
  width: 16px;
  height: 16px;
}
.zonda-cta-btn-sm.arrow-right:after, a.zonda-cta-btn-sm.arrow-right:after {
  background-image: url("/o/bb-theme/images/icons/ArrowRight.svg");
  width: 16px;
  height: 16px;
  display: inline-block;
  content: "";
  background-position-x: right;
  background-position-y: center;
  background-repeat: no-repeat;
}
.zonda-cta-btn-sm span.arrow-left, a.zonda-cta-btn-sm span.arrow-left {
  background-image: url("/o/bb-theme/images/icons/ArrowLeft.svg");
  width: 16px;
  height: 16px;
}
.zonda-cta-btn-sm.arrow-left:before, a.zonda-cta-btn-sm.arrow-left:before {
  background-image: url("/o/bb-theme/images/icons/ArrowLeft.svg");
  width: 16px;
  height: 16px;
  display: inline-block;
  content: "";
  background-position-x: right;
  background-position-y: center;
  background-repeat: no-repeat;
}
.zonda-cta-btn-sm, .zonda-cta-btn-sm span.text, a.zonda-cta-btn-sm, a.zonda-cta-btn-sm span.text {
  font-family: "Roobert Regular";
  color: var(--Text-Default-Primary, #212121);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0.56px;
}

.zonda-cta-btn-md, a.zonda-cta-btn-md {
  cursor: pointer;
  border-width: 3px;
  gap: 8px;
  border-style: solid;
  box-shadow: 0px 1px 5px 0px rgba(33, 33, 33, 0.1);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  align-self: baseline;
  color: var(--Text-Default-Primary, #212121);
  text-decoration: none;
  border-radius: 100px;
  padding: 0 13px;
  height: 48px;
  background: var(--Button-Call-to-Action-Default, rgba(255, 255, 255, 0.2));
  border-color: var(--Button-Call-to-Action-Default, rgba(255, 255, 255, 0.2));
  backdrop-filter: blur(25px);
}
.zonda-cta-btn-md:hover, a.zonda-cta-btn-md:hover {
  border: 3px solid var(--Button-Secondary-Hover, #fafafa);
  background: var(--Button-Secondary-Hover, #fafafa);
  color: var(--Text-Default-Primary, #212121);
}
.zonda-cta-btn-md:focus, a.zonda-cta-btn-md:focus {
  border: 3px solid var(--Background-Default-Primary, #fff);
  outline: 2px solid var(--Border-Color-Neutral-Focus, #453cb0);
  color: var(--Text-Default-Primary, #212121);
  outline-offset: -2px;
}
.zonda-cta-btn-md:active, a.zonda-cta-btn-md:active {
  background: var(--Button-Secondary-Focus, #efeff0);
  border-color: var(--Button-Secondary-Focus, #efeff0);
  color: var(--Text-Default-Primary, #212121);
  border: 3px solid;
  outline: 0px;
}
.zonda-cta-btn-md:focus:active, a.zonda-cta-btn-md:focus:active {
  border-color: var(--Button-Secondary-Focus, #efeff0);
  color: var(--Text-Default-Primary, #212121);
  outline-color: transparent;
}
.zonda-cta-btn-md:disabled, .zonda-cta-btn-md.disabled, a.zonda-cta-btn-md:disabled, a.zonda-cta-btn-md.disabled {
  background: var(--Button-Secondary-Disabled, #fafafa);
  color: var(--Text-Default-Primary, #212121);
}
.zonda-cta-btn-md span.arrow-right, a.zonda-cta-btn-md span.arrow-right {
  background-image: url("/o/bb-theme/images/icons/ArrowRight.svg");
  width: 16px;
  height: 16px;
}
.zonda-cta-btn-md.arrow-right:after, a.zonda-cta-btn-md.arrow-right:after {
  background-image: url("/o/bb-theme/images/icons/ArrowRight.svg");
  width: 16px;
  height: 16px;
  display: inline-block;
  content: "";
  background-position-x: right;
  background-position-y: center;
  background-repeat: no-repeat;
}
.zonda-cta-btn-md span.arrow-left, a.zonda-cta-btn-md span.arrow-left {
  background-image: url("/o/bb-theme/images/icons/ArrowLeft.svg");
  width: 16px;
  height: 16px;
}
.zonda-cta-btn-md.arrow-left:before, a.zonda-cta-btn-md.arrow-left:before {
  background-image: url("/o/bb-theme/images/icons/ArrowLeft.svg");
  width: 16px;
  height: 16px;
  display: inline-block;
  content: "";
  background-position-x: right;
  background-position-y: center;
  background-repeat: no-repeat;
}
.zonda-cta-btn-md, .zonda-cta-btn-md span.text, a.zonda-cta-btn-md, a.zonda-cta-btn-md span.text {
  font-family: "Roobert Regular";
  color: var(--Text-Default-Primary, #212121);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.64px;
}

.zonda-cta-btn-lg, a.zonda-cta-btn-lg {
  cursor: pointer;
  border-width: 3px;
  gap: 8px;
  border-style: solid;
  box-shadow: 0px 1px 5px 0px rgba(33, 33, 33, 0.1);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  align-self: baseline;
  color: var(--Text-Default-Primary, #212121);
  text-decoration: none;
  border-radius: 8px;
  padding: 0 16px;
  height: 48px;
  background: var(--Button-Call-to-Action-Default, rgba(255, 255, 255, 0.2));
  border-color: var(--Button-Call-to-Action-Default, rgba(255, 255, 255, 0.2));
}
.zonda-cta-btn-lg:hover, a.zonda-cta-btn-lg:hover {
  border: 3px solid var(--Button-Secondary-Hover, #fafafa);
  background: var(--Button-Secondary-Hover, #fafafa);
  color: var(--Text-Default-Primary, #212121);
}
.zonda-cta-btn-lg:focus, a.zonda-cta-btn-lg:focus {
  border: 3px solid var(--Background-Default-Primary, #fff);
  outline: 2px solid var(--Border-Color-Neutral-Focus, #453cb0);
  color: var(--Text-Default-Primary, #212121);
  outline-offset: -2px;
}
.zonda-cta-btn-lg:active, a.zonda-cta-btn-lg:active {
  background: var(--Button-Secondary-Focus, #efeff0);
  border-color: var(--Button-Secondary-Focus, #efeff0);
  color: var(--Text-Default-Primary, #212121);
  border: 3px solid;
  outline: 0px;
}
.zonda-cta-btn-lg:focus:active, a.zonda-cta-btn-lg:focus:active {
  border-color: var(--Button-Secondary-Focus, #efeff0);
  color: var(--Text-Default-Primary, #212121);
  outline-color: transparent;
}
.zonda-cta-btn-lg:disabled, .zonda-cta-btn-lg.disabled, a.zonda-cta-btn-lg:disabled, a.zonda-cta-btn-lg.disabled {
  background: var(--Button-Secondary-Disabled, #fafafa);
  color: var(--Text-Default-Primary, #212121);
}
.zonda-cta-btn-lg span.arrow-right, a.zonda-cta-btn-lg span.arrow-right {
  background-image: url("/o/bb-theme/images/icons/ArrowRight.svg");
  width: 16px;
  height: 16px;
}
.zonda-cta-btn-lg.arrow-right:after, a.zonda-cta-btn-lg.arrow-right:after {
  background-image: url("/o/bb-theme/images/icons/ArrowRight.svg");
  width: 16px;
  height: 16px;
  display: inline-block;
  content: "";
  background-position-x: right;
  background-position-y: center;
  background-repeat: no-repeat;
}
.zonda-cta-btn-lg span.arrow-left, a.zonda-cta-btn-lg span.arrow-left {
  background-image: url("/o/bb-theme/images/icons/ArrowLeft.svg");
  width: 16px;
  height: 16px;
}
.zonda-cta-btn-lg.arrow-left:before, a.zonda-cta-btn-lg.arrow-left:before {
  background-image: url("/o/bb-theme/images/icons/ArrowLeft.svg");
  width: 16px;
  height: 16px;
  display: inline-block;
  content: "";
  background-position-x: right;
  background-position-y: center;
  background-repeat: no-repeat;
}
.zonda-cta-btn-lg, .zonda-cta-btn-lg span.text, a.zonda-cta-btn-lg, a.zonda-cta-btn-lg span.text {
  font-family: "Roobert Regular";
  color: var(--Text-Default-Primary, #212121);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.64px;
}

.zondacrypto-navigation {
  display: flex;
  justify-content: space-between;
  flex: 1;
  align-items: center;
}
.zondacrypto-navigation .custom-logo {
  display: flex;
  flex: 0;
}
.zondacrypto-navigation .custom-logo:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 2px;
  border-radius: 2px;
}
.zondacrypto-navigation .first-navigation {
  display: flex;
  flex-direction: row;
  gap: 30px;
}
.zondacrypto-navigation .second-navigation {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
}
.zondacrypto-navigation .dropdown-menu.show {
  display: flex;
  width: 100%;
  min-width: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.zonda-navbar .navbar-nav .nav-link:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 2px;
  border-radius: 2px;
}

.zondacrypto-layouts {
  max-width: 1280px;
  display: flex;
  flex: 1;
}

.zonda-foundation-navbar {
  margin: 0px;
}

.zondacrypto-language-dropdown {
  width: 335px !important;
  max-width: 335px !important;
  padding: 16px;
}
.zondacrypto-language-dropdown .dropdown-item {
  padding: 0;
}
.zondacrypto-language-dropdown .dropdown-item .zonda-secondary-btn-lg {
  padding: 12px 8px;
}
.zondacrypto-language-dropdown .dropdown-item .dropdown-item-content {
  display: flex;
  flex-direction: row;
  gap: 1rem;
}
.zondacrypto-language-dropdown .dropdown-item .dropdown-item-content .language-content {
  display: flex;
  gap: 1rem;
}

.language-options-languages__link {
  justify-content: left;
}

.full-w {
  width: 100%;
}

.first-div-full-width > div:first-child {
  width: 100%;
}

.overflow--hidden {
  overflow: hidden;
}

.ml-auto {
  margin-left: auto;
}

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

.align-self--fs {
  align-self: flex-start;
}

@media (max-width: 768px) {
  .center-text--m {
    text-align: center;
  }
  .malign-self--center {
    align-self: center;
  }
}
.dropdown.show span.icon.transition-rotate svg {
  transform: rotate(180deg);
}

.zondacrypto-language-dropdown .dropdown-item:hover, .zondacrypto-language-dropdown .dropdown-item.hover, .zondacrypto-language-dropdown .dropdown-item:active, .zondacrypto-language-dropdown .dropdown-item.active {
  background: none;
}

.font-strong {
  font-weight: 600;
}
.font-underline {
  text-decoration: underline;
}

/*HEADING FONTS*/
.font-H600 {
  font-size: 60px;
  font-weight: 400;
  line-height: 72px;
  letter-spacing: -0.01em;
}
.font-H500 {
  font-size: 42px;
  font-weight: 400;
  line-height: 52px;
  letter-spacing: -0.01em;
}
.font-H400 {
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: -0.01em;
}
.font-H300 {
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: -0.01em;
}
.font-H200 {
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.01em;
}
.font-H100 {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

/*HEADING FONTS MOBILE*/
@media (max-width: 375px) {
  .font-mH600 {
    font-size: 48px;
    font-weight: 400;
    line-height: 56px;
    letter-spacing: -0.01em;
  }
  .font-mH500 {
    font-size: 42px;
    font-weight: 400;
    line-height: 52px;
    letter-spacing: -0.01em;
  }
  .font-mH400 {
    font-size: 36px;
    font-weight: 400;
    line-height: 44px;
    letter-spacing: -0.01em;
  }
  .font-mH300 {
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.01em;
  }
  .font-mH200 {
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.01em;
  }
  .font-mH100 {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
  }
}
/*TEXT FONTS*/
.font-T400 {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.01em;
}
.font-T300 {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.01em;
}
.font-T200 {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.01em;
}
.font-T100 {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: -0.01em;
}

@media (max-width: 375px) {
  .font-mT400 {
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: -0.01em;
  }
  .font-mT300 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.01em;
  }
  .font-mT200 {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.01em;
  }
  .font-mT100 {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -0.01em;
  }
}
/*BUTTON FONTS*/
.font-B300 {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.01em;
}
.font-B200 {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.01em;
}
.font-B100 {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: -0.01em;
}

.zondacrypto-card {
  display: flex;
  flex-direction: column;
  max-width: 304px;
}
@media (min-width: 992px) and (max-width: 1420px) {
  .zondacrypto-card {
    max-width: 216px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .zondacrypto-card {
    max-width: 460px;
  }
}
@media (min-width: 375px) and (max-width: 768px) {
  .zondacrypto-card {
    max-width: 343px;
  }
}
@media (max-width: 375px) {
  .zondacrypto-card {
    max-width: 288px;
  }
}
.zondacrypto-card .card-img {
  width: 100%;
  max-height: 200px;
  object-fit: contain;
}
@media (min-width: 992px) and (max-width: 1420px) {
  .zondacrypto-card .card-img {
    max-height: 152px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .zondacrypto-card .card-img {
    max-height: 358px;
  }
}
@media (max-width: 768px) {
  .zondacrypto-card .card-img {
    max-height: 200px;
  }
}
.zondacrypto-card .card-content {
  gap: 16px;
  display: flex;
  flex-direction: column;
  margin-top: 16px;
}
.zondacrypto-card .card-content .zonda-card-header {
  color: var(--Text-Default-Primary, rgb(33, 33, 33));
}
.zondacrypto-card .card-content .zonda-card-description {
  color: var(--Text-Default-Secondary, rgb(87, 88, 90));
}

.two-cards.cards-wrapper {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-direction: row;
  align-items: center;
}
.two-cards .zondacrypto-card {
  display: flex;
  flex-direction: column;
  max-width: 304px;
}
@media (min-width: 992px) and (max-width: 1420px) {
  .two-cards .zondacrypto-card {
    max-width: 326px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .two-cards .zondacrypto-card {
    max-width: 618px;
  }
}
@media (min-width: 375px) and (max-width: 768px) {
  .two-cards .zondacrypto-card {
    max-width: 343px;
  }
}
@media (max-width: 375px) {
  .two-cards .zondacrypto-card {
    max-width: 288px;
  }
}
.two-cards .zondacrypto-card .card-img {
  width: 100%;
  max-height: 200px;
  object-fit: contain;
}
@media (min-width: 992px) and (max-width: 1420px) {
  .two-cards .zondacrypto-card .card-img {
    max-height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .two-cards .zondacrypto-card .card-img {
    max-height: 100%;
  }
}
@media (max-width: 768px) {
  .two-cards .zondacrypto-card .card-img {
    max-height: 100%;
  }
}

.border-radius {
  border-radius: 16px;
}

.border-radius--top {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}

.splide {
  visibility: visible !important;
}
.splide .splide__pagination .splide__pagination__page {
  width: 8px;
  height: 8px;
  border-radius: 50px;
  border: 0;
  background-color: rgba(33, 33, 33, 0.6);
  transition: height 0.2s ease-in-out;
  padding: 0;
}
.splide .splide__pagination .splide__pagination__page.is-active {
  background-image: linear-gradient(to bottom, #AC73FF, #5899FF);
  width: 24px;
  transition: width 0.2s ease-in-out;
}
.splide .splide__pagination .splide__pagination__page.is-active:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 2px;
  border-radius: 2px;
}

@media screen and (min-width: 992px) {
  .splide.splide-pagination-vertical .splide__pagination .splide__pagination__page.is-active {
    width: 8px;
    height: 24px;
  }
}
.lfr-layout-structure-item-zondacrypto-banners-fragments-zondacrypto-banner-wrapper > div:first-of-type {
  display: flex;
  justify-content: center;
}

.background-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
  padding: 4rem 6.75rem;
  border-radius: 32px;
  max-width: 1280px;
}

.background-wrapper > div {
  gap: 4rem;
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 1420px) {
  .background-wrapper {
    padding: 4rem 5rem;
    max-width: 1280px;
  }
  .background-wrapper > div {
    gap: 4rem;
  }
}
@media screen and (max-width: 992px) {
  .background-wrapper {
    max-width: 100vw;
  }
  .background-wrapper > div {
    gap: 3.25rem;
  }
}
@media screen and (max-width: 768px) {
  .background-wrapper {
    padding: 2.5rem 1rem;
    border-radius: 0;
  }
  .background-wrapper > div {
    gap: 2rem;
  }
}
#zonda-sidebar.dropdown-menu.dropdown-hamburger.foundation-dropdown-hamburger {
  display: block;
  left: 100vw;
  transition: left ease-in 0.5s;
}
#zonda-sidebar.dropdown-menu.dropdown-hamburger.foundation-dropdown-hamburger.show {
  left: calc(100vw - 435px);
}
@media (max-width: 435px) {
  #zonda-sidebar.dropdown-menu.dropdown-hamburger.foundation-dropdown-hamburger.show {
    left: 0;
  }
}

@media (min-width: 1420px) and (max-width: 1920px) {
  .zonda-foundation-navbar .hamburger-wrapper.foundation {
    display: none;
  }
}
@media (min-width: 1920px) {
  .zonda-foundation-navbar .hamburger-wrapper.foundation {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1420px) {
  .zonda-foundation-navbar .first-navigation {
    display: none;
  }
}
@media (max-width: 992px) {
  .zonda-foundation-navbar .portlet-language {
    display: none;
  }
  .zonda-foundation-navbar .first-navigation {
    display: none;
  }
  .zonda-foundation-navbar #p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_bb_second_foundation_navigation_menu_wc_ {
    display: none;
  }
}

#content.zonda-app-bar-visible {
  margin-top: 72px;
}

.zonda-app-bar {
  position: relative;
  z-index: 1;
  background: var(--color1, #4139a6);
  background: var(--gradient1, linear-gradient(90deg, var(--color1, #4139a6) 0%, var(--color2, #0d0c49) 100%));
  color: #fff;
  overflow: hidden;
  padding: 0px 16px;
}
@media screen and (min-width: 576px) {
  .zonda-app-bar {
    padding: 0px 24px;
  }
}
@media screen and (min-width: 768px) {
  .zonda-app-bar {
    padding: 0px 44px;
  }
}
@media screen and (min-width: 1042px) {
  .zonda-app-bar {
    padding: 0px 44px 0px 40px;
  }
}
.zonda-app-bar.hidden {
  animation: hideAppBanner 150ms ease-in-out;
  animation-fill-mode: forwards;
}
.zonda-app-bar.visible {
  animation: showAppBanner 150ms ease-in-out;
  animation-fill-mode: forwards;
}
.zonda-app-bar.initial-hidden {
  opacity: 0;
  max-height: 0;
  visibility: hidden;
}
.zonda-app-bar .content {
  background: url("/o/bb-theme/images/appBar/app-bar-img.webp") 880px 50% no-repeat;
  background-size: auto 100%;
  display: flex;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1rem;
  flex: 1;
  justify-content: space-around;
}
.zonda-app-bar .content .col-app {
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .zonda-app-bar .content .col-app {
    justify-content: flex-start;
  }
}
.zonda-app-bar .content .col-app .text-img-wrapper {
  display: flex;
  align-items: center;
}
.zonda-app-bar .content .col-app .image {
  max-width: 40px;
  border-radius: 0.4rem;
  overflow: hidden;
  margin: 0 1rem 0 0;
}
@media (max-width: 992px) {
  .zonda-app-bar .content .col-app .text {
    display: none;
  }
}
.zonda-app-bar .content .col-app b, .zonda-app-bar .content .col-app strong {
  font-weight: bold;
}
.zonda-app-bar .content .col-buttons {
  display: flex;
  align-items: center;
  margin: 0 0 0 2rem;
}
.zonda-app-bar .content .col-buttons > .text, .zonda-app-bar .content .col-buttons > .button {
  margin: 0;
}
.zonda-app-bar .content .col-buttons button {
  border: 0;
  background: transparent;
  fill: #fff;
}
.zonda-app-bar .content .col-buttons button:hover {
  opacity: 0.7;
}
.zonda-app-bar .content .col-buttons button.close {
  padding: 0;
}
.zonda-app-bar .content .col-buttons button:focus-visible {
  outline: 3px solid #9289FF;
  outline-offset: 4px;
  border-radius: 2px;
}

@keyframes hideAppBanner {
  0% {
    opacity: 1;
    max-height: 200px;
  }
  99% {
    opacity: 0;
    max-height: 0;
  }
  100% {
    visibility: hidden;
    max-height: 0;
  }
}
@keyframes showAppBanner {
  0% {
    opacity: 0;
    max-height: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    max-height: 200px;
  }
}
body.has-edit-mode-menu .info-box {
  position: static;
  margin-left: 20vw;
  opacity: 1;
  transform: scale(1);
}
body.has-edit-mode-menu .info-box .final-text {
  display: block;
}
body.has-edit-mode-menu .info-box.final-text-active .final-text {
  display: block;
}
body.has-edit-mode-menu .info-box.final-text-active .text {
  display: block;
}
body.has-edit-mode-menu .info-box.final-text-active .final-text-section {
  grid-template-rows: 1fr;
}
body.has-edit-mode-menu .info-box .final-text-section {
  grid-template-rows: 1fr;
}
body.has-edit-mode-menu .info-box canvas {
  display: none;
}
body.has-edit-mode-menu .info-box-icon {
  position: relative;
  margin-left: calc(20vw + 520px);
}

.font-strong {
  font-weight: 600;
}

.info-box {
  position: fixed;
  right: 0px;
  bottom: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
  padding: 5px 10px 10px;
  width: 520px;
  max-width: 100%;
  z-index: 10;
  border-radius: 20px;
  background: url("/o/bb-theme/images/svg/Fill-5_znd.svg"), url("/o/bb-theme/images/svg/Fill-5_corner.svg");
  background-repeat: no-repeat;
  background-position-x: right, left;
  background-position-y: bottom;
  background-color: rgb(255, 255, 255);
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
  transform: scale(0);
  opacity: 0;
  transition: transform ease-in-out 0.3s, opacity ease-in-out 0.3s;
}
@media (min-width: 1920px) {
  .info-box {
    right: calc((100vw - 1920px) / 2 + 50px);
  }
}
@media (min-width: 768px) {
  .info-box {
    right: 100px;
    bottom: 50px;
  }
}
@media (min-width: 576px) {
  .info-box {
    right: 20px;
    max-width: calc(100% - 40px);
    padding: 5px 45px 45px;
  }
}
.info-box.active {
  transform: scale(1);
  opacity: 1;
  z-index: 1001;
}
.info-box canvas {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 100px;
}
.info-box .close-wrapper {
  display: flex;
  justify-content: flex-end;
}
.info-box .close-wrapper button {
  right: 0px;
}
@media (min-width: 576px) {
  .info-box .close-wrapper button {
    right: -40px;
    position: relative;
  }
}
.info-box .countdown {
  margin: 0px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 20px 0px;
  border-radius: 10px;
  background: rgb(33, 33, 33);
}
.info-box .countdown .countdown-section {
  display: flex;
  flex-direction: column;
  flex: 1;
  align-items: center;
  gap: 10px;
  padding: 0 10px;
}
.info-box .countdown .countdown-section.border-right {
  border-right: 1px solid rgb(98, 100, 102) !important;
}
.info-box .countdown .countdown-section .value {
  color: rgb(255, 255, 255);
}
.info-box .countdown .countdown-section .description {
  color: rgb(255, 255, 255);
}
.info-box .text-section {
  display: grid;
  grid-template-rows: 1fr;
  transition: grid-template-rows 0.5s ease-out;
}
.info-box .final-text-section {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.5s ease-out;
}
.info-box.final-text-active .text-section {
  grid-template-rows: 0fr;
}
.info-box.final-text-active .final-text-section {
  grid-template-rows: 1fr;
  height: auto;
}
.info-box .text {
  overflow: hidden;
}
.info-box .final-text {
  overflow: hidden;
}

.shake {
  animation: shake 10s infinite ease-in-out;
}

.info-box-icon {
  position: fixed;
  right: 32px;
  bottom: 90px;
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  border-radius: 25px;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
  cursor: pointer;
  background-color: #fff;
  z-index: 200;
}
@media (min-width: 1920px) {
  .info-box-icon {
    right: calc((100vw - 1920px) / 2 + 32px);
  }
}
.info-box-icon:hover {
  outline: 2px solid var(--Border-Color-Neutral-Focus, #453cb0);
}
.info-box-icon button {
  border: 0;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
}
.info-box-icon button img {
  width: 50px;
  height: 50px;
}

@keyframes shake {
  0% {
    transform: translate(1px, 1px) rotate(0deg);
  }
  1% {
    transform: translate(-1px, -2px) rotate(-1deg);
  }
  2% {
    transform: translate(-3px, 0px) rotate(1deg);
  }
  3% {
    transform: translate(3px, 2px) rotate(0deg);
  }
  4% {
    transform: translate(1px, -1px) rotate(1deg);
  }
  5% {
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  6% {
    transform: translate(-3px, 1px) rotate(0deg);
  }
  7% {
    transform: translate(3px, 1px) rotate(-1deg);
  }
  8% {
    transform: translate(-1px, -1px) rotate(1deg);
  }
  9% {
    transform: translate(1px, 2px) rotate(0deg);
  }
  10% {
    transform: translate(1px, -2px) rotate(-1deg);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
.skip-link {
  position: absolute;
  left: -999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: 1000;
}
.skip-link:focus {
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  padding: 1rem 2rem;
  border: 2px solid #333;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  outline: none;
  z-index: 1000;
}

/*HEADING FONTS*/
.vertical-banner-wrapper .vertical-banner-content .banner-header {
  margin-bottom: 26px;
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: -0.0225em;
  text-align: center;
}
@media (min-width: 768px) {
  .vertical-banner-wrapper .vertical-banner-content .banner-header {
    font-size: 48px;
    font-weight: 400;
    line-height: 56px;
    letter-spacing: -0.01em;
    margin-bottom: 24px;
  }
}
@media (min-width: 992px) {
  .vertical-banner-wrapper .vertical-banner-content .banner-header {
    font-size: 60px;
    font-weight: 400;
    line-height: 72px;
    letter-spacing: -0.01em;
    text-align: left;
  }
}
.collapse:not(.show) {
  display: none;
}

.question-section {
  display: flex;
  flex-direction: column;
  max-width: 820px;
  margin: 80px auto;
  gap: 40px;
}
.question-section .btn button.toggle-icon:before {
  display: block;
  content: " ";
  background-image: url("/o/bb-theme/images/icons/CaretUpGray.svg");
  background-size: cover;
  width: 24px;
  height: 24px;
}
.question-section .btn.collapsed button.toggle-icon:before {
  display: block;
  content: " ";
  background-image: url("/o/bb-theme/images/icons/CaretDownGrayv2.svg");
  background-size: cover;
  width: 24px;
  height: 24px;
}
.question-section .information-list-btn {
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.5;
  color: #212121;
  border-radius: 100px;
  border: 1px solid #BDBDBD;
}
.question-section .header-text {
  color: #212121;
  font-size: 34px;
  line-height: 1.2;
  font-weight: 600;
}
.question-section .card .btn.btn-link {
  align-items: center;
  display: flex;
  flex-direction: row;
  font-size: 18px;
  color: #212121;
  text-align: left;
  width: 100%;
}
.question-section .toggle-icon {
  box-shadow: none;
  border: 0;
  background-color: white;
}
.question-section .helpdesk-common-questions__question {
  color: #212121;
  flex: 1;
}
.question-section .helpdesk-common-questions__answer {
  color: #4F4F4F;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  margin-top: 20px;
}
.question-section .information-list-text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
.question-section .header-text {
  color: #212121;
  font-size: 34px;
  line-height: 1.2;
  font-weight: 600;
  text-align: center;
}
.question-section .card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  box-shadow: none;
  padding: 26px 24px;
  border-radius: 16px !important;
  border: 1px solid #EFF0F6 !important;
  margin-bottom: 12px;
}
.question-section .question-section__question {
  margin-right: 14px;
}

@media (max-width: 768px) {
  .question-section__question {
    display: none;
  }
}
@media (min-width: 992px) {
  .question-section {
    margin: 128px auto;
  }
}
.video-content {
  max-width: 846px;
  margin-left: auto;
  margin-right: auto;
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 12px;
}

.partnerships-scroller {
  display: flex;
  padding-top: 2rem;
  padding-bottom: 1rem;
  overflow-x: hidden;
  margin-right: 20px;
  margin-left: 20px;
}
.partnerships-scroller[data-animated=true] .partnerships-scroller-inner {
  width: max-content;
  flex-wrap: nowrap;
  animation: scroll 23s linear infinite;
  gap: 1rem;
}
.partnerships-scroller[data-animated=true] .partnerships-scroller-inner:hover {
  animation-play-state: paused;
}
.partnerships-scroller[data-animated=true] .partnerships-scroller-inner img {
  display: block;
}
.partnerships-scroller .partnerships-scroller-inner {
  display: flex;
  flex-wrap: wrap;
}
.partnerships-scroller .partnerships-scroller-inner img {
  height: 106px;
  max-width: fit-content;
  display: none;
}
.partnerships-scroller .partnerships-scroller-inner img:nth-of-type(1) {
  display: block;
}

@keyframes scroll {
  to {
    transform: translate(calc(var(--footer-scroller-img-width) - 1rem));
  }
}
.dialog-box-visible {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(33, 33, 33, 0.8);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  backdrop-filter: blur(6px);
}

.dialog-box {
  display: none;
}
.dialog-box .dialog-box-container {
  position: relative;
  padding: 0;
  box-sizing: border-box;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.12);
  background-color: white;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  justify-content: normal;
  align-items: center;
  overflow-y: auto;
  max-height: 98vh;
  margin-left: 12px;
  margin-right: 12px;
}
@media (min-width: 768px) {
  .dialog-box .dialog-box-container {
    margin-left: 75px;
    margin-right: 75px;
  }
}
@media (min-width: 992px) {
  .dialog-box .dialog-box-container {
    margin-left: 80px;
    margin-right: 80px;
    flex-direction: row;
    gap: 64px;
    max-width: 900px;
  }
}
.dialog-box .dialog-box-container .close-btn {
  padding: 6px;
  position: absolute;
  top: 12px;
  right: 12px;
  background: transparent;
  border: none;
  cursor: pointer;
  z-index: 2;
}
.dialog-box .dialog-box-container .dialog-box-header {
  position: relative;
  padding-top: 22px;
  padding-bottom: 25px;
  width: 100%;
  display: flex;
  justify-content: center;
  overflow: hidden;
}
@media (min-width: 992px) {
  .dialog-box .dialog-box-container .dialog-box-header {
    overflow: initial;
    margin-left: 16px;
    margin-top: 16px;
    margin-bottom: 16px;
    align-self: stretch;
    align-items: center;
    overflow: hidden;
    border-radius: 24px 8px 8px 24px;
    flex-shrink: 0;
    width: 340px;
  }
}
.dialog-box .dialog-box-container .dialog-box-header img {
  width: 207px;
  height: 60px;
}
@media (min-width: 768px) {
  .dialog-box .dialog-box-container .dialog-box-header img {
    width: 283px;
    height: 83px;
  }
}
@media (min-width: 992px) {
  .dialog-box .dialog-box-container .dialog-box-header img {
    width: 297px;
    height: 87px;
  }
}
.dialog-box .dialog-box-container .dialog-box-header .color-1 {
  position: absolute;
  background: linear-gradient(180deg, #276eff 0%, #f5f 100%);
  width: 534px;
  height: 518px;
  transform: rotate(-15deg);
  opacity: 0.3;
  filter: blur(125px);
  left: -450px;
  top: -50px;
}
@media (min-width: 992px) {
  .dialog-box .dialog-box-container .dialog-box-header .color-1 {
    transform: rotate(165deg);
  }
}
.dialog-box .dialog-box-container .dialog-box-header .color-2 {
  background: linear-gradient(180deg, #276eff 0%, #f5f 100%);
  position: absolute;
  width: 425px;
  height: 412px;
  transform: rotate(100deg);
  opacity: 0.3;
  filter: blur(125px);
  top: -400px;
}
.dialog-box .dialog-box-container .dialog-box-header .color-3 {
  display: none;
  position: absolute;
}
@media (min-width: 992px) {
  .dialog-box .dialog-box-container .dialog-box-header .color-3 {
    display: block;
    right: -360px;
    bottom: -350px;
    width: 452px;
    height: 429px;
    transform: rotate(109deg);
    background: linear-gradient(180deg, #ff7300 0%, #f5f 100%);
    opacity: 0.4;
    filter: blur(125px);
  }
}
@media (min-width: 992px) {
  .dialog-box .content-wrapper {
    padding: 40px 64px 40px 0;
  }
}
.dialog-box .content-wrapper .dialog-box-content {
  overflow: auto;
  max-height: calc(98vh - 390px);
  margin: 32px 24px 24px 24px;
  text-align: center;
}
@media (min-width: 992px) {
  .dialog-box .content-wrapper .dialog-box-content {
    margin: 0;
    text-align: left;
  }
}
.dialog-box .content-wrapper .dialog-box-content .bullet {
  display: none;
  color: var(--Icon-Color-Neutral, #6a5dfb);
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 115%; /* 13.8px */
  border-radius: 16px;
  border: 1px solid var(--Tag-Iris-Hover, #e1dffe);
  padding: 3px 6px 4px 6px;
  background: var(--Background-Color-Neutral-Inverse, rgba(106, 93, 251, 0.1));
}
@media (min-width: 992px) {
  .dialog-box .content-wrapper .dialog-box-content .bullet {
    display: inline-flex;
    flex: 0;
    margin-bottom: 20px;
  }
}
.dialog-box .content-wrapper .dialog-box-content .dialog-box__heading {
  color: var(--Colors-Neutral-800, #170f49);
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.01em;
  font-weight: 600;
  margin: 0 auto;
  margin-bottom: 12px;
}
@media (min-width: 992px) {
  .dialog-box .content-wrapper .dialog-box-content .dialog-box__heading {
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.01em;
    font-weight: 600;
    text-align: left;
  }
}
.dialog-box .content-wrapper .dialog-box-content .dialog-box__description {
  color: var(--Text-Default-Secondary, #4a4c4d);
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.01em;
  padding: 0;
  margin: 0 auto;
  margin-bottom: 0.5rem;
}
@media (min-width: 992px) {
  .dialog-box .content-wrapper .dialog-box-content .dialog-box__description {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.01em;
  }
}
.dialog-box .content-wrapper .dialog-box-actions {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  padding: 0 24px 24px 24px;
  flex-direction: column;
}
@media (min-width: 992px) {
  .dialog-box .content-wrapper .dialog-box-actions {
    border-top: 0;
    padding: 24px 0 0 0;
  }
}
.dialog-box .content-wrapper .dialog-box-actions .main-btn {
  /* Unified/Button/B200*/
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px; /* 128.571% */
  letter-spacing: 0.56px;
  font-weight: 600;
  padding: 8px 13px;
  border-radius: 100px;
  width: 100%;
  letter-spacing: 4%;
}
@media (min-width: 992px) {
  .dialog-box .content-wrapper .dialog-box-actions .main-btn {
    border-radius: 8px;
    /* Unified/Button/B300*/
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 128.571% */
    letter-spacing: 0.56px;
    font-weight: 600;
  }
}
.dialog-box .content-wrapper .dialog-box-actions .second-btn {
  /* Unified/Button/B200*/
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px; /* 128.571% */
  letter-spacing: 0.56px;
  font-weight: 600;
  border-radius: 100px;
  padding: 11px 13px;
  width: 100%;
}
@media (min-width: 992px) {
  .dialog-box .content-wrapper .dialog-box-actions .second-btn {
    border-radius: 8px;
    /* Unified/Button/B300*/
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 128.571% */
    letter-spacing: 0.56px;
    font-weight: 600;
  }
}

body {
  font-family: "Roobert Regular", sans-serif;
}
body header .zonda-header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  transition: 0.3s ease-in-out;
}
body header .zonda-header.nav-active {
  background: #fff;
  box-shadow: 5px -1px 12px -5px grey;
}
body header .field-wrapper {
  position: absolute;
  right: 4px;
  top: 2px;
}
body header .field-wrapper a {
  color: #fff;
}
body header .field-wrapper,
body header .form-group {
  margin-bottom: 0;
}
body header .portlet {
  margin-bottom: 0;
}
body header .portlet:hover {
  z-index: 1034;
}
body header .search-input {
  font-size: 0.88rem;
  padding: 0.28rem 2rem 0.28rem 1rem;
}
body header .text-default {
  color: #6b6c7e;
  font-weight: 600;
}
body header .user-personal-bar .fieldset {
  position: relative;
}
body header .user-personal-bar .user-avatar-link .panel-notifications-count {
  right: calc(100% - 0.75rem);
  top: -0.35rem;
}
body section .zonda-portlet .form-group {
  margin-bottom: 0;
}
body .user-avatar-link {
  display: block;
  position: relative;
}
body .user-avatar-link .panel-notifications-count {
  display: block;
  margin: 0;
  max-width: none;
  position: absolute;
  right: calc(100% - 0.7rem);
  top: -0.4rem;
}
body .user-avatar-link .text-default {
  align-items: center;
  display: flex;
}
body .user-avatar-link .text-default .user-full-name {
  margin-left: 0.5rem;
}
@media (max-width: 575.98px) {
  body .user-avatar-link .text-default .user-full-name {
    display: none;
  }
}
body a:hover {
  color: inherit;
}
body #portlet_com_liferay_login_web_portlet_LoginPortlet {
  margin-top: 65px;
}
body .currency-market-header {
  max-width: 1920px;
  margin: auto;
}

@media (min-width: 576px) {
  .btn-group + .info-panel {
    top: auto;
  }
}

#footer {
  position: relative;
  min-width: 320px;
  max-width: 1920px;
  margin: 0 auto;
  width: 100%;
  background-color: #212121;
  color: white;
  padding: 3.5rem 0rem;
}
@media screen and (min-width: 1024px) {
  #footer {
    padding: 5rem 0rem 2rem 0rem;
  }
}
@media screen and (min-width: 1300px) {
  #footer {
    padding: 5rem 0rem 2rem 0rem;
  }
}
#footer .padding-left-right {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media screen and (min-width: 1024px) {
  #footer .padding-left-right {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media screen and (min-width: 1300px) {
  #footer .padding-left-right {
    padding-left: 10.75rem;
    padding-right: 10.75rem;
  }
}
#footer .margin-left-right {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}
@media screen and (min-width: 1024px) {
  #footer .margin-left-right {
    margin-left: 3rem;
    margin-right: 3rem;
  }
}
@media screen and (min-width: 1300px) {
  #footer .margin-left-right {
    margin-left: 10.75rem;
    margin-right: 10.75rem;
  }
}

.signed-in .zonda-header.fragment-navbar {
  position: static;
}

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