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

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

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

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;
}
@media screen and (min-width: 1024px) {
  .cookie-bar__accept-button {
    margin: 0 0 0 1rem;
    font-size: 0.875rem;
    width: fit-content;
  }
}
.cookie-bar__accept-button:focus-visible {
  outline: 3px solid #9289FF;
  outline-offset: 4px;
  border-radius: 2px;
}
.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;
}

.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;
  }
}
@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;
}
@font-face {
  font-family: "Gemsbuck 01";
  src: url("../fonts/Gemsbuck 01 Regular Italic.otf") format("opentype");
  font-style: italic;
  font-display: swap;
  font-weight: 400;
}
@font-face {
  font-family: "Gemsbuck 01";
  src: url("../fonts/Gemsbuck 01 Regular.otf") format("opentype");
  font-style: normalf;
  font-display: swap;
  font-weight: 400;
}
.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;
}

/** 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);
}

.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 .input-text-wrapper,
.legal-search .zonda-search-portlet-wrapper .input-text-wrapper,
.safety-search .zonda-search-portlet-wrapper .input-text-wrapper {
  display: flex;
}
.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;
  width: 100%;
}
.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: #64656A;
  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;
}

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

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

.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;
  position: relative;
  z-index: 120;
}
@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;
  }
}

.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: #717274;
  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;
  }
}
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.round,
a.zonda-primary-btn-sm.round {
  border-radius: 100px;
  padding-left: 14px;
  padding-right: 14px;
}
.zonda-primary-btn-sm span.arrow-right,
a.zonda-primary-btn-sm span.arrow-right {
  background-image: url("/o/zondacrypto-theme/images/icons/ArrowRightWhite.svg");
  width: 16px;
  height: 16px;
}
.zonda-primary-btn-sm span.download,
a.zonda-primary-btn-sm span.download {
  background-image: url("/o/zondacrypto-theme/images/icons/download_white.svg");
  width: 16px;
  height: 16px;
}
.zonda-primary-btn-sm.arrow-right:after,
a.zonda-primary-btn-sm.arrow-right:after {
  background-image: url("/o/zondacrypto-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.dark,
a.zonda-primary-btn-sm.dark {
  background-color: #313233;
  border-color: #313233;
}
.zonda-primary-btn-sm.dark:hover,
a.zonda-primary-btn-sm.dark:hover {
  border: 3px solid var(--Button-Secondary-Hover, #4a4c4d);
  background: var(--Button-Primary-Hover, #4a4c4d);
}
.zonda-primary-btn-sm.dark:focus,
a.zonda-primary-btn-sm.dark:focus {
  border: 3px solid var(--Background-Default-Primary, #fff);
  background: #212121;
  outline: 2px solid var(--Border-Color-Neutral-Focus, #453cb0);
  color: var(--Text-Default-Primary, #fff);
  outline-offset: -2px;
}
.zonda-primary-btn-sm.dark:active,
a.zonda-primary-btn-sm.dark:active {
  background: #626466;
  border: 3px solid #626466;
  color: #fafafa;
  outline: 0px;
}
.zonda-primary-btn-sm.dark:focus:active,
a.zonda-primary-btn-sm.dark:focus:active {
  background: #626466;
  border: 3px solid #626466;
  color: #fafafa;
  outline-color: transparent;
}
.zonda-primary-btn-sm.dark:disabled, .zonda-primary-btn-sm.dark.disabled,
a.zonda-primary-btn-sm.dark:disabled,
a.zonda-primary-btn-sm.dark.disabled {
  background: var(--Button-Secondary-Disabled, #fafafa);
  color: var(--Text-Default-Primary, #212121);
}
.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: 0 24px;
  height: 48px;
}
.zonda-primary-btn-md.round,
a.zonda-primary-btn-md.round {
  border-radius: 100px;
  padding-left: 14px;
  padding-right: 14px;
}
.zonda-primary-btn-md span.arrow-right,
a.zonda-primary-btn-md span.arrow-right {
  background-image: url("/o/zondacrypto-theme/images/icons/ArrowRightWhite.svg");
  width: 16px;
  height: 16px;
}
.zonda-primary-btn-md span.download,
a.zonda-primary-btn-md span.download {
  background-image: url("/o/zondacrypto-theme/images/icons/download_white.svg");
  width: 16px;
  height: 16px;
}
.zonda-primary-btn-md.arrow-right:after,
a.zonda-primary-btn-md.arrow-right:after {
  background-image: url("/o/zondacrypto-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.dark,
a.zonda-primary-btn-md.dark {
  background-color: #313233;
  border-color: #313233;
}
.zonda-primary-btn-md.dark:hover,
a.zonda-primary-btn-md.dark:hover {
  border: 3px solid var(--Button-Secondary-Hover, #4a4c4d);
  background: var(--Button-Primary-Hover, #4a4c4d);
}
.zonda-primary-btn-md.dark:focus,
a.zonda-primary-btn-md.dark:focus {
  border: 3px solid var(--Background-Default-Primary, #fff);
  background: #212121;
  outline: 2px solid var(--Border-Color-Neutral-Focus, #453cb0);
  color: var(--Text-Default-Primary, #fff);
  outline-offset: -2px;
}
.zonda-primary-btn-md.dark:active,
a.zonda-primary-btn-md.dark:active {
  background: #626466;
  border: 3px solid #626466;
  color: #fafafa;
  outline: 0px;
}
.zonda-primary-btn-md.dark:focus:active,
a.zonda-primary-btn-md.dark:focus:active {
  background: #626466;
  border: 3px solid #626466;
  color: #fafafa;
  outline-color: transparent;
}
.zonda-primary-btn-md.dark:disabled, .zonda-primary-btn-md.dark.disabled,
a.zonda-primary-btn-md.dark:disabled,
a.zonda-primary-btn-md.dark.disabled {
  background: var(--Button-Secondary-Disabled, #fafafa);
  color: var(--Text-Default-Primary, #212121);
}
.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.round,
a.zonda-primary-btn-lg.round {
  border-radius: 100px;
  padding-left: 14px;
  padding-right: 14px;
}
.zonda-primary-btn-lg span.arrow-right,
a.zonda-primary-btn-lg span.arrow-right {
  background-image: url("/o/zondacrypto-theme/images/icons/ArrowRightWhite.svg");
  width: 16px;
  height: 16px;
}
.zonda-primary-btn-lg span.download,
a.zonda-primary-btn-lg span.download {
  background-image: url("/o/zondacrypto-theme/images/icons/download_white.svg");
  width: 16px;
  height: 16px;
}
.zonda-primary-btn-lg.arrow-right:after,
a.zonda-primary-btn-lg.arrow-right:after {
  background-image: url("/o/zondacrypto-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: 8px 13px;
  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, rgb(69, 60, 176));
  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.round,
a.zonda-secondary-btn-sm.round {
  border-radius: 100px;
  padding-left: 14px;
  padding-right: 14px;
}
.zonda-secondary-btn-sm span.arrow-right,
a.zonda-secondary-btn-sm span.arrow-right {
  background-image: url("/o/zondacrypto-theme/images/icons/ArrowRight.svg");
  width: 16px;
  height: 16px;
}
.zonda-secondary-btn-sm span.clock,
a.zonda-secondary-btn-sm span.clock {
  background-image: url("/o/zondacrypto-theme/images/icons/clock.svg");
  width: 16px;
  height: 16px;
}
.zonda-secondary-btn-sm.arrow-right:after,
a.zonda-secondary-btn-sm.arrow-right:after {
  background-image: url("/o/zondacrypto-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: 11px 24px;
  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, rgb(69, 60, 176));
  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.round,
a.zonda-secondary-btn-md.round {
  border-radius: 100px;
  padding-left: 14px;
  padding-right: 14px;
}
.zonda-secondary-btn-md span.arrow-right,
a.zonda-secondary-btn-md span.arrow-right {
  background-image: url("/o/zondacrypto-theme/images/icons/ArrowRight.svg");
  width: 16px;
  height: 16px;
}
.zonda-secondary-btn-md span.clock,
a.zonda-secondary-btn-md span.clock {
  background-image: url("/o/zondacrypto-theme/images/icons/clock.svg");
  width: 16px;
  height: 16px;
}
.zonda-secondary-btn-md.arrow-right:after,
a.zonda-secondary-btn-md.arrow-right:after {
  background-image: url("/o/zondacrypto-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: 18px 32px;
  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, rgb(69, 60, 176));
  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.round,
a.zonda-secondary-btn-lg.round {
  border-radius: 100px;
  padding-left: 14px;
  padding-right: 14px;
}
.zonda-secondary-btn-lg span.arrow-right,
a.zonda-secondary-btn-lg span.arrow-right {
  background-image: url("/o/zondacrypto-theme/images/icons/ArrowRight.svg");
  width: 16px;
  height: 16px;
}
.zonda-secondary-btn-lg span.clock,
a.zonda-secondary-btn-lg span.clock {
  background-image: url("/o/zondacrypto-theme/images/icons/clock.svg");
  width: 16px;
  height: 16px;
}
.zonda-secondary-btn-lg.arrow-right:after,
a.zonda-secondary-btn-lg.arrow-right:after {
  background-image: url("/o/zondacrypto-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.round {
  border-radius: 100px;
  padding-left: 14px;
  padding-right: 14px;
}
.zonda-tertiary-btn-sm span.arrow-right {
  background-image: url("/o/zondacrypto-theme/images/icons/ArrowRight.svg");
  width: 16px;
  height: 16px;
}
.zonda-tertiary-btn-sm.arrow-right:after {
  background-image: url("/o/zondacrypto-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.round {
  border-radius: 100px;
  padding-left: 14px;
  padding-right: 14px;
}
.zonda-tertiary-btn-md span.arrow-right {
  background-image: url("/o/zondacrypto-theme/images/icons/ArrowRight.svg");
  width: 16px;
  height: 16px;
}
.zonda-tertiary-btn-md.arrow-right:after {
  background-image: url("/o/zondacrypto-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.round, a.zonda-cta-btn-sm.round {
  border-radius: 100px;
  padding-left: 14px;
  padding-right: 14px;
}
.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.dark-mode, a.zonda-cta-btn-sm.dark-mode {
  background: rgba(33, 33, 33, 0.2);
  color: rgb(255, 255, 255);
  border-color: var(--Button-Call-to-Action-Default, rgba(33, 33, 33, 0));
}
.zonda-cta-btn-sm.dark-mode span.arrow-right, a.zonda-cta-btn-sm.dark-mode span.arrow-right {
  background-image: url("/o/zondacrypto-theme/images/icons/ArrowRightWhite.svg");
  width: 16px;
  height: 16px;
}
.zonda-cta-btn-sm.dark-mode.arrow-right:after, a.zonda-cta-btn-sm.dark-mode.arrow-right:after {
  background-image: url("/o/zondacrypto-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-cta-btn-sm.dark-mode span.arrow-left, a.zonda-cta-btn-sm.dark-mode span.arrow-left {
  background-image: url("/o/zondacrypto-theme/images/icons/ArrowLeftWhite.svg");
  width: 16px;
  height: 16px;
}
.zonda-cta-btn-sm.dark-mode.arrow-left:before, a.zonda-cta-btn-sm.dark-mode.arrow-left:before {
  background-image: url("/o/zondacrypto-theme/images/icons/ArrowLeftWhite.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-right, a.zonda-cta-btn-sm span.arrow-right {
  background-image: url("/o/zondacrypto-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/zondacrypto-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/zondacrypto-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/zondacrypto-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.round, a.zonda-cta-btn-md.round {
  border-radius: 100px;
  padding-left: 14px;
  padding-right: 14px;
}
.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.dark-mode, a.zonda-cta-btn-md.dark-mode {
  background: rgba(33, 33, 33, 0.2);
  color: rgb(255, 255, 255);
  border-color: var(--Button-Call-to-Action-Default, rgba(33, 33, 33, 0));
}
.zonda-cta-btn-md.dark-mode span.arrow-right, a.zonda-cta-btn-md.dark-mode span.arrow-right {
  background-image: url("/o/zondacrypto-theme/images/icons/ArrowRightWhite.svg");
  width: 16px;
  height: 16px;
}
.zonda-cta-btn-md.dark-mode.arrow-right:after, a.zonda-cta-btn-md.dark-mode.arrow-right:after {
  background-image: url("/o/zondacrypto-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-cta-btn-md.dark-mode span.arrow-left, a.zonda-cta-btn-md.dark-mode span.arrow-left {
  background-image: url("/o/zondacrypto-theme/images/icons/ArrowLeftWhite.svg");
  width: 16px;
  height: 16px;
}
.zonda-cta-btn-md.dark-mode.arrow-left:before, a.zonda-cta-btn-md.dark-mode.arrow-left:before {
  background-image: url("/o/zondacrypto-theme/images/icons/ArrowLeftWhite.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-right, a.zonda-cta-btn-md span.arrow-right {
  background-image: url("/o/zondacrypto-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/zondacrypto-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/zondacrypto-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/zondacrypto-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.round, a.zonda-cta-btn-lg.round {
  border-radius: 100px;
  padding-left: 14px;
  padding-right: 14px;
}
.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.dark-mode, a.zonda-cta-btn-lg.dark-mode {
  background: rgba(33, 33, 33, 0.2);
  color: rgb(255, 255, 255);
  border-color: var(--Button-Call-to-Action-Default, rgba(33, 33, 33, 0));
}
.zonda-cta-btn-lg.dark-mode span.arrow-right, a.zonda-cta-btn-lg.dark-mode span.arrow-right {
  background-image: url("/o/zondacrypto-theme/images/icons/ArrowRightWhite.svg");
  width: 16px;
  height: 16px;
}
.zonda-cta-btn-lg.dark-mode.arrow-right:after, a.zonda-cta-btn-lg.dark-mode.arrow-right:after {
  background-image: url("/o/zondacrypto-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-cta-btn-lg.dark-mode span.arrow-left, a.zonda-cta-btn-lg.dark-mode span.arrow-left {
  background-image: url("/o/zondacrypto-theme/images/icons/ArrowLeftWhite.svg");
  width: 16px;
  height: 16px;
}
.zonda-cta-btn-lg.dark-mode.arrow-left:before, a.zonda-cta-btn-lg.dark-mode.arrow-left:before {
  background-image: url("/o/zondacrypto-theme/images/icons/ArrowLeftWhite.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-right, a.zonda-cta-btn-lg span.arrow-right {
  background-image: url("/o/zondacrypto-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/zondacrypto-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/zondacrypto-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/zondacrypto-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;
}

.control {
  padding: 4px 16px;
  color: rgb(33, 33, 33);
  border-radius: 100px;
  border: 2px solid transparent;
  background-color: transparent;
  cursor: pointer;
}
.control:focus {
  border: 2px solid var(--Background-Default-Primary, #fff);
  outline: 2px solid var(--Border-Color-Neutral-Focus, #453cb0);
}
.control.disabled, .control:disabled {
  color: rgb(149, 151, 153);
}
.control.active {
  background-color: rgb(33, 33, 33);
  color: rgb(255, 255, 255);
}
.control.active.disabled, .control.active:disabled {
  color: rgb(175, 177, 179);
  background-color: rgb(98, 100, 102);
}

.tab-emphasized {
  display: inline-flex;
  padding: 3px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background: transparent;
  color: var(--Text-Default-Primary, #212121);
}
.tab-emphasized:hover {
  background: var(--Background-Default-Secondary, rgba(33, 33, 33, 0.03));
  text-decoration: none;
}
.tab-emphasized:active {
  background: var(--Background-Default-Tertiary, rgba(33, 33, 33, 0.05));
}
.tab-emphasized:focus {
  border: 2px solid var(--Background-Default-Primary, #fff);
  outline: 2px solid var(--Border-Color-Neutral-Focus, #453cb0);
  padding: 1px;
}
.tab-emphasized:disabled {
  color: var(--Text-Default-Tertiary, #959799);
  background: var(--Background-Default-Secondary, rgba(33, 33, 33, 0.03));
}
.tab-emphasized--text {
  display: flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  border-radius: 2px;
  color: var(--Text-Default-Primary, #212121);
  font-weight: 600;
}
.tab-emphasized.active {
  background: var(--Background-Default-Primary-Inverse, #212121);
  color: var(--Text-Default-Primary-Inverse, #FFF);
}
.tab-emphasized.active:hover {
  background: var(--Background-Default-Secondary-Inverse, #313233);
  text-decoration: none;
}
.tab-emphasized.active:active {
  background: var(--Background-Default-Tertiary-Inverse, #626466);
}
.tab-emphasized.active:focus {
  border: 2px solid var(--Background-Default-Primary, #fff);
  outline: 2px solid var(--Border-Color-Neutral-Focus, #453cb0);
  padding: 1px;
  background: var(--Background-Default-Primary-Inverse, #212121);
}
.tab-emphasized.active:disabled {
  color: var(--Text-Default-Secondary-Inverse, #AFB1B3);
  background: var(--Background-Default-Tertiary-Inverse, #626466);
}
.tab-emphasized.active .tab-emphasized--text {
  display: flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  border-radius: 2px;
  color: var(--Text-Default-Primary-Inverse, #FFF);
  font-weight: 600;
}

.status--success {
  background: var(--Background-Semantic-Success-Inverse, rgba(45, 173, 135, 0.1));
}
.status--success, .status--success span.text {
  color: var(--Text-Semantic-Success, #1A8162);
}
.status--warning {
  background: var(--Background-Semantic-Warning-Inverse, rgba(255, 199, 0, 0.1));
}
.status--warning, .status--warning span.text {
  color: var(--Text-Semantic-Warning, #986E02);
}
.status--error {
  background: var(--Background-Semantic-Error-Inverse, rgba(248, 69, 101, 0.1));
}
.status--error, .status--error span.text {
  color: var(--Text-Semantic-Error, #CB2543);
}
.status--neutral {
  background: var(--Background-Color-Neutral-Inverse, rgba(106, 93, 251, 0.1));
}
.status--neutral, .status--neutral span.text {
  color: var(--Text-Color-Highlight, #453CB0);
}
.status--empty {
  background: var(--Background-Default-Secondary, rgba(33, 33, 33, 0.03));
}
.status--empty, .status--empty span.text {
  color: var(--Text-Default-Secondary, #626466);
}
.status--emphasized {
  background: var(--Background-Default-Primary-Inverse, #212121);
}
.status--emphasized, .status--emphasized span.text {
  color: var(--Text-Default-Primary-Inverse, #FFF);
}
.status--default {
  background: var(--Background-Default-Secondary, rgba(33, 33, 33, 0.03));
}
.status--default, .status--default span.text {
  color: var(--Text-Default-Secondary, #626466);
}

.status-lg--bg {
  display: inline-flex;
  padding: 4px 12px;
  align-items: center;
  gap: 8px;
  border-radius: 100px;
}

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

.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;
  }
}
@media (max-width: 991px) {
  .center-text--medium {
    text-align: 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;
}

/*HEADING FONTS*/
/* colors name from https://colornamer.robertcooper.me */
/*COLOR FONTS*/
.font-white {
  color: rgb(255, 255, 255);
}
.font-lead {
  color: rgb(33, 33, 33);
}
.font-digital {
  color: rgb(98, 100, 102);
}
.font-blue-genie {
  color: rgb(106, 93, 251);
}
.font-lilas {
  color: rgb(197, 154, 253);
}
.font-hailey-blue {
  color: rgb(39, 110, 255);
}
.font-ultimate-pink {
  color: rgb(255, 85, 255);
}
.font-zheleznogorsk-yellow {
  color: rgb(254, 244, 0);
}
.font-main-color {
  color: rgb(106, 88, 255);
}

/*BACKGROUBNDS COLORS*/
.bg-color-white {
  background-color: rgb(255, 255, 255);
}
.bg-color-lead {
  background-color: rgb(33, 33, 33);
}
.bg-color-digital {
  background-color: rgb(98, 100, 102);
}
.bg-color-blue-genie {
  background-color: rgb(106, 93, 251);
}
.bg-color-lilas {
  background-color: rgb(197, 154, 253);
}
.bg-color-hailey-blue {
  background-color: rgb(39, 110, 255);
}
.bg-color-ultimate-pink {
  background-color: rgb(255, 85, 255);
}
.bg-color-zheleznogorsk-yellow {
  background-color: rgb(254, 244, 0);
}

/*LINEAR GRADIENTS */
/*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, section.header-image-list ol li:before {
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.01em;
}
.font-H100 {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.01em;
}

/*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.0225em;
  }
  .font-mH300 {
    font-size: 28px;
    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;
    letter-spacing: -0.18px;
  }
}
/*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: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.01em;
}
.font-T100 {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.24px;
}

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

.font-strong {
  font-weight: 600 !important;
}
.font-underline {
  text-decoration: underline;
}
.font-uppercase {
  text-transform: uppercase;
}
.font-secondary-inverse {
  color: rgb(175, 177, 179);
}

.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: 991px) {
  .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: 991px) {
  .zondacrypto-card .card-img {
    max-height: 358px;
  }
}
@media (max-width: 767px) {
  .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: 991px) {
  .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: 991px) {
  .two-cards .zondacrypto-card .card-img {
    max-height: 100%;
  }
}
@media (max-width: 767px) {
  .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: 12px;
  height: 12px;
  border-radius: 50px;
  border: 0;
  background-color: rgba(255, 255, 255, 0.6);
  transition: height 0.2s ease-in-out, 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: height 0.2s ease-in-out, height 0.2s ease-in-out;
}
.splide .splide__pagination .splide__pagination__page: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: 12px;
    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;
  }
}

.zonda-foundation-navbar {
  z-index: 3;
}
@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: 991px) {
  .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/zondacrypto-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: 991px) {
  .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: 991px) {
  .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;
  }
}
.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;
}

html {
  font-size: 16px;
}

html,
body {
  background: #fff;
  font-family: "Roobert Regular", arial, sans-serif;
  letter-spacing: 0.05rem;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  outline: 0;
}

body {
  line-height: 1.8;
  font-size: 1rem;
  color: var(--color13);
}

b,
strong {
  font-weight: bold;
}

i,
em {
  font-weight: italic;
}

.text-wrapper {
  word-break: break-word;
}

.content-section .button {
  font-size: 0.875rem;
  font-weight: 600;
  font-family: "Roobert SemiBold";
  text-decoration: none;
  cursor: pointer;
  border: 0;
  background: transparent;
  display: inline-block;
  padding: 0.7rem 1.4rem;
  line-height: 1.4;
  outline: 0;
}
.content-section .button.primary {
  border-radius: 2rem;
  background: var(--color3);
  color: #fff;
}
.content-section .button.secondary {
  border-radius: 2rem;
  background: #fff;
  color: var(--color3);
}
.content-section .button.with-icon {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content-section .button.with-icon svg {
  margin-left: 8px;
}
.content-section .image img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.content-section .content {
  width: 100%;
  margin: auto;
  overflow: hidden;
  position: relative;
  padding: 0rem 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-section .content {
    padding: 0px 26px;
  }
  .content-section .content.content-v2 {
    padding-left: 75px;
    padding-right: 75px;
  }
}
@media (min-width: 992px) {
  .content-section .content {
    padding: 0px 80px;
  }
}
@media (min-width: 1420px) {
  .content-section .content {
    padding: 0px;
    max-width: 1280px;
  }
}
.content-section .show-once-when-in-viewport {
  opacity: 0;
  transform: translate(0, 100px);
  transition: 550ms ease-in-out;
}
.content-section .show-once-when-in-viewport.is-in-viewport {
  opacity: 1;
  transform: translate(0, 0);
}
.content-section .text-center {
  text-align: center;
}
.content-section *,
.content-section *:before,
.content-section *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.content-section .d-flex {
  display: flex;
}
.content-section .row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.content-section .row.row-reverse {
  flex-direction: row-reverse;
}
.content-section .row > * {
  flex-shrink: 0;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.content-section .g-0,
.content-section .gy-0 {
  --bs-gutter-y: 0;
}
.content-section .g-0,
.content-section .gx-0 {
  --bs-gutter-x: 0;
}
.content-section .col-12 {
  width: 100%;
  flex: 0 0 100%;
}
.content-section .col-6 {
  width: 50%;
  flex: 0 0 50%;
}
@media (min-width: 992px) {
  .content-section .col-lg-6 {
    width: 50%;
    flex: 0 0 50%;
  }
  .content-section .d-md-block {
    display: block !important;
  }
}
.content-section .two-boxes.home .col-6 {
  width: 50%;
  flex: 0 0 50%;
}
@media (min-width: 768px) {
  .content-section .two-boxes.home .col-lg-6 {
    width: 50%;
    flex: 0 0 50%;
  }
  .content-section .two-boxes.home .d-md-block {
    display: block !important;
  }
}
@media (min-width: 1420px) {
  .content-section .col-xl-6 {
    width: 50%;
    flex: 0 0 50%;
  }
}
.content-section .text-default-primary {
  color: var(--Text-Default-Primary, #212121);
}
.content-section .text-default-secondary {
  color: var(--Text-Default-Secondary, #57585a);
}
.content-section .text-default-tertiary {
  color: var(--Text-Default-Tertiary, #57585a);
}
.content-section .text-default-primary-inverse {
  color: var(--Text-Default-Primary-Inverse, #ffffff);
}
.content-section .d-none {
  display: none;
}
.content-section .h-100 {
  height: 100%;
}
.content-section .text-white {
  color: #fff;
}
.content-section .item-allign-c {
  align-self: center;
}

body.has-edit-mode-menu #content .show-once-when-in-viewport {
  opacity: 1;
  transform: translate(0, 0);
  transition: 550ms ease-in-out;
}
body.has-edit-mode-menu #content .show-once-when-in-viewport.is-in-viewport {
  opacity: 1;
  transform: translate(0, 0);
}
body.has-edit-mode-menu .btn--mobile,
body.has-edit-mode-menu .btn--desktop {
  display: inline-flex;
}

/* colors name from https://colornamer.robertcooper.me */
/*COLOR FONTS*/
.font-white {
  color: rgb(255, 255, 255);
}
.font-lead {
  color: rgb(33, 33, 33);
}
.font-digital {
  color: rgb(98, 100, 102);
}
.font-blue-genie {
  color: rgb(106, 93, 251);
}
.font-lilas {
  color: rgb(197, 154, 253);
}
.font-hailey-blue {
  color: rgb(39, 110, 255);
}
.font-ultimate-pink {
  color: rgb(255, 85, 255);
}
.font-zheleznogorsk-yellow {
  color: rgb(254, 244, 0);
}
.font-main-color {
  color: rgb(106, 88, 255);
}

/*BACKGROUBNDS COLORS*/
.bg-color-white {
  background-color: rgb(255, 255, 255);
}
.bg-color-lead {
  background-color: rgb(33, 33, 33);
}
.bg-color-digital {
  background-color: rgb(98, 100, 102);
}
.bg-color-blue-genie {
  background-color: rgb(106, 93, 251);
}
.bg-color-lilas {
  background-color: rgb(197, 154, 253);
}
.bg-color-hailey-blue {
  background-color: rgb(39, 110, 255);
}
.bg-color-ultimate-pink {
  background-color: rgb(255, 85, 255);
}
.bg-color-zheleznogorsk-yellow {
  background-color: rgb(254, 244, 0);
}

/*LINEAR GRADIENTS */
section.header-cta-bg-image {
  background-image: url("/o/zondacrypto-theme/images/fragments/ctabanner/first-steps-hero-section-bg.webp");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  min-height: 805px;
  background-position-y: top;
  max-width: 1920px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}
section.header-cta-bg-image.small {
  min-height: 378px;
  background-image: url("/o/zondacrypto-theme/images/fragments/ctabanner/first-steps-hero-section-small-bg.webp");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media (max-width: 1419px) {
  section.header-cta-bg-image.small {
    background-position-x: calc(100% + 50px);
  }
}
section.header-cta-bg-image.double-img-bg {
  background-image: url("/o/zondacrypto-theme/images/fragments/ctabanner/first-steps-hero-section-left-bg-v2.webp"), url("/o/zondacrypto-theme/images/fragments/ctabanner/first-steps-hero-section-right-bg-v2.webp");
  background-repeat: no-repeat;
  background-position: left top, right top;
  background-size: auto;
}
@media (max-width: 991px) and (min-width: 768px) {
  section.header-cta-bg-image.double-img-bg {
    background-position: -100px top, right -100px top;
  }
}
@media (max-width: 767px) {
  section.header-cta-bg-image.double-img-bg {
    background-position: -145px top, 40vw top;
  }
}
section.header-cta-bg-image.small-dark {
  position: relative;
  overflow: hidden;
  background-image: none;
  background-color: rgb(14, 9, 72);
  color: #ffffff;
  height: 292px;
  min-height: 292px;
}
@media (min-width: 992px) {
  section.header-cta-bg-image.small-dark {
    height: 396px;
    min-height: 292px;
  }
}
section.header-cta-bg-image.small-dark .gradient-left {
  position: absolute;
  background: linear-gradient(120deg, #276EFF 0%, #F5F 100%);
  width: 767px;
  height: 728px;
  opacity: 0.7;
  filter: blur(150px);
  bottom: -640px;
  left: -620px;
}
@media (min-width: 992px) {
  section.header-cta-bg-image.small-dark .gradient-left {
    left: -704px;
    bottom: -656px;
  }
}
@media (min-width: 1420px) {
  section.header-cta-bg-image.small-dark .gradient-left {
    left: -612px;
  }
}
@media (min-width: 1920px) {
  section.header-cta-bg-image.small-dark .gradient-left {
    left: -372px;
  }
}
section.header-cta-bg-image.small-dark .gradient-right {
  position: absolute;
  background: linear-gradient(60deg, #FF7300 0%, #F5F 100%);
  width: 767px;
  height: 728px;
  opacity: 0.3;
  filter: blur(150px);
  bottom: 72px;
  right: -848px;
}
@media (min-width: 768px) {
  section.header-cta-bg-image.small-dark .gradient-right {
    right: -455px;
  }
}
@media (min-width: 992px) {
  section.header-cta-bg-image.small-dark .gradient-right {
    right: -550px;
    bottom: 100px;
  }
}
@media (min-width: 1420px) {
  section.header-cta-bg-image.small-dark .gradient-right {
    right: -548px;
  }
}
@media (min-width: 1920px) {
  section.header-cta-bg-image.small-dark .gradient-right {
    right: -309px;
  }
}
section.header-cta-bg-image .font-medium {
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: -0.0225em;
}
@media (min-width: 992px) {
  section.header-cta-bg-image .font-medium {
    font-size: 42px;
    font-weight: 400;
    line-height: 52px;
    letter-spacing: -0.01em;
  }
}
section.header-cta-bg-image .font-mH600-H600 {
  font-size: 48px;
  font-weight: 400;
  line-height: 56px;
  letter-spacing: -0.01em;
}
@media (min-width: 992px) {
  section.header-cta-bg-image .font-mH600-H600 {
    font-size: 60px;
    font-weight: 400;
    line-height: 72px;
    letter-spacing: -0.01em;
  }
}
section.header-cta-bg-image .font-mH100-H200 {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.18px;
}
@media (min-width: 992px) {
  section.header-cta-bg-image .font-mH100-H200 {
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.01em;
  }
}
section.header-cta-bg-image .text-wrapper {
  text-align: center;
}
section.header-cta-bg-image .text-wrapper p {
  margin-top: 20px;
  justify-self: center;
}
@media (max-width: 991px) {
  section.header-cta-bg-image .text-wrapper {
    padding: 90px 40px;
  }
}
@media (max-width: 767px) {
  section.header-cta-bg-image .text-wrapper {
    padding: 60px 20px;
  }
}
@media (max-width: 480px) {
  section.header-cta-bg-image .text-wrapper {
    padding: 60px 10px;
    word-break: break-word;
  }
}
@media (max-width: 374px) {
  section.header-cta-bg-image .text-wrapper {
    padding: 60px 22px;
  }
}
section.header-cta-bg-image .text-wrapper button, section.header-cta-bg-image .text-wrapper a {
  margin-top: 40px;
}
@media (min-width: 768px) {
  section.header-cta-bg-image .static-width-wrapper {
    max-width: 618px;
  }
}
@media (min-width: 992px) {
  section.header-cta-bg-image .static-width-wrapper {
    max-width: 688px;
  }
}
@media (min-width: 1420px) {
  section.header-cta-bg-image .static-width-wrapper {
    max-width: 920px;
  }
}
@media (min-width: 768px) {
  section.header-cta-bg-image .static-width-p {
    max-width: 456px;
  }
}
@media (min-width: 992px) {
  section.header-cta-bg-image .static-width-p {
    max-width: 688px;
  }
}
@media (min-width: 1420px) {
  section.header-cta-bg-image .static-width-p {
    max-width: 800px;
  }
}

section .content .disclaimer-wrapper a {
  text-decoration: underline;
}
section.header-image-list {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
section.header-image-list .disclaimer-wrapper {
  margin-top: 28px;
}
section.header-image-list img {
  max-width: 451px;
  width: 100%;
  height: auto;
}
section.header-image-list a {
  color: inherit;
  word-wrap: break-word;
}
section.header-image-list a:focus-visible {
  outline: 4px solid #5046c2;
  outline-offset: 0;
  border-radius: 2px;
}
section.header-image-list .row.g-0.row-reverse {
  flex-direction: row-reverse;
}
section.header-image-list .row.g-0.row-reverse p {
  margin-bottom: 2px;
}
@media (max-width: 767px) {
  section.header-image-list .row.g-0 {
    gap: 28px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.header-image-list .row.g-0 {
    gap: 60px;
  }
}
@media (max-width: 991px) {
  section.header-image-list .row.g-0 .col-12:nth-child(1) {
    order: 1;
  }
  section.header-image-list .row.g-0 .col-12:nth-child(2) {
    order: 0;
  }
  section.header-image-list .row.g-0 .col-12:nth-child(3) {
    order: 3;
  }
}
section.header-image-list ol {
  counter-reset: step-counter;
  list-style: none;
}
@media (min-width: 768px) {
  section.header-image-list ol {
    margin-left: 0px;
  }
}
section.header-image-list ol li {
  counter-increment: step-counter;
  position: relative;
  padding-left: 78px;
  min-height: 48px;
  align-content: center;
  display: block;
  word-break: break-word;
}
@media (min-width: 768px) {
  section.header-image-list ol li {
    margin-left: 78px;
    padding-left: 0;
  }
}
section.header-image-list ol li:before {
  position: absolute;
  left: 0;
  top: 25px;
  transform: translate(0%, -50%);
  content: counter(step-counter);
  color: var(--Icon-Color-Neutral, #6a5dfb);
  width: 46px;
  aspect-ratio: 1;
  border-radius: 100%;
  border: 1px solid var(--Border-Default-Default, rgba(33, 33, 33, 0.1));
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  section.header-image-list ol li:before {
    left: -32px;
    transform: translate(-100%, -50%);
  }
}
section.header-image-list ol li:not(:last-of-type) {
  margin-bottom: 40px;
}
section.header-image-list.lp-version {
  background-color: #212121;
  padding: 56px 0px;
}
@media (min-width: 768px) {
  section.header-image-list.lp-version {
    padding: 60px 50px;
  }
}
@media (min-width: 992px) {
  section.header-image-list.lp-version {
    padding: 60px 0px;
  }
}
@media (min-width: 1920px) {
  section.header-image-list.lp-version {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }
}
section.header-image-list.lp-version .content {
  z-index: 3;
}
@media (min-width: 1420px) {
  section.header-image-list.lp-version .content {
    max-width: 1064px;
  }
}
section.header-image-list.lp-version .content .description {
  padding-top: 16px;
  letter-spacing: 0;
  margin-bottom: 0;
}
section.header-image-list.lp-version .content .row.g-0 {
  gap: 40px;
}
@media (min-width: 768px) {
  section.header-image-list.lp-version .content .row.g-0 {
    gap: 28px;
  }
}
@media (min-width: 992px) {
  section.header-image-list.lp-version .content .row.g-0 {
    gap: 0px;
  }
}
section.header-image-list.lp-version .content .row.g-0.row-reverse .col-12.col-image {
  order: 1;
}
@media (min-width: 992px) {
  section.header-image-list.lp-version .content .row.g-0.row-reverse .col-12.col-image {
    order: 0;
  }
}
section.header-image-list.lp-version .content .row.g-0 .col-12.col-image {
  order: 0;
}
@media (min-width: 992px) {
  section.header-image-list.lp-version .content .row.g-0 .col-list {
    padding-right: 20px;
  }
}
@media (min-width: 1420px) {
  section.header-image-list.lp-version .content .row.g-0 .col-list {
    padding-right: 25px;
  }
}
section.header-image-list.lp-version .content h2 {
  margin-bottom: 0px;
}
section.header-image-list.lp-version .content ol li {
  padding-top: 5px;
}
section.header-image-list.lp-version .content ol li:before {
  background-color: rgba(33, 33, 33, 0.6);
}
section.header-image-list.lp-version .content ol li:not(:last-of-type) {
  margin-bottom: 28px;
}
@media (min-width: 992px) {
  section.header-image-list.lp-version .content ol li:not(:last-of-type) {
    margin-bottom: 23px;
  }
}
section.header-image-list.lp-version .content .disclaimer-wrapper {
  max-width: 709px;
  margin-top: 8px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  section.header-image-list.lp-version .content .disclaimer-wrapper {
    margin-top: 60px;
  }
}

section.header-image-steps img {
  margin-top: 60px;
  margin-bottom: 60px;
  width: 100%;
  height: auto;
  max-width: 969px;
}
section .steps-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
  counter-reset: step-counter;
}
section .steps-wrapper .step {
  border-radius: 20px;
  border: 1px solid var(--Border-Default-Default, rgba(33, 33, 33, 0.1));
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
  padding: 40px 28px 28px 28px;
  counter-increment: step-counter;
}
@media (min-width: 768px) {
  section .steps-wrapper .step {
    flex: 0 0 calc(50% - 10px);
  }
}
@media (min-width: 1200px) {
  section .steps-wrapper .step {
    flex: 1 0 0%;
  }
}
section .steps-wrapper .step .number {
  margin-bottom: 28px;
  display: block;
  font-size: 2em;
  font-weight: bold;
  width: 40px;
  aspect-ratio: 1;
  border-radius: 100px;
  background: var(--Background-Color-Neutral-Inverse, rgba(106, 93, 251, 0.1));
  position: relative;
}
section .steps-wrapper .step .number:before {
  content: counter(step-counter, decimal-leading-zero);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: var(--Icon-Color-Neutral, #6a5dfb);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px; /* 144.444% */
}

section.two-boxes.home .box-wrapper:first-of-type .box {
  background: url("/o/zondacrypto-theme/images/fragments/two-boxes/fill1.svg") no-repeat center center/auto;
  background-color: rgb(33, 33, 33);
  background-position-x: left;
  background-position-y: bottom;
  flex: 100%;
}
section.two-boxes.home .box-wrapper:first-of-type .box .img-wrapper {
  max-width: 100%;
  width: 100%;
}
@media (min-width: 992px) {
  section.two-boxes.home .box-wrapper:first-of-type .box .img-wrapper {
    bottom: 0;
    height: 190px;
    right: 0;
  }
}
@media (min-width: 1420px) {
  section.two-boxes.home .box-wrapper:first-of-type .box .img-wrapper {
    height: 275px;
  }
}
section.two-boxes.home .box-wrapper:first-of-type .box .img-wrapper img.box-image-1 {
  border-radius: 15px 15px 0 0;
  bottom: 0;
  width: 70px;
  left: -10px;
  top: 90px;
}
@media (min-width: 375px) {
  section.two-boxes.home .box-wrapper:first-of-type .box .img-wrapper img.box-image-1 {
    width: 80px;
    left: auto;
    right: 230px;
  }
}
@media (min-width: 768px) {
  section.two-boxes.home .box-wrapper:first-of-type .box .img-wrapper img.box-image-1 {
    right: 200px;
  }
}
@media (min-width: 992px) {
  section.two-boxes.home .box-wrapper:first-of-type .box .img-wrapper img.box-image-1 {
    width: 90px;
    left: auto;
    right: 230px;
  }
}
@media (min-width: 1420px) {
  section.two-boxes.home .box-wrapper:first-of-type .box .img-wrapper img.box-image-1 {
    width: 120px;
    left: 0px;
    top: 50px;
  }
}
section.two-boxes.home .box-wrapper:first-of-type .box .img-wrapper img.box-image-2 {
  border-radius: 15px 15px 0 0;
  bottom: 0;
  left: auto;
  top: auto;
  right: 20px;
  width: 170px;
}
@media (min-width: 375px) {
  section.two-boxes.home .box-wrapper:first-of-type .box .img-wrapper img.box-image-2 {
    width: 200px;
  }
}
@media (min-width: 768px) {
  section.two-boxes.home .box-wrapper:first-of-type .box .img-wrapper img.box-image-2 {
    right: 0;
  }
}
@media (min-width: 992px) {
  section.two-boxes.home .box-wrapper:first-of-type .box .img-wrapper img.box-image-2 {
    width: 210px;
    right: 20px;
  }
}
@media (min-width: 1420px) {
  section.two-boxes.home .box-wrapper:first-of-type .box .img-wrapper img.box-image-2 {
    width: 370px;
  }
}
section.two-boxes.home .box-wrapper:first-of-type .box .img-wrapper img.box-image-5 {
  position: absolute;
  width: 70px;
  right: -20px;
  left: auto;
  top: auto;
  bottom: 10px;
  z-index: 2;
  border-radius: 15px;
}
@media (min-width: 375px) {
  section.two-boxes.home .box-wrapper:first-of-type .box .img-wrapper img.box-image-5 {
    width: 80px;
  }
}
@media (min-width: 768px) {
  section.two-boxes.home .box-wrapper:first-of-type .box .img-wrapper img.box-image-5 {
    right: -45px;
  }
}
@media (min-width: 992px) {
  section.two-boxes.home .box-wrapper:first-of-type .box .img-wrapper img.box-image-5 {
    width: 90px;
    right: -50px;
  }
}
@media (min-width: 1420px) {
  section.two-boxes.home .box-wrapper:first-of-type .box .img-wrapper img.box-image-5 {
    width: 120px;
  }
}
section.two-boxes.home .box-wrapper:nth-of-type(2) .box {
  background: rgb(33, 33, 33) url("/o/zondacrypto-theme/images/fragments/two-boxes/fill2.svg") no-repeat right;
  background-color: rgb(33, 33, 33);
  background-position-x: left;
  background-position-y: bottom;
}
section.two-boxes.home .box-wrapper:nth-of-type(2) .box .img-wrapper {
  max-width: 100%;
  width: 100%;
  margin: auto 0 0;
}
section.two-boxes.home .box-wrapper:nth-of-type(2) .box .img-wrapper img.box-image-3 {
  border-radius: 15px;
  bottom: 0;
  width: 55px;
  left: 0;
  top: 100px;
  object-fit: contain;
  backdrop-filter: blur(10px);
}
@media (min-width: 375px) {
  section.two-boxes.home .box-wrapper:nth-of-type(2) .box .img-wrapper img.box-image-3 {
    width: 75px;
    left: auto;
    right: 195px;
  }
}
@media (min-width: 768px) {
  section.two-boxes.home .box-wrapper:nth-of-type(2) .box .img-wrapper img.box-image-3 {
    right: 175px;
  }
}
@media (min-width: 992px) {
  section.two-boxes.home .box-wrapper:nth-of-type(2) .box .img-wrapper img.box-image-3 {
    width: 60px;
    left: auto;
    right: 190px;
  }
}
@media (min-width: 1420px) {
  section.two-boxes.home .box-wrapper:nth-of-type(2) .box .img-wrapper img.box-image-3 {
    width: 120px;
    left: 145px;
    top: 50px;
  }
}
section.two-boxes.home .box-wrapper:nth-of-type(2) .box .img-wrapper img.box-image-4 {
  top: auto;
  bottom: -25px;
  right: -70px;
  border-radius: 15px 15px 0 0;
  width: 270px;
  object-fit: contain;
}
@media (min-width: 375px) {
  section.two-boxes.home .box-wrapper:nth-of-type(2) .box .img-wrapper img.box-image-4 {
    width: 275px;
    bottom: 0;
  }
}
@media (min-width: 768px) {
  section.two-boxes.home .box-wrapper:nth-of-type(2) .box .img-wrapper img.box-image-4 {
    right: -90px;
  }
}
@media (min-width: 992px) {
  section.two-boxes.home .box-wrapper:nth-of-type(2) .box .img-wrapper img.box-image-4 {
    width: 240px;
    right: -45px;
    bottom: 0;
  }
}
@media (min-width: 1420px) {
  section.two-boxes.home .box-wrapper:nth-of-type(2) .box .img-wrapper img.box-image-4 {
    width: 350px;
    bottom: -11px;
    right: -70px;
  }
}
section.two-boxes .box-wrapper {
  display: flex;
  margin-bottom: 15px;
}
section.two-boxes .box-wrapper .box {
  border-radius: 20px;
  padding: 34px 68px 0 34px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex: 1005;
}
@media (max-width: 767px) {
  section.two-boxes .box-wrapper .box {
    padding: 24px 24px 0 24px;
  }
}
section.two-boxes .box-wrapper .box p {
  margin-bottom: 90px;
  margin-top: 8px;
}
section.two-boxes .box-wrapper .box p.mb--sm {
  margin-bottom: 24px;
}
@media (max-width: 374px) {
  section.two-boxes .box-wrapper .box p {
    margin-bottom: 24px;
  }
}
@media (min-width: 375px) and (max-width: 767px) {
  section.two-boxes .box-wrapper .box p {
    margin-bottom: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.two-boxes .box-wrapper .box p {
    margin-bottom: 24px;
  }
}
section.two-boxes .box-wrapper .box .img-wrapper {
  position: relative;
  display: flex;
  margin-top: auto;
}
@media (max-width: 767px) {
  section.two-boxes .box-wrapper .box .img-wrapper {
    height: 180px;
  }
}
section.two-boxes .box-wrapper .box .img-wrapper img {
  width: 100%;
  height: auto;
  transition: transform var(--advantagesBackgroundAnimationSpeed, 300ms) ease-in-out;
}
section.two-boxes .box-wrapper .box .img-wrapper img.box-image-1, section.two-boxes .box-wrapper .box .img-wrapper img.box-image-3 {
  position: absolute;
  z-index: 1;
}
section.two-boxes .box-wrapper:first-of-type .box {
  background: url("/o/zondacrypto-theme/images/fragments/card-1-bg.jpg") no-repeat center center/cover;
  background-position-x: left;
  background-position-y: bottom;
}
section.two-boxes .box-wrapper:first-of-type .box .img-wrapper {
  max-width: 430px;
  margin: auto auto 0 auto;
  width: 100%;
  height: 250px;
}
@media (max-width: 374px) {
  section.two-boxes .box-wrapper:first-of-type .box .img-wrapper {
    height: 180px;
  }
}
@media (min-width: 375px) and (max-width: 767px) {
  section.two-boxes .box-wrapper:first-of-type .box .img-wrapper {
    bottom: -10px;
    width: 310px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.two-boxes .box-wrapper:first-of-type .box .img-wrapper {
    bottom: 0;
    height: 220px;
    max-width: 350px;
  }
}
@media (min-width: 992px) and (max-width: 1419px) {
  section.two-boxes .box-wrapper:first-of-type .box .img-wrapper {
    bottom: -25px;
    right: -40px;
    height: 220px;
    max-width: 260px;
  }
}
section.two-boxes .box-wrapper:first-of-type .box .img-wrapper img.box-image-1 {
  position: absolute;
  z-index: 2;
  bottom: 45px;
  left: 60px;
  border-radius: 15px;
  width: 55px;
  right: auto;
}
@media (min-width: 375px) and (max-width: 767px) {
  section.two-boxes .box-wrapper:first-of-type .box .img-wrapper img.box-image-1 {
    width: 70px;
    top: auto;
    left: 10px;
    bottom: 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.two-boxes .box-wrapper:first-of-type .box .img-wrapper img.box-image-1 {
    width: 70px;
    left: -20px;
    bottom: 70px;
  }
}
@media (min-width: 992px) and (max-width: 1419px) {
  section.two-boxes .box-wrapper:first-of-type .box .img-wrapper img.box-image-1 {
    width: 70px;
    left: -50px;
  }
}
@media (min-width: 1420px) {
  section.two-boxes .box-wrapper:first-of-type .box .img-wrapper img.box-image-1 {
    width: 102px;
    left: 30px;
  }
}
section.two-boxes .box-wrapper:first-of-type .box .img-wrapper img:nth-of-type(2), section.two-boxes .box-wrapper:first-of-type .box .img-wrapper img.box-image-2 {
  width: 329px;
  object-fit: contain;
  position: absolute;
  z-index: 1;
  border-radius: 15px;
  right: 0;
}
@media (max-width: 374px) {
  section.two-boxes .box-wrapper:first-of-type .box .img-wrapper img:nth-of-type(2), section.two-boxes .box-wrapper:first-of-type .box .img-wrapper img.box-image-2 {
    width: 190px;
    bottom: -10px;
  }
}
@media (min-width: 375px) and (max-width: 767px) {
  section.two-boxes .box-wrapper:first-of-type .box .img-wrapper img:nth-of-type(2), section.two-boxes .box-wrapper:first-of-type .box .img-wrapper img.box-image-2 {
    width: 245px;
    bottom: -10px;
    right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1419px) {
  section.two-boxes .box-wrapper:first-of-type .box .img-wrapper img:nth-of-type(2), section.two-boxes .box-wrapper:first-of-type .box .img-wrapper img.box-image-2 {
    width: 257px;
  }
}
@media (min-width: 1420px) {
  section.two-boxes .box-wrapper:first-of-type .box:hover .img-wrapper img {
    transition: transform var(--advantagesBackgroundAnimationSpeed, 300ms) ease-in-out;
  }
  section.two-boxes .box-wrapper:first-of-type .box:hover .img-wrapper img.box-image-1 {
    transform: translate(-20px, -10px);
  }
  section.two-boxes .box-wrapper:first-of-type .box:hover .img-wrapper img.box-image-2 {
    transform: translate(0px, 10px);
  }
}
section.two-boxes .box-wrapper:nth-of-type(2) .box {
  background: rgb(33, 33, 33) url("/o/zondacrypto-theme/images/fragments/card-2-bg.jpg") no-repeat right bottom;
}
@media (max-width: 380px) {
  section.two-boxes .box-wrapper:nth-of-type(2) .box {
    background-position-x: -45vw;
    background-position-y: bottom;
  }
}
@media (max-width: 570px) {
  section.two-boxes .box-wrapper:nth-of-type(2) .box {
    background-position-x: -100px;
    background-position-y: bottom;
  }
}
section.two-boxes .box-wrapper:nth-of-type(2) .box .img-wrapper {
  max-width: 313px;
  margin: auto 0;
  height: 200px;
}
section.two-boxes .box-wrapper:nth-of-type(2) .box .img-wrapper img.box-image-3 {
  z-index: 2;
  object-fit: none;
  right: 0;
  width: auto;
}
section.two-boxes .box-wrapper:nth-of-type(2) .box .img-wrapper img.box-image-4 {
  position: absolute;
  z-index: 1;
  object-fit: none;
  width: auto;
  top: 50px;
}
@media (min-width: 1420px) {
  section.two-boxes .box-wrapper:nth-of-type(2) .box:hover .img-wrapper img {
    transition: transform var(--advantagesBackgroundAnimationSpeed, 300ms) ease-in-out;
  }
  section.two-boxes .box-wrapper:nth-of-type(2) .box:hover .img-wrapper img.box-image-3 {
    transform: translate(-10px, 0);
  }
  section.two-boxes .box-wrapper:nth-of-type(2) .box:hover .img-wrapper img.box-image-4 {
    transform: translate(0px, -10px);
  }
}

section.first-steps-get-app {
  position: relative;
}
section.first-steps-get-app img {
  width: 100%;
  height: auto;
}
section.first-steps-get-app .content {
  background: none;
  border-radius: none;
  height: auto;
}
section.first-steps-get-app .content .bg-wrapper {
  background: #f8f8f8 url("/o/zondacrypto-theme/images/fragments/bg.jpg") 100% 100% no-repeat;
  background-size: cover;
  padding: 0px;
  border-radius: var(--radius1, 1rem);
  height: 470px;
}
section.first-steps-get-app .content .bg-wrapper .box-image-mobile {
  display: none;
}
@media (min-width: 768px) {
  section.first-steps-get-app .content .bg-wrapper {
    padding: 56px;
    padding-bottom: 0px;
  }
}
@media (max-width: 767px) {
  section.first-steps-get-app .content .bg-wrapper {
    background: rgb(243, 245, 244);
  }
  section.first-steps-get-app .content .bg-wrapper .box-image-mobile {
    display: block;
  }
  section.first-steps-get-app .content .bg-wrapper .box-image-desktops {
    display: none;
  }
}
@media (max-width: 767px) {
  section.first-steps-get-app .content .bg-wrapper .row {
    padding: 32px;
  }
}
section.first-steps-get-app .content-inner {
  position: relative;
  z-index: 1;
  max-width: 410px;
}
@media (max-width: 767px) {
  section.first-steps-get-app .content-inner {
    max-width: 100%;
  }
}
section.first-steps-get-app .content-inner .title {
  font-size: 2rem;
  margin: 0 0 2rem;
  line-height: 1.4;
}
section.first-steps-get-app .content-inner .text {
  margin: 0 0 2rem;
}
section.first-steps-get-app .background-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: unset;
  transform: translateY(3rem);
}
section.first-steps-get-app .background-wrapper::before {
  display: block;
  content: "";
  width: 500px;
  height: 500px;
  filter: blur(1px);
  transform: rotate(-35deg);
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 0;
}
section.first-steps-get-app .background-wrapper .background-element {
  position: absolute;
  transition: transform var(--buyCurrenciesBackgroundAnimationSpeed) ease-in-out;
}
section.first-steps-get-app .background-wrapper .background-element:nth-child(1) {
  bottom: 0;
  right: 0;
}
section.first-steps-get-app .background-wrapper .background-element:nth-child(2) {
  position: relative;
  bottom: 0;
  margin-right: 80px;
  transform: translate(0, 0);
}
section.first-steps-get-app .background-wrapper .background-element:nth-child(3) {
  border-radius: 1rem 1rem 0 0;
  overflow: hidden;
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0.2);
  bottom: 0;
  right: 300px;
  transform: translate(0, 0);
}
section.first-steps-get-app .background-wrapper .background-element:nth-child(4) {
  border-radius: 1rem;
  overflow: hidden;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
  bottom: 220px;
  right: 458px;
  transform: translate(0, 0);
}
section.first-steps-get-app .content:hover .background-wrapper .background-element:nth-child(2) {
  transform: translate(20px, 20px);
}
section.first-steps-get-app .content:hover .background-wrapper .background-element:nth-child(3) {
  transform: translate(-20px, 20px);
}
section.first-steps-get-app .content:hover .background-wrapper .background-element:nth-child(4) {
  transform: translate(-20px, -20px);
}

section.how-to-start.single-image .content .tablet-mobile-visible {
  display: none;
}
section.how-to-start.single-image .content .desktop-visible {
  display: block;
}
section.how-to-start.single-image .content .desktop-visible img {
  width: 100%;
}
@media (max-width: 1419px) {
  section.how-to-start.single-image .content .tablet-mobile-visible {
    display: block;
  }
  section.how-to-start.single-image .content .desktop-visible {
    display: none;
  }
  section.how-to-start.single-image .content .desktop-visible img {
    margin: 0;
    max-width: 570px;
    height: auto;
    width: 100%;
  }
}
@media (max-width: 767px) {
  section.how-to-start.single-image .content {
    padding: 0;
  }
}
section.how-to-start.single-image .content .bg-wrapper {
  background: #f8f8f8 url("/o/zondacrypto-theme/images/fragments/fill-5-2.webp") 0 center no-repeat;
  background-size: auto 100%;
  border-radius: 1rem;
  padding: 32px;
  min-height: 678px;
}
@media (min-width: 768px) {
  section.how-to-start.single-image .content .bg-wrapper {
    padding: 56px;
  }
}
@media (max-width: 767px) {
  section.how-to-start.single-image .content .bg-wrapper {
    padding: 1.5rem 20px 0;
    border-radius: 0;
  }
}
section.how-to-start.single-image .content .lead {
  margin-top: 16px;
  margin-bottom: 24px;
  line-height: 26px; /* 144.444% */
}
section.how-to-start.single-image .content .image-wrapper {
  position: relative;
}
section.how-to-start.single-image .content .image-wrapper figure {
  width: 100%;
}
section.how-to-start.single-image .content .image-wrapper .image.to-load {
  position: absolute;
  top: 0;
  background: url("/o/zondacrypto-theme/images/fragments/preloader.svg") 50% 50% no-repeat;
  background-size: 100px auto;
  text-indent: -666rem;
  overflow: hidden;
}
section.how-to-start.single-image .content .image-wrapper .image.to-load img {
  width: 100%;
}
section.how-to-start.single-image .content .content-inner {
  position: relative;
  max-width: 100%;
}
@media (min-width: 1420px) {
  section.how-to-start.single-image .content .content-inner {
    max-width: 480px;
  }
}
section.how-to-start.single-image .content .content-inner .box {
  margin: 0 0 1rem;
  cursor: pointer;
  background: #fff;
  padding: 1rem;
  border-radius: 1rem;
  overflow: hidden;
}
section.how-to-start.single-image .content .content-inner .box:focus-visible {
  outline: 4px solid #5046c2;
  outline-offset: 3px;
  border-radius: 2px;
}
section.how-to-start.single-image .content .content-inner .box .title {
  display: flex;
  align-items: center;
}
section.how-to-start.single-image .content .content-inner .box .title .bullet {
  display: block;
  min-width: 2rem;
  width: 2rem;
  height: 2rem;
  border: 2px var(--color1, #4139a6) solid;
  text-align: center;
  border-radius: 999rem;
  overflow: hidden;
  margin: 0 1rem 0 0;
  line-height: 1.4;
  padding-left: 0px;
  padding-top: 3px;
}
section.how-to-start.single-image .content .content-inner .box .text {
  opacity: 0;
  height: 0;
  overflow: hidden;
  transition: 240ms ease-in-out;
}
section.how-to-start.single-image .content .content-inner .box .text p {
  margin-bottom: 0;
}
section.how-to-start.single-image .content .content-inner .box .image-wrapper {
  display: none;
}
@media (min-width: 768px) {
  section.how-to-start.single-image .content .content-inner .box .image-wrapper {
    display: none !important;
  }
}
section.how-to-start.single-image .content .content-inner .box.active {
  background: #000;
  color: #fff;
  cursor: default;
  padding-bottom: 1rem;
}
section.how-to-start.single-image .content .content-inner .box.active .image-wrapper {
  display: block;
  margin-top: 50px;
}
section.how-to-start.single-image .content .content-inner .box.active .title {
  margin: 0 0 1rem;
}
section.how-to-start.single-image .content .content-inner .box.active .title .bullet {
  background: var(--color1, #4139a6);
  background: linear-gradient(46.92deg, #AC73FF 0%, #5899FF 100%);
}
section.how-to-start.single-image .content .content-inner .box.active .text {
  opacity: 1;
  height: auto;
}

.talk-about-us {
  box-shadow: 0px 1px 10px 0px rgba(33, 33, 33, 0.1);
  padding-top: 40px;
  padding-bottom: 40px;
}
.talk-about-us .content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  overflow: auto;
}
@media (max-width: 991px) {
  .talk-about-us .content {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
}
.talk-about-us .content span {
  color: var(--Text-Default-Tertiary, rgb(87, 88, 90));
}
.talk-about-us .press-wrapper {
  display: flex;
  flex-direction: row;
  gap: 80px;
  overflow-x: auto;
  align-items: center;
}
@media (max-width: 991px) {
  .talk-about-us .press-wrapper {
    align-items: baseline;
    gap: 40px;
  }
}

section.main-slider {
  position: relative;
}
section.main-slider .background-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
section.main-slider .background-element {
  position: absolute;
  display: block;
  width: 400px;
  height: 400px;
  border-radius: 999rem;
  overflow: hidden;
  z-index: 0;
  transition: transform 500ms ease-in-out;
}
section.main-slider .background-element:nth-child(1) {
  background: var(--gradient3);
  width: 700px;
  height: 700px;
  left: 60px;
  top: -100px;
}
section.main-slider .background-element:nth-child(2) {
  background: var(--gradient4);
  width: 1000px;
  height: 1000px;
  right: 100px;
  top: -400px;
}
section.main-slider .background-element:nth-child(3) {
  background: var(--gradient5);
  width: 600px;
  height: 600px;
  left: 42%;
  bottom: -100px;
}
section.main-slider .content {
  display: flex;
  height: 600px;
}
section.main-slider .content .col {
  flex: 1;
  align-content: center;
}
section.main-slider .content .col-text .title {
  font-size: 4rem;
  line-height: 1.2;
  margin: 0 0 2rem;
  font-weight: bold;
  background: var(--gradient2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
section.main-slider .content .col-text .text {
  margin: 0 0 2rem;
}
section.main-slider .content .col-image .image img {
  border-radius: 1rem;
  overflow: hidden;
}

section.main-slider:hover .background-element:nth-child(1) {
  transform: translate(-100px, -100px);
}
section.main-slider:hover .background-element:nth-child(2) {
  transform: translate(50px, 100px);
}
section.main-slider:hover .background-element:nth-child(3) {
  transform: translate(-100px, 100px);
}

section.current-exchange-rate {
  box-shadow: 0px 1px 10px 0px rgba(33, 33, 33, 0.1);
  border-radius: 1rem;
  display: flex;
  padding: 1.2rem;
  border-radius: 1rem;
}
@media (max-width: 1419px) {
  section.current-exchange-rate {
    width: auto;
    flex-direction: column;
  }
}
section.current-exchange-rate.content {
  padding: 32px;
  gap: 32px;
  background: #fff;
}
@media (max-width: 1419px) {
  section.current-exchange-rate.content {
    margin: 0 80px;
    width: auto;
  }
}
@media (max-width: 767px) {
  section.current-exchange-rate.content {
    margin: 0 16px;
    width: auto;
  }
}
section.current-exchange-rate .col {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 8px;
}
@media (max-width: 1419px) {
  section.current-exchange-rate .col {
    flex-direction: row;
    justify-content: space-between;
    padding: 0;
  }
}
section.current-exchange-rate .col .title-wrapper {
  display: flex;
  align-items: center;
  gap: 16px;
}
section.current-exchange-rate .col .title-wrapper .section-title {
  margin-bottom: 0;
}
section.current-exchange-rate .currency-wrapper {
  display: flex;
  flex: 1 1 auto;
  justify-content: space-evenly;
}
@media (max-width: 1419px) {
  section.current-exchange-rate .currency-wrapper {
    justify-content: space-between;
  }
}
@media (max-width: 991px) {
  section.current-exchange-rate .currency-wrapper {
    flex-wrap: wrap;
    gap: 32px;
  }
}
@media (max-width: 767px) {
  section.current-exchange-rate .currency-wrapper {
    flex-direction: column;
  }
}
section.current-exchange-rate .currency-wrapper .currency {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 8px;
  padding-right: 25px;
}
@media (max-width: 1419px) and (min-width: 992px) {
  section.current-exchange-rate .currency-wrapper .currency:nth-child(4) {
    display: none;
  }
}
@media (max-width: 991px) {
  section.current-exchange-rate .currency-wrapper .currency {
    flex-basis: calc(50% - 32px);
  }
}
@media (max-width: 767px) {
  section.current-exchange-rate .currency-wrapper .currency {
    flex-basis: 100%;
  }
}
section.current-exchange-rate .currency-wrapper .currency .col-title {
  margin-bottom: 0;
}
section.current-exchange-rate .currency-wrapper .currency-info {
  gap: 8px;
  align-items: center;
  display: flex;
}
section.current-exchange-rate .currency-wrapper .currency-info .coin-name {
  padding: 0px;
}
@media (max-width: 1419px) {
  section.current-exchange-rate .currency-wrapper .currency-info .coin-name {
    max-width: 140px;
  }
}
section.current-exchange-rate .currency-wrapper .currency-info img {
  width: 24px;
  height: 24px;
  padding: 0;
}
section.current-exchange-rate .currency-wrapper .percent {
  display: inline-block;
  border-radius: 0.4rem;
  background: rgba(106, 93, 251, 0.1);
  color: rgb(106, 93, 251);
  padding: 4px 8px;
  width: auto;
  -webkit-transition: background-color 2s ease-out, color 2s ease-out;
  -moz-transition: background-color 2s ease-out, color 2s ease-out;
  -o-transition: background-color 2s ease-out, color 2s ease-out;
  transition: background-color 2s ease-out, color 2s ease-out;
  text-align: center;
}
section.current-exchange-rate .currency-wrapper .percent:before {
  background-image: url("/o/zondacrypto-theme/images/fragments/livemarket/Trend_Stable.svg");
  background-size: 4px;
  height: 10px;
  content: " ";
  background-repeat: no-repeat;
  background-position-x: center;
  padding-right: 5px;
  margin-right: 2px;
  background-position-y: 6px;
}
section.current-exchange-rate .currency-wrapper .percent.up {
  background: rgba(45, 173, 135, 0.1);
  color: rgb(19, 93, 71);
}
section.current-exchange-rate .currency-wrapper .percent.up:before {
  background-image: url("/o/zondacrypto-theme/images/fragments/livemarket/Trend_Increase.svg");
}
section.current-exchange-rate .currency-wrapper .percent.down {
  background: rgba(248, 69, 101, 0.1);
  color: rgb(146, 41, 60);
}
section.current-exchange-rate .currency-wrapper .percent.down:before {
  background-image: url("/o/zondacrypto-theme/images/fragments/livemarket/Trend_Decrease.svg");
}

.dot {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 5px;
}

.dot--green {
  background-color: #2dad87;
  animation: blink 2s infinite;
}

.dot--stable {
  background-color: rgb(106, 93, 251);
}

section.how-to-start.content {
  padding: 0;
}
@media (min-width: 992px) {
  section.how-to-start.content {
    padding: unset;
  }
}
section.how-to-start .content {
  display: flex;
  background: rgba(33, 33, 33, 0.05) url("/o/zondacrypto-theme/images/fragments/howToStart/Fill-5.svg") 0 center no-repeat;
  background-size: auto 100%;
  padding: 64px 16px;
  justify-content: space-around;
  min-height: 800px;
}
@media (min-width: 768px) {
  section.how-to-start .content {
    padding: 64px 75px 90px;
  }
}
@media (min-width: 992px) {
  section.how-to-start .content {
    padding: 64px 48px;
    border-radius: 1rem;
  }
}
@media (min-width: 1420px) {
  section.how-to-start .content {
    padding-bottom: 0px;
  }
}
section.how-to-start .content .lead {
  margin-top: 16px;
  margin-bottom: 24px;
  line-height: 26px;
}
section.how-to-start .content .image-wrapper {
  display: none;
  position: relative;
  flex: 0 0 50%;
  justify-content: center;
  align-items: end;
}
@media (min-width: 1420px) {
  section.how-to-start .content .image-wrapper {
    display: flex;
  }
}
section.how-to-start .content .image-wrapper figure {
  width: 100%;
  margin: 0;
}
section.how-to-start .content .image-wrapper .image.to-load {
  position: absolute;
  bottom: 0;
  background: url("/o/zondacrypto-theme/images/fragments/howToStart/preloader.svg") 50% 50% no-repeat;
  background-size: 100px auto;
  overflow: hidden;
  width: 220px;
  left: calc((100% - 220px) / 2);
  top: 13px;
}
@media (min-width: 1420px) {
  section.how-to-start .content .image-wrapper .image.to-load {
    left: unset;
    width: auto;
    top: unset;
  }
}
section.how-to-start .content .content-inner {
  position: relative;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  gap: 12px;
  padding-bottom: 0px;
}
@media (min-width: 992px) {
  section.how-to-start .content .content-inner {
    max-width: calc(100% - 96px);
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1420px) {
  section.how-to-start .content .content-inner {
    max-width: 414px;
  }
}
section.how-to-start .content .content-inner .title {
  text-align: center;
}
@media (min-width: 1420px) {
  section.how-to-start .content .content-inner .title {
    text-align: left;
  }
}
section.how-to-start .content .content-inner .box {
  margin: 0;
  cursor: pointer;
  background: #fff;
  padding: 24px;
  border-radius: 1rem;
  overflow: hidden;
}
section.how-to-start .content .content-inner .box .box-title {
  display: flex;
  align-items: center;
}
section.how-to-start .content .content-inner .box .box-title .bullet {
  display: block;
  min-width: 2rem;
  width: 2rem;
  height: 2rem;
  border: 2px var(--color1) solid;
  text-align: center;
  border-radius: 999rem;
  overflow: hidden;
  margin: 0 1rem 0 0;
  line-height: 1.4;
}
section.how-to-start .content .content-inner .box .text {
  opacity: 0;
  height: 0;
  overflow: hidden;
  transition: 240ms ease-in-out;
}
section.how-to-start .content .content-inner .box .image-wrapper {
  display: none;
}
@media (min-width: 1420px) {
  section.how-to-start .content .content-inner .box .image-wrapper {
    display: none !important;
  }
}
section.how-to-start .content .content-inner .box.active {
  background: rgb(33, 33, 33);
  color: #fff;
  cursor: default;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (min-width: 1420px) {
  section.how-to-start .content .content-inner .box.active {
    padding: 24px;
    margin: 0;
  }
}
section.how-to-start .content .content-inner .box.active .image-wrapper {
  display: block;
  margin-top: 50px;
  height: 350px;
  width: 250px;
  margin-left: auto;
  margin-right: auto;
}
section.how-to-start .content .content-inner .box.active .title {
  margin: 0 0 1rem;
}
section.how-to-start .content .content-inner .box.active .title .bullet {
  background: linear-gradient(46.92deg, #AC73FF 0%, #5899FF 100%);
}
section.how-to-start .content .content-inner .box.active .text {
  opacity: 1;
  height: auto;
}

section.buy-currencies {
  position: relative;
}
section.buy-currencies .content {
  display: flex;
  background: #f8f8f8;
  height: 470px;
  border-radius: 2rem;
  padding: 5rem 4rem;
}
@media (max-width: 991px) {
  section.buy-currencies .content {
    flex-direction: column;
    height: initial;
    padding: 0rem 20px;
    background: url("/o/zondacrypto-theme/images/fragments/one-row/Fill-5.svg");
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-position-x: right;
    background-size: auto;
    align-items: center;
  }
}
section.buy-currencies .mobile-image {
  display: block;
  width: 300px;
  right: -10px;
}
@media (min-width: 768px) {
  section.buy-currencies .mobile-image {
    width: 450px;
  }
}
@media (min-width: 992px) {
  section.buy-currencies .mobile-image {
    display: none;
  }
}
section.buy-currencies .content-inner {
  position: relative;
  z-index: 1;
  max-width: 100%;
  width: 100%;
  margin-bottom: 25px;
}
@media (min-width: 320px) {
  section.buy-currencies .content-inner {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  section.buy-currencies .content-inner {
    max-width: 51%;
  }
}
@media (min-width: 1420px) {
  section.buy-currencies .content-inner {
    max-width: 560px;
  }
}
section.buy-currencies .content-inner .title {
  margin: 0 0 2rem;
}
section.buy-currencies .content-inner .text {
  margin: 0 0 2rem;
}

section.buy-currencies .background-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
@media (max-width: 991px) {
  section.buy-currencies .background-wrapper {
    display: none;
  }
}
section.buy-currencies .background-wrapper .background-element {
  position: absolute;
  transition: transform var(--buyCurrenciesBackgroundAnimationSpeed) ease-in-out;
}
section.buy-currencies .background-wrapper .background-element:nth-child(1) {
  background: var(--gradient3);
  filter: blur(2px);
  width: 800px;
  height: 800px;
  right: -100px;
  bottom: -200px;
}
@media (min-width: 992px) and (max-width: 1419px) {
  section.buy-currencies .background-wrapper .background-element:nth-child(1) {
    right: -50px;
  }
}
section.buy-currencies .background-wrapper .background-element:nth-child(2) {
  background: var(--gradient4);
  filter: blur(2px);
  width: 800px;
  height: 800px;
  right: 150px;
  bottom: -200px;
  opacity: 0.6;
}
@media (min-width: 992px) and (max-width: 1419px) {
  section.buy-currencies .background-wrapper .background-element:nth-child(2) {
    right: 100px;
  }
}
section.buy-currencies .background-wrapper .background-element:nth-child(3) {
  width: 350px;
  bottom: 0;
  right: 80px;
  transform: translate(0, 10px);
}
@media (min-width: 992px) and (max-width: 1419px) {
  section.buy-currencies .background-wrapper .background-element:nth-child(3) {
    width: 300px;
    right: -65px;
  }
}
section.buy-currencies .background-wrapper .background-element:nth-child(4) {
  width: 360px;
  border-radius: 1rem 1rem 0 0;
  overflow: hidden;
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0.2);
  bottom: -7px;
  right: 300px;
  transform: translate(0, 4px);
}
@media (min-width: 992px) and (max-width: 1419px) {
  section.buy-currencies .background-wrapper .background-element:nth-child(4) {
    right: 150px;
    width: 270px;
  }
}
section.buy-currencies .background-wrapper .background-element:nth-child(5) {
  width: 100px;
  border-radius: 1rem;
  overflow: hidden;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
  bottom: 220px;
  right: 458px;
  transform: translate(10px, 10px);
}
@media (min-width: 992px) and (max-width: 1419px) {
  section.buy-currencies .background-wrapper .background-element:nth-child(5) {
    width: 75px;
    right: 250px;
    bottom: 200px;
  }
}

section.buy-currencies .content:hover .background-wrapper .background-element:nth-child(1) {
  transform: translate(-1rem, -1rem);
}
section.buy-currencies .content:hover .background-wrapper .background-element:nth-child(2) {
  transform: translate(1rem, 1rem);
}
section.buy-currencies .content:hover .background-wrapper .background-element:nth-child(3) {
  transform: translate(0px, 0px);
}
section.buy-currencies .content:hover .background-wrapper .background-element:nth-child(4) {
  transform: translate(-4px, -6px);
}
section.buy-currencies .content:hover .background-wrapper .background-element:nth-child(5) {
  transform: translate(0px, 0px);
}

section.three-column-row .content {
  display: flex;
  flex-direction: row;
  margin-top: 0;
  margin-bottom: 0;
  gap: 24px;
}
@media (max-width: 991px) {
  section.three-column-row .content {
    flex-direction: column;
  }
}
section.three-column-row .content .card {
  display: flex;
  flex-direction: row;
  gap: 12px;
  padding: 16px;
  flex: 1 1 0;
  box-shadow: none;
}
@media (max-width: 1419px) {
  section.three-column-row .content .card {
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  section.three-column-row .content .card {
    align-items: center;
  }
}
section.three-column-row .content .card img {
  width: 36px;
  height: 36px;
}
section.three-column-row .content .card .box {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
section.three-column-row .content .card .box span {
  color: rgb(98, 100, 102);
  text-align: center;
}
@media (min-width: 992px) {
  section.three-column-row .content .card .box span {
    text-align: left;
  }
}
@media (max-width: 991px) {
  section.three-column-row .content .card .box h3 {
    text-align: center;
  }
}

section.wide-video {
  position: relative;
  background: rgb(33, 33, 33);
  padding-top: 32px;
  padding-bottom: 32px;
}
@media (min-width: 768px) {
  section.wide-video {
    background: unset;
    padding-top: 0px;
  }
}
section.wide-video .content {
  z-index: 1;
}
section.wide-video video {
  width: 100%;
  height: auto;
}
section.wide-video .video-overlay {
  display: none;
  position: absolute;
  top: -110px;
  width: calc(100% - 40px);
  height: 100%;
  flex-direction: column;
  justify-content: center;
  gap: 45px;
  color: rgb(255, 255, 255);
}
section.wide-video .video-overlay.show {
  display: flex;
}
section.wide-video .video-overlay.no-text {
  top: 0px;
}
@media (min-width: 768px) {
  section.wide-video .video-overlay {
    top: 0px;
    width: calc(100% - 52px);
  }
}
@media (min-width: 992px) {
  section.wide-video .video-overlay {
    width: calc(100% - 160px);
    padding-left: 70px;
    padding-right: 70px;
    gap: 25px;
  }
}
@media (min-width: 1420px) {
  section.wide-video .video-overlay {
    width: 1280px;
  }
}
@media (max-width: 991px) {
  section.wide-video .video-overlay .font-H600 {
    font-size: 48px;
    font-weight: 400;
    line-height: 56px;
    letter-spacing: -0.01em;
  }
}
section.wide-video .video-overlay p {
  text-align: center;
}
section.wide-video .video-overlay button {
  background: transparent;
  border: 0;
  cursor: pointer;
}
@media (max-width: 767px) {
  section.wide-video .video-overlay p,
  section.wide-video .video-overlay h3 {
    display: none;
  }
}
section.wide-video .mobile-text {
  padding: 20px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  color: rgb(255, 255, 255);
}
section.wide-video .mobile-text h3 {
  font-size: 30px;
  line-height: 36px;
  letter-spacing: -0.01em;
}
@media (min-width: 768px) {
  section.wide-video .mobile-text {
    display: none;
  }
}
section.wide-video .mobile-gradient {
  position: absolute;
  background: linear-gradient(180deg, #276eff 0%, #ff55ff 100%);
  width: 350px;
  height: 350px;
  filter: blur(200px);
  opacity: 0.64;
  right: -250px;
  top: 0;
}
@media (min-width: 768px) {
  section.wide-video .mobile-gradient {
    display: none;
  }
}

@media (max-width: 991px) {
  section.partnership.content {
    padding: 0;
  }
}
section.partnership .content {
  padding: 0;
  background: #ddd;
}
@media (min-width: 992px) {
  section.partnership .content {
    border-radius: 2rem;
  }
}
@media (min-width: 1420px) {
  section.partnership .content {
    height: 640px;
  }
}
section.partnership .content .text-area {
  position: absolute;
  left: 2rem;
  top: 2rem;
  z-index: 2;
}
@media (min-width: 992px) {
  section.partnership .content .text-area {
    left: 4rem;
  }
}
section.partnership .content .text-area .label {
  color: rgb(255, 255, 255);
  border: 0;
}
section.partnership .content .text-area .title {
  max-width: 400px;
  color: #fff;
}
section.partnership .content img[src=""],
section.partnership .content img[src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAJCAYAAAA7KqwyAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAkSURBVHgB7cxBEQAACAIwtH8Pzw52kxD8OBZgNXsPQUOUwCIgAz0DHTyygaAAAAAASUVORK5CYII="] {
  display: none;
}
section.partnership .content .bg-wrapper {
  position: relative;
  height: 230px;
}
@media (min-width: 768px) {
  section.partnership .content .bg-wrapper {
    position: static;
    height: 360px;
  }
}
@media (min-width: 992px) {
  section.partnership .content .bg-wrapper {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
  }
}
section.partnership .content .bg-wrapper .slide {
  position: relative;
}
@media (max-width: 1419px) {
  section.partnership .content .bg-wrapper .slide {
    height: 100%;
  }
}
@media (max-width: 991px) {
  section.partnership .content .bg-wrapper .slide {
    padding-bottom: 0px;
  }
}
section.partnership .content .bg-wrapper .slide .filter {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.45);
}
section.partnership .content .bg-wrapper .slide .image {
  height: inherit;
}
section.partnership .content .bg-wrapper .slide .image picture {
  height: inherit;
}
section.partnership .content .bg-wrapper .slide .image img {
  width: 100%;
}
@media (min-width: 1420px) {
  section.partnership .content .bg-wrapper .slide .image img {
    object-position: left top;
    object-fit: scale-down;
  }
}
@media (max-width: 1419px) {
  section.partnership .content .bg-wrapper .slide .image img {
    height: inherit;
    object-fit: cover;
    object-position: center;
  }
}
@media (max-width: 991px) {
  section.partnership .content .bg-wrapper .slide .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
section.partnership .content .bg-wrapper .slide .text {
  position: absolute;
  left: 2rem;
  top: 2rem;
}
section.partnership .content .bg-wrapper .slide .text .label {
  color: rgb(255, 255, 255);
  border: 0;
}
section.partnership .content .bg-wrapper .slide .text .title {
  max-width: 400px;
  font-size: 2rem;
  color: #fff;
}
section.partnership .content .color {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (max-width: 991px) {
  section.partnership .content .color {
    display: none;
  }
}
section.partnership .content-inner {
  position: absolute;
  top: 0rem;
  right: 0rem;
  bottom: 0rem;
  margin: 2rem;
  left: 50%;
  background-color: rgb(255, 255, 255);
  background-image: linear-gradient(135grad, rgb(255, 255, 255) 0%, rgb(241, 232, 255) 100%);
  width: 560px;
  min-height: 560px;
  border-radius: 1rem;
  overflow: hidden;
  padding: 4rem 4rem 8rem 4rem;
  height: calc(100% - 4rem);
}
@media (max-width: 1419px) {
  section.partnership .content-inner {
    display: flex;
    position: relative;
    width: calc(50% - 4rem);
    padding: 40px;
    left: 50%;
    min-height: 500px;
  }
}
@media (max-width: 991px) {
  section.partnership .content-inner {
    margin: 0;
    width: 100%;
    left: 0;
    border-radius: 0;
  }
}
section.partnership .content-inner .image {
  margin: 0 0 4rem;
}
section.partnership .content-inner .image img {
  margin: 0;
}
section.partnership .content-inner .text {
  margin: 0 0 2rem;
}
section.partnership .content-inner .nav {
  display: flex;
  gap: 16px;
  position: absolute;
  left: unset;
  bottom: 1rem;
  z-index: 5;
  opacity: 0;
}
@media (min-width: 768px) {
  section.partnership .content-inner .nav {
    bottom: 2rem;
  }
}
@media (min-width: 1420px) {
  section.partnership .content-inner .nav {
    position: absolute;
    left: 4rem;
    bottom: 4rem;
  }
}

section.partnership .partnership-card {
  opacity: 0;
  width: 100%;
  height: 0;
  transition: opacity 300ms ease-in-out;
  display: block;
  position: absolute;
}
section.partnership .partnership-card.active {
  position: static;
  height: 100%;
  width: 100%;
  opacity: 1;
  display: block;
}
section.partnership .partnership-card.active .content-inner {
  z-index: 5;
}
section.partnership .partnership-card.active .content-inner .nav {
  opacity: 1;
}
section.partnership .partnership-card .slide {
  opacity: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition: opacity 300ms ease-in-out;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  section.partnership .partnership-card .slide {
    margin-bottom: 0px;
  }
}
section.partnership .partnership-card .slide img {
  margin-bottom: 0px;
}
section.partnership .partnership-card .content-inner {
  z-index: 0;
}
section.partnership .partnership-card .content-inner .slide {
  padding-bottom: 0rem;
}

.horizontal-card-wrapper {
  background-color: rgb(33, 33, 33);
}
@media (min-width: 1920px) {
  .horizontal-card-wrapper {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  .horizontal-card-wrapper section.partnership.horizontal-card.content {
    padding: 80px;
  }
}
@media (min-width: 992px) {
  .horizontal-card-wrapper section.partnership.horizontal-card.content .content {
    background-image: url(/o/zondacrypto-theme/images/fragments/porsche_lp/porsche_rear.webp);
    background-position: -30px center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
@media (min-width: 1200px) {
  .horizontal-card-wrapper section.partnership.horizontal-card.content .content {
    height: auto;
    background-position: center center;
  }
}
.horizontal-card-wrapper section.partnership.horizontal-card.content .content .partnership-card .logo.desktop {
  display: none;
}
@media (min-width: 992px) {
  .horizontal-card-wrapper section.partnership.horizontal-card.content .content .partnership-card .logo.desktop {
    display: block;
    object-fit: contain;
    width: 225px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1420px) {
  .horizontal-card-wrapper section.partnership.horizontal-card.content .content .partnership-card .logo.desktop {
    width: 319px;
  }
}
@media (min-width: 992px) {
  .horizontal-card-wrapper section.partnership.horizontal-card.content .content .color {
    width: 300px;
    height: 400px;
    transform: rotate(-59.78deg);
    flex-shrink: 0;
    background: var(--Unified-Gradients-Blue-to-Pink, linear-gradient(180deg, #276EFF 0%, #F5F 100%));
    opacity: 0.24;
    filter: blur(192px);
    z-index: 5;
    right: -50px;
    bottom: -50px;
  }
}
@media (min-width: 992px) {
  .horizontal-card-wrapper section.partnership.horizontal-card .partnership-card {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.horizontal-card-wrapper section.partnership.horizontal-card .partnership-card .bg-wrapper {
  position: relative;
  height: 245px;
  background-image: url(/o/zondacrypto-theme/images/fragments/porsche_lp/porsche_rear.webp);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  .horizontal-card-wrapper section.partnership.horizontal-card .partnership-card .bg-wrapper {
    display: none;
  }
}
.horizontal-card-wrapper section.partnership.horizontal-card .partnership-card .text-area.desktop {
  display: none;
}
.horizontal-card-wrapper section.partnership.horizontal-card .partnership-card .text-area.mobile {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  left: auto;
  top: auto;
  position: relative;
}
.horizontal-card-wrapper section.partnership.horizontal-card .partnership-card .text-area.mobile img {
  width: 195px;
}
.horizontal-card-wrapper section.partnership.horizontal-card .content-inner {
  padding: 40px 20px 60px;
  height: auto;
  min-height: auto;
  background: var(--Background-Default-Primary-Inverse, #212121);
  justify-content: center;
}
@media (min-width: 992px) {
  .horizontal-card-wrapper section.partnership.horizontal-card .content-inner {
    opacity: 1;
    left: 0;
    width: 50%;
    max-width: 560px;
    padding: 44px;
  }
}
@media (min-width: 1420px) {
  .horizontal-card-wrapper section.partnership.horizontal-card .content-inner {
    position: relative;
    width: calc(50% - 4rem);
    padding: 64px;
  }
}
.horizontal-card-wrapper section.partnership.horizontal-card .content-inner .slide {
  display: flex;
  flex-direction: column;
  gap: 32px;
  margin-bottom: 0;
  max-width: 618px;
}
@media (min-width: 768px) {
  .horizontal-card-wrapper section.partnership.horizontal-card .content-inner .slide {
    margin-left: auto;
    margin-right: auto;
  }
}
.horizontal-card-wrapper section.partnership.horizontal-card .content-inner .slide .title {
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: -0.0225em;
}
@media (min-width: 992px) {
  .horizontal-card-wrapper section.partnership.horizontal-card .content-inner .slide .title {
    font-size: 36px;
    font-weight: 400;
    line-height: 44px;
    letter-spacing: -0.01em;
  }
}
@media (min-width: 1420px) {
  .horizontal-card-wrapper section.partnership.horizontal-card .content-inner .slide .title {
    font-size: 42px;
    font-weight: 400;
    line-height: 52px;
    letter-spacing: -0.01em;
  }
}
.horizontal-card-wrapper section.partnership.horizontal-card .content-inner .slide .text {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.01em;
  margin-bottom: 0px;
}
.horizontal-card-wrapper section.partnership.horizontal-card .content-inner .slide .text p {
  margin-bottom: 0px;
}
.horizontal-card-wrapper section.partnership.horizontal-card .content-inner .slide a {
  width: 100%;
}
@media (min-width: 992px) {
  .horizontal-card-wrapper section.partnership.horizontal-card .content-inner .slide a {
    width: auto;
  }
}

body.has-edit-mode-menu section.partnership .bg-wrapper .slide {
  height: 650px;
}
body.has-edit-mode-menu section.partnership .partnership-card {
  opacity: 1;
  width: 100%;
  height: 100%;
  display: block;
}
body.has-edit-mode-menu section.partnership .content {
  height: 100%;
}

.color--highlight {
  color: var(--Text-Color-Highlight, rgb(69, 60, 176));
}

.splide {
  visibility: visible;
  overflow: hidden;
}

div.swippers-wrapper {
  display: flex;
  flex-direction: column;
  gap: 0px;
}
@media (min-width: 1420px) {
  div.swippers-wrapper {
    background: url("/o/zondacrypto-theme/images/fragments/svg/Fill-3.svg"), url("/o/zondacrypto-theme/images/fragments/svg/Fill-5.svg");
    background-repeat: no-repeat, no-repeat;
    background-position-x: 70%, left;
    background-position-y: center, bottom;
    background-size: 50%, 40%;
  }
}
div.swippers-wrapper .splide__track {
  padding-left: 16px;
}
@media screen and (min-width: 576px) {
  div.swippers-wrapper .splide__track {
    padding-left: 24px;
  }
}
@media screen and (min-width: 768px) {
  div.swippers-wrapper .splide__track {
    padding-left: 48px;
  }
}
@media screen and (min-width: 1420px) {
  div.swippers-wrapper .splide__track {
    padding-left: calc((100vw - 1280px) / 2 - 16px);
  }
}
div.swippers-wrapper .wrapper {
  display: none;
}
div.swippers-wrapper .wrapper.active {
  display: block;
}
div.swippers-wrapper .swipper-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 26px;
}
@media (min-width: 1420px) {
  div.swippers-wrapper .swipper-header {
    gap: 32px;
  }
}
div.swippers-wrapper .swipper-header .tabs {
  margin-bottom: 10px;
}
div.swippers-wrapper section.card-swiper {
  width: 100%;
  display: flex;
  gap: 10px;
  scroll-behavior: smooth;
  overflow-y: hidden;
  overflow-x: hidden;
  padding-left: 16px;
}
div.swippers-wrapper section.card-swiper.splide__list {
  overflow: inherit;
}
div.swippers-wrapper section.card-swiper::-webkit-scrollbar, div.swippers-wrapper section.card-swiper::-webkit-scrollbar-track, div.swippers-wrapper section.card-swiper::-webkit-scrollbar-thumb, div.swippers-wrapper section.card-swiper::-webkit-scrollbar-track-piece {
  display: none;
}
@media screen and (min-width: 576px) {
  div.swippers-wrapper section.card-swiper {
    padding-left: 24px;
    gap: 22px;
  }
}
@media screen and (min-width: 768px) {
  div.swippers-wrapper section.card-swiper {
    padding-left: 48px;
  }
}
@media screen and (min-width: 992px) {
  div.swippers-wrapper section.card-swiper {
    padding-left: 48px;
  }
}
@media screen and (min-width: 1024px) {
  div.swippers-wrapper section.card-swiper {
    width: 100%;
    margin: 0;
    height: auto;
    padding-left: 48px;
  }
}
@media screen and (min-width: 1420px) {
  div.swippers-wrapper section.card-swiper {
    padding-left: calc((100vw - 1280px) / 2 - 16px);
  }
}
div.swippers-wrapper section.card-swiper .card {
  margin-top: 3rem;
  margin-bottom: 3rem;
  display: flex;
  flex-direction: column;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 8px 28px 0 rgba(36, 38, 43, 0.08);
  border-radius: 12px;
  width: 300px;
  justify-content: flex-start;
  min-width: auto;
}
@media (min-width: 768px) {
  div.swippers-wrapper section.card-swiper .card {
    width: 460px;
  }
}
@media (min-width: 992px) {
  div.swippers-wrapper section.card-swiper .card {
    width: 522px;
  }
}
div.swippers-wrapper section.card-swiper .card h2 {
  margin-bottom: 0;
}
div.swippers-wrapper section.card-swiper .card .card-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 40px 32px;
  flex: 1;
  justify-content: space-between;
}
div.swippers-wrapper section.card-swiper .card .card-content .date {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 4%;
}
div.swippers-wrapper section.card-swiper .card .card-content p {
  color: rgb(87, 88, 90);
  margin-bottom: 0;
}
div.swippers-wrapper section.card-swiper .card img {
  border-radius: 0 0 12px 12px;
  width: 300px;
  height: 178px;
  object-fit: contain;
}
@media (min-width: 768px) {
  div.swippers-wrapper section.card-swiper .card img {
    height: 260px;
    width: 460px;
  }
}
@media (min-width: 992px) {
  div.swippers-wrapper section.card-swiper .card img {
    width: 522px;
    height: 246px;
  }
}
div.swippers-wrapper section.card-swiper .card img.fit-width {
  width: 300px;
  height: 178px;
  object-fit: cover;
}
@media (min-width: 768px) {
  div.swippers-wrapper section.card-swiper .card img.fit-width {
    height: 260px;
    width: 460px;
  }
}
@media (min-width: 992px) {
  div.swippers-wrapper section.card-swiper .card img.fit-width {
    width: 522px;
    height: 246px;
  }
}
div.swippers-wrapper section.card-swiper .card img.fit-width.height-auto {
  height: auto;
}
div.swippers-wrapper section.card-swiper .card img.static-height {
  width: auto;
  height: 100px;
  object-fit: contain;
  background-color: #F2F2F2;
}
div.swippers-wrapper .swipper-control {
  display: none;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  padding: 0px 50px;
}
div.swippers-wrapper .swipper-control.active {
  display: flex;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  div.swippers-wrapper .swipper-control {
    gap: 2rem;
  }
}

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);
  }
}
section.light-banner {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  overflow: hidden;
  padding: 40px 32px 0px 32px;
  animation-play-state: running;
}
section.light-banner.animation-paused {
  animation-play-state: paused;
}
@media (min-width: 768px) {
  section.light-banner {
    width: calc(100% - 150px);
    border-radius: 32px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  section.light-banner {
    width: calc(100% - 160px);
    padding: 32px 32px 0px;
    flex-direction: row;
  }
}
@media (min-width: 1420px) {
  section.light-banner {
    width: 1280px;
    padding: 64px 64px 0px;
    margin-left: auto;
    margin-right: auto;
    flex-direction: row;
  }
}
section.light-banner .left-side {
  flex: 0 0 50%;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 12px;
  text-align: center;
}
@media (min-width: 768px) {
  section.light-banner .left-side {
    gap: 20px;
  }
}
@media (min-width: 992px) {
  section.light-banner .left-side {
    text-align: left;
    gap: 20px;
  }
}
section.light-banner .left-side .content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
}
@media (min-width: 768px) {
  section.light-banner .left-side .content {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (min-width: 992px) {
  section.light-banner .left-side .content {
    gap: 32px;
    padding-left: 0;
    padding-right: 0;
    align-items: flex-start;
  }
}
section.light-banner .left-side .content a {
  display: none;
}
@media (min-width: 992px) {
  section.light-banner .left-side .content a {
    display: flex;
    align-self: flex;
  }
}
section.light-banner .left-side .stores {
  display: flex;
  gap: 16px;
  flex-direction: column;
  align-items: center;
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  section.light-banner .left-side .stores {
    flex-direction: row;
  }
}
@media (min-width: 1420px) {
  section.light-banner .left-side .stores {
    margin-bottom: 64px;
  }
}
section.light-banner .left-side .stores .column {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
section.light-banner .left-side .stores .column a:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 2px;
  border-radius: 2px;
}
section.light-banner .left-side .stores .column.qr {
  display: none;
}
@media (min-width: 992px) {
  section.light-banner .left-side .stores .column.qr {
    display: block;
  }
}
section.light-banner .right-side {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
  height: 215px;
}
@media (min-width: 375px) {
  section.light-banner .right-side {
    height: 255px;
  }
}
@media (min-width: 768px) {
  section.light-banner .right-side {
    height: 355px;
  }
}
@media (min-width: 992px) {
  section.light-banner .right-side {
    flex: 0 0 50%;
    height: auto;
  }
}
section.light-banner .right-side .main-image {
  position: relative;
  width: 212px;
  top: 60px;
}
@media (min-width: 375px) {
  section.light-banner .right-side .main-image {
    width: 258px;
    top: 75px;
  }
}
@media (min-width: 768px) {
  section.light-banner .right-side .main-image {
    width: 290px;
  }
}
@media (min-width: 992px) {
  section.light-banner .right-side .main-image {
    width: 305px;
  }
}
@media (min-width: 1420px) {
  section.light-banner .right-side .main-image {
    width: 360px;
    height: 560px;
    top: 0;
  }
}
section.light-banner .right-side .small-card {
  position: absolute;
  background-color: #fff;
  border-radius: 7px;
  padding: 8px;
  box-shadow: 0px 3.8px 57.04px 0px rgba(0, 0, 0, 0.16);
  backdrop-filter: blur(35px);
  min-width: 110px;
}
@media (min-width: 992px) {
  section.light-banner .right-side .small-card {
    padding: 15px;
    padding: 15px;
    min-width: 175px;
  }
}
section.light-banner .right-side .small-card.left {
  left: calc(50% - 245px);
  bottom: 35px;
  display: none;
}
@media (min-width: 768px) {
  section.light-banner .right-side .small-card.left {
    display: block;
    bottom: -10px;
    left: 65%;
  }
}
@media (min-width: 992px) {
  section.light-banner .right-side .small-card.left {
    display: none;
  }
}
@media (min-width: 1420px) {
  section.light-banner .right-side .small-card.left {
    display: block;
    bottom: 30px;
    left: 5%;
  }
}
section.light-banner .right-side .small-card.right {
  right: 0px;
  bottom: 20px;
}
@media (min-width: 768px) {
  section.light-banner .right-side .small-card.right {
    left: 58%;
    right: auto;
    bottom: 65px;
  }
}
@media (min-width: 992px) {
  section.light-banner .right-side .small-card.right {
    right: unset;
    left: 55%;
    bottom: 30%;
  }
}
@media (min-width: 1420px) {
  section.light-banner .right-side .small-card.right {
    bottom: 45%;
  }
}
section.light-banner .right-side .small-card .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: rgba(33, 33, 33, 0.03);
  border-radius: 7px;
  padding: 8px;
}
@media (min-width: 992px) {
  section.light-banner .right-side .small-card .content {
    padding: 15px;
  }
}
section.light-banner .right-side .small-card .content p {
  font-weight: 600;
  text-align: center;
  font-size: 7px;
  line-height: 11px;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  section.light-banner .right-side .small-card .content p {
    font-size: 13px;
    line-height: 21px;
  }
}
section.light-banner .right-side .small-card img {
  width: 25px;
}
@media (min-width: 992px) {
  section.light-banner .right-side .small-card img {
    width: 40px;
  }
}
section.light-banner .color-1 {
  position: absolute;
  background: linear-gradient(225deg, #276eff 0%, #ff55ff 100%);
  width: 480px;
  height: 480px;
  opacity: 0.54;
  filter: blur(200px);
  bottom: 0;
  left: -480px;
}
section.light-banner .color-2 {
  position: absolute;
  background: linear-gradient(30deg, #276eff 0%, #f5f 100%);
  width: 510px;
  height: 490px;
  top: 100%;
  left: 45%;
  opacity: 0.8;
  filter: blur(390px);
  z-index: 0;
}
section.light-banner .color-3 {
  position: absolute;
  right: -450px;
  top: 0;
  opacity: 0.8;
  filter: blur(390px);
  z-index: 0;
  background: linear-gradient(135deg, #ff55ff 0%, #fef400 100%);
  width: 480px;
  height: 480px;
}
section.light-banner .bg-1 {
  position: absolute;
  filter: blur(10px);
  left: 0px;
  top: 50%;
  width: 86px;
}
@media (min-width: 768px) {
  section.light-banner .bg-1 {
    width: 120px;
    top: 25%;
  }
}
@media (min-width: 992px) {
  section.light-banner .bg-1 {
    left: 45%;
    bottom: 20px;
  }
}
@media (min-width: 1420px) {
  section.light-banner .bg-1 {
    bottom: 15px;
    top: auto;
    left: 45%;
    width: 170px;
    animation: imageUp 15s infinite ease-in-out;
    animation-play-state: inherit;
  }
}
@keyframes imageUp {
  0% {
    transform: translateY(0px);
  }
  10% {
    transform: translateY(-150px);
  }
  20% {
    transform: translateY(-150px);
  }
  30% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(0px);
  }
}
section.light-banner .bg-2 {
  position: absolute;
  filter: blur(10px);
  right: -5px;
  width: 70px;
  top: 35%;
}
@media (min-width: 768px) {
  section.light-banner .bg-2 {
    width: 130px;
    top: 60%;
  }
}
@media (min-width: 992px) {
  section.light-banner .bg-2 {
    right: 20px;
  }
}
@media (min-width: 1420px) {
  section.light-banner .bg-2 {
    right: 10px;
    top: 10%;
    width: 180px;
    animation: imageDown 15s infinite ease-in-out;
    animation-play-state: inherit;
  }
}
@keyframes imageDown {
  0% {
    transform: translateY(0px);
  }
  10% {
    transform: translateY(250px);
  }
  20% {
    transform: translateY(250px);
  }
  30% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(0px);
  }
}

.academy-banner {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.academy-banner .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1420px;
  width: 100%;
  overflow: hidden;
  padding: 0 20px;
  flex-shrink: 0;
}
@media (min-width: 768px) {
  .academy-banner .wrapper {
    padding: 0 75px;
  }
}
@media (min-width: 992px) {
  .academy-banner .wrapper {
    flex-direction: row;
    justify-content: flex-start;
    padding: 0 80px;
  }
}
.academy-banner .academy-banner__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .academy-banner .academy-banner__content {
    flex-shrink: 0;
  }
}
@media (min-width: 992px) {
  .academy-banner .academy-banner__content {
    display: flex;
    width: 50%;
    align-items: flex-start;
  }
}
@media (min-width: 1420px) {
  .academy-banner .academy-banner__content {
    width: 560px;
  }
}
.academy-banner .academy-banner__content .logo {
  margin-top: 60px;
  width: 100%;
  height: auto;
  max-width: 400px;
}
@media (min-width: 768px) {
  .academy-banner .academy-banner__content .logo {
    margin-top: 88px;
    width: 400px;
    height: 40px;
  }
}
@media (min-width: 992px) {
  .academy-banner .academy-banner__content .logo {
    margin-top: auto;
  }
}
@media (min-width: 1420px) {
  .academy-banner .academy-banner__content .logo {
    width: 460px;
    height: 45px;
    max-width: 460px;
  }
}
.academy-banner .academy-banner__content .header {
  margin-top: 24px;
  margin-bottom: 40px;
  width: 100%;
  word-break: break-word;
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: -0.0225em;
}
@media (min-width: 375px) {
  .academy-banner .academy-banner__content .header {
    font-size: 42px;
    font-weight: 400;
    line-height: 52px;
    letter-spacing: -0.01em;
  }
}
@media (min-width: 768px) {
  .academy-banner .academy-banner__content .header {
    font-size: 48px;
    font-weight: 400;
    line-height: 56px;
    letter-spacing: -0.01em;
  }
}
@media (min-width: 1420px) {
  .academy-banner .academy-banner__content .header {
    font-size: 60px;
    font-weight: 400;
    line-height: 72px;
    letter-spacing: -0.01em;
  }
}
.academy-banner .academy-banner__content .btn--mobile {
  display: inline-flex;
}
@media (min-width: 1420px) {
  .academy-banner .academy-banner__content .btn--mobile {
    display: none;
  }
}
.academy-banner .academy-banner__content .btn--desktop {
  display: none;
}
@media (min-width: 1420px) {
  .academy-banner .academy-banner__content .btn--desktop {
    display: inline-flex;
  }
}
.academy-banner .academy-banner__img {
  width: 100%;
  height: auto;
  margin-top: 36px;
}
@media (min-width: 768px) {
  .academy-banner .academy-banner__img {
    width: 518px;
    margin-top: 28px;
  }
}
@media (min-width: 992px) {
  .academy-banner .academy-banner__img {
    width: 794px;
    height: 536px;
    margin: 0;
    object-position: -64px;
  }
}
@media (min-width: 1420px) {
  .academy-banner .academy-banner__img {
    width: 884px;
    height: 597px;
    object-position: 0;
  }
}

.header-text {
  display: flex;
  flex-direction: column;
}
.header-text-left {
  align-items: start;
}
.header-text-center {
  align-items: center;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 992px) {
  .header-text-center {
    max-width: 640px;
  }
}
.header-text-right {
  align-items: end;
}
.header-text--margin-top-80 {
  margin-top: 60px;
}
@media (min-width: 1420px) {
  .header-text--margin-top-80 {
    margin-top: 80px;
  }
}
.header-text--margin-top-64 {
  margin-top: 64px;
}
.header-text--margin-top-184 {
  margin-top: 132px;
}
@media (min-width: 992px) {
  .header-text--margin-top-184 {
    margin-top: 184px;
  }
}
.header-text--margin-bottom-28 {
  margin-bottom: 28px;
}
.header-text--margin-bottom-40 {
  margin-bottom: 40px;
}
.header-text--margin-bottom-112 {
  margin-bottom: 60px;
}
@media (min-width: 992px) {
  .header-text--margin-bottom-112 {
    margin-bottom: 112px;
  }
}
.header-text--mt-64-90 {
  margin-top: 64px;
}
@media (min-width: 992px) {
  .header-text--mt-64-90 {
    margin-top: 90px;
  }
}
.header-text--mb-40-60 {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .header-text--mb-40-60 {
    margin-bottom: 60px;
  }
}
.header-text .title {
  color: var(--Text-Default-Primary, #212121);
  margin: 0;
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: -0.0225em;
}
@media (min-width: 992px) {
  .header-text .title {
    font-size: 42px;
    font-weight: 400;
    line-height: 52px;
    letter-spacing: -0.01em;
  }
}
.header-text .title.mTitleLarger {
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: -0.0225em;
}
@media (min-width: 375px) {
  .header-text .title.mTitleLarger {
    font-size: 42px;
    font-weight: 400;
    line-height: 52px;
    letter-spacing: -0.01em;
  }
}
@media (min-width: 992px) {
  .header-text .title.mTitleLarger {
    font-size: 42px;
    font-weight: 400;
    line-height: 52px;
    letter-spacing: -0.01em;
  }
}
.header-text .subtitle {
  color: var(--Text-Default-Secondary, #626466);
  margin: 8px 0 0 0;
}
.header-text .description {
  color: var(--Text-Default-Primary, #212121);
  margin: 20px 0 0 0;
}

html {
  scroll-behavior: smooth;
}

.content .bg--shadow {
  box-shadow: 0 1px 10px 0 rgba(33, 33, 33, 0.1);
}
.content .main-breadcrumbs {
  display: none;
}
@media (min-width: 992px) {
  .content .main-breadcrumbs {
    border-bottom: 1px solid rgba(33, 33, 33, 0.1);
  }
}
@media (min-width: 992px) {
  .content .main-breadcrumbs .zonda-navigation-nav-breadcrumbs {
    height: 72px;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
  }
  .content .main-breadcrumbs .zonda-navigation-nav-breadcrumbs .zonda-breadcrumb-item + .zonda-breadcrumb-item::before {
    display: inline-block;
    color: #626466;
    content: " ";
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M11.354 8.35378L6.35403 13.3538C6.30757 13.4002 6.25242 13.4371 6.19173 13.4622C6.13103 13.4874 6.06598 13.5003 6.00028 13.5003C5.93458 13.5003 5.86953 13.4874 5.80883 13.4622C5.74813 13.4371 5.69298 13.4002 5.64653 13.3538C5.60007 13.3073 5.56322 13.2522 5.53808 13.1915C5.51294 13.1308 5.5 13.0657 5.5 13C5.5 12.9343 5.51294 12.8693 5.53808 12.8086C5.56322 12.7479 5.60007 12.6927 5.64653 12.6463L10.2934 8.00003L5.64653 3.35378C5.55271 3.25996 5.5 3.13272 5.5 3.00003C5.5 2.86735 5.55271 2.7401 5.64653 2.64628C5.74035 2.55246 5.8676 2.49976 6.00028 2.49976C6.13296 2.49976 6.26021 2.55246 6.35403 2.64628L11.354 7.64628C11.4005 7.69272 11.4374 7.74786 11.4626 7.80856C11.4877 7.86926 11.5007 7.93433 11.5007 8.00003C11.5007 8.06574 11.4877 8.13081 11.4626 8.1915C11.4374 8.2522 11.4005 8.30735 11.354 8.35378Z" fill="black"/></svg>') !important;
    background-size: contain;
    height: 12px;
    width: 20px;
    background-position-x: left;
    background-repeat: no-repeat;
  }
  .content .main-breadcrumbs .zonda-navigation-nav-breadcrumbs .zonda-breadcrumb-item a {
    padding-right: 0;
  }
  .content .main-breadcrumbs .zonda-navigation-nav-breadcrumbs .zonda-breadcrumb-item a,
  .content .main-breadcrumbs .zonda-navigation-nav-breadcrumbs .zonda-breadcrumb-item span {
    padding-right: 0.25rem;
    color: #212121;
    font-family: "Roobert", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px; /* 128.571% */
    letter-spacing: 0.56px;
    text-align: center;
  }
  .content .main-breadcrumbs .zonda-navigation-nav-breadcrumbs .zonda-breadcrumb-item:last-child a,
  .content .main-breadcrumbs .zonda-navigation-nav-breadcrumbs .zonda-breadcrumb-item:last-child span {
    font-weight: 600;
  }
}
.content .lesson-layout {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: flex-start;
}
@media (min-width: 1420px) {
  .content .lesson-layout {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-between;
    gap: 32px;
  }
}
.content .lesson-layout .lesson-content {
  width: 100vw;
}
@media (min-width: 1420px) {
  .content .lesson-layout .lesson-content {
    width: calc(100% - 355px);
    border-left-color: rgba(33, 33, 33, 0.1);
    border-left-style: solid;
    border-left-width: 1px;
  }
}
.content .lesson-layout .lesson-nav {
  color: var(--Text-Default-Secondary, #626466);
  background: rgb(255, 255, 255);
  display: flex;
  width: 100vw;
  padding: 16px 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}
@media (min-width: 992px) {
  .content .lesson-layout .lesson-nav {
    display: flex;
    padding: 0 75px;
    align-items: flex-start;
    gap: 20px;
    flex-shrink: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin: 0;
  }
}
@media (min-width: 1420px) {
  .content .lesson-layout .lesson-nav {
    width: 310px;
    padding: 24px 24px 0 0;
    flex-direction: column;
    gap: 22px;
    margin: 12px 0 0 0;
    box-shadow: none;
    position: relative;
  }
}
@media (min-width: 992px) {
  .content .lesson-layout .lesson-nav.bg--blurred-md-lg-only {
    backdrop-filter: blur(50px);
  }
}
@media (min-width: 1420px) {
  .content .lesson-layout .lesson-nav.bg--blurred-md-lg-only {
    backdrop-filter: unset;
  }
}
@media (min-width: 992px) {
  .content .lesson-layout .lesson-nav.bg--opacity-md-lg-only {
    background: rgba(255, 255, 255, 0.6);
  }
}
@media (min-width: 1420px) {
  .content .lesson-layout .lesson-nav.bg--opacity-md-lg-only {
    background: rgb(255, 255, 255);
  }
}
@media (min-width: 1420px) {
  .content .lesson-layout .lesson-nav.bg--no-shadow-xxl {
    box-shadow: none;
  }
}
.content .lesson-layout .lesson-nav .left-nav {
  padding-top: 0;
  margin-left: 15px;
}
@media (min-width: 992px) {
  .content .lesson-layout .lesson-nav .left-nav {
    padding-top: 0;
  }
}
@media (min-width: 1420px) {
  .content .lesson-layout .lesson-nav .left-nav {
    max-width: 310px;
  }
}
.content .lesson-layout .lesson-nav .hide-nav--xl-down {
  display: none;
}
@media (min-width: 1420px) {
  .content .lesson-layout .lesson-nav .hide-nav--xl-down {
    display: flex;
  }
}
.content .lesson-layout .lesson-nav .zonda-simple-articles-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  align-self: stretch;
  padding-left: 0;
}
.content .lesson-layout .lesson-nav .zonda-simple-articles-list li {
  display: block;
  margin: 0;
}
.content .lesson-layout .lesson-nav .zonda-simple-articles-list li a {
  color: var(--Text-Default-Primary, #212121);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 157.143% */
}
.content .lesson-layout .lesson-nav .zonda-simple-articles-list li a:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 10px;
  border-radius: 2px;
}
.content .lesson-layout .lesson-nav .zonda-simple-articles-list li a:hover {
  color: var(--Text-Color-Highlight, #453CB0);
}
.content .lesson-layout .lesson-nav .zonda-simple-articles-list li a.active {
  color: var(--Text-Color-Highlight, #453CB0);
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  line-height: 22px;
}
.content.promoted-lessons {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
  overflow: visible;
}
@media (min-width: 992px) {
  .content.promoted-lessons {
    flex-direction: row;
    align-items: center;
    gap: 28px;
  }
}
@media (min-width: 1420px) {
  .content.promoted-lessons {
    gap: 40px;
  }
}
.content .promoted-lesson {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 16px;
  background: #FFF;
  flex-grow: 1;
  flex-basis: 0;
}
.content .promoted-lesson .image {
  border-radius: 16px 16px 0 0;
  width: 100%;
  height: auto;
  object-fit: cover;
}
.content .promoted-lesson .column {
  display: flex;
  padding: 24px 24px 20px 24px;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  align-self: stretch;
}
.content .promoted-lesson .column--text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  align-self: stretch;
}
.content .promoted-lesson .column--text .course-name {
  text-transform: uppercase;
}
.content .promoted-lesson .column--text .header {
  margin: 0;
}
.content .promoted-lesson .column--text .description {
  height: 48px;
  align-self: stretch;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.banner-with-linear-gradients {
  margin: 0 auto;
  max-width: 1920px;
  color: var(--Text-Default-Primary-Inverse, #FFF);
  position: relative;
  background-color: rgb(14, 9, 72);
}
.banner-with-linear-gradients .images-clouds-wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
}
.banner-with-linear-gradients .gradients-wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
}
.banner-with-linear-gradients .gradients-wrapper .gradient-left {
  position: absolute;
  background: linear-gradient(177deg, #FF7300 0%, #FF55FF 100%);
  width: 768px;
  height: 728px;
  opacity: 0.3;
  filter: blur(150px);
  bottom: -370px;
  left: -563px;
}
@media (min-width: 992px) {
  .banner-with-linear-gradients .gradients-wrapper .gradient-left {
    left: -451px;
  }
}
@media (min-width: 1920px) {
  .banner-with-linear-gradients .gradients-wrapper .gradient-left {
    left: -211px;
  }
}
.banner-with-linear-gradients .gradients-wrapper .gradient-left.narrowest-mobile {
  bottom: -707px;
  left: -642px;
}
@media (min-width: 768px) {
  .banner-with-linear-gradients .gradients-wrapper .gradient-left.narrowest-mobile {
    bottom: -370px;
    left: -563px;
  }
}
.banner-with-linear-gradients .gradients-wrapper .gradient-left.narrower {
  bottom: -468px;
  left: -642px;
}
@media (min-width: 768px) {
  .banner-with-linear-gradients .gradients-wrapper .gradient-left.narrower {
    bottom: -394px;
    left: -455px;
  }
}
@media (min-width: 992px) {
  .banner-with-linear-gradients .gradients-wrapper .gradient-left.narrower {
    bottom: -466px;
  }
}
@media (min-width: 1420px) {
  .banner-with-linear-gradients .gradients-wrapper .gradient-left.narrower {
    left: -451px;
  }
}
@media (min-width: 1920px) {
  .banner-with-linear-gradients .gradients-wrapper .gradient-left.narrower {
    left: -211px;
  }
}
.banner-with-linear-gradients .gradients-wrapper .gradient-right {
  position: absolute;
  background: linear-gradient(90deg, #276EFF 0%, #FF55FF 100%);
  width: 768px;
  height: 728px;
  opacity: 0.5;
  filter: blur(150px);
  top: -376px;
  right: -635px;
}
@media (min-width: 768px) {
  .banner-with-linear-gradients .gradients-wrapper .gradient-right {
    right: -641px;
  }
}
@media (min-width: 992px) {
  .banner-with-linear-gradients .gradients-wrapper .gradient-right {
    right: -528px;
  }
}
@media (min-width: 1420px) {
  .banner-with-linear-gradients .gradients-wrapper .gradient-right {
    right: -540px;
  }
}
@media (min-width: 1920px) {
  .banner-with-linear-gradients .gradients-wrapper .gradient-right {
    right: -301px;
  }
}
.banner-with-linear-gradients .gradients-wrapper .gradient-right.narrowest-mobile {
  top: -376px;
  right: -745px;
}
@media (min-width: 768px) {
  .banner-with-linear-gradients .gradients-wrapper .gradient-right.narrowest-mobile {
    right: -635px;
  }
}
.banner-with-linear-gradients .gradients-wrapper .gradient-right.narrower {
  top: -376px;
  right: -745px;
}
@media (min-width: 768px) {
  .banner-with-linear-gradients .gradients-wrapper .gradient-right.narrower {
    right: -549px;
  }
}
@media (min-width: 992px) {
  .banner-with-linear-gradients .gradients-wrapper .gradient-right.narrower {
    right: -535px;
  }
}
@media (min-width: 1420px) {
  .banner-with-linear-gradients .gradients-wrapper .gradient-right.narrower {
    right: -541px;
  }
}
@media (min-width: 1920px) {
  .banner-with-linear-gradients .gradients-wrapper .gradient-right.narrower {
    right: -301px;
  }
}
.banner-with-linear-gradients .gradients-wrapper.green-yellow-blue-gradient .gradient-left {
  background: linear-gradient(177deg, #00E7B7 0%, #FEF400 100%);
  display: none;
}
@media (min-width: 768px) {
  .banner-with-linear-gradients .gradients-wrapper.green-yellow-blue-gradient .gradient-left {
    display: block;
    top: -400px;
    bottom: auto;
  }
}
@media (min-width: 992px) {
  .banner-with-linear-gradients .gradients-wrapper.green-yellow-blue-gradient .gradient-left {
    left: -600px;
  }
}
@media (min-width: 1920px) {
  .banner-with-linear-gradients .gradients-wrapper.green-yellow-blue-gradient .gradient-left {
    width: 625px;
    height: 595px;
    top: -280px;
    left: -80px;
    right: auto;
  }
}
.banner-with-linear-gradients .gradients-wrapper.green-yellow-blue-gradient .gradient-right {
  background: linear-gradient(90deg, #276EFF 0%, #00E7B7 100%);
  top: -476px;
  right: -700px;
}
@media (min-width: 768px) {
  .banner-with-linear-gradients .gradients-wrapper.green-yellow-blue-gradient .gradient-right {
    bottom: -476px;
    top: auto;
  }
}
@media (min-width: 992px) {
  .banner-with-linear-gradients .gradients-wrapper.green-yellow-blue-gradient .gradient-right {
    bottom: -350px;
    top: auto;
    right: -650px;
  }
}
@media (min-width: 1920px) {
  .banner-with-linear-gradients .gradients-wrapper.green-yellow-blue-gradient .gradient-right {
    bottom: -350px;
    top: auto;
    right: -250px;
    width: 766px;
    height: 728px;
  }
}
.banner-with-linear-gradients .image--left {
  position: absolute;
  display: none;
  filter: blur(10px);
}
@media (min-width: 768px) {
  .banner-with-linear-gradients .image--left {
    display: block;
    left: -38px;
    top: auto;
    bottom: 62px;
    width: 96px;
    height: 190px;
  }
}
@media (min-width: 992px) {
  .banner-with-linear-gradients .image--left {
    left: -32px;
    width: 130px;
    height: 260px;
  }
}
@media (min-width: 1920px) {
  .banner-with-linear-gradients .image--left {
    left: 208px;
  }
}
@media (min-width: 768px) {
  .banner-with-linear-gradients .image--left.narrower {
    left: -18px;
    bottom: -1px;
    width: 106px;
    height: 211px;
  }
}
@media (min-width: 1420px) {
  .banner-with-linear-gradients .image--left.narrower {
    left: -14px;
  }
}
@media (min-width: 1920px) {
  .banner-with-linear-gradients .image--left.narrower {
    left: -276px;
  }
}
.banner-with-linear-gradients .image--right {
  position: absolute;
  display: none;
}
@media (min-width: 768px) {
  .banner-with-linear-gradients .image--right {
    display: block;
    right: -17px;
    top: auto;
    bottom: 213px;
    width: 103px;
    height: 222px;
  }
}
@media (min-width: 992px) {
  .banner-with-linear-gradients .image--right {
    right: -23px;
    bottom: 85px;
    width: 161px;
    height: 345px;
  }
}
@media (min-width: 1920px) {
  .banner-with-linear-gradients .image--right {
    right: 204px;
    width: 161px;
    height: 345px;
  }
}
@media (min-width: 768px) {
  .banner-with-linear-gradients .image--right.narrower {
    right: 23px;
    bottom: 83px;
    width: 113px;
    height: 241px;
  }
}
@media (min-width: 992px) {
  .banner-with-linear-gradients .image--right.narrower {
    right: 37px;
  }
}
@media (min-width: 1420px) {
  .banner-with-linear-gradients .image--right.narrower {
    right: 31px;
    bottom: 87px;
  }
}
@media (min-width: 1920px) {
  .banner-with-linear-gradients .image--right.narrower {
    right: 271px;
    bottom: 84px;
  }
}
.banner-with-linear-gradients.clouds-lt-rb-positions .image--left {
  position: absolute;
  display: none;
  filter: blur(10px);
}
@media (min-width: 768px) {
  .banner-with-linear-gradients.clouds-lt-rb-positions .image--left {
    display: block;
    left: -38px;
    bottom: auto;
    top: -30px;
    width: 113px;
    height: auto;
  }
}
@media (min-width: 992px) {
  .banner-with-linear-gradients.clouds-lt-rb-positions .image--left {
    left: -32px;
    top: -30px;
    bottom: auto;
    width: 130px;
    height: 260px;
  }
}
@media (min-width: 1920px) {
  .banner-with-linear-gradients.clouds-lt-rb-positions .image--left {
    left: 208px;
  }
}
@media (min-width: 768px) {
  .banner-with-linear-gradients.clouds-lt-rb-positions .image--left.narrower {
    left: -18px;
    bottom: -1px;
    width: 106px;
    height: 211px;
  }
}
@media (min-width: 1420px) {
  .banner-with-linear-gradients.clouds-lt-rb-positions .image--left.narrower {
    left: -14px;
  }
}
@media (min-width: 1920px) {
  .banner-with-linear-gradients.clouds-lt-rb-positions .image--left.narrower {
    left: -276px;
  }
}
.banner-with-linear-gradients.clouds-lt-rb-positions .image--right {
  position: absolute;
  display: none;
}
@media (min-width: 768px) {
  .banner-with-linear-gradients.clouds-lt-rb-positions .image--right {
    display: block;
    right: -35px;
    bottom: auto;
    top: 220px;
    width: 125px;
    height: 245px;
  }
}
@media (min-width: 992px) {
  .banner-with-linear-gradients.clouds-lt-rb-positions .image--right {
    right: -60px;
    bottom: -15px;
    width: 161px;
    height: 327px;
    top: auto;
  }
}
@media (min-width: 1420px) {
  .banner-with-linear-gradients.clouds-lt-rb-positions .image--right {
    width: 166px;
    height: 323px;
  }
}
@media (min-width: 1920px) {
  .banner-with-linear-gradients.clouds-lt-rb-positions .image--right {
    right: 212px;
    bottom: 56px;
  }
}
@media (min-width: 768px) {
  .banner-with-linear-gradients.clouds-lt-rb-positions .image--right.narrower {
    right: 23px;
    bottom: 83px;
    width: 113px;
    height: 241px;
  }
}
@media (min-width: 992px) {
  .banner-with-linear-gradients.clouds-lt-rb-positions .image--right.narrower {
    right: 37px;
  }
}
@media (min-width: 1420px) {
  .banner-with-linear-gradients.clouds-lt-rb-positions .image--right.narrower {
    right: 31px;
    bottom: 87px;
  }
}
@media (min-width: 1920px) {
  .banner-with-linear-gradients.clouds-lt-rb-positions .image--right.narrower {
    right: 271px;
    bottom: 84px;
  }
}
.banner-with-linear-gradients.hide-search-mobile .wrapper .portlet {
  display: none;
}
@media (min-width: 768px) {
  .banner-with-linear-gradients.hide-search-mobile .wrapper .portlet {
    display: block;
  }
}
.banner-with-linear-gradients.hide-buttons-mobile .menu {
  display: none;
}
@media (min-width: 768px) {
  .banner-with-linear-gradients.hide-buttons-mobile .menu {
    display: flex;
  }
}
.banner-with-linear-gradients.hide-label-mobile .status {
  display: none;
}
@media (min-width: 768px) {
  .banner-with-linear-gradients.hide-label-mobile .status {
    display: flex;
  }
}
.banner-with-linear-gradients.hide-search-mobile.hide-buttons-mobile.hide-label-mobile .wrapper.normal {
  height: auto;
}
@media (min-width: 768px) {
  .banner-with-linear-gradients.hide-search-mobile.hide-buttons-mobile.hide-label-mobile .wrapper.normal {
    height: 469px;
  }
}
.banner-with-linear-gradients.hide-search-mobile.hide-buttons-mobile.hide-label-mobile .wrapper.normal .heading {
  padding: 27px 20px;
}
.banner-with-linear-gradients .wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  gap: 32px;
}
.banner-with-linear-gradients .wrapper.overflow-visible {
  overflow: visible;
}
.banner-with-linear-gradients .wrapper label.control-label {
  display: none;
}
.banner-with-linear-gradients .wrapper .portlet {
  width: 100%;
  display: block;
}
.banner-with-linear-gradients .wrapper.normal {
  height: 520px;
}
@media (min-width: 768px) {
  .banner-with-linear-gradients .wrapper.normal {
    height: 469px;
  }
}
.banner-with-linear-gradients .wrapper.normal.narrowest-in-mobile {
  height: 83px;
}
.banner-with-linear-gradients .wrapper.normal.narrowest-in-mobile .category,
.banner-with-linear-gradients .wrapper.normal.narrowest-in-mobile .status,
.banner-with-linear-gradients .wrapper.normal.narrowest-in-mobile .heading,
.banner-with-linear-gradients .wrapper.normal.narrowest-in-mobile .search-input,
.banner-with-linear-gradients .wrapper.normal.narrowest-in-mobile .menu {
  display: none;
}
@media (min-width: 768px) {
  .banner-with-linear-gradients .wrapper.normal.narrowest-in-mobile {
    height: 469px;
  }
  .banner-with-linear-gradients .wrapper.normal.narrowest-in-mobile .category,
  .banner-with-linear-gradients .wrapper.normal.narrowest-in-mobile .menu,
  .banner-with-linear-gradients .wrapper.normal.narrowest-in-mobile .status,
  .banner-with-linear-gradients .wrapper.normal.narrowest-in-mobile .heading,
  .banner-with-linear-gradients .wrapper.normal.narrowest-in-mobile .search-input {
    display: flex;
  }
}
.banner-with-linear-gradients .wrapper.normal .zonda-search-portlet-wrapper .input-text-wrapper {
  display: flex;
}
.banner-with-linear-gradients .wrapper.narrower {
  height: 322px;
}
@media (min-width: 992px) {
  .banner-with-linear-gradients .wrapper.narrower {
    height: 324px;
  }
}
.banner-with-linear-gradients .wrapper.narrower.narrowest-in-mobile {
  height: 83px;
}
.banner-with-linear-gradients .wrapper.narrower.narrowest-in-mobile .category,
.banner-with-linear-gradients .wrapper.narrower.narrowest-in-mobile .status,
.banner-with-linear-gradients .wrapper.narrower.narrowest-in-mobile .heading,
.banner-with-linear-gradients .wrapper.narrower.narrowest-in-mobile .search-input,
.banner-with-linear-gradients .wrapper.narrower.narrowest-in-mobile .menu {
  display: none;
}
@media (min-width: 768px) {
  .banner-with-linear-gradients .wrapper.narrower.narrowest-in-mobile {
    height: 396px;
  }
  .banner-with-linear-gradients .wrapper.narrower.narrowest-in-mobile .category {
    display: flex;
  }
  .banner-with-linear-gradients .wrapper.narrower.narrowest-in-mobile .status,
  .banner-with-linear-gradients .wrapper.narrower.narrowest-in-mobile .heading,
  .banner-with-linear-gradients .wrapper.narrower.narrowest-in-mobile .search-input,
  .banner-with-linear-gradients .wrapper.narrower.narrowest-in-mobile .menu {
    display: block;
  }
}
@media (min-width: 992px) {
  .banner-with-linear-gradients .wrapper.narrower.narrowest-in-mobile {
    height: 324px;
  }
}
.banner-with-linear-gradients .additional-text-for-mobile {
  display: block;
}
@media (min-width: 768px) {
  .banner-with-linear-gradients .additional-text-for-mobile {
    display: none;
  }
}
.banner-with-linear-gradients .category {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  align-self: stretch;
}
.banner-with-linear-gradients .category .icon {
  width: 30px;
  height: 30px;
}
.banner-with-linear-gradients .category .text {
  color: var(--Text-Default-Primary-Inverse, #FFF);
  text-align: center;
}
.banner-with-linear-gradients .heading {
  color: rgb(255, 255, 255);
  text-align: center;
}
@media (min-width: 768px) {
  .banner-with-linear-gradients .heading {
    height: 42px;
  }
}
.banner-with-linear-gradients .heading.medium {
  font-size: 42px;
  font-weight: 400;
  line-height: 52px;
  letter-spacing: -0.01em;
}
@media (min-width: 768px) {
  .banner-with-linear-gradients .heading.medium {
    font-size: 42px;
    font-weight: 400;
    line-height: 52px;
    letter-spacing: -0.01em;
    max-width: 552px;
  }
}
@media (min-width: 1420px) {
  .banner-with-linear-gradients .heading.medium {
    max-width: 648px;
  }
}
.banner-with-linear-gradients .heading.small {
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: -0.0225em;
}
@media (min-width: 768px) {
  .banner-with-linear-gradients .heading.small {
    font-size: 36px;
    font-weight: 400;
    line-height: 44px;
    letter-spacing: -0.01em;
    max-width: 460px;
  }
}
@media (min-width: 992px) {
  .banner-with-linear-gradients .heading.small {
    max-width: 690px;
  }
}
@media (min-width: 1420px) {
  .banner-with-linear-gradients .heading.small {
    max-width: 846px;
  }
}
.banner-with-linear-gradients .heading.font-H200-H500 {
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.01em;
}
@media (min-width: 768px) {
  .banner-with-linear-gradients .heading.font-H200-H500 {
    font-size: 42px;
    font-weight: 400;
    line-height: 52px;
    letter-spacing: -0.01em;
    font-weight: 600;
  }
}
.banner-with-linear-gradients .search-input {
  width: 100%;
  max-width: 552px;
  line-height: 28px;
  color: #7c7e80;
  padding: 10px 16px 10px 56px;
  margin: 0 auto;
  height: 56px;
  top: 0;
  border: 1px solid #626466;
  box-sizing: border-box;
  border-radius: 8px;
  background-size: 24px;
  background: #FFFFFF url("/o/zondacrypto-theme/images/icons/MagnifyingGlass_v2.svg") no-repeat;
  background-position-x: 16px;
  background-position-y: center;
  background-size: 24px;
}
.banner-with-linear-gradients.firstLinkActive .menu .link.firstLink {
  color: var(--color13);
  background-color: rgb(255, 255, 255);
}
.banner-with-linear-gradients.firstLinkActive .menu .link.firstLink:hover {
  color: var(--color13);
  background-color: rgba(255, 255, 255, 0.5);
}
.banner-with-linear-gradients.secondLinkActive .menu .link.secondLink {
  color: var(--color13);
  background-color: rgb(255, 255, 255);
}
.banner-with-linear-gradients.secondLinkActive .menu .link.secondLink:hover {
  color: var(--color13);
  background-color: rgba(255, 255, 255, 0.5);
}
.banner-with-linear-gradients .menu {
  display: flex;
  background-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  border-radius: 58px;
  gap: 4px;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  padding: 2px 3px;
}
.banner-with-linear-gradients .menu .link {
  display: flex;
  padding: 13px 23px;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  text-decoration: none;
  text-align: center;
  color: #FFF;
  width: fit-content;
  border-radius: 100px;
  background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) {
  .banner-with-linear-gradients .menu .link {
    padding: 13px 46px;
  }
}
.banner-with-linear-gradients .menu .link:focus-visible {
  outline: 3px solid #a9a1ff;
  outline-offset: 4px;
}
.banner-with-linear-gradients .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;
}
.banner-with-linear-gradients .yui3-aclist-content .yui3-aclist-item {
  padding: 10px 30px;
}
.banner-with-linear-gradients .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: #64656A;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.banner-with-linear-gradients .yui3-aclist-content .yui3-aclist-item a:hover {
  text-decoration: none;
}
.banner-with-linear-gradients .yui3-aclist-content .yui3-aclist-item a img {
  width: 50px;
  padding-left: 10px;
}
.banner-with-linear-gradients .yui3-aclist-content .yui3-aclist-item:nth-child(2n) {
  background: #F5F5F5;
}
.banner-with-linear-gradients .yui3-aclist-content .yui3-aclist-item:nth-child(1) {
  margin-top: 14px;
}
.banner-with-linear-gradients .yui3-aclist-content .yui3-aclist-item-active {
  background: #dfdfdf;
}

.support-main-page-rows {
  margin: 40px auto;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-start;
  gap: 20px;
}
@media (min-width: 768px) {
  .support-main-page-rows {
    flex-direction: row;
    gap: 20px 15px;
  }
}
@media (min-width: 992px) {
  .support-main-page-rows {
    margin: 80px auto;
    gap: 24px 20px;
  }
}
@media (min-width: 1420px) {
  .support-main-page-rows {
    justify-content: space-between;
  }
}

@media (min-width: 768px) {
  .content.cards-rows-wrapper {
    padding: 0 75px;
  }
}
@media (min-width: 992px) {
  .content.cards-rows-wrapper {
    padding: 0 80px;
  }
}
@media (min-width: 1420px) {
  .content.cards-rows-wrapper {
    padding: 0;
    overflow: unset;
  }
}
.content.cards-rows-wrapper:hover {
  overflow: unset;
}

.support-card {
  display: flex;
  height: auto;
  padding: 40px 36px;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  border-radius: 20px;
  background: var(--Background-Overlay-Default-Inverse, rgba(255, 255, 255, 0.6));
  transition: transform 0.2s ease-in, box-shadow 0.2s ease-in;
  box-shadow: 0 1px 10px 0 rgba(33, 33, 33, 0.1);
  backdrop-filter: blur(50px);
}
.support-card:hover {
  transform: scale3d(1.1, 1.1, 1.1);
  box-shadow: 0 1px 10px 0 rgba(33, 33, 33, 0.1);
  cursor: pointer;
  border-radius: 21.84px;
  background: var(--Background-Default-Primary, rgb(255, 255, 255));
  z-index: 2;
  position: relative;
}
@media (min-width: 375px) {
  .support-card {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .support-card {
    width: calc(50vw - 85px);
    height: 312px;
    padding: 40px 20px;
  }
}
@media (min-width: 992px) {
  .support-card {
    width: calc(50vw - 90px);
    box-shadow: none;
    backdrop-filter: none;
  }
}
@media (min-width: 1420px) {
  .support-card {
    width: 413px;
    height: 378px;
  }
}
.support-card .icon {
  display: flex;
  width: 80px;
  height: 80px;
  justify-content: center;
  align-items: center;
  gap: 15.873px;
  flex-shrink: 0;
  border-radius: 16px;
  background: linear-gradient(180deg, rgba(39, 110, 255, 0.08) 0%, rgba(255, 85, 255, 0.08) 100%);
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  .support-card .icon {
    width: 100px;
    height: 100px;
    margin-bottom: 40px;
  }
}
.support-card .title-wrapper {
  text-align: center;
}
.support-card .title-wrapper .title {
  color: var(--Text-Default-Primary, #212121);
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.01em;
}
@media (min-width: 992px) {
  .support-card .title-wrapper .title {
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.01em;
  }
}
.support-card .title-wrapper .title:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 4px;
  border-radius: 2px;
}
.support-card .title-wrapper .title .link {
  text-decoration: none;
  color: var(--Text-Default-Primary, #212121);
  cursor: pointer;
}
.support-card .title-wrapper .title .link:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 4px;
  border-radius: 2px;
}
.support-card .description {
  color: var(--Text-Default-Tertiary, #57585a);
  text-align: center;
  margin-top: 16px;
}

.simple-banner {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  height: auto;
  background-color: rgb(255, 255, 255);
}
.simple-banner .gradient-left {
  position: absolute;
  opacity: 0.3;
  filter: blur(125px);
  background-image: linear-gradient(-90deg, #00E7B7 0%, #FEF400 100%);
  width: 507px;
  height: 482px;
  left: -225px;
  bottom: -330px;
}
@media (min-width: 768px) {
  .simple-banner .gradient-left {
    width: 767px;
    height: 728px;
    left: -356px;
    bottom: -460px;
  }
}
@media (min-width: 992px) {
  .simple-banner .gradient-left {
    width: 767px;
    height: 728px;
    left: -410px;
    bottom: -460px;
  }
}
@media (min-width: 1420px) {
  .simple-banner .gradient-left {
    width: 767px;
    height: 728px;
    left: -360px;
    bottom: -460px;
  }
}
@media (min-width: 1920px) {
  .simple-banner .gradient-left {
    width: 767px;
    height: 728px;
    left: 0;
    bottom: -460px;
  }
}
.simple-banner .gradient-right {
  position: absolute;
  opacity: 0.5;
  filter: blur(125px);
  background-image: linear-gradient(75deg, #276EFF 0%, #F5F 100%);
  width: 550px;
  height: 550px;
  right: -340px;
  bottom: -380px;
}
@media (min-width: 768px) {
  .simple-banner .gradient-right {
    width: 880px;
    height: 880px;
    right: -220px;
    bottom: -820px;
  }
}
@media (min-width: 992px) {
  .simple-banner .gradient-right {
    width: 880px;
    height: 880px;
    right: -205px;
    bottom: -785px;
  }
}
@media (min-width: 1420px) {
  .simple-banner .gradient-right {
    width: 880px;
    height: 880px;
    bottom: -800px;
    right: 210px;
  }
}
@media (min-width: 1920px) {
  .simple-banner .gradient-right {
    width: 880px;
    height: 880px;
    bottom: -800px;
    right: 100px;
  }
}
.simple-banner .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 720px;
  width: 100%;
  overflow: hidden;
  margin: 50px auto;
}
@media (min-width: 992px) {
  .simple-banner .wrapper {
    margin: 100px auto;
  }
}
.simple-banner .wrapper .logo {
  width: 280px;
  height: auto;
  max-width: 400px;
  margin-top: 0;
}
@media (min-width: 768px) {
  .simple-banner .wrapper .logo {
    margin-top: 88px;
    width: 454px;
    height: auto;
  }
}
@media (min-width: 992px) {
  .simple-banner .wrapper .logo {
    margin-top: auto;
  }
}
@media (min-width: 1420px) {
  .simple-banner .wrapper .logo {
    width: 460px;
    height: auto;
  }
}
.simple-banner .wrapper .header {
  margin-top: 24px;
  margin-bottom: 40px;
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: -0.0225em;
  font-weight: 600;
}
@media (min-width: 992px) {
  .simple-banner .wrapper .header {
    font-size: 42px;
    font-weight: 400;
    line-height: 52px;
    letter-spacing: -0.01em;
    font-weight: 600;
  }
}
.simple-banner .wrapper .btn {
  display: inline-flex;
}

.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;
  }
}
.vertical-banner-wrapper .vertical-banner-content .banner-header.small {
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: -0.01em;
}
@media (min-width: 768px) {
  .vertical-banner-wrapper .vertical-banner-content .banner-header.small {
    font-size: 42px;
    font-weight: 400;
    line-height: 52px;
    letter-spacing: -0.01em;
  }
}
@media (min-width: 992px) {
  .vertical-banner-wrapper .vertical-banner-content .banner-header.small {
    font-size: 42px;
    font-weight: 400;
    line-height: 52px;
    letter-spacing: -0.01em;
  }
}
.long-banner {
  background-image: url("/o/zondacrypto-theme/images/fragments/porsche_lp/porsche_interior.webp");
  background-repeat: no-repeat;
  background-position-y: 0;
  background-size: cover;
  background-color: rgb(33, 33, 33);
  background-position-x: center;
}
@media (min-width: 1920px) {
  .long-banner {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }
}
.long-banner .main-content {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding-top: 80px;
  padding-bottom: 80px;
  max-width: 784px;
}
@media (min-width: 768px) {
  .long-banner .main-content {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (min-width: 992px) {
  .long-banner .main-content {
    padding: 184px 0px;
  }
}
.long-banner .main-content img {
  object-fit: scale-down;
}
.long-banner .main-content .title {
  font-size: 48px;
  font-weight: 400;
  line-height: 56px;
  letter-spacing: -0.01em;
}
@media (min-width: 992px) {
  .long-banner .main-content .title {
    font-size: 60px;
    font-weight: 400;
    line-height: 72px;
    letter-spacing: -0.01em;
  }
}
.long-banner .main-content .description {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.18px;
  padding-left: 9px;
  padding-right: 9px;
}
@media (min-width: 768px) {
  .long-banner .main-content .description {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .long-banner .main-content .description {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.01em;
  }
}

.simple-banner-with-disclaimer {
  max-width: 1920px;
  background-color: rgb(33, 33, 33);
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (min-width: 992px) {
  .simple-banner-with-disclaimer {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (min-width: 1920px) {
  .simple-banner-with-disclaimer {
    margin-left: auto;
    margin-right: auto;
  }
}
.simple-banner-with-disclaimer .content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 3;
}
.simple-banner-with-disclaimer .content .preheading {
  padding-bottom: 16px;
}
.simple-banner-with-disclaimer .content .title {
  padding-bottom: 40px;
  max-width: 675px;
}
.simple-banner-with-disclaimer .content a {
  margin-bottom: 60px;
  align-self: center;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .simple-banner-with-disclaimer .content .disclaimer {
    max-width: 618px;
  }
}
@media (min-width: 992px) {
  .simple-banner-with-disclaimer .content .disclaimer {
    max-width: 690px;
  }
}
@media (min-width: 1420px) {
  .simple-banner-with-disclaimer .content .disclaimer {
    max-width: 1064px;
  }
}
.simple-banner-with-disclaimer .bg-color-left {
  position: absolute;
  width: 687.662px;
  height: 651.469px;
  transform: rotate(-105deg);
  flex-shrink: 0;
  background: var(--Unified-Gradients-Green-to-Blue, linear-gradient(180deg, #00E7B7 0%, #276EFF 100%));
  opacity: 0.3;
  filter: blur(125px);
  bottom: -400px;
  left: -400px;
}
@media (min-width: 992px) {
  .simple-banner-with-disclaimer .bg-color-left {
    bottom: -600px;
  }
}
@media (min-width: 1920px) {
  .simple-banner-with-disclaimer .bg-color-left {
    left: calc(100vw - 2320px);
  }
}
.simple-banner-with-disclaimer .bg-color-right {
  position: absolute;
  width: 711.662px;
  height: 711.662px;
  transform: rotate(108.291deg);
  flex-shrink: 0;
  background: var(--Unified-Gradients-Blue-to-Pink, linear-gradient(180deg, #276EFF 0%, #F5F 100%));
  opacity: 0.5;
  filter: blur(120px);
  bottom: -400px;
  right: -400px;
}
@media (min-width: 992px) {
  .simple-banner-with-disclaimer .bg-color-right {
    bottom: -600px;
  }
}
@media (min-width: 1920px) {
  .simple-banner-with-disclaimer .bg-color-right {
    right: calc(100vw - 2320px);
  }
}

/* colors name from https://colornamer.robertcooper.me */
/*COLOR FONTS*/
.font-white {
  color: rgb(255, 255, 255);
}
.font-lead {
  color: rgb(33, 33, 33);
}
.font-digital {
  color: rgb(98, 100, 102);
}
.font-blue-genie {
  color: rgb(106, 93, 251);
}
.font-lilas {
  color: rgb(197, 154, 253);
}
.font-hailey-blue {
  color: rgb(39, 110, 255);
}
.font-ultimate-pink {
  color: rgb(255, 85, 255);
}
.font-zheleznogorsk-yellow {
  color: rgb(254, 244, 0);
}
.font-main-color {
  color: rgb(106, 88, 255);
}

/*BACKGROUBNDS COLORS*/
.bg-color-white {
  background-color: rgb(255, 255, 255);
}
.bg-color-lead {
  background-color: rgb(33, 33, 33);
}
.bg-color-digital {
  background-color: rgb(98, 100, 102);
}
.bg-color-blue-genie {
  background-color: rgb(106, 93, 251);
}
.bg-color-lilas {
  background-color: rgb(197, 154, 253);
}
.bg-color-hailey-blue {
  background-color: rgb(39, 110, 255);
}
.bg-color-ultimate-pink {
  background-color: rgb(255, 85, 255);
}
.bg-color-zheleznogorsk-yellow {
  background-color: rgb(254, 244, 0);
}

/*LINEAR GRADIENTS */
.mica-our-licences {
  position: relative;
  overflow: hidden;
  background: none;
  max-width: 1920px;
}
@media (min-width: 992px) {
  .mica-our-licences {
    margin-left: auto;
    margin-right: auto;
  }
}
.mica-our-licences .gradient-left {
  position: absolute;
  background: linear-gradient(-165deg, rgb(197, 154, 253) 6.5%, rgb(190, 141, 247) 100%);
  width: 396px;
  height: 382px;
  opacity: 0.8;
  filter: blur(140px);
  top: -83px;
  left: -329px;
}
@media (min-width: 768px) {
  .mica-our-licences .gradient-left {
    width: 589.321px;
    height: 569.851px;
    top: -88px;
    left: -480px;
  }
}
@media (min-width: 992px) {
  .mica-our-licences .gradient-left {
    top: -180px;
    left: -430px;
  }
}
@media (min-width: 1420px) {
  .mica-our-licences .gradient-left {
    left: -370px;
  }
}
@media (min-width: 1920px) {
  .mica-our-licences .gradient-left {
    left: -140px;
  }
}
.mica-our-licences .gradient-right {
  position: absolute;
  background: none;
}
@media (min-width: 992px) {
  .mica-our-licences .gradient-right {
    background: linear-gradient(300deg, rgb(39, 110, 255) 0%, rgb(255, 85, 255) 100%);
    width: 540px;
    height: 518px;
    opacity: 0.5;
    filter: blur(140px);
    right: -540px;
    top: 60px;
  }
}
@media (min-width: 1420px) {
  .mica-our-licences .gradient-right {
    right: -440px;
  }
}
@media (min-width: 1920px) {
  .mica-our-licences .gradient-right {
    right: -200px;
  }
}
.mica-our-licences .gradient-right-second {
  position: absolute;
  background: linear-gradient(300deg, rgb(255, 85, 255) 0%, rgb(254, 244, 0) 100%);
  width: 316px;
  height: 308px;
  opacity: 0.8;
  filter: blur(140px);
  top: 277px;
  right: -316px;
}
@media (min-width: 768px) {
  .mica-our-licences .gradient-right-second {
    background: linear-gradient(240deg, rgb(255, 85, 255) 0%, rgb(254, 244, 0) 100%);
    width: 458px;
    height: 446px;
    right: -400px;
    top: 177px;
  }
}
@media (min-width: 992px) {
  .mica-our-licences .gradient-right-second {
    right: -317px;
  }
}
@media (min-width: 1420px) {
  .mica-our-licences .gradient-right-second {
    right: -220px;
  }
}
@media (min-width: 1920px) {
  .mica-our-licences .gradient-right-second {
    right: 0px;
  }
}
.mica-our-licences .image-left {
  width: 99px;
  height: auto;
  position: absolute;
  display: none;
}
@media (min-width: 768px) {
  .mica-our-licences .image-left {
    top: 31px;
    left: -10px;
    display: block;
  }
}
@media (min-width: 992px) {
  .mica-our-licences .image-left {
    width: 129px;
    height: auto;
    top: 90px;
    left: -30px;
  }
}
@media (min-width: 1420px) {
  .mica-our-licences .image-left {
    left: -20px;
  }
}
@media (min-width: 1920px) {
  .mica-our-licences .image-left {
    left: 220px;
  }
}
.mica-our-licences .image-right {
  width: 113px;
  height: auto;
  position: absolute;
  display: none;
  filter: blur(10px);
}
@media (min-width: 768px) {
  .mica-our-licences .image-right {
    top: 271px;
    right: -43px;
    display: block;
  }
}
@media (min-width: 992px) {
  .mica-our-licences .image-right {
    top: 368px;
    right: 0;
  }
}
@media (min-width: 1420px) {
  .mica-our-licences .image-right {
    width: 166px;
    height: auto;
    top: 320px;
    right: 20px;
  }
}
@media (min-width: 1920px) {
  .mica-our-licences .image-right {
    right: 264px;
  }
}
.mica-our-licences .information {
  display: flex;
  position: relative;
  width: 100%;
  flex-direction: column;
  align-items: center;
}
.mica-our-licences .information .pill {
  margin-top: 44px;
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.5;
  color: #212121;
  border-radius: 100px;
  border: 1px solid #BDBDBD;
  letter-spacing: 0.32px;
}
@media (min-width: 768px) {
  .mica-our-licences .information .pill {
    margin-top: 58px;
  }
}
@media (min-width: 992px) {
  .mica-our-licences .information .pill {
    margin-top: 66px;
  }
}
@media (min-width: 1420px) {
  .mica-our-licences .information .pill {
    margin-top: 102px;
  }
}
.mica-our-licences .information .title {
  margin-top: 40px;
  font-size: 42px;
  font-weight: 400;
  line-height: 52px;
  letter-spacing: -0.01em;
}
@media (min-width: 768px) {
  .mica-our-licences .information .title {
    width: 460px;
    margin-top: 58px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  .mica-our-licences .information .title {
    width: 690px;
    margin-top: 66px;
    font-size: 60px;
    font-weight: 400;
    line-height: 72px;
    letter-spacing: -0.01em;
  }
}
@media (min-width: 1420px) {
  .mica-our-licences .information .title {
    width: 848px;
    margin-top: 102px;
  }
}
.mica-our-licences .information .requirements {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 90px;
  width: 100%;
}
@media (min-width: 768px) {
  .mica-our-licences .information .requirements {
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
    width: 618px;
  }
}
@media (min-width: 992px) {
  .mica-our-licences .information .requirements {
    margin-top: 88px;
    width: 700px;
  }
}
@media (min-width: 1420px) {
  .mica-our-licences .information .requirements {
    margin-top: 160px;
    width: 936px;
  }
}
.mica-our-licences .information .requirements .subtitle {
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: -0.0225em;
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .mica-our-licences .information .requirements .subtitle {
    font-size: 42px;
    font-weight: 400;
    line-height: 52px;
    letter-spacing: -0.01em;
  }
}
.mica-our-licences .information .requirements .text {
  margin-top: 24px;
  margin-bottom: 0;
}
.mica-our-licences .information .licences {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  margin-top: 128px;
}
@media (min-width: 768px) {
  .mica-our-licences .information .licences {
    margin-top: 148px;
  }
}
@media (min-width: 992px) {
  .mica-our-licences .information .licences {
    margin-top: 208px;
  }
}
@media (min-width: 1420px) {
  .mica-our-licences .information .licences {
    margin-top: 160px;
  }
}
.mica-our-licences .information .licences .header-with-map {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
}
.mica-our-licences .information .licences .header-with-map .subtitle {
  padding: 0 48px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: -0.0225em;
}
@media (min-width: 768px) {
  .mica-our-licences .information .licences .header-with-map .subtitle {
    padding: 0;
    width: 522px;
  }
}
@media (min-width: 992px) {
  .mica-our-licences .information .licences .header-with-map .subtitle {
    width: 100%;
  }
}
@media (min-width: 1420px) {
  .mica-our-licences .information .licences .header-with-map .subtitle {
    width: 936px;
  }
}
.mica-our-licences .information .licences .header-with-map .text {
  padding: 0 48px;
  margin-top: 24px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.18px;
}
@media (min-width: 768px) {
  .mica-our-licences .information .licences .header-with-map .text {
    width: 522px;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .mica-our-licences .information .licences .header-with-map .text {
    width: 100%;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.01em;
  }
}
@media (min-width: 1420px) {
  .mica-our-licences .information .licences .header-with-map .text {
    width: 936px;
  }
}
.mica-our-licences .information .licences .header-with-map .map {
  width: 100%;
  height: auto;
  margin-top: 60px;
}
@media (min-width: 992px) {
  .mica-our-licences .information .licences .header-with-map .map {
    width: 830px;
  }
}
@media (min-width: 1420px) {
  .mica-our-licences .information .licences .header-with-map .map {
    width: 969px;
  }
}
.mica-our-licences .information .licences .countries {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
  width: 100%;
  margin-top: 28px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .mica-our-licences .information .licences .countries {
    margin-top: 60px;
  }
}
@media (min-width: 992px) {
  .mica-our-licences .information .licences .countries {
    gap: 20px;
  }
}
.mica-our-licences .information .licences .countries .country {
  display: flex;
  width: 100%;
  flex: 0 0 calc(50% - 8px);
  padding: 28px 0;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .mica-our-licences .information .licences .countries .country {
    flex: 0 0 calc(33.3333333333% - 11px);
    margin-bottom: 12px;
    padding: 28px 16px;
  }
}
@media (min-width: 992px) {
  .mica-our-licences .information .licences .countries .country {
    padding: 28px 28px;
    flex: 0 0 calc(33.3333333333% - 14px);
  }
}
@media (min-width: 1420px) {
  .mica-our-licences .information .licences .countries .country {
    flex: 0 0 calc(25% - 15px);
  }
}
.mica-our-licences .information .licences .countries .country .country-header {
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 12px;
}
.mica-our-licences .information .licences .countries .country .country-header .icon {
  width: 24px;
  height: auto;
}
.mica-our-licences .information .licences .countries .country .country-header .country-title {
  margin: 0;
}
.mica-our-licences .information .licences .countries .country .trade-name {
  margin-top: 8px;
}
.mica-our-licences .information .licences .countries .country .trade-description {
  margin-top: 12px;
}
.mica-our-licences .information .licences .footer {
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.18px;
  margin-top: 48px;
  margin-bottom: 145px;
}
@media (min-width: 992px) {
  .mica-our-licences .information .licences .footer {
    width: 846px;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.01em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
    margin-bottom: 120px;
  }
}
@media (min-width: 1420px) {
  .mica-our-licences .information .licences .footer {
    margin-bottom: 262px;
  }
}
.mica-our-licences .information .licences .footer a {
  color: rgb(98, 100, 102);
  text-decoration-line: underline;
}

.collapse:not(.show) {
  display: none;
}

.question-section {
  display: flex;
  flex-direction: column;
  max-width: 820px;
  margin: 80px auto;
  gap: 40px;
}
@media (min-width: 768px) {
  .question-section {
    margin: 80px 35px;
  }
}
@media (min-width: 992px) {
  .question-section {
    margin: 128px auto;
  }
}
.question-section .header-text.header-large {
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: -0.0225em;
  font-weight: 600;
}
@media (min-width: 992px) {
  .question-section .header-text.header-large {
    font-size: 36px;
    font-weight: 400;
    line-height: 44px;
    letter-spacing: -0.01em;
    font-weight: 600;
  }
}
.question-section.dark-mode .header-text {
  color: var(--Text-Default-Primary-Inverse, #FFF);
}
.question-section.dark-mode .helpdesk-common-questions__question {
  color: var(--Text-Default-Primary-Inverse, #FFF);
}
.question-section.dark-mode .helpdesk-common-questions__question.question-header {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.01em;
  font-weight: 600;
}
@media (min-width: 992px) {
  .question-section.dark-mode .helpdesk-common-questions__question.question-header {
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: -0.01em;
    font-weight: 600;
  }
}
.question-section.dark-mode .toggle-icon {
  background-color: transparent;
}
.question-section.dark-mode .toggle-icon:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 4px;
  border-radius: 2px;
}
.question-section.dark-mode .helpdesk-common-questions__answer {
  color: var(--Text-Default-Primary-Inverse, #FFF);
}
.question-section.dark-mode .card {
  border: 1px solid var(--Background-Color-Neutral-Inverse, rgba(106, 93, 251, 0.1)) !important;
  background: var(--Background-Overlay-Default, rgba(33, 33, 33, 0.6));
}
.question-section.dark-mode li {
  margin-left: 13px;
}
.question-section .btn button.toggle-icon:before {
  display: block;
  content: " ";
  background-image: url("/o/zondacrypto-theme/images/icons/CaretDownGray.svg");
  background-size: cover;
  width: 24px;
  height: 24px;
  transform: rotate(180deg);
  transition: transform 0.3s linear;
}
.question-section .btn.collapsed button.toggle-icon:before {
  transform: rotate(0deg);
}
.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 .toggle-icon {
  box-shadow: none;
  border: 0;
  background-color: white;
}
.question-section .toggle-icon:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 4px;
  border-radius: 2px;
}
.question-section .helpdesk-common-questions__question {
  color: #212121;
  flex: 1;
}
.question-section .helpdesk-common-questions__answer {
  color: #4F4F4F;
  padding-top: 14px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.01em;
}
@media (min-width: 992px) {
  .question-section .helpdesk-common-questions__answer {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.01em;
  }
}
.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 .card .btn.btn-link {
  align-items: center;
  display: flex;
  flex-direction: row;
  color: #212121;
  text-align: left;
  width: 100%;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.01em;
  font-weight: 600;
}
@media (min-width: 992px) {
  .question-section .card .btn.btn-link {
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: -0.01em;
    font-weight: 600;
  }
}
.question-section .question-section__question {
  margin-right: 14px;
  display: none;
}
@media (min-width: 992px) {
  .question-section .question-section__question {
    display: block;
  }
}

/* colors name from https://colornamer.robertcooper.me */
/*COLOR FONTS*/
.font-white {
  color: rgb(255, 255, 255);
}
.font-lead {
  color: rgb(33, 33, 33);
}
.font-digital {
  color: rgb(98, 100, 102);
}
.font-blue-genie {
  color: rgb(106, 93, 251);
}
.font-lilas {
  color: rgb(197, 154, 253);
}
.font-hailey-blue {
  color: rgb(39, 110, 255);
}
.font-ultimate-pink {
  color: rgb(255, 85, 255);
}
.font-zheleznogorsk-yellow {
  color: rgb(254, 244, 0);
}
.font-main-color {
  color: rgb(106, 88, 255);
}

/*BACKGROUBNDS COLORS*/
.bg-color-white {
  background-color: rgb(255, 255, 255);
}
.bg-color-lead {
  background-color: rgb(33, 33, 33);
}
.bg-color-digital {
  background-color: rgb(98, 100, 102);
}
.bg-color-blue-genie {
  background-color: rgb(106, 93, 251);
}
.bg-color-lilas {
  background-color: rgb(197, 154, 253);
}
.bg-color-hailey-blue {
  background-color: rgb(39, 110, 255);
}
.bg-color-ultimate-pink {
  background-color: rgb(255, 85, 255);
}
.bg-color-zheleznogorsk-yellow {
  background-color: rgb(254, 244, 0);
}

/*LINEAR GRADIENTS */
.banner-with-3-shapes {
  position: static;
  overflow: hidden;
  background: none;
  max-width: 1920px;
  background: #0E0948;
  color: #ffffff;
}
@media (min-width: 992px) {
  .banner-with-3-shapes {
    margin-left: auto;
    margin-right: auto;
  }
}
.banner-with-3-shapes .image-left {
  width: 96px;
  height: auto;
  position: absolute;
  display: none;
}
@media (min-width: 768px) {
  .banner-with-3-shapes .image-left {
    top: 95px;
    left: 13px;
    display: block;
  }
}
@media (min-width: 992px) {
  .banner-with-3-shapes .image-left {
    width: 109px;
    left: 24px;
  }
}
@media (min-width: 1420px) {
  .banner-with-3-shapes .image-left {
    width: 126px;
    top: 111px;
    left: 48px;
  }
}
@media (min-width: 1920px) {
  .banner-with-3-shapes .image-left {
    left: 290px;
  }
}
.banner-with-3-shapes .image-right {
  width: 84px;
  height: auto;
  position: absolute;
  display: none;
}
@media (min-width: 768px) {
  .banner-with-3-shapes .image-right {
    top: 384px;
    right: -38px;
    display: block;
  }
}
@media (min-width: 992px) {
  .banner-with-3-shapes .image-right {
    width: 104px;
    top: 373px;
    right: -36px;
  }
}
@media (min-width: 1420px) {
  .banner-with-3-shapes .image-right {
    width: 150px;
    top: 251px;
    right: -5px;
  }
}
@media (min-width: 1920px) {
  .banner-with-3-shapes .image-right {
    top: 267px;
    right: 234px;
  }
}
.banner-with-3-shapes .image-right-second {
  width: 60px;
  height: auto;
  position: absolute;
  display: none;
  filter: blur(5px);
}
@media (min-width: 768px) {
  .banner-with-3-shapes .image-right-second {
    top: 516px;
    right: 58px;
    display: block;
  }
}
@media (min-width: 992px) {
  .banner-with-3-shapes .image-right-second {
    width: 73px;
    top: 505px;
    right: 90px;
  }
}
@media (min-width: 1420px) {
  .banner-with-3-shapes .image-right-second {
    width: 106px;
    top: 448px;
    right: 169px;
  }
}
@media (min-width: 1920px) {
  .banner-with-3-shapes .image-right-second {
    right: 408px;
  }
}
.banner-with-3-shapes .information {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  margin-top: 107px;
  margin-bottom: 91px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .banner-with-3-shapes .information {
    margin-top: 171px;
    margin-bottom: 160px;
  }
}
@media (min-width: 992px) {
  .banner-with-3-shapes .information {
    margin-top: 211px;
    margin-bottom: 213px;
  }
}
.banner-with-3-shapes .information .logo {
  width: 106px;
  height: auto;
}
.banner-with-3-shapes .information .title {
  margin-top: 32px;
  font-size: 48px;
  font-weight: 400;
  line-height: 56px;
  letter-spacing: -0.01em;
}
@media (min-width: 768px) {
  .banner-with-3-shapes .information .title {
    width: 618px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  .banner-with-3-shapes .information .title {
    width: 690px;
    margin-top: 24px;
    font-size: 60px;
    font-weight: 400;
    line-height: 72px;
    letter-spacing: -0.01em;
  }
}
@media (min-width: 1420px) {
  .banner-with-3-shapes .information .title {
    width: 845px;
  }
}
.banner-with-3-shapes .information .subtitle {
  margin-top: 24px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.18px;
}
@media (min-width: 768px) {
  .banner-with-3-shapes .information .subtitle {
    width: 631px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  .banner-with-3-shapes .information .subtitle {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.01em;
  }
}

/* colors name from https://colornamer.robertcooper.me */
/*COLOR FONTS*/
.font-white {
  color: rgb(255, 255, 255);
}
.font-lead {
  color: rgb(33, 33, 33);
}
.font-digital {
  color: rgb(98, 100, 102);
}
.font-blue-genie {
  color: rgb(106, 93, 251);
}
.font-lilas {
  color: rgb(197, 154, 253);
}
.font-hailey-blue {
  color: rgb(39, 110, 255);
}
.font-ultimate-pink {
  color: rgb(255, 85, 255);
}
.font-zheleznogorsk-yellow {
  color: rgb(254, 244, 0);
}
.font-main-color {
  color: rgb(106, 88, 255);
}

/*BACKGROUBNDS COLORS*/
.bg-color-white {
  background-color: rgb(255, 255, 255);
}
.bg-color-lead {
  background-color: rgb(33, 33, 33);
}
.bg-color-digital {
  background-color: rgb(98, 100, 102);
}
.bg-color-blue-genie {
  background-color: rgb(106, 93, 251);
}
.bg-color-lilas {
  background-color: rgb(197, 154, 253);
}
.bg-color-hailey-blue {
  background-color: rgb(39, 110, 255);
}
.bg-color-ultimate-pink {
  background-color: rgb(255, 85, 255);
}
.bg-color-zheleznogorsk-yellow {
  background-color: rgb(254, 244, 0);
}

/*LINEAR GRADIENTS */
.bg-color {
  filter: blur(150px);
  opacity: 0.45;
}
.bg-color-basic-gradient {
  top: 0;
  right: 0;
  width: 301px;
  height: 246px;
  filter: blur(110px);
  transform: rotate(-113.2deg);
  position: absolute;
}

section.content div.main-content {
  position: relative;
  overflow: hidden;
}

/* colors name from https://colornamer.robertcooper.me */
/*COLOR FONTS*/
.font-white {
  color: rgb(255, 255, 255);
}
.font-lead {
  color: rgb(33, 33, 33);
}
.font-digital {
  color: rgb(98, 100, 102);
}
.font-blue-genie {
  color: rgb(106, 93, 251);
}
.font-lilas {
  color: rgb(197, 154, 253);
}
.font-hailey-blue {
  color: rgb(39, 110, 255);
}
.font-ultimate-pink {
  color: rgb(255, 85, 255);
}
.font-zheleznogorsk-yellow {
  color: rgb(254, 244, 0);
}
.font-main-color {
  color: rgb(106, 88, 255);
}

/*BACKGROUBNDS COLORS*/
.bg-color-white {
  background-color: rgb(255, 255, 255);
}
.bg-color-lead {
  background-color: rgb(33, 33, 33);
}
.bg-color-digital {
  background-color: rgb(98, 100, 102);
}
.bg-color-blue-genie {
  background-color: rgb(106, 93, 251);
}
.bg-color-lilas {
  background-color: rgb(197, 154, 253);
}
.bg-color-hailey-blue {
  background-color: rgb(39, 110, 255);
}
.bg-color-ultimate-pink {
  background-color: rgb(255, 85, 255);
}
.bg-color-zheleznogorsk-yellow {
  background-color: rgb(254, 244, 0);
}

/*LINEAR GRADIENTS */
body.has-edit-mode-menu .menu-top-anchors {
  position: relative;
}

.menu-top-anchors {
  max-width: 1920px;
  display: flex;
  width: 100%;
  height: 55px;
  padding: 16px 40px;
  justify-content: center;
  align-items: center;
  background: var(--Background-Overlay-Default, rgba(33, 33, 33, 0.6));
  box-shadow: 0 1px 10px 0 rgba(33, 33, 33, 0.1);
  backdrop-filter: blur(50px);
  flex-direction: row;
  flex-wrap: nowrap;
  position: fixed;
  z-index: 2;
}
.menu-top-anchors .wrapper {
  display: flex;
  align-items: flex-start;
  gap: 30px;
}
.menu-top-anchors .wrapper .link {
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
  letter-spacing: 0.32px;
}
.menu-top-anchors .wrapper .link:focus-visible {
  outline: 3px solid #a9a1ff;
  outline-offset: 4px;
  border-radius: 2px;
}

/* colors name from https://colornamer.robertcooper.me */
/*COLOR FONTS*/
.font-white {
  color: rgb(255, 255, 255);
}
.font-lead {
  color: rgb(33, 33, 33);
}
.font-digital {
  color: rgb(98, 100, 102);
}
.font-blue-genie {
  color: rgb(106, 93, 251);
}
.font-lilas {
  color: rgb(197, 154, 253);
}
.font-hailey-blue {
  color: rgb(39, 110, 255);
}
.font-ultimate-pink {
  color: rgb(255, 85, 255);
}
.font-zheleznogorsk-yellow {
  color: rgb(254, 244, 0);
}
.font-main-color {
  color: rgb(106, 88, 255);
}

/*BACKGROUBNDS COLORS*/
.bg-color-white {
  background-color: rgb(255, 255, 255);
}
.bg-color-lead {
  background-color: rgb(33, 33, 33);
}
.bg-color-digital {
  background-color: rgb(98, 100, 102);
}
.bg-color-blue-genie {
  background-color: rgb(106, 93, 251);
}
.bg-color-lilas {
  background-color: rgb(197, 154, 253);
}
.bg-color-hailey-blue {
  background-color: rgb(39, 110, 255);
}
.bg-color-ultimate-pink {
  background-color: rgb(255, 85, 255);
}
.bg-color-zheleznogorsk-yellow {
  background-color: rgb(254, 244, 0);
}

/*LINEAR GRADIENTS */
.header-with-image-description {
  position: relative;
  max-width: 1920px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-self: stretch;
  gap: 16px;
  margin-top: 60px;
}
@media (min-width: 992px) {
  .header-with-image-description {
    margin-left: auto;
    margin-right: auto;
  }
}
.header-with-image-description .title {
  margin: 0;
}
.header-with-image-description .image {
  border-radius: 8px;
  width: 100%;
  max-width: 820px;
}
/* colors name from https://colornamer.robertcooper.me */
/*COLOR FONTS*/
.font-white {
  color: rgb(255, 255, 255);
}
.font-lead {
  color: rgb(33, 33, 33);
}
.font-digital {
  color: rgb(98, 100, 102);
}
.font-blue-genie {
  color: rgb(106, 93, 251);
}
.font-lilas {
  color: rgb(197, 154, 253);
}
.font-hailey-blue {
  color: rgb(39, 110, 255);
}
.font-ultimate-pink {
  color: rgb(255, 85, 255);
}
.font-zheleznogorsk-yellow {
  color: rgb(254, 244, 0);
}
.font-main-color {
  color: rgb(106, 88, 255);
}

/*BACKGROUBNDS COLORS*/
.bg-color-white {
  background-color: rgb(255, 255, 255);
}
.bg-color-lead {
  background-color: rgb(33, 33, 33);
}
.bg-color-digital {
  background-color: rgb(98, 100, 102);
}
.bg-color-blue-genie {
  background-color: rgb(106, 93, 251);
}
.bg-color-lilas {
  background-color: rgb(197, 154, 253);
}
.bg-color-hailey-blue {
  background-color: rgb(39, 110, 255);
}
.bg-color-ultimate-pink {
  background-color: rgb(255, 85, 255);
}
.bg-color-zheleznogorsk-yellow {
  background-color: rgb(254, 244, 0);
}

/*LINEAR GRADIENTS */
.header-with-paragraph {
  position: relative;
  max-width: 1920px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-self: stretch;
}
@media (min-width: 992px) {
  .header-with-paragraph {
    margin-left: auto;
    margin-right: auto;
  }
}
.header-with-paragraph ul {
  padding-left: 18px;
}
.header-with-paragraph .title {
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: -0.0225em;
}
@media (min-width: 768px) {
  .header-with-paragraph .title {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  .header-with-paragraph .title {
    font-size: 36px;
    font-weight: 400;
    line-height: 44px;
    letter-spacing: -0.01em;
  }
}
.header-with-paragraph .paragraphs {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
}

#main-content {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.mica-page-layout {
  background: #0E0948;
  max-width: 1920px;
}
.mica-page-layout .wrapper {
  width: 100%;
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
  overflow: auto;
}

.support-layout {
  margin: 0 auto 40px auto;
  max-width: 1920px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .support-layout {
    flex-direction: row;
  }
}
@media (min-width: 1420px) {
  .support-layout {
    margin: 0 auto 100px auto;
  }
}
.support-layout .legal-article.history-show .article-content-wrapper {
  display: none;
}
.support-layout .legal-article .file-versions {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 20px;
}
.support-layout .legal-article .file-versions .file-version {
  width: 100%;
  background-color: rgba(33, 33, 33, 0.031372549);
  border-radius: 20px;
  padding: 28px 32px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  cursor: pointer;
}
.support-layout .legal-article .file-versions .file-version .download-link:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 4px;
  border-radius: 2px;
}
.support-layout .legal-article .file-versions .file-version .information {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.support-layout .legal-article .content {
  margin-top: 40px;
}
.support-layout .legal-article .content a {
  text-decoration: underline;
}
.support-layout .legal-article .content a:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 4px;
  border-radius: 2px;
}
.support-layout .legal-article .title-article-documents {
  margin-top: 24px;
  margin-bottom: 40px;
}
.support-layout .legal-article .download-link {
  color: #453CB0;
}
.support-layout .legal-article p {
  margin-bottom: 0px;
}
.support-layout .legal-article button.download {
  background-color: white;
  color: #212121;
  border: 0;
}
.support-layout .legal-article .simple-download-section {
  gap: 20px;
  display: flex;
  flex-direction: column;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .support-layout .legal-article .simple-download-section {
    flex-direction: row;
  }
}
.support-layout .legal-article .simple-download-section .history-control-btn {
  width: 100%;
}
@media (min-width: 768px) {
  .support-layout .legal-article .simple-download-section .history-control-btn {
    width: auto;
  }
}
.support-layout .legal-article .pdf-history-section {
  padding-top: 32px;
}
.support-layout .legal-article .pdf-history-section .download-section .history-control-btn {
  width: 100%;
  text-align: left;
}
@media (min-width: 768px) {
  .support-layout .legal-article .pdf-history-section .download-section .history-control-btn {
    width: auto;
  }
}
.support-layout .legal-article .pdf-history-section .download-section .history-control-btn:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 4px;
  border-radius: 2px;
}
.support-layout .nav {
  display: flex;
  width: 100vw;
  align-items: flex-start;
  gap: 20px;
  background: var(--Background-Default-Primary, #FFF);
  box-shadow: 0 1px 10px 0 rgba(33, 33, 33, 0.1);
  backdrop-filter: blur(50px);
  margin: 0 -20px 0 -20px;
  z-index: 1;
}
@media (min-width: 1420px) {
  .support-layout .nav.right-separator {
    border-right: 1px solid var(--Border-Default-Default, rgba(33, 33, 33, 0.1));
  }
}
@media (min-width: 768px) {
  .support-layout .nav {
    margin: 0 -25px 0 -25px;
  }
}
@media (min-width: 992px) {
  .support-layout .nav {
    width: 267px;
    margin: 0px 24px 0 0;
    padding-top: 40px;
    flex-direction: column;
    gap: 22px;
    flex-shrink: 0;
    box-shadow: none;
    backdrop-filter: none;
  }
}
@media (min-width: 1420px) {
  .support-layout .nav {
    width: 310px;
  }
}
.support-layout .nav .portlet {
  margin-bottom: 0 !important;
}
.support-layout .nav .nav-heading-wrapper {
  display: flex;
  width: 100vw;
  height: 72px;
  padding: 0 20px;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
  background: var(--Background-Default-Primary, #FFF);
}
@media (min-width: 768px) {
  .support-layout .nav .nav-heading-wrapper {
    padding: 0 75px;
  }
}
@media (min-width: 992px) {
  .support-layout .nav .nav-heading-wrapper {
    display: none;
  }
}
.support-layout .nav .nav-heading-wrapper .heading-text-wrapper {
  margin-right: 10px;
  max-width: calc(100% - 40px);
}
@media (min-width: 768px) {
  .support-layout .nav .nav-heading-wrapper .heading-text-wrapper {
    max-width: calc(100% - 150px);
  }
}
.support-layout .nav .nav-heading-wrapper .current-category {
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  white-space: nowrap;
  margin-bottom: 2px;
}
.support-layout .nav .nav-heading-wrapper .current-article-title {
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  white-space: nowrap;
  color: var(--Icon-Color-Neutral-Focus, #453CB0);
  font-weight: 400;
}
.support-layout .nav .nav-heading-wrapper .toggle-navigation__btn {
  display: flex;
  width: 48px;
  height: 48px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 100px;
  background: var(--Button-Secondary-Default, #FFF);
  box-shadow: 0px 1px 5px 0px rgba(33, 33, 33, 0.1);
  border: 0;
}
.support-layout .nav .nav-heading-wrapper .toggle-navigation__btn:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 2px;
}
.support-layout .nav .hide-nav--xl-down {
  display: none;
}
@media (min-width: 992px) {
  .support-layout .nav .hide-nav--xl-down {
    display: flex;
  }
}
.support-layout .nav .left-nav {
  position: absolute;
  background-color: #fff;
  width: 100%;
  box-shadow: 0px 1px 10px 0px rgba(33, 33, 33, 0.1);
}
@media (min-width: 992px) {
  .support-layout .nav .left-nav {
    position: relative;
    width: auto;
    box-shadow: none;
  }
}
.support-layout .nav .left-nav.hide-nav--xl-down {
  display: block;
  visibility: hidden;
}
@media (min-width: 992px) {
  .support-layout .nav .left-nav.hide-nav--xl-down {
    visibility: visible;
  }
}
.support-layout .nav .left-nav .nav-categories {
  display: flex;
  padding: 20px;
  margin: 16px 0;
  flex-direction: column;
  align-items: flex-start;
  gap: 22px;
  flex: 1 0 0;
  overflow: scroll;
}
@media (min-width: 768px) {
  .support-layout .nav .left-nav .nav-categories {
    padding: 20px 75px;
  }
}
@media (min-width: 992px) {
  .support-layout .nav .left-nav .nav-categories {
    padding: 0 24px 0 0;
    margin: 0;
    height: auto !important;
    overflow: hidden;
  }
}
.support-layout .nav .left-nav .nav-categories .nav-articles {
  list-style: none;
}
.support-layout .nav .left-nav .nav-categories .nav-articles .link {
  color: var(--Text-Default-Tertiary, #959799);
}
.support-layout .nav .left-nav .nav-categories .nav-articles .link.active {
  color: var(--Text-Default-Primary, #212121);
}
.support-layout .nav .left-nav .nav-categories .nav-articles a:focus-visible {
  outline: 4px solid #5046c2;
  outline-offset: 2px;
  border-radius: 2px;
}
.support-layout .nav .left-nav .nav-categories .nav-articles .zonda-simple-articles-list {
  display: flex;
  margin-top: 22px;
  margin-left: 12px;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  align-self: stretch;
  list-style: none;
}
.support-layout .nav .left-nav .nav-categories .nav-articles .zonda-simple-articles-list a {
  color: var(--Text-Default-Primary, #212121);
}
.support-layout .nav .left-nav .nav-categories .nav-articles .zonda-simple-articles-list a.active {
  color: var(--Text-Color-Highlight, #453CB0);
}
.support-layout .nav .left-nav .nav-categories .nav-articles .zonda-simple-articles-list a:focus-visible {
  outline: 4px solid #5046c2;
  outline-offset: 2px;
  border-radius: 2px;
}
.support-layout .content-column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}
@media (min-width: 768px) {
  .support-layout .content-column {
    width: calc(100% - 100px);
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .support-layout .content-column {
    width: calc(100% - 267px - 13px);
    margin-left: 13px;
  }
}
@media (min-width: 1420px) {
  .support-layout .content-column {
    max-width: 846px;
    margin-left: 76px;
    margin-top: 40px;
  }
}
.support-layout .content-column > div {
  width: 100%;
}
.support-layout .content-column section.article {
  margin-top: 40px;
}
.support-layout .content-column section.article.legal-article {
  margin-top: 0;
  padding: 0;
}
@media (min-width: 992px) {
  .support-layout .content-column section.article.legal-article {
    padding: 0 80px 0 16px;
  }
}
.support-layout .content-column section.article.legal-article .content {
  padding: 0;
}
.support-layout .content-column section.article ul {
  margin-left: 15px;
}
.support-layout .content-column section.article h1 {
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: -0.01em;
  font-weight: 600;
}
@media (min-width: 992px) {
  .support-layout .content-column section.article h1 {
    font-size: 36px;
    font-weight: 400;
    line-height: 44px;
    letter-spacing: -0.01em;
    font-weight: 600;
  }
}

.support-articles-list {
  display: flex;
  width: 100%;
  padding: 8px 0;
  flex-direction: column;
  align-items: flex-start;
}
.support-articles-list .article {
  display: flex;
  padding: 32px 0;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
  border-bottom: 1px solid var(--Border-Default-Default, rgba(33, 33, 33, 0.1));
}
@media (min-width: 992px) {
  .support-articles-list .article {
    padding: 32px 20px;
  }
}
@media (min-width: 1420px) {
  .support-articles-list .article {
    flex-direction: row;
    align-items: center;
    gap: 40px;
  }
}
.support-articles-list .article .wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  align-self: stretch;
  justify-content: center;
}
.support-articles-list .article .wrapper .title {
  color: var(--Text-Default-Primary, #212121);
  margin: 0;
}
.support-articles-list .article .wrapper .description {
  overflow: hidden;
  color: var(--Text-Default-Secondary, #626466);
  text-overflow: ellipsis;
  white-space: normal;
  align-self: stretch;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  width: 100%;
  margin: 0;
}
.support-articles-list .article .wrapper .description p {
  margin: 0;
}
.support-articles-list .article .link {
  white-space: nowrap;
  align-self: start;
}
@media (min-width: 1420px) {
  .support-articles-list .article .link {
    align-self: center;
  }
}
.support-articles-list .article a {
  text-decoration: underline;
}
.support-articles-list .article a:focus-visible {
  outline: 4px solid #5046c2;
  outline-offset: 2px;
  border-radius: 2px;
}

.support-category-heading-with-icon {
  display: none;
}
@media (min-width: 992px) {
  .support-category-heading-with-icon {
    display: flex;
    max-width: 620px;
    align-items: center;
    gap: 20px;
    margin: 36px 0 32px 0;
  }
}
.support-category-heading-with-icon .icon {
  display: flex;
  width: 100px;
  height: 100px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 16px;
  padding: 16px;
}
.support-category-heading-with-icon .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 2px;
}
.support-category-heading-with-icon .wrapper .text {
  color: var(--Text-Default-Primary, #212121);
  margin: 0;
}
.support-category-heading-with-icon .wrapper .description {
  color: var(--Text-Default-Primary, #212121);
}

.content-section .lfr-layout-structure-item-zondacrypto-contact-fragments-contact-cards-wrapper .content,
.content-section .lfr-layout-structure-item-zondacrypto-contact-fragments-email-cards-wrapper .content,
.content-section .lfr-layout-structure-item-zondacrypto-contact-fragments-social-cards-wrapper .content,
.content-section .lfr-layout-structure-item-zondacrypto-contact-fragments-contact-details-cards-wrapper .content {
  padding: 68px 20px !important;
}
@media (min-width: 992px) {
  .content-section .lfr-layout-structure-item-zondacrypto-contact-fragments-contact-cards-wrapper .content,
  .content-section .lfr-layout-structure-item-zondacrypto-contact-fragments-email-cards-wrapper .content,
  .content-section .lfr-layout-structure-item-zondacrypto-contact-fragments-social-cards-wrapper .content,
  .content-section .lfr-layout-structure-item-zondacrypto-contact-fragments-contact-details-cards-wrapper .content {
    padding: 80px 20px !important;
  }
}

@media (min-width: 1420px) {
  .m-auto-desktop {
    margin-left: auto;
    margin-right: auto;
  }
}
.three-column-row-contact {
  padding: 64px 20px;
  gap: 10px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .three-column-row-contact {
    padding: 68px 156px;
  }
}
@media (min-width: 992px) {
  .three-column-row-contact {
    padding: 80px;
    gap: 20px;
  }
}
@media (min-width: 768px) {
  .three-column-row-contact .contact-cards {
    display: grid;
  }
}
@media (min-width: 992px) {
  .three-column-row-contact .contact-cards {
    display: flex;
    justify-content: center;
  }
}
.three-column-row-contact .contact-cards > div:first-child,
.three-column-row-contact .contact-cards .page-editor__root.page-editor__topper {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-direction: column;
}
@media (min-width: 768px) {
  .three-column-row-contact .contact-cards > div:first-child,
  .three-column-row-contact .contact-cards .page-editor__root.page-editor__topper {
    max-width: 456px;
    align-self: center;
    justify-self: center;
  }
}
@media (min-width: 992px) {
  .three-column-row-contact .contact-cards > div:first-child,
  .three-column-row-contact .contact-cards .page-editor__root.page-editor__topper {
    flex-direction: row;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .three-column-row-contact .contact-cards > div:first-child .lfr-layout-structure-item-contact-card,
  .three-column-row-contact .contact-cards .page-editor__root.page-editor__topper .lfr-layout-structure-item-contact-card {
    flex-basis: 100%;
  }
}
.three-column-row-contact .contact-cards > div:first-child .contact-card,
.three-column-row-contact .contact-cards .page-editor__root.page-editor__topper .contact-card {
  display: flex;
  flex-direction: column;
  padding: 30px 16px;
  border-radius: 16px;
  gap: 20px;
}
@media (min-width: 768px) {
  .three-column-row-contact .contact-cards > div:first-child .contact-card,
  .three-column-row-contact .contact-cards .page-editor__root.page-editor__topper .contact-card {
    padding: 30px 0;
  }
}
@media (min-width: 992px) {
  .three-column-row-contact .contact-cards > div:first-child .contact-card,
  .three-column-row-contact .contact-cards .page-editor__root.page-editor__topper .contact-card {
    padding: 30px 16px;
    flex-basis: 100%;
    width: 264px;
    max-width: 400px;
  }
}
@media (min-width: 1420px) {
  .three-column-row-contact .contact-cards > div:first-child .contact-card,
  .three-column-row-contact .contact-cards .page-editor__root.page-editor__topper .contact-card {
    width: 400px;
  }
}
.three-column-row-contact .contact-cards > div:first-child .contact-card.contact-card-chat a,
.three-column-row-contact .contact-cards .page-editor__root.page-editor__topper .contact-card.contact-card-chat a {
  align-self: center;
}
.three-column-row-contact .contact-cards > div:first-child .contact-card .contact-card-content,
.three-column-row-contact .contact-cards .page-editor__root.page-editor__topper .contact-card .contact-card-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
@media (min-width: 992px) {
  .three-column-row-contact .contact-cards > div:first-child .contact-card .contact-card-content,
  .three-column-row-contact .contact-cards .page-editor__root.page-editor__topper .contact-card .contact-card-content {
    align-items: flex-start;
  }
}
.three-column-row-contact .contact-cards > div:first-child .contact-card .contact-card-header,
.three-column-row-contact .contact-cards .page-editor__root.page-editor__topper .contact-card .contact-card-header {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}
.three-column-row-contact .contact-cards > div:first-child .contact-card .contact-card-header h3,
.three-column-row-contact .contact-cards .page-editor__root.page-editor__topper .contact-card .contact-card-header h3 {
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: -0.01em;
  margin-bottom: 0;
}
.three-column-row-contact .contact-cards > div:first-child .contact-card .contact-card-header .contact-card-icon,
.three-column-row-contact .contact-cards .page-editor__root.page-editor__topper .contact-card .contact-card-header .contact-card-icon {
  flex-shrink: 0;
  width: 48px;
  height: 48px;
}
.three-column-row-contact .contact-cards > div:first-child .contact-card .contact-card-header .contact-card-title,
.three-column-row-contact .contact-cards .page-editor__root.page-editor__topper .contact-card .contact-card-header .contact-card-title {
  font-size: 1.25rem;
  margin: 0 0 8px;
}
.three-column-row-contact .contact-cards > div:first-child .contact-card .contact-card-text,
.three-column-row-contact .contact-cards .page-editor__root.page-editor__topper .contact-card .contact-card-text {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .three-column-row-contact .contact-cards > div:first-child .contact-card .contact-card-text,
  .three-column-row-contact .contact-cards .page-editor__root.page-editor__topper .contact-card .contact-card-text {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (min-width: 992px) {
  .three-column-row-contact .contact-cards > div:first-child .contact-card .contact-card-text,
  .three-column-row-contact .contact-cards .page-editor__root.page-editor__topper .contact-card .contact-card-text {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }
}
.three-column-row-contact .contact-cards > div:first-child .contact-card .card-btn,
.three-column-row-contact .contact-cards .page-editor__root.page-editor__topper .contact-card .card-btn {
  align-self: center;
}
@media (min-width: 992px) {
  .three-column-row-contact .contact-cards > div:first-child .contact-card .card-btn,
  .three-column-row-contact .contact-cards .page-editor__root.page-editor__topper .contact-card .card-btn {
    align-self: stretch;
  }
}
@media (min-width: 1420px) {
  .three-column-row-contact .contact-cards > div:first-child .contact-card .card-btn,
  .three-column-row-contact .contact-cards .page-editor__root.page-editor__topper .contact-card .card-btn {
    align-self: flex-start;
  }
}

.dedicated-emails-section {
  padding: 56px 20px;
  display: flex;
  justify-content: center;
}
@media (min-width: 768px) {
  .dedicated-emails-section {
    padding: 80px 75px;
  }
}
.dedicated-emails-section .dedicated-emails-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 48px;
}
.dedicated-emails-section .dedicated-emails-wrapper .section-title {
  width: 100%;
  margin: 0;
  text-align: center;
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: -0.0225em;
}
@media (min-width: 992px) {
  .dedicated-emails-section .dedicated-emails-wrapper .section-title {
    font-size: 42px;
    font-weight: 400;
    line-height: 52px;
    letter-spacing: -0.01em;
  }
}
.dedicated-emails-section .dedicated-emails-wrapper .email-cards > div:first-child,
.dedicated-emails-section .dedicated-emails-wrapper .email-cards .page-editor__root.page-editor__topper {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
@media (min-width: 768px) {
  .dedicated-emails-section .dedicated-emails-wrapper .email-cards > div:first-child,
  .dedicated-emails-section .dedicated-emails-wrapper .email-cards .page-editor__root.page-editor__topper {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 992px) {
  .dedicated-emails-section .dedicated-emails-wrapper .email-cards > div:first-child,
  .dedicated-emails-section .dedicated-emails-wrapper .email-cards .page-editor__root.page-editor__topper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .dedicated-emails-section .dedicated-emails-wrapper .email-cards > div:first-child > div:last-child,
  .dedicated-emails-section .dedicated-emails-wrapper .email-cards > div:first-child .lfr-layout-structure-item-zondacrypto-contact-fragments-email-card:last-child,
  .dedicated-emails-section .dedicated-emails-wrapper .email-cards .page-editor__root.page-editor__topper > div:last-child,
  .dedicated-emails-section .dedicated-emails-wrapper .email-cards .page-editor__root.page-editor__topper .lfr-layout-structure-item-zondacrypto-contact-fragments-email-card:last-child {
    grid-column: 2;
  }
}
.dedicated-emails-section .dedicated-emails-wrapper .email-cards > div:first-child .email-card,
.dedicated-emails-section .dedicated-emails-wrapper .email-cards .page-editor__root.page-editor__topper .email-card {
  padding: 44px 20px;
  border-radius: 16px;
  background: var(--Background-Default-Secondary, rgba(33, 33, 33, 0.031372549));
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.dedicated-emails-section .dedicated-emails-wrapper .email-cards > div:first-child .email-card .email-card-title,
.dedicated-emails-section .dedicated-emails-wrapper .email-cards .page-editor__root.page-editor__topper .email-card .email-card-title {
  margin: 0;
  text-align: center;
}
.dedicated-emails-section .dedicated-emails-wrapper .email-cards > div:first-child .email-card .email-card-link,
.dedicated-emails-section .dedicated-emails-wrapper .email-cards .page-editor__root.page-editor__topper .email-card .email-card-link {
  color: inherit;
  text-align: center;
  word-break: break-word;
}

.contact-social-section {
  margin: 0;
  display: flex;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.contact-social-section .color-left {
  position: absolute;
  background: linear-gradient(180deg, #F5F 0%, #FEF400 100%);
  width: 760px;
  height: 720px;
  filter: blur(180px);
  opacity: 0.4;
  left: -177px;
  transform: rotate(113deg);
  top: -590px;
}
@media (min-width: 768px) {
  .contact-social-section .color-left {
    right: -400px;
    transform: rotate(21deg);
    top: -726px;
  }
}
@media (min-width: 992px) {
  .contact-social-section .color-left {
    left: -58px;
    transform: rotate(136deg);
    top: -545px;
  }
}
@media (min-width: 1420px) {
  .contact-social-section .color-left {
    transform: rotate(113deg);
    top: -626px;
  }
}
@media (min-width: 1920px) {
  .contact-social-section .color-left {
    left: 65px;
    transform: rotate(115deg);
    top: -545px;
  }
}
.contact-social-section .color-right {
  position: absolute;
  background: linear-gradient(180deg, #276EFF 0%, #F5F 100%);
  width: 880px;
  height: 880px;
  filter: blur(180px);
  opacity: 0.5;
  right: -180px;
  transform: rotate(-15deg);
  top: -726px;
}
@media (min-width: 375px) {
  .contact-social-section .color-right {
    display: none;
  }
}
@media (min-width: 768px) {
  .contact-social-section .color-right {
    display: flex;
    right: -400px;
    transform: rotate(21deg);
    top: -726px;
  }
}
@media (min-width: 992px) {
  .contact-social-section .color-right {
    right: -368px;
    transform: rotate(26deg);
    top: -676px;
  }
}
@media (min-width: 1420px) {
  .contact-social-section .color-right {
    right: -292px;
    transform: rotate(73deg);
    top: -720px;
  }
}
@media (min-width: 1920px) {
  .contact-social-section .color-right {
    right: 93px;
    transform: rotate(92deg);
    top: -681px;
  }
}
.contact-social-section .contact-social-section-wrapper {
  width: 100%;
  padding: 61px 21px;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media (min-width: 768px) {
  .contact-social-section .contact-social-section-wrapper {
    padding: 84px 24px;
  }
}
.contact-social-section .contact-social-section-wrapper .section-title {
  width: 100%;
  display: flex;
  text-align: center;
  justify-content: center;
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: -0.0225em;
}
@media (min-width: 992px) {
  .contact-social-section .contact-social-section-wrapper .section-title {
    font-size: 42px;
    font-weight: 400;
    line-height: 52px;
    letter-spacing: -0.01em;
  }
}
.contact-social-section .contact-social-section-wrapper .social-icons > div:first-child,
.contact-social-section .contact-social-section-wrapper .social-icons .page-editor__root.page-editor__topper {
  display: flex;
  flex-wrap: wrap;
  gap: 17px;
  width: 100%;
  justify-content: center;
}
.contact-social-section .contact-social-section-wrapper .social-icons > div:first-child .social-icon,
.contact-social-section .contact-social-section-wrapper .social-icons .page-editor__root.page-editor__topper .social-icon {
  width: 60px;
  height: 60px;
}

.dedicated-contact-details-section {
  margin: 0;
  padding: 56px 20px;
  display: flex;
  flex-direction: column;
  gap: 48px;
}
@media (min-width: 768px) {
  .dedicated-contact-details-section {
    padding: 80px 75px;
  }
}
@media (min-width: 992px) {
  .dedicated-contact-details-section {
    padding: 80px;
    max-width: 812px;
    justify-self: center;
  }
}
@media (min-width: 1420px) {
  .dedicated-contact-details-section {
    padding: 0 100px;
    max-width: 1080px;
    justify-self: center;
  }
}
.dedicated-contact-details-section .section-title {
  margin: 0;
  text-align: center;
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: -0.0225em;
}
@media (min-width: 992px) {
  .dedicated-contact-details-section .section-title {
    font-size: 42px;
    font-weight: 400;
    line-height: 52px;
    letter-spacing: -0.01em;
  }
}
@media (min-width: 992px) {
  .dedicated-contact-details-section .contact-details-cards .page-editor__root.page-editor__topper > .page-editor__topper:nth-child(3) > .page-editor__topper__content {
    grid-column: 1/-1 !important;
    display: grid;
    grid-template-columns: 1fr;
  }
}
.dedicated-contact-details-section .contact-details-cards > div:first-child,
.dedicated-contact-details-section .contact-details-cards .page-editor__root.page-editor__topper {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media (min-width: 992px) {
  .dedicated-contact-details-section .contact-details-cards > div:first-child,
  .dedicated-contact-details-section .contact-details-cards .page-editor__root.page-editor__topper {
    display: grid;
    grid-template-columns: repeat(2, minmax(396px, 1fr));
    grid-auto-rows: 1fr;
    gap: 40px;
    justify-content: center;
  }
}
@media (min-width: 992px) and (min-width: 1420px) {
  .dedicated-contact-details-section .contact-details-cards > div:first-child,
  .dedicated-contact-details-section .contact-details-cards .page-editor__root.page-editor__topper {
    grid-template-columns: repeat(2, minmax(520px, 1fr));
    grid-auto-rows: 1fr;
  }
}
.dedicated-contact-details-section .contact-details-cards > div:first-child .contact-details-card-image,
.dedicated-contact-details-section .contact-details-cards .page-editor__root.page-editor__topper .contact-details-card-image {
  display: none;
}
@media (min-width: 992px) {
  .dedicated-contact-details-section .contact-details-cards > div:first-child .contact-details-card-image,
  .dedicated-contact-details-section .contact-details-cards .page-editor__root.page-editor__topper .contact-details-card-image {
    display: flex;
    width: 100%;
    height: auto;
    border-radius: 16px;
    display: block;
    max-height: 264px;
    object-fit: cover;
  }
}
@media (min-width: 992px) {
  .dedicated-contact-details-section .contact-details-cards > div:first-child > div:nth-child(3),
  .dedicated-contact-details-section .contact-details-cards > div:first-child .page-editor__root .page-editor__topper > .page-editor__topper__content > div:nth-child(3),
  .dedicated-contact-details-section .contact-details-cards .page-editor__root.page-editor__topper > div:nth-child(3),
  .dedicated-contact-details-section .contact-details-cards .page-editor__root.page-editor__topper .page-editor__root .page-editor__topper > .page-editor__topper__content > div:nth-child(3) {
    grid-column: 1/-1;
    display: grid;
  }
}
@media (min-width: 992px) {
  .dedicated-contact-details-section .contact-details-cards > div:first-child > div:nth-child(3) > div,
  .dedicated-contact-details-section .contact-details-cards .page-editor__root.page-editor__topper > div:nth-child(3) > div {
    grid-column: 1/-1;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    align-items: center;
  }
}
@media (min-width: 992px) {
  .dedicated-contact-details-section .contact-details-cards > div:first-child > div:nth-child(3) > div .page-editor__root .page-editor__topper > .page-editor__topper__content > div:nth-child(3) > div,
  .dedicated-contact-details-section .contact-details-cards .page-editor__root.page-editor__topper > div:nth-child(3) > div .page-editor__root .page-editor__topper > .page-editor__topper__content > div:nth-child(3) > div {
    grid-column: 1/-1;
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    align-items: center;
  }
}
@media (min-width: 1420px) {
  .dedicated-contact-details-section .contact-details-cards > div:first-child > div:nth-child(3) > div,
  .dedicated-contact-details-section .contact-details-cards .page-editor__root.page-editor__topper > div:nth-child(3) > div {
    gap: 40px;
  }
}
@media (min-width: 992px) {
  .dedicated-contact-details-section .contact-details-cards > div:first-child > div:nth-child(3) > div .contact-details-card,
  .dedicated-contact-details-section .contact-details-cards .page-editor__root.page-editor__topper > div:nth-child(3) > div .contact-details-card {
    grid-column: 1/-1;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    align-items: center;
  }
}
@media (min-width: 1420px) {
  .dedicated-contact-details-section .contact-details-cards > div:first-child > div:nth-child(3) > div .contact-details-card,
  .dedicated-contact-details-section .contact-details-cards .page-editor__root.page-editor__topper > div:nth-child(3) > div .contact-details-card {
    gap: 40px;
  }
}
@media (min-width: 992px) {
  .dedicated-contact-details-section .contact-details-cards > div:first-child > div:nth-child(3) > div .contact-details-card .contact-details-card-contents,
  .dedicated-contact-details-section .contact-details-cards .page-editor__root.page-editor__topper > div:nth-child(3) > div .contact-details-card .contact-details-card-contents {
    padding: 0 20px;
  }
}
@media (min-width: 1420px) {
  .dedicated-contact-details-section .contact-details-cards > div:first-child > div:nth-child(3) > div .contact-details-card .contact-details-card-contents,
  .dedicated-contact-details-section .contact-details-cards .page-editor__root.page-editor__topper > div:nth-child(3) > div .contact-details-card .contact-details-card-contents {
    padding: 0 40px;
  }
}
.dedicated-contact-details-section .contact-details-cards > div:first-child .contact-details-card,
.dedicated-contact-details-section .contact-details-cards .page-editor__root.page-editor__topper .contact-details-card {
  padding: 30px 40px;
  border-radius: 16px;
  background: var(--Background-Default-Secondary, rgba(33, 33, 33, 0.031372549));
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (min-width: 992px) {
  .dedicated-contact-details-section .contact-details-cards > div:first-child .contact-details-card,
  .dedicated-contact-details-section .contact-details-cards .page-editor__root.page-editor__topper .contact-details-card {
    height: 324px;
  }
}
.dedicated-contact-details-section .contact-details-cards > div:first-child .contact-details-card-contents,
.dedicated-contact-details-section .contact-details-cards .page-editor__root.page-editor__topper .contact-details-card-contents {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin: 0;
}
.dedicated-contact-details-section .contact-details-cards > div:first-child .contact-details-card-contents h3,
.dedicated-contact-details-section .contact-details-cards .page-editor__root.page-editor__topper .contact-details-card-contents h3 {
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: -0.01em;
}

section.voucher-banner .wrapper {
  position: relative;
  border-radius: 20px;
  background: #0e0948;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  overflow: hidden;
}
@media (min-width: 768px) {
  section.voucher-banner .wrapper {
    padding: 38px 36px 36px;
  }
}
@media (min-width: 992px) {
  section.voucher-banner .wrapper {
    flex-direction: row;
    justify-content: space-between;
    padding: 36px 46px 36px 36px;
  }
}
section.voucher-banner .wrapper .double-coin {
  position: absolute;
  width: 85px;
  right: 0;
  top: 10px;
  z-index: 1;
}
@media (min-width: 375px) {
  section.voucher-banner .wrapper .double-coin {
    width: 90px;
  }
}
@media (min-width: 768px) {
  section.voucher-banner .wrapper .double-coin {
    top: auto;
    bottom: 0px;
    width: 160px;
  }
}
@media (min-width: 992px) {
  section.voucher-banner .wrapper .double-coin {
    display: none;
  }
}
@media (min-width: 1420px) {
  section.voucher-banner .wrapper .double-coin {
    display: block;
    width: 190px;
    right: 385px;
    top: -40px;
  }
}
section.voucher-banner .wrapper .blur-coin {
  display: none;
  position: absolute;
  filter: blur(2px);
}
@media (min-width: 375px) {
  section.voucher-banner .wrapper .blur-coin {
    display: block;
    top: 60px;
    right: -10px;
    width: 55px;
  }
}
@media (min-width: 768px) {
  section.voucher-banner .wrapper .blur-coin {
    top: auto;
    bottom: 25px;
    right: 125px;
    width: 55px;
    transform: rotate(-15deg);
  }
}
@media (min-width: 992px) {
  section.voucher-banner .wrapper .blur-coin {
    top: 35px;
    right: -32px;
    bottom: auto;
    width: 85px;
    z-index: 2;
    transform: rotate(-15deg);
  }
}
@media (min-width: 1420px) {
  section.voucher-banner .wrapper .blur-coin {
    right: 345px;
    top: 15px;
    transform: rotate(15deg);
    width: 75px;
  }
}
section.voucher-banner .wrapper .blur-coin-rotated {
  display: none;
  position: absolute;
  filter: blur(2px);
}
@media (min-width: 992px) {
  section.voucher-banner .wrapper .blur-coin-rotated {
    display: block;
    top: -35px;
    right: -55px;
    width: 140px;
    bottom: auto;
    transform: rotate(15deg);
    z-index: 1;
  }
}
@media (min-width: 1420px) {
  section.voucher-banner .wrapper .blur-coin-rotated {
    right: 535px;
    top: 0px;
    transform: rotate(0deg);
    width: 75px;
  }
}
section.voucher-banner .wrapper .color {
  width: 310px;
  height: 290px;
  transform: rotate(-15deg);
  flex-shrink: 0;
  background: linear-gradient(180deg, #276eff 0%, #f5f 100%);
  opacity: 0.7;
  filter: blur(100px);
  position: absolute;
  top: -50px;
  right: -110px;
}
@media (min-width: 375px) {
  section.voucher-banner .wrapper .color {
    top: -90px;
  }
}
@media (min-width: 992px) {
  section.voucher-banner .wrapper .color {
    top: 0px;
    right: -150px;
    width: 570px;
    height: 542px;
    transform: rotate(15deg);
  }
}
@media (min-width: 1420px) {
  section.voucher-banner .wrapper .color {
    top: 20px;
    right: 180px;
    transform: rotate(150deg);
  }
}
section.voucher-banner .wrapper .title {
  z-index: 1;
  margin: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.01em;
  width: calc(100% - 80px);
}
@media (min-width: 375px) {
  section.voucher-banner .wrapper .title {
    font-size: 28px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.01em;
  }
}
@media (min-width: 768px) {
  section.voucher-banner .wrapper .title {
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.01em;
  }
}
@media (min-width: 992px) {
  section.voucher-banner .wrapper .title {
    width: 60%;
  }
}
section.voucher-banner .wrapper .row {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 27px;
  padding-left: 12px;
  padding-right: 12px;
  align-content: center;
}
@media (min-width: 992px) {
  section.voucher-banner .wrapper .row {
    flex-direction: row-reverse;
  }
}
section.voucher-banner .wrapper .row .voucher-image {
  display: none;
  width: 83px;
  height: auto;
  padding: 0;
  z-index: 1;
}
@media (min-width: 375px) {
  section.voucher-banner .wrapper .row .voucher-image {
    display: block;
    width: 120px;
  }
}
section.voucher-banner .wrapper .row .voucher-image.mobile-only {
  display: block;
}
@media (min-width: 375px) {
  section.voucher-banner .wrapper .row .voucher-image.mobile-only {
    display: none;
  }
}
section.voucher-banner .wrapper .row a {
  width: fit-content;
  z-index: 1;
}

@media (min-width: 768px) {
  section.partnership_splide {
    margin-left: 4rem;
    margin-right: 4rem;
  }
}
section.partnership_splide .splide__slide {
  width: 100%;
}
section.partnership_splide .splide__slide.is-active {
  transform: translate(0) !important;
}
section.partnership_splide .splide__track {
  padding-bottom: 25px;
}
@media (min-width: 768px) {
  section.partnership_splide .splide__track {
    padding-bottom: 35px;
  }
}
section.partnership_splide .splide__pagination {
  position: relative;
  z-index: 2;
  bottom: 0px;
  gap: 10px;
}
section.partnership_splide .splide__pagination .splide__pagination__page {
  background-color: rgba(33, 33, 33, 0.6);
  width: 12px;
  height: 12px;
}
section.partnership_splide .partnership-card {
  position: relative;
  padding: 0;
  display: flex;
  flex-direction: column;
  background: #212121;
  overflow: hidden;
}
@media (min-width: 768px) {
  section.partnership_splide .partnership-card {
    border-radius: 32px;
  }
}
@media (min-width: 992px) {
  section.partnership_splide .partnership-card {
    flex-direction: row;
    justify-content: space-between;
    background: transparent;
  }
}
@media (min-width: 1420px) {
  section.partnership_splide .partnership-card {
    padding: 90px 105px;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
}
section.partnership_splide .partnership-card .bg-wrapper {
  position: absolute;
  width: 100%;
  height: 235px;
  top: 0;
  left: 0;
  z-index: 1;
}
@media (min-width: 768px) {
  section.partnership_splide .partnership-card .bg-wrapper {
    height: 280px;
  }
}
@media (min-width: 992px) {
  section.partnership_splide .partnership-card .bg-wrapper {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (min-width: 992px) {
  section.partnership_splide .partnership-card .bg-wrapper .layer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: rgba(33, 33, 33, 0.3);
  }
}
section.partnership_splide .partnership-card .bg-wrapper .image {
  height: 235px;
}
@media (min-width: 375px) {
  section.partnership_splide .partnership-card .bg-wrapper .image {
    height: 235px;
  }
}
@media (min-width: 768px) {
  section.partnership_splide .partnership-card .bg-wrapper .image {
    height: 280px;
  }
}
@media (min-width: 992px) {
  section.partnership_splide .partnership-card .bg-wrapper .image {
    height: 100%;
  }
}
section.partnership_splide .partnership-card .bg-wrapper .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 375px) {
  section.partnership_splide .partnership-card .bg-wrapper .image img {
    height: 235px;
  }
}
@media (min-width: 768px) {
  section.partnership_splide .partnership-card .bg-wrapper .image img {
    border-radius: 32px 32px 0px 0px;
    height: 280px;
  }
}
@media (min-width: 992px) {
  section.partnership_splide .partnership-card .bg-wrapper .image img {
    height: 100%;
  }
}
section.partnership_splide .partnership-card .headers-wrapper {
  position: relative;
  z-index: 2;
  padding: 30px 35px;
  height: 235px;
  background-color: rgba(33, 33, 33, 0.2);
}
@media (min-width: 768px) {
  section.partnership_splide .partnership-card .headers-wrapper {
    height: 280px;
    border-radius: 32px 32px 0px 0px;
  }
}
@media (min-width: 992px) {
  section.partnership_splide .partnership-card .headers-wrapper {
    background-color: transparent;
  }
}
@media (min-width: 1420px) {
  section.partnership_splide .partnership-card .headers-wrapper {
    padding: 0;
  }
}
section.partnership_splide .partnership-card .headers-wrapper .label {
  font-size: 42px;
  font-weight: 400;
  line-height: 52px;
  letter-spacing: -0.01em;
  font-weight: 600;
  border: none;
}
@media (min-width: 768px) {
  section.partnership_splide .partnership-card .headers-wrapper .label {
    width: 335px;
  }
}
@media (min-width: 1420px) {
  section.partnership_splide .partnership-card .headers-wrapper .label {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.01em;
    font-weight: 400;
  }
}
section.partnership_splide .partnership-card .headers-wrapper .title {
  display: none;
}
@media (min-width: 1420px) {
  section.partnership_splide .partnership-card .headers-wrapper .title {
    display: block;
    width: 320px;
  }
}
section.partnership_splide .partnership-card .inner-content {
  position: relative;
  z-index: 2;
  height: 400px;
  padding: 32px;
}
@media (min-width: 768px) {
  section.partnership_splide .partnership-card .inner-content {
    border-radius: 0px 0px 32px 32px;
    padding: 40px;
  }
}
@media (min-width: 375px) {
  section.partnership_splide .partnership-card .inner-content {
    max-height: 405px;
    height: auto;
  }
}
@media (min-width: 992px) {
  section.partnership_splide .partnership-card .inner-content {
    width: 367px;
    height: auto;
    background: #212121;
    border-radius: 32px;
    margin: 40px;
  }
}
@media (min-width: 1420px) {
  section.partnership_splide .partnership-card .inner-content {
    width: 560px;
    height: 405px;
    padding: 64px;
    margin: 0px;
  }
}
section.partnership_splide .partnership-card .inner-content .logo {
  height: 62px;
  margin-bottom: 46px;
  max-width: 100%;
  object-fit: scale-down;
}
@media (min-width: 768px) {
  section.partnership_splide .partnership-card .inner-content .logo {
    height: 47px;
    margin-bottom: 41px;
  }
}
@media (min-width: 992px) {
  section.partnership_splide .partnership-card .inner-content .logo {
    height: 60px;
    max-width: 280px;
  }
}
@media (min-width: 1420px) {
  section.partnership_splide .partnership-card .inner-content .logo {
    height: 60px;
    max-width: 420px;
  }
}
section.partnership_splide .partnership-card .inner-content .title {
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.01em;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  section.partnership_splide .partnership-card .inner-content .title {
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.01em;
  }
}
section.partnership_splide .partnership-card .inner-content .text {
  margin-bottom: 20px;
}
@media (min-width: 1420px) {
  section.partnership_splide .partnership-card .inner-content .text {
    height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
section.partnership_splide .partnership-card .color {
  position: absolute;
  background: linear-gradient(180deg, #276eff 0%, #f5f 100%);
  width: 500px;
  height: 480px;
  opacity: 0.25;
  filter: blur(190px);
  right: -290px;
  bottom: -288px;
  transform: rotate(60deg);
  z-index: 1;
}
@media (min-width: 375px) {
  section.partnership_splide .partnership-card .color {
    width: 612px;
    height: 590px;
    right: -240px;
    bottom: -250px;
  }
}

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

.content.legal-two-column {
  display: flex;
  flex-direction: column;
  margin-top: 64px;
  margin-bottom: 90px;
  gap: 60px;
}
@media (min-width: 768px) {
  .content.legal-two-column {
    padding-left: 80px;
    padding-right: 75px;
  }
}
@media (min-width: 992px) {
  .content.legal-two-column {
    flex-direction: column;
    flex: 1;
    padding-left: 80px;
    padding-right: 80px;
    margin-top: 80px;
    margin-bottom: 80px;
    gap: 40px;
  }
}
@media (min-width: 1420px) {
  .content.legal-two-column {
    padding-left: 0;
    padding-right: 0;
  }
}
.content.legal-two-column .legal-row {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
@media (min-width: 992px) {
  .content.legal-two-column .legal-row {
    flex-direction: row;
    gap: 20px;
  }
}
@media (min-width: 1420px) {
  .content.legal-two-column .legal-row {
    flex-direction: row;
    gap: 40px;
  }
}
.content.legal-two-column .legal-row .column {
  flex: 1;
}
@media (min-width: 1420px) {
  .content.legal-two-column .legal-row .column {
    padding: 28px;
  }
}

.legal-column-content-wrapper .category-title {
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: -0.01em;
  font-weight: 600;
  color: #212121;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .legal-column-content-wrapper .category-title {
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.01em;
    font-weight: 600;
  }
}
.legal-column-content-wrapper .simple-article-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.legal-column-content-wrapper .simple-article-list li {
  list-style: none;
}
.legal-column-content-wrapper .simple-article-list li .article-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.01em;
  color: #212121;
}
.legal-column-content-wrapper .simple-article-list li a:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 4px;
  border-radius: 2px;
}

.secret-hero-banner {
  padding-top: 48px;
  padding-bottom: 24px;
  padding-left: 14px;
  padding-right: 14px;
  position: relative;
  overflow: hidden;
  background-color: white;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .secret-hero-banner {
    padding-top: 80px;
  }
}
@media (min-width: 1420px) {
  .secret-hero-banner {
    padding-top: 100px;
    padding-bottom: 0px;
  }
}
.secret-hero-banner .wrapper {
  max-width: 1440px;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  z-index: 2;
}
.secret-hero-banner .wrapper .hero-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  height: fit-content;
}
.secret-hero-banner .wrapper .hero-content .header {
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: -0.0225em;
  font-weight: 600;
  text-align: center;
  z-index: 2;
}
@media (min-width: 992px) {
  .secret-hero-banner .wrapper .hero-content .header {
    font-size: 36px;
    font-weight: 400;
    line-height: 44px;
    letter-spacing: -0.01em;
    font-weight: 600;
  }
}
@media (min-width: 1420px) {
  .secret-hero-banner .wrapper .hero-content .header {
    font-size: 42px;
    font-weight: 400;
    line-height: 52px;
    letter-spacing: -0.01em;
    font-weight: 600;
  }
}
.secret-hero-banner .wrapper .hero-content .bullet {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 6px;
  z-index: 2;
  padding: 3px 9px 3px 3px;
  gap: 6px;
  border-radius: 183px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
  box-shadow: 1px 5px 14px 0 rgba(30, 29, 126, 0.16);
  backdrop-filter: blur(2px);
  margin-top: 15px;
}
.secret-hero-banner .wrapper .hero-content .bullet p {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .secret-hero-banner .wrapper .hero-content .bullet {
    display: flex;
    padding: 8px 24px 8px 8px;
    align-items: center;
    gap: 16.019px;
    border-radius: 485px;
    border: 5px solid rgba(255, 255, 255, 0.3);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    box-shadow: 3px 15px 39px 0 rgba(30, 29, 126, 0.16);
    backdrop-filter: blur(7px);
  }
}
@media (min-width: 1420px) {
  .secret-hero-banner .wrapper .hero-content .bullet {
    padding: 8px 24px 8px 8px;
    border-radius: 485px;
    border: 5px solid rgba(255, 255, 255, 0.3);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    box-shadow: 3px 15px 39px 0 rgba(30, 29, 126, 0.16);
    backdrop-filter: blur(7px);
  }
}
.secret-hero-banner .wrapper .hero-content .bullet img.icon {
  width: 24px;
  height: 24px;
}
@media (min-width: 992px) {
  .secret-hero-banner .wrapper .hero-content .bullet img.icon {
    width: 48px;
    height: 48px;
  }
}
@media (min-width: 1420px) {
  .secret-hero-banner .wrapper .hero-content .bullet img.icon {
    width: 57px;
    height: 57px;
  }
}
.secret-hero-banner .wrapper .hero-content .bullet .text {
  color: var(--Text-Default-Primary, #212121);
  /* Unified/Text/T50 Strong */
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: 12px; /* 120% */
  letter-spacing: 0.2px;
}
@media (min-width: 992px) {
  .secret-hero-banner .wrapper .hero-content .bullet .text {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: var(--Text-Default-Primary, #212121);
    font-weight: 600;
  }
}
@media (min-width: 1420px) {
  .secret-hero-banner .wrapper .hero-content .bullet .text {
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.01em;
    font-weight: 600;
  }
}
.secret-hero-banner .wrapper .hero-content .tmplt-img {
  position: relative;
  z-index: 0;
  top: -35px;
  width: 100%;
  max-width: 450px;
}
@media (min-width: 768px) {
  .secret-hero-banner .wrapper .hero-content .tmplt-img {
    width: 450px;
  }
}
@media (min-width: 992px) {
  .secret-hero-banner .wrapper .hero-content .tmplt-img {
    max-width: 100%;
    width: 700px;
    top: -65px;
  }
}
@media (min-width: 1420px) {
  .secret-hero-banner .wrapper .hero-content .tmplt-img {
    width: 885px;
    top: -100px;
  }
}
.secret-hero-banner .wrapper .hero-content .description {
  text-align: center;
  top: -70px;
  position: relative;
}
@media (min-width: 992px) {
  .secret-hero-banner .wrapper .hero-content .description {
    top: -100px;
  }
}
@media (min-width: 1420px) {
  .secret-hero-banner .wrapper .hero-content .description {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    top: -200px;
    gap: 32px;
  }
}
@media (min-width: 1420px) {
  .secret-hero-banner .wrapper .hero-content .description .text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.secret-hero-banner .wrapper .hero-content .description .text .paragraph-1 {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 600;
}
@media (min-width: 992px) {
  .secret-hero-banner .wrapper .hero-content .description .text .paragraph-1 {
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.01em;
    font-weight: 600;
  }
}
.secret-hero-banner .wrapper .hero-content .description .text .paragraph-2 {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.18px;
}
@media (min-width: 992px) {
  .secret-hero-banner .wrapper .hero-content .description .text .paragraph-2 {
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.01em;
  }
}
.secret-hero-banner .wrapper .hero-content .description .button-wrapper {
  top: 50px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.secret-hero-banner .wrapper .hero-content .description .button-wrapper a {
  text-align: center;
}
.secret-hero-banner .wrapper .hero-content .description .button-wrapper .text {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 600;
}
@media (min-width: 992px) {
  .secret-hero-banner .wrapper .hero-content .description .button-wrapper .text {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.01em;
    font-weight: 600;
  }
}
.secret-hero-banner .wrapper .color-1 {
  position: absolute;
  background: linear-gradient(90deg, #276eff 0%, #f5f 100%);
  width: 258px;
  height: 245px;
  filter: blur(75px);
  opacity: 0.5;
  top: -150px;
  right: -220px;
}
@media (min-width: 992px) {
  .secret-hero-banner .wrapper .color-1 {
    position: absolute;
    background: linear-gradient(90deg, #276eff 0%, #f5f 100%);
    width: 686.818px;
    height: 652.477px;
    flex-shrink: 0;
    top: -450px;
    right: -500px;
  }
}
@media (min-width: 1420px) {
  .secret-hero-banner .wrapper .color-1 {
    background: linear-gradient(90deg, #276eff 0%, #f5f 100%);
    opacity: 0.5;
    filter: blur(250px);
    width: 406px;
    height: 652px;
    top: -500px;
    right: -150px;
  }
}
.secret-hero-banner .wrapper .left-img {
  width: 61px;
  position: absolute;
  right: -45px;
  bottom: 20px;
  filter: blur(1px);
}
@media (min-width: 992px) {
  .secret-hero-banner .wrapper .left-img {
    width: 163px;
    right: -85px;
    top: 0px;
    filter: blur(2px);
  }
}
@media (min-width: 1420px) {
  .secret-hero-banner .wrapper .left-img {
    right: 80px;
    top: 70px;
  }
}
.secret-hero-banner .wrapper .right-img {
  display: none;
}
@media (min-width: 992px) {
  .secret-hero-banner .wrapper .right-img {
    width: 93px;
    position: absolute;
    display: block;
    opacity: 0.8;
    filter: blur(10px);
    right: 70px;
    top: 350px;
  }
}
@media (min-width: 1420px) {
  .secret-hero-banner .wrapper .right-img {
    right: -2px;
    top: 300px;
  }
}

.bg-composition {
  background: url("/o/zondacrypto-theme/images/secret/bg-graphic-1440-v2.webp");
  position: absolute;
  width: 100%;
  background-position-y: 70px;
  background-position-x: center;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  height: 500px;
}
@media (min-width: 768px) {
  .bg-composition {
    background-position-y: 0px;
  }
}
@media (min-width: 992px) {
  .bg-composition {
    bottom: -230px;
    height: calc(40vw + 582px);
  }
}
@media (min-width: 1920px) {
  .bg-composition {
    bottom: -310px;
    height: 1350px;
  }
}
.bg-composition .color {
  width: 100%;
  height: 1824px;
  background: linear-gradient(0deg, #d8c9ff 53.94%, #fff 67.98%);
  filter: blur(10px);
  mix-blend-mode: overlay;
}

.secret-banner {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  .secret-banner {
    padding-top: 100px;
    margin-bottom: 60px;
    position: relative;
    background-color: transparent;
  }
}
@media (min-width: 1420px) {
  .secret-banner {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 120px;
    position: relative;
    background-color: transparent;
  }
}
.secret-banner .bullet {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 183px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
  box-shadow: 1px 6px 14px 0 rgba(30, 29, 126, 0.16);
  backdrop-filter: blur(3px);
  z-index: 2;
  gap: 6px;
  padding: 3px 9px 3px 3px;
}
.secret-banner .bullet p {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .secret-banner .bullet {
    justify-content: left;
    width: fit-content;
    border-radius: 485px;
    border: 5px solid rgba(255, 255, 255, 0.3);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    box-shadow: 3px 15px 39px 0 rgba(30, 29, 126, 0.16);
    backdrop-filter: blur(7px);
    gap: 16px;
    padding: 8px 24px 8px 8px;
    left: 50px;
  }
}
.secret-banner .bullet img.icon {
  width: 24px;
  height: 24px;
}
@media (min-width: 992px) {
  .secret-banner .bullet img.icon {
    width: 48px;
    height: 48px;
  }
}
@media (min-width: 1420px) {
  .secret-banner .bullet img.icon {
    width: 57px;
    height: 57px;
  }
}
.secret-banner .bullet .text {
  color: var(--Text-Default-Primary, #212121);
  /* Unified/Text/T50 Strong */
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: 12px; /* 120% */
  letter-spacing: 0.2px;
}
@media (min-width: 992px) {
  .secret-banner .bullet .text {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.01em;
  }
}
@media (min-width: 1420px) {
  .secret-banner .bullet .text {
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.01em;
  }
}
.secret-banner .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
}
.secret-banner .wrapper .first-line {
  color: var(--Text-Default-Primary, #212121);
  text-align: center;
  text-shadow: 0 11.31px 15.081px #fff;
  font-size: 35px;
  font-style: italic;
  font-weight: 400;
  line-height: 35px; /* 100% */
  letter-spacing: -2.1px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media (min-width: 992px) {
  .secret-banner .wrapper .first-line {
    color: var(--Text-Default-Primary, #212121);
    text-align: center;
    text-shadow: 0 30px 40px #fff;
    font-size: 80px;
    font-style: italic;
    font-weight: 400;
    line-height: 80px; /* 100% */
    letter-spacing: 0px;
  }
}
@media (min-width: 1420px) {
  .secret-banner .wrapper .first-line {
    color: var(--Text-Default-Primary, #212121);
    text-align: center;
    text-shadow: 0 30px 40px #fff;
    font-size: 100px;
    font-style: italic;
    font-weight: 400;
    line-height: 100px; /* 100% */
    letter-spacing: -6px;
  }
}
.secret-banner .wrapper .first-line .img-wrapper {
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}
.secret-banner .wrapper .first-line .img-wrapper .template-1 {
  position: relative;
  width: 162px;
  left: 5px;
  top: -15px;
}
@media (min-width: 992px) {
  .secret-banner .wrapper .first-line .img-wrapper .template-1 {
    width: 382px;
    top: -30px;
  }
}
@media (min-width: 1420px) {
  .secret-banner .wrapper .first-line .img-wrapper .template-1 {
    margin-left: 10px;
    top: 10px;
  }
}
.secret-banner .wrapper .first-line .img-wrapper .bullet {
  margin-left: 0;
}
@media (min-width: 992px) {
  .secret-banner .wrapper .first-line .img-wrapper .bullet {
    position: relative;
    top: 20px;
    left: 0;
  }
}
@media (min-width: 1420px) {
  .secret-banner .wrapper .first-line .img-wrapper .bullet {
    position: absolute;
    top: -10px;
    left: 15%;
  }
}
.secret-banner .wrapper .second-line {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: var(--Text-Default-Primary, #212121);
  text-align: center;
  text-shadow: 0 11px 15px #fff;
  font-size: 35px;
  font-style: italic;
  font-weight: 400;
  line-height: 35px; /* 100% */
  letter-spacing: -2.1px;
}
@media (min-width: 992px) {
  .secret-banner .wrapper .second-line {
    color: var(--Text-Default-Primary, #212121);
    text-align: center;
    text-shadow: 0 30px 40px #fff;
    font-size: 80px;
    font-style: italic;
    font-weight: 400;
    line-height: 80px; /* 100% */
    letter-spacing: 0px;
  }
}
@media (min-width: 1420px) {
  .secret-banner .wrapper .second-line {
    color: var(--Text-Default-Primary, #212121);
    text-align: center;
    text-shadow: 0 30px 40px #fff;
    font-size: 100px;
    font-style: italic;
    font-weight: 400;
    line-height: 100px; /* 100% */
    letter-spacing: -6px;
  }
}
.secret-banner .wrapper .third-line {
  position: relative;
}
.secret-banner .wrapper .third-line .template-2 {
  width: 264px;
}
@media (min-width: 992px) {
  .secret-banner .wrapper .third-line .template-2 {
    width: 612px;
  }
}
.secret-banner .wrapper .third-line .bullet {
  position: absolute;
  top: 20px;
  left: 60px;
}
@media (min-width: 992px) {
  .secret-banner .wrapper .third-line .bullet {
    left: 25%;
    top: 50px;
  }
}
@media (min-width: 1420px) {
  .secret-banner .wrapper .third-line .bullet {
    left: 30%;
    top: 70px;
  }
}
.secret-banner .color-1 {
  position: absolute;
  width: 309px;
  height: 200px;
  background: linear-gradient(270deg, #f5f 0%, #fef400 100%);
  filter: blur(56px);
  opacity: 0.35;
  left: -250px;
  top: 0px;
}
@media (min-width: 1420px) {
  .secret-banner .color-1 {
    opacity: 0.4;
    filter: blur(150px);
    width: 590px;
    height: 560px;
    top: 0px;
    left: -150px;
    z-index: 1;
  }
}

.secret-counter {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0;
  padding-left: 24px;
  padding-right: 24px;
  margin-top: 40px;
  align-items: center;
}
@media (min-width: 1420px) {
  .secret-counter {
    top: -80px;
  }
}
.secret-counter .header {
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: -0.01em;
  font-weight: 600;
  text-align: center;
}
@media (min-width: 992px) {
  .secret-counter .header {
    font-size: 36px;
    font-weight: 400;
    line-height: 44px;
    letter-spacing: -0.01em;
    font-weight: 600;
  }
}
@media (min-width: 1420px) {
  .secret-counter .header {
    color: var(--Text-Default-Primary, #212121);
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 52px; /* 123.81% */
    letter-spacing: -0.42px;
    padding-top: 100px;
  }
}
.secret-counter .countdown {
  margin: 0px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 20px 0px;
  border-radius: 10px;
  background: rgb(33, 33, 33);
  margin-top: 24px;
  margin-bottom: 24px;
  width: 100%;
  max-width: 512px;
}
@media (min-width: 992px) {
  .secret-counter .countdown {
    max-width: 100%;
    width: 512px;
    align-items: center;
  }
}
@media (min-width: 1420px) {
  .secret-counter .countdown {
    width: 610px;
  }
}
.secret-counter .countdown .countdown-section {
  display: flex;
  flex-direction: column;
  flex: 1;
  align-items: center;
  gap: 10px;
  padding: 0 10px;
}
.secret-counter .countdown .countdown-section.border-right {
  border-right: 1px solid rgb(98, 100, 102) !important;
}
.secret-counter .countdown .countdown-section .value {
  color: rgb(255, 255, 255);
}
.secret-counter .countdown .countdown-section .description {
  color: rgb(255, 255, 255);
}

.secrets-stream {
  margin-left: 24px;
  margin-right: 24px;
}
.secrets-stream .stream-wrapper {
  border-radius: 58px;
  border: 10px solid rgb(255, 255, 255);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
  box-shadow: 10px 40px 100px 0 rgba(30, 29, 126, 0.16);
  backdrop-filter: blur(20px);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  background: url("/o/zondacrypto-theme/images/secret/getty-images-unsplash-mobile.webp");
  background-size: cover;
}
@media (min-width: 992px) {
  .secrets-stream .stream-wrapper {
    background: url("/o/zondacrypto-theme/images/secret/getty-images-SYfdQa64epc-unsplash-1.webp");
    background-size: cover;
    max-width: 830px;
  }
}
@media (min-width: 1420px) {
  .secrets-stream .stream-wrapper {
    border: 30px solid rgb(255, 255, 255);
    max-width: 1080px;
  }
}
.secrets-stream .stream-wrapper .content-wrapper {
  background: url("/o/zondacrypto-theme/images/secret/graphic-element-glass-4-mobile.webp");
  background-size: cover;
  background-size: 100% 100%;
}
@media (min-width: 992px) {
  .secrets-stream .stream-wrapper .content-wrapper {
    background: url("/o/zondacrypto-theme/images/secret/graphic-element-glass-4.webp");
    background-size: 100% 100%;
  }
}
@media (min-width: 1420px) {
  .secrets-stream .stream-wrapper .content-wrapper {
    background: url("/o/zondacrypto-theme/images/secret/graphic-element-glass-4.webp");
    margin-left: 5px;
    margin-top: 10px;
  }
}
.secrets-stream .stream-wrapper .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  justify-content: center;
  align-self: center;
  padding-top: 135px;
  padding-bottom: 130px;
}
@media (min-width: 1420px) {
  .secrets-stream .stream-wrapper .content {
    padding-top: 155px;
    padding-bottom: 130px;
  }
}
.secrets-stream .stream-wrapper .content a {
  text-align: center;
}
.secrets-stream .stream-wrapper .content .date {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 400;
}
@media (min-width: 992px) {
  .secrets-stream .stream-wrapper .content .date {
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.01em;
    font-weight: 600;
  }
}
.secrets-stream .stream-wrapper .content .header {
  color: var(--Text-Default-Primary, #212121);
  text-align: center;
  text-shadow: 0 11px 15px #fff;
  font-size: 35px;
  font-style: italic;
  font-weight: 400;
  line-height: 1; /* 100% */
  letter-spacing: 0.1px;
  margin-top: 6px;
}
@media (min-width: 992px) {
  .secrets-stream .stream-wrapper .content .header {
    font-size: 80px;
    margin-top: 16px;
    margin-bottom: 24px;
    text-shadow: 0 30px 40px #fff;
  }
}
@media (min-width: 1420px) {
  .secrets-stream .stream-wrapper .content .header {
    color: var(--Text-Default-Primary, #212121);
    text-align: center;
    font-size: 100px;
  }
}
.secrets-stream .stream-wrapper .content a {
  width: auto;
  margin-top: 24px;
}
.secrets-stream .stream-wrapper .content .last-line {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 600;
  margin-top: 8px;
  text-align: center;
  color: var(--Text-Default-Primary, #212121);
}
@media (min-width: 992px) {
  .secrets-stream .stream-wrapper .content .last-line {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.01em;
    font-weight: 600;
  }
}
.secrets-stream .social-media {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 40px;
}
.secrets-stream .social-media .text .first-line {
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.01em;
  font-weight: 600;
  text-align: center;
}
@media (min-width: 992px) {
  .secrets-stream .social-media .text .first-line {
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.01em;
    font-weight: 600;
  }
}
@media (min-width: 1420px) {
  .secrets-stream .social-media .text .first-line {
    color: var(--Text-Default-Primary, #212121);
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 35px; /* 109.375% */
  }
}
.secrets-stream .social-media .text .second-line {
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.01em;
  text-align: center;
}
@media (min-width: 992px) {
  .secrets-stream .social-media .text .second-line {
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.01em;
  }
}
@media (min-width: 1420px) {
  .secrets-stream .social-media .text .second-line {
    color: var(--Text-Default-Primary, #212121);
    font-size: 32px;
    font-style: normal;
    line-height: 35px; /* 109.375% */
  }
}
.secrets-stream .social-media .link-wrapper {
  display: flex;
  margin-top: 40px;
  gap: 16px;
}

a.secret-button {
  text-align: center;
  border-radius: 100px;
  border: 4px solid #d4c4ff !important;
  background: radial-gradient(402.87% 239.69% at 47.72% 50%, #7854ff 0%, #fff 100%) !important;
  box-shadow: 0 13px 24.6px 0 rgba(106, 88, 255, 0.2);
  display: flex;
  padding: 26px 30px;
  justify-content: center;
  align-items: center;
  letter-spacing: 2px;
}

.secret-reveal-hero-banner {
  padding-top: 48px;
  padding-bottom: 24px;
  padding-left: 14px;
  padding-right: 14px;
  position: relative;
  overflow: hidden;
  background-color: white;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .secret-reveal-hero-banner {
    padding-top: 80px;
  }
}
@media (min-width: 1420px) {
  .secret-reveal-hero-banner {
    padding-top: 100px;
    padding-bottom: 0px;
  }
}
.secret-reveal-hero-banner .wrapper {
  max-width: 1440px;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  z-index: 2;
}
.secret-reveal-hero-banner .wrapper .hero-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  height: fit-content;
}
.secret-reveal-hero-banner .wrapper .hero-content .header {
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: -0.0225em;
  text-align: center;
  z-index: 2;
}
@media (min-width: 992px) {
  .secret-reveal-hero-banner .wrapper .hero-content .header {
    font-size: 36px;
    font-weight: 400;
    line-height: 44px;
    letter-spacing: -0.01em;
  }
}
@media (min-width: 1420px) {
  .secret-reveal-hero-banner .wrapper .hero-content .header {
    font-size: 42px;
    font-weight: 400;
    line-height: 52px;
    letter-spacing: -0.01em;
  }
}
.secret-reveal-hero-banner .wrapper .hero-content .logo-wrapper {
  position: relative;
}
@media (min-width: 1420px) {
  .secret-reveal-hero-banner .wrapper .hero-content .logo-wrapper {
    margin-top: 50px;
  }
}
.secret-reveal-hero-banner .wrapper .hero-content .logo-wrapper .tmplt-img {
  position: relative;
  z-index: 0;
  top: 0px;
  padding-top: 10px;
  width: 100%;
  max-width: 450px;
}
@media (min-width: 768px) {
  .secret-reveal-hero-banner .wrapper .hero-content .logo-wrapper .tmplt-img {
    width: 450px;
  }
}
@media (min-width: 992px) {
  .secret-reveal-hero-banner .wrapper .hero-content .logo-wrapper .tmplt-img {
    max-width: 100%;
    width: 700px;
    padding-top: 45px;
    top: 0px;
  }
}
@media (min-width: 1420px) {
  .secret-reveal-hero-banner .wrapper .hero-content .logo-wrapper .tmplt-img {
    padding-top: 10px;
    width: 1168px;
    top: 0px;
  }
}
.secret-reveal-hero-banner .wrapper .hero-content .logo-wrapper .coin-img {
  position: absolute;
  width: 70px;
  bottom: 30px;
  right: -20px;
}
@media (min-width: 768px) {
  .secret-reveal-hero-banner .wrapper .hero-content .logo-wrapper .coin-img {
    bottom: 50px;
  }
}
@media (min-width: 992px) {
  .secret-reveal-hero-banner .wrapper .hero-content .logo-wrapper .coin-img {
    bottom: 80px;
    right: -10px;
    width: 100px;
  }
}
@media (min-width: 1420px) {
  .secret-reveal-hero-banner .wrapper .hero-content .logo-wrapper .coin-img {
    width: 145px;
    bottom: 130px;
    right: -50px;
  }
}
.secret-reveal-hero-banner .wrapper .hero-content .description {
  text-align: center;
  top: -30px;
  position: relative;
}
@media (min-width: 768px) {
  .secret-reveal-hero-banner .wrapper .hero-content .description {
    top: -60px;
  }
}
@media (min-width: 992px) {
  .secret-reveal-hero-banner .wrapper .hero-content .description {
    top: -70px;
  }
}
@media (min-width: 1420px) {
  .secret-reveal-hero-banner .wrapper .hero-content .description {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 32px;
    top: -120px;
    margin-bottom: -110px;
  }
}
.secret-reveal-hero-banner .wrapper .hero-content .description .text {
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  .secret-reveal-hero-banner .wrapper .hero-content .description .text {
    padding-bottom: 70px;
  }
}
@media (min-width: 1420px) {
  .secret-reveal-hero-banner .wrapper .hero-content .description .text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.secret-reveal-hero-banner .wrapper .hero-content .description .text .paragraph-1 {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 600;
}
@media (min-width: 992px) {
  .secret-reveal-hero-banner .wrapper .hero-content .description .text .paragraph-1 {
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.01em;
    font-weight: 600;
  }
}
.secret-reveal-hero-banner .wrapper .hero-content .description .text .paragraph-1 .top-index sup {
  font-size: 16px;
  top: 0;
}
.secret-reveal-hero-banner .wrapper .hero-content .description .text .paragraph-2 {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.18px;
}
@media (min-width: 992px) {
  .secret-reveal-hero-banner .wrapper .hero-content .description .text .paragraph-2 {
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.01em;
  }
}
.secret-reveal-hero-banner .wrapper .hero-content .description .button-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  padding-bottom: 20px;
}
.secret-reveal-hero-banner .wrapper .hero-content .description .button-wrapper .text {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 600;
}
@media (min-width: 992px) {
  .secret-reveal-hero-banner .wrapper .hero-content .description .button-wrapper .text {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.01em;
    font-size: 24px;
    line-height: 1;
  }
}
.secret-reveal-hero-banner .wrapper .color-1 {
  position: absolute;
  background: linear-gradient(90deg, #276eff 0%, #f5f 100%);
  width: 258px;
  height: 245px;
  filter: blur(75px);
  opacity: 0.5;
  top: -150px;
  right: -220px;
}
@media (min-width: 992px) {
  .secret-reveal-hero-banner .wrapper .color-1 {
    position: absolute;
    background: linear-gradient(90deg, #276eff 0%, #f5f 100%);
    width: 686.818px;
    height: 652.477px;
    flex-shrink: 0;
    top: -450px;
    right: -500px;
  }
}
@media (min-width: 1420px) {
  .secret-reveal-hero-banner .wrapper .color-1 {
    background: linear-gradient(90deg, #276eff 0%, #f5f 100%);
    opacity: 0.5;
    filter: blur(250px);
    width: 406px;
    height: 652px;
    top: -500px;
    right: -150px;
  }
}
.secret-reveal-hero-banner .wrapper .left-img {
  width: 61px;
  position: absolute;
  right: -45px;
  bottom: 20px;
  filter: blur(1px);
}
@media (min-width: 992px) {
  .secret-reveal-hero-banner .wrapper .left-img {
    width: 163px;
    right: -85px;
    top: 0px;
    filter: blur(2px);
  }
}
@media (min-width: 1420px) {
  .secret-reveal-hero-banner .wrapper .left-img {
    right: 80px;
    top: 70px;
  }
}
.secret-reveal-hero-banner .wrapper .right-img {
  display: none;
}
@media (min-width: 992px) {
  .secret-reveal-hero-banner .wrapper .right-img {
    width: 93px;
    position: absolute;
    display: block;
    opacity: 0.8;
    filter: blur(10px);
    right: 70px;
    top: 350px;
  }
}
@media (min-width: 1420px) {
  .secret-reveal-hero-banner .wrapper .right-img {
    right: -2px;
    top: 300px;
  }
}

.secret-reveal-banner {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 30px;
}
.secret-reveal-banner .bg-composition {
  background: url("/o/zondacrypto-theme/images/secret/bg-graphic-1440-v2.webp");
  position: absolute;
  width: 100%;
  background-position-y: 70px;
  background-position-x: center;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  margin-bottom: 0;
  height: 500px;
}
@media (min-width: 768px) {
  .secret-reveal-banner .bg-composition {
    background-position-y: 0px;
  }
}
@media (min-width: 992px) {
  .secret-reveal-banner .bg-composition {
    bottom: 0px;
    height: calc(40vw + 300px);
    margin-bottom: 0;
  }
}
@media (min-width: 1920px) {
  .secret-reveal-banner .bg-composition {
    bottom: 0px;
    height: 1350px;
  }
}
.secret-reveal-banner .bg-composition .color {
  width: 100%;
  bottom: 0;
  margin-bottom: 0;
  height: 1824px;
  background: linear-gradient(0deg, #d8c9ff 53.94%, #fff 67.98%);
  filter: blur(10px);
  mix-blend-mode: overlay;
}
@media (min-width: 992px) {
  .secret-reveal-banner {
    padding-top: 20px;
    padding-bottom: 60px;
    margin-bottom: 0px;
    position: relative;
    background-color: transparent;
  }
}
@media (min-width: 1420px) {
  .secret-reveal-banner {
    margin-top: 50px;
    margin-bottom: 0;
    padding-top: 210px;
    padding-bottom: 240px;
    position: relative;
    background-color: transparent;
  }
}
.secret-reveal-banner .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .secret-reveal-banner .wrapper {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1420px) {
  .secret-reveal-banner .wrapper {
    max-width: 100%;
  }
}
.secret-reveal-banner .wrapper .first-line {
  color: var(--Text-Default-Primary, #212121);
  text-align: center;
  text-shadow: 0 11.31px 15.081px #fff;
  font-size: 35px;
  font-style: italic;
  font-weight: 400;
  line-height: 35px; /* 100% */
  letter-spacing: -2.1px;
  padding-bottom: 25px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media (min-width: 992px) {
  .secret-reveal-banner .wrapper .first-line {
    color: var(--Text-Default-Primary, #212121);
    text-align: center;
    text-shadow: 0 30px 40px #fff;
    font-size: 42px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px; /* 114.286% */
    max-width: 1050px;
    margin-bottom: 36px;
  }
}
.secret-reveal-banner .wrapper .first-line .img-wrapper {
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}
.secret-reveal-banner .wrapper .first-line .img-wrapper .template-1 {
  position: relative;
  width: 162px;
  left: 5px;
  top: -15px;
}
@media (min-width: 992px) {
  .secret-reveal-banner .wrapper .first-line .img-wrapper .template-1 {
    width: 382px;
    top: -30px;
  }
}
@media (min-width: 1420px) {
  .secret-reveal-banner .wrapper .first-line .img-wrapper .template-1 {
    margin-left: 10px;
    top: 10px;
  }
}
.secret-reveal-banner .wrapper .second-line {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-family: "Gemsbuck 01";
  color: var(--Text-Default-Primary, #212121);
  text-align: center;
  text-shadow: 0 11px 15px #fff;
  font-size: 35px;
  font-style: italic;
  font-weight: 400;
  line-height: 35px; /* 100% */
  letter-spacing: -2.1px;
}
@media (min-width: 992px) {
  .secret-reveal-banner .wrapper .second-line {
    color: var(--Text-Default-Primary, #212121);
    text-align: center;
    text-shadow: 0 30px 40px #fff;
    font-size: 45px;
    font-style: italic;
    font-weight: 400;
    line-height: 1; /* 100% */
    letter-spacing: 0px;
  }
}
@media (min-width: 1420px) {
  .secret-reveal-banner .wrapper .second-line {
    color: var(--Text-Default-Primary, #212121);
    text-align: center;
    text-shadow: 0 30px 40px #fff;
    font-size: 100px;
    font-style: italic;
    font-weight: 400;
    line-height: 100px; /* 100% */
    letter-spacing: -6px;
    text-align: center;
    max-width: 1200px;
  }
}
.secret-reveal-banner .wrapper .third-line {
  position: relative;
}
.secret-reveal-banner .wrapper .third-line .template-2 {
  width: 264px;
}
@media (min-width: 992px) {
  .secret-reveal-banner .wrapper .third-line .template-2 {
    width: 612px;
  }
}
.secret-reveal-banner .color-1 {
  position: absolute;
  width: 309px;
  height: 200px;
  background: linear-gradient(270deg, #f5f 0%, #fef400 100%);
  filter: blur(56px);
  opacity: 0.35;
  left: -250px;
  top: 0px;
}
@media (min-width: 1420px) {
  .secret-reveal-banner .color-1 {
    opacity: 0.4;
    filter: blur(150px);
    width: 590px;
    height: 560px;
    top: 0px;
    left: -150px;
    z-index: 1;
  }
}

.secret-reveal-steps {
  background: linear-gradient(296deg, #cf261f -66.66%, #6a58ff -21.1%, #fff 85.86%);
  background: url("/o/zondacrypto-theme/images/secret/viewport-3-bg.webp");
  margin: 0;
  background-size: cover;
  padding-top: 60px;
}
@media (min-width: 992px) {
  .secret-reveal-steps {
    padding-top: 83px;
  }
}
.secret-reveal-steps .description {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 34px;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .secret-reveal-steps .description {
    margin-bottom: 100px;
  }
}
.secret-reveal-steps .description .paragraph {
  color: var(--neutral-neutral-900, #1e242c);
  text-align: center;
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px; /* 114.286% */
  letter-spacing: -0.42px;
  max-width: 580px;
}
.secret-reveal-steps .description a {
  text-align: center;
  border-radius: 100px;
  border: 4px solid #d4c4ff;
  background: radial-gradient(402.87% 239.69% at 47.72% 50%, #7854ff 0%, #fff 100%);
  box-shadow: 0 13px 24.6px 0 rgba(106, 88, 255, 0.2);
  display: flex;
  padding: 26px 30px;
  justify-content: center;
  align-items: center;
  letter-spacing: 2px;
}
.secret-reveal-steps .steps-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 64px;
}
@media (min-width: 992px) {
  .secret-reveal-steps .steps-container {
    flex-direction: row;
  }
}
.secret-reveal-steps .steps-container .steps-reveal-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 34px;
  margin-top: 18px;
}
@media (min-width: 992px) {
  .secret-reveal-steps .steps-container .steps-reveal-wrapper {
    padding-bottom: 30px;
  }
}
@media (min-width: 1420px) {
  .secret-reveal-steps .steps-container .steps-reveal-wrapper {
    padding-bottom: 0px;
  }
}
.secret-reveal-steps .steps-container .steps-reveal-wrapper .step {
  display: flex;
  max-width: 634px;
  padding-left: 16px;
  padding-right: 16px;
}
.secret-reveal-steps .steps-container .steps-reveal-wrapper .step.step-1 {
  gap: 24px;
}
@media (min-width: 992px) {
  .secret-reveal-steps .steps-container .steps-reveal-wrapper .step.step-1 {
    gap: 48px;
  }
}
.secret-reveal-steps .steps-container .steps-reveal-wrapper .step.step-2 {
  flex-direction: row-reverse;
  gap: 12px;
}
@media (min-width: 992px) {
  .secret-reveal-steps .steps-container .steps-reveal-wrapper .step.step-2 {
    gap: 24px;
    flex-direction: row;
  }
}
.secret-reveal-steps .steps-container .steps-reveal-wrapper .step .number {
  color: #000;
  font-family: "Gemsbuck 01";
  font-style: italic;
  font-weight: 400;
  font-size: 35px;
  /* 137px */
}
@media (min-width: 1420px) {
  .secret-reveal-steps .steps-container .steps-reveal-wrapper .step .number {
    font-size: 100px;
    line-height: 137%;
  }
}
.secret-reveal-steps .steps-container .steps-reveal-wrapper .step .description {
  display: flex;
  flex-direction: row;
  border-radius: 20px;
  border: 1px solid var(--neutral-neutral-50, #edeef0);
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 10px 25px 80px 0 rgba(0, 43, 107, 0.2);
  margin-bottom: 0;
  padding: 10px;
  gap: 14px;
}
@media (min-width: 992px) {
  .secret-reveal-steps .steps-container .steps-reveal-wrapper .step .description {
    padding: 25px;
    gap: 34px;
  }
}
@media (min-width: 1420px) {
  .secret-reveal-steps .steps-container .steps-reveal-wrapper .step .description {
    padding: 40px;
  }
}
.secret-reveal-steps .steps-container .steps-reveal-wrapper .step .description img {
  width: 50px;
}
@media (min-width: 992px) {
  .secret-reveal-steps .steps-container .steps-reveal-wrapper .step .description img {
    width: 64px;
  }
}
.secret-reveal-steps .steps-container .steps-reveal-wrapper .step .description .text {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.18px;
}
@media (min-width: 1420px) {
  .secret-reveal-steps .steps-container .steps-reveal-wrapper .step .description .text {
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.01em;
  }
}
.secret-reveal-steps .steps-container .img-wrapper {
  height: auto;
}
@media (min-width: 992px) {
  .secret-reveal-steps .steps-container .img-wrapper {
    align-self: end;
  }
}
@media (min-width: 1420px) {
  .secret-reveal-steps .steps-container .img-wrapper {
    align-self: auto;
  }
}
.secret-reveal-steps .steps-container .img-wrapper img {
  width: 502px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 50vw;
}
@media (min-width: 768px) {
  .secret-reveal-steps .steps-container .img-wrapper img {
    max-width: 270px;
  }
}
@media (min-width: 992px) {
  .secret-reveal-steps .steps-container .img-wrapper img {
    max-width: 350px;
  }
}
@media (min-width: 1420px) {
  .secret-reveal-steps .steps-container .img-wrapper img {
    max-width: 502px;
  }
}

.secrets-reveal-stream {
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .secrets-reveal-stream {
    margin-left: 24px;
    margin-right: 24px;
  }
}
@media (min-width: 1420px) {
  .secrets-reveal-stream {
    margin-top: 100px;
  }
}
.secrets-reveal-stream .header {
  color: var(--Text-Default-Primary, #212121);
  text-align: center;
  text-shadow: 0 9px 60px #fff;
  font-family: "Gemsbuck 01";
  font-style: italic;
  font-weight: 400;
  line-height: 1; /* 100% */
  font-size: 36px;
  margin-bottom: 10px;
  letter-spacing: -1px;
}
@media (min-width: 768px) {
  .secrets-reveal-stream .header {
    max-width: 650px;
  }
}
@media (min-width: 992px) {
  .secrets-reveal-stream .header {
    font-size: 64px;
    max-width: 810px;
    letter-spacing: -2px;
    margin-bottom: 80px;
  }
}
@media (min-width: 1420px) {
  .secrets-reveal-stream .header {
    font-size: 100px;
    max-width: 810px;
    letter-spacing: -6px;
    margin-bottom: 80px;
  }
}
.secrets-reveal-stream .description {
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: -0.01em;
  max-width: 560px;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .secrets-reveal-stream .description {
    max-width: 650px;
  }
}
@media (min-width: 992px) {
  .secrets-reveal-stream .description {
    margin-bottom: 80px;
  }
}
.secrets-reveal-stream .stream-wrapper {
  border: 10px solid rgb(255, 255, 255);
  border-radius: 20px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
  box-shadow: 10px 40px 100px 0 rgba(30, 29, 126, 0.16);
  backdrop-filter: blur(20px);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
}
@media (min-width: 992px) {
  .secrets-reveal-stream .stream-wrapper {
    max-width: 830px;
  }
}
@media (min-width: 1420px) {
  .secrets-reveal-stream .stream-wrapper {
    border: 30px solid rgb(255, 255, 255);
    max-width: 1080px;
    border-radius: 58px;
  }
}
.secrets-reveal-stream .stream-wrapper .content-wrapper .content {
  border-radius: 20px;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
.secrets-reveal-stream .stream-wrapper .content-wrapper .content iframe {
  position: absolute;
  left: 0;
  top: 0;
}
.secrets-reveal-stream .stream-wrapper .content-wrapper .content a {
  text-align: center;
}
.secrets-reveal-stream .stream-wrapper .content-wrapper .content .date {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 400;
}
@media (min-width: 992px) {
  .secrets-reveal-stream .stream-wrapper .content-wrapper .content .date {
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.01em;
    font-weight: 600;
  }
}
.secrets-reveal-stream .stream-wrapper .content-wrapper .content .header {
  color: var(--Text-Default-Primary, #212121);
  font-family: "Gemsbuck 01";
  text-align: center;
  text-shadow: 0 11px 15px #fff;
  font-size: 35px;
  font-style: italic;
  font-weight: 400;
  line-height: 1; /* 100% */
  letter-spacing: 0.1px;
  margin-top: 6px;
}
@media (min-width: 992px) {
  .secrets-reveal-stream .stream-wrapper .content-wrapper .content .header {
    font-size: 80px;
    margin-top: 16px;
    margin-bottom: 24px;
    text-shadow: 0 30px 40px #fff;
  }
}
@media (min-width: 1420px) {
  .secrets-reveal-stream .stream-wrapper .content-wrapper .content .header {
    color: var(--Text-Default-Primary, #212121);
    text-align: center;
    font-size: 100px;
  }
}
.secrets-reveal-stream .stream-wrapper .content-wrapper .content a {
  width: auto;
  margin-top: 24px;
}
.secrets-reveal-stream .stream-wrapper .content-wrapper .content .last-line {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 600;
  margin-top: 8px;
  text-align: center;
  color: var(--Text-Default-Primary, #212121);
}
@media (min-width: 992px) {
  .secrets-reveal-stream .stream-wrapper .content-wrapper .content .last-line {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.01em;
    font-weight: 600;
  }
}
.secrets-reveal-stream .social-media {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 40px;
}
.secrets-reveal-stream .social-media .text .first-line {
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.01em;
  font-weight: 600;
  text-align: center;
}
@media (min-width: 992px) {
  .secrets-reveal-stream .social-media .text .first-line {
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.01em;
    font-weight: 600;
  }
}
@media (min-width: 1420px) {
  .secrets-reveal-stream .social-media .text .first-line {
    color: var(--Text-Default-Primary, #212121);
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 35px; /* 109.375% */
  }
}
.secrets-reveal-stream .social-media .text .second-line {
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.01em;
  text-align: center;
}
@media (min-width: 992px) {
  .secrets-reveal-stream .social-media .text .second-line {
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.01em;
  }
}
@media (min-width: 1420px) {
  .secrets-reveal-stream .social-media .text .second-line {
    color: var(--Text-Default-Primary, #212121);
    font-size: 32px;
    font-style: normal;
    line-height: 35px; /* 109.375% */
  }
}
.secrets-reveal-stream .social-media .link-wrapper {
  display: flex;
  margin-top: 40px;
  gap: 16px;
}

a.secret-button {
  text-align: center;
  border-radius: 100px;
  border: 4px solid #d4c4ff;
  background: radial-gradient(402.87% 239.69% at 47.72% 50%, #7854ff 0%, #fff 100%);
  box-shadow: 0 13px 24.6px 0 rgba(106, 88, 255, 0.2);
  display: flex;
  padding: 26px 30px;
  justify-content: center;
  align-items: center;
  letter-spacing: 2px;
}

.secret-cta-banner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .secret-cta-banner {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) {
  .secret-cta-banner {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1420px) {
  .secret-cta-banner {
    max-width: 100%;
  }
}
.secret-cta-banner .line {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-left: 12px;
  margin-right: 12px;
  width: 100%;
}
@media (min-width: 992px) {
  .secret-cta-banner .line {
    padding-top: 80px;
    padding-bottom: 80px;
    margin-left: 0;
    margin-right: 0;
  }
}
.secret-cta-banner a {
  text-align: center;
  border-radius: 100px;
  border: 4px solid #d4c4ff;
  background: radial-gradient(402.87% 239.69% at 47.72% 50%, #7854ff 0%, #fff 100%);
  box-shadow: 0 13px 24.6px 0 rgba(106, 88, 255, 0.2);
  display: flex;
  padding: 26px 30px;
  justify-content: center;
  align-items: center;
  letter-spacing: 2px;
  width: fit-content;
}
.secret-cta-banner p {
  color: #212121;
  text-align: center;
  text-shadow: 0 9px 60px #fff;
  font-family: "Gemsbuck 01";
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  font-size: 36px;
  margin-bottom: 12px;
}
@media (min-width: 992px) {
  .secret-cta-banner p {
    font-size: 100px;
    letter-spacing: -6px;
    padding-bottom: 40px;
  }
}
@media (min-width: 1420px) {
  .secret-cta-banner p {
    max-width: 1174px;
  }
}
.secret-cta-banner p .line-1 {
  color: #9a8eff;
}
.secret-cta-banner p .line-3 {
  color: #6d44d6;
}

.teampl-faq {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #fff;
  position: relative;
  background: linear-gradient(181deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 9%, rgb(97, 43, 238) 100%);
  margin: 0;
  padding-top: 100px;
  padding-bottom: 56px;
  z-index: 1;
}
.teampl-faq .coin-img {
  position: absolute;
  left: 0;
  top: 20px;
  z-index: -1;
  width: 100px;
}
@media (min-width: 768px) {
  .teampl-faq .coin-img {
    width: 170px;
  }
}
@media (min-width: 992px) {
  .teampl-faq .coin-img {
    left: 0;
    top: 50px;
    z-index: 0;
    width: 250px;
  }
}
@media (min-width: 1420px) {
  .teampl-faq .coin-img {
    left: 0;
    top: 50px;
    z-index: 0;
    width: 450px;
  }
}
.teampl-faq .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  max-width: 822px;
  margin-bottom: 20px;
}
@media (min-width: 1420px) {
  .teampl-faq .text {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
.teampl-faq .text h2 {
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: -0.01em;
  font-weight: 600;
}
@media (min-width: 992px) {
  .teampl-faq .text h2 {
    font-size: 36px;
    font-weight: 400;
    line-height: 44px;
    letter-spacing: -0.01em;
    font-weight: 600;
  }
}
@media (min-width: 1420px) {
  .teampl-faq .text h2 {
    font-size: 42px;
    font-weight: 400;
    line-height: 52px;
    letter-spacing: -0.01em;
    font-weight: 600;
  }
}
.teampl-faq .text p {
  color: var(--Text-Default-Primary, #212121);
  text-align: center;
  font-family: "Roobert Regular";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px; /* 109.375% */
}
.teampl-faq .faq-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 1;
  gap: 16px;
  border-radius: 12px;
  background: var(--Colors-Neutrals-White, #fff);
  box-shadow: 0 8px 20px 0 rgba(0, 43, 107, 0.08);
  margin-left: 24px;
  margin-right: 24px;
}
@media (min-width: 992px) {
  .teampl-faq .faq-wrapper {
    width: 853px;
    padding: 40px;
    border-radius: 24px;
    gap: 32px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
.teampl-faq .faq-wrapper .list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}
.teampl-faq .faq-wrapper .list .item {
  display: flex;
  padding: 12px;
  padding-bottom: 0px;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.6);
  overflow: hidden;
  transition-duration: 0.88s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  will-change: opacity, contents;
  text-align: left;
}
@media (min-width: 768px) {
  .teampl-faq .faq-wrapper .list .item {
    padding: 30px 34px;
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  .teampl-faq .faq-wrapper .list .item {
    padding: 20px 24px;
    padding-bottom: 0;
  }
}
.teampl-faq .faq-wrapper .list .item hr {
  width: 100%;
  border: 1px solid #f1f2f9;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(241, 242, 249);
  border-bottom: 0;
  margin-top: 12px;
}
@media (min-width: 992px) {
  .teampl-faq .faq-wrapper .list .item hr {
    margin-top: 40px;
  }
}
.teampl-faq .faq-wrapper .list .item .question {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.01em;
  font-weight: 600;
  text-decoration: none;
  color: var(--Icon-Color-Neutral, #212121);
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  min-height: 2rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: -12px;
}
.teampl-faq .faq-wrapper .list .item .question.is-active {
  margin-bottom: 0;
  color: var(--Icon-Color-Neutral, #6a5dfb);
}
.teampl-faq .faq-wrapper .list .item .question.is-active .icon.add {
  display: none;
}
.teampl-faq .faq-wrapper .list .item .question.is-active .icon.less {
  display: block;
}
.teampl-faq .faq-wrapper .list .item .question .icon {
  width: 24px;
  height: 24px;
  fill: currentColor;
  opacity: 1;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.teampl-faq .faq-wrapper .list .item .question .icon.add {
  display: block;
}
.teampl-faq .faq-wrapper .list .item .question .icon.less {
  display: none;
}
.teampl-faq .faq-wrapper .list .item .question:hover .icon {
  opacity: 0.8;
}
.teampl-faq .faq-wrapper .list .item .answer {
  color: var(--Text-Default-Secondary, #4a4c4d);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.01em;
  padding-top: 16px;
}
.teampl-faq .faq-wrapper .list .item .answer.collapse-faq {
  overflow: hidden;
  transition: 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: opacity, height;
  will-change: opacity, contents;
}
.teampl-faq .faq-wrapper .list .item .answer.collapse-faq:not(.is-active) {
  height: 0;
  opacity: 0;
}
.teampl-faq .disclaimer-wrapper {
  max-width: 1290px;
  margin-top: 40px;
}
@media (min-width: 992px) {
  .teampl-faq .disclaimer-wrapper {
    margin-top: 80px;
  }
}
.teampl-faq .disclaimer-wrapper .disclaimer {
  color: #fff;
  font-family: "Roobert Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px; /* 125% */
  letter-spacing: -0.12px;
}

.scrollable-cards-list-carousel {
  cursor: grab;
  width: 100%;
  height: 460px;
  display: flex;
  scroll-behavior: smooth;
  overflow-y: auto;
  overflow-x: hidden;
  padding-left: 20px;
  align-items: center;
  align-self: stretch;
  flex-direction: row;
  align-content: space-between;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
@media (min-width: 768px) {
  .scrollable-cards-list-carousel {
    padding-left: 75px;
  }
}
@media (min-width: 992px) {
  .scrollable-cards-list-carousel {
    padding-left: 80px;
  }
}
@media (min-width: 1420px) {
  .scrollable-cards-list-carousel {
    padding-left: calc(50vw - 645px);
    max-width: 1920px;
    margin: 0 auto;
  }
}

.academy-course-card {
  display: flex;
  min-width: 240px;
  max-width: 240px;
  width: 100%;
  height: 460px;
  padding: 28px;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 16px;
  background: #FFF;
  margin-right: 20px;
  box-shadow: 0px 1px 10px 0px rgba(33, 33, 33, 0.1);
}
@media (min-width: 375px) {
  .academy-course-card {
    min-width: 280px;
    max-width: 280px;
    height: 436px;
  }
}
.academy-course-card .icon {
  display: flex;
  width: 100px;
  height: 100px;
  justify-content: center;
  align-items: center;
  gap: 15.873px;
  border-radius: 16px;
  background: linear-gradient(180deg, rgba(39, 110, 255, 0.08) 0%, rgba(255, 85, 255, 0.08) 100%);
}
.academy-course-card .counter {
  margin-top: 20px;
  margin-bottom: 0;
  color: #57585a;
  text-transform: uppercase;
}
.academy-course-card .header {
  margin-top: 12px;
  margin-bottom: 0;
}
.academy-course-card .description {
  margin-top: 20px;
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 120px;
}
.academy-course-card .description p {
  margin-bottom: 0;
}
.academy-course-card .link {
  margin-top: 20px;
  margin-bottom: 0;
  height: 48px;
  align-self: stretch;
}

.zonda-move-arrow {
  cursor: pointer;
  display: none;
  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: 0 1px 25px 0 rgba(33, 33, 33, 0.2);
  z-index: 1;
  padding: 6px 10px;
  gap: 10px;
  flex-shrink: 0;
}
@media (min-width: 768px) {
  .zonda-move-arrow {
    display: flex;
  }
}
.zonda-move-arrow__forward {
  right: 30px;
}
@media (min-width: 1920px) {
  .zonda-move-arrow__forward {
    right: calc(50vw - 890px);
  }
}
.zonda-move-arrow__backward {
  left: 30px;
}
@media (min-width: 1920px) {
  .zonda-move-arrow__backward {
    left: calc(50vw - 890px);
  }
}
.zonda-move-arrow--hidden {
  visibility: hidden;
}

.course-heading-wrapper {
  display: flex;
  align-items: center;
  gap: 20px;
  width: calc(100vw - 40px);
}
@media (min-width: 768px) {
  .course-heading-wrapper {
    height: auto;
    min-height: 72px;
  }
}
@media (min-width: 992px) {
  .course-heading-wrapper {
    width: calc(100vw - 150px);
    padding: 0;
    flex-shrink: 0;
  }
}
@media (min-width: 1420px) {
  .course-heading-wrapper {
    width: 310px;
    margin-left: 15px;
  }
}
.course-heading-wrapper .course-heading {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
  flex: 1 0 0;
}
@media (min-width: 1420px) {
  .course-heading-wrapper .course-heading__title {
    margin-bottom: 22px;
  }
}
.course-heading-wrapper .course-heading__title--link {
  color: var(--Text-Default-Secondary, #626466);
}
.course-heading-wrapper .course-heading .lesson-current__title {
  color: var(--Text-Color-Highlight, #453CB0);
}
@media (min-width: 1420px) {
  .course-heading-wrapper .course-heading .lesson-current__title {
    display: none;
  }
}
.course-heading-wrapper .toggle-navigation__btn {
  cursor: pointer;
  display: flex;
  width: 48px;
  height: 48px;
  padding: 3px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 100px;
  background: #212121;
  /* Elevation/Light/Button */
  box-shadow: 0 1px 5px 0 rgba(33, 33, 33, 0.1);
  background-position-x: center;
  background-position-y: center;
  border: none;
}
.course-heading-wrapper .toggle-navigation__btn:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 3px;
}
@media (min-width: 1420px) {
  .course-heading-wrapper .toggle-navigation__btn {
    display: none;
  }
}

.lesson {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0 auto;
  hyphens: none;
}
.lesson .image {
  width: 100%;
  object-fit: cover;
}
@media (min-width: 992px) {
  .lesson .image {
    width: 100vw;
    height: auto;
  }
}
@media (min-width: 1420px) {
  .lesson .image {
    width: 975px;
    height: 549px;
    flex-shrink: 0;
  }
}
.lesson a {
  text-decoration: underline;
}
.lesson a:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 3px;
  border-radius: 2px;
}
.lesson-wrapper {
  display: flex;
  padding: 48px 20px 24px 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 41px;
  align-self: stretch;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 0px;
}
@media (min-width: 768px) {
  .lesson-wrapper {
    padding: 48px 75px 24px 75px;
    position: relative;
    top: -100px;
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
  }
}
@media (min-width: 992px) {
  .lesson-wrapper {
    width: calc(100% - 72px);
    top: -150px;
    border-radius: 16px;
    box-shadow: 0px 1px 10px 0px rgba(33, 33, 33, 0.1);
  }
}
.lesson-wrapper .headings {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  align-self: stretch;
}
.lesson-wrapper .headings .metadata {
  display: flex;
  align-items: center;
  gap: 16px;
}
.lesson-wrapper .headings .metadata__img {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #212121;
  padding: 6px;
}
.lesson-wrapper .headings .metadata__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 2px;
}
.lesson-wrapper .headings .metadata__content .dates {
  display: flex;
  align-items: center;
  gap: 10px;
}
.lesson-wrapper .headings .metadata__content .dates .modified-date-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 8px;
}
.lesson .paragraph ol,
.lesson .paragraph ul,
.lesson .paragraph dl {
  padding-left: 1rem;
}

.zonda-lesson-legal-disclaimer {
  display: flex;
  padding: 24px 20px 48px 20px;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 0;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  box-shadow: 0 1px 10px 0 rgba(33, 33, 33, 0.1);
  clip-path: inset(1px -10px -10px -10px);
}
@media (min-width: 768px) {
  .zonda-lesson-legal-disclaimer {
    padding: 24px 75px 48px 75px;
    position: relative;
    top: -100px;
  }
}
@media (min-width: 992px) {
  .zonda-lesson-legal-disclaimer {
    border-radius: 0 0 16px 16px;
    width: calc(100% - 72px);
    padding: 24px 60px 48px 60px;
    margin: 0 auto;
    top: -165px;
  }
}

.academy-next-lesson {
  display: flex;
  flex-direction: column;
  margin: 40px 20px;
  align-items: center;
  border-radius: 16px;
}
@media (min-width: 768px) {
  .academy-next-lesson {
    flex-direction: row;
    top: -100px;
    position: relative;
    margin: 40px 75px -25px 75px;
    min-height: 232px;
    align-items: flex-start;
  }
}
@media (min-width: 992px) {
  .academy-next-lesson {
    flex-direction: row;
    top: -120px;
    position: relative;
    width: calc(100% - 72px);
    margin: 0 auto;
    min-height: 232px;
    align-items: flex-start;
  }
}
.academy-next-lesson .image {
  display: flex;
  border-radius: 10px 10px 0 0;
  width: 100%;
  height: auto;
  object-fit: cover;
}
@media (min-width: 768px) {
  .academy-next-lesson .image {
    border-radius: 10px 0 0 10px;
    height: 232px;
  }
}
@media (min-width: 992px) {
  .academy-next-lesson .image {
    border-radius: 10px 0 0 10px;
    width: 400px;
    height: 232px;
  }
}
.academy-next-lesson .column {
  display: flex;
  padding: 24px;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  align-self: stretch;
}
@media (min-width: 768px) {
  .academy-next-lesson .column {
    width: calc(50vw + 75px);
    height: 232px;
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px;
  }
}
@media (min-width: 992px) {
  .academy-next-lesson .column {
    width: calc(100% - 400px);
    height: 232px;
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px;
  }
}
.academy-next-lesson .column-wrapper {
  display: flex;
  padding: 0;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}
.academy-next-lesson .column-wrapper .topic {
  margin: 0;
  color: #57585a;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .academy-next-lesson .column-wrapper .topic {
    text-transform: none;
  }
}
.academy-next-lesson .column-wrapper .heading {
  margin: 0;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.18px;
}
.academy-next-lesson .column-wrapper .description {
  margin: 0;
  overflow: hidden;
  color: #57585a;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
}

.second-level-navigation {
  width: 100%;
}
.second-level-navigation .course-navigation {
  position: relative;
  z-index: 0;
  margin-top: 0;
  width: 100%;
  height: 72px;
  display: flex;
  justify-content: flex-start;
  scroll-behavior: smooth;
  overflow-y: auto;
  overflow-x: auto;
}
@media (min-width: 992px) {
  .second-level-navigation .course-navigation {
    justify-content: center;
  }
}
.second-level-navigation .course-navigation .course-navigation-items {
  cursor: grab;
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-direction: row;
  align-content: space-between;
  justify-content: flex-start;
  flex-wrap: nowrap;
  margin: 0;
  gap: 8px;
}

/* bb_help_desk_page */
.article {
  font-family: "Roobert Regular", sans-serif;
  font-style: normal;
  font-weight: 400;
  hyphens: none;
}
.article h1 {
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: -0.01em;
  font-weight: 600;
  color: #212121;
  text-align: left;
  padding: 32px 0;
}
@media (min-width: 992px) {
  .article h1 {
    font-size: 36px;
    font-weight: 400;
    line-height: 44px;
    letter-spacing: -0.01em;
  }
}
.article .content {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #626466;
}

.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;
  }
}
.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));
  }
}
.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: 100vw;
  height: auto;
  min-height: 96px;
  background: rgb(255, 255, 255);
  position: fixed;
  width: 100%;
  z-index: 2;
  transition: box-shadow 0.3s ease-in-out;
}
@media (min-width: 1920px) {
  .zonda-navbar {
    max-width: 1920px;
  }
}
.zonda-navbar .bb-custom-logo {
  margin-top: 7px;
}
.zonda-navbar .bb-custom-logo a:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: 2px;
  border-radius: 2px;
}
.zonda-navbar .bb-custom-logo.lottie {
  margin-top: 3px;
}
.zonda-navbar .bb-custom-logo .lottie.hide-canvas canvas {
  position: absolute;
  opacity: 0;
  width: 200px;
  height: auto;
}
@media (min-width: 375px) {
  .zonda-navbar .bb-custom-logo .lottie.hide-canvas canvas {
    width: 250px;
    height: auto;
  }
}
.zonda-navbar .bb-custom-logo .lottie.hide-canvas.hide-img img {
  display: none;
}
.zonda-navbar .bb-custom-logo .lottie.hide-canvas.hide-img canvas {
  position: relative;
  opacity: 1;
}
.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 {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 8px 16px;
  height: auto;
  min-height: 96px;
  backdrop-filter: blur(35px);
  -webkit-backdrop-filter: blur(35px);
  --webkit-backdrop-filter: blur(35px);
  z-index: 10;
}
@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 .navbar .main-level-wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.zonda-navbar .navbar .main-level-wrapper.double-navigation .mobile-login {
  top: 34px;
}
.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-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;
  margin-top: 3px;
}
.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: auto;
  width: 200px;
}
@media (min-width: 375px) {
  .zonda-navbar .logo.lottie img {
    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: 1090px) {
  #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 .main-level-wrapper {
    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;
}

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

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

.dropdown-menu .dropdown-item a:focus-visible {
  outline: 3px solid #5046c2;
  outline-offset: -1px;
  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: 4px;
  border-radius: 2px;
}

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

.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: 0px 0px 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 {
    text-align: center;
    margin: 0;
  }
}
.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;
}

.form.sign-in-form {
  margin-top: 120px;
}

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