@charset "UTF-8";
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

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

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px;
}
.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em;
}
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block;
}
.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em;
}

.overlay {
  position: absolute;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active-area {
  background: #ffc;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.collapse.open {
  display: block;
}

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

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

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

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

body.portlet {
  border-width: 0;
}

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

.portlet-options-dropdown {
  z-index: 1035;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar form {
  margin: 0;
}

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

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

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

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

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

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

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

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

/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "fontawesome-alloy";
  src: url("../font/fontawesome-alloy.eot");
  src: url("../font/fontawesome-alloy.eot?#iefix") format("embedded-opentype"), url("../font/fontawesome-alloy.woff") format("woff"), url("../font/fontawesome-alloy.ttf") format("truetype"), url("../font/fontawesome-alloy.svg#fontawesome-alloy") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^=icon-],
[class*=" icon-"] {
  font-family: "fontawesome-alloy";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333em;
}

/* makes sure icons active on rollover in links */
a [class^=icon-],
a [class*=" icon-"] {
  display: inline;
}

/* increased font size for icon-large */
[class^=icon-].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571429em;
  text-align: right;
  padding-right: 0.2857142857em;
}
[class^=icon-].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714286em;
}

.icons-ul {
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  text-align: center;
  line-height: inherit;
}

[class^=icon-].hide,
[class*=" icon-"].hide {
  display: none;
}

.icon-muted {
  color: #eeeeee;
}

.icon-light {
  color: white;
}

.icon-dark {
  color: #333333;
}

.icon-border {
  border: solid 1px #eeeeee;
  padding: 0.2em 0.25em 0.15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

[class^=icon-].pull-left,
[class*=" icon-"].pull-left {
  margin-right: 0.3em;
}
[class^=icon-].pull-right,
[class*=" icon-"].pull-right {
  margin-left: 0.3em;
}

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^=icon-],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^=icon-],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^=icon-],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^=icon-],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^=icon-],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^=icon-],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^=icon-],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}

/* keeps Bootstrap styles with and without icons the same */
.btn [class^=icon-].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^=icon-].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: 0.9em;
}
.btn [class^=icon-].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^=icon-].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}

.nav-tabs [class^=icon-], .nav-tabs [class^=icon-].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^=icon-], .nav-pills [class^=icon-].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: 0.9em;
}

.btn [class^=icon-].pull-left.icon-2x, .btn [class^=icon-].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.18em;
}
.btn [class^=icon-].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: 0.8em;
}

.btn.btn-small [class^=icon-].pull-left.icon-2x, .btn.btn-small [class^=icon-].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.25em;
}

.btn.btn-large [class^=icon-],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^=icon-].pull-left.icon-2x, .btn.btn-large [class^=icon-].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.05em;
}
.btn.btn-large [class^=icon-].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: 0.2em;
}
.btn.btn-large [class^=icon-].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: 0.2em;
}

/* Fixes alignment in nav lists */
.nav-list [class^=icon-],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^=icon-],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
}

/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
0% {
    -ms-transform: rotate(0deg);
  }
100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: "fontawesome-alloy";
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-caret-bottom-right, .icon-glass, .icon-music, .icon-search, .icon-envelope, .icon-heart, .icon-star, .icon-star-empty, .icon-user, .icon-film, .icon-th-large, .icon-th, .icon-th-list, .icon-ok, .icon-remove, .icon-zoom-in, .icon-zoom-out, .icon-off, .icon-signal, .icon-cog, .icon-trash, .icon-home, .icon-file, .icon-inbox, .icon-play-circle, .icon-repeat, .icon-refresh, .icon-list-alt, .icon-lock, .icon-flag, .icon-headphones, .icon-volume-off, .icon-volume-down, .icon-volume-up, .icon-qrcode, .icon-barcode, .icon-tag, .icon-tags, .icon-book, .icon-bookmark, .icon-print, .icon-camera, .icon-font, .icon-bold, .icon-italic, .icon-align-justify, .icon-list, .icon-indent-left, .icon-indent-right, .icon-facetime-video, .icon-picture, .icon-pencil, .icon-map-marker, .icon-adjust, .icon-tint, .icon-edit, .icon-share, .icon-check, .icon-move, .icon-step-backward, .icon-fast-backward, .icon-backward, .icon-play, .icon-pause, .icon-stop, .icon-forward, .icon-fast-forward, .icon-minus-sign, .icon-remove-sign, .icon-ok-sign, .icon-question-sign, .icon-info-sign, .icon-screenshot, .icon-remove-circle, .icon-ok-circle, .icon-ban-circle, .icon-arrow-left, .icon-arrow-right, .icon-arrow-up, .icon-arrow-down, .icon-share-alt, .icon-resize-full, .icon-resize-small, .icon-plus, .icon-minus, .icon-asterisk, .icon-exclamation-sign, .icon-gift, .icon-leaf, .icon-calendar, .icon-random, .icon-comment, .icon-magnet, .icon-chevron-up, .icon-chevron-down, .icon-retweet, .icon-shopping-cart, .icon-folder-close, .icon-folder-open, .icon-resize-vertical, .icon-resize-horizontal, .icon-bar-chart, .icon-twitter-sign, .icon-facebook-sign, .icon-camera-retro, .icon-key, .icon-cogs, .icon-comments, .icon-thumbs-up, .icon-thumbs-down, .icon-star-half, .icon-signin, .icon-trophy, .icon-github-sign, .icon-upload-alt, .icon-lemon, .icon-phone, .icon-check-empty, .icon-bookmark-empty, .icon-phone-sign, .icon-twitter, .icon-facebook, .icon-github, .icon-unlock, .icon-credit, .icon-rss, .icon-hdd, .icon-bullhorn, .icon-bell, .icon-certificate, .icon-hand-right, .icon-hand-left, .icon-hand-up, .icon-globe, .icon-wrench, .icon-tasks, .icon-filter, .icon-briefcase, .icon-fullscreen, .icon-group, .icon-link, .icon-cloud, .icon-beaker, .icon-cut, .icon-copy, .icon-paper-clip, .icon-save, .icon-sign-blank, .icon-reorder, .icon-list-ul, .icon-list-ol, .icon-strikethrough, .icon-underline, .icon-table, .icon-magic, .icon-money, .icon-caret-down, .icon-caret-up, .icon-caret-left, .icon-caret-right, .icon-columns, .icon-sort, .icon-sort-down, .icon-sort-up, .icon-envelope-alt, .icon-linkedin, .icon-undo, .icon-legal, .icon-dashboard, .icon-comment-alt, .icon-comments-alt, .icon-bolt, .icon-sitemap, .icon-umbrella, .icon-paste, .icon-lightbulb, .icon-exchange, .icon-bell-alt, .icon-coffee, .icon-food, .icon-file-alt, .icon-building, .icon-hospital, .icon-ambulance, .icon-medkit, .icon-fighter-jet, .icon-beer, .icon-h-sign, .icon-plus-sign, .icon-double-angle-left, .icon-double-angle-right, .icon-double-angle-up, .icon-double-angle-down, .icon-angle-left, .icon-angle-right, .icon-angle-up, .icon-angle-down, .icon-desktop, .icon-laptop, .icon-spinner, .icon-circle, .icon-reply, .icon-github-alt, .icon-folder-close-alt, .icon-folder-open-alt, .icon-expand-alt, .icon-collapse-alt, .icon-smile, .icon-frown, .icon-meh, .icon-gamepad, .icon-keyboard, .icon-flag-alt, .icon-flag-checkered, .icon-terminal, .icon-code, .icon-reply-all, .icon-star-half-full, .icon-location-arrow, .icon-crop, .icon-code-fork, .icon-subscript, .icon-eraser, .icon-puzzle, .icon-microphone, .icon-microphone-off, .icon-shield, .icon-calendar-empty, .icon-fire-extinguisher, .icon-rocket, .icon-maxcdn, .icon-chevron-sign-left, .icon-chevron-sign-right, .icon-chevron-sign-up, .icon-chevron-sign-down, .icon-html5, .icon-css3, .icon-anchor, .icon-unlock-alt, .icon-bullseye, .icon-ellipsis-horizontal, .icon-ellipsis-vertical, .icon-rss-sign, .icon-fb-boolean, .icon-text-height, .icon-text-width, .icon-align-left, .icon-align-center, .icon-align-right, .icon-step-forward, .icon-eject, .icon-chevron-left, .icon-chevron-right, .icon-plus-sign-2, .icon-fire, .icon-eye-open, .icon-eye-close, .icon-warning-sign, .icon-plane, .icon-heart-empty, .icon-signout, .icon-linkedin-sign, .icon-pushpin, .icon-external-link, .icon-hand-down, .icon-circle-arrow-left, .icon-circle-arrow-right, .icon-circle-arrow-up, .icon-circle-arrow-down, .icon-truck, .icon-pinterest, .icon-pinterest-sign, .icon-google-plus-sign, .icon-google-plus, .icon-cloud-download, .icon-cloud-upload, .icon-user-md, .icon-stethoscope, .icon-suitcase, .icon-tablet, .icon-mobile, .icon-circle-blank, .icon-quote-left, .icon-quote-right, .icon-unlink, .icon-question, .icon-info, .icon-exclamation, .icon-superscript, .icon-play-sign, .icon-ticket, .icon-minus-sign-alt, .icon-check-minus, .icon-level-up, .icon-sort-by-attributes-alt, .icon-sort-by-order, .icon-sort-by-order-alt, .icon-thumbs-up-2, .icon-thumbs-down-2, .icon-dribbble, .icon-skype, .icon-foursquare, .icon-trello, .icon-female, .icon-level-down, .icon-check-sign, .icon-edit-sign, .icon-external-link-sign, .icon-share-sign, .icon-compass, .icon-collapse, .icon-collapse-top, .icon-expand, .icon-euro, .icon-gbp, .icon-dollar, .icon-rupee, .icon-yen, .icon-renminbi, .icon-won, .icon-bitcoin, .icon-file-2, .icon-file-text, .icon-sort-by-alphabet, .icon-sort-by-alphabet-alt, .icon-sort-by-attributes, .icon-youtube-sign, .icon-youtube, .icon-xing, .icon-xing-sign, .icon-youtube-play, .icon-dropbox, .icon-stackexchange, .icon-instagram, .icon-flickr, .icon-adn, .icon-bitbucket, .icon-bitbucket-sign, .icon-tumblr, .icon-tumblr-sign, .icon-long-arrow-down, .icon-long-arrow-up, .icon-long-arrow-left, .icon-long-arrow-right, .icon-apple, .icon-windows, .icon-android, .icon-linux, .icon-male, .icon-gittip, .icon-sun, .icon-moon, .icon-archive, .icon-bug, .icon-vk, .icon-weibo, .icon-renren, .icon-time, .icon-road, .icon-download-alt, .icon-download, .icon-upload, .icon-db-joinxor, .icon-db-state, .icon-db-start, .icon-db-end, .icon-db-fork, .icon-db-condition, .icon-db-task, .icon-db-join, .icon-fb-button, .icon-fb-fieldset, .icon-fb-custom-field, .icon-fb-separator, .icon-fb-paragraph, .icon-fb-file-upload, .icon-fb-text, .icon-fb-text-box, .icon-fb-select, .icon-fb-radio, .icon-fb-number, .icon-fb-integer, .icon-fb-decimal {
  font-family: "fontawesome-alloy";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.icon-caret-bottom-right:before {
  content: "\e016";
}

.icon-glass:before {
  content: "\f000";
}

.icon-music:before {
  content: "\f001";
}

.icon-search:before {
  content: "\f002";
}

.icon-envelope:before {
  content: "\f003";
}

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

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

.icon-star-empty:before {
  content: "\f006";
}

.icon-user:before {
  content: "\f007";
}

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

.icon-th-large:before {
  content: "\f009";
}

.icon-th:before {
  content: "\f00a";
}

.icon-th-list:before {
  content: "\f00b";
}

.icon-ok:before {
  content: "\f00c";
}

.icon-remove:before {
  content: "\f00d";
}

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

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

.icon-off:before {
  content: "\f011";
}

.icon-signal:before {
  content: "\f012";
}

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

.icon-trash:before {
  content: "\f014";
}

.icon-home:before {
  content: "\f015";
}

.icon-file:before {
  content: "\f016";
}

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

.icon-play-circle:before {
  content: "\f01d";
}

.icon-repeat:before {
  content: "\f01e";
}

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

.icon-list-alt:before {
  content: "\f022";
}

.icon-lock:before {
  content: "\f023";
}

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

.icon-headphones:before {
  content: "\f025";
}

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

.icon-volume-down:before {
  content: "\f027";
}

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

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

.icon-barcode:before {
  content: "\f02a";
}

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

.icon-tags:before {
  content: "\f02c";
}

.icon-book:before {
  content: "\f02d";
}

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

.icon-print:before {
  content: "\f02f";
}

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

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

.icon-bold:before {
  content: "\f032";
}

.icon-italic:before {
  content: "\f033";
}

.icon-align-justify:before {
  content: "\f039";
}

.icon-list:before {
  content: "\f03a";
}

.icon-indent-left:before {
  content: "\f03b";
}

.icon-indent-right:before {
  content: "\f03c";
}

.icon-facetime-video:before {
  content: "\f03d";
}

.icon-picture:before {
  content: "\f03e";
}

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

.icon-map-marker:before {
  content: "\f041";
}

.icon-adjust:before {
  content: "\f042";
}

.icon-tint:before {
  content: "\f043";
}

.icon-edit:before {
  content: "\f044";
}

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

.icon-check:before {
  content: "\f046";
}

.icon-move:before {
  content: "\f047";
}

.icon-step-backward:before {
  content: "\f048";
}

.icon-fast-backward:before {
  content: "\f049";
}

.icon-backward:before {
  content: "\f04a";
}

.icon-play:before {
  content: "\f04b";
}

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

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

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

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

.icon-minus-sign:before {
  content: "\f056";
}

.icon-remove-sign:before {
  content: "\f057";
}

.icon-ok-sign:before {
  content: "\f058";
}

.icon-question-sign:before {
  content: "\f059";
}

.icon-info-sign:before {
  content: "\f05a";
}

.icon-screenshot:before {
  content: "\f05b";
}

.icon-remove-circle:before {
  content: "\f05c";
}

.icon-ok-circle:before {
  content: "\f05d";
}

.icon-ban-circle:before {
  content: "\f05e";
}

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

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

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

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

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

.icon-resize-full:before {
  content: "\f065";
}

.icon-resize-small:before {
  content: "\f066";
}

.icon-plus:before {
  content: "\f067";
}

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

.icon-asterisk:before {
  content: "\f069";
}

.icon-exclamation-sign:before {
  content: "\f06a";
}

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

.icon-leaf:before {
  content: "\f06c";
}

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

.icon-random:before {
  content: "\f074";
}

.icon-comment:before {
  content: "\f075";
}

.icon-magnet:before {
  content: "\f076";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-retweet:before {
  content: "\f079";
}

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

.icon-folder-close:before {
  content: "\f07b";
}

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

.icon-resize-vertical:before {
  content: "\f07d";
}

.icon-resize-horizontal:before {
  content: "\f07e";
}

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

.icon-twitter-sign:before {
  content: "\f081";
}

.icon-facebook-sign:before {
  content: "\f082";
}

.icon-camera-retro:before {
  content: "\f083";
}

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

.icon-cogs:before {
  content: "\f085";
}

.icon-comments:before {
  content: "\f086";
}

.icon-thumbs-up:before {
  content: "\f087";
}

.icon-thumbs-down:before {
  content: "\f088";
}

.icon-star-half:before {
  content: "\f089";
}

.icon-signin:before {
  content: "\f090";
}

.icon-trophy:before {
  content: "\f091";
}

.icon-github-sign:before {
  content: "\f092";
}

.icon-upload-alt:before {
  content: "\f093";
}

.icon-lemon:before {
  content: "\f094";
}

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

.icon-check-empty:before {
  content: "\f096";
}

.icon-bookmark-empty:before {
  content: "\f097";
}

.icon-phone-sign:before {
  content: "\f098";
}

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

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

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

.icon-unlock:before {
  content: "\f09c";
}

.icon-credit:before {
  content: "\f09d";
}

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

.icon-hdd:before {
  content: "\f0a0";
}

.icon-bullhorn:before {
  content: "\f0a1";
}

.icon-bell:before {
  content: "\f0a2";
}

.icon-certificate:before {
  content: "\f0a3";
}

.icon-hand-right:before {
  content: "\f0a4";
}

.icon-hand-left:before {
  content: "\f0a5";
}

.icon-hand-up:before {
  content: "\f0a6";
}

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

.icon-wrench:before {
  content: "\f0ad";
}

.icon-tasks:before {
  content: "\f0ae";
}

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

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

.icon-fullscreen:before {
  content: "\f0b2";
}

.icon-group:before {
  content: "\f0c0";
}

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

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

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

.icon-cut:before {
  content: "\f0c4";
}

.icon-copy:before {
  content: "\f0c5";
}

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

.icon-save:before {
  content: "\f0c7";
}

.icon-sign-blank:before {
  content: "\f0c8";
}

.icon-reorder:before {
  content: "\f0c9";
}

.icon-list-ul:before {
  content: "\f0ca";
}

.icon-list-ol:before {
  content: "\f0cb";
}

.icon-strikethrough:before {
  content: "\f0cc";
}

.icon-underline:before {
  content: "\f0cd";
}

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

.icon-magic:before {
  content: "\f0d0";
}

.icon-money:before {
  content: "\f0d6";
}

.icon-caret-down:before {
  content: "\f0d7";
}

.icon-caret-up:before {
  content: "\f0d8";
}

.icon-caret-left:before {
  content: "\f0d9";
}

.icon-caret-right:before {
  content: "\f0da";
}

.icon-columns:before {
  content: "\f0db";
}

.icon-sort:before {
  content: "\f0dc";
}

.icon-sort-down:before {
  content: "\f0dd";
}

.icon-sort-up:before {
  content: "\f0de";
}

.icon-envelope-alt:before {
  content: "\f0e0";
}

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

.icon-undo:before {
  content: "\f0e2";
}

.icon-legal:before {
  content: "\f0e3";
}

.icon-dashboard:before {
  content: "\f0e4";
}

.icon-comment-alt:before {
  content: "\f0e5";
}

.icon-comments-alt:before {
  content: "\f0e6";
}

.icon-bolt:before {
  content: "\f0e7";
}

.icon-sitemap:before {
  content: "\f0e8";
}

.icon-umbrella:before {
  content: "\f0e9";
}

.icon-paste:before {
  content: "\f0ea";
}

.icon-lightbulb:before {
  content: "\f0eb";
}

.icon-exchange:before {
  content: "\f0ec";
}

.icon-bell-alt:before {
  content: "\f0f3";
}

.icon-coffee:before {
  content: "\f0f4";
}

.icon-food:before {
  content: "\f0f5";
}

.icon-file-alt:before {
  content: "\f0f6";
}

.icon-building:before {
  content: "\f0f7";
}

.icon-hospital:before {
  content: "\f0f8";
}

.icon-ambulance:before {
  content: "\f0f9";
}

.icon-medkit:before {
  content: "\f0fa";
}

.icon-fighter-jet:before {
  content: "\f0fb";
}

.icon-beer:before {
  content: "\f0fc";
}

.icon-h-sign:before {
  content: "\f0fd";
}

.icon-plus-sign:before {
  content: "\f0fe";
}

.icon-double-angle-left:before {
  content: "\f100";
}

.icon-double-angle-right:before {
  content: "\f101";
}

.icon-double-angle-up:before {
  content: "\f102";
}

.icon-double-angle-down:before {
  content: "\f103";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-desktop:before {
  content: "\f108";
}

.icon-laptop:before {
  content: "\f109";
}

.icon-spinner:before {
  content: "\f110";
}

.icon-circle:before {
  content: "\f111";
}

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

.icon-github-alt:before {
  content: "\f113";
}

.icon-folder-close-alt:before {
  content: "\f114";
}

.icon-folder-open-alt:before {
  content: "\f115";
}

.icon-expand-alt:before {
  content: "\f116";
}

.icon-collapse-alt:before {
  content: "\f117";
}

.icon-smile:before {
  content: "\f118";
}

.icon-frown:before {
  content: "\f119";
}

.icon-meh:before {
  content: "\f11a";
}

.icon-gamepad:before {
  content: "\f11b";
}

.icon-keyboard:before {
  content: "\f11c";
}

.icon-flag-alt:before {
  content: "\f11d";
}

.icon-flag-checkered:before {
  content: "\f11e";
}

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

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

.icon-reply-all:before {
  content: "\f122";
}

.icon-star-half-full:before {
  content: "\f123";
}

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

.icon-crop:before {
  content: "\f125";
}

.icon-code-fork:before {
  content: "\f126";
}

.icon-subscript:before {
  content: "\f12c";
}

.icon-eraser:before {
  content: "\f12d";
}

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

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

.icon-microphone-off:before {
  content: "\f131";
}

.icon-shield:before {
  content: "\f132";
}

.icon-calendar-empty:before {
  content: "\f133";
}

.icon-fire-extinguisher:before {
  content: "\f134";
}

.icon-rocket:before {
  content: "\f135";
}

.icon-maxcdn:before {
  content: "\f136";
}

.icon-chevron-sign-left:before {
  content: "\f137";
}

.icon-chevron-sign-right:before {
  content: "\f138";
}

.icon-chevron-sign-up:before {
  content: "\f139";
}

.icon-chevron-sign-down:before {
  content: "\f13a";
}

.icon-html5:before {
  content: "\f13b";
}

.icon-css3:before {
  content: "\f13c";
}

.icon-anchor:before {
  content: "\f13d";
}

.icon-unlock-alt:before {
  content: "\f13e";
}

.icon-bullseye:before {
  content: "\f140";
}

.icon-ellipsis-horizontal:before {
  content: "\f141";
}

.icon-ellipsis-vertical:before {
  content: "\f142";
}

.icon-rss-sign:before {
  content: "\f143";
}

.icon-fb-boolean:before {
  content: "\e008";
}

.icon-text-height:before {
  content: "\f034";
}

.icon-text-width:before {
  content: "\f035";
}

.icon-align-left:before {
  content: "\f036";
}

.icon-align-center:before {
  content: "\f037";
}

.icon-align-right:before {
  content: "\f038";
}

.icon-step-forward:before {
  content: "\f051";
}

.icon-eject:before {
  content: "\f052";
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.icon-plus-sign-2:before {
  content: "\f055";
}

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

.icon-eye-open:before {
  content: "\f06e";
}

.icon-eye-close:before {
  content: "\f070";
}

.icon-warning-sign:before {
  content: "\f071";
}

.icon-plane:before {
  content: "\f072";
}

.icon-heart-empty:before {
  content: "\f08a";
}

.icon-signout:before {
  content: "\f08b";
}

.icon-linkedin-sign:before {
  content: "\f08c";
}

.icon-pushpin:before {
  content: "\f08d";
}

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

.icon-hand-down:before {
  content: "\f0a7";
}

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

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

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

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

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

.icon-pinterest:before {
  content: "\f0d2";
}

.icon-pinterest-sign:before {
  content: "\f0d3";
}

.icon-google-plus-sign:before {
  content: "\f0d4";
}

.icon-google-plus:before {
  content: "\f0d5";
}

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

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

.icon-user-md:before {
  content: "\f0f0";
}

.icon-stethoscope:before {
  content: "\f0f1";
}

.icon-suitcase:before {
  content: "\f0f2";
}

.icon-tablet:before {
  content: "\f10a";
}

.icon-mobile:before {
  content: "\f10b";
}

.icon-circle-blank:before {
  content: "\f10c";
}

.icon-quote-left:before {
  content: "\f10d";
}

.icon-quote-right:before {
  content: "\f10e";
}

.icon-unlink:before {
  content: "\f127";
}

.icon-question:before {
  content: "\f128";
}

.icon-info:before {
  content: "\f129";
}

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

.icon-superscript:before {
  content: "\f12b";
}

.icon-play-sign:before {
  content: "\f144";
}

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

.icon-minus-sign-alt:before {
  content: "\f146";
}

.icon-check-minus:before {
  content: "\f147";
}

.icon-level-up:before {
  content: "\f148";
}

.icon-sort-by-attributes-alt:before {
  content: "\f161";
}

.icon-sort-by-order:before {
  content: "\f162";
}

.icon-sort-by-order-alt:before {
  content: "\f163";
}

.icon-thumbs-up-2:before {
  content: "\f164";
}

.icon-thumbs-down-2:before {
  content: "\f165";
}

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

.icon-skype:before {
  content: "\f17e";
}

.icon-foursquare:before {
  content: "\f180";
}

.icon-trello:before {
  content: "\f181";
}

.icon-female:before {
  content: "\f182";
}

.icon-level-down:before {
  content: "\f149";
}

.icon-check-sign:before {
  content: "\f14a";
}

.icon-edit-sign:before {
  content: "\f14b";
}

.icon-external-link-sign:before {
  content: "\f14c";
}

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

.icon-compass:before {
  content: "\f14e";
}

.icon-collapse:before {
  content: "\f150";
}

.icon-collapse-top:before {
  content: "\f151";
}

.icon-expand:before {
  content: "\f152";
}

.icon-euro:before {
  content: "\f153";
}

.icon-gbp:before {
  content: "\f154";
}

.icon-dollar:before {
  content: "\f155";
}

.icon-rupee:before {
  content: "\f156";
}

.icon-yen:before {
  content: "\f157";
}

.icon-renminbi:before {
  content: "\f158";
}

.icon-won:before {
  content: "\f159";
}

.icon-bitcoin:before {
  content: "\f15a";
}

.icon-file-2:before {
  content: "\f15b";
}

.icon-file-text:before {
  content: "\f15c";
}

.icon-sort-by-alphabet:before {
  content: "\f15d";
}

.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}

.icon-sort-by-attributes:before {
  content: "\f160";
}

.icon-youtube-sign:before {
  content: "\f166";
}

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

.icon-xing:before {
  content: "\f168";
}

.icon-xing-sign:before {
  content: "\f169";
}

.icon-youtube-play:before {
  content: "\f16a";
}

.icon-dropbox:before {
  content: "\f16b";
}

.icon-stackexchange:before {
  content: "\f16c";
}

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

.icon-flickr:before {
  content: "\f16e";
}

.icon-adn:before {
  content: "\f170";
}

.icon-bitbucket:before {
  content: "\f171";
}

.icon-bitbucket-sign:before {
  content: "\f172";
}

.icon-tumblr:before {
  content: "\f173";
}

.icon-tumblr-sign:before {
  content: "\f174";
}

.icon-long-arrow-down:before {
  content: "\f175";
}

.icon-long-arrow-up:before {
  content: "\f176";
}

.icon-long-arrow-left:before {
  content: "\f177";
}

.icon-long-arrow-right:before {
  content: "\f178";
}

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

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

.icon-android:before {
  content: "\f17b";
}

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

.icon-male:before {
  content: "\f183";
}

.icon-gittip:before {
  content: "\f184";
}

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

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

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

.icon-bug:before {
  content: "\f188";
}

.icon-vk:before {
  content: "\f189";
}

.icon-weibo:before {
  content: "\f18a";
}

.icon-renren:before {
  content: "\f18b";
}

.icon-time:before {
  content: "\f017";
}

.icon-road:before {
  content: "\f018";
}

.icon-download-alt:before {
  content: "\f019";
}

.icon-download:before {
  content: "\f01a";
}

.icon-upload:before {
  content: "\f01b";
}

.icon-db-joinxor:before {
  content: "\e006";
}

.icon-db-state:before {
  content: "\e009";
}

.icon-db-start:before {
  content: "\e00b";
}

.icon-db-end:before {
  content: "\e00a";
}

.icon-db-fork:before {
  content: "\e00c";
}

.icon-db-condition:before {
  content: "\e00e";
}

.icon-db-task:before {
  content: "\e00d";
}

.icon-db-join:before {
  content: "\e00f";
}

.icon-fb-button:before {
  content: "\e010";
}

.icon-fb-fieldset:before {
  content: "\e011";
}

.icon-fb-custom-field:before {
  content: "\e012";
}

.icon-fb-separator:before {
  content: "\e013";
}

.icon-fb-paragraph:before {
  content: "\e014";
}

.icon-fb-file-upload:before {
  content: "\e015";
}

.icon-fb-text:before {
  content: "\e000";
}

.icon-fb-text-box:before {
  content: "\e001";
}

.icon-fb-select:before {
  content: "\e002";
}

.icon-fb-radio:before {
  content: "\e003";
}

.icon-fb-number:before {
  content: "\e004";
}

.icon-fb-integer:before {
  content: "\e005";
}

.icon-fb-decimal:before {
  content: "\e007";
}

.icon-btc:before {
  content: "\f15a";
}

.icon-cny:before {
  content: "\f158";
}

.icon-eur:before {
  content: "\f153";
}

.icon-gear:before {
  content: "\f013";
}

.icon-gears:before {
  content: "\f085";
}

.icon-inr:before {
  content: "\f156";
}

.icon-jpy:before {
  content: "\f157";
}

.icon-krw:before {
  content: "\f159";
}

.icon-mail-forward:before {
  content: "\f064";
}

.icon-mail-reply:before {
  content: "\f112";
}

.icon-paperclip:before {
  content: "\f0c6";
}

.icon-power-off:before {
  content: "\f011";
}

.icon-rotate-left:before {
  content: "\f0e2";
}

.icon-rotate-right:before {
  content: "\f01e";
}

.icon-star-half-empty:before {
  content: "\f123";
}

.icon-unchecked:before {
  content: "\f096";
}

.icon-usd:before {
  content: "\f155";
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../font/glyphicons-halflings-regular.eot);
  src: url(../font/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../font/glyphicons-halflings-regular.woff2) format("woff2"), url(../font/glyphicons-halflings-regular.woff) format("woff"), url(../font/glyphicons-halflings-regular.ttf) format("truetype"), url(../font/glyphicons-halflings-regular.svgglyphicons_halflingsregular) format("svg");
}
.glyphicon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before, .glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-glass:before, .fa-glass:before {
  content: "\f000";
}

.icon-music:before, .fa-music:before {
  content: "\f001";
}

.icon-search:before, .fa-search:before {
  content: "\f002";
}

.icon-envelope-o:before, .fa-envelope-o:before {
  content: "\f003";
}

.icon-heart:before, .fa-heart:before {
  content: "\f004";
}

.icon-star:before, .fa-star:before {
  content: "\f005";
}

.icon-star-o:before, .fa-star-o:before {
  content: "\f006";
}

.icon-user:before, .fa-user:before {
  content: "\f007";
}

.icon-film:before, .fa-film:before {
  content: "\f008";
}

.icon-th-large:before, .fa-th-large:before {
  content: "\f009";
}

.icon-th:before, .fa-th:before {
  content: "\f00a";
}

.icon-th-list:before, .fa-th-list:before {
  content: "\f00b";
}

.icon-check:before, .fa-check:before {
  content: "\f00c";
}

.icon-remove:before, .fa-remove:before,
.icon-close:before, .fa-close:before,
.icon-times:before, .fa-times:before {
  content: "\f00d";
}

.icon-search-plus:before, .fa-search-plus:before {
  content: "\f00e";
}

.icon-search-minus:before, .fa-search-minus:before {
  content: "\f010";
}

.icon-power-off:before, .fa-power-off:before {
  content: "\f011";
}

.icon-signal:before, .fa-signal:before {
  content: "\f012";
}

.icon-gear:before, .fa-gear:before,
.icon-cog:before, .fa-cog:before {
  content: "\f013";
}

.icon-trash-o:before, .fa-trash-o:before {
  content: "\f014";
}

.icon-home:before, .fa-home:before {
  content: "\f015";
}

.icon-file-o:before, .fa-file-o:before {
  content: "\f016";
}

.icon-clock-o:before, .fa-clock-o:before {
  content: "\f017";
}

.icon-road:before, .fa-road:before {
  content: "\f018";
}

.icon-download:before, .fa-download:before {
  content: "\f019";
}

.icon-arrow-circle-o-down:before, .fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.icon-arrow-circle-o-up:before, .fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.icon-inbox:before, .fa-inbox:before {
  content: "\f01c";
}

.icon-play-circle-o:before, .fa-play-circle-o:before {
  content: "\f01d";
}

.icon-rotate-right:before, .fa-rotate-right:before,
.icon-repeat:before, .fa-repeat:before {
  content: "\f01e";
}

.icon-refresh:before, .fa-refresh:before {
  content: "\f021";
}

.icon-list-alt:before, .fa-list-alt:before {
  content: "\f022";
}

.icon-lock:before, .fa-lock:before {
  content: "\f023";
}

.icon-flag:before, .fa-flag:before {
  content: "\f024";
}

.icon-headphones:before, .fa-headphones:before {
  content: "\f025";
}

.icon-volume-off:before, .fa-volume-off:before {
  content: "\f026";
}

.icon-volume-down:before, .fa-volume-down:before {
  content: "\f027";
}

.icon-volume-up:before, .fa-volume-up:before {
  content: "\f028";
}

.icon-qrcode:before, .fa-qrcode:before {
  content: "\f029";
}

.icon-barcode:before, .fa-barcode:before {
  content: "\f02a";
}

.icon-tag:before, .fa-tag:before {
  content: "\f02b";
}

.icon-tags:before, .fa-tags:before {
  content: "\f02c";
}

.icon-book:before, .fa-book:before {
  content: "\f02d";
}

.icon-bookmark:before, .fa-bookmark:before {
  content: "\f02e";
}

.icon-print:before, .fa-print:before {
  content: "\f02f";
}

.icon-camera:before, .fa-camera:before {
  content: "\f030";
}

.icon-font:before, .fa-font:before {
  content: "\f031";
}

.icon-bold:before, .fa-bold:before {
  content: "\f032";
}

.icon-italic:before, .fa-italic:before {
  content: "\f033";
}

.icon-text-height:before, .fa-text-height:before {
  content: "\f034";
}

.icon-text-width:before, .fa-text-width:before {
  content: "\f035";
}

.icon-align-left:before, .fa-align-left:before {
  content: "\f036";
}

.icon-align-center:before, .fa-align-center:before {
  content: "\f037";
}

.icon-align-right:before, .fa-align-right:before {
  content: "\f038";
}

.icon-align-justify:before, .fa-align-justify:before {
  content: "\f039";
}

.icon-list:before, .fa-list:before {
  content: "\f03a";
}

.icon-dedent:before, .fa-dedent:before,
.icon-outdent:before, .fa-outdent:before {
  content: "\f03b";
}

.icon-indent:before, .fa-indent:before {
  content: "\f03c";
}

.icon-video-camera:before, .fa-video-camera:before {
  content: "\f03d";
}

.icon-photo:before, .fa-photo:before,
.icon-image:before, .fa-image:before,
.icon-picture-o:before, .fa-picture-o:before {
  content: "\f03e";
}

.icon-pencil:before, .fa-pencil:before {
  content: "\f040";
}

.icon-map-marker:before, .fa-map-marker:before {
  content: "\f041";
}

.icon-adjust:before, .fa-adjust:before {
  content: "\f042";
}

.icon-tint:before, .fa-tint:before {
  content: "\f043";
}

.icon-edit:before, .fa-edit:before,
.icon-pencil-square-o:before, .fa-pencil-square-o:before {
  content: "\f044";
}

.icon-share-square-o:before, .fa-share-square-o:before {
  content: "\f045";
}

.icon-check-square-o:before, .fa-check-square-o:before {
  content: "\f046";
}

.icon-arrows:before, .fa-arrows:before {
  content: "\f047";
}

.icon-step-backward:before, .fa-step-backward:before {
  content: "\f048";
}

.icon-fast-backward:before, .fa-fast-backward:before {
  content: "\f049";
}

.icon-backward:before, .fa-backward:before {
  content: "\f04a";
}

.icon-play:before, .fa-play:before {
  content: "\f04b";
}

.icon-pause:before, .fa-pause:before {
  content: "\f04c";
}

.icon-stop:before, .fa-stop:before {
  content: "\f04d";
}

.icon-forward:before, .fa-forward:before {
  content: "\f04e";
}

.icon-fast-forward:before, .fa-fast-forward:before {
  content: "\f050";
}

.icon-step-forward:before, .fa-step-forward:before {
  content: "\f051";
}

.icon-eject:before, .fa-eject:before {
  content: "\f052";
}

.icon-chevron-left:before, .fa-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before, .fa-chevron-right:before {
  content: "\f054";
}

.icon-plus-circle:before, .fa-plus-circle:before {
  content: "\f055";
}

.icon-minus-circle:before, .fa-minus-circle:before {
  content: "\f056";
}

.icon-times-circle:before, .fa-times-circle:before {
  content: "\f057";
}

.icon-check-circle:before, .fa-check-circle:before {
  content: "\f058";
}

.icon-question-circle:before, .fa-question-circle:before {
  content: "\f059";
}

.icon-info-circle:before, .fa-info-circle:before {
  content: "\f05a";
}

.icon-crosshairs:before, .fa-crosshairs:before {
  content: "\f05b";
}

.icon-times-circle-o:before, .fa-times-circle-o:before {
  content: "\f05c";
}

.icon-check-circle-o:before, .fa-check-circle-o:before {
  content: "\f05d";
}

.icon-ban:before, .fa-ban:before {
  content: "\f05e";
}

.icon-arrow-left:before, .fa-arrow-left:before {
  content: "\f060";
}

.icon-arrow-right:before, .fa-arrow-right:before {
  content: "\f061";
}

.icon-arrow-up:before, .fa-arrow-up:before {
  content: "\f062";
}

.icon-arrow-down:before, .fa-arrow-down:before {
  content: "\f063";
}

.icon-mail-forward:before, .fa-mail-forward:before,
.icon-share:before, .fa-share:before {
  content: "\f064";
}

.icon-expand:before, .fa-expand:before {
  content: "\f065";
}

.icon-compress:before, .fa-compress:before {
  content: "\f066";
}

.icon-plus:before, .fa-plus:before {
  content: "\f067";
}

.icon-minus:before, .fa-minus:before {
  content: "\f068";
}

.icon-asterisk:before, .fa-asterisk:before {
  content: "\f069";
}

.icon-exclamation-circle:before, .fa-exclamation-circle:before {
  content: "\f06a";
}

.icon-gift:before, .fa-gift:before {
  content: "\f06b";
}

.icon-leaf:before, .fa-leaf:before {
  content: "\f06c";
}

.icon-fire:before, .fa-fire:before {
  content: "\f06d";
}

.icon-eye:before, .fa-eye:before {
  content: "\f06e";
}

.icon-eye-slash:before, .fa-eye-slash:before {
  content: "\f070";
}

.icon-warning:before, .fa-warning:before,
.icon-exclamation-triangle:before, .fa-exclamation-triangle:before {
  content: "\f071";
}

.icon-plane:before, .fa-plane:before {
  content: "\f072";
}

.icon-calendar:before, .fa-calendar:before {
  content: "\f073";
}

.icon-random:before, .fa-random:before {
  content: "\f074";
}

.icon-comment:before, .fa-comment:before {
  content: "\f075";
}

.icon-magnet:before, .fa-magnet:before {
  content: "\f076";
}

.icon-chevron-up:before, .fa-chevron-up:before {
  content: "\f077";
}

.icon-chevron-down:before, .fa-chevron-down:before {
  content: "\f078";
}

.icon-retweet:before, .fa-retweet:before {
  content: "\f079";
}

.icon-shopping-cart:before, .fa-shopping-cart:before {
  content: "\f07a";
}

.icon-folder:before, .fa-folder:before {
  content: "\f07b";
}

.icon-folder-open:before, .fa-folder-open:before {
  content: "\f07c";
}

.icon-arrows-v:before, .fa-arrows-v:before {
  content: "\f07d";
}

.icon-arrows-h:before, .fa-arrows-h:before {
  content: "\f07e";
}

.icon-bar-chart-o:before, .fa-bar-chart-o:before,
.icon-bar-chart:before, .fa-bar-chart:before {
  content: "\f080";
}

.icon-twitter-square:before, .fa-twitter-square:before {
  content: "\f081";
}

.icon-facebook-square:before, .fa-facebook-square:before {
  content: "\f082";
}

.icon-camera-retro:before, .fa-camera-retro:before {
  content: "\f083";
}

.icon-key:before, .fa-key:before {
  content: "\f084";
}

.icon-gears:before, .fa-gears:before,
.icon-cogs:before, .fa-cogs:before {
  content: "\f085";
}

.icon-comments:before, .fa-comments:before {
  content: "\f086";
}

.icon-thumbs-o-up:before, .fa-thumbs-o-up:before {
  content: "\f087";
}

.icon-thumbs-o-down:before, .fa-thumbs-o-down:before {
  content: "\f088";
}

.icon-star-half:before, .fa-star-half:before {
  content: "\f089";
}

.icon-heart-o:before, .fa-heart-o:before {
  content: "\f08a";
}

.icon-sign-out:before, .fa-sign-out:before {
  content: "\f08b";
}

.icon-linkedin-square:before, .fa-linkedin-square:before {
  content: "\f08c";
}

.icon-thumb-tack:before, .fa-thumb-tack:before {
  content: "\f08d";
}

.icon-external-link:before, .fa-external-link:before {
  content: "\f08e";
}

.icon-sign-in:before, .fa-sign-in:before {
  content: "\f090";
}

.icon-trophy:before, .fa-trophy:before {
  content: "\f091";
}

.icon-github-square:before, .fa-github-square:before {
  content: "\f092";
}

.icon-upload:before, .fa-upload:before {
  content: "\f093";
}

.icon-lemon-o:before, .fa-lemon-o:before {
  content: "\f094";
}

.icon-phone:before, .fa-phone:before {
  content: "\f095";
}

.icon-square-o:before, .fa-square-o:before {
  content: "\f096";
}

.icon-bookmark-o:before, .fa-bookmark-o:before {
  content: "\f097";
}

.icon-phone-square:before, .fa-phone-square:before {
  content: "\f098";
}

.icon-twitter:before, .fa-twitter:before {
  content: "\f099";
}

.icon-facebook:before, .fa-facebook:before {
  content: "\f09a";
}

.icon-github:before, .fa-github:before {
  content: "\f09b";
}

.icon-unlock:before, .fa-unlock:before {
  content: "\f09c";
}

.icon-credit-card:before, .fa-credit-card:before {
  content: "\f09d";
}

.icon-rss:before, .fa-rss:before {
  content: "\f09e";
}

.icon-hdd-o:before, .fa-hdd-o:before {
  content: "\f0a0";
}

.icon-bullhorn:before, .fa-bullhorn:before {
  content: "\f0a1";
}

.icon-bell:before, .fa-bell:before {
  content: "\f0f3";
}

.icon-certificate:before, .fa-certificate:before {
  content: "\f0a3";
}

.icon-hand-o-right:before, .fa-hand-o-right:before {
  content: "\f0a4";
}

.icon-hand-o-left:before, .fa-hand-o-left:before {
  content: "\f0a5";
}

.icon-hand-o-up:before, .fa-hand-o-up:before {
  content: "\f0a6";
}

.icon-hand-o-down:before, .fa-hand-o-down:before {
  content: "\f0a7";
}

.icon-arrow-circle-left:before, .fa-arrow-circle-left:before {
  content: "\f0a8";
}

.icon-arrow-circle-right:before, .fa-arrow-circle-right:before {
  content: "\f0a9";
}

.icon-arrow-circle-up:before, .fa-arrow-circle-up:before {
  content: "\f0aa";
}

.icon-arrow-circle-down:before, .fa-arrow-circle-down:before {
  content: "\f0ab";
}

.icon-globe:before, .fa-globe:before {
  content: "\f0ac";
}

.icon-wrench:before, .fa-wrench:before {
  content: "\f0ad";
}

.icon-tasks:before, .fa-tasks:before {
  content: "\f0ae";
}

.icon-filter:before, .fa-filter:before {
  content: "\f0b0";
}

.icon-briefcase:before, .fa-briefcase:before {
  content: "\f0b1";
}

.icon-arrows-alt:before, .fa-arrows-alt:before {
  content: "\f0b2";
}

.icon-group:before, .fa-group:before,
.icon-users:before, .fa-users:before {
  content: "\f0c0";
}

.icon-chain:before, .fa-chain:before,
.icon-link:before, .fa-link:before {
  content: "\f0c1";
}

.icon-cloud:before, .fa-cloud:before {
  content: "\f0c2";
}

.icon-flask:before, .fa-flask:before {
  content: "\f0c3";
}

.icon-cut:before, .fa-cut:before,
.icon-scissors:before, .fa-scissors:before {
  content: "\f0c4";
}

.icon-copy:before, .fa-copy:before,
.icon-files-o:before, .fa-files-o:before {
  content: "\f0c5";
}

.icon-paperclip:before, .fa-paperclip:before {
  content: "\f0c6";
}

.icon-save:before, .fa-save:before,
.icon-floppy-o:before, .fa-floppy-o:before {
  content: "\f0c7";
}

.icon-square:before, .fa-square:before {
  content: "\f0c8";
}

.icon-navicon:before, .fa-navicon:before,
.icon-reorder:before, .fa-reorder:before,
.icon-bars:before, .fa-bars:before {
  content: "\f0c9";
}

.icon-list-ul:before, .fa-list-ul:before {
  content: "\f0ca";
}

.icon-list-ol:before, .fa-list-ol:before {
  content: "\f0cb";
}

.icon-strikethrough:before, .fa-strikethrough:before {
  content: "\f0cc";
}

.icon-underline:before, .fa-underline:before {
  content: "\f0cd";
}

.icon-table:before, .fa-table:before {
  content: "\f0ce";
}

.icon-magic:before, .fa-magic:before {
  content: "\f0d0";
}

.icon-truck:before, .fa-truck:before {
  content: "\f0d1";
}

.icon-pinterest:before, .fa-pinterest:before {
  content: "\f0d2";
}

.icon-pinterest-square:before, .fa-pinterest-square:before {
  content: "\f0d3";
}

.icon-google-plus-square:before, .fa-google-plus-square:before {
  content: "\f0d4";
}

.icon-google-plus:before, .fa-google-plus:before {
  content: "\f0d5";
}

.icon-money:before, .fa-money:before {
  content: "\f0d6";
}

.icon-caret-down:before, .fa-caret-down:before {
  content: "\f0d7";
}

.icon-caret-up:before, .fa-caret-up:before {
  content: "\f0d8";
}

.icon-caret-left:before, .fa-caret-left:before {
  content: "\f0d9";
}

.icon-caret-right:before, .fa-caret-right:before {
  content: "\f0da";
}

.icon-columns:before, .fa-columns:before {
  content: "\f0db";
}

.icon-unsorted:before, .fa-unsorted:before,
.icon-sort:before, .fa-sort:before {
  content: "\f0dc";
}

.icon-sort-down:before, .fa-sort-down:before,
.icon-sort-desc:before, .fa-sort-desc:before {
  content: "\f0dd";
}

.icon-sort-up:before, .fa-sort-up:before,
.icon-sort-asc:before, .fa-sort-asc:before {
  content: "\f0de";
}

.icon-envelope:before, .fa-envelope:before {
  content: "\f0e0";
}

.icon-linkedin:before, .fa-linkedin:before {
  content: "\f0e1";
}

.icon-rotate-left:before, .fa-rotate-left:before,
.icon-undo:before, .fa-undo:before {
  content: "\f0e2";
}

.icon-legal:before, .fa-legal:before,
.icon-gavel:before, .fa-gavel:before {
  content: "\f0e3";
}

.icon-dashboard:before, .fa-dashboard:before,
.icon-tachometer:before, .fa-tachometer:before {
  content: "\f0e4";
}

.icon-comment-o:before, .fa-comment-o:before {
  content: "\f0e5";
}

.icon-comments-o:before, .fa-comments-o:before {
  content: "\f0e6";
}

.icon-flash:before, .fa-flash:before,
.icon-bolt:before, .fa-bolt:before {
  content: "\f0e7";
}

.icon-sitemap:before, .fa-sitemap:before {
  content: "\f0e8";
}

.icon-umbrella:before, .fa-umbrella:before {
  content: "\f0e9";
}

.icon-paste:before, .fa-paste:before,
.icon-clipboard:before, .fa-clipboard:before {
  content: "\f0ea";
}

.icon-lightbulb-o:before, .fa-lightbulb-o:before {
  content: "\f0eb";
}

.icon-exchange:before, .fa-exchange:before {
  content: "\f0ec";
}

.icon-cloud-download:before, .fa-cloud-download:before {
  content: "\f0ed";
}

.icon-cloud-upload:before, .fa-cloud-upload:before {
  content: "\f0ee";
}

.icon-user-md:before, .fa-user-md:before {
  content: "\f0f0";
}

.icon-stethoscope:before, .fa-stethoscope:before {
  content: "\f0f1";
}

.icon-suitcase:before, .fa-suitcase:before {
  content: "\f0f2";
}

.icon-bell-o:before, .fa-bell-o:before {
  content: "\f0a2";
}

.icon-coffee:before, .fa-coffee:before {
  content: "\f0f4";
}

.icon-cutlery:before, .fa-cutlery:before {
  content: "\f0f5";
}

.icon-file-text-o:before, .fa-file-text-o:before {
  content: "\f0f6";
}

.icon-building-o:before, .fa-building-o:before {
  content: "\f0f7";
}

.icon-hospital-o:before, .fa-hospital-o:before {
  content: "\f0f8";
}

.icon-ambulance:before, .fa-ambulance:before {
  content: "\f0f9";
}

.icon-medkit:before, .fa-medkit:before {
  content: "\f0fa";
}

.icon-fighter-jet:before, .fa-fighter-jet:before {
  content: "\f0fb";
}

.icon-beer:before, .fa-beer:before {
  content: "\f0fc";
}

.icon-h-square:before, .fa-h-square:before {
  content: "\f0fd";
}

.icon-plus-square:before, .fa-plus-square:before {
  content: "\f0fe";
}

.icon-angle-double-left:before, .fa-angle-double-left:before {
  content: "\f100";
}

.icon-angle-double-right:before, .fa-angle-double-right:before {
  content: "\f101";
}

.icon-angle-double-up:before, .fa-angle-double-up:before {
  content: "\f102";
}

.icon-angle-double-down:before, .fa-angle-double-down:before {
  content: "\f103";
}

.icon-angle-left:before, .fa-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before, .fa-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before, .fa-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before, .fa-angle-down:before {
  content: "\f107";
}

.icon-desktop:before, .fa-desktop:before {
  content: "\f108";
}

.icon-laptop:before, .fa-laptop:before {
  content: "\f109";
}

.icon-tablet:before, .fa-tablet:before {
  content: "\f10a";
}

.icon-mobile-phone:before, .fa-mobile-phone:before,
.icon-mobile:before, .fa-mobile:before {
  content: "\f10b";
}

.icon-circle-o:before, .fa-circle-o:before {
  content: "\f10c";
}

.icon-quote-left:before, .fa-quote-left:before {
  content: "\f10d";
}

.icon-quote-right:before, .fa-quote-right:before {
  content: "\f10e";
}

.icon-spinner:before, .fa-spinner:before {
  content: "\f110";
}

.icon-circle:before, .fa-circle:before {
  content: "\f111";
}

.icon-mail-reply:before, .fa-mail-reply:before,
.icon-reply:before, .fa-reply:before {
  content: "\f112";
}

.icon-github-alt:before, .fa-github-alt:before {
  content: "\f113";
}

.icon-folder-o:before, .fa-folder-o:before {
  content: "\f114";
}

.icon-folder-open-o:before, .fa-folder-open-o:before {
  content: "\f115";
}

.icon-smile-o:before, .fa-smile-o:before {
  content: "\f118";
}

.icon-frown-o:before, .fa-frown-o:before {
  content: "\f119";
}

.icon-meh-o:before, .fa-meh-o:before {
  content: "\f11a";
}

.icon-gamepad:before, .fa-gamepad:before {
  content: "\f11b";
}

.icon-keyboard-o:before, .fa-keyboard-o:before {
  content: "\f11c";
}

.icon-flag-o:before, .fa-flag-o:before {
  content: "\f11d";
}

.icon-flag-checkered:before, .fa-flag-checkered:before {
  content: "\f11e";
}

.icon-terminal:before, .fa-terminal:before {
  content: "\f120";
}

.icon-code:before, .fa-code:before {
  content: "\f121";
}

.icon-mail-reply-all:before, .fa-mail-reply-all:before,
.icon-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}

.icon-star-half-empty:before, .fa-star-half-empty:before,
.icon-star-half-full:before, .fa-star-half-full:before,
.icon-star-half-o:before, .fa-star-half-o:before {
  content: "\f123";
}

.icon-location-arrow:before, .fa-location-arrow:before {
  content: "\f124";
}

.icon-crop:before, .fa-crop:before {
  content: "\f125";
}

.icon-code-fork:before, .fa-code-fork:before {
  content: "\f126";
}

.icon-unlink:before, .fa-unlink:before,
.icon-chain-broken:before, .fa-chain-broken:before {
  content: "\f127";
}

.icon-question:before, .fa-question:before {
  content: "\f128";
}

.icon-info:before, .fa-info:before {
  content: "\f129";
}

.icon-exclamation:before, .fa-exclamation:before {
  content: "\f12a";
}

.icon-superscript:before, .fa-superscript:before {
  content: "\f12b";
}

.icon-subscript:before, .fa-subscript:before {
  content: "\f12c";
}

.icon-eraser:before, .fa-eraser:before {
  content: "\f12d";
}

.icon-puzzle-piece:before, .fa-puzzle-piece:before {
  content: "\f12e";
}

.icon-microphone:before, .fa-microphone:before {
  content: "\f130";
}

.icon-microphone-slash:before, .fa-microphone-slash:before {
  content: "\f131";
}

.icon-shield:before, .fa-shield:before {
  content: "\f132";
}

.icon-calendar-o:before, .fa-calendar-o:before {
  content: "\f133";
}

.icon-fire-extinguisher:before, .fa-fire-extinguisher:before {
  content: "\f134";
}

.icon-rocket:before, .fa-rocket:before {
  content: "\f135";
}

.icon-maxcdn:before, .fa-maxcdn:before {
  content: "\f136";
}

.icon-chevron-circle-left:before, .fa-chevron-circle-left:before {
  content: "\f137";
}

.icon-chevron-circle-right:before, .fa-chevron-circle-right:before {
  content: "\f138";
}

.icon-chevron-circle-up:before, .fa-chevron-circle-up:before {
  content: "\f139";
}

.icon-chevron-circle-down:before, .fa-chevron-circle-down:before {
  content: "\f13a";
}

.icon-html5:before, .fa-html5:before {
  content: "\f13b";
}

.icon-css3:before, .fa-css3:before {
  content: "\f13c";
}

.icon-anchor:before, .fa-anchor:before {
  content: "\f13d";
}

.icon-unlock-alt:before, .fa-unlock-alt:before {
  content: "\f13e";
}

.icon-bullseye:before, .fa-bullseye:before {
  content: "\f140";
}

.icon-ellipsis-h:before, .fa-ellipsis-h:before {
  content: "\f141";
}

.icon-ellipsis-v:before, .fa-ellipsis-v:before {
  content: "\f142";
}

.icon-rss-square:before, .fa-rss-square:before {
  content: "\f143";
}

.icon-play-circle:before, .fa-play-circle:before {
  content: "\f144";
}

.icon-ticket:before, .fa-ticket:before {
  content: "\f145";
}

.icon-minus-square:before, .fa-minus-square:before {
  content: "\f146";
}

.icon-minus-square-o:before, .fa-minus-square-o:before {
  content: "\f147";
}

.icon-level-up:before, .fa-level-up:before {
  content: "\f148";
}

.icon-level-down:before, .fa-level-down:before {
  content: "\f149";
}

.icon-check-square:before, .fa-check-square:before {
  content: "\f14a";
}

.icon-pencil-square:before, .fa-pencil-square:before {
  content: "\f14b";
}

.icon-external-link-square:before, .fa-external-link-square:before {
  content: "\f14c";
}

.icon-share-square:before, .fa-share-square:before {
  content: "\f14d";
}

.icon-compass:before, .fa-compass:before {
  content: "\f14e";
}

.icon-toggle-down:before, .fa-toggle-down:before,
.icon-caret-square-o-down:before, .fa-caret-square-o-down:before {
  content: "\f150";
}

.icon-toggle-up:before, .fa-toggle-up:before,
.icon-caret-square-o-up:before, .fa-caret-square-o-up:before {
  content: "\f151";
}

.icon-toggle-right:before, .fa-toggle-right:before,
.icon-caret-square-o-right:before, .fa-caret-square-o-right:before {
  content: "\f152";
}

.icon-euro:before, .fa-euro:before,
.icon-eur:before, .fa-eur:before {
  content: "\f153";
}

.icon-gbp:before, .fa-gbp:before {
  content: "\f154";
}

.icon-dollar:before, .fa-dollar:before,
.icon-usd:before, .fa-usd:before {
  content: "\f155";
}

.icon-rupee:before, .fa-rupee:before,
.icon-inr:before, .fa-inr:before {
  content: "\f156";
}

.icon-cny:before, .fa-cny:before,
.icon-rmb:before, .fa-rmb:before,
.icon-yen:before, .fa-yen:before,
.icon-jpy:before, .fa-jpy:before {
  content: "\f157";
}

.icon-ruble:before, .fa-ruble:before,
.icon-rouble:before, .fa-rouble:before,
.icon-rub:before, .fa-rub:before {
  content: "\f158";
}

.icon-won:before, .fa-won:before,
.icon-krw:before, .fa-krw:before {
  content: "\f159";
}

.icon-bitcoin:before, .fa-bitcoin:before,
.icon-btc:before, .fa-btc:before {
  content: "\f15a";
}

.icon-file:before, .fa-file:before {
  content: "\f15b";
}

.icon-file-text:before, .fa-file-text:before {
  content: "\f15c";
}

.icon-sort-alpha-asc:before, .fa-sort-alpha-asc:before {
  content: "\f15d";
}

.icon-sort-alpha-desc:before, .fa-sort-alpha-desc:before {
  content: "\f15e";
}

.icon-sort-amount-asc:before, .fa-sort-amount-asc:before {
  content: "\f160";
}

.icon-sort-amount-desc:before, .fa-sort-amount-desc:before {
  content: "\f161";
}

.icon-sort-numeric-asc:before, .fa-sort-numeric-asc:before {
  content: "\f162";
}

.icon-sort-numeric-desc:before, .fa-sort-numeric-desc:before {
  content: "\f163";
}

.icon-thumbs-up:before, .fa-thumbs-up:before {
  content: "\f164";
}

.icon-thumbs-down:before, .fa-thumbs-down:before {
  content: "\f165";
}

.icon-youtube-square:before, .fa-youtube-square:before {
  content: "\f166";
}

.icon-youtube:before, .fa-youtube:before {
  content: "\f167";
}

.icon-xing:before, .fa-xing:before {
  content: "\f168";
}

.icon-xing-square:before, .fa-xing-square:before {
  content: "\f169";
}

.icon-youtube-play:before, .fa-youtube-play:before {
  content: "\f16a";
}

.icon-dropbox:before, .fa-dropbox:before {
  content: "\f16b";
}

.icon-stack-overflow:before, .fa-stack-overflow:before {
  content: "\f16c";
}

.icon-instagram:before, .fa-instagram:before {
  content: "\f16d";
}

.icon-flickr:before, .fa-flickr:before {
  content: "\f16e";
}

.icon-adn:before, .fa-adn:before {
  content: "\f170";
}

.icon-bitbucket:before, .fa-bitbucket:before {
  content: "\f171";
}

.icon-bitbucket-square:before, .fa-bitbucket-square:before {
  content: "\f172";
}

.icon-tumblr:before, .fa-tumblr:before {
  content: "\f173";
}

.icon-tumblr-square:before, .fa-tumblr-square:before {
  content: "\f174";
}

.icon-long-arrow-down:before, .fa-long-arrow-down:before {
  content: "\f175";
}

.icon-long-arrow-up:before, .fa-long-arrow-up:before {
  content: "\f176";
}

.icon-long-arrow-left:before, .fa-long-arrow-left:before {
  content: "\f177";
}

.icon-long-arrow-right:before, .fa-long-arrow-right:before {
  content: "\f178";
}

.icon-apple:before, .fa-apple:before {
  content: "\f179";
}

.icon-windows:before, .fa-windows:before {
  content: "\f17a";
}

.icon-android:before, .fa-android:before {
  content: "\f17b";
}

.icon-linux:before, .fa-linux:before {
  content: "\f17c";
}

.icon-dribbble:before, .fa-dribbble:before {
  content: "\f17d";
}

.icon-skype:before, .fa-skype:before {
  content: "\f17e";
}

.icon-foursquare:before, .fa-foursquare:before {
  content: "\f180";
}

.icon-trello:before, .fa-trello:before {
  content: "\f181";
}

.icon-female:before, .fa-female:before {
  content: "\f182";
}

.icon-male:before, .fa-male:before {
  content: "\f183";
}

.icon-gittip:before, .fa-gittip:before {
  content: "\f184";
}

.icon-sun-o:before, .fa-sun-o:before {
  content: "\f185";
}

.icon-moon-o:before, .fa-moon-o:before {
  content: "\f186";
}

.icon-archive:before, .fa-archive:before {
  content: "\f187";
}

.icon-bug:before, .fa-bug:before {
  content: "\f188";
}

.icon-vk:before, .fa-vk:before {
  content: "\f189";
}

.icon-weibo:before, .fa-weibo:before {
  content: "\f18a";
}

.icon-renren:before, .fa-renren:before {
  content: "\f18b";
}

.icon-pagelines:before, .fa-pagelines:before {
  content: "\f18c";
}

.icon-stack-exchange:before, .fa-stack-exchange:before {
  content: "\f18d";
}

.icon-arrow-circle-o-right:before, .fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.icon-arrow-circle-o-left:before, .fa-arrow-circle-o-left:before {
  content: "\f190";
}

.icon-toggle-left:before, .fa-toggle-left:before,
.icon-caret-square-o-left:before, .fa-caret-square-o-left:before {
  content: "\f191";
}

.icon-dot-circle-o:before, .fa-dot-circle-o:before {
  content: "\f192";
}

.icon-wheelchair:before, .fa-wheelchair:before {
  content: "\f193";
}

.icon-vimeo-square:before, .fa-vimeo-square:before {
  content: "\f194";
}

.icon-turkish-lira:before, .fa-turkish-lira:before,
.icon-try:before, .fa-try:before {
  content: "\f195";
}

.icon-plus-square-o:before, .fa-plus-square-o:before {
  content: "\f196";
}

.icon-space-shuttle:before, .fa-space-shuttle:before {
  content: "\f197";
}

.icon-slack:before, .fa-slack:before {
  content: "\f198";
}

.icon-envelope-square:before, .fa-envelope-square:before {
  content: "\f199";
}

.icon-wordpress:before, .fa-wordpress:before {
  content: "\f19a";
}

.icon-openid:before, .fa-openid:before {
  content: "\f19b";
}

.icon-institution:before, .fa-institution:before,
.icon-bank:before, .fa-bank:before,
.icon-university:before, .fa-university:before {
  content: "\f19c";
}

.icon-mortar-board:before, .fa-mortar-board:before,
.icon-graduation-cap:before, .fa-graduation-cap:before {
  content: "\f19d";
}

.icon-yahoo:before, .fa-yahoo:before {
  content: "\f19e";
}

.icon-google:before, .fa-google:before {
  content: "\f1a0";
}

.icon-reddit:before, .fa-reddit:before {
  content: "\f1a1";
}

.icon-reddit-square:before, .fa-reddit-square:before {
  content: "\f1a2";
}

.icon-stumbleupon-circle:before, .fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.icon-stumbleupon:before, .fa-stumbleupon:before {
  content: "\f1a4";
}

.icon-delicious:before, .fa-delicious:before {
  content: "\f1a5";
}

.icon-digg:before, .fa-digg:before {
  content: "\f1a6";
}

.icon-pied-piper:before, .fa-pied-piper:before {
  content: "\f1a7";
}

.icon-pied-piper-alt:before, .fa-pied-piper-alt:before {
  content: "\f1a8";
}

.icon-drupal:before, .fa-drupal:before {
  content: "\f1a9";
}

.icon-joomla:before, .fa-joomla:before {
  content: "\f1aa";
}

.icon-language:before, .fa-language:before {
  content: "\f1ab";
}

.icon-fax:before, .fa-fax:before {
  content: "\f1ac";
}

.icon-building:before, .fa-building:before {
  content: "\f1ad";
}

.icon-child:before, .fa-child:before {
  content: "\f1ae";
}

.icon-paw:before, .fa-paw:before {
  content: "\f1b0";
}

.icon-spoon:before, .fa-spoon:before {
  content: "\f1b1";
}

.icon-cube:before, .fa-cube:before {
  content: "\f1b2";
}

.icon-cubes:before, .fa-cubes:before {
  content: "\f1b3";
}

.icon-behance:before, .fa-behance:before {
  content: "\f1b4";
}

.icon-behance-square:before, .fa-behance-square:before {
  content: "\f1b5";
}

.icon-steam:before, .fa-steam:before {
  content: "\f1b6";
}

.icon-steam-square:before, .fa-steam-square:before {
  content: "\f1b7";
}

.icon-recycle:before, .fa-recycle:before {
  content: "\f1b8";
}

.icon-automobile:before, .fa-automobile:before,
.icon-car:before, .fa-car:before {
  content: "\f1b9";
}

.icon-cab:before, .fa-cab:before,
.icon-taxi:before, .fa-taxi:before {
  content: "\f1ba";
}

.icon-tree:before, .fa-tree:before {
  content: "\f1bb";
}

.icon-spotify:before, .fa-spotify:before {
  content: "\f1bc";
}

.icon-deviantart:before, .fa-deviantart:before {
  content: "\f1bd";
}

.icon-soundcloud:before, .fa-soundcloud:before {
  content: "\f1be";
}

.icon-database:before, .fa-database:before {
  content: "\f1c0";
}

.icon-file-pdf-o:before, .fa-file-pdf-o:before {
  content: "\f1c1";
}

.icon-file-word-o:before, .fa-file-word-o:before {
  content: "\f1c2";
}

.icon-file-excel-o:before, .fa-file-excel-o:before {
  content: "\f1c3";
}

.icon-file-powerpoint-o:before, .fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.icon-file-photo-o:before, .fa-file-photo-o:before,
.icon-file-picture-o:before, .fa-file-picture-o:before,
.icon-file-image-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}

.icon-file-zip-o:before, .fa-file-zip-o:before,
.icon-file-archive-o:before, .fa-file-archive-o:before {
  content: "\f1c6";
}

.icon-file-sound-o:before, .fa-file-sound-o:before,
.icon-file-audio-o:before, .fa-file-audio-o:before {
  content: "\f1c7";
}

.icon-file-movie-o:before, .fa-file-movie-o:before,
.icon-file-video-o:before, .fa-file-video-o:before {
  content: "\f1c8";
}

.icon-file-code-o:before, .fa-file-code-o:before {
  content: "\f1c9";
}

.icon-vine:before, .fa-vine:before {
  content: "\f1ca";
}

.icon-codepen:before, .fa-codepen:before {
  content: "\f1cb";
}

.icon-jsfiddle:before, .fa-jsfiddle:before {
  content: "\f1cc";
}

.icon-life-bouy:before, .fa-life-bouy:before,
.icon-life-buoy:before, .fa-life-buoy:before,
.icon-life-saver:before, .fa-life-saver:before,
.icon-support:before, .fa-support:before,
.icon-life-ring:before, .fa-life-ring:before {
  content: "\f1cd";
}

.icon-circle-o-notch:before, .fa-circle-o-notch:before {
  content: "\f1ce";
}

.icon-ra:before, .fa-ra:before,
.icon-rebel:before, .fa-rebel:before {
  content: "\f1d0";
}

.icon-ge:before, .fa-ge:before,
.icon-empire:before, .fa-empire:before {
  content: "\f1d1";
}

.icon-git-square:before, .fa-git-square:before {
  content: "\f1d2";
}

.icon-git:before, .fa-git:before {
  content: "\f1d3";
}

.icon-hacker-news:before, .fa-hacker-news:before {
  content: "\f1d4";
}

.icon-tencent-weibo:before, .fa-tencent-weibo:before {
  content: "\f1d5";
}

.icon-qq:before, .fa-qq:before {
  content: "\f1d6";
}

.icon-wechat:before, .fa-wechat:before,
.icon-weixin:before, .fa-weixin:before {
  content: "\f1d7";
}

.icon-send:before, .fa-send:before,
.icon-paper-plane:before, .fa-paper-plane:before {
  content: "\f1d8";
}

.icon-send-o:before, .fa-send-o:before,
.icon-paper-plane-o:before, .fa-paper-plane-o:before {
  content: "\f1d9";
}

.icon-history:before, .fa-history:before {
  content: "\f1da";
}

.icon-circle-thin:before, .fa-circle-thin:before {
  content: "\f1db";
}

.icon-header:before, .fa-header:before {
  content: "\f1dc";
}

.icon-paragraph:before, .fa-paragraph:before {
  content: "\f1dd";
}

.icon-sliders:before, .fa-sliders:before {
  content: "\f1de";
}

.icon-share-alt:before, .fa-share-alt:before {
  content: "\f1e0";
}

.icon-share-alt-square:before, .fa-share-alt-square:before {
  content: "\f1e1";
}

.icon-bomb:before, .fa-bomb:before {
  content: "\f1e2";
}

.icon-soccer-ball-o:before, .fa-soccer-ball-o:before,
.icon-futbol-o:before, .fa-futbol-o:before {
  content: "\f1e3";
}

.icon-tty:before, .fa-tty:before {
  content: "\f1e4";
}

.icon-binoculars:before, .fa-binoculars:before {
  content: "\f1e5";
}

.icon-plug:before, .fa-plug:before {
  content: "\f1e6";
}

.icon-slideshare:before, .fa-slideshare:before {
  content: "\f1e7";
}

.icon-twitch:before, .fa-twitch:before {
  content: "\f1e8";
}

.icon-yelp:before, .fa-yelp:before {
  content: "\f1e9";
}

.icon-newspaper-o:before, .fa-newspaper-o:before {
  content: "\f1ea";
}

.icon-wifi:before, .fa-wifi:before {
  content: "\f1eb";
}

.icon-calculator:before, .fa-calculator:before {
  content: "\f1ec";
}

.icon-paypal:before, .fa-paypal:before {
  content: "\f1ed";
}

.icon-google-wallet:before, .fa-google-wallet:before {
  content: "\f1ee";
}

.icon-cc-visa:before, .fa-cc-visa:before {
  content: "\f1f0";
}

.icon-cc-mastercard:before, .fa-cc-mastercard:before {
  content: "\f1f1";
}

.icon-cc-discover:before, .fa-cc-discover:before {
  content: "\f1f2";
}

.icon-cc-amex:before, .fa-cc-amex:before {
  content: "\f1f3";
}

.icon-cc-paypal:before, .fa-cc-paypal:before {
  content: "\f1f4";
}

.icon-cc-stripe:before, .fa-cc-stripe:before {
  content: "\f1f5";
}

.icon-bell-slash:before, .fa-bell-slash:before {
  content: "\f1f6";
}

.icon-bell-slash-o:before, .fa-bell-slash-o:before {
  content: "\f1f7";
}

.icon-trash:before, .fa-trash:before {
  content: "\f1f8";
}

.icon-copyright:before, .fa-copyright:before {
  content: "\f1f9";
}

.icon-at:before, .fa-at:before {
  content: "\f1fa";
}

.icon-eyedropper:before, .fa-eyedropper:before {
  content: "\f1fb";
}

.icon-paint-brush:before, .fa-paint-brush:before {
  content: "\f1fc";
}

.icon-birthday-cake:before, .fa-birthday-cake:before {
  content: "\f1fd";
}

.icon-area-chart:before, .fa-area-chart:before {
  content: "\f1fe";
}

.icon-pie-chart:before, .fa-pie-chart:before {
  content: "\f200";
}

.icon-line-chart:before, .fa-line-chart:before {
  content: "\f201";
}

.icon-lastfm:before, .fa-lastfm:before {
  content: "\f202";
}

.icon-lastfm-square:before, .fa-lastfm-square:before {
  content: "\f203";
}

.icon-toggle-off:before, .fa-toggle-off:before {
  content: "\f204";
}

.icon-toggle-on:before, .fa-toggle-on:before {
  content: "\f205";
}

.icon-bicycle:before, .fa-bicycle:before {
  content: "\f206";
}

.icon-bus:before, .fa-bus:before {
  content: "\f207";
}

.icon-ioxhost:before, .fa-ioxhost:before {
  content: "\f208";
}

.icon-angellist:before, .fa-angellist:before {
  content: "\f209";
}

.icon-cc:before, .fa-cc:before {
  content: "\f20a";
}

.icon-shekel:before, .fa-shekel:before,
.icon-sheqel:before, .fa-sheqel:before,
.icon-ils:before, .fa-ils:before {
  content: "\f20b";
}

.icon-meanpath:before, .fa-meanpath:before {
  content: "\f20c";
}

/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("aui/FontAwesome/fonts/fontawesome-webfont.eot?v=4.2.0");
  src: url("aui/FontAwesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("aui/FontAwesome/fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("aui/FontAwesome/fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("aui/FontAwesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-decoration: auto;
  -webkit-font-smoothing: antialiased;
}

.fa.fontsize_2x, [class*=icon-].fontsize_2x {
  font-size: 200%;
}

@font-face {
  font-family: "Amalia";
  src: url("/o/raiffeisen-bank-theme/fonts/Amalia-Bold.woff2") format("woff2");
  src: url("/o/raiffeisen-bank-theme/fonts/Amalia-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Amalia";
  src: url("/o/raiffeisen-bank-theme/fonts/Amalia-Light.woff2") format("woff2");
  src: url("/o/raiffeisen-bank-theme/fonts/Amalia-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Amalia";
  src: url("/o/raiffeisen-bank-theme/fonts/Amalia-Medium.woff2") format("woff2");
  src: url("/o/raiffeisen-bank-theme/fonts/Amalia-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Amalia";
  src: url("/o/raiffeisen-bank-theme/fonts/Amalia-Regular.woff2") format("woff2");
  src: url("/o/raiffeisen-bank-theme/fonts/Amalia-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
/* Color Tokens
====================================*/
.border-thinner {
  height: 0.5px;
}

.border-thin {
  height: 1px;
}

.border-thick {
  height: 1.5px;
}

.border-thicker {
  height: 2px;
}

.icon-xs {
  width: 8px;
  height: 8px;
}

.icon-sm {
  width: 16px;
  height: 16px;
}

.icon-md {
  width: 20px;
  height: 20px;
}

.icon-lg {
  width: 24px;
  height: 24px;
}

.icon-xl {
  width: 32px;
  height: 32px;
}

.icon-xxl {
  width: 40px;
  height: 40px;
}

.icon-3xl {
  width: 48px;
  height: 48px;
}

.icon-4xl {
  width: 64px;
  height: 64px;
}

.spacer-3xs {
  display: flex;
  width: var(--gds-size-size-2, 2px);
  height: var(--gds-size-size-2, 2px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxs {
  display: flex;
  width: var(--gds-size-size-4, 4px);
  height: var(--gds-size-size-4, 4px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xs {
  display: flex;
  width: 8px;
  height: 8px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-sm {
  display: flex;
  width: var(--gds-size-size-12, 12px);
  height: var(--gds-size-size-12, 12px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-md {
  display: flex;
  width: 16px;
  height: 16px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-lg {
  display: flex;
  width: 20px;
  height: 20px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xl {
  display: flex;
  width: 24px;
  height: 24px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxl {
  display: flex;
  width: 32px;
  height: 32px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-3xl {
  display: flex;
  width: 40px;
  height: 40px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-4xl {
  display: flex;
  width: 48px;
  height: 48px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

@media (min-width: 0px) and (max-width: 480px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    letter-spacing: 0.024px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
    letter-spacing: 0.029px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 122.222% */
    letter-spacing: -0.72px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 100% */
    letter-spacing: -0.88px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    letter-spacing: 0.022px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 127.273% */
    letter-spacing: 0.026px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 117.647% */
    letter-spacing: 0.041px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 123.81% */
    letter-spacing: -0.84px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
    letter-spacing: -1.28px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
}
@media (min-width: 980px) and (max-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 0px) and (max-width: 480px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    letter-spacing: 0.024px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
    letter-spacing: 0.029px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 122.222% */
    letter-spacing: -0.72px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 100% */
    letter-spacing: -0.88px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    letter-spacing: 0.022px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 127.273% */
    letter-spacing: 0.026px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 117.647% */
    letter-spacing: 0.041px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 123.81% */
    letter-spacing: -0.84px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
    letter-spacing: -1.28px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
}
@media (min-width: 980px) and (max-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
.border-thinner {
  height: 0.5px;
}

.border-thin {
  height: 1px;
}

.border-thick {
  height: 1.5px;
}

.border-thicker {
  height: 2px;
}

.icon-xs {
  width: 8px;
  height: 8px;
}

.icon-sm {
  width: 16px;
  height: 16px;
}

.icon-md {
  width: 20px;
  height: 20px;
}

.icon-lg {
  width: 24px;
  height: 24px;
}

.icon-xl {
  width: 32px;
  height: 32px;
}

.icon-xxl {
  width: 40px;
  height: 40px;
}

.icon-3xl {
  width: 48px;
  height: 48px;
}

.icon-4xl {
  width: 64px;
  height: 64px;
}

.spacer-3xs {
  display: flex;
  width: var(--gds-size-size-2, 2px);
  height: var(--gds-size-size-2, 2px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxs {
  display: flex;
  width: var(--gds-size-size-4, 4px);
  height: var(--gds-size-size-4, 4px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xs {
  display: flex;
  width: 8px;
  height: 8px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-sm {
  display: flex;
  width: var(--gds-size-size-12, 12px);
  height: var(--gds-size-size-12, 12px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-md {
  display: flex;
  width: 16px;
  height: 16px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-lg {
  display: flex;
  width: 20px;
  height: 20px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xl {
  display: flex;
  width: 24px;
  height: 24px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxl {
  display: flex;
  width: 32px;
  height: 32px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-3xl {
  display: flex;
  width: 40px;
  height: 40px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-4xl {
  display: flex;
  width: 48px;
  height: 48px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

/* Base without $liferay
====================================*/
@media (min-width: 0px) and (max-width: 480px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    letter-spacing: 0.024px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
    letter-spacing: 0.029px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 122.222% */
    letter-spacing: -0.72px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 100% */
    letter-spacing: -0.88px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    letter-spacing: 0.022px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 127.273% */
    letter-spacing: 0.026px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 117.647% */
    letter-spacing: 0.041px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 123.81% */
    letter-spacing: -0.84px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
    letter-spacing: -1.28px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
}
@media (min-width: 980px) and (max-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
.border-thinner {
  height: 0.5px;
}

.border-thin {
  height: 1px;
}

.border-thick {
  height: 1.5px;
}

.border-thicker {
  height: 2px;
}

.icon-xs {
  width: 8px;
  height: 8px;
}

.icon-sm {
  width: 16px;
  height: 16px;
}

.icon-md {
  width: 20px;
  height: 20px;
}

.icon-lg {
  width: 24px;
  height: 24px;
}

.icon-xl {
  width: 32px;
  height: 32px;
}

.icon-xxl {
  width: 40px;
  height: 40px;
}

.icon-3xl {
  width: 48px;
  height: 48px;
}

.icon-4xl {
  width: 64px;
  height: 64px;
}

.spacer-3xs {
  display: flex;
  width: var(--gds-size-size-2, 2px);
  height: var(--gds-size-size-2, 2px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxs {
  display: flex;
  width: var(--gds-size-size-4, 4px);
  height: var(--gds-size-size-4, 4px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xs {
  display: flex;
  width: 8px;
  height: 8px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-sm {
  display: flex;
  width: var(--gds-size-size-12, 12px);
  height: var(--gds-size-size-12, 12px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-md {
  display: flex;
  width: 16px;
  height: 16px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-lg {
  display: flex;
  width: 20px;
  height: 20px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xl {
  display: flex;
  width: 24px;
  height: 24px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxl {
  display: flex;
  width: 32px;
  height: 32px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-3xl {
  display: flex;
  width: 40px;
  height: 40px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-4xl {
  display: flex;
  width: 48px;
  height: 48px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

html {
  overflow-x: hidden !important;
}
html body.site-background {
  font-family: "Amalia", Arial, Helvetica, sans-serif;
  background-color: var(--site-background-color);
  color: var(--text-color);
  overflow-x: hidden !important;
}
html body.site-background a:not([id*=clay-dropdown-menu] a) {
  text-decoration: none;
  color: var(--text-color);
}
html body.site-background a:hover {
  text-decoration: none;
  color: var(--text-color);
  cursor: pointer;
}
html body.site-background [id*=clay-dropdown-menu] a:hover {
  text-decoration: initial;
  color: inherit;
}
html body.site-background p, html body.site-background .portlet {
  margin: unset;
}
html body.site-background b, html body.site-background strong {
  font-weight: 700 !important;
}
html body.site-background ul, html body.site-background ol, html body.site-background li, html body.site-background p {
  font-family: "Amalia", Arial, Helvetica, sans-serif;
}
html body.site-background #ot-sdk-btn-floating {
  z-index: 1;
}

.container-xl, .container-lg, .container-md, .container-sm, .container-fluid {
  padding: 0 !important;
}

.scroll-lock {
  overflow-y: hidden !important;
}

.portlet-barebone .portlet-content .portlet-header {
  margin-bottom: 0;
}
.portlet-barebone .portlet-content .portlet-header .portlet-title-text {
  display: none;
}

@media (min-width: 0px) and (max-width: 480px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    letter-spacing: 0.024px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
    letter-spacing: 0.029px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 122.222% */
    letter-spacing: -0.72px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 100% */
    letter-spacing: -0.88px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    letter-spacing: 0.022px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 127.273% */
    letter-spacing: 0.026px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 117.647% */
    letter-spacing: 0.041px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 123.81% */
    letter-spacing: -0.84px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
    letter-spacing: -1.28px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
}
@media (min-width: 980px) and (max-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
.border-thinner {
  height: 0.5px;
}

.border-thin {
  height: 1px;
}

.border-thick {
  height: 1.5px;
}

.border-thicker {
  height: 2px;
}

.icon-xs {
  width: 8px;
  height: 8px;
}

.icon-sm {
  width: 16px;
  height: 16px;
}

.icon-md {
  width: 20px;
  height: 20px;
}

.icon-lg {
  width: 24px;
  height: 24px;
}

.icon-xl {
  width: 32px;
  height: 32px;
}

.icon-xxl {
  width: 40px;
  height: 40px;
}

.icon-3xl {
  width: 48px;
  height: 48px;
}

.icon-4xl {
  width: 64px;
  height: 64px;
}

.spacer-3xs {
  display: flex;
  width: var(--gds-size-size-2, 2px);
  height: var(--gds-size-size-2, 2px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxs {
  display: flex;
  width: var(--gds-size-size-4, 4px);
  height: var(--gds-size-size-4, 4px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xs {
  display: flex;
  width: 8px;
  height: 8px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-sm {
  display: flex;
  width: var(--gds-size-size-12, 12px);
  height: var(--gds-size-size-12, 12px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-md {
  display: flex;
  width: 16px;
  height: 16px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-lg {
  display: flex;
  width: 20px;
  height: 20px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xl {
  display: flex;
  width: 24px;
  height: 24px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxl {
  display: flex;
  width: 32px;
  height: 32px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-3xl {
  display: flex;
  width: 40px;
  height: 40px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-4xl {
  display: flex;
  width: 48px;
  height: 48px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

/* Icons
=====================================*/
@font-face {
  font-family: "gds-icons";
  src: url("icons/fonts/gds-icons.eot") format("embedded-opentype"), url("icons/fonts/gds-icons.ttf") format("truetype"), url("icons/fonts/gds-icons.woff") format("woff"), url("icons/fonts/gds-icons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=gds-icon-], [class*=" gds-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gds-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.gds-icon-AD---Andorra .path1:before {
  content: "\e900";
  color: rgb(255, 208, 24);
}

.gds-icon-AD---Andorra .path2:before {
  content: "\e901";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-AD---Andorra .path3:before {
  content: "\e902";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-AD---Andorra .path4:before {
  content: "\e903";
  margin-left: -1em;
  color: rgb(191, 153, 55);
}

.gds-icon-AD---Andorra .path5:before {
  content: "\e904";
  margin-left: -1em;
  color: rgb(128, 84, 64);
}

.gds-icon-AD---Andorra .path6:before {
  content: "\e905";
  margin-left: -1em;
  color: rgb(191, 153, 55);
}

.gds-icon-AD---Andorra .path7:before {
  content: "\e906";
  margin-left: -1em;
  color: rgb(208, 15, 58);
}

.gds-icon-AD---Andorra .path8:before {
  content: "\e907";
  margin-left: -1em;
  color: rgb(254, 223, 0);
}

.gds-icon-AD---Andorra .path9:before {
  content: "\e908";
  margin-left: -1em;
  color: rgb(254, 223, 0);
}

.gds-icon-AD---Andorra .path10:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(254, 223, 0);
}

.gds-icon-AD---Andorra .path11:before {
  content: "\e90a";
  margin-left: -1em;
  color: rgb(208, 15, 58);
}

.gds-icon-AD---Andorra .path12:before {
  content: "\e90b";
  margin-left: -1em;
  color: rgb(208, 15, 58);
}

.gds-icon-AD---Andorra .path13:before {
  content: "\e90c";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-AD---Andorra .path14:before {
  content: "\e90d";
  margin-left: -1em;
  color: rgb(254, 223, 0);
}

.gds-icon-AD---Andorra .path15:before {
  content: "\e90e";
  margin-left: -1em;
  color: rgb(208, 15, 58);
}

.gds-icon-AD---Andorra .path16:before {
  content: "\e90f";
  margin-left: -1em;
  color: rgb(208, 15, 58);
}

.gds-icon-AE---United-Arab-Emirates .path1:before {
  content: "\e910";
  color: rgb(247, 252, 255);
}

.gds-icon-AE---United-Arab-Emirates .path2:before {
  content: "\e911";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-AE---United-Arab-Emirates .path3:before {
  content: "\e912";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-AE---United-Arab-Emirates .path4:before {
  content: "\e913";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-AF---Afghanistan .path1:before {
  content: "\e914";
  color: rgb(103, 189, 56);
}

.gds-icon-AF---Afghanistan .path2:before {
  content: "\e915";
  margin-left: -1em;
  color: rgb(213, 23, 0);
}

.gds-icon-AF---Afghanistan .path3:before {
  content: "\e916";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-AF---Afghanistan .path4:before {
  content: "\e917";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AF---Afghanistan .path5:before {
  content: "\e918";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AF---Afghanistan .path6:before {
  content: "\e919";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AF---Afghanistan .path7:before {
  content: "\e91a";
  margin-left: -1em;
  color: none;
}

.gds-icon-AF---Afghanistan .path8:before {
  content: "\e91b";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AF---Afghanistan .path9:before {
  content: "\e91c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AF---Afghanistan .path10:before {
  content: "\e91d";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AF---Afghanistan .path11:before {
  content: "\e91e";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AG---Antigua-and-Barbuda .path1:before {
  content: "\e91f";
  color: rgb(27, 27, 27);
}

.gds-icon-AG---Antigua-and-Barbuda .path2:before {
  content: "\e920";
  margin-left: -1em;
  color: rgb(249, 211, 19);
}

.gds-icon-AG---Antigua-and-Barbuda .path3:before {
  content: "\e921";
  margin-left: -1em;
  color: rgb(241, 249, 255);
}

.gds-icon-AG---Antigua-and-Barbuda .path4:before {
  content: "\e922";
  margin-left: -1em;
  color: rgb(74, 128, 232);
}

.gds-icon-AG---Antigua-and-Barbuda .path5:before {
  content: "\e923";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-AI---Anguilla .path1:before {
  content: "\e924";
  color: rgb(46, 66, 165);
}

.gds-icon-AI---Anguilla .path2:before {
  content: "\e925";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-AI---Anguilla .path3:before {
  content: "\e926";
  margin-left: -1em;
  color: rgb(130, 229, 255);
}

.gds-icon-AI---Anguilla .path4:before {
  content: "\e927";
  margin-left: -1em;
  color: rgb(225, 134, 0);
}

.gds-icon-AI---Anguilla .path5:before {
  content: "\e928";
  margin-left: -1em;
  color: rgb(225, 134, 0);
}

.gds-icon-AI---Anguilla .path6:before {
  content: "\e929";
  margin-left: -1em;
  color: rgb(225, 134, 0);
}

.gds-icon-AI---Anguilla .path7:before {
  content: "\e92a";
  margin-left: -1em;
  color: rgb(225, 134, 0);
}

.gds-icon-AI---Anguilla .path8:before {
  content: "\e92b";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-AI---Anguilla .path9:before {
  content: "\e92c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AI---Anguilla .path10:before {
  content: "\e92d";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-AI---Anguilla .path11:before {
  content: "\e92e";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AI---Anguilla .path12:before {
  content: "\e92f";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-AI---Anguilla .path13:before {
  content: "\e930";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-AI---Anguilla .path14:before {
  content: "\e931";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AL---Albania .path1:before {
  content: "\e932";
  color: rgb(0, 0, 0);
}

.gds-icon-AL---Albania .path2:before {
  content: "\e933";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-AL---Albania .path3:before {
  content: "\e934";
  margin-left: -1em;
  color: rgb(26, 26, 26);
}

.gds-icon-AM---Armenia .path1:before {
  content: "\e935";
  color: rgb(46, 66, 165);
}

.gds-icon-AM---Armenia .path2:before {
  content: "\e936";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-AM---Armenia .path3:before {
  content: "\e937";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-AMS .path1:before {
  content: "\e938";
  color: rgb(227, 29, 28);
}

.gds-icon-AMS .path2:before {
  content: "\e939";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-AMS .path3:before {
  content: "\e93a";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AMS .path4:before {
  content: "\e93b";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AMS .path5:before {
  content: "\e93c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AO---Angola .path1:before {
  content: "\e93d";
  color: rgb(29, 29, 29);
}

.gds-icon-AO---Angola .path2:before {
  content: "\e93e";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-AO---Angola .path3:before {
  content: "\e93f";
  margin-left: -1em;
  color: rgb(252, 255, 1);
}

.gds-icon-AO---Angola .path4:before {
  content: "\e940";
  margin-left: -1em;
  color: rgb(255, 234, 66);
}

.gds-icon-AQ---Antarctica .path1:before {
  content: "\e941";
  color: rgb(81, 150, 237);
}

.gds-icon-AQ---Antarctica .path2:before {
  content: "\e942";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-AQ---Antarctica .path3:before {
  content: "\e943";
  margin-left: -1em;
  color: rgb(245, 248, 251);
}

.gds-icon-AR---Argentina .path1:before {
  content: "\e944";
  color: rgb(247, 252, 255);
}

.gds-icon-AR---Argentina .path2:before {
  content: "\e945";
  margin-left: -1em;
  color: rgb(88, 165, 255);
}

.gds-icon-AR---Argentina .path3:before {
  content: "\e946";
  margin-left: -1em;
  color: rgb(88, 165, 255);
}

.gds-icon-AR---Argentina .path4:before {
  content: "\e947";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-AR---Argentina .path5:before {
  content: "\e948";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-AS---American-Samoa .path1:before {
  content: "\e949";
  color: rgb(247, 252, 255);
}

.gds-icon-AS---American-Samoa .path2:before {
  content: "\e94a";
  margin-left: -1em;
  color: rgb(53, 71, 160);
}

.gds-icon-AS---American-Samoa .path3:before {
  content: "\e94b";
  margin-left: -1em;
  color: rgb(196, 72, 0);
}

.gds-icon-AS---American-Samoa .path4:before {
  content: "\e94c";
  margin-left: -1em;
  color: rgb(255, 194, 33);
}

.gds-icon-AS---American-Samoa .path5:before {
  content: "\e94d";
  margin-left: -1em;
  color: rgb(255, 194, 33);
}

.gds-icon-AS---American-Samoa .path6:before {
  content: "\e94e";
  margin-left: -1em;
  color: rgb(255, 194, 33);
}

.gds-icon-AS---American-Samoa .path7:before {
  content: "\e94f";
  margin-left: -1em;
  color: rgb(151, 151, 151);
}

.gds-icon-AS---American-Samoa .path8:before {
  content: "\e950";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AT---Austria .path1:before {
  content: "\e951";
  color: rgb(247, 252, 255);
}

.gds-icon-AT---Austria .path2:before {
  content: "\e952";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-AT---Austria .path3:before {
  content: "\e953";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-AU---Australia .path1:before {
  content: "\e954";
  color: rgb(46, 66, 165);
}

.gds-icon-AU---Australia .path2:before {
  content: "\e955";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-AU---Australia .path3:before {
  content: "\e956";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AU---Australia .path4:before {
  content: "\e957";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-AU---Australia .path5:before {
  content: "\e958";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AU---Australia .path6:before {
  content: "\e959";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-AU---Australia .path7:before {
  content: "\e95a";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-AU---Australia .path8:before {
  content: "\e95b";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AU---Australia .path9:before {
  content: "\e95c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AU---Australia .path10:before {
  content: "\e95d";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AU---Australia .path11:before {
  content: "\e95e";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AU---Australia .path12:before {
  content: "\e95f";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AU---Australia .path13:before {
  content: "\e960";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AU---Australia .path14:before {
  content: "\e961";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AW---Aruba .path1:before {
  content: "\e962";
  color: rgb(91, 163, 218);
}

.gds-icon-AW---Aruba .path2:before {
  content: "\e963";
  margin-left: -1em;
  color: rgb(239, 41, 41);
}

.gds-icon-AW---Aruba .path3:before {
  content: "\e964";
  margin-left: -1em;
  color: rgb(255, 0, 0);
}

.gds-icon-AW---Aruba .path4:before {
  content: "\e965";
  margin-left: -1em;
  color: rgb(250, 214, 21);
}

.gds-icon-AX---Aland-Islands .path1:before {
  content: "\e966";
  color: rgb(0, 97, 193);
}

.gds-icon-AX---Aland-Islands .path2:before {
  content: "\e967";
  margin-left: -1em;
  color: rgb(210, 16, 52);
}

.gds-icon-AZ---Azerbaijan .path1:before {
  content: "\e968";
  color: rgb(175, 1, 0);
}

.gds-icon-AZ---Azerbaijan .path2:before {
  content: "\e969";
  margin-left: -1em;
  color: rgb(60, 165, 217);
}

.gds-icon-AZ---Azerbaijan .path3:before {
  content: "\e96a";
  margin-left: -1em;
  color: rgb(115, 190, 74);
}

.gds-icon-AZ---Azerbaijan .path4:before {
  content: "\e96b";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-African-Union .path1:before {
  content: "\e96c";
  color: rgb(25, 114, 77);
}

.gds-icon-African-Union .path2:before {
  content: "\e96d";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-African-Union .path3:before {
  content: "\e96e";
  margin-left: -1em;
  color: rgb(25, 114, 77);
}

.gds-icon-African-Union .path4:before {
  content: "\e96f";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-African-Union .path5:before {
  content: "\e970";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path6:before {
  content: "\e971";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path7:before {
  content: "\e972";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path8:before {
  content: "\e973";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path9:before {
  content: "\e974";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path10:before {
  content: "\e975";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path11:before {
  content: "\e976";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path12:before {
  content: "\e977";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path13:before {
  content: "\e978";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path14:before {
  content: "\e979";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path15:before {
  content: "\e97a";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path16:before {
  content: "\e97b";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path17:before {
  content: "\e97c";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path18:before {
  content: "\e97d";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path19:before {
  content: "\e97e";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path20:before {
  content: "\e97f";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path21:before {
  content: "\e980";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path22:before {
  content: "\e981";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path23:before {
  content: "\e982";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path24:before {
  content: "\e983";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path25:before {
  content: "\e984";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path26:before {
  content: "\e985";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path27:before {
  content: "\e986";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path28:before {
  content: "\e987";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-BA---Bosnia-and-Herzegovina .path1:before {
  content: "\e988";
  color: rgb(46, 66, 165);
}

.gds-icon-BA---Bosnia-and-Herzegovina .path2:before {
  content: "\e989";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-BA---Bosnia-and-Herzegovina .path3:before {
  content: "\e98a";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BA---Bosnia-and-Herzegovina .path4:before {
  content: "\e98b";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BA---Bosnia-and-Herzegovina .path5:before {
  content: "\e98c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BA---Bosnia-and-Herzegovina .path6:before {
  content: "\e98d";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BA---Bosnia-and-Herzegovina .path7:before {
  content: "\e98e";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BA---Bosnia-and-Herzegovina .path8:before {
  content: "\e98f";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BB---Barbados .path1:before {
  content: "\e990";
  color: rgb(46, 66, 165);
}

.gds-icon-BB---Barbados .path2:before {
  content: "\e991";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-BB---Barbados .path3:before {
  content: "\e992";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-BB---Barbados .path4:before {
  content: "\e993";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-BD---Bangladesh .path1:before {
  content: "\e994";
  color: rgb(56, 161, 126);
}

.gds-icon-BD---Bangladesh .path2:before {
  content: "\e995";
  margin-left: -1em;
  color: rgb(247, 46, 69);
}

.gds-icon-BE---Belgium .path1:before {
  content: "\e996";
  color: rgb(254, 202, 0);
}

.gds-icon-BE---Belgium .path2:before {
  content: "\e997";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-BE---Belgium .path3:before {
  content: "\e998";
  margin-left: -1em;
  color: rgb(29, 29, 29);
}

.gds-icon-BF---Burkina-Faso .path1:before {
  content: "\e999";
  color: rgb(94, 170, 34);
}

.gds-icon-BF---Burkina-Faso .path2:before {
  content: "\e99a";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-BF---Burkina-Faso .path3:before {
  content: "\e99b";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-BG---Bulgaria .path1:before {
  content: "\e99c";
  color: rgb(94, 170, 34);
}

.gds-icon-BG---Bulgaria .path2:before {
  content: "\e99d";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BG---Bulgaria .path3:before {
  content: "\e99e";
  margin-left: -1em;
  color: rgb(226, 44, 24);
}

.gds-icon-BH---Bahrain .path1:before {
  content: "\e99f";
  color: rgb(227, 29, 28);
}

.gds-icon-BH---Bahrain .path2:before {
  content: "\e9a0";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BI---Burundi .path1:before {
  content: "\e9a1";
  color: rgb(94, 170, 34);
}

.gds-icon-BI---Burundi .path2:before {
  content: "\e9a2";
  margin-left: -1em;
  color: rgb(221, 44, 43);
}

.gds-icon-BI---Burundi .path3:before {
  content: "\e9a3";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-BI---Burundi .path4:before {
  content: "\e9a4";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-BI---Burundi .path5:before {
  content: "\e9a5";
  margin-left: -1em;
  color: rgb(221, 44, 43);
}

.gds-icon-BI---Burundi .path6:before {
  content: "\e9a6";
  margin-left: -1em;
  color: rgb(221, 44, 43);
}

.gds-icon-BI---Burundi .path7:before {
  content: "\e9a7";
  margin-left: -1em;
  color: rgb(221, 44, 43);
}

.gds-icon-BJ---Benin .path1:before {
  content: "\e9a8";
  color: rgb(221, 44, 43);
}

.gds-icon-BJ---Benin .path2:before {
  content: "\e9a9";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-BJ---Benin .path3:before {
  content: "\e9aa";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-BL---Saint-Barthlemy .path1:before {
  content: "\e9ab";
  color: rgb(245, 1, 0);
}

.gds-icon-BL---Saint-Barthlemy .path2:before {
  content: "\e9ac";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-BL---Saint-Barthlemy .path3:before {
  content: "\e9ad";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BM---Bermuda .path1:before {
  content: "\e9ae";
  color: rgb(175, 1, 0);
}

.gds-icon-BM---Bermuda .path2:before {
  content: "\e9af";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BM---Bermuda .path3:before {
  content: "\e9b0";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-BM---Bermuda .path4:before {
  content: "\e9b1";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-BM---Bermuda .path5:before {
  content: "\e9b2";
  margin-left: -1em;
  color: rgb(130, 178, 203);
}

.gds-icon-BM---Bermuda .path6:before {
  content: "\e9b3";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-BM---Bermuda .path7:before {
  content: "\e9b4";
  margin-left: -1em;
  color: rgb(138, 78, 34);
}

.gds-icon-BM---Bermuda .path8:before {
  content: "\e9b5";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-BM---Bermuda .path9:before {
  content: "\e9b6";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-BM---Bermuda .path10:before {
  content: "\e9b7";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-BM---Bermuda .path11:before {
  content: "\e9b8";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-BM---Bermuda .path12:before {
  content: "\e9b9";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-BM---Bermuda .path13:before {
  content: "\e9ba";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-BM---Bermuda .path14:before {
  content: "\e9bb";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-BM---Bermuda .path15:before {
  content: "\e9bc";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-BM---Bermuda .path16:before {
  content: "\e9bd";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-BM---Bermuda .path17:before {
  content: "\e9be";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-BM---Bermuda .path18:before {
  content: "\e9bf";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BN---Brunei-Darussalam .path1:before {
  content: "\e9c0";
  color: rgb(255, 210, 33);
}

.gds-icon-BN---Brunei-Darussalam .path2:before {
  content: "\e9c1";
  margin-left: -1em;
  color: rgb(49, 49, 49);
}

.gds-icon-BN---Brunei-Darussalam .path3:before {
  content: "\e9c2";
  margin-left: -1em;
  color: rgb(250, 249, 249);
}

.gds-icon-BN---Brunei-Darussalam .path4:before {
  content: "\e9c3";
  margin-left: -1em;
  color: rgb(207, 18, 37);
}

.gds-icon-BN---Brunei-Darussalam .path5:before {
  content: "\e9c4";
  margin-left: -1em;
  color: rgb(207, 18, 37);
}

.gds-icon-BN---Brunei-Darussalam .path6:before {
  content: "\e9c5";
  margin-left: -1em;
  color: rgb(207, 18, 37);
}

.gds-icon-BN---Brunei-Darussalam .path7:before {
  content: "\e9c6";
  margin-left: -1em;
  color: rgb(207, 18, 37);
}

.gds-icon-BN---Brunei-Darussalam .path8:before {
  content: "\e9c7";
  margin-left: -1em;
  color: rgb(246, 224, 23);
}

.gds-icon-BN---Brunei-Darussalam .path9:before {
  content: "\e9c8";
  margin-left: -1em;
  color: rgb(246, 224, 23);
}

.gds-icon-BO---Bolivia .path1:before {
  content: "\e9c9";
  color: rgb(254, 202, 0);
}

.gds-icon-BO---Bolivia .path2:before {
  content: "\e9ca";
  margin-left: -1em;
  color: rgb(219, 80, 28);
}

.gds-icon-BO---Bolivia .path3:before {
  content: "\e9cb";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-BO---Bolivia .path4:before {
  content: "\e9cc";
  margin-left: -1em;
  color: none;
}

.gds-icon-BO---Bolivia .path5:before {
  content: "\e9cd";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-BO---Bolivia .path6:before {
  content: "\e9ce";
  margin-left: -1em;
  color: rgb(219, 80, 28);
}

.gds-icon-BO---Bolivia .path7:before {
  content: "\e9cf";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-BO---Bolivia .path8:before {
  content: "\e9d0";
  margin-left: -1em;
  color: rgb(103, 79, 40);
}

.gds-icon-BQ-BO---Bonaire .path1:before {
  content: "\e9d1";
  color: rgb(255, 255, 255);
}

.gds-icon-BQ-BO---Bonaire .path2:before {
  content: "\e9d2";
  margin-left: -1em;
  color: rgb(254, 218, 0);
}

.gds-icon-BQ-BO---Bonaire .path3:before {
  content: "\e9d3";
  margin-left: -1em;
  color: rgb(0, 38, 141);
}

.gds-icon-BQ-BO---Bonaire .path4:before {
  content: "\e9d4";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-BQ-BO---Bonaire .path5:before {
  content: "\e9d5";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-BQ-BO---Bonaire .path6:before {
  content: "\e9d6";
  margin-left: -1em;
  color: rgb(240, 10, 23);
}

.gds-icon-BQ-SA---Saba .path1:before {
  content: "\e9d7";
  color: rgb(255, 255, 255);
}

.gds-icon-BQ-SA---Saba .path2:before {
  content: "\e9d8";
  margin-left: -1em;
  color: rgb(240, 0, 0);
}

.gds-icon-BQ-SA---Saba .path3:before {
  content: "\e9d9";
  margin-left: -1em;
  color: rgb(240, 0, 0);
}

.gds-icon-BQ-SA---Saba .path4:before {
  content: "\e9da";
  margin-left: -1em;
  color: rgb(0, 38, 141);
}

.gds-icon-BQ-SA---Saba .path5:before {
  content: "\e9db";
  margin-left: -1em;
  color: rgb(0, 38, 141);
}

.gds-icon-BQ-SA---Saba .path6:before {
  content: "\e9dc";
  margin-left: -1em;
  color: rgb(254, 218, 0);
}

.gds-icon-BQ-SE---Sint-Eustatius .path1:before {
  content: "\e9dd";
  color: rgb(0, 38, 141);
}

.gds-icon-BQ-SE---Sint-Eustatius .path2:before {
  content: "\e9de";
  margin-left: -1em;
  color: rgb(0, 38, 141);
}

.gds-icon-BQ-SE---Sint-Eustatius .path3:before {
  content: "\e9df";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-BQ-SE---Sint-Eustatius .path4:before {
  content: "\e9e0";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-BQ-SE---Sint-Eustatius .path5:before {
  content: "\e9e1";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-BQ-SE---Sint-Eustatius .path6:before {
  content: "\e9e2";
  margin-left: -1em;
  color: rgb(5, 147, 52);
}

.gds-icon-BQ-SE---Sint-Eustatius .path7:before {
  content: "\e9e3";
  margin-left: -1em;
  color: rgb(254, 218, 0);
}

.gds-icon-BR---Brazil .path1:before {
  content: "\e9e4";
  color: rgb(0, 153, 51);
}

.gds-icon-BR---Brazil .path2:before {
  content: "\e9e5";
  margin-left: -1em;
  color: rgb(255, 210, 33);
}

.gds-icon-BR---Brazil .path3:before {
  content: "\e9e6";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-BR---Brazil .path4:before {
  content: "\e9e7";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-BR---Brazil .path5:before {
  content: "\e9e8";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BR---Brazil .path6:before {
  content: "\e9e9";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BR---Brazil .path7:before {
  content: "\e9ea";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BR---Brazil .path8:before {
  content: "\e9eb";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BR---Brazil .path9:before {
  content: "\e9ec";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BR---Brazil .path10:before {
  content: "\e9ed";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BR---Brazil .path11:before {
  content: "\e9ee";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BR---Brazil .path12:before {
  content: "\e9ef";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BR---Brazil .path13:before {
  content: "\e9f0";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BS---Bahamas .path1:before {
  content: "\e9f1";
  color: rgb(254, 202, 0);
}

.gds-icon-BS---Bahamas .path2:before {
  content: "\e9f2";
  margin-left: -1em;
  color: rgb(60, 177, 207);
}

.gds-icon-BS---Bahamas .path3:before {
  content: "\e9f3";
  margin-left: -1em;
  color: rgb(60, 177, 207);
}

.gds-icon-BS---Bahamas .path4:before {
  content: "\e9f4";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-BT---Bhutan .path1:before {
  content: "\e9f5";
  color: rgb(255, 98, 48);
}

.gds-icon-BT---Bhutan .path2:before {
  content: "\e9f6";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-BT---Bhutan .path3:before {
  content: "\e9f7";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-BV---Bouvet-Island .path1:before {
  content: "\e9f8";
  color: rgb(227, 29, 28);
}

.gds-icon-BV---Bouvet-Island .path2:before {
  content: "\e9f9";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-BW---Botswana .path1:before {
  content: "\e9fa";
  color: rgb(66, 173, 223);
}

.gds-icon-BW---Botswana .path2:before {
  content: "\e9fb";
  margin-left: -1em;
  color: rgb(88, 165, 255);
}

.gds-icon-BW---Botswana .path3:before {
  content: "\e9fc";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-BY---Belarus .path1:before {
  content: "\e9fd";
  color: rgb(115, 190, 74);
}

.gds-icon-BY---Belarus .path2:before {
  content: "\e9fe";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-BY---Belarus .path3:before {
  content: "\e9ff";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BY---Belarus .path4:before {
  content: "\ea00";
  margin-left: -1em;
  color: rgb(208, 24, 26);
}

.gds-icon-BY---Belarus .path5:before {
  content: "\ea01";
  margin-left: -1em;
  color: rgb(143, 24, 26);
  opacity: 0.4;
}

.gds-icon-BZ---Belize .path1:before {
  content: "\ea02";
  color: rgb(1, 104, 180);
}

.gds-icon-BZ---Belize .path2:before {
  content: "\ea03";
  margin-left: -1em;
  color: rgb(233, 60, 67);
}

.gds-icon-BZ---Belize .path3:before {
  content: "\ea04";
  margin-left: -1em;
  color: rgb(233, 60, 67);
}

.gds-icon-BZ---Belize .path4:before {
  content: "\ea05";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BZ---Belize .path5:before {
  content: "\ea06";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-BZ---Belize .path6:before {
  content: "\ea07";
  margin-left: -1em;
  color: rgb(91, 140, 57);
}

.gds-icon-BZ---Belize .path7:before {
  content: "\ea08";
  margin-left: -1em;
  color: rgb(91, 140, 57);
}

.gds-icon-BZ---Belize .path8:before {
  content: "\ea09";
  margin-left: -1em;
  color: rgb(118, 157, 241);
}

.gds-icon-BZ---Belize .path9:before {
  content: "\ea0a";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-BZ---Belize .path10:before {
  content: "\ea0b";
  margin-left: -1em;
  color: rgb(246, 247, 248);
  opacity: 0.6;
}

.gds-icon-BZ---Belize .path11:before {
  content: "\ea0c";
  margin-left: -1em;
  color: rgb(91, 140, 57);
  opacity: 0.66;
}

.gds-icon-BZ---Belize .path12:before {
  content: "\ea0d";
  margin-left: -1em;
  color: rgb(233, 173, 53);
}

.gds-icon-BZ---Belize .path13:before {
  content: "\ea0e";
  margin-left: -1em;
  color: rgb(92, 34, 22);
}

.gds-icon-CA---Canada .path1:before {
  content: "\ea0f";
  color: rgb(247, 252, 255);
}

.gds-icon-CA---Canada .path2:before {
  content: "\ea10";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-CA---Canada .path3:before {
  content: "\ea11";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-CA---Canada .path4:before {
  content: "\ea12";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-CC---Cocos-Keeling-Islands .path1:before {
  content: "\ea13";
  color: rgb(94, 170, 34);
}

.gds-icon-CC---Cocos-Keeling-Islands .path2:before {
  content: "\ea14";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CC---Cocos-Keeling-Islands .path3:before {
  content: "\ea15";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CC---Cocos-Keeling-Islands .path4:before {
  content: "\ea16";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CC---Cocos-Keeling-Islands .path5:before {
  content: "\ea17";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CC---Cocos-Keeling-Islands .path6:before {
  content: "\ea18";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CC---Cocos-Keeling-Islands .path7:before {
  content: "\ea19";
  margin-left: -1em;
  color: rgb(145, 94, 43);
}

.gds-icon-CC---Cocos-Keeling-Islands .path8:before {
  content: "\ea1a";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CC---Cocos-Keeling-Islands .path9:before {
  content: "\ea1b";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-CD---Democratic-Republic-of-the-Congo .path1:before {
  content: "\ea1c";
  color: rgb(49, 149, 249);
}

.gds-icon-CD---Democratic-Republic-of-the-Congo .path2:before {
  content: "\ea1d";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-CD---Democratic-Republic-of-the-Congo .path3:before {
  content: "\ea1e";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CF---Central-African-Republic .path1:before {
  content: "\ea1f";
  color: rgb(61, 88, 219);
}

.gds-icon-CF---Central-African-Republic .path2:before {
  content: "\ea20";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-CF---Central-African-Republic .path3:before {
  content: "\ea21";
  margin-left: -1em;
  color: rgb(115, 190, 74);
}

.gds-icon-CF---Central-African-Republic .path4:before {
  content: "\ea22";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-CF---Central-African-Republic .path5:before {
  content: "\ea23";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CF---Central-African-Republic .path6:before {
  content: "\ea24";
  margin-left: -1em;
  color: rgb(225, 28, 27);
}

.gds-icon-CG---Republic-of-the-Congo .path1:before {
  content: "\ea25";
  color: rgb(250, 17, 17);
}

.gds-icon-CG---Republic-of-the-Congo .path2:before {
  content: "\ea26";
  margin-left: -1em;
  color: rgb(7, 169, 7);
}

.gds-icon-CG---Republic-of-the-Congo .path3:before {
  content: "\ea27";
  margin-left: -1em;
  color: rgb(251, 205, 23);
}

.gds-icon-CH---Switzerland .path1:before {
  content: "\ea28";
  color: rgb(227, 29, 28);
}

.gds-icon-CH---Switzerland .path2:before {
  content: "\ea29";
  margin-left: -1em;
  color: rgb(241, 249, 255);
}

.gds-icon-CI---Cte-dIvoire-Ivory-Coast .path1:before {
  content: "\ea2a";
  color: rgb(103, 189, 56);
}

.gds-icon-CI---Cte-dIvoire-Ivory-Coast .path2:before {
  content: "\ea2b";
  margin-left: -1em;
  color: rgb(228, 126, 0);
}

.gds-icon-CI---Cte-dIvoire-Ivory-Coast .path3:before {
  content: "\ea2c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-CK---Cook-Islands .path1:before {
  content: "\ea2d";
  color: rgb(46, 66, 165);
}

.gds-icon-CK---Cook-Islands .path2:before {
  content: "\ea2e";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-CK---Cook-Islands .path3:before {
  content: "\ea2f";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-CK---Cook-Islands .path4:before {
  content: "\ea30";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-CK---Cook-Islands .path5:before {
  content: "\ea31";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-CK---Cook-Islands .path6:before {
  content: "\ea32";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-CK---Cook-Islands .path7:before {
  content: "\ea33";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-CK---Cook-Islands .path8:before {
  content: "\ea34";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-CK---Cook-Islands .path9:before {
  content: "\ea35";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-CL---Chile .path1:before {
  content: "\ea36";
  color: rgb(61, 88, 219);
}

.gds-icon-CL---Chile .path2:before {
  content: "\ea37";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-CL---Chile .path3:before {
  content: "\ea38";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-CL---Chile .path4:before {
  content: "\ea39";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-CM---Cameroon .path1:before {
  content: "\ea3a";
  color: rgb(225, 28, 27);
}

.gds-icon-CM---Cameroon .path2:before {
  content: "\ea3b";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CM---Cameroon .path3:before {
  content: "\ea3c";
  margin-left: -1em;
  color: rgb(251, 205, 23);
}

.gds-icon-CM---Cameroon .path4:before {
  content: "\ea3d";
  margin-left: -1em;
  color: rgb(11, 158, 122);
}

.gds-icon-CN---China .path1:before {
  content: "\ea3e";
  color: rgb(227, 29, 28);
}

.gds-icon-CN---China .path2:before {
  content: "\ea3f";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CN---China .path3:before {
  content: "\ea40";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CN---China .path4:before {
  content: "\ea41";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CN---China .path5:before {
  content: "\ea42";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CN---China .path6:before {
  content: "\ea43";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CO---Colombia .path1:before {
  content: "\ea44";
  color: rgb(46, 66, 165);
}

.gds-icon-CO---Colombia .path2:before {
  content: "\ea45";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CO---Colombia .path3:before {
  content: "\ea46";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-CR---Costa-Rica .path1:before {
  content: "\ea47";
  color: rgb(46, 66, 165);
}

.gds-icon-CR---Costa-Rica .path2:before {
  content: "\ea48";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-CU---Cuba .path1:before {
  content: "\ea49";
  color: rgb(61, 88, 219);
}

.gds-icon-CU---Cuba .path2:before {
  content: "\ea4a";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-CU---Cuba .path3:before {
  content: "\ea4b";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-CU---Cuba .path4:before {
  content: "\ea4c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-CV---Cabo-Verde .path1:before {
  content: "\ea4d";
  color: rgb(65, 65, 219);
}

.gds-icon-CV---Cabo-Verde .path2:before {
  content: "\ea4e";
  margin-left: -1em;
  color: rgb(249, 0, 0);
}

.gds-icon-CV---Cabo-Verde .path3:before {
  content: "\ea4f";
  margin-left: -1em;
  color: rgb(255, 222, 0);
}

.gds-icon-CW---Curaao .path1:before {
  content: "\ea50";
  color: rgb(46, 66, 165);
}

.gds-icon-CW---Curaao .path2:before {
  content: "\ea51";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-CW---Curaao .path3:before {
  content: "\ea52";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-CW---Curaao .path4:before {
  content: "\ea53";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-CX---Christmas-Island .path1:before {
  content: "\ea54";
  color: rgb(94, 170, 34);
}

.gds-icon-CX---Christmas-Island .path2:before {
  content: "\ea55";
  margin-left: -1em;
  color: rgb(65, 65, 219);
}

.gds-icon-CX---Christmas-Island .path3:before {
  content: "\ea56";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-CX---Christmas-Island .path4:before {
  content: "\ea57";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-CX---Christmas-Island .path5:before {
  content: "\ea58";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-CX---Christmas-Island .path6:before {
  content: "\ea59";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-CX---Christmas-Island .path7:before {
  content: "\ea5a";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CX---Christmas-Island .path8:before {
  content: "\ea5b";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CX---Christmas-Island .path9:before {
  content: "\ea5c";
  margin-left: -1em;
  color: rgb(84, 134, 80);
}

.gds-icon-CY---Cyprus .path1:before {
  content: "\ea5d";
  color: rgb(247, 252, 255);
}

.gds-icon-CY---Cyprus .path2:before {
  content: "\ea5e";
  margin-left: -1em;
  color: rgb(245, 122, 1);
}

.gds-icon-CY---Cyprus .path3:before {
  content: "\ea5f";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-CY---Cyprus .path4:before {
  content: "\ea60";
  margin-left: -1em;
  color: rgb(0, 107, 73);
}

.gds-icon-CY---Cyprus .path5:before {
  content: "\ea61";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-CZ---Czech-Republic .path1:before {
  content: "\ea62";
  color: rgb(227, 29, 28);
}

.gds-icon-CZ---Czech-Republic .path2:before {
  content: "\ea63";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-CZ---Czech-Republic .path3:before {
  content: "\ea64";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-DE---Germany .path1:before {
  content: "\ea65";
  color: rgb(255, 208, 24);
}

.gds-icon-DE---Germany .path2:before {
  content: "\ea66";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-DE---Germany .path3:before {
  content: "\ea67";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-DJ---Djibouti .path1:before {
  content: "\ea68";
  color: rgb(115, 190, 74);
}

.gds-icon-DJ---Djibouti .path2:before {
  content: "\ea69";
  margin-left: -1em;
  color: rgb(102, 153, 255);
}

.gds-icon-DJ---Djibouti .path3:before {
  content: "\ea6a";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-DJ---Djibouti .path4:before {
  content: "\ea6b";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-DK---Denmark .path1:before {
  content: "\ea6c";
  color: rgb(197, 25, 24);
}

.gds-icon-DK---Denmark .path2:before {
  content: "\ea6d";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-DM---Dominica .path1:before {
  content: "\ea6e";
  color: rgb(39, 158, 25);
}

.gds-icon-DM---Dominica .path2:before {
  content: "\ea6f";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-DM---Dominica .path3:before {
  content: "\ea70";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-DM---Dominica .path4:before {
  content: "\ea71";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-DM---Dominica .path5:before {
  content: "\ea72";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-DM---Dominica .path6:before {
  content: "\ea73";
  margin-left: -1em;
  color: rgb(128, 75, 255);
}

.gds-icon-DM---Dominica .path7:before {
  content: "\ea74";
  margin-left: -1em;
  color: rgb(169, 86, 1);
}

.gds-icon-DM---Dominica .path8:before {
  content: "\ea75";
  margin-left: -1em;
  color: rgb(128, 75, 255);
}

.gds-icon-DM---Dominica .path9:before {
  content: "\ea76";
  margin-left: -1em;
  color: rgb(39, 158, 25);
}

.gds-icon-DM---Dominica .path10:before {
  content: "\ea77";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-DM---Dominica .path11:before {
  content: "\ea78";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-DO---Dominican-Republic .path1:before {
  content: "\ea79";
  color: rgb(197, 25, 24);
}

.gds-icon-DO---Dominican-Republic .path2:before {
  content: "\ea7a";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-DO---Dominican-Republic .path3:before {
  content: "\ea7b";
  margin-left: -1em;
  color: rgb(66, 87, 191);
}

.gds-icon-DO---Dominican-Republic .path4:before {
  content: "\ea7c";
  margin-left: -1em;
  color: rgb(66, 87, 191);
}

.gds-icon-DO---Dominican-Republic .path5:before {
  content: "\ea7d";
  margin-left: -1em;
  color: rgb(48, 148, 4);
}

.gds-icon-DO---Dominican-Republic .path6:before {
  content: "\ea7e";
  margin-left: -1em;
  color: rgb(48, 148, 4);
}

.gds-icon-DO---Dominican-Republic .path7:before {
  content: "\ea7f";
  margin-left: -1em;
  color: rgb(0, 57, 148);
}

.gds-icon-DO---Dominican-Republic .path8:before {
  content: "\ea80";
  margin-left: -1em;
  color: rgb(0, 57, 148);
}

.gds-icon-DO---Dominican-Republic .path9:before {
  content: "\ea81";
  margin-left: -1em;
  color: rgb(222, 33, 16);
}

.gds-icon-DO---Dominican-Republic .path10:before {
  content: "\ea82";
  margin-left: -1em;
  color: rgb(222, 33, 16);
}

.gds-icon-DO---Dominican-Republic .path11:before {
  content: "\ea83";
  margin-left: -1em;
  color: rgb(0, 49, 156);
}

.gds-icon-DO---Dominican-Republic .path12:before {
  content: "\ea84";
  margin-left: -1em;
  color: rgb(222, 33, 16);
}

.gds-icon-DZ---Algeria .path1:before {
  content: "\ea85";
  color: rgb(247, 252, 255);
}

.gds-icon-DZ---Algeria .path2:before {
  content: "\ea86";
  margin-left: -1em;
  color: rgb(54, 164, 0);
}

.gds-icon-DZ---Algeria .path3:before {
  content: "\ea87";
  margin-left: -1em;
  color: rgb(255, 0, 0);
}

.gds-icon-EC---Ecuador .path1:before {
  content: "\ea88";
  color: rgb(46, 66, 165);
}

.gds-icon-EC---Ecuador .path2:before {
  content: "\ea89";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-EC---Ecuador .path3:before {
  content: "\ea8a";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-EC---Ecuador .path4:before {
  content: "\ea8b";
  margin-left: -1em;
  color: rgb(123, 41, 0);
}

.gds-icon-EC---Ecuador .path5:before {
  content: "\ea8c";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-EC---Ecuador .path6:before {
  content: "\ea8d";
  margin-left: -1em;
  color: rgb(7, 19, 142);
}

.gds-icon-EC---Ecuador .path7:before {
  content: "\ea8e";
  margin-left: -1em;
  color: rgb(225, 0, 1);
}

.gds-icon-EC---Ecuador .path8:before {
  content: "\ea8f";
  margin-left: -1em;
  color: rgb(7, 19, 142);
}

.gds-icon-EC---Ecuador .path9:before {
  content: "\ea90";
  margin-left: -1em;
  color: none;
}

.gds-icon-EC---Ecuador .path10:before {
  content: "\ea91";
  margin-left: -1em;
  color: rgb(7, 19, 142);
}

.gds-icon-EC---Ecuador .path11:before {
  content: "\ea92";
  margin-left: -1em;
  color: rgb(225, 0, 1);
}

.gds-icon-EC---Ecuador .path12:before {
  content: "\ea93";
  margin-left: -1em;
  color: rgb(7, 19, 142);
}

.gds-icon-EC---Ecuador .path13:before {
  content: "\ea94";
  margin-left: -1em;
  color: rgb(144, 143, 137);
}

.gds-icon-EC---Ecuador .path14:before {
  content: "\ea95";
  margin-left: -1em;
  color: none;
}

.gds-icon-EC---Ecuador .path15:before {
  content: "\ea96";
  margin-left: -1em;
  color: rgb(141, 221, 97);
}

.gds-icon-EC---Ecuador .path16:before {
  content: "\ea97";
  margin-left: -1em;
  color: rgb(254, 233, 1);
}

.gds-icon-EC---Ecuador .path17:before {
  content: "\ea98";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-EE---Estonia .path1:before {
  content: "\ea99";
  color: rgb(247, 252, 255);
}

.gds-icon-EE---Estonia .path2:before {
  content: "\ea9a";
  margin-left: -1em;
  color: rgb(64, 168, 255);
}

.gds-icon-EE---Estonia .path3:before {
  content: "\ea9b";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-EG---Egypt .path1:before {
  content: "\ea9c";
  color: rgb(247, 252, 255);
}

.gds-icon-EG---Egypt .path2:before {
  content: "\ea9d";
  margin-left: -1em;
  color: rgb(191, 39, 20);
}

.gds-icon-EG---Egypt .path3:before {
  content: "\ea9e";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-EG---Egypt .path4:before {
  content: "\ea9f";
  margin-left: -1em;
  color: rgb(192, 147, 2);
}

.gds-icon-EG---Egypt .path5:before {
  content: "\eaa0";
  margin-left: -1em;
  color: rgb(192, 147, 2);
}

.gds-icon-EG---Egypt .path6:before {
  content: "\eaa1";
  margin-left: -1em;
  color: rgb(192, 147, 2);
}

.gds-icon-EG---Egypt .path7:before {
  content: "\eaa2";
  margin-left: -1em;
  color: rgb(192, 147, 2);
}

.gds-icon-EG---Egypt .path8:before {
  content: "\eaa3";
  margin-left: -1em;
  color: rgb(192, 147, 2);
}

.gds-icon-EG---Egypt .path9:before {
  content: "\eaa4";
  margin-left: -1em;
  color: rgb(192, 147, 2);
}

.gds-icon-EG---Egypt .path10:before {
  content: "\eaa5";
  margin-left: -1em;
  color: rgb(192, 147, 2);
}

.gds-icon-EG---Egypt .path11:before {
  content: "\eaa6";
  margin-left: -1em;
  color: rgb(192, 147, 2);
}

.gds-icon-EG---Egypt .path12:before {
  content: "\eaa7";
  margin-left: -1em;
  color: rgb(192, 147, 2);
}

.gds-icon-EG---Egypt .path13:before {
  content: "\eaa8";
  margin-left: -1em;
  color: rgb(192, 147, 2);
}

.gds-icon-EG---Egypt .path14:before {
  content: "\eaa9";
  margin-left: -1em;
  color: rgb(192, 147, 2);
}

.gds-icon-EG---Egypt .path15:before {
  content: "\eaaa";
  margin-left: -1em;
  color: rgb(192, 147, 2);
}

.gds-icon-EG---Egypt .path16:before {
  content: "\eaab";
  margin-left: -1em;
  color: rgb(192, 147, 2);
}

.gds-icon-EH---Western-Sahara .path1:before {
  content: "\eaac";
  color: rgb(247, 252, 255);
}

.gds-icon-EH---Western-Sahara .path2:before {
  content: "\eaad";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-EH---Western-Sahara .path3:before {
  content: "\eaae";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-EH---Western-Sahara .path4:before {
  content: "\eaaf";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-EH---Western-Sahara .path5:before {
  content: "\eab0";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-ER---Eritrea .path1:before {
  content: "\eab1";
  color: rgb(67, 183, 100);
}

.gds-icon-ER---Eritrea .path2:before {
  content: "\eab2";
  margin-left: -1em;
  color: rgb(180, 215, 244);
}

.gds-icon-ER---Eritrea .path3:before {
  content: "\eab3";
  margin-left: -1em;
  color: rgb(190, 0, 39);
}

.gds-icon-ER---Eritrea .path4:before {
  content: "\eab4";
  margin-left: -1em;
  color: rgb(243, 226, 148);
}

.gds-icon-ES---Spain .path1:before {
  content: "\eab5";
  color: rgb(255, 180, 0);
}

.gds-icon-ES---Spain .path2:before {
  content: "\eab6";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-ES---Spain .path3:before {
  content: "\eab7";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-ES---Spain .path4:before {
  content: "\eab8";
  margin-left: -1em;
  color: rgb(241, 249, 255);
}

.gds-icon-ES---Spain .path5:before {
  content: "\eab9";
  margin-left: -1em;
  color: rgb(200, 138, 2);
}

.gds-icon-ES---Spain .path6:before {
  content: "\eaba";
  margin-left: -1em;
  color: rgb(200, 138, 2);
}

.gds-icon-ES---Spain .path7:before {
  content: "\eabb";
  margin-left: -1em;
  color: rgb(173, 22, 25);
}

.gds-icon-ES---Spain .path8:before {
  content: "\eabc";
  margin-left: -1em;
  color: rgb(0, 91, 191);
}

.gds-icon-ES---Spain .path9:before {
  content: "\eabd";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-ES---Spain .path10:before {
  content: "\eabe";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-ES---Spain .path11:before {
  content: "\eabf";
  margin-left: -1em;
  color: rgb(241, 249, 255);
}

.gds-icon-ES---Spain .path12:before {
  content: "\eac0";
  margin-left: -1em;
  color: rgb(200, 138, 2);
}

.gds-icon-ES---Spain .path13:before {
  content: "\eac1";
  margin-left: -1em;
  color: rgb(200, 138, 2);
}

.gds-icon-ES---Spain .path14:before {
  content: "\eac2";
  margin-left: -1em;
  color: rgb(173, 22, 25);
}

.gds-icon-ES---Spain .path15:before {
  content: "\eac3";
  margin-left: -1em;
  color: rgb(0, 91, 191);
}

.gds-icon-ES---Spain .path16:before {
  content: "\eac4";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-ES---Spain .path17:before {
  content: "\eac5";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-ES---Spain .path18:before {
  content: "\eac6";
  margin-left: -1em;
  color: rgb(173, 22, 25);
}

.gds-icon-ES---Spain .path19:before {
  content: "\eac7";
  margin-left: -1em;
  color: rgb(241, 249, 255);
}

.gds-icon-ES---Spain .path20:before {
  content: "\eac8";
  margin-left: -1em;
  color: rgb(241, 249, 255);
}

.gds-icon-ES---Spain .path21:before {
  content: "\eac9";
  margin-left: -1em;
  color: rgb(173, 22, 25);
}

.gds-icon-ES---Spain .path22:before {
  content: "\eaca";
  margin-left: -1em;
  color: rgb(200, 138, 2);
}

.gds-icon-ES---Spain .path23:before {
  content: "\eacb";
  margin-left: -1em;
  color: rgb(0, 91, 191);
}

.gds-icon-ES---Spain .path24:before {
  content: "\eacc";
  margin-left: -1em;
  color: rgb(200, 138, 2);
}

.gds-icon-ES---Spain .path25:before {
  content: "\eacd";
  margin-left: -1em;
  color: rgb(200, 138, 2);
}

.gds-icon-ES---Spain .path26:before {
  content: "\eace";
  margin-left: -1em;
  color: rgb(200, 138, 2);
}

.gds-icon-ES---Spain .path27:before {
  content: "\eacf";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-ES---Spain .path28:before {
  content: "\ead0";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-ES---Spain .path29:before {
  content: "\ead1";
  margin-left: -1em;
  color: rgb(200, 138, 2);
}

.gds-icon-ES---Spain .path30:before {
  content: "\ead2";
  margin-left: -1em;
  color: rgb(200, 138, 2);
}

.gds-icon-ES---Spain .path31:before {
  content: "\ead3";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-ES---Spain .path32:before {
  content: "\ead4";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-ES---Spain .path33:before {
  content: "\ead5";
  margin-left: -1em;
  color: rgb(200, 138, 2);
}

.gds-icon-ES---Spain .path34:before {
  content: "\ead6";
  margin-left: -1em;
  color: rgb(200, 138, 2);
}

.gds-icon-ES---Spain .path35:before {
  content: "\ead7";
  margin-left: -1em;
  color: rgb(225, 229, 232);
  opacity: 0.3;
}

.gds-icon-ES---Spain .path36:before {
  content: "\ead8";
  margin-left: -1em;
  color: rgb(255, 192, 52);
}

.gds-icon-ES---Spain .path37:before {
  content: "\ead9";
  margin-left: -1em;
  color: rgb(173, 22, 25);
}

.gds-icon-ES---Spain .path38:before {
  content: "\eada";
  margin-left: -1em;
  color: rgb(173, 22, 25);
}

.gds-icon-ES---Spain .path39:before {
  content: "\eadb";
  margin-left: -1em;
  color: rgb(173, 22, 25);
}

.gds-icon-ES---Spain .path40:before {
  content: "\eadc";
  margin-left: -1em;
  color: rgb(173, 22, 25);
}

.gds-icon-ES---Spain .path41:before {
  content: "\eadd";
  margin-left: -1em;
  color: rgb(173, 22, 25);
}

.gds-icon-ES---Spain .path42:before {
  content: "\eade";
  margin-left: -1em;
  color: rgb(173, 22, 25);
}

.gds-icon-ES---Spain .path43:before {
  content: "\eadf";
  margin-left: -1em;
  color: rgb(241, 249, 255);
}

.gds-icon-ES---Spain .path44:before {
  content: "\eae0";
  margin-left: -1em;
  color: rgb(200, 138, 2);
}

.gds-icon-ES---Spain .path45:before {
  content: "\eae1";
  margin-left: -1em;
  color: rgb(200, 138, 2);
}

.gds-icon-ES---Spain .path46:before {
  content: "\eae2";
  margin-left: -1em;
  color: rgb(255, 192, 52);
}

.gds-icon-ES---Spain .path47:before {
  content: "\eae3";
  margin-left: -1em;
  color: rgb(255, 192, 52);
}

.gds-icon-ES---Spain .path48:before {
  content: "\eae4";
  margin-left: -1em;
  color: rgb(241, 249, 255);
}

.gds-icon-ES---Spain .path49:before {
  content: "\eae5";
  margin-left: -1em;
  color: rgb(0, 91, 191);
}

.gds-icon-ET---Ethiopia .path1:before {
  content: "\eae6";
  color: rgb(254, 202, 0);
}

.gds-icon-ET---Ethiopia .path2:before {
  content: "\eae7";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-ET---Ethiopia .path3:before {
  content: "\eae8";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-ET---Ethiopia .path4:before {
  content: "\eae9";
  margin-left: -1em;
  color: rgb(43, 119, 184);
}

.gds-icon-ET---Ethiopia .path5:before {
  content: "\eaea";
  margin-left: -1em;
  color: none;
}

.gds-icon-ET---Ethiopia .path6:before {
  content: "\eaeb";
  margin-left: -1em;
  color: none;
}

.gds-icon-ET---Ethiopia .path7:before {
  content: "\eaec";
  margin-left: -1em;
  color: none;
}

.gds-icon-ET---Ethiopia .path8:before {
  content: "\eaed";
  margin-left: -1em;
  color: none;
}

.gds-icon-ET---Ethiopia .path9:before {
  content: "\eaee";
  margin-left: -1em;
  color: none;
}

.gds-icon-EUROPE .path1:before {
  content: "\eaef";
  color: rgb(247, 252, 255);
}

.gds-icon-EUROPE .path2:before {
  content: "\eaf0";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-EUROPE .path3:before {
  content: "\eaf1";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-FI---Finland .path1:before {
  content: "\eaf2";
  color: rgb(247, 252, 255);
}

.gds-icon-FI---Finland .path2:before {
  content: "\eaf3";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-FJ---Fiji .path1:before {
  content: "\eaf4";
  color: rgb(103, 191, 229);
}

.gds-icon-FJ---Fiji .path2:before {
  content: "\eaf5";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-FJ---Fiji .path3:before {
  content: "\eaf6";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-FJ---Fiji .path4:before {
  content: "\eaf7";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-FJ---Fiji .path5:before {
  content: "\eaf8";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-FJ---Fiji .path6:before {
  content: "\eaf9";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-FJ---Fiji .path7:before {
  content: "\eafa";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-FJ---Fiji .path8:before {
  content: "\eafb";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-FJ---Fiji .path9:before {
  content: "\eafc";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-FJ---Fiji .path10:before {
  content: "\eafd";
  margin-left: -1em;
  color: rgb(195, 53, 44);
}

.gds-icon-FJ---Fiji .path11:before {
  content: "\eafe";
  margin-left: -1em;
  color: rgb(195, 53, 44);
}

.gds-icon-FJ---Fiji .path12:before {
  content: "\eaff";
  margin-left: -1em;
  color: rgb(195, 53, 44);
}

.gds-icon-FJ---Fiji .path13:before {
  content: "\eb00";
  margin-left: -1em;
  color: rgb(151, 151, 151);
}

.gds-icon-FJ---Fiji .path14:before {
  content: "\eb01";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path15:before {
  content: "\eb02";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path16:before {
  content: "\eb03";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path17:before {
  content: "\eb04";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path18:before {
  content: "\eb05";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path19:before {
  content: "\eb06";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path20:before {
  content: "\eb07";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path21:before {
  content: "\eb08";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path22:before {
  content: "\eb09";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path23:before {
  content: "\eb0a";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path24:before {
  content: "\eb0b";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path25:before {
  content: "\eb0c";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path26:before {
  content: "\eb0d";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path27:before {
  content: "\eb0e";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path28:before {
  content: "\eb0f";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path29:before {
  content: "\eb10";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path30:before {
  content: "\eb11";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path31:before {
  content: "\eb12";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path32:before {
  content: "\eb13";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path33:before {
  content: "\eb14";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path34:before {
  content: "\eb15";
  margin-left: -1em;
  color: rgb(255, 242, 3);
}

.gds-icon-FJ---Fiji .path35:before {
  content: "\eb16";
  margin-left: -1em;
  color: rgb(0, 166, 81);
}

.gds-icon-FJ---Fiji .path36:before {
  content: "\eb17";
  margin-left: -1em;
  color: rgb(255, 209, 0);
}

.gds-icon-FK---Falkland-Islands .path1:before {
  content: "\eb18";
  color: rgb(46, 66, 165);
}

.gds-icon-FK---Falkland-Islands .path2:before {
  content: "\eb19";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-FK---Falkland-Islands .path3:before {
  content: "\eb1a";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-FK---Falkland-Islands .path4:before {
  content: "\eb1b";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-FK---Falkland-Islands .path5:before {
  content: "\eb1c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-FK---Falkland-Islands .path6:before {
  content: "\eb1d";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-FK---Falkland-Islands .path7:before {
  content: "\eb1e";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-FK---Falkland-Islands .path8:before {
  content: "\eb1f";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-FK---Falkland-Islands .path9:before {
  content: "\eb20";
  margin-left: -1em;
  color: rgb(109, 194, 255);
}

.gds-icon-FK---Falkland-Islands .path10:before {
  content: "\eb21";
  margin-left: -1em;
  color: rgb(225, 229, 232);
}

.gds-icon-FK---Falkland-Islands .path11:before {
  content: "\eb22";
  margin-left: -1em;
  color: rgb(73, 128, 30);
}

.gds-icon-FK---Falkland-Islands .path12:before {
  content: "\eb23";
  margin-left: -1em;
  color: none;
}

.gds-icon-FK---Falkland-Islands .path13:before {
  content: "\eb24";
  margin-left: -1em;
  color: none;
}

.gds-icon-FK---Falkland-Islands .path14:before {
  content: "\eb25";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-FK---Falkland-Islands .path15:before {
  content: "\eb26";
  margin-left: -1em;
  color: none;
}

.gds-icon-FK---Falkland-Islands .path16:before {
  content: "\eb27";
  margin-left: -1em;
  color: none;
}

.gds-icon-FK---Falkland-Islands .path17:before {
  content: "\eb28";
  margin-left: -1em;
  color: none;
}

.gds-icon-FM---Federated-States-of-Micronesia .path1:before {
  content: "\eb29";
  color: rgb(99, 179, 225);
}

.gds-icon-FM---Federated-States-of-Micronesia .path2:before {
  content: "\eb2a";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-FM---Federated-States-of-Micronesia .path3:before {
  content: "\eb2b";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-FM---Federated-States-of-Micronesia .path4:before {
  content: "\eb2c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-FM---Federated-States-of-Micronesia .path5:before {
  content: "\eb2d";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-FO---Faroe-Islands .path1:before {
  content: "\eb2e";
  color: rgb(247, 252, 255);
}

.gds-icon-FO---Faroe-Islands .path2:before {
  content: "\eb2f";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-FR---France .path1:before {
  content: "\eb30";
  color: rgb(245, 1, 0);
}

.gds-icon-FR---France .path2:before {
  content: "\eb31";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-FR---France .path3:before {
  content: "\eb32";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GA---Gabon .path1:before {
  content: "\eb33";
  color: rgb(64, 168, 255);
}

.gds-icon-GA---Gabon .path2:before {
  content: "\eb34";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-GA---Gabon .path3:before {
  content: "\eb35";
  margin-left: -1em;
  color: rgb(115, 190, 74);
}

.gds-icon-GB-ENG---England .path1:before {
  content: "\eb36";
  color: rgb(247, 252, 255);
}

.gds-icon-GB-ENG---England .path2:before {
  content: "\eb37";
  margin-left: -1em;
  color: rgb(245, 3, 2);
}

.gds-icon-GB-NIR---Northern-Ireland .path1:before {
  content: "\eb38";
  color: rgb(46, 66, 165);
}

.gds-icon-GB-NIR---Northern-Ireland .path2:before {
  content: "\eb39";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-GB-NIR---Northern-Ireland .path3:before {
  content: "\eb3a";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-GB-NIR---Northern-Ireland .path4:before {
  content: "\eb3b";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-GB-NIR---Northern-Ireland .path5:before {
  content: "\eb3c";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-GB-NIR---Northern-Ireland .path6:before {
  content: "\eb3d";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-GB-NIR---Northern-Ireland .path7:before {
  content: "\eb3e";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-GB-SCT---Scotland .path1:before {
  content: "\eb3f";
  color: rgb(0, 103, 195);
}

.gds-icon-GB-SCT---Scotland .path2:before {
  content: "\eb40";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-GB-SCT---Scotland .path3:before {
  content: "\eb41";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-GB-UKM---United-Kingdom .path1:before {
  content: "\eb42";
  color: rgb(46, 66, 165);
}

.gds-icon-GB-UKM---United-Kingdom .path2:before {
  content: "\eb43";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-GB-UKM---United-Kingdom .path3:before {
  content: "\eb44";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-GB-UKM---United-Kingdom .path4:before {
  content: "\eb45";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-GB-UKM---United-Kingdom .path5:before {
  content: "\eb46";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-GB-UKM---United-Kingdom .path6:before {
  content: "\eb47";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-GB-UKM---United-Kingdom .path7:before {
  content: "\eb48";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-GB-WLS---Wales .path1:before {
  content: "\eb49";
  color: rgb(93, 170, 34);
}

.gds-icon-GB-WLS---Wales .path2:before {
  content: "\eb4a";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GB-WLS---Wales .path3:before {
  content: "\eb4b";
  margin-left: -1em;
  color: rgb(210, 16, 52);
}

.gds-icon-GD---Grenada .path1:before {
  content: "\eb4c";
  color: rgb(197, 25, 24);
}

.gds-icon-GD---Grenada .path2:before {
  content: "\eb4d";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-GD---Grenada .path3:before {
  content: "\eb4e";
  margin-left: -1em;
  color: rgb(35, 135, 95);
}

.gds-icon-GD---Grenada .path4:before {
  content: "\eb4f";
  margin-left: -1em;
  color: rgb(35, 135, 95);
}

.gds-icon-GD---Grenada .path5:before {
  content: "\eb50";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-GD---Grenada .path6:before {
  content: "\eb51";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-GD---Grenada .path7:before {
  content: "\eb52";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-GD---Grenada .path8:before {
  content: "\eb53";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-GD---Grenada .path9:before {
  content: "\eb54";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-GE---Georgia .path1:before {
  content: "\eb55";
  color: rgb(247, 252, 255);
}

.gds-icon-GE---Georgia .path2:before {
  content: "\eb56";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-GE---Georgia .path3:before {
  content: "\eb57";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-GE---Georgia .path4:before {
  content: "\eb58";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-GE---Georgia .path5:before {
  content: "\eb59";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-GE---Georgia .path6:before {
  content: "\eb5a";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-GF---French-Guiana .path1:before {
  content: "\eb5b";
  color: rgb(94, 170, 34);
}

.gds-icon-GF---French-Guiana .path2:before {
  content: "\eb5c";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-GF---French-Guiana .path3:before {
  content: "\eb5d";
  margin-left: -1em;
  color: rgb(226, 24, 53);
}

.gds-icon-GG---Guernsey .path1:before {
  content: "\eb5e";
  color: rgb(247, 252, 255);
}

.gds-icon-GG---Guernsey .path2:before {
  content: "\eb5f";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-GG---Guernsey .path3:before {
  content: "\eb60";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-GH---Ghana .path1:before {
  content: "\eb61";
  color: rgb(94, 170, 34);
}

.gds-icon-GH---Ghana .path2:before {
  content: "\eb62";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-GH---Ghana .path3:before {
  content: "\eb63";
  margin-left: -1em;
  color: rgb(225, 28, 27);
}

.gds-icon-GH---Ghana .path4:before {
  content: "\eb64";
  margin-left: -1em;
  color: rgb(29, 29, 29);
  opacity: 0.9;
}

.gds-icon-GI---Gibraltar .path1:before {
  content: "\eb65";
  color: rgb(247, 252, 255);
}

.gds-icon-GI---Gibraltar .path2:before {
  content: "\eb66";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-GI---Gibraltar .path3:before {
  content: "\eb67";
  margin-left: -1em;
  color: rgb(219, 0, 11);
}

.gds-icon-GI---Gibraltar .path4:before {
  content: "\eb68";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-GI---Gibraltar .path5:before {
  content: "\eb69";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-GI---Gibraltar .path6:before {
  content: "\eb6a";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-GI---Gibraltar .path7:before {
  content: "\eb6b";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-GI---Gibraltar .path8:before {
  content: "\eb6c";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-GI---Gibraltar .path9:before {
  content: "\eb6d";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-GI---Gibraltar .path10:before {
  content: "\eb6e";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-GI---Gibraltar .path11:before {
  content: "\eb6f";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-GI---Gibraltar .path12:before {
  content: "\eb70";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-GL---Greenland .path1:before {
  content: "\eb71";
  color: rgb(197, 25, 24);
}

.gds-icon-GL---Greenland .path2:before {
  content: "\eb72";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GL---Greenland .path3:before {
  content: "\eb73";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GL---Greenland .path4:before {
  content: "\eb74";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-GM---Gambia .path1:before {
  content: "\eb75";
  color: rgb(94, 170, 34);
}

.gds-icon-GM---Gambia .path2:before {
  content: "\eb76";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-GM---Gambia .path3:before {
  content: "\eb77";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-GN---Guinea .path1:before {
  content: "\eb78";
  color: rgb(251, 205, 23);
}

.gds-icon-GN---Guinea .path2:before {
  content: "\eb79";
  margin-left: -1em;
  color: rgb(11, 158, 122);
}

.gds-icon-GN---Guinea .path3:before {
  content: "\eb7a";
  margin-left: -1em;
  color: rgb(225, 28, 27);
}

.gds-icon-GP---Guadeloupe .path1:before {
  content: "\eb7b";
  color: rgb(245, 1, 0);
}

.gds-icon-GP---Guadeloupe .path2:before {
  content: "\eb7c";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-GP---Guadeloupe .path3:before {
  content: "\eb7d";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GP2---Guadeloupe2 .path1:before {
  content: "\eb7e";
  color: rgb(0, 36, 136);
}

.gds-icon-GP2---Guadeloupe2 .path2:before {
  content: "\eb7f";
  margin-left: -1em;
  color: rgb(218, 18, 26);
}

.gds-icon-GP2---Guadeloupe2 .path3:before {
  content: "\eb80";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path4:before {
  content: "\eb81";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path5:before {
  content: "\eb82";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path6:before {
  content: "\eb83";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path7:before {
  content: "\eb84";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path8:before {
  content: "\eb85";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path9:before {
  content: "\eb86";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path10:before {
  content: "\eb87";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path11:before {
  content: "\eb88";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path12:before {
  content: "\eb89";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path13:before {
  content: "\eb8a";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path14:before {
  content: "\eb8b";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path15:before {
  content: "\eb8c";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path16:before {
  content: "\eb8d";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path17:before {
  content: "\eb8e";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path18:before {
  content: "\eb8f";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path19:before {
  content: "\eb90";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path20:before {
  content: "\eb91";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path21:before {
  content: "\eb92";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path22:before {
  content: "\eb93";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path23:before {
  content: "\eb94";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path24:before {
  content: "\eb95";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path25:before {
  content: "\eb96";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path26:before {
  content: "\eb97";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path27:before {
  content: "\eb98";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path28:before {
  content: "\eb99";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path29:before {
  content: "\eb9a";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path30:before {
  content: "\eb9b";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path31:before {
  content: "\eb9c";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path32:before {
  content: "\eb9d";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path33:before {
  content: "\eb9e";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path34:before {
  content: "\eb9f";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path35:before {
  content: "\eba0";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GQ---Equatorial-Guinea .path1:before {
  content: "\eba1";
  color: rgb(247, 252, 255);
}

.gds-icon-GQ---Equatorial-Guinea .path2:before {
  content: "\eba2";
  margin-left: -1em;
  color: rgb(0, 157, 0);
}

.gds-icon-GQ---Equatorial-Guinea .path3:before {
  content: "\eba3";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-GQ---Equatorial-Guinea .path4:before {
  content: "\eba4";
  margin-left: -1em;
  color: rgb(248, 0, 0);
}

.gds-icon-GQ---Equatorial-Guinea .path5:before {
  content: "\eba5";
  margin-left: -1em;
  color: rgb(0, 117, 213);
}

.gds-icon-GQ---Equatorial-Guinea .path6:before {
  content: "\eba6";
  margin-left: -1em;
  color: rgb(255, 213, 0);
}

.gds-icon-GQ---Equatorial-Guinea .path7:before {
  content: "\eba7";
  margin-left: -1em;
  color: rgb(255, 213, 0);
}

.gds-icon-GQ---Equatorial-Guinea .path8:before {
  content: "\eba8";
  margin-left: -1em;
  color: rgb(255, 213, 0);
}

.gds-icon-GQ---Equatorial-Guinea .path9:before {
  content: "\eba9";
  margin-left: -1em;
  color: rgb(255, 213, 0);
}

.gds-icon-GQ---Equatorial-Guinea .path10:before {
  content: "\ebaa";
  margin-left: -1em;
  color: rgb(255, 213, 0);
}

.gds-icon-GQ---Equatorial-Guinea .path11:before {
  content: "\ebab";
  margin-left: -1em;
  color: rgb(255, 213, 0);
}

.gds-icon-GQ---Equatorial-Guinea .path12:before {
  content: "\ebac";
  margin-left: -1em;
  color: rgb(111, 62, 29);
}

.gds-icon-GQ---Equatorial-Guinea .path13:before {
  content: "\ebad";
  margin-left: -1em;
  color: rgb(0, 157, 41);
}

.gds-icon-GR---Greece .path1:before {
  content: "\ebae";
  color: rgb(247, 252, 255);
}

.gds-icon-GR---Greece .path2:before {
  content: "\ebaf";
  margin-left: -1em;
  color: rgb(69, 100, 249);
}

.gds-icon-GR---Greece .path3:before {
  content: "\ebb0";
  margin-left: -1em;
  color: rgb(69, 100, 249);
}

.gds-icon-GR---Greece .path4:before {
  content: "\ebb1";
  margin-left: -1em;
  color: rgb(69, 100, 249);
}

.gds-icon-GR---Greece .path5:before {
  content: "\ebb2";
  margin-left: -1em;
  color: rgb(69, 100, 249);
}

.gds-icon-GR---Greece .path6:before {
  content: "\ebb3";
  margin-left: -1em;
  color: rgb(69, 100, 249);
}

.gds-icon-GR---Greece .path7:before {
  content: "\ebb4";
  margin-left: -1em;
  color: rgb(69, 100, 249);
}

.gds-icon-GR---Greece .path8:before {
  content: "\ebb5";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path1:before {
  content: "\ebb6";
  color: rgb(43, 64, 154);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path2:before {
  content: "\ebb7";
  margin-left: -1em;
  color: rgb(106, 76, 45);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path3:before {
  content: "\ebb8";
  margin-left: -1em;
  color: none;
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path4:before {
  content: "\ebb9";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path5:before {
  content: "\ebba";
  margin-left: -1em;
  color: rgb(101, 98, 99);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path6:before {
  content: "\ebbb";
  margin-left: -1em;
  color: rgb(101, 98, 99);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path7:before {
  content: "\ebbc";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path8:before {
  content: "\ebbd";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path9:before {
  content: "\ebbe";
  margin-left: -1em;
  color: rgb(0, 107, 0);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path10:before {
  content: "\ebbf";
  margin-left: -1em;
  color: rgb(255, 209, 0);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path11:before {
  content: "\ebc0";
  margin-left: -1em;
  color: rgb(30, 90, 166);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path12:before {
  content: "\ebc1";
  margin-left: -1em;
  color: rgb(30, 90, 166);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path13:before {
  content: "\ebc2";
  margin-left: -1em;
  color: rgb(30, 90, 166);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path14:before {
  content: "\ebc3";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path15:before {
  content: "\ebc4";
  margin-left: -1em;
  color: rgb(255, 112, 0);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path16:before {
  content: "\ebc5";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path17:before {
  content: "\ebc6";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path18:before {
  content: "\ebc7";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path19:before {
  content: "\ebc8";
  margin-left: -1em;
  color: rgb(0, 0, 255);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path20:before {
  content: "\ebc9";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path21:before {
  content: "\ebca";
  margin-left: -1em;
  color: rgb(0, 0, 255);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path22:before {
  content: "\ebcb";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path23:before {
  content: "\ebcc";
  margin-left: -1em;
  color: rgb(146, 63, 0);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path24:before {
  content: "\ebcd";
  margin-left: -1em;
  color: rgb(180, 182, 185);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path25:before {
  content: "\ebce";
  margin-left: -1em;
  color: rgb(255, 112, 0);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path26:before {
  content: "\ebcf";
  margin-left: -1em;
  color: rgb(255, 112, 0);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path27:before {
  content: "\ebd0";
  margin-left: -1em;
  color: rgb(138, 147, 150);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path28:before {
  content: "\ebd1";
  margin-left: -1em;
  color: rgb(43, 43, 43);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path29:before {
  content: "\ebd2";
  margin-left: -1em;
  color: rgb(0, 113, 61);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path30:before {
  content: "\ebd3";
  margin-left: -1em;
  color: none;
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path31:before {
  content: "\ebd4";
  margin-left: -1em;
  color: none;
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path32:before {
  content: "\ebd5";
  margin-left: -1em;
  color: rgb(43, 64, 154);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path33:before {
  content: "\ebd6";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path34:before {
  content: "\ebd7";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path35:before {
  content: "\ebd8";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path36:before {
  content: "\ebd9";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path37:before {
  content: "\ebda";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path38:before {
  content: "\ebdb";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GT---Guatemala .path1:before {
  content: "\ebdc";
  color: rgb(88, 165, 255);
}

.gds-icon-GT---Guatemala .path2:before {
  content: "\ebdd";
  margin-left: -1em;
  color: rgb(88, 165, 255);
}

.gds-icon-GT---Guatemala .path3:before {
  content: "\ebde";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-GT---Guatemala .path4:before {
  content: "\ebdf";
  margin-left: -1em;
  color: rgb(198, 198, 198);
}

.gds-icon-GT---Guatemala .path5:before {
  content: "\ebe0";
  margin-left: -1em;
  color: rgb(90, 185, 45);
}

.gds-icon-GT---Guatemala .path6:before {
  content: "\ebe1";
  margin-left: -1em;
  color: rgb(90, 185, 45);
}

.gds-icon-GT---Guatemala .path7:before {
  content: "\ebe2";
  margin-left: -1em;
  color: rgb(90, 185, 45);
}

.gds-icon-GT---Guatemala .path8:before {
  content: "\ebe3";
  margin-left: -1em;
  color: rgb(239, 226, 152);
}

.gds-icon-GU---Guam .path1:before {
  content: "\ebe4";
  color: rgb(197, 25, 24);
}

.gds-icon-GU---Guam .path2:before {
  content: "\ebe5";
  margin-left: -1em;
  color: rgb(69, 100, 249);
}

.gds-icon-GU---Guam .path3:before {
  content: "\ebe6";
  margin-left: -1em;
  color: none;
}

.gds-icon-GU---Guam .path4:before {
  content: "\ebe7";
  margin-left: -1em;
  color: rgb(204, 224, 229);
  opacity: 0.4;
}

.gds-icon-GU---Guam .path5:before {
  content: "\ebe8";
  margin-left: -1em;
  color: rgb(204, 224, 229);
}

.gds-icon-GU---Guam .path6:before {
  content: "\ebe9";
  margin-left: -1em;
  color: none;
}

.gds-icon-GU---Guam .path7:before {
  content: "\ebea";
  margin-left: -1em;
  color: none;
}

.gds-icon-GU---Guam .path8:before {
  content: "\ebeb";
  margin-left: -1em;
  color: rgb(145, 203, 203);
}

.gds-icon-GU---Guam .path9:before {
  content: "\ebec";
  margin-left: -1em;
  color: rgb(253, 249, 161);
}

.gds-icon-GU---Guam .path10:before {
  content: "\ebed";
  margin-left: -1em;
  color: rgb(166, 136, 97);
}

.gds-icon-GU---Guam .path11:before {
  content: "\ebee";
  margin-left: -1em;
  color: rgb(35, 158, 70);
}

.gds-icon-GU---Guam .path12:before {
  content: "\ebef";
  margin-left: -1em;
  color: rgb(35, 158, 70);
}

.gds-icon-GU---Guam .path13:before {
  content: "\ebf0";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-GW---Guinea-Bissau .path1:before {
  content: "\ebf1";
  color: rgb(251, 205, 23);
}

.gds-icon-GW---Guinea-Bissau .path2:before {
  content: "\ebf2";
  margin-left: -1em;
  color: rgb(11, 158, 122);
}

.gds-icon-GW---Guinea-Bissau .path3:before {
  content: "\ebf3";
  margin-left: -1em;
  color: rgb(225, 28, 27);
}

.gds-icon-GW---Guinea-Bissau .path4:before {
  content: "\ebf4";
  margin-left: -1em;
  color: rgb(29, 29, 29);
}

.gds-icon-GY---Guyana .path1:before {
  content: "\ebf5";
  color: rgb(94, 170, 34);
}

.gds-icon-GY---Guyana .path2:before {
  content: "\ebf6";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-GY---Guyana .path3:before {
  content: "\ebf7";
  margin-left: -1em;
  color: rgb(225, 28, 27);
}

.gds-icon-HK---Hong-Kong .path1:before {
  content: "\ebf8";
  color: rgb(234, 26, 26);
}

.gds-icon-HK---Hong-Kong .path2:before {
  content: "\ebf9";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-HK---Hong-Kong .path3:before {
  content: "\ebfa";
  margin-left: -1em;
  color: none;
}

.gds-icon-HK---Hong-Kong .path4:before {
  content: "\ebfb";
  margin-left: -1em;
  color: none;
}

.gds-icon-HK---Hong-Kong .path5:before {
  content: "\ebfc";
  margin-left: -1em;
  color: none;
}

.gds-icon-HK---Hong-Kong .path6:before {
  content: "\ebfd";
  margin-left: -1em;
  color: none;
}

.gds-icon-HK---Hong-Kong .path7:before {
  content: "\ebfe";
  margin-left: -1em;
  color: none;
}

.gds-icon-HM---Heard-and-McDonald-Islands .path1:before {
  content: "\ebff";
  color: rgb(46, 66, 165);
}

.gds-icon-HM---Heard-and-McDonald-Islands .path2:before {
  content: "\ec00";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-HM---Heard-and-McDonald-Islands .path3:before {
  content: "\ec01";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-HM---Heard-and-McDonald-Islands .path4:before {
  content: "\ec02";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-HM---Heard-and-McDonald-Islands .path5:before {
  content: "\ec03";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-HM---Heard-and-McDonald-Islands .path6:before {
  content: "\ec04";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-HM---Heard-and-McDonald-Islands .path7:before {
  content: "\ec05";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-HM---Heard-and-McDonald-Islands .path8:before {
  content: "\ec06";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-HM---Heard-and-McDonald-Islands .path9:before {
  content: "\ec07";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-HM---Heard-and-McDonald-Islands .path10:before {
  content: "\ec08";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-HM---Heard-and-McDonald-Islands .path11:before {
  content: "\ec09";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-HM---Heard-and-McDonald-Islands .path12:before {
  content: "\ec0a";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-HM---Heard-and-McDonald-Islands .path13:before {
  content: "\ec0b";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-HM---Heard-and-McDonald-Islands .path14:before {
  content: "\ec0c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-HM---Heard-and-McDonald-Islands .path15:before {
  content: "\ec0d";
  margin-left: -1em;
  color: none;
}

.gds-icon-HN---Honduras .path1:before {
  content: "\ec0e";
  color: rgb(247, 252, 255);
}

.gds-icon-HN---Honduras .path2:before {
  content: "\ec0f";
  margin-left: -1em;
  color: rgb(69, 100, 249);
}

.gds-icon-HN---Honduras .path3:before {
  content: "\ec10";
  margin-left: -1em;
  color: rgb(69, 100, 249);
}

.gds-icon-HN---Honduras .path4:before {
  content: "\ec11";
  margin-left: -1em;
  color: rgb(69, 100, 249);
}

.gds-icon-HN---Honduras .path5:before {
  content: "\ec12";
  margin-left: -1em;
  color: rgb(69, 100, 249);
}

.gds-icon-HN---Honduras .path6:before {
  content: "\ec13";
  margin-left: -1em;
  color: rgb(69, 100, 249);
}

.gds-icon-HN---Honduras .path7:before {
  content: "\ec14";
  margin-left: -1em;
  color: rgb(69, 100, 249);
}

.gds-icon-HN---Honduras .path8:before {
  content: "\ec15";
  margin-left: -1em;
  color: rgb(69, 100, 249);
}

.gds-icon-HR---Croatia-Hrvatska .path1:before {
  content: "\ec16";
  color: rgb(247, 252, 255);
}

.gds-icon-HR---Croatia-Hrvatska .path2:before {
  content: "\ec17";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-HR---Croatia-Hrvatska .path3:before {
  content: "\ec18";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-HR---Croatia-Hrvatska .path4:before {
  content: "\ec19";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-HR---Croatia-Hrvatska .path5:before {
  content: "\ec1a";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-HR---Croatia-Hrvatska .path6:before {
  content: "\ec1b";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-HR---Croatia-Hrvatska .path7:before {
  content: "\ec1c";
  margin-left: -1em;
  color: rgb(86, 198, 245);
}

.gds-icon-HR---Croatia-Hrvatska .path8:before {
  content: "\ec1d";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-HR---Croatia-Hrvatska .path9:before {
  content: "\ec1e";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-HR---Croatia-Hrvatska .path10:before {
  content: "\ec1f";
  margin-left: -1em;
  color: rgb(86, 198, 245);
}

.gds-icon-HR---Croatia-Hrvatska .path11:before {
  content: "\ec20";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-HR---Croatia-Hrvatska .path12:before {
  content: "\ec21";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-HR---Croatia-Hrvatska .path13:before {
  content: "\ec22";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-HR---Croatia-Hrvatska .path14:before {
  content: "\ec23";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-HR---Croatia-Hrvatska .path15:before {
  content: "\ec24";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-HR---Croatia-Hrvatska .path16:before {
  content: "\ec25";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-HR---Croatia-Hrvatska .path17:before {
  content: "\ec26";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-HR---Croatia-Hrvatska .path18:before {
  content: "\ec27";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-HR---Croatia-Hrvatska .path19:before {
  content: "\ec28";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-HR---Croatia-Hrvatska .path20:before {
  content: "\ec29";
  margin-left: -1em;
  color: rgb(86, 198, 245);
}

.gds-icon-HR---Croatia-Hrvatska .path21:before {
  content: "\ec2a";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-HR---Croatia-Hrvatska .path22:before {
  content: "\ec2b";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-HR---Croatia-Hrvatska .path23:before {
  content: "\ec2c";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-HR---Croatia-Hrvatska .path24:before {
  content: "\ec2d";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-HR---Croatia-Hrvatska .path25:before {
  content: "\ec2e";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-HT---Haiti .path1:before {
  content: "\ec2f";
  color: rgb(46, 66, 165);
}

.gds-icon-HT---Haiti .path2:before {
  content: "\ec30";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-HT---Haiti .path3:before {
  content: "\ec31";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-HT---Haiti .path4:before {
  content: "\ec32";
  margin-left: -1em;
  color: rgb(39, 158, 25);
}

.gds-icon-HT---Haiti .path5:before {
  content: "\ec33";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path6:before {
  content: "\ec34";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path7:before {
  content: "\ec35";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path8:before {
  content: "\ec36";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path9:before {
  content: "\ec37";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path10:before {
  content: "\ec38";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path11:before {
  content: "\ec39";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path12:before {
  content: "\ec3a";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path13:before {
  content: "\ec3b";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path14:before {
  content: "\ec3c";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path15:before {
  content: "\ec3d";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-HT---Haiti .path16:before {
  content: "\ec3e";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-HT---Haiti .path17:before {
  content: "\ec3f";
  margin-left: -1em;
  color: rgb(10, 50, 140);
}

.gds-icon-HT---Haiti .path18:before {
  content: "\ec40";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path19:before {
  content: "\ec41";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path20:before {
  content: "\ec42";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path21:before {
  content: "\ec43";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-HT---Haiti .path22:before {
  content: "\ec44";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-HT---Haiti .path23:before {
  content: "\ec45";
  margin-left: -1em;
  color: rgb(10, 50, 140);
}

.gds-icon-HT---Haiti .path24:before {
  content: "\ec46";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path25:before {
  content: "\ec47";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path26:before {
  content: "\ec48";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path27:before {
  content: "\ec49";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-HU---Hungary .path1:before {
  content: "\ec4a";
  color: rgb(247, 252, 255);
}

.gds-icon-HU---Hungary .path2:before {
  content: "\ec4b";
  margin-left: -1em;
  color: rgb(241, 68, 35);
}

.gds-icon-HU---Hungary .path3:before {
  content: "\ec4c";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-ID---Indonesia .path1:before {
  content: "\ec4d";
  color: rgb(247, 252, 255);
}

.gds-icon-ID---Indonesia .path2:before {
  content: "\ec4e";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-IE---Ireland .path1:before {
  content: "\ec4f";
  color: rgb(255, 140, 26);
}

.gds-icon-IE---Ireland .path2:before {
  content: "\ec50";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-IE---Ireland .path3:before {
  content: "\ec51";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-IL---Isreal .path1:before {
  content: "\ec52";
  color: rgb(247, 252, 255);
}

.gds-icon-IL---Isreal .path2:before {
  content: "\ec53";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-IL---Isreal .path3:before {
  content: "\ec54";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-IL---Isreal .path4:before {
  content: "\ec55";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-IL---Isreal .path5:before {
  content: "\ec56";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-IM---Isle-of-Man .path1:before {
  content: "\ec57";
  color: rgb(227, 29, 28);
}

.gds-icon-IM---Isle-of-Man .path2:before {
  content: "\ec58";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-IM---Isle-of-Man .path3:before {
  content: "\ec59";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-IM---Isle-of-Man .path4:before {
  content: "\ec5a";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-IM---Isle-of-Man .path5:before {
  content: "\ec5b";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-IM---Isle-of-Man .path6:before {
  content: "\ec5c";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-IM---Isle-of-Man .path7:before {
  content: "\ec5d";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-IM---Isle-of-Man .path8:before {
  content: "\ec5e";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-IM---Isle-of-Man .path9:before {
  content: "\ec5f";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-IM---Isle-of-Man .path10:before {
  content: "\ec60";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-IM---Isle-of-Man .path11:before {
  content: "\ec61";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-IM---Isle-of-Man .path12:before {
  content: "\ec62";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-IN---India .path1:before {
  content: "\ec63";
  color: rgb(247, 252, 255);
}

.gds-icon-IN---India .path2:before {
  content: "\ec64";
  margin-left: -1em;
  color: rgb(255, 140, 26);
}

.gds-icon-IN---India .path3:before {
  content: "\ec65";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-IN---India .path4:before {
  content: "\ec66";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-IN---India .path5:before {
  content: "\ec67";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path1:before {
  content: "\ec68";
  color: rgb(247, 252, 255);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path2:before {
  content: "\ec69";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path3:before {
  content: "\ec6a";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path4:before {
  content: "\ec6b";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path5:before {
  content: "\ec6c";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path6:before {
  content: "\ec6d";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path7:before {
  content: "\ec6e";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path8:before {
  content: "\ec6f";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path9:before {
  content: "\ec70";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path10:before {
  content: "\ec71";
  margin-left: -1em;
  color: rgb(216, 109, 0);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path11:before {
  content: "\ec72";
  margin-left: -1em;
  color: rgb(68, 154, 1);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path12:before {
  content: "\ec73";
  margin-left: -1em;
  color: rgb(68, 154, 1);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path13:before {
  content: "\ec74";
  margin-left: -1em;
  color: rgb(68, 154, 1);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path14:before {
  content: "\ec75";
  margin-left: -1em;
  color: rgb(68, 154, 1);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path15:before {
  content: "\ec76";
  margin-left: -1em;
  color: rgb(68, 154, 1);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path16:before {
  content: "\ec77";
  margin-left: -1em;
  color: rgb(68, 154, 1);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path17:before {
  content: "\ec78";
  margin-left: -1em;
  color: rgb(68, 154, 1);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path18:before {
  content: "\ec79";
  margin-left: -1em;
  color: rgb(68, 154, 1);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path19:before {
  content: "\ec7a";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path20:before {
  content: "\ec7b";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path21:before {
  content: "\ec7c";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path22:before {
  content: "\ec7d";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path23:before {
  content: "\ec7e";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path24:before {
  content: "\ec7f";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-IQ---Iraq .path1:before {
  content: "\ec80";
  color: rgb(247, 252, 255);
}

.gds-icon-IQ---Iraq .path2:before {
  content: "\ec81";
  margin-left: -1em;
  color: rgb(191, 39, 20);
}

.gds-icon-IQ---Iraq .path3:before {
  content: "\ec82";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-IQ---Iraq .path4:before {
  content: "\ec83";
  margin-left: -1em;
  color: rgb(0, 156, 78);
}

.gds-icon-IR---Iran .path1:before {
  content: "\ec84";
  color: rgb(247, 252, 255);
}

.gds-icon-IR---Iran .path2:before {
  content: "\ec85";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-IR---Iran .path3:before {
  content: "\ec86";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-IR---Iran .path4:before {
  content: "\ec87";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-IR---Iran .path5:before {
  content: "\ec88";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-IR---Iran .path6:before {
  content: "\ec89";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-IS---Iceland .path1:before {
  content: "\ec8a";
  color: rgb(0, 97, 193);
}

.gds-icon-IS---Iceland .path2:before {
  content: "\ec8b";
  margin-left: -1em;
  color: rgb(210, 16, 52);
}

.gds-icon-IT---Italy .path1:before {
  content: "\ec8c";
  color: rgb(197, 25, 24);
}

.gds-icon-IT---Italy .path2:before {
  content: "\ec8d";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-IT---Italy .path3:before {
  content: "\ec8e";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-JE---Jersey .path1:before {
  content: "\ec8f";
  color: rgb(247, 252, 255);
}

.gds-icon-JE---Jersey .path2:before {
  content: "\ec90";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-JE---Jersey .path3:before {
  content: "\ec91";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-JE---Jersey .path4:before {
  content: "\ec92";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-JE---Jersey .path5:before {
  content: "\ec93";
  margin-left: -1em;
  color: rgb(255, 209, 0);
}

.gds-icon-JE---Jersey .path6:before {
  content: "\ec94";
  margin-left: -1em;
  color: rgb(255, 209, 0);
}

.gds-icon-JE---Jersey .path7:before {
  content: "\ec95";
  margin-left: -1em;
  color: rgb(255, 209, 0);
}

.gds-icon-JM---Jamaica .path1:before {
  content: "\ec96";
  color: rgb(0, 153, 51);
}

.gds-icon-JM---Jamaica .path2:before {
  content: "\ec97";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-JM---Jamaica .path3:before {
  content: "\ec98";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-JO---Jordan .path1:before {
  content: "\ec99";
  color: rgb(247, 252, 255);
}

.gds-icon-JO---Jordan .path2:before {
  content: "\ec9a";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-JO---Jordan .path3:before {
  content: "\ec9b";
  margin-left: -1em;
  color: rgb(0, 153, 51);
}

.gds-icon-JO---Jordan .path4:before {
  content: "\ec9c";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-JO---Jordan .path5:before {
  content: "\ec9d";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-JP---Japan .path1:before {
  content: "\ec9e";
  color: rgb(247, 252, 255);
}

.gds-icon-JP---Japan .path2:before {
  content: "\ec9f";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-KG---Kyrgyzstan .path1:before {
  content: "\eca0";
  color: rgb(197, 25, 24);
}

.gds-icon-KG---Kyrgyzstan .path2:before {
  content: "\eca1";
  margin-left: -1em;
  color: rgb(255, 220, 23);
}

.gds-icon-KH---Cambodia .path1:before {
  content: "\eca2";
  color: rgb(3, 46, 161);
}

.gds-icon-KH---Cambodia .path2:before {
  content: "\eca3";
  margin-left: -1em;
  color: rgb(224, 0, 37);
}

.gds-icon-KH---Cambodia .path3:before {
  content: "\eca4";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path4:before {
  content: "\eca5";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path5:before {
  content: "\eca6";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path6:before {
  content: "\eca7";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path7:before {
  content: "\eca8";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path8:before {
  content: "\eca9";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path9:before {
  content: "\ecaa";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path10:before {
  content: "\ecab";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path11:before {
  content: "\ecac";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path12:before {
  content: "\ecad";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path13:before {
  content: "\ecae";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path14:before {
  content: "\ecaf";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path15:before {
  content: "\ecb0";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path16:before {
  content: "\ecb1";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path17:before {
  content: "\ecb2";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path18:before {
  content: "\ecb3";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path19:before {
  content: "\ecb4";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path20:before {
  content: "\ecb5";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path21:before {
  content: "\ecb6";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path22:before {
  content: "\ecb7";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path23:before {
  content: "\ecb8";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path24:before {
  content: "\ecb9";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path25:before {
  content: "\ecba";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path26:before {
  content: "\ecbb";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path27:before {
  content: "\ecbc";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path28:before {
  content: "\ecbd";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path29:before {
  content: "\ecbe";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path30:before {
  content: "\ecbf";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path31:before {
  content: "\ecc0";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path32:before {
  content: "\ecc1";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path33:before {
  content: "\ecc2";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path34:before {
  content: "\ecc3";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path35:before {
  content: "\ecc4";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path36:before {
  content: "\ecc5";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path37:before {
  content: "\ecc6";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path38:before {
  content: "\ecc7";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path39:before {
  content: "\ecc8";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path40:before {
  content: "\ecc9";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path41:before {
  content: "\ecca";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path42:before {
  content: "\eccb";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path43:before {
  content: "\eccc";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path44:before {
  content: "\eccd";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path45:before {
  content: "\ecce";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path46:before {
  content: "\eccf";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path47:before {
  content: "\ecd0";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path48:before {
  content: "\ecd1";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path49:before {
  content: "\ecd2";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path50:before {
  content: "\ecd3";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path51:before {
  content: "\ecd4";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path52:before {
  content: "\ecd5";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path53:before {
  content: "\ecd6";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path54:before {
  content: "\ecd7";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path55:before {
  content: "\ecd8";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path56:before {
  content: "\ecd9";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path57:before {
  content: "\ecda";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path58:before {
  content: "\ecdb";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path59:before {
  content: "\ecdc";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path60:before {
  content: "\ecdd";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path61:before {
  content: "\ecde";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path62:before {
  content: "\ecdf";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path63:before {
  content: "\ece0";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path64:before {
  content: "\ece1";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path65:before {
  content: "\ece2";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path66:before {
  content: "\ece3";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path67:before {
  content: "\ece4";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KI---Kiribati .path1:before {
  content: "\ece5";
  color: rgb(227, 29, 28);
}

.gds-icon-KI---Kiribati .path2:before {
  content: "\ece6";
  margin-left: -1em;
  color: rgb(255, 200, 74);
}

.gds-icon-KI---Kiribati .path3:before {
  content: "\ece7";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-KI---Kiribati .path4:before {
  content: "\ece8";
  margin-left: -1em;
  color: none;
}

.gds-icon-KI---Kiribati .path5:before {
  content: "\ece9";
  margin-left: -1em;
  color: none;
}

.gds-icon-KI---Kiribati .path6:before {
  content: "\ecea";
  margin-left: -1em;
  color: rgb(1, 89, 137);
}

.gds-icon-KI---Kiribati .path7:before {
  content: "\eceb";
  margin-left: -1em;
  color: rgb(255, 200, 74);
}

.gds-icon-KM---Comoros .path1:before {
  content: "\ecec";
  color: rgb(81, 150, 237);
}

.gds-icon-KM---Comoros .path2:before {
  content: "\eced";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-KM---Comoros .path3:before {
  content: "\ecee";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-KM---Comoros .path4:before {
  content: "\ecef";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-KM---Comoros .path5:before {
  content: "\ecf0";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-KM---Comoros .path6:before {
  content: "\ecf1";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-KN---Kenia .path1:before {
  content: "\ecf2";
  color: rgb(39, 39, 39);
}

.gds-icon-KN---Kenia .path2:before {
  content: "\ecf3";
  margin-left: -1em;
  color: rgb(78, 139, 29);
}

.gds-icon-KN---Kenia .path3:before {
  content: "\ecf4";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-KN---Kenia .path4:before {
  content: "\ecf5";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KN---Kenia .path5:before {
  content: "\ecf6";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KN---Kenia .path6:before {
  content: "\ecf7";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-KN---Kenia .path7:before {
  content: "\ecf8";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-KN---Kenia .path8:before {
  content: "\ecf9";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-KN---Kenia .path9:before {
  content: "\ecfa";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-KN---Kenia .path10:before {
  content: "\ecfb";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-KN-SK---Saint-Kitts-and-Nevis .path1:before {
  content: "\ecfc";
  color: rgb(197, 25, 24);
}

.gds-icon-KN-SK---Saint-Kitts-and-Nevis .path2:before {
  content: "\ecfd";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-KN-SK---Saint-Kitts-and-Nevis .path3:before {
  content: "\ecfe";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-KN-SK---Saint-Kitts-and-Nevis .path4:before {
  content: "\ecff";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-KN-SK---Saint-Kitts-and-Nevis .path5:before {
  content: "\ed00";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-KP---Korea-North .path1:before {
  content: "\ed01";
  color: rgb(61, 88, 219);
}

.gds-icon-KP---Korea-North .path2:before {
  content: "\ed02";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-KP---Korea-North .path3:before {
  content: "\ed03";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-KP---Korea-North .path4:before {
  content: "\ed04";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-KR---Korea-South .path1:before {
  content: "\ed05";
  color: rgb(247, 252, 255);
}

.gds-icon-KR---Korea-South .path2:before {
  content: "\ed06";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-KR---Korea-South .path3:before {
  content: "\ed07";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-KR---Korea-South .path4:before {
  content: "\ed08";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-KR---Korea-South .path5:before {
  content: "\ed09";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-KR---Korea-South .path6:before {
  content: "\ed0a";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-KR---Korea-South .path7:before {
  content: "\ed0b";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-KW---Kuwait .path1:before {
  content: "\ed0c";
  color: rgb(247, 252, 255);
}

.gds-icon-KW---Kuwait .path2:before {
  content: "\ed0d";
  margin-left: -1em;
  color: rgb(0, 153, 51);
}

.gds-icon-KW---Kuwait .path3:before {
  content: "\ed0e";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-KW---Kuwait .path4:before {
  content: "\ed0f";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-KY---Cayman-Islands .path1:before {
  content: "\ed10";
  color: rgb(46, 66, 165);
}

.gds-icon-KY---Cayman-Islands .path2:before {
  content: "\ed11";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-KY---Cayman-Islands .path3:before {
  content: "\ed12";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-KY---Cayman-Islands .path4:before {
  content: "\ed13";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-KY---Cayman-Islands .path5:before {
  content: "\ed14";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-KY---Cayman-Islands .path6:before {
  content: "\ed15";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-KY---Cayman-Islands .path7:before {
  content: "\ed16";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-KY---Cayman-Islands .path8:before {
  content: "\ed17";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-KY---Cayman-Islands .path9:before {
  content: "\ed18";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KY---Cayman-Islands .path10:before {
  content: "\ed19";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-KY---Cayman-Islands .path11:before {
  content: "\ed1a";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-KY---Cayman-Islands .path12:before {
  content: "\ed1b";
  margin-left: -1em;
  color: rgb(255, 209, 0);
}

.gds-icon-KY---Cayman-Islands .path13:before {
  content: "\ed1c";
  margin-left: -1em;
  color: rgb(11, 80, 160);
}

.gds-icon-KY---Cayman-Islands .path14:before {
  content: "\ed1d";
  margin-left: -1em;
  color: rgb(11, 80, 160);
}

.gds-icon-KY---Cayman-Islands .path15:before {
  content: "\ed1e";
  margin-left: -1em;
  color: rgb(11, 80, 160);
}

.gds-icon-KY---Cayman-Islands .path16:before {
  content: "\ed1f";
  margin-left: -1em;
  color: rgb(5, 147, 52);
}

.gds-icon-KY---Cayman-Islands .path17:before {
  content: "\ed20";
  margin-left: -1em;
  color: rgb(5, 147, 52);
}

.gds-icon-KY---Cayman-Islands .path18:before {
  content: "\ed21";
  margin-left: -1em;
  color: rgb(5, 147, 52);
}

.gds-icon-KY---Cayman-Islands .path19:before {
  content: "\ed22";
  margin-left: -1em;
  color: rgb(255, 209, 0);
}

.gds-icon-KY---Cayman-Islands .path20:before {
  content: "\ed23";
  margin-left: -1em;
  color: rgb(255, 209, 0);
}

.gds-icon-KY---Cayman-Islands .path21:before {
  content: "\ed24";
  margin-left: -1em;
  color: rgb(255, 209, 0);
}

.gds-icon-KY---Cayman-Islands .path22:before {
  content: "\ed25";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-KY---Cayman-Islands .path23:before {
  content: "\ed26";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-KY---Cayman-Islands .path24:before {
  content: "\ed27";
  margin-left: -1em;
  color: rgb(5, 147, 52);
}

.gds-icon-KZ---Kazakhstan .path1:before {
  content: "\ed28";
  color: rgb(78, 199, 238);
}

.gds-icon-KZ---Kazakhstan .path2:before {
  content: "\ed29";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-KZ---Kazakhstan .path3:before {
  content: "\ed2a";
  margin-left: -1em;
  color: none;
}

.gds-icon-KZ---Kazakhstan .path4:before {
  content: "\ed2b";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-KZ---Kazakhstan .path5:before {
  content: "\ed2c";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-KZ---Kazakhstan .path6:before {
  content: "\ed2d";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-KZ---Kazakhstan .path7:before {
  content: "\ed2e";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-KZ---Kazakhstan .path8:before {
  content: "\ed2f";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-KZ---Kazakhstan .path9:before {
  content: "\ed30";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-KZ---Kazakhstan .path10:before {
  content: "\ed31";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-KZ---Kazakhstan .path11:before {
  content: "\ed32";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-KZ---Kazakhstan .path12:before {
  content: "\ed33";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-KZ---Kazakhstan .path13:before {
  content: "\ed34";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-KZ---Kazakhstan .path14:before {
  content: "\ed35";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-KZ---Kazakhstan .path15:before {
  content: "\ed36";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-KZ---Kazakhstan .path16:before {
  content: "\ed37";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-KZ---Kazakhstan .path17:before {
  content: "\ed38";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-LA---Laos .path1:before {
  content: "\ed39";
  color: rgb(227, 29, 28);
}

.gds-icon-LA---Laos .path2:before {
  content: "\ed3a";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-LA---Laos .path3:before {
  content: "\ed3b";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-LA---Laos .path4:before {
  content: "\ed3c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-LB---Lebanon .path1:before {
  content: "\ed3d";
  color: rgb(245, 1, 1);
}

.gds-icon-LB---Lebanon .path2:before {
  content: "\ed3e";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-LB---Lebanon .path3:before {
  content: "\ed3f";
  margin-left: -1em;
  color: rgb(82, 171, 11);
}

.gds-icon-LC---Saint-Lucia .path1:before {
  content: "\ed40";
  color: rgb(124, 207, 245);
}

.gds-icon-LC---Saint-Lucia .path2:before {
  content: "\ed41";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-LC---Saint-Lucia .path3:before {
  content: "\ed42";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-LC---Saint-Lucia .path4:before {
  content: "\ed43";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-LI---Liechtenstein .path1:before {
  content: "\ed44";
  color: rgb(227, 29, 28);
}

.gds-icon-LI---Liechtenstein .path2:before {
  content: "\ed45";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-LI---Liechtenstein .path3:before {
  content: "\ed46";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-LI---Liechtenstein .path4:before {
  content: "\ed47";
  margin-left: -1em;
  color: rgb(255, 216, 61);
}

.gds-icon-LI---Liechtenstein .path5:before {
  content: "\ed48";
  margin-left: -1em;
  color: rgb(255, 216, 61);
}

.gds-icon-LI---Liechtenstein .path6:before {
  content: "\ed49";
  margin-left: -1em;
  color: rgb(255, 216, 61);
}

.gds-icon-LI---Liechtenstein .path7:before {
  content: "\ed4a";
  margin-left: -1em;
  color: rgb(255, 216, 61);
}

.gds-icon-LI---Liechtenstein .path8:before {
  content: "\ed4b";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-LK---Sri-Lanka .path1:before {
  content: "\ed4c";
  color: rgb(254, 202, 0);
}

.gds-icon-LK---Sri-Lanka .path2:before {
  content: "\ed4d";
  margin-left: -1em;
  color: rgb(31, 138, 110);
}

.gds-icon-LK---Sri-Lanka .path3:before {
  content: "\ed4e";
  margin-left: -1em;
  color: rgb(245, 104, 0);
}

.gds-icon-LK---Sri-Lanka .path4:before {
  content: "\ed4f";
  margin-left: -1em;
  color: rgb(176, 29, 0);
}

.gds-icon-LK---Sri-Lanka .path5:before {
  content: "\ed50";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-LK---Sri-Lanka .path6:before {
  content: "\ed51";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-LK---Sri-Lanka .path7:before {
  content: "\ed52";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-LR---Liberia .path1:before {
  content: "\ed53";
  color: rgb(247, 252, 255);
}

.gds-icon-LR---Liberia .path2:before {
  content: "\ed54";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-LR---Liberia .path3:before {
  content: "\ed55";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-LR---Liberia .path4:before {
  content: "\ed56";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-LR---Liberia .path5:before {
  content: "\ed57";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-LR---Liberia .path6:before {
  content: "\ed58";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-LR---Liberia .path7:before {
  content: "\ed59";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-LR---Liberia .path8:before {
  content: "\ed5a";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-LS---Lesotho .path1:before {
  content: "\ed5b";
  color: rgb(85, 186, 7);
}

.gds-icon-LS---Lesotho .path2:before {
  content: "\ed5c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-LS---Lesotho .path3:before {
  content: "\ed5d";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-LS---Lesotho .path4:before {
  content: "\ed5e";
  margin-left: -1em;
  color: rgb(29, 29, 29);
}

.gds-icon-LT---Lithuania .path1:before {
  content: "\ed5f";
  color: rgb(85, 186, 7);
}

.gds-icon-LT---Lithuania .path2:before {
  content: "\ed60";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-LT---Lithuania .path3:before {
  content: "\ed61";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-LU---Luxembourg .path1:before {
  content: "\ed62";
  color: rgb(247, 252, 255);
}

.gds-icon-LU---Luxembourg .path2:before {
  content: "\ed63";
  margin-left: -1em;
  color: rgb(240, 82, 52);
}

.gds-icon-LU---Luxembourg .path3:before {
  content: "\ed64";
  margin-left: -1em;
  color: rgb(46, 183, 236);
}

.gds-icon-LV---Latvia .path1:before {
  content: "\ed65";
  color: rgb(197, 25, 24);
}

.gds-icon-LV---Latvia .path2:before {
  content: "\ed66";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-LV---Latvia .path3:before {
  content: "\ed67";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-LY---Libya .path1:before {
  content: "\ed68";
  color: rgb(85, 186, 7);
}

.gds-icon-LY---Libya .path2:before {
  content: "\ed69";
  margin-left: -1em;
  color: rgb(29, 29, 29);
}

.gds-icon-LY---Libya .path3:before {
  content: "\ed6a";
  margin-left: -1em;
  color: rgb(225, 28, 27);
}

.gds-icon-LY---Libya .path4:before {
  content: "\ed6b";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-MA---Morocco .path1:before {
  content: "\ed6c";
  color: rgb(197, 25, 24);
}

.gds-icon-MA---Morocco .path2:before {
  content: "\ed6d";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-MA---Morocco .path3:before {
  content: "\ed6e";
  margin-left: -1em;
  color: rgb(87, 157, 32);
}

.gds-icon-MA---Morocco .path4:before {
  content: "\ed6f";
  margin-left: -1em;
  color: rgb(87, 157, 32);
}

.gds-icon-MC---Monaco .path1:before {
  content: "\ed70";
  color: rgb(247, 252, 255);
}

.gds-icon-MC---Monaco .path2:before {
  content: "\ed71";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-MD---Moldova .path1:before {
  content: "\ed72";
  color: rgb(217, 7, 30);
}

.gds-icon-MD---Moldova .path2:before {
  content: "\ed73";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-MD---Moldova .path3:before {
  content: "\ed74";
  margin-left: -1em;
  color: rgb(251, 205, 23);
}

.gds-icon-MD---Moldova .path4:before {
  content: "\ed75";
  margin-left: -1em;
  color: rgb(253, 25, 0);
}

.gds-icon-MD---Moldova .path5:before {
  content: "\ed76";
  margin-left: -1em;
  color: rgb(167, 123, 59);
}

.gds-icon-MD---Moldova .path6:before {
  content: "\ed77";
  margin-left: -1em;
  color: rgb(253, 255, 0);
}

.gds-icon-MD---Moldova .path7:before {
  content: "\ed78";
  margin-left: -1em;
  color: rgb(225, 229, 232);
  opacity: 0.3;
}

.gds-icon-MD---Moldova .path8:before {
  content: "\ed79";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-MD---Moldova .path9:before {
  content: "\ed7a";
  margin-left: -1em;
  color: rgb(253, 25, 0);
}

.gds-icon-MD---Moldova .path10:before {
  content: "\ed7b";
  margin-left: -1em;
  color: rgb(253, 255, 0);
}

.gds-icon-MD---Moldova .path11:before {
  content: "\ed7c";
  margin-left: -1em;
  color: rgb(253, 255, 0);
}

.gds-icon-MD---Moldova .path12:before {
  content: "\ed7d";
  margin-left: -1em;
  color: rgb(253, 255, 0);
}

.gds-icon-MD---Moldova .path13:before {
  content: "\ed7e";
  margin-left: -1em;
  color: rgb(253, 255, 0);
}

.gds-icon-MD---Moldova .path14:before {
  content: "\ed7f";
  margin-left: -1em;
  color: rgb(253, 255, 0);
}

.gds-icon-MD---Moldova .path15:before {
  content: "\ed80";
  margin-left: -1em;
  color: rgb(253, 255, 0);
}

.gds-icon-MD---Moldova .path16:before {
  content: "\ed81";
  margin-left: -1em;
  color: rgb(4, 143, 2);
}

.gds-icon-MD---Moldova .path17:before {
  content: "\ed82";
  margin-left: -1em;
  color: rgb(253, 255, 0);
}

.gds-icon-MD---Moldova .path18:before {
  content: "\ed83";
  margin-left: -1em;
  color: rgb(219, 68, 0);
}

.gds-icon-ME---Montenegro .path1:before {
  content: "\ed84";
  color: rgb(232, 170, 0);
}

.gds-icon-ME---Montenegro .path2:before {
  content: "\ed85";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-ME---Montenegro .path3:before {
  content: "\ed86";
  margin-left: -1em;
  color: rgb(30, 94, 145);
}

.gds-icon-ME---Montenegro .path4:before {
  content: "\ed87";
  margin-left: -1em;
  color: rgb(246, 197, 64);
}

.gds-icon-ME---Montenegro .path5:before {
  content: "\ed88";
  margin-left: -1em;
  color: rgb(246, 197, 64);
}

.gds-icon-ME---Montenegro .path6:before {
  content: "\ed89";
  margin-left: -1em;
  color: rgb(246, 197, 64);
}

.gds-icon-ME---Montenegro .path7:before {
  content: "\ed8a";
  margin-left: -1em;
  color: rgb(246, 197, 64);
}

.gds-icon-ME---Montenegro .path8:before {
  content: "\ed8b";
  margin-left: -1em;
  color: rgb(246, 197, 64);
}

.gds-icon-ME---Montenegro .path9:before {
  content: "\ed8c";
  margin-left: -1em;
  color: rgb(246, 197, 64);
}

.gds-icon-ME---Montenegro .path10:before {
  content: "\ed8d";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-ME---Montenegro .path11:before {
  content: "\ed8e";
  margin-left: -1em;
  color: rgb(246, 197, 64);
}

.gds-icon-ME---Montenegro .path12:before {
  content: "\ed8f";
  margin-left: -1em;
  color: rgb(30, 94, 145);
}

.gds-icon-ME---Montenegro .path13:before {
  content: "\ed90";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-ME---Montenegro .path14:before {
  content: "\ed91";
  margin-left: -1em;
  color: rgb(246, 197, 64);
}

.gds-icon-MF---Saint-Martin .path1:before {
  content: "\ed92";
  color: rgb(245, 1, 0);
}

.gds-icon-MF---Saint-Martin .path2:before {
  content: "\ed93";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-MF---Saint-Martin .path3:before {
  content: "\ed94";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-MG---Madagascar .path1:before {
  content: "\ed95";
  color: rgb(120, 216, 67);
}

.gds-icon-MG---Madagascar .path2:before {
  content: "\ed96";
  margin-left: -1em;
  color: rgb(234, 26, 26);
}

.gds-icon-MG---Madagascar .path3:before {
  content: "\ed97";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-MH---Marshall-Islands .path1:before {
  content: "\ed98";
  color: rgb(61, 88, 219);
}

.gds-icon-MH---Marshall-Islands .path2:before {
  content: "\ed99";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-MH---Marshall-Islands .path3:before {
  content: "\ed9a";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-MH---Marshall-Islands .path4:before {
  content: "\ed9b";
  margin-left: -1em;
  color: rgb(226, 174, 87);
}

.gds-icon-MK---Former-Yugoslav-Republic-of-Macedonia .path1:before {
  content: "\ed9c";
  color: rgb(245, 1, 0);
}

.gds-icon-MK---Former-Yugoslav-Republic-of-Macedonia .path2:before {
  content: "\ed9d";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-MK---Former-Yugoslav-Republic-of-Macedonia .path3:before {
  content: "\ed9e";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-ML---Mali .path1:before {
  content: "\ed9f";
  color: rgb(251, 205, 23);
}

.gds-icon-ML---Mali .path2:before {
  content: "\eda0";
  margin-left: -1em;
  color: rgb(225, 28, 27);
}

.gds-icon-ML---Mali .path3:before {
  content: "\eda1";
  margin-left: -1em;
  color: rgb(11, 158, 122);
}

.gds-icon-MM---Myanmar .path1:before {
  content: "\eda2";
  color: rgb(227, 29, 28);
}

.gds-icon-MM---Myanmar .path2:before {
  content: "\eda3";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-MM---Myanmar .path3:before {
  content: "\eda4";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-MM---Myanmar .path4:before {
  content: "\eda5";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-MN---Mongolia .path1:before {
  content: "\eda6";
  color: rgb(76, 103, 232);
}

.gds-icon-MN---Mongolia .path2:before {
  content: "\eda7";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-MN---Mongolia .path3:before {
  content: "\eda8";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-MN---Mongolia .path4:before {
  content: "\eda9";
  margin-left: -1em;
  color: rgb(248, 208, 0);
}

.gds-icon-MO---Macao .path1:before {
  content: "\edaa";
  color: rgb(28, 153, 117);
}

.gds-icon-MO---Macao .path2:before {
  content: "\edab";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-MO---Macao .path3:before {
  content: "\edac";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-MO---Macao .path4:before {
  content: "\edad";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-MO---Macao .path5:before {
  content: "\edae";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-MO---Macao .path6:before {
  content: "\edaf";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-MO---Macao .path7:before {
  content: "\edb0";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-MO---Macao .path8:before {
  content: "\edb1";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-MO---Macao .path9:before {
  content: "\edb2";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-MO---Macao .path10:before {
  content: "\edb3";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-MP---Northern-Mariana-Islands .path1:before {
  content: "\edb4";
  color: rgb(41, 147, 236);
}

.gds-icon-MP---Northern-Mariana-Islands .path2:before {
  content: "\edb5";
  margin-left: -1em;
  color: rgb(241, 249, 255);
}

.gds-icon-MP---Northern-Mariana-Islands .path3:before {
  content: "\edb6";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-MP---Northern-Mariana-Islands .path4:before {
  content: "\edb7";
  margin-left: -1em;
  color: rgb(253, 218, 51);
}

.gds-icon-MP---Northern-Mariana-Islands .path5:before {
  content: "\edb8";
  margin-left: -1em;
  color: rgb(167, 167, 167);
}

.gds-icon-MP---Northern-Mariana-Islands .path6:before {
  content: "\edb9";
  margin-left: -1em;
  color: rgb(115, 190, 74);
}

.gds-icon-MP---Northern-Mariana-Islands .path7:before {
  content: "\edba";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-MP---Northern-Mariana-Islands .path8:before {
  content: "\edbb";
  margin-left: -1em;
  color: rgb(115, 190, 74);
}

.gds-icon-MP---Northern-Mariana-Islands .path9:before {
  content: "\edbc";
  margin-left: -1em;
  color: none;
}

.gds-icon-MP---Northern-Mariana-Islands .path10:before {
  content: "\edbd";
  margin-left: -1em;
  color: none;
}

.gds-icon-MP---Northern-Mariana-Islands .path11:before {
  content: "\edbe";
  margin-left: -1em;
  color: rgb(115, 190, 74);
}

.gds-icon-MP---Northern-Mariana-Islands .path12:before {
  content: "\edbf";
  margin-left: -1em;
  color: rgb(115, 190, 74);
}

.gds-icon-MP---Northern-Mariana-Islands .path13:before {
  content: "\edc0";
  margin-left: -1em;
  color: rgb(115, 190, 74);
}

.gds-icon-MP---Northern-Mariana-Islands .path14:before {
  content: "\edc1";
  margin-left: -1em;
  color: rgb(115, 190, 74);
}

.gds-icon-MQ---Martinique .path1:before {
  content: "\edc2";
  color: rgb(245, 1, 0);
}

.gds-icon-MQ---Martinique .path2:before {
  content: "\edc3";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-MQ---Martinique .path3:before {
  content: "\edc4";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-MQ-UNF---Martinique .path1:before {
  content: "\edc5";
  color: rgb(33, 66, 142);
}

.gds-icon-MQ-UNF---Martinique .path2:before {
  content: "\edc6";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-MR---Mauritania .path1:before {
  content: "\edc7";
  color: rgb(28, 123, 77);
}

.gds-icon-MR---Mauritania .path2:before {
  content: "\edc8";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-MR---Mauritania .path3:before {
  content: "\edc9";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-MR---Mauritania .path4:before {
  content: "\edca";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-MR---Mauritania .path5:before {
  content: "\edcb";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-MS---Montserrat .path1:before {
  content: "\edcc";
  color: rgb(46, 66, 165);
}

.gds-icon-MS---Montserrat .path2:before {
  content: "\edcd";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-MS---Montserrat .path3:before {
  content: "\edce";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-MS---Montserrat .path4:before {
  content: "\edcf";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-MS---Montserrat .path5:before {
  content: "\edd0";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-MS---Montserrat .path6:before {
  content: "\edd1";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-MS---Montserrat .path7:before {
  content: "\edd2";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-MS---Montserrat .path8:before {
  content: "\edd3";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-MS---Montserrat .path9:before {
  content: "\edd4";
  margin-left: -1em;
  color: rgb(109, 194, 255);
}

.gds-icon-MS---Montserrat .path10:before {
  content: "\edd5";
  margin-left: -1em;
  color: rgb(46, 190, 215);
}

.gds-icon-MS---Montserrat .path11:before {
  content: "\edd6";
  margin-left: -1em;
  color: rgb(169, 86, 1);
}

.gds-icon-MS---Montserrat .path12:before {
  content: "\edd7";
  margin-left: -1em;
  color: none;
}

.gds-icon-MS---Montserrat .path13:before {
  content: "\edd8";
  margin-left: -1em;
  color: rgb(255, 198, 181);
}

.gds-icon-MS---Montserrat .path14:before {
  content: "\edd9";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-MS---Montserrat .path15:before {
  content: "\edda";
  margin-left: -1em;
  color: rgb(12, 124, 56);
}

.gds-icon-MS---Montserrat .path16:before {
  content: "\eddb";
  margin-left: -1em;
  color: none;
}

.gds-icon-MS---Montserrat .path17:before {
  content: "\eddc";
  margin-left: -1em;
  color: none;
}

.gds-icon-MS---Montserrat .path18:before {
  content: "\eddd";
  margin-left: -1em;
  color: none;
}

.gds-icon-MS---Montserrat .path19:before {
  content: "\edde";
  margin-left: -1em;
  color: rgb(255, 154, 6);
}

.gds-icon-MT---Malta .path1:before {
  content: "\eddf";
  color: rgb(247, 252, 255);
}

.gds-icon-MT---Malta .path2:before {
  content: "\ede0";
  margin-left: -1em;
  color: rgb(160, 160, 160);
}

.gds-icon-MT---Malta .path3:before {
  content: "\ede1";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-MT---Malta .path4:before {
  content: "\ede2";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-MU---Mauritius .path1:before {
  content: "\ede3";
  color: rgb(87, 157, 32);
}

.gds-icon-MU---Mauritius .path2:before {
  content: "\ede4";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-MU---Mauritius .path3:before {
  content: "\ede5";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-MU---Mauritius .path4:before {
  content: "\ede6";
  margin-left: -1em;
  color: rgb(225, 28, 27);
}

.gds-icon-MV---Maldives .path1:before {
  content: "\ede7";
  color: rgb(197, 25, 24);
}

.gds-icon-MV---Maldives .path2:before {
  content: "\ede8";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-MV---Maldives .path3:before {
  content: "\ede9";
  margin-left: -1em;
  color: rgb(87, 157, 32);
}

.gds-icon-MV---Maldives .path4:before {
  content: "\edea";
  margin-left: -1em;
  color: none;
}

.gds-icon-MV---Maldives .path5:before {
  content: "\edeb";
  margin-left: -1em;
  color: rgb(249, 250, 250);
}

.gds-icon-MW---Malawi .path1:before {
  content: "\edec";
  color: rgb(225, 28, 27);
}

.gds-icon-MW---Malawi .path2:before {
  content: "\eded";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-MW---Malawi .path3:before {
  content: "\edee";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-MW---Malawi .path4:before {
  content: "\edef";
  margin-left: -1em;
  color: rgb(225, 28, 27);
}

.gds-icon-MX---Mexico .path1:before {
  content: "\edf0";
  color: rgb(217, 7, 30);
}

.gds-icon-MX---Mexico .path2:before {
  content: "\edf1";
  margin-left: -1em;
  color: rgb(0, 105, 35);
}

.gds-icon-MX---Mexico .path3:before {
  content: "\edf2";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-MX---Mexico .path4:before {
  content: "\edf3";
  margin-left: -1em;
  color: rgb(252, 202, 61);
}

.gds-icon-MX---Mexico .path5:before {
  content: "\edf4";
  margin-left: -1em;
  color: rgb(168, 172, 113);
}

.gds-icon-MX---Mexico .path6:before {
  content: "\edf5";
  margin-left: -1em;
  color: rgb(143, 70, 32);
}

.gds-icon-MX---Mexico .path7:before {
  content: "\edf6";
  margin-left: -1em;
  color: rgb(159, 171, 47);
}

.gds-icon-MX---Mexico .path8:before {
  content: "\edf7";
  margin-left: -1em;
  color: rgb(47, 194, 220);
}

.gds-icon-MX---Mexico .path9:before {
  content: "\edf8";
  margin-left: -1em;
  color: rgb(249, 170, 81);
}

.gds-icon-MX---Mexico .path10:before {
  content: "\edf9";
  margin-left: -1em;
  color: rgb(37, 148, 133);
}

.gds-icon-MX---Mexico .path11:before {
  content: "\edfa";
  margin-left: -1em;
  color: rgb(252, 202, 61);
}

.gds-icon-MX---Mexico .path12:before {
  content: "\edfb";
  margin-left: -1em;
  color: rgb(252, 202, 61);
}

.gds-icon-MY---Malaysia .path1:before {
  content: "\edfc";
  color: rgb(247, 252, 255);
}

.gds-icon-MY---Malaysia .path2:before {
  content: "\edfd";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-MY---Malaysia .path3:before {
  content: "\edfe";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-MY---Malaysia .path4:before {
  content: "\edff";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-MY---Malaysia .path5:before {
  content: "\ee00";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-MY---Malaysia .path6:before {
  content: "\ee01";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-MY---Malaysia .path7:before {
  content: "\ee02";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-MY---Malaysia .path8:before {
  content: "\ee03";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-MY---Malaysia .path9:before {
  content: "\ee04";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-MZ---Mozambique .path1:before {
  content: "\ee05";
  color: rgb(247, 252, 255);
}

.gds-icon-MZ---Mozambique .path2:before {
  content: "\ee06";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-MZ---Mozambique .path3:before {
  content: "\ee07";
  margin-left: -1em;
  color: rgb(0, 153, 51);
}

.gds-icon-MZ---Mozambique .path4:before {
  content: "\ee08";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-MZ---Mozambique .path5:before {
  content: "\ee09";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-MZ---Mozambique .path6:before {
  content: "\ee0a";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-MZ---Mozambique .path7:before {
  content: "\ee0b";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-MZ---Mozambique .path8:before {
  content: "\ee0c";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-MZ---Mozambique .path9:before {
  content: "\ee0d";
  margin-left: -1em;
  color: none;
}

.gds-icon-MZ---Mozambique .path10:before {
  content: "\ee0e";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-MZ---Mozambique .path11:before {
  content: "\ee0f";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-NA---Namibia .path1:before {
  content: "\ee10";
  color: rgb(0, 153, 51);
}

.gds-icon-NA---Namibia .path2:before {
  content: "\ee11";
  margin-left: -1em;
  color: rgb(49, 149, 249);
}

.gds-icon-NA---Namibia .path3:before {
  content: "\ee12";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-NA---Namibia .path4:before {
  content: "\ee13";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-NC---New-Caledonia .path1:before {
  content: "\ee14";
  color: rgb(245, 1, 0);
}

.gds-icon-NC---New-Caledonia .path2:before {
  content: "\ee15";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-NC---New-Caledonia .path3:before {
  content: "\ee16";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-NE---Niger .path1:before {
  content: "\ee17";
  color: rgb(247, 252, 255);
}

.gds-icon-NE---Niger .path2:before {
  content: "\ee18";
  margin-left: -1em;
  color: rgb(252, 101, 0);
}

.gds-icon-NE---Niger .path3:before {
  content: "\ee19";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-NE---Niger .path4:before {
  content: "\ee1a";
  margin-left: -1em;
  color: rgb(252, 101, 0);
}

.gds-icon-NF---Norfolk-Island .path1:before {
  content: "\ee1b";
  color: rgb(64, 145, 0);
}

.gds-icon-NF---Norfolk-Island .path2:before {
  content: "\ee1c";
  margin-left: -1em;
  color: rgb(64, 145, 0);
}

.gds-icon-NF---Norfolk-Island .path3:before {
  content: "\ee1d";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-NF---Norfolk-Island .path4:before {
  content: "\ee1e";
  margin-left: -1em;
  color: rgb(64, 145, 0);
}

.gds-icon-NG---Nigeria .path1:before {
  content: "\ee1f";
  color: rgb(247, 252, 255);
}

.gds-icon-NG---Nigeria .path2:before {
  content: "\ee20";
  margin-left: -1em;
  color: rgb(0, 153, 51);
}

.gds-icon-NG---Nigeria .path3:before {
  content: "\ee21";
  margin-left: -1em;
  color: rgb(0, 153, 51);
}

.gds-icon-NI---Nicaragua .path1:before {
  content: "\ee22";
  color: rgb(247, 252, 255);
}

.gds-icon-NI---Nicaragua .path2:before {
  content: "\ee23";
  margin-left: -1em;
  color: rgb(0, 128, 236);
}

.gds-icon-NI---Nicaragua .path3:before {
  content: "\ee24";
  margin-left: -1em;
  color: rgb(0, 128, 236);
}

.gds-icon-NI---Nicaragua .path4:before {
  content: "\ee25";
  margin-left: -1em;
  color: rgb(208, 171, 0);
}

.gds-icon-NI---Nicaragua .path5:before {
  content: "\ee26";
  margin-left: -1em;
  color: rgb(124, 223, 255);
}

.gds-icon-NI---Nicaragua .path6:before {
  content: "\ee27";
  margin-left: -1em;
  color: none;
}

.gds-icon-NI---Nicaragua .path7:before {
  content: "\ee28";
  margin-left: -1em;
  color: none;
}

.gds-icon-NI---Nicaragua .path8:before {
  content: "\ee29";
  margin-left: -1em;
  color: none;
}

.gds-icon-NI---Nicaragua .path9:before {
  content: "\ee2a";
  margin-left: -1em;
  color: none;
}

.gds-icon-NI---Nicaragua .path10:before {
  content: "\ee2b";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-NI---Nicaragua .path11:before {
  content: "\ee2c";
  margin-left: -1em;
  color: rgb(151, 201, 35);
}

.gds-icon-NL---Netherlands .path1:before {
  content: "\ee2d";
  color: rgb(247, 252, 255);
}

.gds-icon-NL---Netherlands .path2:before {
  content: "\ee2e";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-NL---Netherlands .path3:before {
  content: "\ee2f";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-NO---Norway .path1:before {
  content: "\ee30";
  color: rgb(227, 29, 28);
}

.gds-icon-NO---Norway .path2:before {
  content: "\ee31";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-NP---Nepal .path1:before {
  content: "\ee32";
  color: rgb(255, 255, 255);
}

.gds-icon-NP---Nepal .path2:before {
  content: "\ee33";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-NP---Nepal .path3:before {
  content: "\ee34";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-NP---Nepal .path4:before {
  content: "\ee35";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-NP---Nepal .path5:before {
  content: "\ee36";
  margin-left: -1em;
  color: rgb(249, 250, 250);
}

.gds-icon-NR---Nauru .path1:before {
  content: "\ee37";
  color: rgb(46, 66, 165);
}

.gds-icon-NR---Nauru .path2:before {
  content: "\ee38";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-NR---Nauru .path3:before {
  content: "\ee39";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-NU---Niue .path1:before {
  content: "\ee3a";
  color: rgb(46, 66, 165);
}

.gds-icon-NU---Niue .path2:before {
  content: "\ee3b";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-NU---Niue .path3:before {
  content: "\ee3c";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-NU---Niue .path4:before {
  content: "\ee3d";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-NU---Niue .path5:before {
  content: "\ee3e";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-NU---Niue .path6:before {
  content: "\ee3f";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-NU---Niue .path7:before {
  content: "\ee40";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-NU---Niue .path8:before {
  content: "\ee41";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-NU---Niue .path9:before {
  content: "\ee42";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-NU---Niue .path10:before {
  content: "\ee43";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-NU---Niue .path11:before {
  content: "\ee44";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-NU---Niue .path12:before {
  content: "\ee45";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-NU---Niue .path13:before {
  content: "\ee46";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-NU---Niue .path14:before {
  content: "\ee47";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-NZ---New-Zealand-Aotearoa .path1:before {
  content: "\ee48";
  color: rgb(46, 66, 165);
}

.gds-icon-NZ---New-Zealand-Aotearoa .path2:before {
  content: "\ee49";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-NZ---New-Zealand-Aotearoa .path3:before {
  content: "\ee4a";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-NZ---New-Zealand-Aotearoa .path4:before {
  content: "\ee4b";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-NZ---New-Zealand-Aotearoa .path5:before {
  content: "\ee4c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-NZ---New-Zealand-Aotearoa .path6:before {
  content: "\ee4d";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-NZ---New-Zealand-Aotearoa .path7:before {
  content: "\ee4e";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-NZ---New-Zealand-Aotearoa .path8:before {
  content: "\ee4f";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-NZ---New-Zealand-Aotearoa .path9:before {
  content: "\ee50";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-NZ---New-Zealand-Aotearoa .path10:before {
  content: "\ee51";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-NZ---New-Zealand-Aotearoa .path11:before {
  content: "\ee52";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-NZ---New-Zealand-Aotearoa .path12:before {
  content: "\ee53";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-OM---Oman .path1:before {
  content: "\ee54";
  color: rgb(245, 1, 1);
}

.gds-icon-OM---Oman .path2:before {
  content: "\ee55";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-OM---Oman .path3:before {
  content: "\ee56";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-OM---Oman .path4:before {
  content: "\ee57";
  margin-left: -1em;
  color: rgb(245, 1, 1);
}

.gds-icon-OM---Oman .path5:before {
  content: "\ee58";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-PA---Panama .path1:before {
  content: "\ee59";
  color: rgb(247, 252, 255);
}

.gds-icon-PA---Panama .path2:before {
  content: "\ee5a";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-PA---Panama .path3:before {
  content: "\ee5b";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-PA---Panama .path4:before {
  content: "\ee5c";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-PA---Panama .path5:before {
  content: "\ee5d";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-PE---Peru .path1:before {
  content: "\ee5e";
  color: rgb(247, 252, 255);
}

.gds-icon-PE---Peru .path2:before {
  content: "\ee5f";
  margin-left: -1em;
  color: rgb(245, 1, 1);
}

.gds-icon-PE---Peru .path3:before {
  content: "\ee60";
  margin-left: -1em;
  color: rgb(245, 1, 1);
}

.gds-icon-PE---Peru .path4:before {
  content: "\ee61";
  margin-left: -1em;
  color: rgb(162, 187, 106);
}

.gds-icon-PE---Peru .path5:before {
  content: "\ee62";
  margin-left: -1em;
  color: rgb(162, 187, 106);
}

.gds-icon-PE---Peru .path6:before {
  content: "\ee63";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-PE---Peru .path7:before {
  content: "\ee64";
  margin-left: -1em;
  color: rgb(0, 168, 84);
}

.gds-icon-PE---Peru .path8:before {
  content: "\ee65";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-PE---Peru .path9:before {
  content: "\ee66";
  margin-left: -1em;
  color: rgb(0, 168, 84);
}

.gds-icon-PE---Peru .path10:before {
  content: "\ee67";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-PE---Peru .path11:before {
  content: "\ee68";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-PE---Peru .path12:before {
  content: "\ee69";
  margin-left: -1em;
  color: rgb(103, 186, 255);
}

.gds-icon-PE---Peru .path13:before {
  content: "\ee6a";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-PE---Peru .path14:before {
  content: "\ee6b";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-PE---Peru .path15:before {
  content: "\ee6c";
  margin-left: -1em;
  color: rgb(201, 169, 81);
}

.gds-icon-PE---Peru .path16:before {
  content: "\ee6d";
  margin-left: -1em;
  color: rgb(201, 169, 81);
}

.gds-icon-PE---Peru .path17:before {
  content: "\ee6e";
  margin-left: -1em;
  color: rgb(201, 169, 81);
}

.gds-icon-PE---Peru .path18:before {
  content: "\ee6f";
  margin-left: -1em;
  color: rgb(201, 169, 81);
}

.gds-icon-PE---Peru .path19:before {
  content: "\ee70";
  margin-left: -1em;
  color: rgb(201, 169, 81);
}

.gds-icon-PE---Peru .path20:before {
  content: "\ee71";
  margin-left: -1em;
  color: rgb(251, 205, 23);
}

.gds-icon-PE---Peru .path21:before {
  content: "\ee72";
  margin-left: -1em;
  color: rgb(209, 130, 25);
}

.gds-icon-PF---French-Polynesia .path1:before {
  content: "\ee73";
  color: rgb(247, 252, 255);
}

.gds-icon-PF---French-Polynesia .path2:before {
  content: "\ee74";
  margin-left: -1em;
  color: rgb(191, 39, 20);
}

.gds-icon-PF---French-Polynesia .path3:before {
  content: "\ee75";
  margin-left: -1em;
  color: rgb(191, 39, 20);
}

.gds-icon-PF---French-Polynesia .path4:before {
  content: "\ee76";
  margin-left: -1em;
  color: rgb(82, 119, 185);
}

.gds-icon-PF---French-Polynesia .path5:before {
  content: "\ee77";
  margin-left: -1em;
  color: rgb(82, 119, 185);
}

.gds-icon-PF---French-Polynesia .path6:before {
  content: "\ee78";
  margin-left: -1em;
  color: rgb(82, 119, 185);
}

.gds-icon-PF---French-Polynesia .path7:before {
  content: "\ee79";
  margin-left: -1em;
  color: rgb(82, 119, 185);
}

.gds-icon-PF---French-Polynesia .path8:before {
  content: "\ee7a";
  margin-left: -1em;
  color: rgb(82, 119, 185);
}

.gds-icon-PF---French-Polynesia .path9:before {
  content: "\ee7b";
  margin-left: -1em;
  color: rgb(255, 0, 0);
}

.gds-icon-PF---French-Polynesia .path10:before {
  content: "\ee7c";
  margin-left: -1em;
  color: rgb(255, 0, 0);
}

.gds-icon-PF---French-Polynesia .path11:before {
  content: "\ee7d";
  margin-left: -1em;
  color: rgb(255, 0, 0);
}

.gds-icon-PF---French-Polynesia .path12:before {
  content: "\ee7e";
  margin-left: -1em;
  color: none;
}

.gds-icon-PF---French-Polynesia .path13:before {
  content: "\ee7f";
  margin-left: -1em;
  color: none;
}

.gds-icon-PF---French-Polynesia .path14:before {
  content: "\ee80";
  margin-left: -1em;
  color: none;
}

.gds-icon-PF---French-Polynesia .path15:before {
  content: "\ee81";
  margin-left: -1em;
  color: none;
}

.gds-icon-PF---French-Polynesia .path16:before {
  content: "\ee82";
  margin-left: -1em;
  color: none;
}

.gds-icon-PF---French-Polynesia .path17:before {
  content: "\ee83";
  margin-left: -1em;
  color: none;
}

.gds-icon-PF---French-Polynesia .path18:before {
  content: "\ee84";
  margin-left: -1em;
  color: none;
}

.gds-icon-PF---French-Polynesia .path19:before {
  content: "\ee85";
  margin-left: -1em;
  color: none;
}

.gds-icon-PF---French-Polynesia .path20:before {
  content: "\ee86";
  margin-left: -1em;
  color: none;
}

.gds-icon-PF---French-Polynesia .path21:before {
  content: "\ee87";
  margin-left: -1em;
  color: none;
}

.gds-icon-PF---French-Polynesia .path22:before {
  content: "\ee88";
  margin-left: -1em;
  color: rgb(250, 143, 33);
}

.gds-icon-PG---Papua-New-Guinea .path1:before {
  content: "\ee89";
  color: rgb(225, 28, 27);
}

.gds-icon-PG---Papua-New-Guinea .path2:before {
  content: "\ee8a";
  margin-left: -1em;
  color: rgb(29, 29, 29);
}

.gds-icon-PG---Papua-New-Guinea .path3:before {
  content: "\ee8b";
  margin-left: -1em;
  color: rgb(238, 238, 246);
}

.gds-icon-PG---Papua-New-Guinea .path4:before {
  content: "\ee8c";
  margin-left: -1em;
  color: rgb(238, 238, 246);
}

.gds-icon-PG---Papua-New-Guinea .path5:before {
  content: "\ee8d";
  margin-left: -1em;
  color: rgb(238, 238, 246);
}

.gds-icon-PG---Papua-New-Guinea .path6:before {
  content: "\ee8e";
  margin-left: -1em;
  color: rgb(238, 238, 246);
}

.gds-icon-PG---Papua-New-Guinea .path7:before {
  content: "\ee8f";
  margin-left: -1em;
  color: rgb(238, 238, 246);
}

.gds-icon-PG---Papua-New-Guinea .path8:before {
  content: "\ee90";
  margin-left: -1em;
  color: rgb(251, 205, 23);
}

.gds-icon-PH---Philippines .path1:before {
  content: "\ee91";
  color: rgb(191, 39, 20);
}

.gds-icon-PH---Philippines .path2:before {
  content: "\ee92";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-PH---Philippines .path3:before {
  content: "\ee93";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-PH---Philippines .path4:before {
  content: "\ee94";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-PH---Philippines .path5:before {
  content: "\ee95";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-PH---Philippines .path6:before {
  content: "\ee96";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-PH---Philippines .path7:before {
  content: "\ee97";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-PH---Philippines .path8:before {
  content: "\ee98";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-PK---Pakistan .path1:before {
  content: "\ee99";
  color: rgb(47, 141, 0);
}

.gds-icon-PK---Pakistan .path2:before {
  content: "\ee9a";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-PK---Pakistan .path3:before {
  content: "\ee9b";
  margin-left: -1em;
  color: rgb(241, 249, 255);
}

.gds-icon-PL---Poland .path1:before {
  content: "\ee9c";
  color: rgb(247, 252, 255);
}

.gds-icon-PL---Poland .path2:before {
  content: "\ee9d";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-PM---Saint-Pierre-and-Miquelon .path1:before {
  content: "\ee9e";
  color: rgb(197, 25, 24);
}

.gds-icon-PM---Saint-Pierre-and-Miquelon .path2:before {
  content: "\ee9f";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-PM---Saint-Pierre-and-Miquelon .path3:before {
  content: "\eea0";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path1:before {
  content: "\eea1";
  color: rgb(204, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path2:before {
  content: "\eea2";
  margin-left: -1em;
  color: rgb(8, 103, 47);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path3:before {
  content: "\eea3";
  margin-left: -1em;
  color: rgb(8, 103, 47);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path4:before {
  content: "\eea4";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path5:before {
  content: "\eea5";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path6:before {
  content: "\eea6";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path7:before {
  content: "\eea7";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path8:before {
  content: "\eea8";
  margin-left: -1em;
  color: rgb(204, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path9:before {
  content: "\eea9";
  margin-left: -1em;
  color: rgb(0, 146, 200);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path10:before {
  content: "\eeaa";
  margin-left: -1em;
  color: rgb(255, 207, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path11:before {
  content: "\eeab";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path12:before {
  content: "\eeac";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path13:before {
  content: "\eead";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path14:before {
  content: "\eeae";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path15:before {
  content: "\eeaf";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path16:before {
  content: "\eeb0";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path17:before {
  content: "\eeb1";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path18:before {
  content: "\eeb2";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path19:before {
  content: "\eeb3";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path20:before {
  content: "\eeb4";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path21:before {
  content: "\eeb5";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path22:before {
  content: "\eeb6";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path23:before {
  content: "\eeb7";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path24:before {
  content: "\eeb8";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path25:before {
  content: "\eeb9";
  margin-left: -1em;
  color: rgb(0, 145, 200);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path26:before {
  content: "\eeba";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path27:before {
  content: "\eebb";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path28:before {
  content: "\eebc";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path29:before {
  content: "\eebd";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path30:before {
  content: "\eebe";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path31:before {
  content: "\eebf";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path32:before {
  content: "\eec0";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path33:before {
  content: "\eec1";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path34:before {
  content: "\eec2";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path35:before {
  content: "\eec3";
  margin-left: -1em;
  color: rgb(255, 207, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path36:before {
  content: "\eec4";
  margin-left: -1em;
  color: rgb(255, 207, 0);
}

.gds-icon-PN---Pitcairn-Islands .path1:before {
  content: "\eec5";
  color: rgb(46, 66, 165);
}

.gds-icon-PN---Pitcairn-Islands .path2:before {
  content: "\eec6";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-PN---Pitcairn-Islands .path3:before {
  content: "\eec7";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-PN---Pitcairn-Islands .path4:before {
  content: "\eec8";
  margin-left: -1em;
  color: rgb(150, 135, 125);
}

.gds-icon-PN---Pitcairn-Islands .path5:before {
  content: "\eec9";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path6:before {
  content: "\eeca";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path7:before {
  content: "\eecb";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path8:before {
  content: "\eecc";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-PN---Pitcairn-Islands .path9:before {
  content: "\eecd";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path10:before {
  content: "\eece";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path11:before {
  content: "\eecf";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path12:before {
  content: "\eed0";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path13:before {
  content: "\eed1";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path14:before {
  content: "\eed2";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-PN---Pitcairn-Islands .path15:before {
  content: "\eed3";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path16:before {
  content: "\eed4";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-PN---Pitcairn-Islands .path17:before {
  content: "\eed5";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-PN---Pitcairn-Islands .path18:before {
  content: "\eed6";
  margin-left: -1em;
  color: rgb(88, 165, 255);
}

.gds-icon-PN---Pitcairn-Islands .path19:before {
  content: "\eed7";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path20:before {
  content: "\eed8";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path21:before {
  content: "\eed9";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path22:before {
  content: "\eeda";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path23:before {
  content: "\eedb";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path24:before {
  content: "\eedc";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path25:before {
  content: "\eedd";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-PN---Pitcairn-Islands .path26:before {
  content: "\eede";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-PN---Pitcairn-Islands .path27:before {
  content: "\eedf";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-PN---Pitcairn-Islands .path28:before {
  content: "\eee0";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-PN---Pitcairn-Islands .path29:before {
  content: "\eee1";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-PN---Pitcairn-Islands .path30:before {
  content: "\eee2";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-PN---Pitcairn-Islands .path31:before {
  content: "\eee3";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-PN---Pitcairn-Islands .path32:before {
  content: "\eee4";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-PR---Puerto-Rico .path1:before {
  content: "\eee5";
  color: rgb(239, 0, 0);
}

.gds-icon-PR---Puerto-Rico .path2:before {
  content: "\eee6";
  margin-left: -1em;
  color: rgb(239, 0, 0);
}

.gds-icon-PR---Puerto-Rico .path3:before {
  content: "\eee7";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-PR---Puerto-Rico .path4:before {
  content: "\eee8";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-PS---Palestinian-Territory .path1:before {
  content: "\eee9";
  color: rgb(247, 252, 255);
}

.gds-icon-PS---Palestinian-Territory .path2:before {
  content: "\eeea";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-PS---Palestinian-Territory .path3:before {
  content: "\eeeb";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-PS---Palestinian-Territory .path4:before {
  content: "\eeec";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-PT---Portugal .path1:before {
  content: "\eeed";
  color: rgb(239, 0, 0);
}

.gds-icon-PT---Portugal .path2:before {
  content: "\eeee";
  margin-left: -1em;
  color: rgb(47, 141, 0);
}

.gds-icon-PT---Portugal .path3:before {
  content: "\eeef";
  margin-left: -1em;
  color: rgb(255, 224, 23);
}

.gds-icon-PT---Portugal .path4:before {
  content: "\eef0";
  margin-left: -1em;
  color: rgb(255, 224, 23);
}

.gds-icon-PT---Portugal .path5:before {
  content: "\eef1";
  margin-left: -1em;
  color: rgb(255, 224, 23);
}

.gds-icon-PT---Portugal .path6:before {
  content: "\eef2";
  margin-left: -1em;
  color: rgb(255, 224, 23);
}

.gds-icon-PT---Portugal .path7:before {
  content: "\eef3";
  margin-left: -1em;
  color: rgb(255, 224, 23);
}

.gds-icon-PT---Portugal .path8:before {
  content: "\eef4";
  margin-left: -1em;
  color: rgb(255, 224, 23);
}

.gds-icon-PT---Portugal .path9:before {
  content: "\eef5";
  margin-left: -1em;
  color: rgb(255, 224, 23);
}

.gds-icon-PT---Portugal .path10:before {
  content: "\eef6";
  margin-left: -1em;
  color: rgb(255, 224, 23);
}

.gds-icon-PT---Portugal .path11:before {
  content: "\eef7";
  margin-left: -1em;
  color: rgb(255, 224, 23);
}

.gds-icon-PT---Portugal .path12:before {
  content: "\eef8";
  margin-left: -1em;
  color: rgb(255, 224, 23);
}

.gds-icon-PT---Portugal .path13:before {
  content: "\eef9";
  margin-left: -1em;
  color: rgb(255, 224, 23);
}

.gds-icon-PT---Portugal .path14:before {
  content: "\eefa";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path15:before {
  content: "\eefb";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-PT---Portugal .path16:before {
  content: "\eefc";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-PT---Portugal .path17:before {
  content: "\eefd";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-PT---Portugal .path18:before {
  content: "\eefe";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path19:before {
  content: "\eeff";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path20:before {
  content: "\ef00";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path21:before {
  content: "\ef01";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path22:before {
  content: "\ef02";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path23:before {
  content: "\ef03";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path24:before {
  content: "\ef04";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path25:before {
  content: "\ef05";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path26:before {
  content: "\ef06";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path27:before {
  content: "\ef07";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path28:before {
  content: "\ef08";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path29:before {
  content: "\ef09";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path30:before {
  content: "\ef0a";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path31:before {
  content: "\ef0b";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path32:before {
  content: "\ef0c";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path33:before {
  content: "\ef0d";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path34:before {
  content: "\ef0e";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path35:before {
  content: "\ef0f";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path36:before {
  content: "\ef10";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path37:before {
  content: "\ef11";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path38:before {
  content: "\ef12";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path39:before {
  content: "\ef13";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path40:before {
  content: "\ef14";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path41:before {
  content: "\ef15";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path42:before {
  content: "\ef16";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path43:before {
  content: "\ef17";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path44:before {
  content: "\ef18";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path45:before {
  content: "\ef19";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path46:before {
  content: "\ef1a";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path47:before {
  content: "\ef1b";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path48:before {
  content: "\ef1c";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path49:before {
  content: "\ef1d";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path50:before {
  content: "\ef1e";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path51:before {
  content: "\ef1f";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path52:before {
  content: "\ef20";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path53:before {
  content: "\ef21";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path54:before {
  content: "\ef22";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path55:before {
  content: "\ef23";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path56:before {
  content: "\ef24";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path57:before {
  content: "\ef25";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path58:before {
  content: "\ef26";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path59:before {
  content: "\ef27";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path60:before {
  content: "\ef28";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path61:before {
  content: "\ef29";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path62:before {
  content: "\ef2a";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path63:before {
  content: "\ef2b";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path64:before {
  content: "\ef2c";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path65:before {
  content: "\ef2d";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path66:before {
  content: "\ef2e";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path67:before {
  content: "\ef2f";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path68:before {
  content: "\ef30";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path69:before {
  content: "\ef31";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path70:before {
  content: "\ef32";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path71:before {
  content: "\ef33";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path72:before {
  content: "\ef34";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path73:before {
  content: "\ef35";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path74:before {
  content: "\ef36";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path75:before {
  content: "\ef37";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path76:before {
  content: "\ef38";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path77:before {
  content: "\ef39";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path78:before {
  content: "\ef3a";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path79:before {
  content: "\ef3b";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path80:before {
  content: "\ef3c";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path81:before {
  content: "\ef3d";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path82:before {
  content: "\ef3e";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path83:before {
  content: "\ef3f";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path84:before {
  content: "\ef40";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path85:before {
  content: "\ef41";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path86:before {
  content: "\ef42";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path87:before {
  content: "\ef43";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path88:before {
  content: "\ef44";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path89:before {
  content: "\ef45";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path90:before {
  content: "\ef46";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path91:before {
  content: "\ef47";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path92:before {
  content: "\ef48";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path93:before {
  content: "\ef49";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path94:before {
  content: "\ef4a";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path95:before {
  content: "\ef4b";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path96:before {
  content: "\ef4c";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path97:before {
  content: "\ef4d";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path98:before {
  content: "\ef4e";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path99:before {
  content: "\ef4f";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path100:before {
  content: "\ef50";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path101:before {
  content: "\ef51";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path102:before {
  content: "\ef52";
  margin-left: -1em;
  color: rgb(1, 51, 153);
}

.gds-icon-PT---Portugal .path103:before {
  content: "\ef53";
  margin-left: -1em;
  color: rgb(1, 51, 153);
}

.gds-icon-PT---Portugal .path104:before {
  content: "\ef54";
  margin-left: -1em;
  color: rgb(1, 51, 153);
}

.gds-icon-PT---Portugal .path105:before {
  content: "\ef55";
  margin-left: -1em;
  color: rgb(1, 51, 153);
}

.gds-icon-PT---Portugal .path106:before {
  content: "\ef56";
  margin-left: -1em;
  color: rgb(1, 51, 153);
}

.gds-icon-PW---Palau .path1:before {
  content: "\ef57";
  color: rgb(97, 198, 240);
}

.gds-icon-PW---Palau .path2:before {
  content: "\ef58";
  margin-left: -1em;
  color: rgb(251, 205, 23);
}

.gds-icon-PY---Paraguay .path1:before {
  content: "\ef59";
  color: rgb(247, 252, 255);
}

.gds-icon-PY---Paraguay .path2:before {
  content: "\ef5a";
  margin-left: -1em;
  color: none;
}

.gds-icon-PY---Paraguay .path3:before {
  content: "\ef5b";
  margin-left: -1em;
  color: rgb(240, 82, 52);
}

.gds-icon-PY---Paraguay .path4:before {
  content: "\ef5c";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-PY---Paraguay .path5:before {
  content: "\ef5d";
  margin-left: -1em;
  color: none;
}

.gds-icon-PY---Paraguay .path6:before {
  content: "\ef5e";
  margin-left: -1em;
  color: none;
}

.gds-icon-PY---Paraguay .path7:before {
  content: "\ef5f";
  margin-left: -1em;
  color: rgb(251, 205, 23);
}

.gds-icon-QA---Qatar .path1:before {
  content: "\ef60";
  color: rgb(182, 28, 73);
}

.gds-icon-QA---Qatar .path2:before {
  content: "\ef61";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-RAINBOW .path1:before {
  content: "\ef62";
  color: rgb(247, 252, 255);
}

.gds-icon-RAINBOW .path2:before {
  content: "\ef63";
  margin-left: -1em;
  color: rgb(255, 1, 34);
}

.gds-icon-RAINBOW .path3:before {
  content: "\ef64";
  margin-left: -1em;
  color: rgb(255, 140, 1);
}

.gds-icon-RAINBOW .path4:before {
  content: "\ef65";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-RAINBOW .path5:before {
  content: "\ef66";
  margin-left: -1em;
  color: rgb(115, 190, 74);
}

.gds-icon-RAINBOW .path6:before {
  content: "\ef67";
  margin-left: -1em;
  color: rgb(87, 112, 237);
}

.gds-icon-RAINBOW .path7:before {
  content: "\ef68";
  margin-left: -1em;
  color: rgb(135, 31, 240);
}

.gds-icon-RE---Reunion .path1:before {
  content: "\ef69";
  color: rgb(245, 1, 0);
}

.gds-icon-RE---Reunion .path2:before {
  content: "\ef6a";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-RE---Reunion .path3:before {
  content: "\ef6b";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-RO---Romania .path1:before {
  content: "\ef6c";
  color: rgb(251, 205, 23);
}

.gds-icon-RO---Romania .path2:before {
  content: "\ef6d";
  margin-left: -1em;
  color: rgb(225, 28, 27);
}

.gds-icon-RO---Romania .path3:before {
  content: "\ef6e";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-RS---Serbia .path1:before {
  content: "\ef6f";
  color: rgb(72, 87, 161);
}

.gds-icon-RS---Serbia .path2:before {
  content: "\ef70";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-RS---Serbia .path3:before {
  content: "\ef71";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-RS---Serbia .path4:before {
  content: "\ef72";
  margin-left: -1em;
  color: rgb(246, 197, 64);
}

.gds-icon-RS---Serbia .path5:before {
  content: "\ef73";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-RS---Serbia .path6:before {
  content: "\ef74";
  margin-left: -1em;
  color: rgb(197, 54, 60);
}

.gds-icon-RS---Serbia .path7:before {
  content: "\ef75";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-RS---Serbia .path8:before {
  content: "\ef76";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-RS---Serbia .path9:before {
  content: "\ef77";
  margin-left: -1em;
  color: rgb(246, 197, 64);
}

.gds-icon-RS---Serbia .path10:before {
  content: "\ef78";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-RS---Serbia .path11:before {
  content: "\ef79";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-RS---Serbia .path12:before {
  content: "\ef7a";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-RS---Serbia .path13:before {
  content: "\ef7b";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-RS---Serbia .path14:before {
  content: "\ef7c";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-RS---Serbia .path15:before {
  content: "\ef7d";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-RS---Serbia .path16:before {
  content: "\ef7e";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-RS---Serbia .path17:before {
  content: "\ef7f";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-RS---Serbia .path18:before {
  content: "\ef80";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-RS---Serbia .path19:before {
  content: "\ef81";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-RU---Russian-Federation .path1:before {
  content: "\ef82";
  color: rgb(61, 88, 219);
}

.gds-icon-RU---Russian-Federation .path2:before {
  content: "\ef83";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-RU---Russian-Federation .path3:before {
  content: "\ef84";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-RW---Rwanda .path1:before {
  content: "\ef85";
  color: rgb(254, 202, 0);
}

.gds-icon-RW---Rwanda .path2:before {
  content: "\ef86";
  margin-left: -1em;
  color: rgb(60, 165, 217);
}

.gds-icon-RW---Rwanda .path3:before {
  content: "\ef87";
  margin-left: -1em;
  color: rgb(90, 150, 42);
}

.gds-icon-RW---Rwanda .path4:before {
  content: "\ef88";
  margin-left: -1em;
  color: rgb(255, 220, 23);
}

.gds-icon-SA---Saudi-Arabia .path1:before {
  content: "\ef89";
  color: rgb(45, 106, 59);
}

.gds-icon-SA---Saudi-Arabia .path2:before {
  content: "\ef8a";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path3:before {
  content: "\ef8b";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path4:before {
  content: "\ef8c";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path5:before {
  content: "\ef8d";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path6:before {
  content: "\ef8e";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path7:before {
  content: "\ef8f";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path8:before {
  content: "\ef90";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path9:before {
  content: "\ef91";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path10:before {
  content: "\ef92";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path11:before {
  content: "\ef93";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path12:before {
  content: "\ef94";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path13:before {
  content: "\ef95";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path14:before {
  content: "\ef96";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path15:before {
  content: "\ef97";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path16:before {
  content: "\ef98";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path17:before {
  content: "\ef99";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path18:before {
  content: "\ef9a";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path19:before {
  content: "\ef9b";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path20:before {
  content: "\ef9c";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path21:before {
  content: "\ef9d";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path22:before {
  content: "\ef9e";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path23:before {
  content: "\ef9f";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path24:before {
  content: "\efa0";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path25:before {
  content: "\efa1";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path26:before {
  content: "\efa2";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path27:before {
  content: "\efa3";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path28:before {
  content: "\efa4";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path29:before {
  content: "\efa5";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path30:before {
  content: "\efa6";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path31:before {
  content: "\efa7";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path32:before {
  content: "\efa8";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path33:before {
  content: "\efa9";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SB---Solomon-Islands .path1:before {
  content: "\efaa";
  color: rgb(61, 88, 219);
}

.gds-icon-SB---Solomon-Islands .path2:before {
  content: "\efab";
  margin-left: -1em;
  color: rgb(87, 157, 32);
}

.gds-icon-SB---Solomon-Islands .path3:before {
  content: "\efac";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-SB---Solomon-Islands .path4:before {
  content: "\efad";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SB---Solomon-Islands .path5:before {
  content: "\efae";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SC---Seychelles .path1:before {
  content: "\efaf";
  color: rgb(46, 66, 165);
}

.gds-icon-SC---Seychelles .path2:before {
  content: "\efb0";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-SC---Seychelles .path3:before {
  content: "\efb1";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-SC---Seychelles .path4:before {
  content: "\efb2";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SC---Seychelles .path5:before {
  content: "\efb3";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-SD---Sudan .path1:before {
  content: "\efb4";
  color: rgb(247, 252, 255);
}

.gds-icon-SD---Sudan .path2:before {
  content: "\efb5";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-SD---Sudan .path3:before {
  content: "\efb6";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-SD---Sudan .path4:before {
  content: "\efb7";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-SE---Sweden .path1:before {
  content: "\efb8";
  color: rgb(61, 88, 219);
}

.gds-icon-SE---Sweden .path2:before {
  content: "\efb9";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-SG---Singapore .path1:before {
  content: "\efba";
  color: rgb(247, 252, 255);
}

.gds-icon-SG---Singapore .path2:before {
  content: "\efbb";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-SG---Singapore .path3:before {
  content: "\efbc";
  margin-left: -1em;
  color: rgb(241, 249, 255);
}

.gds-icon-SH---Saint-Helena .path1:before {
  content: "\efbd";
  color: rgb(46, 66, 165);
}

.gds-icon-SH---Saint-Helena .path2:before {
  content: "\efbe";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-SH---Saint-Helena .path3:before {
  content: "\efbf";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path4:before {
  content: "\efc0";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-SH---Saint-Helena .path5:before {
  content: "\efc1";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path6:before {
  content: "\efc2";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-SH---Saint-Helena .path7:before {
  content: "\efc3";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-SH---Saint-Helena .path8:before {
  content: "\efc4";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path9:before {
  content: "\efc5";
  margin-left: -1em;
  color: rgb(183, 225, 255);
}

.gds-icon-SH---Saint-Helena .path10:before {
  content: "\efc6";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-SH---Saint-Helena .path11:before {
  content: "\efc7";
  margin-left: -1em;
  color: rgb(253, 255, 0);
}

.gds-icon-SH---Saint-Helena .path12:before {
  content: "\efc8";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path13:before {
  content: "\efc9";
  margin-left: -1em;
  color: rgb(253, 255, 0);
}

.gds-icon-SH---Saint-Helena .path14:before {
  content: "\efca";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path15:before {
  content: "\efcb";
  margin-left: -1em;
  color: rgb(33, 33, 35);
}

.gds-icon-SH---Saint-Helena .path16:before {
  content: "\efcc";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path17:before {
  content: "\efcd";
  margin-left: -1em;
  color: rgb(33, 33, 35);
}

.gds-icon-SH---Saint-Helena .path18:before {
  content: "\efce";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path19:before {
  content: "\efcf";
  margin-left: -1em;
  color: rgb(33, 33, 35);
}

.gds-icon-SH---Saint-Helena .path20:before {
  content: "\efd0";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path21:before {
  content: "\efd1";
  margin-left: -1em;
  color: rgb(33, 33, 35);
}

.gds-icon-SH---Saint-Helena .path22:before {
  content: "\efd2";
  margin-left: -1em;
  color: rgb(253, 255, 0);
}

.gds-icon-SH---Saint-Helena .path23:before {
  content: "\efd3";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path24:before {
  content: "\efd4";
  margin-left: -1em;
  color: rgb(33, 33, 35);
}

.gds-icon-SH---Saint-Helena .path25:before {
  content: "\efd5";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path26:before {
  content: "\efd6";
  margin-left: -1em;
  color: rgb(33, 33, 35);
}

.gds-icon-SH---Saint-Helena .path27:before {
  content: "\efd7";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path28:before {
  content: "\efd8";
  margin-left: -1em;
  color: rgb(33, 33, 35);
}

.gds-icon-SH---Saint-Helena .path29:before {
  content: "\efd9";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path30:before {
  content: "\efda";
  margin-left: -1em;
  color: rgb(33, 33, 35);
}

.gds-icon-SH---Saint-Helena .path31:before {
  content: "\efdb";
  margin-left: -1em;
  color: rgb(253, 255, 0);
}

.gds-icon-SH---Saint-Helena .path32:before {
  content: "\efdc";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path33:before {
  content: "\efdd";
  margin-left: -1em;
  color: rgb(33, 33, 35);
}

.gds-icon-SH---Saint-Helena .path34:before {
  content: "\efde";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path35:before {
  content: "\efdf";
  margin-left: -1em;
  color: rgb(33, 33, 35);
}

.gds-icon-SH---Saint-Helena .path36:before {
  content: "\efe0";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path37:before {
  content: "\efe1";
  margin-left: -1em;
  color: rgb(33, 33, 35);
}

.gds-icon-SH---Saint-Helena .path38:before {
  content: "\efe2";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-SH---Saint-Helena .path39:before {
  content: "\efe3";
  margin-left: -1em;
  color: rgb(206, 98, 1);
}

.gds-icon-SI---Slovenia .path1:before {
  content: "\efe4";
  color: rgb(46, 66, 165);
}

.gds-icon-SI---Slovenia .path2:before {
  content: "\efe5";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SI---Slovenia .path3:before {
  content: "\efe6";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-SI---Slovenia .path4:before {
  content: "\efe7";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-SI---Slovenia .path5:before {
  content: "\efe8";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-SI---Slovenia .path6:before {
  content: "\efe9";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SI---Slovenia .path7:before {
  content: "\efea";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-SI---Slovenia .path8:before {
  content: "\efeb";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-SI---Slovenia .path9:before {
  content: "\efec";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-SJ---Svalbard-and-Jan-Mayen .path1:before {
  content: "\efed";
  color: rgb(227, 29, 28);
}

.gds-icon-SJ---Svalbard-and-Jan-Mayen .path2:before {
  content: "\efee";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-SK---Slovakia .path1:before {
  content: "\efef";
  color: rgb(61, 88, 219);
}

.gds-icon-SK---Slovakia .path2:before {
  content: "\eff0";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SK---Slovakia .path3:before {
  content: "\eff1";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-SK---Slovakia .path4:before {
  content: "\eff2";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-SK---Slovakia .path5:before {
  content: "\eff3";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SK---Slovakia .path6:before {
  content: "\eff4";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-SL---Slovenia .path1:before {
  content: "\eff5";
  color: rgb(247, 252, 255);
}

.gds-icon-SL---Slovenia .path2:before {
  content: "\eff6";
  margin-left: -1em;
  color: rgb(120, 216, 67);
}

.gds-icon-SL---Slovenia .path3:before {
  content: "\eff7";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-SM---San-Marino .path1:before {
  content: "\eff8";
  color: rgb(247, 252, 255);
}

.gds-icon-SM---San-Marino .path2:before {
  content: "\eff9";
  margin-left: -1em;
  color: rgb(86, 198, 245);
}

.gds-icon-SM---San-Marino .path3:before {
  content: "\effa";
  margin-left: -1em;
  color: rgb(0, 105, 35);
}

.gds-icon-SM---San-Marino .path4:before {
  content: "\effb";
  margin-left: -1em;
  color: rgb(0, 153, 51);
}

.gds-icon-SM---San-Marino .path5:before {
  content: "\effc";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-SM---San-Marino .path6:before {
  content: "\effd";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-SM---San-Marino .path7:before {
  content: "\effe";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-SM---San-Marino .path8:before {
  content: "\efff";
  margin-left: -1em;
  color: rgb(86, 198, 245);
}

.gds-icon-SM---San-Marino .path9:before {
  content: "\f000";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SM---San-Marino .path10:before {
  content: "\f001";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-SM---San-Marino .path11:before {
  content: "\f002";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-SM---San-Marino .path12:before {
  content: "\f003";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SM---San-Marino .path13:before {
  content: "\f004";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-SM---San-Marino .path14:before {
  content: "\f005";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-SM---San-Marino .path15:before {
  content: "\f006";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SM---San-Marino .path16:before {
  content: "\f007";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-SM---San-Marino .path17:before {
  content: "\f008";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-SM---San-Marino .path18:before {
  content: "\f009";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-SM---San-Marino .path19:before {
  content: "\f00a";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-SM---San-Marino .path20:before {
  content: "\f00b";
  margin-left: -1em;
  color: rgb(143, 199, 83);
}

.gds-icon-SM---San-Marino .path21:before {
  content: "\f00c";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SM---San-Marino .path22:before {
  content: "\f00d";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-SM---San-Marino .path23:before {
  content: "\f00e";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-SM---San-Marino .path24:before {
  content: "\f00f";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-SM---San-Marino .path25:before {
  content: "\f010";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-SM---San-Marino .path26:before {
  content: "\f011";
  margin-left: -1em;
  color: rgb(94, 94, 94);
}

.gds-icon-SM---San-Marino .path27:before {
  content: "\f012";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-SN---Senegal .path1:before {
  content: "\f013";
  color: rgb(251, 205, 23);
}

.gds-icon-SN---Senegal .path2:before {
  content: "\f014";
  margin-left: -1em;
  color: rgb(0, 105, 35);
}

.gds-icon-SN---Senegal .path3:before {
  content: "\f015";
  margin-left: -1em;
  color: rgb(225, 28, 27);
}

.gds-icon-SN---Senegal .path4:before {
  content: "\f016";
  margin-left: -1em;
  color: rgb(0, 105, 35);
}

.gds-icon-SO---Somalia .path1:before {
  content: "\f017";
  color: rgb(86, 198, 245);
}

.gds-icon-SO---Somalia .path2:before {
  content: "\f018";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SR---Suriname .path1:before {
  content: "\f019";
  color: rgb(78, 139, 29);
}

.gds-icon-SR---Suriname .path2:before {
  content: "\f01a";
  margin-left: -1em;
  color: rgb(78, 139, 29);
}

.gds-icon-SR---Suriname .path3:before {
  content: "\f01b";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-SR---Suriname .path4:before {
  content: "\f01c";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-SS---South-Sudan .path1:before {
  content: "\f01d";
  color: rgb(247, 252, 255);
}

.gds-icon-SS---South-Sudan .path2:before {
  content: "\f01e";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-SS---South-Sudan .path3:before {
  content: "\f01f";
  margin-left: -1em;
  color: rgb(78, 139, 29);
}

.gds-icon-SS---South-Sudan .path4:before {
  content: "\f020";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-SS---South-Sudan .path5:before {
  content: "\f021";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-SS---South-Sudan .path6:before {
  content: "\f022";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-ST---Sao-Tome-and-Principe .path1:before {
  content: "\f023";
  color: rgb(251, 205, 23);
}

.gds-icon-ST---Sao-Tome-and-Principe .path2:before {
  content: "\f024";
  margin-left: -1em;
  color: rgb(115, 190, 74);
}

.gds-icon-ST---Sao-Tome-and-Principe .path3:before {
  content: "\f025";
  margin-left: -1em;
  color: rgb(115, 190, 74);
}

.gds-icon-ST---Sao-Tome-and-Principe .path4:before {
  content: "\f026";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-ST---Sao-Tome-and-Principe .path5:before {
  content: "\f027";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-ST---Sao-Tome-and-Principe .path6:before {
  content: "\f028";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-SV---El-Salvador .path1:before {
  content: "\f029";
  color: rgb(247, 252, 255);
}

.gds-icon-SV---El-Salvador .path2:before {
  content: "\f02a";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-SV---El-Salvador .path3:before {
  content: "\f02b";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-SV---El-Salvador .path4:before {
  content: "\f02c";
  margin-left: -1em;
  color: none;
}

.gds-icon-SV---El-Salvador .path5:before {
  content: "\f02d";
  margin-left: -1em;
  color: rgb(30, 96, 27);
}

.gds-icon-SV---El-Salvador .path6:before {
  content: "\f02e";
  margin-left: -1em;
  color: none;
}

.gds-icon-SV---El-Salvador .path7:before {
  content: "\f02f";
  margin-left: -1em;
  color: none;
}

.gds-icon-SV---El-Salvador .path8:before {
  content: "\f030";
  margin-left: -1em;
  color: none;
}

.gds-icon-SX---Sint-Maarten .path1:before {
  content: "\f031";
  color: rgb(227, 29, 28);
}

.gds-icon-SX---Sint-Maarten .path2:before {
  content: "\f032";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-SX---Sint-Maarten .path3:before {
  content: "\f033";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SX---Sint-Maarten .path4:before {
  content: "\f034";
  margin-left: -1em;
  color: rgb(251, 205, 23);
}

.gds-icon-SX---Sint-Maarten .path5:before {
  content: "\f035";
  margin-left: -1em;
  color: rgb(218, 97, 10);
}

.gds-icon-SX---Sint-Maarten .path6:before {
  content: "\f036";
  margin-left: -1em;
  color: rgb(86, 198, 245);
}

.gds-icon-SX---Sint-Maarten .path7:before {
  content: "\f037";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SX---Sint-Maarten .path8:before {
  content: "\f038";
  margin-left: -1em;
  color: rgb(251, 205, 23);
}

.gds-icon-SX---Sint-Maarten .path9:before {
  content: "\f039";
  margin-left: -1em;
  color: none;
}

.gds-icon-SX---Sint-Maarten .path10:before {
  content: "\f03a";
  margin-left: -1em;
  color: rgb(251, 205, 23);
}

.gds-icon-SX---Sint-Maarten .path11:before {
  content: "\f03b";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SY---Syria .path1:before {
  content: "\f03c";
  color: rgb(247, 252, 255);
}

.gds-icon-SY---Syria .path2:before {
  content: "\f03d";
  margin-left: -1em;
  color: rgb(64, 145, 0);
}

.gds-icon-SY---Syria .path3:before {
  content: "\f03e";
  margin-left: -1em;
  color: rgb(64, 145, 0);
}

.gds-icon-SY---Syria .path4:before {
  content: "\f03f";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-SY---Syria .path5:before {
  content: "\f040";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-SZ---Swaziland .path1:before {
  content: "\f041";
  color: rgb(61, 88, 219);
}

.gds-icon-SZ---Swaziland .path2:before {
  content: "\f042";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-SZ---Swaziland .path3:before {
  content: "\f043";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-SZ---Swaziland .path4:before {
  content: "\f044";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SZ---Swaziland .path5:before {
  content: "\f045";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-SZ---Swaziland .path6:before {
  content: "\f046";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SZ---Swaziland .path7:before {
  content: "\f047";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-SZ---Swaziland .path8:before {
  content: "\f048";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SZ---Swaziland .path9:before {
  content: "\f049";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-SZ---Swaziland .path10:before {
  content: "\f04a";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SZ---Swaziland .path11:before {
  content: "\f04b";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-SZ---Swaziland .path12:before {
  content: "\f04c";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-SZ---Swaziland .path13:before {
  content: "\f04d";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-SZ---Swaziland .path14:before {
  content: "\f04e";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-TC---Turks-and-Caicos-Islands .path1:before {
  content: "\f04f";
  color: rgb(46, 66, 165);
}

.gds-icon-TC---Turks-and-Caicos-Islands .path2:before {
  content: "\f050";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-TC---Turks-and-Caicos-Islands .path3:before {
  content: "\f051";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TC---Turks-and-Caicos-Islands .path4:before {
  content: "\f052";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-TC---Turks-and-Caicos-Islands .path5:before {
  content: "\f053";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TC---Turks-and-Caicos-Islands .path6:before {
  content: "\f054";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-TC---Turks-and-Caicos-Islands .path7:before {
  content: "\f055";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-TC---Turks-and-Caicos-Islands .path8:before {
  content: "\f056";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TC---Turks-and-Caicos-Islands .path9:before {
  content: "\f057";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-TC---Turks-and-Caicos-Islands .path10:before {
  content: "\f058";
  margin-left: -1em;
  color: rgb(207, 105, 0);
}

.gds-icon-TC---Turks-and-Caicos-Islands .path11:before {
  content: "\f059";
  margin-left: -1em;
  color: rgb(0, 167, 39);
}

.gds-icon-TC---Turks-and-Caicos-Islands .path12:before {
  content: "\f05a";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-TC---Turks-and-Caicos-Islands .path13:before {
  content: "\f05b";
  margin-left: -1em;
  color: rgb(255, 146, 127);
}

.gds-icon-TD---Chad .path1:before {
  content: "\f05c";
  color: rgb(225, 28, 27);
}

.gds-icon-TD---Chad .path2:before {
  content: "\f05d";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-TD---Chad .path3:before {
  content: "\f05e";
  margin-left: -1em;
  color: rgb(251, 205, 23);
}

.gds-icon-TF---French-Southern-and-Antarctic-Lands .path1:before {
  content: "\f05f";
  color: rgb(46, 66, 165);
}

.gds-icon-TF---French-Southern-and-Antarctic-Lands .path2:before {
  content: "\f060";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TF---French-Southern-and-Antarctic-Lands .path3:before {
  content: "\f061";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-TF---French-Southern-and-Antarctic-Lands .path4:before {
  content: "\f062";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-TF---French-Southern-and-Antarctic-Lands .path5:before {
  content: "\f063";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-TF---French-Southern-and-Antarctic-Lands .path6:before {
  content: "\f064";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TG---Togo .path1:before {
  content: "\f065";
  color: rgb(94, 170, 34);
}

.gds-icon-TG---Togo .path2:before {
  content: "\f066";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-TG---Togo .path3:before {
  content: "\f067";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-TG---Togo .path4:before {
  content: "\f068";
  margin-left: -1em;
  color: rgb(245, 1, 1);
}

.gds-icon-TG---Togo .path5:before {
  content: "\f069";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TH---Thailand .path1:before {
  content: "\f06a";
  color: rgb(245, 1, 1);
}

.gds-icon-TH---Thailand .path2:before {
  content: "\f06b";
  margin-left: -1em;
  color: rgb(245, 1, 1);
}

.gds-icon-TH---Thailand .path3:before {
  content: "\f06c";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-TJ---Tajikistan .path1:before {
  content: "\f06d";
  color: rgb(247, 252, 255);
}

.gds-icon-TJ---Tajikistan .path2:before {
  content: "\f06e";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-TJ---Tajikistan .path3:before {
  content: "\f06f";
  margin-left: -1em;
  color: rgb(64, 145, 0);
}

.gds-icon-TJ---Tajikistan .path4:before {
  content: "\f070";
  margin-left: -1em;
  color: rgb(255, 187, 0);
}

.gds-icon-TJ---Tajikistan .path5:before {
  content: "\f071";
  margin-left: -1em;
  color: rgb(255, 187, 0);
}

.gds-icon-TK---Tokelau .path1:before {
  content: "\f072";
  color: rgb(46, 66, 165);
}

.gds-icon-TK---Tokelau .path2:before {
  content: "\f073";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TK---Tokelau .path3:before {
  content: "\f074";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TK---Tokelau .path4:before {
  content: "\f075";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TK---Tokelau .path5:before {
  content: "\f076";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TK---Tokelau .path6:before {
  content: "\f077";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-TL---Timor-Leste .path1:before {
  content: "\f078";
  color: rgb(227, 29, 28);
}

.gds-icon-TL---Timor-Leste .path2:before {
  content: "\f079";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-TL---Timor-Leste .path3:before {
  content: "\f07a";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-TL---Timor-Leste .path4:before {
  content: "\f07b";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TM---Turkmenistan .path1:before {
  content: "\f07c";
  color: rgb(41, 196, 112);
}

.gds-icon-TM---Turkmenistan .path2:before {
  content: "\f07d";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-TM---Turkmenistan .path3:before {
  content: "\f07e";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path4:before {
  content: "\f07f";
  margin-left: -1em;
  color: rgb(56, 159, 93);
}

.gds-icon-TM---Turkmenistan .path5:before {
  content: "\f080";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path6:before {
  content: "\f081";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-TM---Turkmenistan .path7:before {
  content: "\f082";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path8:before {
  content: "\f083";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-TM---Turkmenistan .path9:before {
  content: "\f084";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-TM---Turkmenistan .path10:before {
  content: "\f085";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path11:before {
  content: "\f086";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path12:before {
  content: "\f087";
  margin-left: -1em;
  color: rgb(249, 232, 231);
}

.gds-icon-TM---Turkmenistan .path13:before {
  content: "\f088";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path14:before {
  content: "\f089";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path15:before {
  content: "\f08a";
  margin-left: -1em;
  color: rgb(249, 232, 231);
}

.gds-icon-TM---Turkmenistan .path16:before {
  content: "\f08b";
  margin-left: -1em;
  color: rgb(249, 232, 231);
}

.gds-icon-TM---Turkmenistan .path17:before {
  content: "\f08c";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path18:before {
  content: "\f08d";
  margin-left: -1em;
  color: rgb(252, 252, 252);
}

.gds-icon-TM---Turkmenistan .path19:before {
  content: "\f08e";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-TM---Turkmenistan .path20:before {
  content: "\f08f";
  margin-left: -1em;
  color: rgb(201, 52, 63);
}

.gds-icon-TM---Turkmenistan .path21:before {
  content: "\f090";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-TM---Turkmenistan .path22:before {
  content: "\f091";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path23:before {
  content: "\f092";
  margin-left: -1em;
  color: rgb(56, 159, 93);
}

.gds-icon-TM---Turkmenistan .path24:before {
  content: "\f093";
  margin-left: -1em;
  color: rgb(225, 229, 232);
}

.gds-icon-TM---Turkmenistan .path25:before {
  content: "\f094";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-TM---Turkmenistan .path26:before {
  content: "\f095";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-TM---Turkmenistan .path27:before {
  content: "\f096";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path28:before {
  content: "\f097";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path29:before {
  content: "\f098";
  margin-left: -1em;
  color: rgb(56, 159, 93);
}

.gds-icon-TM---Turkmenistan .path30:before {
  content: "\f099";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-TM---Turkmenistan .path31:before {
  content: "\f09a";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path32:before {
  content: "\f09b";
  margin-left: -1em;
  color: rgb(117, 1, 0);
}

.gds-icon-TM---Turkmenistan .path33:before {
  content: "\f09c";
  margin-left: -1em;
  color: rgb(56, 159, 93);
}

.gds-icon-TM---Turkmenistan .path34:before {
  content: "\f09d";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-TM---Turkmenistan .path35:before {
  content: "\f09e";
  margin-left: -1em;
  color: rgb(225, 229, 232);
}

.gds-icon-TM---Turkmenistan .path36:before {
  content: "\f09f";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path37:before {
  content: "\f0a0";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path38:before {
  content: "\f0a1";
  margin-left: -1em;
  color: rgb(41, 174, 102);
}

.gds-icon-TM---Turkmenistan .path39:before {
  content: "\f0a2";
  margin-left: -1em;
  color: rgb(225, 229, 232);
}

.gds-icon-TM---Turkmenistan .path40:before {
  content: "\f0a3";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-TM---Turkmenistan .path41:before {
  content: "\f0a4";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path42:before {
  content: "\f0a5";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path43:before {
  content: "\f0a6";
  margin-left: -1em;
  color: rgb(225, 229, 232);
}

.gds-icon-TM---Turkmenistan .path44:before {
  content: "\f0a7";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-TM---Turkmenistan .path45:before {
  content: "\f0a8";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-TM---Turkmenistan .path46:before {
  content: "\f0a9";
  margin-left: -1em;
  color: rgb(41, 174, 102);
}

.gds-icon-TM---Turkmenistan .path47:before {
  content: "\f0aa";
  margin-left: -1em;
  color: rgb(41, 174, 102);
}

.gds-icon-TM---Turkmenistan .path48:before {
  content: "\f0ab";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-TM---Turkmenistan .path49:before {
  content: "\f0ac";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TM---Turkmenistan .path50:before {
  content: "\f0ad";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TN---Tunisia .path1:before {
  content: "\f0ae";
  color: rgb(227, 29, 28);
}

.gds-icon-TN---Tunisia .path2:before {
  content: "\f0af";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TN---Tunisia .path3:before {
  content: "\f0b0";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-TO---Tonga .path1:before {
  content: "\f0b1";
  color: rgb(227, 29, 28);
}

.gds-icon-TO---Tonga .path2:before {
  content: "\f0b2";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TO---Tonga .path3:before {
  content: "\f0b3";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-TR---Turkey .path1:before {
  content: "\f0b4";
  color: rgb(227, 29, 28);
}

.gds-icon-TR---Turkey .path2:before {
  content: "\f0b5";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TT---Trinidad-and-Tobago .path1:before {
  content: "\f0b6";
  color: rgb(227, 29, 28);
}

.gds-icon-TT---Trinidad-and-Tobago .path2:before {
  content: "\f0b7";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-TV---Tuvalu .path1:before {
  content: "\f0b8";
  color: rgb(0, 180, 255);
}

.gds-icon-TV---Tuvalu .path2:before {
  content: "\f0b9";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-TV---Tuvalu .path3:before {
  content: "\f0ba";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TV---Tuvalu .path4:before {
  content: "\f0bb";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-TV---Tuvalu .path5:before {
  content: "\f0bc";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TV---Tuvalu .path6:before {
  content: "\f0bd";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-TV---Tuvalu .path7:before {
  content: "\f0be";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-TV---Tuvalu .path8:before {
  content: "\f0bf";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TV---Tuvalu .path9:before {
  content: "\f0c0";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-TW---Taiwan .path1:before {
  content: "\f0c1";
  color: rgb(239, 0, 0);
}

.gds-icon-TW---Taiwan .path2:before {
  content: "\f0c2";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-TW---Taiwan .path3:before {
  content: "\f0c3";
  margin-left: -1em;
  color: rgb(254, 255, 255);
}

.gds-icon-TZ---Tanzania .path1:before {
  content: "\f0c4";
  color: rgb(49, 149, 249);
}

.gds-icon-TZ---Tanzania .path2:before {
  content: "\f0c5";
  margin-left: -1em;
  color: rgb(115, 190, 74);
}

.gds-icon-TZ---Tanzania .path3:before {
  content: "\f0c6";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-UA---Ukraine .path1:before {
  content: "\f0c7";
  color: rgb(49, 149, 249);
}

.gds-icon-UA---Ukraine .path2:before {
  content: "\f0c8";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-UG---Uganda .path1:before {
  content: "\f0c9";
  color: rgb(254, 202, 0);
}

.gds-icon-UG---Uganda .path2:before {
  content: "\f0ca";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-UG---Uganda .path3:before {
  content: "\f0cb";
  margin-left: -1em;
  color: rgb(215, 72, 0);
}

.gds-icon-UG---Uganda .path4:before {
  content: "\f0cc";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-UG---Uganda .path5:before {
  content: "\f0cd";
  margin-left: -1em;
  color: rgb(215, 72, 0);
}

.gds-icon-UG---Uganda .path6:before {
  content: "\f0ce";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-UG---Uganda .path7:before {
  content: "\f0cf";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-UG---Uganda .path8:before {
  content: "\f0d0";
  margin-left: -1em;
  color: rgb(215, 72, 0);
}

.gds-icon-UG---Uganda .path9:before {
  content: "\f0d1";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-UG---Uganda .path10:before {
  content: "\f0d2";
  margin-left: -1em;
  color: rgb(215, 72, 0);
}

.gds-icon-UG---Uganda .path11:before {
  content: "\f0d3";
  margin-left: -1em;
  color: rgb(215, 72, 0);
}

.gds-icon-UG---Uganda .path12:before {
  content: "\f0d4";
  margin-left: -1em;
  color: rgb(215, 72, 0);
}

.gds-icon-UG---Uganda .path13:before {
  content: "\f0d5";
  margin-left: -1em;
  color: rgb(255, 253, 255);
}

.gds-icon-UM---United-States-Minor-Outlying-Islands .path1:before {
  content: "\f0d6";
  color: rgb(227, 29, 28);
}

.gds-icon-UM---United-States-Minor-Outlying-Islands .path2:before {
  content: "\f0d7";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-UM---United-States-Minor-Outlying-Islands .path3:before {
  content: "\f0d8";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-UM---United-States-Minor-Outlying-Islands .path4:before {
  content: "\f0d9";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-US---United-States .path1:before {
  content: "\f0da";
  color: rgb(227, 29, 28);
}

.gds-icon-US---United-States .path2:before {
  content: "\f0db";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-US---United-States .path3:before {
  content: "\f0dc";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-US---United-States .path4:before {
  content: "\f0dd";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-UY---Uruguay .path1:before {
  content: "\f0de";
  color: rgb(247, 252, 255);
}

.gds-icon-UY---Uruguay .path2:before {
  content: "\f0df";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-UY---Uruguay .path3:before {
  content: "\f0e0";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-UY---Uruguay .path4:before {
  content: "\f0e1";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-UY---Uruguay .path5:before {
  content: "\f0e2";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-UY---Uruguay .path6:before {
  content: "\f0e3";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-UY---Uruguay .path7:before {
  content: "\f0e4";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-UY---Uruguay .path8:before {
  content: "\f0e5";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-UY---Uruguay .path9:before {
  content: "\f0e6";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-UZ---Uzbekistan .path1:before {
  content: "\f0e7";
  color: rgb(20, 220, 90);
}

.gds-icon-UZ---Uzbekistan .path2:before {
  content: "\f0e8";
  margin-left: -1em;
  color: rgb(0, 153, 181);
}

.gds-icon-UZ---Uzbekistan .path3:before {
  content: "\f0e9";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-UZ---Uzbekistan .path4:before {
  content: "\f0ea";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-Union-of-South-American-nations .path1:before {
  content: "\f0eb";
  color: rgb(46, 66, 165);
}

.gds-icon-Union-of-South-American-nations .path2:before {
  content: "\f0ec";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-VA---Vatican-City-State .path1:before {
  content: "\f0ed";
  color: rgb(247, 252, 255);
}

.gds-icon-VA---Vatican-City-State .path2:before {
  content: "\f0ee";
  margin-left: -1em;
  color: rgb(255, 220, 23);
}

.gds-icon-VA---Vatican-City-State .path3:before {
  content: "\f0ef";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-VA---Vatican-City-State .path4:before {
  content: "\f0f0";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-VA---Vatican-City-State .path5:before {
  content: "\f0f1";
  margin-left: -1em;
  color: rgb(244, 179, 0);
}

.gds-icon-VA---Vatican-City-State .path6:before {
  content: "\f0f2";
  margin-left: -1em;
  color: rgb(191, 191, 191);
}

.gds-icon-VA---Vatican-City-State .path7:before {
  content: "\f0f3";
  margin-left: -1em;
  color: rgb(191, 191, 191);
}

.gds-icon-VA---Vatican-City-State .path8:before {
  content: "\f0f4";
  margin-left: -1em;
  color: rgb(244, 179, 0);
}

.gds-icon-VA---Vatican-City-State .path9:before {
  content: "\f0f5";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-VA---Vatican-City-State .path10:before {
  content: "\f0f6";
  margin-left: -1em;
  color: rgb(151, 151, 151);
}

.gds-icon-VA---Vatican-City-State .path11:before {
  content: "\f0f7";
  margin-left: -1em;
  color: rgb(151, 151, 151);
}

.gds-icon-VA---Vatican-City-State .path12:before {
  content: "\f0f8";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-VA---Vatican-City-State .path13:before {
  content: "\f0f9";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-VA---Vatican-City-State .path14:before {
  content: "\f0fa";
  margin-left: -1em;
  color: rgb(244, 179, 0);
}

.gds-icon-VC---Saint-Vincent-and-the-Grenadines .path1:before {
  content: "\f0fb";
  color: rgb(255, 220, 23);
}

.gds-icon-VC---Saint-Vincent-and-the-Grenadines .path2:before {
  content: "\f0fc";
  margin-left: -1em;
  color: rgb(95, 191, 43);
}

.gds-icon-VC---Saint-Vincent-and-the-Grenadines .path3:before {
  content: "\f0fd";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-VC---Saint-Vincent-and-the-Grenadines .path4:before {
  content: "\f0fe";
  margin-left: -1em;
  color: rgb(95, 191, 43);
}

.gds-icon-VE---Venezuela .path1:before {
  content: "\f0ff";
  color: rgb(46, 66, 165);
}

.gds-icon-VE---Venezuela .path2:before {
  content: "\f100";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-VE---Venezuela .path3:before {
  content: "\f101";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-VE---Venezuela .path4:before {
  content: "\f102";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-VE---Venezuela .path5:before {
  content: "\f103";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-VE---Venezuela .path6:before {
  content: "\f104";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-VG---Virgin-Islands-British .path1:before {
  content: "\f105";
  color: rgb(46, 66, 165);
}

.gds-icon-VG---Virgin-Islands-British .path2:before {
  content: "\f106";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-VG---Virgin-Islands-British .path3:before {
  content: "\f107";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-VG---Virgin-Islands-British .path4:before {
  content: "\f108";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-VG---Virgin-Islands-British .path5:before {
  content: "\f109";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-VG---Virgin-Islands-British .path6:before {
  content: "\f10a";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-VG---Virgin-Islands-British .path7:before {
  content: "\f10b";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-VG---Virgin-Islands-British .path8:before {
  content: "\f10c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-VG---Virgin-Islands-British .path9:before {
  content: "\f10d";
  margin-left: -1em;
  color: rgb(59, 126, 5);
}

.gds-icon-VG---Virgin-Islands-British .path10:before {
  content: "\f10e";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-VG---Virgin-Islands-British .path11:before {
  content: "\f10f";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-VG---Virgin-Islands-British .path12:before {
  content: "\f110";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-VG---Virgin-Islands-British .path13:before {
  content: "\f111";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-VG---Virgin-Islands-British .path14:before {
  content: "\f112";
  margin-left: -1em;
  color: rgb(255, 198, 181);
}

.gds-icon-VG---Virgin-Islands-British .path15:before {
  content: "\f113";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-VG---Virgin-Islands-British .path16:before {
  content: "\f114";
  margin-left: -1em;
  color: rgb(255, 198, 181);
}

.gds-icon-VG---Virgin-Islands-British .path17:before {
  content: "\f115";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-VG---Virgin-Islands-British .path18:before {
  content: "\f116";
  margin-left: -1em;
  color: rgb(169, 86, 1);
}

.gds-icon-VG---Virgin-Islands-British .path19:before {
  content: "\f117";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-VG---Virgin-Islands-British .path20:before {
  content: "\f118";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-VI---Virgin-Islands-US .path1:before {
  content: "\f119";
  color: rgb(247, 252, 255);
}

.gds-icon-VI---Virgin-Islands-US .path2:before {
  content: "\f11a";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-VI---Virgin-Islands-US .path3:before {
  content: "\f11b";
  margin-left: -1em;
  color: rgb(70, 160, 0);
}

.gds-icon-VI---Virgin-Islands-US .path4:before {
  content: "\f11c";
  margin-left: -1em;
  color: rgb(0, 147, 225);
}

.gds-icon-VI---Virgin-Islands-US .path5:before {
  content: "\f11d";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-VI---Virgin-Islands-US .path6:before {
  content: "\f11e";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-VI---Virgin-Islands-US .path7:before {
  content: "\f11f";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-VN---Vietnam .path1:before {
  content: "\f120";
  color: rgb(247, 252, 255);
}

.gds-icon-VN---Vietnam .path2:before {
  content: "\f121";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-VN---Vietnam .path3:before {
  content: "\f122";
  margin-left: -1em;
  color: rgb(255, 210, 33);
}

.gds-icon-VU---Vanuatu .path1:before {
  content: "\f123";
  color: rgb(247, 252, 255);
}

.gds-icon-VU---Vanuatu .path2:before {
  content: "\f124";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-VU---Vanuatu .path3:before {
  content: "\f125";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-VU---Vanuatu .path4:before {
  content: "\f126";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-VU---Vanuatu .path5:before {
  content: "\f127";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-VU---Vanuatu .path6:before {
  content: "\f128";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-VU---Vanuatu .path7:before {
  content: "\f129";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-VU---Vanuatu .path8:before {
  content: "\f12a";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-VU---Vanuatu .path9:before {
  content: "\f12b";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-WF---Wallis-and-Futuna .path1:before {
  content: "\f12c";
  color: rgb(197, 25, 24);
}

.gds-icon-WF---Wallis-and-Futuna .path2:before {
  content: "\f12d";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-WF---Wallis-and-Futuna .path3:before {
  content: "\f12e";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-WS---Samoa .path1:before {
  content: "\f12f";
  color: rgb(197, 25, 24);
}

.gds-icon-WS---Samoa .path2:before {
  content: "\f130";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-WS---Samoa .path3:before {
  content: "\f131";
  margin-left: -1em;
  color: rgb(254, 255, 255);
}

.gds-icon-WS---Samoa .path4:before {
  content: "\f132";
  margin-left: -1em;
  color: rgb(254, 255, 255);
}

.gds-icon-WS---Samoa .path5:before {
  content: "\f133";
  margin-left: -1em;
  color: rgb(254, 255, 255);
}

.gds-icon-WS---Samoa .path6:before {
  content: "\f134";
  margin-left: -1em;
  color: rgb(254, 255, 255);
}

.gds-icon-WS---Samoa .path7:before {
  content: "\f135";
  margin-left: -1em;
  color: rgb(254, 255, 255);
}

.gds-icon-XK---Kosovo .path1:before {
  content: "\f136";
  color: rgb(46, 66, 165);
}

.gds-icon-XK---Kosovo .path2:before {
  content: "\f137";
  margin-left: -1em;
  color: rgb(232, 171, 2);
}

.gds-icon-XK---Kosovo .path3:before {
  content: "\f138";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-XK---Kosovo .path4:before {
  content: "\f139";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-XK---Kosovo .path5:before {
  content: "\f13a";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-XK---Kosovo .path6:before {
  content: "\f13b";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-XK---Kosovo .path7:before {
  content: "\f13c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-XK---Kosovo .path8:before {
  content: "\f13d";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-YE---Yemen .path1:before {
  content: "\f13e";
  color: rgb(247, 252, 255);
}

.gds-icon-YE---Yemen .path2:before {
  content: "\f13f";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-YE---Yemen .path3:before {
  content: "\f140";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-YT-UNF---Mayotte .path1:before {
  content: "\f141";
  color: rgb(255, 255, 255);
}

.gds-icon-YT-UNF---Mayotte .path2:before {
  content: "\f142";
  margin-left: -1em;
  color: rgb(223, 223, 223);
}

.gds-icon-YT-UNF---Mayotte .path3:before {
  content: "\f143";
  margin-left: -1em;
  color: rgb(23, 23, 150);
}

.gds-icon-YT-UNF---Mayotte .path4:before {
  content: "\f144";
  margin-left: -1em;
  color: rgb(212, 46, 18);
}

.gds-icon-YT-UNF---Mayotte .path5:before {
  content: "\f145";
  margin-left: -1em;
  color: rgb(233, 211, 21);
}

.gds-icon-YT-UNF---Mayotte .path6:before {
  content: "\f146";
  margin-left: -1em;
  color: rgb(233, 211, 21);
}

.gds-icon-YT-UNF---Mayotte .path7:before {
  content: "\f147";
  margin-left: -1em;
  color: none;
}

.gds-icon-YT-UNF---Mayotte .path8:before {
  content: "\f148";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-YT-UNF---Mayotte .path9:before {
  content: "\f149";
  margin-left: -1em;
  color: rgb(255, 37, 0);
}

.gds-icon-YT-UNF---Mayotte .path10:before {
  content: "\f14a";
  margin-left: -1em;
  color: rgb(223, 223, 223);
}

.gds-icon-YT-UNF---Mayotte .path11:before {
  content: "\f14b";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-YT-UNF---Mayotte .path12:before {
  content: "\f14c";
  margin-left: -1em;
  color: rgb(223, 223, 223);
}

.gds-icon-YT-UNF---Mayotte .path13:before {
  content: "\f14d";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-ZA---South-Africa .path1:before {
  content: "\f14e";
  color: rgb(247, 252, 255);
}

.gds-icon-ZA---South-Africa .path2:before {
  content: "\f14f";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-ZA---South-Africa .path3:before {
  content: "\f150";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-ZA---South-Africa .path4:before {
  content: "\f151";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-ZA---South-Africa .path5:before {
  content: "\f152";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-ZA---South-Africa .path6:before {
  content: "\f153";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-ZM---Zambia .path1:before {
  content: "\f154";
  color: rgb(247, 252, 255);
}

.gds-icon-ZM---Zambia .path2:before {
  content: "\f155";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-ZM---Zambia .path3:before {
  content: "\f156";
  margin-left: -1em;
  color: rgb(255, 129, 38);
}

.gds-icon-ZM---Zambia .path4:before {
  content: "\f157";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-ZM---Zambia .path5:before {
  content: "\f158";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-ZM---Zambia .path6:before {
  content: "\f159";
  margin-left: -1em;
  color: rgb(255, 129, 38);
}

.gds-icon-ZW---Zimbabwe .path1:before {
  content: "\f15a";
  color: rgb(247, 252, 255);
}

.gds-icon-ZW---Zimbabwe .path2:before {
  content: "\f15b";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-ZW---Zimbabwe .path3:before {
  content: "\f15c";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-ZW---Zimbabwe .path4:before {
  content: "\f15d";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-ZW---Zimbabwe .path5:before {
  content: "\f15e";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-ZW---Zimbabwe .path6:before {
  content: "\f15f";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-ZW---Zimbabwe .path7:before {
  content: "\f160";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-acc-operations:before {
  content: "\f161";
}

.gds-icon-acc-operations-change:before {
  content: "\f162";
}

.gds-icon-acc-save:before {
  content: "\f163";
}

.gds-icon-acc-special:before {
  content: "\f164";
}

.gds-icon-acc-target:before {
  content: "\f165";
}

.gds-icon-accessories:before {
  content: "\f166";
}

.gds-icon-account:before {
  content: "\f167";
}

.gds-icon-acquiring-1:before {
  content: "\f168";
}

.gds-icon-acquiring-2:before {
  content: "\f169";
}

.gds-icon-acquiring-3:before {
  content: "\f16a";
}

.gds-icon-add-link:before {
  content: "\f16b";
}

.gds-icon-add-person:before {
  content: "\f16c";
}

.gds-icon-add-person-tie:before {
  content: "\f16d";
}

.gds-icon-add-to-dic:before {
  content: "\f16e";
}

.gds-icon-airplane:before {
  content: "\f16f";
}

.gds-icon-alcohol-and-tobacco:before {
  content: "\f170";
}

.gds-icon-ambulance:before {
  content: "\f171";
}

.gds-icon-analytics-insight-magnifier:before {
  content: "\f172";
}

.gds-icon-android:before {
  content: "\f173";
}

.gds-icon-anker:before {
  content: "\f174";
}

.gds-icon-apple:before {
  content: "\f175";
}

.gds-icon-apple-pay:before {
  content: "\f176";
}

.gds-icon-apple-wallet:before {
  content: "\f177";
}

.gds-icon-archer:before {
  content: "\f178";
}

.gds-icon-area-chart:before {
  content: "\f179";
}

.gds-icon-army-cap:before {
  content: "\f17a";
}

.gds-icon-arrow-down:before {
  content: "\f17b";
}

.gds-icon-arrow-down-2:before {
  content: "\f17c";
}

.gds-icon-arrow-down-filled:before {
  content: "\f17d";
}

.gds-icon-arrow-left:before {
  content: "\f17e";
}

.gds-icon-arrow-left-2:before {
  content: "\f17f";
}

.gds-icon-arrow-left-down:before {
  content: "\f180";
}

.gds-icon-arrow-left-down-2:before {
  content: "\f181";
}

.gds-icon-arrow-left-up:before {
  content: "\f182";
}

.gds-icon-arrow-left-up-2:before {
  content: "\f183";
}

.gds-icon-arrow-right:before {
  content: "\f184";
}

.gds-icon-arrow-right-2:before {
  content: "\f185";
}

.gds-icon-arrow-right-down:before {
  content: "\f186";
}

.gds-icon-arrow-right-down-2:before {
  content: "\f187";
}

.gds-icon-arrow-right-up:before {
  content: "\f188";
}

.gds-icon-arrow-right-up-2:before {
  content: "\f189";
}

.gds-icon-arrow-up:before {
  content: "\f18a";
}

.gds-icon-arrow-up-2:before {
  content: "\f18b";
}

.gds-icon-arrow-up-filled:before {
  content: "\f18c";
}

.gds-icon-arrows-diag:before {
  content: "\f18d";
}

.gds-icon-arrows-diag-filled:before {
  content: "\f18e";
}

.gds-icon-arrows-left-right:before {
  content: "\f18f";
}

.gds-icon-arrows-left-right-filled:before {
  content: "\f190";
}

.gds-icon-arrows-top-down:before {
  content: "\f191";
}

.gds-icon-art:before {
  content: "\f192";
}

.gds-icon-art-and-literature:before {
  content: "\f193";
}

.gds-icon-atm:before {
  content: "\f194";
}

.gds-icon-atm-card:before {
  content: "\f195";
}

.gds-icon-atm-cards:before {
  content: "\f196";
}

.gds-icon-atm-cards-1:before {
  content: "\f197";
}

.gds-icon-atm-cards-2:before {
  content: "\f198";
}

.gds-icon-atm-cash-1:before {
  content: "\f199";
}

.gds-icon-atm-cash-2:before {
  content: "\f19a";
}

.gds-icon-attach:before {
  content: "\f19b";
}

.gds-icon-autoservice-1:before {
  content: "\f19c";
}

.gds-icon-autoservice-2:before {
  content: "\f19d";
}

.gds-icon-autoservice-3:before {
  content: "\f19e";
}

.gds-icon-autotransport-front:before {
  content: "\f19f";
}

.gds-icon-autotransport-side:before {
  content: "\f1a0";
}

.gds-icon-back-ring:before {
  content: "\f1a1";
}

.gds-icon-backpack:before {
  content: "\f1a2";
}

.gds-icon-balanced:before {
  content: "\f1a3";
}

.gds-icon-ballance-hidden-1:before {
  content: "\f1a4";
}

.gds-icon-ballance-hidden-2:before {
  content: "\f1a5";
}

.gds-icon-ballance-hidden-3:before {
  content: "\f1a6";
}

.gds-icon-balloon:before {
  content: "\f1a7";
}

.gds-icon-bank-and-home:before {
  content: "\f1a8";
}

.gds-icon-barbell:before {
  content: "\f1a9";
}

.gds-icon-barrel:before {
  content: "\f1aa";
}

.gds-icon-basket:before {
  content: "\f1ab";
}

.gds-icon-basketball:before {
  content: "\f1ac";
}

.gds-icon-batch:before {
  content: "\f1ad";
}

.gds-icon-batch-right:before {
  content: "\f1ae";
}

.gds-icon-battery-charging:before {
  content: "\f1af";
}

.gds-icon-battery-full:before {
  content: "\f1b0";
}

.gds-icon-battery-high:before {
  content: "\f1b1";
}

.gds-icon-battery-low:before {
  content: "\f1b2";
}

.gds-icon-bear:before {
  content: "\f1b3";
}

.gds-icon-bear-1:before {
  content: "\f1b4";
}

.gds-icon-bear-2:before {
  content: "\f1b5";
}

.gds-icon-bear-fin:before {
  content: "\f1b6";
}

.gds-icon-beauty:before {
  content: "\f1b7";
}

.gds-icon-behance:before {
  content: "\f1b8";
}

.gds-icon-bicycle-1:before {
  content: "\f1b9";
}

.gds-icon-bicycle-2:before {
  content: "\f1ba";
}

.gds-icon-bill:before {
  content: "\f1bb";
}

.gds-icon-bills:before {
  content: "\f1bc";
}

.gds-icon-binoculars-1:before {
  content: "\f1bd";
}

.gds-icon-binoculars-2:before {
  content: "\f1be";
}

.gds-icon-blockchain:before {
  content: "\f1bf";
}

.gds-icon-blocked:before {
  content: "\f1c0";
}

.gds-icon-boat:before {
  content: "\f1c1";
}

.gds-icon-book:before {
  content: "\f1c2";
}

.gds-icon-bookmark:before {
  content: "\f1c3";
}

.gds-icon-books-shelf:before {
  content: "\f1c4";
}

.gds-icon-books-shelf-row:before {
  content: "\f1c5";
}

.gds-icon-bowling:before {
  content: "\f1c6";
}

.gds-icon-boxing:before {
  content: "\f1c7";
}

.gds-icon-branch:before {
  content: "\f1c8";
}

.gds-icon-branch-in:before {
  content: "\f1c9";
}

.gds-icon-branch-location:before {
  content: "\f1ca";
}

.gds-icon-bridge:before {
  content: "\f1cb";
}

.gds-icon-briefcase-interest:before {
  content: "\f1cc";
}

.gds-icon-broker:before {
  content: "\f1cd";
}

.gds-icon-brush:before {
  content: "\f1ce";
}

.gds-icon-bull:before {
  content: "\f1cf";
}

.gds-icon-bull-fin:before {
  content: "\f1d0";
}

.gds-icon-bullet-lg:before {
  content: "\f1d1";
}

.gds-icon-bullet-md:before {
  content: "\f1d2";
}

.gds-icon-bundle-of-money:before {
  content: "\f1d3";
}

.gds-icon-burger:before {
  content: "\f1d4";
}

.gds-icon-burger-hor:before {
  content: "\f1d5";
}

.gds-icon-bus:before {
  content: "\f1d6";
}

.gds-icon-bust:before {
  content: "\f1d7";
}

.gds-icon-byn:before {
  content: "\f1d8";
}

.gds-icon-c2c:before {
  content: "\f1d9";
}

.gds-icon-cafe:before {
  content: "\f1da";
}

.gds-icon-cake:before {
  content: "\f1db";
}

.gds-icon-calculate:before {
  content: "\f1dc";
}

.gds-icon-calculator:before {
  content: "\f1dd";
}

.gds-icon-calculator-1:before {
  content: "\f1de";
}

.gds-icon-calculator-currency-1:before {
  content: "\f1df";
}

.gds-icon-calculator-currency-2:before {
  content: "\f1e0";
}

.gds-icon-calculator-currency-3:before {
  content: "\f1e1";
}

.gds-icon-calendar:before {
  content: "\f1e2";
}

.gds-icon-calendar-add:before {
  content: "\f1e3";
}

.gds-icon-calendar-close:before {
  content: "\f1e4";
}

.gds-icon-calendar-day:before {
  content: "\f1e5";
}

.gds-icon-call-in:before {
  content: "\f1e6";
}

.gds-icon-call-out:before {
  content: "\f1e7";
}

.gds-icon-call-transfer:before {
  content: "\f1e8";
}

.gds-icon-camera-photo:before {
  content: "\f1e9";
}

.gds-icon-camera-video:before {
  content: "\f1ea";
}

.gds-icon-camera-video-2:before {
  content: "\f1eb";
}

.gds-icon-cancel:before {
  content: "\f1ec";
}

.gds-icon-candy:before {
  content: "\f1ed";
}

.gds-icon-candy-2:before {
  content: "\f1ee";
}

.gds-icon-canister:before {
  content: "\f1ef";
}

.gds-icon-car-credit:before {
  content: "\f1f0";
}

.gds-icon-car-dealers:before {
  content: "\f1f1";
}

.gds-icon-car-parts:before {
  content: "\f1f2";
}

.gds-icon-car-rent:before {
  content: "\f1f3";
}

.gds-icon-car-rent-2:before {
  content: "\f1f4";
}

.gds-icon-card:before {
  content: "\f1f5";
}

.gds-icon-card-add-new:before {
  content: "\f1f6";
}

.gds-icon-card-change-pin:before {
  content: "\f1f7";
}

.gds-icon-card-credit:before {
  content: "\f1f8";
}

.gds-icon-card-get:before {
  content: "\f1f9";
}

.gds-icon-card-heart:before {
  content: "\f1fa";
}

.gds-icon-card-in-1:before {
  content: "\f1fb";
}

.gds-icon-card-in-2:before {
  content: "\f1fc";
}

.gds-icon-card-in-3:before {
  content: "\f1fd";
}

.gds-icon-card-lock:before {
  content: "\f1fe";
}

.gds-icon-card-master:before {
  content: "\f1ff";
}

.gds-icon-card-nmb:before {
  content: "\f200";
}

.gds-icon-card-out-1:before {
  content: "\f201";
}

.gds-icon-card-payment:before {
  content: "\f202";
}

.gds-icon-card-raif:before {
  content: "\f203";
}

.gds-icon-card-scanner:before {
  content: "\f204";
}

.gds-icon-card-settings:before {
  content: "\f205";
}

.gds-icon-card-stack:before {
  content: "\f206";
}

.gds-icon-card-to-other-bank:before {
  content: "\f207";
}

.gds-icon-cardio:before {
  content: "\f208";
}

.gds-icon-cards:before {
  content: "\f209";
}

.gds-icon-case:before {
  content: "\f20a";
}

.gds-icon-cash-operation:before {
  content: "\f20b";
}

.gds-icon-cash-transactions:before {
  content: "\f20c";
}

.gds-icon-cash-transfer:before {
  content: "\f20d";
}

.gds-icon-cashbox:before {
  content: "\f20e";
}

.gds-icon-castle:before {
  content: "\f20f";
}

.gds-icon-cat:before {
  content: "\f210";
}

.gds-icon-certificate:before {
  content: "\f211";
}

.gds-icon-chair:before {
  content: "\f212";
}

.gds-icon-chart-bar-1:before {
  content: "\f213";
}

.gds-icon-chart-bar-2:before {
  content: "\f214";
}

.gds-icon-chart-bar-3:before {
  content: "\f215";
}

.gds-icon-chart-bar-grow-2:before {
  content: "\f216";
}

.gds-icon-chart-line:before {
  content: "\f217";
}

.gds-icon-chart-line-grow-1:before {
  content: "\f218";
}

.gds-icon-chart-pie:before {
  content: "\f219";
}

.gds-icon-chat-1:before {
  content: "\f21a";
}

.gds-icon-chat-2:before {
  content: "\f21b";
}

.gds-icon-chat-ask:before {
  content: "\f21c";
}

.gds-icon-chat-ask-raif:before {
  content: "\f21d";
}

.gds-icon-chat-group:before {
  content: "\f21e";
}

.gds-icon-chat-raif:before {
  content: "\f21f";
}

.gds-icon-check:before {
  content: "\f220";
}

.gds-icon-checkmark:before {
  content: "\f221";
}

.gds-icon-checkmark-filled:before {
  content: "\f222";
}

.gds-icon-checkmark-part:before {
  content: "\f223";
}

.gds-icon-checkmark-progress:before {
  content: "\f224";
}

.gds-icon-checkmark2:before {
  content: "\f225";
}

.gds-icon-checkmark2-filled:before {
  content: "\f226";
}

.gds-icon-chess:before {
  content: "\f227";
}

.gds-icon-chevron:before {
  content: "\f228";
}

.gds-icon-chf:before {
  content: "\f229";
}

.gds-icon-cinema:before {
  content: "\f22a";
}

.gds-icon-circle-0:before {
  content: "\f22b";
}

.gds-icon-circle-1:before {
  content: "\f22c";
}

.gds-icon-circle-2:before {
  content: "\f22d";
}

.gds-icon-circle-3:before {
  content: "\f22e";
}

.gds-icon-circle-4:before {
  content: "\f22f";
}

.gds-icon-circle-5:before {
  content: "\f230";
}

.gds-icon-circle-6:before {
  content: "\f231";
}

.gds-icon-circle-7:before {
  content: "\f232";
}

.gds-icon-circle-8:before {
  content: "\f233";
}

.gds-icon-circle-9:before {
  content: "\f234";
}

.gds-icon-circular-economy:before {
  content: "\f235";
}

.gds-icon-circular-energy:before {
  content: "\f236";
}

.gds-icon-city:before {
  content: "\f237";
}

.gds-icon-clear:before {
  content: "\f238";
}

.gds-icon-clear-filled:before {
  content: "\f239";
}

.gds-icon-clear-rec:before {
  content: "\f23a";
}

.gds-icon-clipboard:before {
  content: "\f23b";
}

.gds-icon-clothes-1:before {
  content: "\f23c";
}

.gds-icon-clothes-2:before {
  content: "\f23d";
}

.gds-icon-clothes-3:before {
  content: "\f23e";
}

.gds-icon-clothes-baby:before {
  content: "\f23f";
}

.gds-icon-cloud:before {
  content: "\f240";
}

.gds-icon-co2-reduction-1:before {
  content: "\f241";
}

.gds-icon-co2-reduction-2:before {
  content: "\f242";
}

.gds-icon-cocktail:before {
  content: "\f243";
}

.gds-icon-code-bar-1:before {
  content: "\f244";
}

.gds-icon-code-bar-2:before {
  content: "\f245";
}

.gds-icon-code-bar-ring:before {
  content: "\f246";
}

.gds-icon-code-qr:before {
  content: "\f247";
}

.gds-icon-coffee:before {
  content: "\f248";
}

.gds-icon-coin:before {
  content: "\f249";
}

.gds-icon-coins:before {
  content: "\f24a";
}

.gds-icon-collapse-left:before {
  content: "\f24b";
}

.gds-icon-collapse-right:before {
  content: "\f24c";
}

.gds-icon-comment:before {
  content: "\f24d";
}

.gds-icon-comment-2:before {
  content: "\f24e";
}

.gds-icon-company:before {
  content: "\f24f";
}

.gds-icon-compass:before {
  content: "\f250";
}

.gds-icon-component:before {
  content: "\f251";
}

.gds-icon-component-2:before {
  content: "\f252";
}

.gds-icon-computer-internet-banking-1:before {
  content: "\f253";
}

.gds-icon-computer-internet-banking-2:before {
  content: "\f254";
}

.gds-icon-concrete-mixer:before {
  content: "\f255";
}

.gds-icon-connected:before {
  content: "\f256";
}

.gds-icon-connection-1:before {
  content: "\f257";
}

.gds-icon-console:before {
  content: "\f258";
}

.gds-icon-consultation:before {
  content: "\f259";
}

.gds-icon-consumer-credit:before {
  content: "\f25a";
}

.gds-icon-contactless-payment-nfc:before {
  content: "\f25b";
}

.gds-icon-conversion:before {
  content: "\f25c";
}

.gds-icon-cook:before {
  content: "\f25d";
}

.gds-icon-cookie:before {
  content: "\f25e";
}

.gds-icon-coordinates:before {
  content: "\f25f";
}

.gds-icon-copy:before {
  content: "\f260";
}

.gds-icon-cosmetics:before {
  content: "\f261";
}

.gds-icon-cosmetics-2:before {
  content: "\f262";
}

.gds-icon-countdown:before {
  content: "\f263";
}

.gds-icon-courses:before {
  content: "\f264";
}

.gds-icon-court:before {
  content: "\f265";
}

.gds-icon-crane-1:before {
  content: "\f266";
}

.gds-icon-crane-2:before {
  content: "\f267";
}

.gds-icon-credit-cash:before {
  content: "\f268";
}

.gds-icon-credit-consumer:before {
  content: "\f269";
}

.gds-icon-credit-operations:before {
  content: "\f26a";
}

.gds-icon-credit-operations-1:before {
  content: "\f26b";
}

.gds-icon-credit-operations-2:before {
  content: "\f26c";
}

.gds-icon-credit-pay-full:before {
  content: "\f26d";
}

.gds-icon-credit-pay-part:before {
  content: "\f26e";
}

.gds-icon-cryptocurrency:before {
  content: "\f26f";
}

.gds-icon-cube:before {
  content: "\f270";
}

.gds-icon-cup:before {
  content: "\f271";
}

.gds-icon-cup-sport:before {
  content: "\f272";
}

.gds-icon-cupboard:before {
  content: "\f273";
}

.gds-icon-currency-bitcoin-1:before {
  content: "\f274";
}

.gds-icon-currency-bitcoin-2:before {
  content: "\f275";
}

.gds-icon-currency-cedi-1:before {
  content: "\f276";
}

.gds-icon-currency-cedi-2:before {
  content: "\f277";
}

.gds-icon-currency-colon-1:before {
  content: "\f278";
}

.gds-icon-currency-colon-2:before {
  content: "\f279";
}

.gds-icon-currency-dollar-1:before {
  content: "\f27a";
}

.gds-icon-currency-dollar-2:before {
  content: "\f27b";
}

.gds-icon-currency-dong-1:before {
  content: "\f27c";
}

.gds-icon-currency-dong-2:before {
  content: "\f27d";
}

.gds-icon-currency-euro-1:before {
  content: "\f27e";
}

.gds-icon-currency-euro-2:before {
  content: "\f27f";
}

.gds-icon-currency-florin-1:before {
  content: "\f280";
}

.gds-icon-currency-florin-2:before {
  content: "\f281";
}

.gds-icon-currency-franc-1:before {
  content: "\f282";
}

.gds-icon-currency-franc-2:before {
  content: "\f283";
}

.gds-icon-currency-gurani-1:before {
  content: "\f284";
}

.gds-icon-currency-gurani-2:before {
  content: "\f285";
}

.gds-icon-currency-hryvnia-1:before {
  content: "\f286";
}

.gds-icon-currency-hryvnia-2:before {
  content: "\f287";
}

.gds-icon-currency-lira-1:before {
  content: "\f288";
}

.gds-icon-currency-lira-2:before {
  content: "\f289";
}

.gds-icon-currency-manat-1:before {
  content: "\f28a";
}

.gds-icon-currency-manat-2:before {
  content: "\f28b";
}

.gds-icon-currency-naira-1:before {
  content: "\f28c";
}

.gds-icon-currency-naira-2:before {
  content: "\f28d";
}

.gds-icon-currency-peseta-1:before {
  content: "\f28e";
}

.gds-icon-currency-peseta-2:before {
  content: "\f28f";
}

.gds-icon-currency-peso-1:before {
  content: "\f290";
}

.gds-icon-currency-peso-2:before {
  content: "\f291";
}

.gds-icon-currency-pound-1:before {
  content: "\f292";
}

.gds-icon-currency-pound-2:before {
  content: "\f293";
}

.gds-icon-currency-rouble-1:before {
  content: "\f294";
}

.gds-icon-currency-rouble-2:before {
  content: "\f295";
}

.gds-icon-currency-rupee-1:before {
  content: "\f296";
}

.gds-icon-currency-rupee-2:before {
  content: "\f297";
}

.gds-icon-currency-tenge-1:before {
  content: "\f298";
}

.gds-icon-currency-tenge-2:before {
  content: "\f299";
}

.gds-icon-currency-transfer:before {
  content: "\f29a";
}

.gds-icon-currency-tugrik-1:before {
  content: "\f29b";
}

.gds-icon-currency-tugrik-2:before {
  content: "\f29c";
}

.gds-icon-currency-turkish-lira-1:before {
  content: "\f29d";
}

.gds-icon-currency-turkish-lira-2:before {
  content: "\f29e";
}

.gds-icon-currency-undefined-1:before {
  content: "\f29f";
}

.gds-icon-currency-undefined-2:before {
  content: "\f2a0";
}

.gds-icon-currency-yen-1:before {
  content: "\f2a1";
}

.gds-icon-currency-yen-2:before {
  content: "\f2a2";
}

.gds-icon-current-ring:before {
  content: "\f2a3";
}

.gds-icon-darts:before {
  content: "\f2a4";
}

.gds-icon-dashboard:before {
  content: "\f2a5";
}

.gds-icon-debt-fcpp:before {
  content: "\f2a6";
}

.gds-icon-deposit:before {
  content: "\f2a7";
}

.gds-icon-deposit-money:before {
  content: "\f2a8";
}

.gds-icon-deposit-money-1:before {
  content: "\f2a9";
}

.gds-icon-deposit-operations:before {
  content: "\f2aa";
}

.gds-icon-design:before {
  content: "\f2ab";
}

.gds-icon-dial-pad:before {
  content: "\f2ac";
}

.gds-icon-dic:before {
  content: "\f2ad";
}

.gds-icon-dislike:before {
  content: "\f2ae";
}

.gds-icon-dislike-filled:before {
  content: "\f2af";
}

.gds-icon-diverse:before {
  content: "\f2b0";
}

.gds-icon-diverse-2:before {
  content: "\f2b1";
}

.gds-icon-divide:before {
  content: "\f2b2";
}

.gds-icon-divide-1:before {
  content: "\f2b3";
}

.gds-icon-dkk:before {
  content: "\f2b4";
}

.gds-icon-doc:before {
  content: "\f2b5";
}

.gds-icon-doc-attachment:before {
  content: "\f2b6";
}

.gds-icon-doc-edit:before {
  content: "\f2b7";
}

.gds-icon-doc-error:before {
  content: "\f2b8";
}

.gds-icon-doc-fav:before {
  content: "\f2b9";
}

.gds-icon-doc-history:before {
  content: "\f2ba";
}

.gds-icon-doc-new:before {
  content: "\f2bb";
}

.gds-icon-doc-nmb:before {
  content: "\f2bc";
}

.gds-icon-doc-preview:before {
  content: "\f2bd";
}

.gds-icon-doc-recieve:before {
  content: "\f2be";
}

.gds-icon-doc-reissue:before {
  content: "\f2bf";
}

.gds-icon-doc-rouble:before {
  content: "\f2c0";
}

.gds-icon-doc-seal:before {
  content: "\f2c1";
}

.gds-icon-doc-search:before {
  content: "\f2c2";
}

.gds-icon-doc-send:before {
  content: "\f2c3";
}

.gds-icon-doc-sent:before {
  content: "\f2c4";
}

.gds-icon-doc-sign:before {
  content: "\f2c5";
}

.gds-icon-doc-sign-and-send:before {
  content: "\f2c6";
}

.gds-icon-doc-sign-checked:before {
  content: "\f2c7";
}

.gds-icon-doc-sign-remove:before {
  content: "\f2c8";
}

.gds-icon-doc-sign-visa:before {
  content: "\f2c9";
}

.gds-icon-doc-verified:before {
  content: "\f2ca";
}

.gds-icon-docs:before {
  content: "\f2cb";
}

.gds-icon-docs-2:before {
  content: "\f2cc";
}

.gds-icon-docs-2-filled:before {
  content: "\f2cd";
}

.gds-icon-docs-rouble:before {
  content: "\f2ce";
}

.gds-icon-document:before {
  content: "\f2cf";
}

.gds-icon-docx:before {
  content: "\f2d0";
}

.gds-icon-dollar-us:before {
  content: "\f2d1";
}

.gds-icon-dolphin:before {
  content: "\f2d2";
}

.gds-icon-donut-chart:before {
  content: "\f2d3";
}

.gds-icon-down-ring:before {
  content: "\f2d4";
}

.gds-icon-download:before {
  content: "\f2d5";
}

.gds-icon-download-import:before {
  content: "\f2d6";
}

.gds-icon-drag:before {
  content: "\f2d7";
}

.gds-icon-drag-1:before {
  content: "\f2d8";
}

.gds-icon-drag-drop-web:before {
  content: "\f2d9";
}

.gds-icon-dribbble:before {
  content: "\f2da";
}

.gds-icon-driver-license:before {
  content: "\f2db";
}

.gds-icon-drone:before {
  content: "\f2dc";
}

.gds-icon-e-mobility:before {
  content: "\f2dd";
}

.gds-icon-e-mobility-2:before {
  content: "\f2de";
}

.gds-icon-early-payment:before {
  content: "\f2df";
}

.gds-icon-ecosystem:before {
  content: "\f2e0";
}

.gds-icon-edi:before {
  content: "\f2e1";
}

.gds-icon-edit:before {
  content: "\f2e2";
}

.gds-icon-education:before {
  content: "\f2e3";
}

.gds-icon-enter:before {
  content: "\f2e4";
}

.gds-icon-entertainment-1:before {
  content: "\f2e5";
}

.gds-icon-entertainment-2:before {
  content: "\f2e6";
}

.gds-icon-enviornmental-security:before {
  content: "\f2e7";
}

.gds-icon-environment:before {
  content: "\f2e8";
}

.gds-icon-equally:before {
  content: "\f2e9";
}

.gds-icon-equally2:before {
  content: "\f2ea";
}

.gds-icon-equipment:before {
  content: "\f2eb";
}

.gds-icon-error-filled:before {
  content: "\f2ec";
}

.gds-icon-euro:before {
  content: "\f2ed";
}

.gds-icon-excavator:before {
  content: "\f2ee";
}

.gds-icon-exchange-1:before {
  content: "\f2ef";
}

.gds-icon-exchange-2:before {
  content: "\f2f0";
}

.gds-icon-exit:before {
  content: "\f2f1";
}

.gds-icon-eye-closed:before {
  content: "\f2f2";
}

.gds-icon-eye-opened:before {
  content: "\f2f3";
}

.gds-icon-face-id:before {
  content: "\f2f4";
}

.gds-icon-face-id-simplified:before {
  content: "\f2f5";
}

.gds-icon-face-neutral:before {
  content: "\f2f6";
}

.gds-icon-face-no-mouth:before {
  content: "\f2f7";
}

.gds-icon-face-recognition:before {
  content: "\f2f8";
}

.gds-icon-face-sad:before {
  content: "\f2f9";
}

.gds-icon-face-smile:before {
  content: "\f2fa";
}

.gds-icon-facebook:before {
  content: "\f2fb";
}

.gds-icon-factory:before {
  content: "\f2fc";
}

.gds-icon-fav:before {
  content: "\f2fd";
}

.gds-icon-fav-filled:before {
  content: "\f2fe";
}

.gds-icon-fax:before {
  content: "\f2ff";
}

.gds-icon-feedback-positive:before {
  content: "\f300";
}

.gds-icon-fence:before {
  content: "\f301";
}

.gds-icon-filter:before {
  content: "\f302";
}

.gds-icon-filter-sort:before {
  content: "\f303";
}

.gds-icon-filter-sort-filled:before {
  content: "\f304";
}

.gds-icon-filter2:before {
  content: "\f305";
}

.gds-icon-fire:before {
  content: "\f306";
}

.gds-icon-fire-person:before {
  content: "\f307";
}

.gds-icon-fired-person-suitcase:before {
  content: "\f308";
}

.gds-icon-fireplace:before {
  content: "\f309";
}

.gds-icon-first-investment:before {
  content: "\f30a";
}

.gds-icon-first-investment-1:before {
  content: "\f30b";
}

.gds-icon-fish:before {
  content: "\f30c";
}

.gds-icon-fishing:before {
  content: "\f30d";
}

.gds-icon-flag:before {
  content: "\f30e";
}

.gds-icon-flasher:before {
  content: "\f30f";
}

.gds-icon-flexiblity:before {
  content: "\f310";
}

.gds-icon-flip-arrow:before {
  content: "\f311";
}

.gds-icon-flower:before {
  content: "\f312";
}

.gds-icon-folder:before {
  content: "\f313";
}

.gds-icon-food-service:before {
  content: "\f314";
}

.gds-icon-footwear-1:before {
  content: "\f315";
}

.gds-icon-footwear-2:before {
  content: "\f316";
}

.gds-icon-foreign-currency-account-dollar:before {
  content: "\f317";
}

.gds-icon-foreign-currency-account-euro:before {
  content: "\f318";
}

.gds-icon-foreign-currency-account-euro-2:before {
  content: "\f319";
}

.gds-icon-foreign-currency-account-euro-2-filled:before {
  content: "\f31a";
}

.gds-icon-forward-ring:before {
  content: "\f31b";
}

.gds-icon-forward-thinking:before {
  content: "\f31c";
}

.gds-icon-frame:before {
  content: "\f31d";
}

.gds-icon-free-of-charge-dollar:before {
  content: "\f31e";
}

.gds-icon-free-of-charge-rouble:before {
  content: "\f31f";
}

.gds-icon-furniture:before {
  content: "\f320";
}

.gds-icon-garden:before {
  content: "\f321";
}

.gds-icon-gas:before {
  content: "\f322";
}

.gds-icon-gas-station:before {
  content: "\f323";
}

.gds-icon-gbp:before {
  content: "\f324";
}

.gds-icon-gears:before {
  content: "\f325";
}

.gds-icon-girl:before {
  content: "\f326";
}

.gds-icon-gis:before {
  content: "\f327";
}

.gds-icon-glasses-eye:before {
  content: "\f328";
}

.gds-icon-glasses-stemware:before {
  content: "\f329";
}

.gds-icon-global-sustainability:before {
  content: "\f32a";
}

.gds-icon-globe-1:before {
  content: "\f32b";
}

.gds-icon-globe-2:before {
  content: "\f32c";
}

.gds-icon-go-left:before {
  content: "\f32d";
}

.gds-icon-go-right:before {
  content: "\f32e";
}

.gds-icon-goals:before {
  content: "\f32f";
}

.gds-icon-gold-bars:before {
  content: "\f330";
}

.gds-icon-golf:before {
  content: "\f331";
}

.gds-icon-google:before {
  content: "\f332";
}

.gds-icon-governance:before {
  content: "\f333";
}

.gds-icon-grandfather:before {
  content: "\f334";
}

.gds-icon-grandmother:before {
  content: "\f335";
}

.gds-icon-grid:before {
  content: "\f336";
}

.gds-icon-grocery-1:before {
  content: "\f337";
}

.gds-icon-grocery-1-filled:before {
  content: "\f338";
}

.gds-icon-grocery-2:before {
  content: "\f339";
}

.gds-icon-gym:before {
  content: "\f33a";
}

.gds-icon-hand-cash-1:before {
  content: "\f33b";
}

.gds-icon-hand-cash-2:before {
  content: "\f33c";
}

.gds-icon-hand-in-hand:before {
  content: "\f33d";
}

.gds-icon-hand-point-right:before {
  content: "\f33e";
}

.gds-icon-handshake:before {
  content: "\f33f";
}

.gds-icon-happy-team:before {
  content: "\f340";
}

.gds-icon-headphones-1:before {
  content: "\f341";
}

.gds-icon-headphones-2:before {
  content: "\f342";
}

.gds-icon-headphones-3:before {
  content: "\f343";
}

.gds-icon-headphones-4:before {
  content: "\f344";
}

.gds-icon-heart:before {
  content: "\f345";
}

.gds-icon-heart-broken:before {
  content: "\f346";
}

.gds-icon-heart-filled:before {
  content: "\f347";
}

.gds-icon-heating-1:before {
  content: "\f348";
}

.gds-icon-heating-2:before {
  content: "\f349";
}

.gds-icon-helicopter:before {
  content: "\f34a";
}

.gds-icon-help:before {
  content: "\f34b";
}

.gds-icon-hint:before {
  content: "\f34c";
}

.gds-icon-hint-filled:before {
  content: "\f34d";
}

.gds-icon-history:before {
  content: "\f34e";
}

.gds-icon-history-1:before {
  content: "\f34f";
}

.gds-icon-history-2:before {
  content: "\f350";
}

.gds-icon-history-partial:before {
  content: "\f351";
}

.gds-icon-hit:before {
  content: "\f352";
}

.gds-icon-home:before {
  content: "\f353";
}

.gds-icon-home-equipment:before {
  content: "\f354";
}

.gds-icon-home-filled:before {
  content: "\f355";
}

.gds-icon-home-services:before {
  content: "\f356";
}

.gds-icon-hotels:before {
  content: "\f357";
}

.gds-icon-house:before {
  content: "\f358";
}

.gds-icon-house-wap:before {
  content: "\f359";
}

.gds-icon-houses:before {
  content: "\f35a";
}

.gds-icon-hydro-power:before {
  content: "\f35b";
}

.gds-icon-ice-cream:before {
  content: "\f35c";
}

.gds-icon-ideas-raiting:before {
  content: "\f35d";
}

.gds-icon-import-person-1:before {
  content: "\f35e";
}

.gds-icon-import-person-2:before {
  content: "\f35f";
}

.gds-icon-in-progress:before {
  content: "\f360";
}

.gds-icon-in-progress-ring:before {
  content: "\f361";
}

.gds-icon-in-queue-2:before {
  content: "\f362";
}

.gds-icon-inbox:before {
  content: "\f363";
}

.gds-icon-infinity:before {
  content: "\f364";
}

.gds-icon-info:before {
  content: "\f365";
}

.gds-icon-info-filled:before {
  content: "\f366";
}

.gds-icon-info-letter:before {
  content: "\f367";
}

.gds-icon-inn-1:before {
  content: "\f368";
}

.gds-icon-inn-2:before {
  content: "\f369";
}

.gds-icon-inr:before {
  content: "\f36a";
}

.gds-icon-instagram:before {
  content: "\f36b";
}

.gds-icon-insurance:before {
  content: "\f36c";
}

.gds-icon-insurance-1:before {
  content: "\f36d";
}

.gds-icon-insurance-2:before {
  content: "\f36e";
}

.gds-icon-internet:before {
  content: "\f36f";
}

.gds-icon-invoice-1:before {
  content: "\f370";
}

.gds-icon-invoice-2:before {
  content: "\f371";
}

.gds-icon-invoice-data:before {
  content: "\f372";
}

.gds-icon-invoice-filter:before {
  content: "\f373";
}

.gds-icon-invoice-info:before {
  content: "\f374";
}

.gds-icon-invoice-pay:before {
  content: "\f375";
}

.gds-icon-invoice-seal:before {
  content: "\f376";
}

.gds-icon-invoice-search:before {
  content: "\f377";
}

.gds-icon-ios:before {
  content: "\f378";
}

.gds-icon-jpeg:before {
  content: "\f379";
}

.gds-icon-jpg:before {
  content: "\f37a";
}

.gds-icon-jpy:before {
  content: "\f37b";
}

.gds-icon-key-store:before {
  content: "\f37c";
}

.gds-icon-keyboard:before {
  content: "\f37d";
}

.gds-icon-keyboard-settings:before {
  content: "\f37e";
}

.gds-icon-kids:before {
  content: "\f37f";
}

.gds-icon-knowledge:before {
  content: "\f380";
}

.gds-icon-kzt:before {
  content: "\f381";
}

.gds-icon-lamp:before {
  content: "\f382";
}

.gds-icon-laptop:before {
  content: "\f383";
}

.gds-icon-layouts:before {
  content: "\f384";
}

.gds-icon-leaf:before {
  content: "\f385";
}

.gds-icon-libra:before {
  content: "\f386";
}

.gds-icon-light:before {
  content: "\f387";
}

.gds-icon-light-bulb-lamp:before {
  content: "\f388";
}

.gds-icon-lightning:before {
  content: "\f389";
}

.gds-icon-lightning-off:before {
  content: "\f38a";
}

.gds-icon-like:before {
  content: "\f38b";
}

.gds-icon-like-filled:before {
  content: "\f38c";
}

.gds-icon-line-bar-chart:before {
  content: "\f38d";
}

.gds-icon-link:before {
  content: "\f38e";
}

.gds-icon-linkedin:before {
  content: "\f38f";
}

.gds-icon-list:before {
  content: "\f390";
}

.gds-icon-list-close:before {
  content: "\f391";
}

.gds-icon-list-open:before {
  content: "\f392";
}

.gds-icon-list-with-info:before {
  content: "\f393";
}

.gds-icon-literature:before {
  content: "\f394";
}

.gds-icon-loader:before {
  content: "\f395";
}

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

.gds-icon-location-2:before {
  content: "\f397";
}

.gds-icon-location-3:before {
  content: "\f398";
}

.gds-icon-lock2:before {
  content: "\f399";
}

.gds-icon-locked:before {
  content: "\f39a";
}

.gds-icon-logo:before {
  content: "\f39b";
}

.gds-icon-lollipop:before {
  content: "\f39c";
}

.gds-icon-luggage:before {
  content: "\f39d";
}

.gds-icon-mail:before {
  content: "\f39e";
}

.gds-icon-mail-dog:before {
  content: "\f39f";
}

.gds-icon-mail-filled:before {
  content: "\f3a0";
}

.gds-icon-mail-in:before {
  content: "\f3a1";
}

.gds-icon-mail-out:before {
  content: "\f3a2";
}

.gds-icon-mail-read:before {
  content: "\f3a3";
}

.gds-icon-mail-service-1:before {
  content: "\f3a4";
}

.gds-icon-mail-service-2:before {
  content: "\f3a5";
}

.gds-icon-man:before {
  content: "\f3a6";
}

.gds-icon-man-butterfly:before {
  content: "\f3a7";
}

.gds-icon-man-filled:before {
  content: "\f3a8";
}

.gds-icon-man-ring:before {
  content: "\f3a9";
}

.gds-icon-map-2:before {
  content: "\f3aa";
}

.gds-icon-map-search:before {
  content: "\f3ab";
}

.gds-icon-medal:before {
  content: "\f3ac";
}

.gds-icon-menu-down:before {
  content: "\f3ad";
}

.gds-icon-menu-up:before {
  content: "\f3ae";
}

.gds-icon-metro:before {
  content: "\f3af";
}

.gds-icon-microphone:before {
  content: "\f3b0";
}

.gds-icon-microphone-off:before {
  content: "\f3b1";
}

.gds-icon-microscope:before {
  content: "\f3b2";
}

.gds-icon-minus:before {
  content: "\f3b3";
}

.gds-icon-minus2:before {
  content: "\f3b4";
}

.gds-icon-mirror-1:before {
  content: "\f3b5";
}

.gds-icon-mirror-2:before {
  content: "\f3b6";
}

.gds-icon-mirror-3:before {
  content: "\f3b7";
}

.gds-icon-mobile:before {
  content: "\f3b8";
}

.gds-icon-mobile-connecting:before {
  content: "\f3b9";
}

.gds-icon-mobile-document:before {
  content: "\f3ba";
}

.gds-icon-mobile-info:before {
  content: "\f3bb";
}

.gds-icon-mobile-my-devices:before {
  content: "\f3bc";
}

.gds-icon-mobile-orientation:before {
  content: "\f3bd";
}

.gds-icon-mobile-payment:before {
  content: "\f3be";
}

.gds-icon-mobile-profile:before {
  content: "\f3bf";
}

.gds-icon-mobile-push-confirm:before {
  content: "\f3c0";
}

.gds-icon-mobile-saving:before {
  content: "\f3c1";
}

.gds-icon-mobile-secure:before {
  content: "\f3c2";
}

.gds-icon-mobile-send-money:before {
  content: "\f3c3";
}

.gds-icon-mobile-shopping:before {
  content: "\f3c4";
}

.gds-icon-mobile-stock-trading-1:before {
  content: "\f3c5";
}

.gds-icon-mobile-stock-trading-2:before {
  content: "\f3c6";
}

.gds-icon-mobile-wallet:before {
  content: "\f3c7";
}

.gds-icon-money:before {
  content: "\f3c8";
}

.gds-icon-money-account-czk:before {
  content: "\f3c9";
}

.gds-icon-money-account-czk-2:before {
  content: "\f3ca";
}

.gds-icon-money-bag:before {
  content: "\f3cb";
}

.gds-icon-money-bag-filled:before {
  content: "\f3cc";
}

.gds-icon-money-bag-incoming:before {
  content: "\f3cd";
}

.gds-icon-money-bag-outgoing:before {
  content: "\f3ce";
}

.gds-icon-money-bag-rouble:before {
  content: "\f3cf";
}

.gds-icon-money-drop:before {
  content: "\f3d0";
}

.gds-icon-money-investment:before {
  content: "\f3d1";
}

.gds-icon-money-loan:before {
  content: "\f3d2";
}

.gds-icon-money-return:before {
  content: "\f3d3";
}

.gds-icon-money-transfer-accounts:before {
  content: "\f3d4";
}

.gds-icon-monitor:before {
  content: "\f3d5";
}

.gds-icon-moon:before {
  content: "\f3d6";
}

.gds-icon-more-hor:before {
  content: "\f3d7";
}

.gds-icon-more-hor-filled:before {
  content: "\f3d8";
}

.gds-icon-more-vert:before {
  content: "\f3d9";
}

.gds-icon-mortgage:before {
  content: "\f3da";
}

.gds-icon-moto-1:before {
  content: "\f3db";
}

.gds-icon-moto-2:before {
  content: "\f3dc";
}

.gds-icon-mountains:before {
  content: "\f3dd";
}

.gds-icon-movie:before {
  content: "\f3de";
}

.gds-icon-multiply:before {
  content: "\f3df";
}

.gds-icon-multiply2:before {
  content: "\f3e0";
}

.gds-icon-music-1:before {
  content: "\f3e1";
}

.gds-icon-music-2:before {
  content: "\f3e2";
}

.gds-icon-name-plate:before {
  content: "\f3e3";
}

.gds-icon-nature:before {
  content: "\f3e4";
}

.gds-icon-nature-protection:before {
  content: "\f3e5";
}

.gds-icon-navigation:before {
  content: "\f3e6";
}

.gds-icon-new-tab:before {
  content: "\f3e7";
}

.gds-icon-nfc-payment:before {
  content: "\f3e8";
}

.gds-icon-nmb-send:before {
  content: "\f3e9";
}

.gds-icon-no-internet:before {
  content: "\f3ea";
}

.gds-icon-nok:before {
  content: "\f3eb";
}

.gds-icon-note:before {
  content: "\f3ec";
}

.gds-icon-notification:before {
  content: "\f3ed";
}

.gds-icon-notification-filled:before {
  content: "\f3ee";
}

.gds-icon-offer:before {
  content: "\f3ef";
}

.gds-icon-offer-top:before {
  content: "\f3f0";
}

.gds-icon-office-supplies:before {
  content: "\f3f1";
}

.gds-icon-office-supplies-pencil:before {
  content: "\f3f2";
}

.gds-icon-oil:before {
  content: "\f3f3";
}

.gds-icon-on-laptop:before {
  content: "\f3f4";
}

.gds-icon-onboarding:before {
  content: "\f3f5";
}

.gds-icon-other-goods:before {
  content: "\f3f6";
}

.gds-icon-outbox:before {
  content: "\f3f7";
}

.gds-icon-pad-hor:before {
  content: "\f3f8";
}

.gds-icon-pad-vert:before {
  content: "\f3f9";
}

.gds-icon-palm:before {
  content: "\f3fa";
}

.gds-icon-parachute:before {
  content: "\f3fb";
}

.gds-icon-paris:before {
  content: "\f3fc";
}

.gds-icon-parking:before {
  content: "\f3fd";
}

.gds-icon-passport:before {
  content: "\f3fe";
}

.gds-icon-paste:before {
  content: "\f3ff";
}

.gds-icon-pause:before {
  content: "\f400";
}

.gds-icon-pause-1:before {
  content: "\f401";
}

.gds-icon-pause-ring:before {
  content: "\f402";
}

.gds-icon-payment-auto:before {
  content: "\f403";
}

.gds-icon-payment-cards:before {
  content: "\f404";
}

.gds-icon-payment-in-line:before {
  content: "\f405";
}

.gds-icon-payment-partly-signed:before {
  content: "\f406";
}

.gds-icon-payment-signature-error:before {
  content: "\f407";
}

.gds-icon-payment-signed-1:before {
  content: "\f408";
}

.gds-icon-payment-signed-2:before {
  content: "\f409";
}

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

.gds-icon-pear:before {
  content: "\f40b";
}

.gds-icon-pen:before {
  content: "\f40c";
}

.gds-icon-people-1:before {
  content: "\f40d";
}

.gds-icon-people-2:before {
  content: "\f40e";
}

.gds-icon-people-search:before {
  content: "\f40f";
}

.gds-icon-percent:before {
  content: "\f410";
}

.gds-icon-percent-1:before {
  content: "\f411";
}

.gds-icon-person-level:before {
  content: "\f412";
}

.gds-icon-person-neutral:before {
  content: "\f413";
}

.gds-icon-person-percent:before {
  content: "\f414";
}

.gds-icon-person-service:before {
  content: "\f415";
}

.gds-icon-pet:before {
  content: "\f416";
}

.gds-icon-pharmacy:before {
  content: "\f417";
}

.gds-icon-phone:before {
  content: "\f418";
}

.gds-icon-phone-active:before {
  content: "\f419";
}

.gds-icon-phone-filled:before {
  content: "\f41a";
}

.gds-icon-phone-time:before {
  content: "\f41b";
}

.gds-icon-picture-1:before {
  content: "\f41c";
}

.gds-icon-picture-2:before {
  content: "\f41d";
}

.gds-icon-picture-3:before {
  content: "\f41e";
}

.gds-icon-pif:before {
  content: "\f41f";
}

.gds-icon-pif-1:before {
  content: "\f420";
}

.gds-icon-pif-2:before {
  content: "\f421";
}

.gds-icon-pin-1:before {
  content: "\f422";
}

.gds-icon-pin-2:before {
  content: "\f423";
}

.gds-icon-ping-pong:before {
  content: "\f424";
}

.gds-icon-pipes:before {
  content: "\f425";
}

.gds-icon-play:before {
  content: "\f426";
}

.gds-icon-play-1:before {
  content: "\f427";
}

.gds-icon-play-ring:before {
  content: "\f428";
}

.gds-icon-play-video:before {
  content: "\f429";
}

.gds-icon-pln:before {
  content: "\f42a";
}

.gds-icon-plus:before {
  content: "\f42b";
}

.gds-icon-plus-minus:before {
  content: "\f42c";
}

.gds-icon-plus2:before {
  content: "\f42d";
}

.gds-icon-police-cap-1:before {
  content: "\f42e";
}

.gds-icon-police-cap-2:before {
  content: "\f42f";
}

.gds-icon-police-car-1:before {
  content: "\f430";
}

.gds-icon-police-car-2:before {
  content: "\f431";
}

.gds-icon-police-car-3:before {
  content: "\f432";
}

.gds-icon-pos:before {
  content: "\f433";
}

.gds-icon-pound-gb:before {
  content: "\f434";
}

.gds-icon-power:before {
  content: "\f435";
}

.gds-icon-premium:before {
  content: "\f436";
}

.gds-icon-printer:before {
  content: "\f437";
}

.gds-icon-prints-1:before {
  content: "\f438";
}

.gds-icon-prints-2:before {
  content: "\f439";
}

.gds-icon-prints-3:before {
  content: "\f43a";
}

.gds-icon-purchases:before {
  content: "\f43b";
}

.gds-icon-push-pin:before {
  content: "\f43c";
}

.gds-icon-push-pin-filled:before {
  content: "\f43d";
}

.gds-icon-quote:before {
  content: "\f43e";
}

.gds-icon-railway:before {
  content: "\f43f";
}

.gds-icon-railway-2:before {
  content: "\f440";
}

.gds-icon-rain:before {
  content: "\f441";
}

.gds-icon-rating:before {
  content: "\f442";
}

.gds-icon-record:before {
  content: "\f443";
}

.gds-icon-record-video:before {
  content: "\f444";
}

.gds-icon-recycling:before {
  content: "\f445";
}

.gds-icon-refresh-repeat:before {
  content: "\f446";
}

.gds-icon-rejected:before {
  content: "\f447";
}

.gds-icon-repair-1:before {
  content: "\f448";
}

.gds-icon-repair-1-1:before {
  content: "\f449";
}

.gds-icon-repair-2:before {
  content: "\f44a";
}

.gds-icon-repair-home:before {
  content: "\f44b";
}

.gds-icon-restaurant:before {
  content: "\f44c";
}

.gds-icon-restaurant-2:before {
  content: "\f44d";
}

.gds-icon-retry-1-progress-loading:before {
  content: "\f44e";
}

.gds-icon-retry-2:before {
  content: "\f44f";
}

.gds-icon-retry-with-errors:before {
  content: "\f450";
}

.gds-icon-rewind-left:before {
  content: "\f451";
}

.gds-icon-rewind-right:before {
  content: "\f452";
}

.gds-icon-robot:before {
  content: "\f453";
}

.gds-icon-rocket:before {
  content: "\f454";
}

.gds-icon-rouble:before {
  content: "\f455";
}

.gds-icon-rouble-cashflow:before {
  content: "\f456";
}

.gds-icon-rouble-currency:before {
  content: "\f457";
}

.gds-icon-rouble-gear:before {
  content: "\f458";
}

.gds-icon-rouble-return:before {
  content: "\f459";
}

.gds-icon-rouble-send:before {
  content: "\f45a";
}

.gds-icon-route-1:before {
  content: "\f45b";
}

.gds-icon-route-2:before {
  content: "\f45c";
}

.gds-icon-route-3:before {
  content: "\f45d";
}

.gds-icon-safari:before {
  content: "\f45e";
}

.gds-icon-safe:before {
  content: "\f45f";
}

.gds-icon-satellite-1:before {
  content: "\f460";
}

.gds-icon-satellite-2:before {
  content: "\f461";
}

.gds-icon-satellite-3:before {
  content: "\f462";
}

.gds-icon-save-1:before {
  content: "\f463";
}

.gds-icon-save-2:before {
  content: "\f464";
}

.gds-icon-saving:before {
  content: "\f465";
}

.gds-icon-saving-goal:before {
  content: "\f466";
}

.gds-icon-savings:before {
  content: "\f467";
}

.gds-icon-scheme-1:before {
  content: "\f468";
}

.gds-icon-scheme-2:before {
  content: "\f469";
}

.gds-icon-screw:before {
  content: "\f46a";
}

.gds-icon-seal-check:before {
  content: "\f46b";
}

.gds-icon-seal-stamp:before {
  content: "\f46c";
}

.gds-icon-search:before {
  content: "\f46d";
}

.gds-icon-search-person:before {
  content: "\f46e";
}

.gds-icon-secure:before {
  content: "\f46f";
}

.gds-icon-select-hide:before {
  content: "\f470";
}

.gds-icon-select-open-down:before {
  content: "\f471";
}

.gds-icon-send-by-phone-number:before {
  content: "\f472";
}

.gds-icon-send-to-company:before {
  content: "\f473";
}

.gds-icon-services:before {
  content: "\f474";
}

.gds-icon-settings:before {
  content: "\f475";
}

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

.gds-icon-share-key:before {
  content: "\f477";
}

.gds-icon-share-money:before {
  content: "\f478";
}

.gds-icon-shield:before {
  content: "\f479";
}

.gds-icon-shield-check:before {
  content: "\f47a";
}

.gds-icon-shine:before {
  content: "\f47b";
}

.gds-icon-shines:before {
  content: "\f47c";
}

.gds-icon-ship:before {
  content: "\f47d";
}

.gds-icon-skates:before {
  content: "\f47e";
}

.gds-icon-skiing:before {
  content: "\f47f";
}

.gds-icon-snow:before {
  content: "\f480";
}

.gds-icon-solar-power:before {
  content: "\f481";
}

.gds-icon-sorting:before {
  content: "\f482";
}

.gds-icon-sorting-a-z:before {
  content: "\f483";
}

.gds-icon-sorting-z-a:before {
  content: "\f484";
}

.gds-icon-sound:before {
  content: "\f485";
}

.gds-icon-sound-off:before {
  content: "\f486";
}

.gds-icon-sound-on:before {
  content: "\f487";
}

.gds-icon-speedometer:before {
  content: "\f488";
}

.gds-icon-square-0:before {
  content: "\f489";
}

.gds-icon-square-1:before {
  content: "\f48a";
}

.gds-icon-square-2:before {
  content: "\f48b";
}

.gds-icon-square-3:before {
  content: "\f48c";
}

.gds-icon-square-4:before {
  content: "\f48d";
}

.gds-icon-square-5:before {
  content: "\f48e";
}

.gds-icon-square-6:before {
  content: "\f48f";
}

.gds-icon-square-7:before {
  content: "\f490";
}

.gds-icon-square-8:before {
  content: "\f491";
}

.gds-icon-square-9:before {
  content: "\f492";
}

.gds-icon-star-person-1:before {
  content: "\f493";
}

.gds-icon-star-person-2:before {
  content: "\f494";
}

.gds-icon-star-reward:before {
  content: "\f495";
}

.gds-icon-sticker:before {
  content: "\f496";
}

.gds-icon-stock-chart:before {
  content: "\f497";
}

.gds-icon-stocks-and-bonds:before {
  content: "\f498";
}

.gds-icon-stop:before {
  content: "\f499";
}

.gds-icon-stop-1:before {
  content: "\f49a";
}

.gds-icon-stop-ring:before {
  content: "\f49b";
}

.gds-icon-string:before {
  content: "\f49c";
}

.gds-icon-stroller:before {
  content: "\f49d";
}

.gds-icon-suitcase:before {
  content: "\f49e";
}

.gds-icon-sun:before {
  content: "\f49f";
}

.gds-icon-sun-cloud:before {
  content: "\f4a0";
}

.gds-icon-sunshade:before {
  content: "\f4a1";
}

.gds-icon-support-call:before {
  content: "\f4a2";
}

.gds-icon-sustainability:before {
  content: "\f4a3";
}

.gds-icon-sustainability-papers:before {
  content: "\f4a4";
}

.gds-icon-sustainable-deposit-1:before {
  content: "\f4a5";
}

.gds-icon-sustainable-deposit-2:before {
  content: "\f4a6";
}

.gds-icon-sustainable-energy:before {
  content: "\f4a7";
}

.gds-icon-sustainable-financing:before {
  content: "\f4a8";
}

.gds-icon-sustainable-growth:before {
  content: "\f4a9";
}

.gds-icon-sustainable-industries-1:before {
  content: "\f4aa";
}

.gds-icon-sustainable-industries-2:before {
  content: "\f4ab";
}

.gds-icon-sustainable-waste-management:before {
  content: "\f4ac";
}

.gds-icon-switch-off:before {
  content: "\f4ad";
}

.gds-icon-switch-on:before {
  content: "\f4ae";
}

.gds-icon-system:before {
  content: "\f4af";
}

.gds-icon-tag-price-1:before {
  content: "\f4b0";
}

.gds-icon-tag-price-1-filled:before {
  content: "\f4b1";
}

.gds-icon-tag-price-2:before {
  content: "\f4b2";
}

.gds-icon-tag-price-3:before {
  content: "\f4b3";
}

.gds-icon-tag-price-4:before {
  content: "\f4b4";
}

.gds-icon-tap:before {
  content: "\f4b5";
}

.gds-icon-target-operations:before {
  content: "\f4b6";
}

.gds-icon-task:before {
  content: "\f4b7";
}

.gds-icon-task-done:before {
  content: "\f4b8";
}

.gds-icon-task-send:before {
  content: "\f4b9";
}

.gds-icon-task-undone:before {
  content: "\f4ba";
}

.gds-icon-taxi:before {
  content: "\f4bb";
}

.gds-icon-team-building-1:before {
  content: "\f4bc";
}

.gds-icon-team-building-2:before {
  content: "\f4bd";
}

.gds-icon-team-building-3:before {
  content: "\f4be";
}

.gds-icon-team-security:before {
  content: "\f4bf";
}

.gds-icon-team-security-1:before {
  content: "\f4c0";
}

.gds-icon-team-work:before {
  content: "\f4c1";
}

.gds-icon-telegram:before {
  content: "\f4c2";
}

.gds-icon-telephone:before {
  content: "\f4c3";
}

.gds-icon-template:before {
  content: "\f4c4";
}

.gds-icon-template-save:before {
  content: "\f4c5";
}

.gds-icon-template-saved:before {
  content: "\f4c6";
}

.gds-icon-tennis:before {
  content: "\f4c7";
}

.gds-icon-tennis-ball:before {
  content: "\f4c8";
}

.gds-icon-tent:before {
  content: "\f4c9";
}

.gds-icon-terminal:before {
  content: "\f4ca";
}

.gds-icon-terminal-on-map:before {
  content: "\f4cb";
}

.gds-icon-theater:before {
  content: "\f4cc";
}

.gds-icon-theater-in:before {
  content: "\f4cd";
}

.gds-icon-theater-out:before {
  content: "\f4ce";
}

.gds-icon-time-card:before {
  content: "\f4cf";
}

.gds-icon-timer:before {
  content: "\f4d0";
}

.gds-icon-tmplate-document:before {
  content: "\f4d1";
}

.gds-icon-to-budget:before {
  content: "\f4d2";
}

.gds-icon-to-budget-building:before {
  content: "\f4d3";
}

.gds-icon-to-pay:before {
  content: "\f4d4";
}

.gds-icon-to-people:before {
  content: "\f4d5";
}

.gds-icon-to-person:before {
  content: "\f4d6";
}

.gds-icon-tools:before {
  content: "\f4d7";
}

.gds-icon-tower:before {
  content: "\f4d8";
}

.gds-icon-tractor:before {
  content: "\f4d9";
}

.gds-icon-transport:before {
  content: "\f4da";
}

.gds-icon-trash-delete:before {
  content: "\f4db";
}

.gds-icon-treatment-1:before {
  content: "\f4dc";
}

.gds-icon-treatment-2:before {
  content: "\f4dd";
}

.gds-icon-tree:before {
  content: "\f4de";
}

.gds-icon-trolley-bus:before {
  content: "\f4df";
}

.gds-icon-truck:before {
  content: "\f4e0";
}

.gds-icon-try:before {
  content: "\f4e1";
}

.gds-icon-tv:before {
  content: "\f4e2";
}

.gds-icon-tv-2:before {
  content: "\f4e3";
}

.gds-icon-tv-3:before {
  content: "\f4e4";
}

.gds-icon-twitter:before {
  content: "\f4e5";
}

.gds-icon-uah:before {
  content: "\f4e6";
}

.gds-icon-ufo:before {
  content: "\f4e7";
}

.gds-icon-umbrella-closed:before {
  content: "\f4e8";
}

.gds-icon-umbrella-opened:before {
  content: "\f4e9";
}

.gds-icon-unarchive:before {
  content: "\f4ea";
}

.gds-icon-unlocked:before {
  content: "\f4eb";
}

.gds-icon-up-ring:before {
  content: "\f4ec";
}

.gds-icon-upload:before {
  content: "\f4ed";
}

.gds-icon-upload-export:before {
  content: "\f4ee";
}

.gds-icon-uzs:before {
  content: "\f4ef";
}

.gds-icon-veterinarian-2:before {
  content: "\f4f0";
}

.gds-icon-viber:before {
  content: "\f4f1";
}

.gds-icon-viber-filled:before {
  content: "\f4f2";
}

.gds-icon-video:before {
  content: "\f4f3";
}

.gds-icon-video-pause:before {
  content: "\f4f4";
}

.gds-icon-violin:before {
  content: "\f4f5";
}

.gds-icon-volleyball:before {
  content: "\f4f6";
}

.gds-icon-wacom:before {
  content: "\f4f7";
}

.gds-icon-wallet-1:before {
  content: "\f4f8";
}

.gds-icon-wallet-2:before {
  content: "\f4f9";
}

.gds-icon-wallet-2-filled:before {
  content: "\f4fa";
}

.gds-icon-warning:before {
  content: "\f4fb";
}

.gds-icon-warning-exclamation:before {
  content: "\f4fc";
}

.gds-icon-warning-filled:before {
  content: "\f4fd";
}

.gds-icon-warning-tr:before {
  content: "\f4fe";
}

.gds-icon-warning-tr-filled:before {
  content: "\f4ff";
}

.gds-icon-watch-apple:before {
  content: "\f500";
}

.gds-icon-water:before {
  content: "\f501";
}

.gds-icon-watering-can:before {
  content: "\f502";
}

.gds-icon-wave:before {
  content: "\f503";
}

.gds-icon-web-site:before {
  content: "\f504";
}

.gds-icon-whale:before {
  content: "\f505";
}

.gds-icon-whatsApp:before {
  content: "\f506";
}

.gds-icon-wheelbarrow:before {
  content: "\f507";
}

.gds-icon-wind-power:before {
  content: "\f508";
}

.gds-icon-window:before {
  content: "\f509";
}

.gds-icon-women:before {
  content: "\f50a";
}

.gds-icon-world:before {
  content: "\f50b";
}

.gds-icon-wrench:before {
  content: "\f50c";
}

.gds-icon-write-on-doc:before {
  content: "\f50d";
}

.gds-icon-x:before {
  content: "\f50e";
}

.gds-icon-xls:before {
  content: "\f50f";
}

.gds-icon-yen-jp:before {
  content: "\f510";
}

.gds-icon-youtube:before {
  content: "\f511";
}

.gds-icon-zoo-store-paw:before {
  content: "\f512";
}

/* Globals
====================================*/
@media (min-width: 0px) and (max-width: 480px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    letter-spacing: 0.024px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
    letter-spacing: 0.029px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 122.222% */
    letter-spacing: -0.72px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 100% */
    letter-spacing: -0.88px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    letter-spacing: 0.022px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 127.273% */
    letter-spacing: 0.026px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 117.647% */
    letter-spacing: 0.041px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 123.81% */
    letter-spacing: -0.84px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
    letter-spacing: -1.28px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
}
@media (min-width: 980px) and (max-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
.border-thinner {
  height: 0.5px;
}

.border-thin {
  height: 1px;
}

.border-thick {
  height: 1.5px;
}

.border-thicker {
  height: 2px;
}

.icon-xs {
  width: 8px;
  height: 8px;
}

.icon-sm {
  width: 16px;
  height: 16px;
}

.icon-md {
  width: 20px;
  height: 20px;
}

.icon-lg {
  width: 24px;
  height: 24px;
}

.icon-xl {
  width: 32px;
  height: 32px;
}

.icon-xxl {
  width: 40px;
  height: 40px;
}

.icon-3xl {
  width: 48px;
  height: 48px;
}

.icon-4xl {
  width: 64px;
  height: 64px;
}

.spacer-3xs {
  display: flex;
  width: var(--gds-size-size-2, 2px);
  height: var(--gds-size-size-2, 2px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxs {
  display: flex;
  width: var(--gds-size-size-4, 4px);
  height: var(--gds-size-size-4, 4px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xs {
  display: flex;
  width: 8px;
  height: 8px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-sm {
  display: flex;
  width: var(--gds-size-size-12, 12px);
  height: var(--gds-size-size-12, 12px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-md {
  display: flex;
  width: 16px;
  height: 16px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-lg {
  display: flex;
  width: 20px;
  height: 20px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xl {
  display: flex;
  width: 24px;
  height: 24px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxl {
  display: flex;
  width: 32px;
  height: 32px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-3xl {
  display: flex;
  width: 40px;
  height: 40px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-4xl {
  display: flex;
  width: 48px;
  height: 48px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

footer#footer {
  margin: 64px 36px;
}
footer#footer .rbhu-footer-content-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
footer#footer .rbhu-footer-content-container .rbhu-footer-content {
  max-width: 1368px;
  width: 100%;
}
footer#footer .rbhu-footer-content-container .rbhu-footer-content .rbhu-footer a:hover {
  cursor: pointer;
  color: var(--link-hover-color);
}
footer#footer .rbhu-footer-content-container .rbhu-footer-content .rbhu-footer a:not([href]), footer#footer .rbhu-footer-content-container .rbhu-footer-content .rbhu-footer a[href=""] {
  cursor: default;
  color: var(--text-color);
}
footer#footer .rbhu-footer-content-container .rbhu-footer-content .rbhu-footer .rbhu-grid-container {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
footer#footer .rbhu-footer-content-container .rbhu-footer-content .rbhu-footer .rbhu-grid-container .rbhu-footer-navigation-container .rbhu-footer-navigation ul, footer#footer .rbhu-footer-content-container .rbhu-footer-content .rbhu-footer .rbhu-grid-container .rbhu-footer-navigation-container .rbhu-footer-navigation li {
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
}
footer#footer .rbhu-footer-content-container .rbhu-footer-content .rbhu-footer .rbhu-grid-container .rbhu-footer-navigation-container .rbhu-footer-navigation ul.rbhu-footer-navigation-lvl-list {
  display: grid;
  gap: 36px;
}
footer#footer .rbhu-footer-content-container .rbhu-footer-content .rbhu-footer .rbhu-grid-container .rbhu-footer-navigation-container .rbhu-footer-navigation ul.rbhu-footer-navigation-lvl-list li.rbhu-footer-navigation-lvl-depth-base, footer#footer .rbhu-footer-content-container .rbhu-footer-content .rbhu-footer .rbhu-grid-container .rbhu-footer-navigation-container .rbhu-footer-navigation ul.rbhu-footer-navigation-lvl-list ul.rbhu-footer-navigation-lvl-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  flex: 1 0 0;
}
footer#footer .rbhu-footer-content-container .rbhu-footer-content .rbhu-footer .rbhu-grid-container .rbhu-footer-navigation-container .rbhu-footer-navigation ul.rbhu-footer-navigation-lvl-list li.rbhu-footer-navigation-lvl-depth-base a.rbhu-footer-navigation-lvl-item {
  font-weight: 700 !important;
}
footer#footer .rbhu-footer-content-container .rbhu-footer-content .rbhu-footer .rbhu-grid-container .rbhu-footer-lower-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 36px;
}
footer#footer .rbhu-footer-content-container .rbhu-footer-content .rbhu-footer .rbhu-grid-container .rbhu-footer-lower-container .rbhu-footer-buttons-container {
  display: flex;
  flex-direction: row;
}
footer#footer .rbhu-footer-content-container .rbhu-footer-content .rbhu-footer .rbhu-grid-container .rbhu-footer-lower-container .rbhu-footer-buttons-container .rbhu-footer-app-nav {
  margin-right: 16px;
}
footer#footer .rbhu-footer-content-container .rbhu-footer-content .rbhu-footer .rbhu-grid-container .rbhu-footer-lower-container .rbhu-footer-buttons-container .rbhu-footer-app-nav .rbhu-buttonbar-container .rbhu-buttonbar .rbhu-buttonbar-grid, footer#footer .rbhu-footer-content-container .rbhu-footer-content .rbhu-footer .rbhu-grid-container .rbhu-footer-lower-container .rbhu-footer-buttons-container .rbhu-footer-social-nav .rbhu-buttonbar-container .rbhu-buttonbar .rbhu-buttonbar-grid {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
}
footer#footer .rbhu-footer-content-container .rbhu-footer-content .rbhu-footer .rbhu-grid-container .rbhu-footer-lower-container .rbhu-footer-buttons-container .rbhu-footer-social-nav .rbhu-buttonbar-container .rbhu-buttonbar .rbhu-buttonbar-grid {
  display: flex;
  align-items: center;
  align-content: center;
  gap: 16px;
  flex: 1 0 0;
  flex-wrap: wrap;
}
footer#footer .rbhu-footer-content-container .rbhu-footer-content .rbhu-footer .rbhu-grid-container .rbhu-footer-lower-container .rbhu-footer-buttons-container .rbhu-footer-social-nav .rbhu-buttonbar-container .rbhu-buttonbar .rbhu-buttonbar-grid .rbhu-button-container .rbhu-button-icon-only .gds-icon {
  display: flex;
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
}
footer#footer .rbhu-footer-content-container .rbhu-footer-content .rbhu-footer .rbhu-grid-container .rbhu-footer-lower-container .rbhu-footer-buttons-container .rbhu-footer-social-nav .rbhu-buttonbar-container .rbhu-buttonbar .rbhu-buttonbar-grid .rbhu-button-container .rbhu-button-icon-only .gds-icon:before {
  scale: 1.5;
}
footer#footer .rbhu-footer-content-container .rbhu-footer-content .rbhu-footer .rbhu-grid-container .rbhu-footer-lower-container .rbhu-footer-buttons-container .rbhu-footer-social-nav .rbhu-buttonbar-container .rbhu-buttonbar .rbhu-buttonbar-grid .rbhu-button:hover {
  color: var(--text-color);
}
footer#footer .rbhu-footer-content-container .rbhu-footer-content .rbhu-footer .rbhu-grid-container .rbhu-footer-lower-container .rbhu-footer-text-image-container {
  font-family: "Amalia", Arial, Helvetica, sans-serif;
  display: flex;
  align-items: center;
}
footer#footer .rbhu-footer-content-container .rbhu-footer-content .rbhu-footer .rbhu-grid-container .rbhu-footer-lower-container .rbhu-footer-text-image-container img {
  max-height: 46px;
  margin-right: 16px;
}
footer#footer .rbhu-footer-content-container .rbhu-footer-content .rbhu-footer .rbhu-grid-container .rbhu-footer-lower-container .rbhu-footer-text-image-container .rbhu-footer-text {
  display: flex;
  align-items: center;
}
footer#footer .rbhu-footer-content-container .rbhu-footer-content .rbhu-footer .rbhu-grid-container .rbhu-divider {
  display: flex;
  height: 1px;
  align-items: flex-start;
  flex: 1 0 0;
  border: 1px solid var(--border-color);
}
footer#footer .rbhu-footer-content-container .rbhu-footer-content .rbhu-footer .rbhu-grid-container .rbhu-footnote {
  display: flex;
  width: 1368px;
  flex-direction: column;
  gap: 9px;
}
footer#footer .rbhu-footer-content-container .rbhu-footer-content .rbhu-footer .rbhu-grid-container .rbhu-footnote .rbhu-footer-copyright {
  color: var(--card-chip-text-color);
}
footer#footer .rbhu-footer-content-container .rbhu-footer-content .rbhu-footer .rbhu-grid-container .rbhu-footnote .rbhu-footer-main-nav .rbhu-buttonbar-container .rbhu-buttonbar .rbhu-buttonbar-grid {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  flex: 1 0 0;
}

@media (max-width: 480px) {
  footer#footer {
    margin: 24px 16px;
  }
  footer#footer .rbhu-footer-navigation-container .rbhu-footer-navigation ul.rbhu-footer-navigation-lvl-list {
    grid-template-columns: 1fr;
  }
  footer#footer .rbhu-footer-lower-container {
    grid-template-columns: 1fr !important;
  }
  footer#footer .rbhu-footer-lower-container .rbhu-footer-buttons-container {
    flex-direction: column !important;
    gap: 16px;
  }
  footer#footer .rbhu-footer-lower-container .rbhu-footer-text-image-container {
    display: block !important;
  }
  footer#footer .rbhu-footer-lower-container .rbhu-footer-text-image-container .rbhu-footer-text {
    margin-top: 16px;
  }
  footer#footer .rbhu-footnote .rbhu-footer-main-nav .rbhu-buttonbar-container .rbhu-buttonbar .rbhu-buttonbar-grid {
    flex-direction: column;
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  footer#footer .rbhu-footer-lower-container {
    grid-template-columns: 1fr !important;
  }
}
@media (min-width: 480px) and (max-width: 1199px) {
  .rbhu-footer-navigation-container .rbhu-footer-navigation ul.rbhu-footer-navigation-lvl-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .rbhu-footnote .rbhu-footer-main-nav .rbhu-buttonbar-container .rbhu-buttonbar .rbhu-buttonbar-grid {
    flex-direction: column;
  }
}
@media (min-width: 1199px) {
  .rbhu-footer-navigation-container .rbhu-footer-navigation ul.rbhu-footer-navigation-lvl-list {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .rbhu-footer-buttons-container {
    align-items: center;
  }
}
@media (min-width: 0px) and (max-width: 480px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    letter-spacing: 0.024px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
    letter-spacing: 0.029px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 122.222% */
    letter-spacing: -0.72px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 100% */
    letter-spacing: -0.88px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    letter-spacing: 0.022px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 127.273% */
    letter-spacing: 0.026px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 117.647% */
    letter-spacing: 0.041px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 123.81% */
    letter-spacing: -0.84px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
    letter-spacing: -1.28px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
}
@media (min-width: 980px) and (max-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
.border-thinner {
  height: 0.5px;
}

.border-thin {
  height: 1px;
}

.border-thick {
  height: 1.5px;
}

.border-thicker {
  height: 2px;
}

.icon-xs {
  width: 8px;
  height: 8px;
}

.icon-sm {
  width: 16px;
  height: 16px;
}

.icon-md {
  width: 20px;
  height: 20px;
}

.icon-lg {
  width: 24px;
  height: 24px;
}

.icon-xl {
  width: 32px;
  height: 32px;
}

.icon-xxl {
  width: 40px;
  height: 40px;
}

.icon-3xl {
  width: 48px;
  height: 48px;
}

.icon-4xl {
  width: 64px;
  height: 64px;
}

.spacer-3xs {
  display: flex;
  width: var(--gds-size-size-2, 2px);
  height: var(--gds-size-size-2, 2px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxs {
  display: flex;
  width: var(--gds-size-size-4, 4px);
  height: var(--gds-size-size-4, 4px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xs {
  display: flex;
  width: 8px;
  height: 8px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-sm {
  display: flex;
  width: var(--gds-size-size-12, 12px);
  height: var(--gds-size-size-12, 12px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-md {
  display: flex;
  width: 16px;
  height: 16px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-lg {
  display: flex;
  width: 20px;
  height: 20px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xl {
  display: flex;
  width: 24px;
  height: 24px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxl {
  display: flex;
  width: 32px;
  height: 32px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-3xl {
  display: flex;
  width: 40px;
  height: 40px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-4xl {
  display: flex;
  width: 48px;
  height: 48px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.rbhu-top-navigation-section {
  background-color: var(--site-background-color);
  position: relative;
  z-index: 2;
  height: 120px;
}
.rbhu-top-navigation-section #mainMenuNavBar {
  overflow: hidden;
  z-index: 2;
}
.rbhu-top-navigation-section .stickyNavBar {
  position: fixed;
  top: 0;
  left: 0;
  padding: 0 36px !important;
  width: 100%;
  background-color: var(--site-background-color);
  z-index: 2;
}
.rbhu-top-navigation-section .stickyTopNav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  height: 120px;
  background-color: var(--site-background-color);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1106px) {
  .rbhu-top-navigation-section .stickyNavBar {
    padding: 0 16px !important;
  }
}
.rbhu-top-navigation-section .stickySubMenuNavBar {
  position: fixed !important;
  top: 80px !important;
}
.rbhu-top-navigation-section .mobileStickySubMenuNavBar {
  position: fixed !important;
  top: 5rem !important;
}
.rbhu-top-navigation-section a {
  color: var(--text-color);
}
.rbhu-top-navigation-section a:hover, .rbhu-top-navigation-section a.active:hover {
  color: var(--link-hover-color) !important;
}
.rbhu-top-navigation-section a.active::after {
  content: "";
  display: block;
  position: relative;
  height: 4px;
  width: 100%;
  background-color: var(--text-color);
  margin-top: -4px;
  bottom: -0.7rem;
}
.rbhu-top-navigation-section a.active:hover::after {
  background-color: var(--link-hover-color);
}
.rbhu-top-navigation-section a.active:hover, .rbhu-top-navigation-section a.visited:hover {
  text-decoration: none;
  color: var(--link-hover-color);
}
.rbhu-top-navigation-section header, .rbhu-top-navigation-section .rbhu-main-navigation-menu {
  display: flex;
  align-items: center;
  align-self: stretch;
  padding: 0 36px !important;
  background: var(--site-background-color);
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu {
  display: flex;
  align-items: center;
  align-self: stretch;
  gap: 48px;
  height: 80px !important;
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu a.logo.custom-logo {
  display: flex;
  align-items: center;
  max-width: 262px;
  max-height: 47.6px;
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu a.logo.custom-logo img {
  width: 100%;
  height: 100%;
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-site-navigation-menu-items .rbhu-main-navigation-menu-container a.active, .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-site-navigation-menu-items .rbhu-main-navigation-menu-container a.visited {
  text-decoration: none;
  font-weight: 700;
}
.rbhu-top-navigation-section header {
  border-bottom: 0.5px solid var(--site-navigation-border-color);
  height: 40px;
}
.rbhu-top-navigation-section header .rbhu-top-navigation-menu {
  margin-right: auto;
}
.rbhu-top-navigation-section header .rbhu-top-navigation-menu .rbhu-site-navigation-menu-items .rbhu-site-navigation-menu-container {
  height: 40px;
  align-items: center;
  gap: 24px;
  font-size: 14px;
}
.rbhu-top-navigation-section header .rbhu-top-navigation-menu .rbhu-site-navigation-menu-items .rbhu-site-navigation-menu-current-site .rbhu-site-navigation-current-site-button::after {
  content: "\f471";
  font-family: "gds-icons";
}
.rbhu-top-navigation-section header .rbhu-top-navigation-menu .rbhu-site-navigation-menu-items .rbhu-site-navigation-menu-current-site .rbhu-site-navigation-current-site-button.active::after {
  content: "\f470";
  font-family: "gds-icons";
}
.rbhu-top-navigation-section header .rbhu-top-navigation-menu .rbhu-site-navigation-menu-items .rbhu-site-navigation-menu-dropdown-container {
  background-color: var(--site-background-color);
  position: absolute;
  left: 0;
  width: 100%;
  box-shadow: var(--navigation-box-shadow);
  box-sizing: border-box;
  z-index: 2 !important;
  overflow: hidden;
  height: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-20px);
  transition: height 0.5s ease, opacity 0.5s ease, transform 0.5s ease;
}
.rbhu-top-navigation-section header .icon-menu {
  display: flex;
  align-items: center;
  align-self: stretch;
  margin-left: auto;
}
.rbhu-top-navigation-section header .icon-menu a {
  display: flex;
  align-items: center;
  margin-right: 24px;
}
.rbhu-top-navigation-section header .language-selector {
  width: 20px;
}
.rbhu-top-navigation-section header .language-selector .portlet {
  margin: 0;
}
.rbhu-top-navigation-section header .language-selector .language-entry-short-text {
  color: var(--text-color);
  text-decoration: none;
  text-transform: capitalize;
  font-family: "Amalia", Arial, Helvetica, sans-serif;
  padding: 0;
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu {
  border-bottom: 0.5px solid var(--main-navigation-border-color);
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-mobile-menu {
  display: none;
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-desktop-menu {
  display: contents;
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-desktop-menu .rbhu-main-navigation-menu-items {
  display: flex;
  align-items: center;
  gap: 24px;
  align-self: center;
  width: 100%;
  padding-left: 0;
  margin-bottom: 0;
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-desktop-menu .rbhu-main-navigation-menu-items .rbhu-menu-container {
  display: flex;
  gap: 24px;
  white-space: nowrap;
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-desktop-menu .rbhu-main-navigation-menu-items .rbhu-menu-container a.active {
  font-weight: 700;
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-desktop-menu .rbhu-main-navigation-menu-items .rbhu-menu-container a.active::after {
  bottom: -1.8rem;
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-desktop-menu .rbhu-main-navigation-menu-items .rbhu-menu-container .rbhu-main-navigation-content {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: var(--site-background-color);
  box-shadow: var(--navigation-box-shadow);
  box-sizing: border-box;
  overflow: hidden;
  height: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-20px);
  transition: height 0.5s ease, opacity 0.5s ease, transform 0.5s ease;
  z-index: 2;
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-desktop-menu .rbhu-main-navigation-menu-items .rbhu-menu-container .rbhu-main-navigation-content .rbhu-menu-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 24px 0 32px 0;
  justify-content: space-between;
  align-self: stretch;
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-desktop-menu .rbhu-main-navigation-menu-items .rbhu-menu-container .rbhu-main-navigation-content .rbhu-menu-header .rbhu-menu-header-link, .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-desktop-menu .rbhu-main-navigation-menu-items .rbhu-menu-container .rbhu-main-navigation-content .rbhu-menu-header .rbhu-menu-header-unlink, .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-desktop-menu .rbhu-main-navigation-menu-items .rbhu-menu-container .rbhu-main-navigation-content .rbhu-menu-header .rbhu-menu-close-button {
  display: flex;
  align-items: center;
  gap: 9px;
  font-family: "Amalia", Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-desktop-menu .rbhu-main-navigation-menu-items .rbhu-menu-container .rbhu-main-navigation-content .rbhu-menu-header .rbhu-menu-close-button {
  margin-left: auto;
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-desktop-menu .rbhu-main-navigation-menu-items .rbhu-menu-container .rbhu-main-navigation-content.show {
  display: flex;
  flex-direction: column;
  height: auto;
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  padding: 0 36px;
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-desktop-menu .rbhu-main-navigation-menu-items .rbhu-menu-container .rbhu-main-navigation-content.show .rbhu-grid-content {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  min-width: 72.5%;
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-desktop-menu .rbhu-main-navigation-menu-items .rbhu-menu-container .rbhu-main-navigation-content.show .rbhu-grid-content .rbhu-grid-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-desktop-menu .rbhu-main-navigation-menu-items .rbhu-menu-container .rbhu-main-navigation-content.show .rbhu-grid-content .rbhu-grid-container .rbhu-menu-column {
  text-wrap: initial;
  max-width: 315px;
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-desktop-menu .rbhu-main-navigation-menu-items .rbhu-menu-container .rbhu-main-navigation-content.show .rbhu-grid-content .rbhu-grid-container .rbhu-menu-column .rbhu-column-title {
  margin: 0;
  word-wrap: break-word;
  overflow-wrap: break-word;
  overflow: hidden;
  white-space: normal;
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-desktop-menu .rbhu-main-navigation-menu-items .rbhu-menu-container .rbhu-main-navigation-content.show .rbhu-grid-content .rbhu-grid-container .rbhu-menu-column a.rbhu-column-title, .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-desktop-menu .rbhu-main-navigation-menu-items .rbhu-menu-container .rbhu-main-navigation-content.show .rbhu-grid-content .rbhu-grid-container .rbhu-menu-column .rbhu-column-title-unlink {
  color: var(--text-color);
  font-family: "Amalia", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-desktop-menu .rbhu-main-navigation-menu-items .rbhu-menu-container .rbhu-main-navigation-content.show .rbhu-grid-content .rbhu-grid-container .rbhu-menu-column .rbhu-column-title-unlink {
  cursor: default;
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-desktop-menu .rbhu-main-navigation-menu-items .rbhu-menu-container .rbhu-main-navigation-content.show .rbhu-grid-content .rbhu-grid-container .rbhu-menu-column a.rbhu-column-title:hover {
  color: var(--link-hover-color);
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-desktop-menu .rbhu-main-navigation-menu-items .rbhu-menu-container .rbhu-main-navigation-content.show .rbhu-grid-content .rbhu-grid-container .rbhu-menu-column .rbhu-block-content {
  margin-bottom: 32px;
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-desktop-menu .rbhu-main-navigation-menu-items .rbhu-menu-container .rbhu-main-navigation-content.show .rbhu-grid-content .rbhu-grid-container .rbhu-menu-column .rbhu-block-content ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-desktop-menu .rbhu-main-navigation-menu-items .rbhu-menu-container .rbhu-main-navigation-content.show .rbhu-grid-content .rbhu-grid-container .rbhu-menu-column .rbhu-block-content ul li {
  margin-top: 16px;
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-desktop-menu .rbhu-main-navigation-menu-items .rbhu-menu-container.selected a.selected {
  font-weight: 700;
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-desktop-menu .rbhu-main-navigation-menu-items .rbhu-menu-container.selected > a {
  font-weight: 700;
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-desktop-menu .rbhu-main-navigation-menu-items .rbhu-button-container {
  margin-left: auto;
}
.rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-desktop-menu .rbhu-main-navigation-menu-items .rbhu-button-container button.primary-button {
  width: max-content;
  float: right;
}

@media (max-width: 980px) {
  header .rbhu-top-navigation-menu .rbhu-site-navigation-menu-items .rbhu-site-navigation-menu-container {
    display: none !important;
  }
  header .rbhu-top-navigation-menu .rbhu-site-navigation-menu-items .rbhu-site-navigation-menu-current-site {
    display: flex !important;
  }
  header .rbhu-top-navigation-menu .rbhu-site-navigation-menu-items .rbhu-site-navigation-menu-dropdown-container.show {
    display: flex;
    flex-direction: column;
    height: auto !important;
    visibility: visible !important;
    opacity: 1 !important;
    transform: translateY(0) !important;
  }
  header .rbhu-top-navigation-menu .rbhu-site-navigation-menu-items .rbhu-site-navigation-menu-dropdown-container.show .rbhu-site-navigation-menu-dropdown-close-button-container .rbhu-site-navigation-menu-dropdown-close-button {
    float: right;
    font-size: x-large;
  }
  header .rbhu-top-navigation-menu .rbhu-site-navigation-menu-items .rbhu-site-navigation-menu-dropdown-container.show .rbhu-site-navigation-menu-dropdown {
    padding: 8px 0;
  }
  header .rbhu-top-navigation-menu .rbhu-site-navigation-menu-items .rbhu-site-navigation-menu-dropdown-container.show .rbhu-site-navigation-menu-dropdown .rbhu-site-navigation-menu-item.active {
    text-decoration: none;
    font-weight: 700;
  }
  header .rbhu-top-navigation-menu .rbhu-site-navigation-menu-items .rbhu-site-navigation-menu-dropdown-container.show .rbhu-site-navigation-menu-dropdown .rbhu-site-navigation-menu-item.active::after {
    content: unset;
  }
}
@media (min-width: 0px) and (max-width: 480px) {
  .rbhu-top-navigation-section .rbhu-main-navigation-menu, .rbhu-top-navigation-section #banner {
    padding: 0 16px !important;
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-site-navigation-menu-items .rbhu-site-navigation-menu-current-site .rbhu-site-navigation-current-site-button, .rbhu-top-navigation-section #banner .rbhu-site-navigation-menu-items .rbhu-site-navigation-menu-current-site .rbhu-site-navigation-current-site-button {
    font-size: 14px !important;
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-site-navigation-menu-items .rbhu-site-navigation-menu-dropdown-container .rbhu-site-navigation-menu-dropdown, .rbhu-top-navigation-section #banner .rbhu-site-navigation-menu-items .rbhu-site-navigation-menu-dropdown-container .rbhu-site-navigation-menu-dropdown {
    padding: 16px 0 !important;
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-site-navigation-menu-items .rbhu-site-navigation-menu-dropdown-container .rbhu-site-navigation-menu-dropdown .rbhu-site-navigation-menu-item, .rbhu-top-navigation-section #banner .rbhu-site-navigation-menu-items .rbhu-site-navigation-menu-dropdown-container .rbhu-site-navigation-menu-dropdown .rbhu-site-navigation-menu-item {
    font-size: 14px !important;
  }
  .rbhu-main-navigation-mobile-menu-items .rbhu-menu-container a.rbhu-menu-item {
    padding: 24px 16px !important;
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-site-navigation-menu-items .rbhu-site-navigation-menu-current-site .rbhu-site-navigation-current-site-button, .rbhu-top-navigation-section #banner .rbhu-site-navigation-menu-items .rbhu-site-navigation-menu-current-site .rbhu-site-navigation-current-site-button {
    font-size: 14px !important;
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-site-navigation-menu-items .rbhu-site-navigation-menu-dropdown-container, .rbhu-top-navigation-section #banner .rbhu-site-navigation-menu-items .rbhu-site-navigation-menu-dropdown-container {
    padding: 16px 32px;
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-site-navigation-menu-items .rbhu-site-navigation-menu-dropdown-container .rbhu-site-navigation-menu-dropdown, .rbhu-top-navigation-section #banner .rbhu-site-navigation-menu-items .rbhu-site-navigation-menu-dropdown-container .rbhu-site-navigation-menu-dropdown {
    padding: 14px 0 !important;
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-site-navigation-menu-items .rbhu-site-navigation-menu-dropdown-container .rbhu-site-navigation-menu-dropdown .rbhu-site-navigation-menu-item, .rbhu-top-navigation-section #banner .rbhu-site-navigation-menu-items .rbhu-site-navigation-menu-dropdown-container .rbhu-site-navigation-menu-dropdown .rbhu-site-navigation-menu-item {
    font-size: 14px !important;
  }
  .rbhu-main-navigation-mobile-menu-items .rbhu-menu-container a.rbhu-menu-item {
    padding: 24px 36px !important;
  }
  .rbhu-main-navigation-mobile-menu-items .rbhu-menu-container .rbhu-mobile-navigation-content .rbhu-menu-blocks {
    margin: 0 0 0 64px !important;
  }
  .rbhu-main-navigation-mobile-menu-items .rbhu-menu-container .rbhu-mobile-navigation-content .rbhu-menu-blocks li.rbhu-menu-item {
    padding-right: 36px !important;
  }
}
@media (max-width: 1200px) {
  .rbhu-top-navigation-section .rbhu-top-navigation-menu .rbhu-site-navigation-menu-items .rbhu-site-navigation-menu-dropdown-container {
    padding: 16px;
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu, .rbhu-top-navigation-section #banner {
    padding: 0 36px;
    justify-content: space-between;
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-main-navigation-mobile-menu-items.show, .rbhu-top-navigation-section #banner .rbhu-main-navigation-mobile-menu-items.show {
    display: flex;
    flex-direction: column;
    height: auto !important;
    visibility: visible !important;
    opacity: 1 !important;
    transform: translateY(0) !important;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container, .rbhu-top-navigation-section #banner .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container {
    display: flex;
    justify-content: space-between;
    align-self: stretch;
    flex-direction: column;
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-menu-item, .rbhu-top-navigation-section #banner .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-menu-item {
    text-decoration: none;
    color: var(--text-color);
    padding: 24px 16px;
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-menu-item.selected, .rbhu-top-navigation-section #banner .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-menu-item.selected {
    font-weight: 700;
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content, .rbhu-top-navigation-section #banner .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content {
    display: none;
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content .rbhu-menu-blocks, .rbhu-top-navigation-section #banner .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content .rbhu-menu-blocks {
    list-style: none;
    margin: 0 0 0 32px;
    padding: 0;
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content .rbhu-menu-blocks .rbhu-menu-item a.rbhu-column-title.selected, .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content .rbhu-menu-blocks .rbhu-menu-item a.rbhu-column-title.visited, .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content .rbhu-menu-blocks .rbhu-menu-item a.rbhu-level-3-menu-element.selected, .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content .rbhu-menu-blocks .rbhu-menu-item a.rbhu-block-content-link.selected, .rbhu-top-navigation-section #banner .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content .rbhu-menu-blocks .rbhu-menu-item a.rbhu-column-title.selected, .rbhu-top-navigation-section #banner .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content .rbhu-menu-blocks .rbhu-menu-item a.rbhu-column-title.visited, .rbhu-top-navigation-section #banner .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content .rbhu-menu-blocks .rbhu-menu-item a.rbhu-level-3-menu-element.selected, .rbhu-top-navigation-section #banner .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content .rbhu-menu-blocks .rbhu-menu-item a.rbhu-block-content-link.selected {
    font-weight: 700;
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content .rbhu-menu-blocks .rbhu-block-content, .rbhu-top-navigation-section #banner .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content .rbhu-menu-blocks .rbhu-block-content {
    display: none;
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content .rbhu-menu-blocks .rbhu-block-content .rbhu-level-3-menu-elements, .rbhu-top-navigation-section #banner .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content .rbhu-menu-blocks .rbhu-block-content .rbhu-level-3-menu-elements {
    padding-left: 16px;
    width: 100%;
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content .rbhu-menu-blocks .rbhu-block-content .rbhu-level-3-menu-elements .rbhu-block-content-unlink, .rbhu-top-navigation-section #banner .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content .rbhu-menu-blocks .rbhu-block-content .rbhu-level-3-menu-elements .rbhu-block-content-unlink {
    cursor: default;
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content .rbhu-menu-blocks .rbhu-block-content.show, .rbhu-top-navigation-section #banner .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content .rbhu-menu-blocks .rbhu-block-content.show {
    display: flex !important;
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content .rbhu-menu-blocks > li, .rbhu-top-navigation-section #banner .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content .rbhu-menu-blocks > li {
    border-bottom: 1px solid var(--main-navigation-border-color);
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content li, .rbhu-top-navigation-section #banner .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content li {
    display: flex;
    padding: 12px 16px 12px 0;
    justify-content: space-between;
    align-self: stretch;
    flex-direction: column;
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content li span, .rbhu-top-navigation-section #banner .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content li span {
    width: 100%;
    cursor: default;
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content li a, .rbhu-top-navigation-section #banner .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content li a {
    width: 100%;
    cursor: pointer;
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content .rbhu-list-item-divider, .rbhu-top-navigation-section #banner .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content .rbhu-list-item-divider {
    display: flex;
    align-items: flex-start;
    align-self: stretch;
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content.show, .rbhu-top-navigation-section #banner .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-mobile-navigation-content.show {
    display: block !important;
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-menu-item.visited, .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-column-title-unlink.visited, .rbhu-top-navigation-section #banner .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-menu-item.visited, .rbhu-top-navigation-section #banner .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-column-title-unlink.visited {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    width: 100%;
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-menu-item.visited:after, .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-column-title-unlink.visited:after, .rbhu-top-navigation-section #banner .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-menu-item.visited:after, .rbhu-top-navigation-section #banner .rbhu-main-navigation-mobile-menu-items.show .rbhu-menu-container .rbhu-column-title-unlink.visited:after {
    font-weight: 700;
    content: "\f3df";
    font-family: "gds-icons";
    margin-left: auto;
    cursor: pointer;
    float: right;
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-main-navigation-mobile-menu-items.show .openable:after, .rbhu-top-navigation-section #banner .rbhu-main-navigation-mobile-menu-items.show .openable:after {
    content: "\f471";
    font-family: "gds-icons";
    margin-left: auto;
    cursor: pointer;
    float: right;
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-main-navigation-mobile-menu-items.show .visited .openable:after, .rbhu-top-navigation-section #banner .rbhu-main-navigation-mobile-menu-items.show .visited .openable:after {
    content: "";
  }
  .rbhu-top-navigation-section .rbhu-main-navigation-menu .rbhu-main-navigation-mobile-menu-items.show .visited:after, .rbhu-top-navigation-section #banner .rbhu-main-navigation-mobile-menu-items.show .visited:after {
    content: "\f3df";
    font-family: "gds-icons";
  }
  .rbhu-top-navigation-section .rbhu-desktop-menu {
    display: none !important;
  }
  .rbhu-top-navigation-section .rbhu-mobile-menu {
    display: flex !important;
  }
  .rbhu-top-navigation-section .rbhu-mobile-menu .rbhu-main-navigation-menu-items {
    display: flex;
    align-items: center;
  }
  .rbhu-top-navigation-section .rbhu-mobile-menu .rbhu-main-navigation-menu-items .rbhu-button-container {
    margin-right: 0;
  }
  .rbhu-top-navigation-section .rbhu-mobile-menu .rbhu-main-navigation-menu-items .rbhu-button-container .primary-button .primary-icon-container {
    color: var(--primary-button-text-color) !important;
  }
  .rbhu-top-navigation-section .rbhu-mobile-menu .rbhu-main-navigation-menu-items .rbhu-button-container .primary-button .primary-icon-container .primary-icon:before {
    transform: scale(1.5, 1.5);
    -ms-transform: scale(1.5, 1.5);
    -webkit-transform: scale(1.5, 1.5);
  }
  .rbhu-top-navigation-section .rbhu-mobile-menu .rbhu-main-navigation-menu-items .rbhu-main-navigation-menu-burger {
    font-size: 1.5rem;
    margin-left: 16px;
  }
  .rbhu-top-navigation-section .rbhu-mobile-menu .rbhu-main-navigation-menu-items .rbhu-main-navigation-menu-burger .rbhu-burger-trigger {
    text-decoration: none;
    border: none;
    padding: 0;
    width: auto;
    overflow: visible;
    background: transparent;
    color: inherit;
    font: inherit;
    line-height: normal;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    -webkit-appearance: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    margin: 0;
  }
  .rbhu-top-navigation-section .rbhu-mobile-menu .rbhu-main-navigation-menu-items .rbhu-main-navigation-menu-burger .rbhu-burger-trigger::before {
    content: "\f1d5";
    font-family: "gds-icons";
  }
  .rbhu-top-navigation-section .rbhu-mobile-menu .rbhu-main-navigation-menu-items .rbhu-main-navigation-menu-burger .rbhu-burger-trigger.active::before {
    content: "\f3df";
    font-family: "gds-icons";
  }
  .rbhu-top-navigation-section .rbhu-mobile-menu .rbhu-main-navigation-menu-items .rbhu-main-navigation-menu-burger:hover {
    color: var(--link-hover-color);
  }
  .rbhu-top-navigation-section .rbhu-mobile-menu .rbhu-main-navigation-menu-items .rbhu-main-navigation-mobile-menu-items {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: var(--site-background-color);
    box-shadow: var(--navigation-box-shadow);
    box-sizing: border-box;
    z-index: 2 !important;
    height: 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-20px);
    transition: height 0.5s ease, opacity 0.5s ease, transform 0.5s ease;
    overflow-y: scroll;
    max-height: calc(100vh - 200px);
  }
  .rbhu-top-navigation-section .rbhu-mobile-menu .rbhu-main-navigation-menu-items .rbhu-main-navigation-mobile-menu-items .rbhu-menu-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 24px 0 32px 0;
    justify-content: space-between;
    align-self: stretch;
  }
  .rbhu-top-navigation-section .rbhu-mobile-menu .rbhu-main-navigation-menu-items .rbhu-main-navigation-mobile-menu-items .rbhu-menu-header .rbhu-menu-header-link, .rbhu-top-navigation-section .rbhu-mobile-menu .rbhu-main-navigation-menu-items .rbhu-main-navigation-mobile-menu-items .rbhu-menu-header .rbhu-menu-header-unlink, .rbhu-top-navigation-section .rbhu-mobile-menu .rbhu-main-navigation-menu-items .rbhu-main-navigation-mobile-menu-items .rbhu-menu-header .rbhu-menu-close-button {
    display: flex;
    align-items: center;
    gap: 9px;
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    color: var(--text-color);
  }
  .rbhu-top-navigation-section .rbhu-mobile-menu .rbhu-main-navigation-menu-items .rbhu-main-navigation-mobile-menu-items .rbhu-menu-header .rbhu-menu-close-button {
    margin-left: auto;
  }
}
#rbhu-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: var(--overlay-color);
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.5s ease;
  z-index: 1;
}

#rbhu-overlay.show {
  visibility: visible !important;
  opacity: 1 !important;
}

@media (min-width: 0px) and (max-width: 480px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    letter-spacing: 0.024px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
    letter-spacing: 0.029px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 122.222% */
    letter-spacing: -0.72px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 100% */
    letter-spacing: -0.88px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    letter-spacing: 0.022px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 127.273% */
    letter-spacing: 0.026px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 117.647% */
    letter-spacing: 0.041px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 123.81% */
    letter-spacing: -0.84px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
    letter-spacing: -1.28px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
}
@media (min-width: 980px) and (max-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
.border-thinner {
  height: 0.5px;
}

.border-thin {
  height: 1px;
}

.border-thick {
  height: 1.5px;
}

.border-thicker {
  height: 2px;
}

.icon-xs {
  width: 8px;
  height: 8px;
}

.icon-sm {
  width: 16px;
  height: 16px;
}

.icon-md {
  width: 20px;
  height: 20px;
}

.icon-lg {
  width: 24px;
  height: 24px;
}

.icon-xl {
  width: 32px;
  height: 32px;
}

.icon-xxl {
  width: 40px;
  height: 40px;
}

.icon-3xl {
  width: 48px;
  height: 48px;
}

.icon-4xl {
  width: 64px;
  height: 64px;
}

.spacer-3xs {
  display: flex;
  width: var(--gds-size-size-2, 2px);
  height: var(--gds-size-size-2, 2px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxs {
  display: flex;
  width: var(--gds-size-size-4, 4px);
  height: var(--gds-size-size-4, 4px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xs {
  display: flex;
  width: 8px;
  height: 8px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-sm {
  display: flex;
  width: var(--gds-size-size-12, 12px);
  height: var(--gds-size-size-12, 12px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-md {
  display: flex;
  width: 16px;
  height: 16px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-lg {
  display: flex;
  width: 20px;
  height: 20px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xl {
  display: flex;
  width: 24px;
  height: 24px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxl {
  display: flex;
  width: 32px;
  height: 32px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-3xl {
  display: flex;
  width: 40px;
  height: 40px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-4xl {
  display: flex;
  width: 48px;
  height: 48px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

#main-content .portlet-search-results {
  font-family: "Amalia", Arial, Helvetica, sans-serif;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1368px;
  margin: auto;
  padding: 0 36px 36px 36px;
}
#main-content .portlet-search-results section.portlet {
  width: 100% !important;
}

.premium-theme-type .rbhu-search-container > div, .private-theme-type .rbhu-search-container > div, .bank-theme-type .rbhu-search-container > div {
  font-family: "Amalia", Arial, Helvetica, sans-serif;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1368px;
  margin: auto;
  padding: 0 36px 36px 36px;
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-bar-portlet-searchbarportlet, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-bar-portlet-searchbarportlet, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-bar-portlet-searchbarportlet {
  width: 100%;
  max-width: 576px;
  margin: 64px;
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-bar-portlet-searchbarportlet .search-bar .search-bar-simple, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-bar-portlet-searchbarportlet .search-bar .search-bar-simple, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-bar-portlet-searchbarportlet .search-bar .search-bar-simple {
  font-family: "Amalia", Arial, Helvetica, sans-serif;
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-bar-portlet-searchbarportlet .search-bar .search-bar-simple .search-bar-keywords-input-wrapper input.search-bar-keywords-input, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-bar-portlet-searchbarportlet .search-bar .search-bar-simple .search-bar-keywords-input-wrapper input.search-bar-keywords-input, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-bar-portlet-searchbarportlet .search-bar .search-bar-simple .search-bar-keywords-input-wrapper input.search-bar-keywords-input {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-bar-portlet-searchbarportlet .search-bar .search-bar-simple .search-bar-keywords-input-wrapper input.search-bar-keywords-input:focus, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-bar-portlet-searchbarportlet .search-bar .search-bar-simple .search-bar-keywords-input-wrapper input.search-bar-keywords-input:focus, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-bar-portlet-searchbarportlet .search-bar .search-bar-simple .search-bar-keywords-input-wrapper input.search-bar-keywords-input:focus {
  border: 1px solid var(--search-stepper-button-active);
  border-right: none;
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-bar-portlet-searchbarportlet .search-bar .search-bar-simple .search-bar-keywords-input-wrapper .input-group-inset-item, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-bar-portlet-searchbarportlet .search-bar .search-bar-simple .search-bar-keywords-input-wrapper .input-group-inset-item, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-bar-portlet-searchbarportlet .search-bar .search-bar-simple .search-bar-keywords-input-wrapper .input-group-inset-item {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-bar-portlet-searchbarportlet .input-group-inset:focus ~ .input-group-inset-item, .premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-bar-portlet-searchbarportlet .input-group-inset.focus ~ .input-group-inset-item, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-bar-portlet-searchbarportlet .input-group-inset:focus ~ .input-group-inset-item, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-bar-portlet-searchbarportlet .input-group-inset.focus ~ .input-group-inset-item, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-bar-portlet-searchbarportlet .input-group-inset:focus ~ .input-group-inset-item, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-bar-portlet-searchbarportlet .input-group-inset.focus ~ .input-group-inset-item {
  border: 1px solid var(--search-stepper-button-active);
  border-left: none;
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .portlet-search-results ul#search-results-display-list, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .portlet-search-results ul#search-results-display-list, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .portlet-search-results ul#search-results-display-list {
  border-bottom: 1px solid var(--border-color);
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .portlet-search-results ul#search-results-display-list li.list-group-item, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .portlet-search-results ul#search-results-display-list li.list-group-item, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .portlet-search-results ul#search-results-display-list li.list-group-item {
  border-top: 1px solid var(--border-color);
  border-right: none;
  border-left: none;
  padding: 24px 16px;
  border-radius: unset;
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .portlet-search-results ul#search-results-display-list li.list-group-item .list-group-title, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .portlet-search-results ul#search-results-display-list li.list-group-item .list-group-title, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .portlet-search-results ul#search-results-display-list li.list-group-item .list-group-title {
  color: var(--text-color);
  font-family: "Amalia", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .portlet-search-results ul#search-results-display-list li.list-group-item .search-results-metadata, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .portlet-search-results ul#search-results-display-list li.list-group-item .search-results-metadata, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .portlet-search-results ul#search-results-display-list li.list-group-item .search-results-metadata {
  font-family: "Amalia", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-top: 16px;
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .portlet-search-results ul#search-results-display-list li.list-group-item .search-results-metadata .list-group-subtext .subtext-item, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .portlet-search-results ul#search-results-display-list li.list-group-item .search-results-metadata .list-group-subtext .subtext-item, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .portlet-search-results ul#search-results-display-list li.list-group-item .search-results-metadata .list-group-subtext .subtext-item {
  color: var(--text-color);
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .portlet-search-results ul#search-results-display-list li.list-group-item .search-results-metadata .list-group-subtext .subtext-item .highlight.mark, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .portlet-search-results ul#search-results-display-list li.list-group-item .search-results-metadata .list-group-subtext .subtext-item .highlight.mark, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .portlet-search-results ul#search-results-display-list li.list-group-item .search-results-metadata .list-group-subtext .subtext-item .highlight.mark {
  background-color: var(--yellow-light);
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .portlet-search-results ul#search-results-display-list li.list-group-item:hover, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .portlet-search-results ul#search-results-display-list li.list-group-item:hover, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .portlet-search-results ul#search-results-display-list li.list-group-item:hover {
  background-color: var(--accordion-hover-color);
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar nav, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar nav, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar nav {
  z-index: 1;
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar .pagination-items-per-page, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar .pagination-items-per-page, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar .pagination-items-per-page {
  margin-right: auto;
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar .pagination-items-per-page button, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar .pagination-items-per-page button, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar .pagination-items-per-page button {
  font-family: "Amalia", Arial, Helvetica, sans-serif;
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar .pagination-items-per-page button:active, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar .pagination-items-per-page button:active, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar .pagination-items-per-page button:active {
  background-color: unset;
  border-color: var(--search-stepper-button-active);
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar .pagination-items-per-page button:focus, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar .pagination-items-per-page button:focus, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar .pagination-items-per-page button:focus {
  box-shadow: none;
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar .pagination-items-per-page ul.dropdown-menu, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar .pagination-items-per-page ul.dropdown-menu, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar .pagination-items-per-page ul.dropdown-menu {
  padding: 8px;
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar .pagination-items-per-page ul.dropdown-menu li .dropdown-item:hover, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar .pagination-items-per-page ul.dropdown-menu li .dropdown-item:hover, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar .pagination-items-per-page ul.dropdown-menu li .dropdown-item:hover {
  background-color: var(--custom-select-dropdown-item-hover-background-color) !important;
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar .pagination-items-per-page ul.dropdown-menu li .dropdown-item.active, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar .pagination-items-per-page ul.dropdown-menu li .dropdown-item.active, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar .pagination-items-per-page ul.dropdown-menu li .dropdown-item.active {
  color: var(--custom-select-dropdown-item-selected-color) !important;
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar .pagination-items-per-page ul.dropdown-menu li:hover, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar .pagination-items-per-page ul.dropdown-menu li:hover, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar .pagination-items-per-page ul.dropdown-menu li:hover {
  background-color: var(--custom-select-dropdown-item-hover-background-color);
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar p.pagination-results, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar p.pagination-results, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar p.pagination-results {
  text-align: center;
}
@media (min-width: 767.98px) and (max-width: 980px) {
  .premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar {
    flex-direction: unset;
  }
}
@media (max-width: 767.98px) {
  .premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar .pagination-items-per-page, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar .pagination-items-per-page, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .pagination-bar .pagination-items-per-page {
    margin-right: unset;
  }
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination {
  gap: 2px;
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination .page-item, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination .page-item, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination .page-item {
  width: 40px;
  height: 40px;
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination .page-item .page-link, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination .page-item .page-link, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination .page-item .page-link {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 4px;
  border-style: none;
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination .page-item .page-link:focus, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination .page-item .page-link:focus, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination .page-item .page-link:focus {
  box-shadow: none;
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination .page-item .page-link:active, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination .page-item .page-link:active, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination .page-item .page-link:active {
  border: none;
  background-color: unset;
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination .page-item .page-link .lexicon-icon, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination .page-item .page-link .lexicon-icon, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination .page-item .page-link .lexicon-icon {
  margin-top: -3px;
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination .page-item.disabled .page-link, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination .page-item.disabled .page-link, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination .page-item.disabled .page-link {
  border: 1px solid var(--search-stepper-button-disabled);
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination .page-item.active .page-link, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination .page-item.active .page-link, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination .page-item.active .page-link {
  border: 2px solid var(--search-stepper-button-active);
  color: var(--text-color);
  background-color: unset;
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination .page-item.active .page-link:active, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination .page-item.active .page-link:active, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination .page-item.active .page-link:active {
  background: none;
  border: 1px solid var(--search-stepper-button-disabled);
}
.premium-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination .page-item a.lfr-portal-tooltip.page-link, .private-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination .page-item a.lfr-portal-tooltip.page-link, .bank-theme-type .rbhu-search-container > div .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet ul.pagination .page-item a.lfr-portal-tooltip.page-link {
  border: 1px solid var(--search-stepper-button-active);
  padding: 8px;
}
.premium-theme-type .rbhu-search-container > div .pagination-items-per-page > a[aria-expanded=true], .premium-theme-type .rbhu-search-container > div .pagination-items-per-page > a.show, .premium-theme-type .rbhu-search-container > div .pagination-items-per-page > button[aria-expanded=true], .premium-theme-type .rbhu-search-container > div .pagination-items-per-page > button.show, .private-theme-type .rbhu-search-container > div .pagination-items-per-page > a[aria-expanded=true], .private-theme-type .rbhu-search-container > div .pagination-items-per-page > a.show, .private-theme-type .rbhu-search-container > div .pagination-items-per-page > button[aria-expanded=true], .private-theme-type .rbhu-search-container > div .pagination-items-per-page > button.show, .bank-theme-type .rbhu-search-container > div .pagination-items-per-page > a[aria-expanded=true], .bank-theme-type .rbhu-search-container > div .pagination-items-per-page > a.show, .bank-theme-type .rbhu-search-container > div .pagination-items-per-page > button[aria-expanded=true], .bank-theme-type .rbhu-search-container > div .pagination-items-per-page > button.show {
  background: none;
  border: 2px solid var(--search-stepper-button-active);
}
.premium-theme-type .rbhu-search-container > div .alert-info, .premium-theme-type .rbhu-search-container > div .portlet-msg-help, .premium-theme-type .rbhu-search-container > div .portlet-msg-info, .premium-theme-type .rbhu-search-container > div .portlet-msg-progress, .private-theme-type .rbhu-search-container > div .alert-info, .private-theme-type .rbhu-search-container > div .portlet-msg-help, .private-theme-type .rbhu-search-container > div .portlet-msg-info, .private-theme-type .rbhu-search-container > div .portlet-msg-progress, .bank-theme-type .rbhu-search-container > div .alert-info, .bank-theme-type .rbhu-search-container > div .portlet-msg-help, .bank-theme-type .rbhu-search-container > div .portlet-msg-info, .bank-theme-type .rbhu-search-container > div .portlet-msg-progress {
  background-color: var(--bg-accent-bluesubtle);
  color: var(--off-black);
}
@media (min-width: 0px) and (max-width: 480px) {
  .premium-theme-type .rbhu-search-container > div, .private-theme-type .rbhu-search-container > div, .bank-theme-type .rbhu-search-container > div {
    padding: 0 16px 16px 16px;
  }
  .premium-theme-type .rbhu-search-container > div .raiffeisen-search-results-display-list > div, .private-theme-type .rbhu-search-container > div .raiffeisen-search-results-display-list > div, .bank-theme-type .rbhu-search-container > div .raiffeisen-search-results-display-list > div {
    justify-content: center !important;
  }
  .premium-theme-type .rbhu-search-container > div .pagination-bar .pagination-items-per-page, .private-theme-type .rbhu-search-container > div .pagination-bar .pagination-items-per-page, .bank-theme-type .rbhu-search-container > div .pagination-bar .pagination-items-per-page {
    margin-right: unset !important;
  }
}
@media (min-width: 0px) and (max-width: 980px) {
  .premium-theme-type #main-content .portlet-search-results, .private-theme-type #main-content .portlet-search-results, .bank-theme-type #main-content .portlet-search-results {
    padding: 0 16px 16px 16px;
  }
  .premium-theme-type .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet, .private-theme-type .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet, .bank-theme-type .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet {
    width: 100%;
  }
  .premium-theme-type .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .portlet-search-results, .private-theme-type .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .portlet-search-results, .bank-theme-type .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .portlet-search-results {
    padding: 0 !important;
  }
  .premium-theme-type .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .portlet-search-results section.portlet, .private-theme-type .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .portlet-search-results section.portlet, .bank-theme-type .lfr-layout-structure-item-com-liferay-portal-search-web-search-results-portlet-searchresultsportlet .portlet-search-results section.portlet {
    width: 100%;
  }
}
.premium-theme-type .rbhu-search-container, .private-theme-type .rbhu-search-container, .bank-theme-type .rbhu-search-container {
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 0 32px;
}
.premium-theme-type .rbhu-search-container .search-total-label, .private-theme-type .rbhu-search-container .search-total-label, .bank-theme-type .rbhu-search-container .search-total-label {
  text-align: center;
}
.premium-theme-type .rbhu-search-container h1, .private-theme-type .rbhu-search-container h1, .bank-theme-type .rbhu-search-container h1 {
  font-size: 48px !important;
  margin: 36px 0 0 !important;
  text-align: center;
}
.premium-theme-type .rbhu-search-container .display-list li, .private-theme-type .rbhu-search-container .display-list li, .bank-theme-type .rbhu-search-container .display-list li {
  padding: 0 !important;
}
.premium-theme-type .rbhu-search-container .display-list li a, .private-theme-type .rbhu-search-container .display-list li a, .bank-theme-type .rbhu-search-container .display-list li a {
  width: 100%;
  padding: 24px 16px;
}
.premium-theme-type .rbhu-search-container .portlet-search-results,
.premium-theme-type .rbhu-search-container > div, .private-theme-type .rbhu-search-container .portlet-search-results,
.private-theme-type .rbhu-search-container > div, .bank-theme-type .rbhu-search-container .portlet-search-results,
.bank-theme-type .rbhu-search-container > div {
  padding: 0 !important;
}
.premium-theme-type .rbhu-search-container .portlet-search-results > div,
.premium-theme-type .rbhu-search-container > div > div, .private-theme-type .rbhu-search-container .portlet-search-results > div,
.private-theme-type .rbhu-search-container > div > div, .bank-theme-type .rbhu-search-container .portlet-search-results > div,
.bank-theme-type .rbhu-search-container > div > div {
  width: 100% !important;
}
.premium-theme-type .rbhu-search-container .lfr-layout-structure-item-com-liferay-portal-search-web-search-bar-portlet-searchbarportlet, .private-theme-type .rbhu-search-container .lfr-layout-structure-item-com-liferay-portal-search-web-search-bar-portlet-searchbarportlet, .bank-theme-type .rbhu-search-container .lfr-layout-structure-item-com-liferay-portal-search-web-search-bar-portlet-searchbarportlet {
  margin: 48px !important;
}
@media (max-width: 1000px) {
  .premium-theme-type .rbhu-search-container h1, .private-theme-type .rbhu-search-container h1, .bank-theme-type .rbhu-search-container h1 {
    margin: 32px 0 0 !important;
  }
  .premium-theme-type .rbhu-search-container .search-total-label, .private-theme-type .rbhu-search-container .search-total-label, .bank-theme-type .rbhu-search-container .search-total-label {
    margin-top: 16px !important;
  }
  .premium-theme-type .rbhu-search-container .lfr-layout-structure-item-com-liferay-portal-search-web-search-bar-portlet-searchbarportlet, .private-theme-type .rbhu-search-container .lfr-layout-structure-item-com-liferay-portal-search-web-search-bar-portlet-searchbarportlet, .bank-theme-type .rbhu-search-container .lfr-layout-structure-item-com-liferay-portal-search-web-search-bar-portlet-searchbarportlet {
    margin: 36px 16px 16px !important;
    height: 38px !important;
    padding: 0 20px;
  }
}
@media (max-width: 480px) {
  .premium-theme-type .rbhu-search-container, .private-theme-type .rbhu-search-container, .bank-theme-type .rbhu-search-container {
    padding: 0 16px;
  }
}

/* Objects
====================================*/
@media (min-width: 0px) and (max-width: 480px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    letter-spacing: 0.024px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
    letter-spacing: 0.029px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 122.222% */
    letter-spacing: -0.72px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 100% */
    letter-spacing: -0.88px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    letter-spacing: 0.022px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 127.273% */
    letter-spacing: 0.026px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 117.647% */
    letter-spacing: 0.041px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 123.81% */
    letter-spacing: -0.84px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
    letter-spacing: -1.28px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
}
@media (min-width: 980px) and (max-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
.border-thinner {
  height: 0.5px;
}

.border-thin {
  height: 1px;
}

.border-thick {
  height: 1.5px;
}

.border-thicker {
  height: 2px;
}

.icon-xs {
  width: 8px;
  height: 8px;
}

.icon-sm {
  width: 16px;
  height: 16px;
}

.icon-md {
  width: 20px;
  height: 20px;
}

.icon-lg {
  width: 24px;
  height: 24px;
}

.icon-xl {
  width: 32px;
  height: 32px;
}

.icon-xxl {
  width: 40px;
  height: 40px;
}

.icon-3xl {
  width: 48px;
  height: 48px;
}

.icon-4xl {
  width: 64px;
  height: 64px;
}

.spacer-3xs {
  display: flex;
  width: var(--gds-size-size-2, 2px);
  height: var(--gds-size-size-2, 2px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxs {
  display: flex;
  width: var(--gds-size-size-4, 4px);
  height: var(--gds-size-size-4, 4px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xs {
  display: flex;
  width: 8px;
  height: 8px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-sm {
  display: flex;
  width: var(--gds-size-size-12, 12px);
  height: var(--gds-size-size-12, 12px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-md {
  display: flex;
  width: 16px;
  height: 16px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-lg {
  display: flex;
  width: 20px;
  height: 20px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xl {
  display: flex;
  width: 24px;
  height: 24px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxl {
  display: flex;
  width: 32px;
  height: 32px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-3xl {
  display: flex;
  width: 40px;
  height: 40px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-4xl {
  display: flex;
  width: 48px;
  height: 48px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.primary-button {
  display: inline-flex;
  padding: 12px;
  justify-content: center;
  align-items: flex-start;
  cursor: pointer;
  white-space: nowrap;
  border-radius: 8px;
  border: 1.5px solid var(--primary-button-border-color);
  background: var(--primary-button-background-color);
}
.primary-button .loading-icon-container {
  display: none;
}
.primary-button .label-wrapper {
  display: flex;
  padding: 0px 4px;
  justify-content: center;
  align-items: flex-start;
  gap: 2px;
}
.primary-button .label-wrapper .primary-button-label {
  cursor: pointer;
  color: var(--primary-button-text-color);
  /* desktop/gds/type/body/body-medium */
  font-family: "Amalia", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
  letter-spacing: 0.019px;
  margin-bottom: 0;
}
.primary-button .primary-icon-container {
  display: flex;
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
}
.primary-button .primary-icon-container .primary-icon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--primary-button-text-color) !important;
}
.primary-button.loading {
  cursor: not-allowed;
}
.primary-button.loading .loading-icon-container {
  display: flex !important;
}
.primary-button.loading .loading-icon-container .spinner-border {
  color: var(--text-color);
  border-width: unset;
  width: 24px;
  height: 24px;
  justify-content: center !important;
  align-items: center !important;
}
.primary-button.loading .spinner-border {
  color: var(--text-color);
}
.primary-button.loading .primary-icon-container {
  display: none !important;
}
.primary-button.loading .primary-button-label {
  cursor: not-allowed;
}
.primary-button:hover {
  background: var(--primary-button-hover-background-color);
  text-decoration: none;
}
.primary-button:active {
  background: var(--primary-button-background-color);
}
.primary-button:focus {
  outline: auto;
  outline-offset: 4px;
}
.primary-button:disabled {
  background: var(--disabled-background-color);
  cursor: not-allowed;
}
.primary-button:disabled .primary-button-label {
  color: var(--disabled-text-color);
  cursor: not-allowed;
}

.outlined-button {
  display: inline-flex;
  padding: 12px;
  justify-content: center;
  align-items: flex-start;
  cursor: pointer;
  white-space: nowrap;
  border-radius: 8px;
  border: 1.5px solid var(--outlined-button-border-color);
  background: none;
}
.outlined-button .loading-icon-container {
  display: none;
}
.outlined-button .label-wrapper {
  display: flex;
  padding: 0 4px;
  justify-content: center;
  align-items: flex-start;
  gap: 2px;
}
.outlined-button .label-wrapper .outlined-button-label {
  cursor: pointer;
  color: var(--text-color);
  /* desktop/gds/type/body/body-medium */
  font-family: "Amalia", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
  letter-spacing: 0.019px;
  margin-bottom: 0px;
}
.outlined-button .outlined-icon-container {
  display: flex;
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
}
.outlined-button .outlined-icon-container .outlined-icon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.outlined-button.loading {
  cursor: not-allowed;
}
.outlined-button.loading .loading-icon-container {
  display: flex !important;
}
.outlined-button.loading .loading-icon-container .spinner-border {
  color: var(--text-color);
  border-width: unset;
  width: 24px;
  height: 24px;
  justify-content: center !important;
  align-items: center !important;
}
.outlined-button.loading .spinner-border {
  color: var(--text-color);
}
.outlined-button.loading .outlined-icon-container {
  display: none !important;
}
.outlined-button.loading .outlined-button-label {
  cursor: not-allowed;
}
.outlined-button:hover {
  background: var(--outlined-button-hover-color);
}
.outlined-button:focus {
  outline: auto;
  outline-offset: 4px;
}
.outlined-button:disabled {
  border: 1.5px solid var(--outlined-button-disabled-border-color);
  cursor: not-allowed;
}
.outlined-button:disabled .outlined-button-label {
  color: var(--outlined-button-disabled-text-color);
  cursor: not-allowed;
}

.link-default-button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  white-space: nowrap;
  border-radius: 8px;
  background: none;
  border: none;
  height: fit-content;
  width: fit-content;
}
.link-default-button .loading-icon-container {
  display: none;
}
.link-default-button .label-wrapper {
  display: flex;
  padding: 0 4px;
  justify-content: center;
  align-items: flex-start;
}
.link-default-button .label-wrapper .link-default-button-label, .link-default-button .label-wrapper .link-mono-button-label {
  cursor: pointer;
  /* desktop/gds/type/body/body-medium */
  font-family: "Amalia", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
  letter-spacing: 0.019px;
  margin-bottom: 0;
}
.link-default-button .label-wrapper .link-default-button-label::after, .link-default-button .label-wrapper .link-mono-button-label::after {
  content: "\f32e";
  font-family: "gds-icons";
  align-items: center;
  justify-content: center;
  margin-left: 4px;
}
.link-default-button .link-icon-container {
  display: flex;
  width: 20px;
  height: 24px;
  justify-content: center;
}
.link-default-button .link-icon-container:after {
  content: "\f105";
  font-weight: bold;
  font-family: "fontawesome-alloy";
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}
.link-default-button .label-wrapper .link-default-button-label {
  color: var(--link-default-button-text-color);
}
.link-default-button .link-icon-container:after {
  color: var(--link-default-button-text-color);
}
.link-default-button.loading {
  cursor: not-allowed;
}
.link-default-button.loading .loading-icon-container {
  display: flex !important;
}
.link-default-button.loading .loading-icon-container .spinner-border {
  border-width: unset;
  width: 20px;
  height: 20px;
  justify-content: center !important;
  align-items: center !important;
}
.link-default-button.loading .spinner-border {
  color: var(--text-color);
}
.link-default-button.loading .link-icon-container {
  display: none !important;
}
.link-default-button.loading .link-default-button-label, .link-default-button.loading .link-mono-button-label {
  cursor: not-allowed;
}
.link-default-button:hover {
  background: var(--link-default-button-hover-background-color);
}
.link-default-button:active {
  background: none;
}
.link-default-button:focus {
  outline-offset: 0px;
  outline: auto;
  outline-color: var(--text-color);
}
.link-default-button:disabled {
  cursor: not-allowed;
}
.link-default-button:disabled .link-icon-container::after {
  color: var(--link-default-button-text-color);
}
.link-default-button:disabled .link-default-button-label, .link-default-button:disabled .link-mono-button-label {
  color: var(--link-default-button-text-color);
  cursor: not-allowed;
}

.link-mono-button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  white-space: nowrap;
  border-radius: 8px;
  background: none;
  border: none;
  height: fit-content;
  width: fit-content;
}
.link-mono-button .loading-icon-container {
  display: none;
}
.link-mono-button .label-wrapper {
  display: flex;
  padding: 0 4px;
  justify-content: center;
  align-items: flex-start;
}
.link-mono-button .label-wrapper .link-default-button-label, .link-mono-button .label-wrapper .link-mono-button-label {
  cursor: pointer;
  /* desktop/gds/type/body/body-medium */
  font-family: "Amalia", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
  letter-spacing: 0.019px;
  margin-bottom: 0;
}
.link-mono-button .label-wrapper .link-default-button-label::after, .link-mono-button .label-wrapper .link-mono-button-label::after {
  content: "\f32e";
  font-family: "gds-icons";
  align-items: center;
  justify-content: center;
  margin-left: 4px;
}
.link-mono-button .link-icon-container {
  display: flex;
  width: 20px;
  height: 24px;
  justify-content: center;
}
.link-mono-button .link-icon-container:after {
  content: "\f105";
  font-weight: bold;
  font-family: "fontawesome-alloy";
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}
.link-mono-button .label-wrapper .link-mono-button-label {
  color: var(--text-color);
}
.link-mono-button .link-icon-container:after {
  color: var(--text-color);
}
.link-mono-button.loading {
  cursor: not-allowed;
}
.link-mono-button.loading .loading-icon-container {
  display: flex !important;
}
.link-mono-button.loading .loading-icon-container .spinner-border {
  border-width: unset;
  width: 20px;
  height: 20px;
  justify-content: center !important;
  align-items: center !important;
}
.link-mono-button.loading .link-icon-container {
  display: none !important;
}
.link-mono-button.loading .link-default-button-label, .link-mono-button.loading .link-mono-button-label {
  cursor: not-allowed;
}
.link-mono-button:hover {
  background: var(--link-mono-button-hover-color);
}
.link-mono-button:active {
  background: none;
}
.link-mono-button:focus {
  outline-offset: 0px;
  outline: auto;
  outline-color: var(--text-color);
}
.link-mono-button:disabled {
  cursor: not-allowed;
}
.link-mono-button:disabled .link-icon-container::after {
  color: var(--link-mono-button-disabled-text-color);
}
.link-mono-button:disabled .link-default-button-label, .link-mono-button:disabled .link-mono-button-label {
  color: var(--link-mono-button-disabled-text-color);
  cursor: not-allowed;
}

.divider {
  height: 100%;
  font-family: "Amalia,Arial,Helvetica,sans-serif", sans-serif;
}

.divider.footer {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.gds-divider-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  opacity: 1;
}

.gds-divider-container.no-label {
  gap: 0;
  padding: 0;
}

.gds-divider-container.horizontal {
  width: 100%;
  flex-direction: row;
  padding: 0;
}

.gds-divider-line-container {
  flex: 1;
  display: flex;
  justify-content: center;
}

.gds-divider-line-container.horizontal {
  flex-direction: column;
}

.gds-divider-line.horizontal {
  border-top: 1px solid rgba(43, 45, 51, 0.3);
}

.gds-divider-label {
  color: rgba(43, 45, 51, 0.7);
  font-family: "Amalia", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.014px;
  text-align: center;
}

.lfr-layout-structure-item-vertical-divider > div {
  height: 100%;
}

.gds-divider-container.no-label {
  gap: 0;
  padding: 0;
}

.gds-divider-container.vertical {
  height: 100%;
  flex-direction: column;
  padding: 0 4px;
}

.gds-divider-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  opacity: 1;
}

.gds-divider-line-container.vertical {
  flex-direction: row;
}

.gds-divider-line-container {
  flex: 1;
  display: flex;
  justify-content: center;
}

.gds-divider-line.vertical {
  border-left: 1px solid rgba(43, 45, 51, 0.3);
}

.gds-divider-label.vertical-label {
  max-width: 80px;
}

.gds-divider-label {
  color: rgba(43, 45, 51, 0.7);
  font-family: "Amalia", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.014px;
  text-align: center;
}

.bar-unstacked-left-unstretched {
  display: flex;
  justify-content: left;
  align-items: center;
}
.bar-unstacked-left-unstretched button {
  margin: 8px;
}

.bar-unstacked-center-unstretched {
  display: flex;
  justify-content: center;
  align-items: center;
}
.bar-unstacked-center-unstretched button {
  margin: 8px;
}

.bar-unstacked-left-stretched {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
.bar-unstacked-left-stretched button {
  margin: 8px;
  width: 100%;
}

.bar-stacked-left-unstretched {
  display: flex;
  flex-direction: column;
  width: fit-content;
  height: fit-content;
}
.bar-stacked-left-unstretched button {
  margin: 8px;
}

.bar-stacked-center-unstretched {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.bar-stacked-center-unstretched button {
  margin: 8px;
}

.bar-stacked-left-stretched {
  justify-content: left;
}
.bar-stacked-left-stretched button {
  margin: 8px;
  width: 100%;
}

@media (min-width: 0px) and (max-width: 480px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    letter-spacing: 0.024px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
    letter-spacing: 0.029px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 122.222% */
    letter-spacing: -0.72px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 100% */
    letter-spacing: -0.88px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    letter-spacing: 0.022px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 127.273% */
    letter-spacing: 0.026px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 117.647% */
    letter-spacing: 0.041px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 123.81% */
    letter-spacing: -0.84px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
    letter-spacing: -1.28px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
}
@media (min-width: 980px) and (max-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
.border-thinner {
  height: 0.5px;
}

.border-thin {
  height: 1px;
}

.border-thick {
  height: 1.5px;
}

.border-thicker {
  height: 2px;
}

.icon-xs {
  width: 8px;
  height: 8px;
}

.icon-sm {
  width: 16px;
  height: 16px;
}

.icon-md {
  width: 20px;
  height: 20px;
}

.icon-lg {
  width: 24px;
  height: 24px;
}

.icon-xl {
  width: 32px;
  height: 32px;
}

.icon-xxl {
  width: 40px;
  height: 40px;
}

.icon-3xl {
  width: 48px;
  height: 48px;
}

.icon-4xl {
  width: 64px;
  height: 64px;
}

.spacer-3xs {
  display: flex;
  width: var(--gds-size-size-2, 2px);
  height: var(--gds-size-size-2, 2px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxs {
  display: flex;
  width: var(--gds-size-size-4, 4px);
  height: var(--gds-size-size-4, 4px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xs {
  display: flex;
  width: 8px;
  height: 8px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-sm {
  display: flex;
  width: var(--gds-size-size-12, 12px);
  height: var(--gds-size-size-12, 12px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-md {
  display: flex;
  width: 16px;
  height: 16px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-lg {
  display: flex;
  width: 20px;
  height: 20px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xl {
  display: flex;
  width: 24px;
  height: 24px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxl {
  display: flex;
  width: 32px;
  height: 32px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-3xl {
  display: flex;
  width: 40px;
  height: 40px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-4xl {
  display: flex;
  width: 48px;
  height: 48px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.input-block {
  display: inline-block;
}
.input-block .label-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  align-self: stretch;
}
.input-block .label-wrapper label {
  flex: 1 0 0;
  color: var(--text-color);
  font-family: "Amalia", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 133.333% */
  letter-spacing: 0.014px;
  margin-bottom: 0;
}
.input-block .limit-counter-wrapper {
  display: flex;
  padding-left: 8px;
  justify-content: flex-end;
  align-items: flex-start;
}
.input-block input[type=text] {
  display: flex;
  padding: 12px;
  justify-content: space-between;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 8px;
  border: 1px solid var(--border-color);
  background: var(--input-background-color);
  color: var(--text-color);
  font-family: "Amalia", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
  letter-spacing: 0.019px;
}
.input-block input[type=text]:hover, .input-block input[type=text]:focus {
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background: var(--input-background-color);
}
.input-block input[type=text]:disabled {
  border: 1px solid var(--border-disabled-color);
  background: var(--background-disabled-color);
}
.input-block input[type=text]:disabled .input-block label.input-label {
  color: var(--disabled-text-color);
}
.input-block input[type=text]:invalid {
  border-radius: 8px;
  border: 1px solid var(--input-error-border-color) !important;
  background: var(--input-error-background-color);
}
.input-block input[type=text]:invalid .label-wrapper .input-label, .input-block input[type=text]:invalid .label-wrapper .limit-counter {
  color: var(--input-error-border-color) !important;
}
.input-block input[type=text]:invalid:hover, .input-block input[type=text]:invalid:focus {
  border: 2px solid var(--input-error-border-color) !important;
}
.input-block input[type=text]:valid {
  border: 1px solid var(--border-color);
}
.input-block input[type=text]:required .input-block .label-wrapper label::after {
  content: "*";
  color: red;
}

select {
  display: flex;
  padding: 12px;
  justify-content: space-between;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 8px;
  border: 1px solid rgba(43, 45, 51, 0.3);
  background: rgba(255, 255, 255, 0.4);
  height: 48px;
  font-family: "Amalia", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
  letter-spacing: 0.019px;
}
select:after {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 100%;
  line-height: 38px;
  font-family: "gds-icons";
  content: "\f470";
  text-align: center;
  color: #714BB9;
  font-size: 24px;
  border-left: 1px solid #3C1C78;
  z-index: -1;
}
select:not([value=""]) {
  border-radius: 8px;
  border: 1px solid var(--text-color);
  background: rgba(255, 255, 255, 0.4);
}
select:hover, select:focus {
  border-radius: 8px;
  border: 2px solid var(--text-color);
  background: rgba(255, 255, 255, 0.4);
  box-shadow: unset;
  color: unset;
  outline: unset;
}
select:disabled {
  border-radius: 8px !important;
  border: 1px solid var(--border-disabled-color) !important;
  background: var(--background-disabled-color) !important;
}

@media (min-width: 0px) and (max-width: 480px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    letter-spacing: 0.024px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
    letter-spacing: 0.029px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 122.222% */
    letter-spacing: -0.72px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 100% */
    letter-spacing: -0.88px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    letter-spacing: 0.022px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 127.273% */
    letter-spacing: 0.026px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 117.647% */
    letter-spacing: 0.041px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 123.81% */
    letter-spacing: -0.84px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
    letter-spacing: -1.28px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
}
@media (min-width: 980px) and (max-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
.border-thinner {
  height: 0.5px;
}

.border-thin {
  height: 1px;
}

.border-thick {
  height: 1.5px;
}

.border-thicker {
  height: 2px;
}

.icon-xs {
  width: 8px;
  height: 8px;
}

.icon-sm {
  width: 16px;
  height: 16px;
}

.icon-md {
  width: 20px;
  height: 20px;
}

.icon-lg {
  width: 24px;
  height: 24px;
}

.icon-xl {
  width: 32px;
  height: 32px;
}

.icon-xxl {
  width: 40px;
  height: 40px;
}

.icon-3xl {
  width: 48px;
  height: 48px;
}

.icon-4xl {
  width: 64px;
  height: 64px;
}

.spacer-3xs {
  display: flex;
  width: var(--gds-size-size-2, 2px);
  height: var(--gds-size-size-2, 2px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxs {
  display: flex;
  width: var(--gds-size-size-4, 4px);
  height: var(--gds-size-size-4, 4px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xs {
  display: flex;
  width: 8px;
  height: 8px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-sm {
  display: flex;
  width: var(--gds-size-size-12, 12px);
  height: var(--gds-size-size-12, 12px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-md {
  display: flex;
  width: 16px;
  height: 16px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-lg {
  display: flex;
  width: 20px;
  height: 20px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xl {
  display: flex;
  width: 24px;
  height: 24px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxl {
  display: flex;
  width: 32px;
  height: 32px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-3xl {
  display: flex;
  width: 40px;
  height: 40px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-4xl {
  display: flex;
  width: 48px;
  height: 48px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.custom-control-label {
  color: var(--text-color);
  /* mobile/gds/type/body/body-regular */
  font-family: "Amalia", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.019px;
  display: flex;
  align-items: flex-start;
  gap: 8px;
}

/* ========== CHECKBOX ========== */
.custom-checkbox .custom-control-input ~ .custom-control-label::before {
  border-radius: 4px;
  border: 1px solid var(--text-color);
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: var(--link-text-color);
  border: 1px solid var(--link-text-color);
}

.custom-control-input:focus ~ .custom-control-label::before {
  border: 1px solid var(--text-color);
  box-shadow: none;
  outline-offset: 2px;
  outline: auto;
  outline-color: var(--border-color);
  outline-style: solid;
  outline-width: 1px;
}

.custom-control-input:hover ~ .custom-control-label::before {
  border: 1px solid var(--link-text-color);
  background-color: var(--tab-button-hover-background-color);
}

.custom-control-input:disabled ~ .custom-control-label::before {
  border: 1px solid var(--border-disabled-color);
}

[type=checkbox]:disabled {
  cursor: not-allowed;
}

/* ========== CHECKBOX - ERROR ========== */
.has-error .custom-checkbox .custom-control-input ~ .custom-control-label::before {
  border-color: var(--input-error-border-color);
}

.has-error .custom-checkbox .custom-control-input:hover ~ .custom-control-label::before {
  border-color: var(--input-error-border-color);
  background-color: var(--input-error-background-color);
}

.has-error .custom-checkbox .custom-control-input:disabled ~ .custom-control-label::before {
  border: none;
}

.custom-checkbox .custom-control-input:checked[disabled] ~ .custom-control-label::before, .custom-checkbox .custom-control-input:checked:disabled ~ .custom-control-label::before {
  background-color: var(--input-background-color);
  border: none;
}

.has-error .form-feedback-item {
  color: var(--input-error-border-color);
}

.has-error .form-feedback-indicator {
  color: var(--input-error-border-color);
  /* desktop/gds/type/body-xs/body-xs-medium */
  font-family: "Amalia", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 133.333% */
  letter-spacing: 0.014px;
  background: url("../images/icon-error.svg") left no-repeat;
  padding-left: 20px;
}

.has-error .form-feedback-indicator svg {
  display: none;
}

.has-error .inline-item-before {
  margin-right: 0;
}

@media (min-width: 0px) and (max-width: 480px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    letter-spacing: 0.024px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
    letter-spacing: 0.029px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 122.222% */
    letter-spacing: -0.72px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 100% */
    letter-spacing: -0.88px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    letter-spacing: 0.022px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 127.273% */
    letter-spacing: 0.026px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 117.647% */
    letter-spacing: 0.041px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 123.81% */
    letter-spacing: -0.84px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
    letter-spacing: -1.28px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
}
@media (min-width: 980px) and (max-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
.border-thinner {
  height: 0.5px;
}

.border-thin {
  height: 1px;
}

.border-thick {
  height: 1.5px;
}

.border-thicker {
  height: 2px;
}

.icon-xs {
  width: 8px;
  height: 8px;
}

.icon-sm {
  width: 16px;
  height: 16px;
}

.icon-md {
  width: 20px;
  height: 20px;
}

.icon-lg {
  width: 24px;
  height: 24px;
}

.icon-xl {
  width: 32px;
  height: 32px;
}

.icon-xxl {
  width: 40px;
  height: 40px;
}

.icon-3xl {
  width: 48px;
  height: 48px;
}

.icon-4xl {
  width: 64px;
  height: 64px;
}

.spacer-3xs {
  display: flex;
  width: var(--gds-size-size-2, 2px);
  height: var(--gds-size-size-2, 2px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxs {
  display: flex;
  width: var(--gds-size-size-4, 4px);
  height: var(--gds-size-size-4, 4px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xs {
  display: flex;
  width: 8px;
  height: 8px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-sm {
  display: flex;
  width: var(--gds-size-size-12, 12px);
  height: var(--gds-size-size-12, 12px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-md {
  display: flex;
  width: 16px;
  height: 16px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-lg {
  display: flex;
  width: 20px;
  height: 20px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xl {
  display: flex;
  width: 24px;
  height: 24px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxl {
  display: flex;
  width: 32px;
  height: 32px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-3xl {
  display: flex;
  width: 40px;
  height: 40px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-4xl {
  display: flex;
  width: 48px;
  height: 48px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.custom-control-label {
  color: var(--text-color);
  /* mobile/gds/type/body/body-regular */
  font-family: "Amalia", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.019px;
  display: flex;
  align-items: flex-start;
  gap: 8px;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: var(--text-color);
  border-color: var(--gds-color-border-border, #2B2D33);
  color: var(--text-color);
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background: url("../images/radio-checked.svg") center no-repeat;
}

.custom-radio .custom-control-input:checked[disabled] ~ .custom-control-label::after, .custom-radio .custom-control-input:checked:disabled ~ .custom-control-label::after {
  background: url("../images/radio-checked-disabled.svg") center no-repeat;
  border: none;
}

.custom-radio .custom-control-input:checked[disabled] ~ .custom-control-label::before, .custom-radio .custom-control-input:checked:disabled ~ .custom-control-label::before {
  background-color: var(--text-color);
  border: none;
}

@media (min-width: 0px) and (max-width: 480px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    letter-spacing: 0.024px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
    letter-spacing: 0.029px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 122.222% */
    letter-spacing: -0.72px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 100% */
    letter-spacing: -0.88px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    letter-spacing: 0.022px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 127.273% */
    letter-spacing: 0.026px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 117.647% */
    letter-spacing: 0.041px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 123.81% */
    letter-spacing: -0.84px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
    letter-spacing: -1.28px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
}
@media (min-width: 980px) and (max-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
.border-thinner {
  height: 0.5px;
}

.border-thin {
  height: 1px;
}

.border-thick {
  height: 1.5px;
}

.border-thicker {
  height: 2px;
}

.icon-xs {
  width: 8px;
  height: 8px;
}

.icon-sm {
  width: 16px;
  height: 16px;
}

.icon-md {
  width: 20px;
  height: 20px;
}

.icon-lg {
  width: 24px;
  height: 24px;
}

.icon-xl {
  width: 32px;
  height: 32px;
}

.icon-xxl {
  width: 40px;
  height: 40px;
}

.icon-3xl {
  width: 48px;
  height: 48px;
}

.icon-4xl {
  width: 64px;
  height: 64px;
}

.spacer-3xs {
  display: flex;
  width: var(--gds-size-size-2, 2px);
  height: var(--gds-size-size-2, 2px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxs {
  display: flex;
  width: var(--gds-size-size-4, 4px);
  height: var(--gds-size-size-4, 4px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xs {
  display: flex;
  width: 8px;
  height: 8px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-sm {
  display: flex;
  width: var(--gds-size-size-12, 12px);
  height: var(--gds-size-size-12, 12px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-md {
  display: flex;
  width: 16px;
  height: 16px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-lg {
  display: flex;
  width: 20px;
  height: 20px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xl {
  display: flex;
  width: 24px;
  height: 24px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxl {
  display: flex;
  width: 32px;
  height: 32px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-3xl {
  display: flex;
  width: 40px;
  height: 40px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-4xl {
  display: flex;
  width: 48px;
  height: 48px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.toggle-switch-bar .toggle-switch-handle {
  display: block;
  width: 28px;
  min-width: 28px;
  text-transform: uppercase;
  margin-right: 8px;
}

@media (max-width: 767.98px) {
  .toggle-switch-check ~ .toggle-switch-bar {
    height: 16px;
    line-height: 16px;
    text-indent: 0;
  }
}
.toggle-switch-check ~ .toggle-switch-bar {
  height: 16px;
  line-height: 16px;
  text-indent: 0;
}

@media (max-width: 767.98px) {
  .toggle-switch-check ~ .toggle-switch-bar::before {
    width: 28px;
  }
}
.toggle-switch-check ~ .toggle-switch-bar::before {
  background-color: var(--dropdown-item-background-color);
  border-color: rgba(43, 45, 51, 0.3);
  border-radius: 16px;
  border-style: solid;
  border-width: 1px;
  width: 28px;
}

@media (max-width: 767.98px) {
  .toggle-switch-check ~ .toggle-switch-bar::after {
    bottom: 2px;
    height: 12px;
    left: 2px;
    top: 2px;
    width: 12px;
  }
}
.toggle-switch-check ~ .toggle-switch-bar::after {
  background-color: #000;
  border-color: #000;
  border-radius: 16px;
  border-style: solid;
  border-width: 1px;
  bottom: 2px;
  height: 12px;
  left: 2px;
  top: 2px;
  width: 12px;
}

.toggle-switch-check:checked ~ .toggle-switch-bar::before {
  background-color: var(--link-text-color);
  border-color: var(--link-text-color);
  border-radius: 16px;
  border-style: solid;
  border-width: 1px;
}

.toggle-switch-check:checked ~ .toggle-switch-bar::after {
  background-color: var(--text-color);
  border-color: var(--text-color);
  border-radius: 16px;
  border-style: solid;
  border-width: 1px;
  left: 13px;
  bottom: 1px;
  height: 14px;
  top: 1px;
  width: 14px;
  box-shadow: var(--switch-box-shadow);
}

.toggle-switch-check:checked ~ .toggle-switch-bar:hover::after {
  background-color: var(--gds-color-bg-bg-interactive, #008E98);
  border-color: var(--gds-color-bg-bg-interactive, #008E98);
  border-radius: 16px;
  border-style: solid;
  border-width: 1px;
}

@media (min-width: 0px) and (max-width: 480px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    letter-spacing: 0.024px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
    letter-spacing: 0.029px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 122.222% */
    letter-spacing: -0.72px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 100% */
    letter-spacing: -0.88px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    letter-spacing: 0.022px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 127.273% */
    letter-spacing: 0.026px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 117.647% */
    letter-spacing: 0.041px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 123.81% */
    letter-spacing: -0.84px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
    letter-spacing: -1.28px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
}
@media (min-width: 980px) and (max-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
.border-thinner {
  height: 0.5px;
}

.border-thin {
  height: 1px;
}

.border-thick {
  height: 1.5px;
}

.border-thicker {
  height: 2px;
}

.icon-xs {
  width: 8px;
  height: 8px;
}

.icon-sm {
  width: 16px;
  height: 16px;
}

.icon-md {
  width: 20px;
  height: 20px;
}

.icon-lg {
  width: 24px;
  height: 24px;
}

.icon-xl {
  width: 32px;
  height: 32px;
}

.icon-xxl {
  width: 40px;
  height: 40px;
}

.icon-3xl {
  width: 48px;
  height: 48px;
}

.icon-4xl {
  width: 64px;
  height: 64px;
}

.spacer-3xs {
  display: flex;
  width: var(--gds-size-size-2, 2px);
  height: var(--gds-size-size-2, 2px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxs {
  display: flex;
  width: var(--gds-size-size-4, 4px);
  height: var(--gds-size-size-4, 4px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xs {
  display: flex;
  width: 8px;
  height: 8px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-sm {
  display: flex;
  width: var(--gds-size-size-12, 12px);
  height: var(--gds-size-size-12, 12px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-md {
  display: flex;
  width: 16px;
  height: 16px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-lg {
  display: flex;
  width: 20px;
  height: 20px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xl {
  display: flex;
  width: 24px;
  height: 24px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxl {
  display: flex;
  width: 32px;
  height: 32px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-3xl {
  display: flex;
  width: 40px;
  height: 40px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-4xl {
  display: flex;
  width: 48px;
  height: 48px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.rbhu-custom-dropdown {
  position: relative;
  display: inline-block;
}

.rbhu-dropdown-button {
  display: flex;
  padding: 12px;
  justify-content: space-between;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 8px;
  border: 1px solid var(--custom-select-button-border-color);
  background: var(--custom-select-button-background-color);
  width: 100%;
  height: 52px;
}
.rbhu-dropdown-button .rbhu-custom-dropdown-button-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 100%;
  text-align: left;
}

.rbhu-dropdown-button:after, .select-field-trigger:after {
  content: "\f471";
  font-family: "gds-icons";
  margin-left: auto;
}

.rbhu-dropdown-button.opened:after {
  content: "\f470";
  font-family: "gds-icons";
  margin-left: auto;
}

.rbhu-dropdown-content, .ddm-select-dropdown, .dropdown-menu-select {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: var(--custom-select-dropdown-box-shadow);
  z-index: 1;
  top: 110%;
}

.dropdown-menu-select button {
  width: 100%;
}

select option {
  background-color: var(--site-background-color) !important;
  color: var(--text-color) !important;
}
select optgroup {
  color: var(--text-color) !important;
}

select:-internal-autofill-selected, .dropdown-item.active {
  background-color: var(--input-background-color) !important;
}

select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
select:-webkit-autofill:active {
  -webkit-background-clip: text;
  -webkit-text-fill-color: var(--text-color);
  transition: background-color 5000s ease-in-out 0s;
  box-shadow: inset 0 0 20px 20px rgba(35, 35, 35, 0.1607843137);
}

.rbhu-dropdown-item {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  cursor: pointer;
}

.rbhu-dropdown-item:hover {
  background-color: #f1f1f1;
}

.ddm-select-dropdown .dropdown-item:hover, .dropdown-menu-select .dropdown-item:hover {
  background-color: #f1f1f1;
}

.rbhu-custom-dropdown.show .rbhu-dropdown-content {
  display: block;
  width: 100%;
}

.rbhu-dropdown-button {
  color: black;
  padding: 12px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.rbhu-dropdown-button:focus {
  border: 2px solid #dee2e6 !important;
  padding: 11px;
}

.rbhu-dropdown-content, .ddm-select-dropdown, .dropdown-menu-select {
  display: none;
  position: absolute;
  background-color: var(--site-background-color);
  min-width: 160px;
  z-index: 1;
  width: 100%;
  padding: 8px;
  border-radius: 8px;
  box-shadow: var(--custom-select-dropdown-content-box-shadow);
}

.rbhu-dropdown-content a {
  color: var(--text-color);
  text-decoration: none;
  display: block;
  padding: 8px;
  justify-content: space-between;
  align-items: flex-start;
  align-self: stretch;
}

.ddm-select-dropdown a, .dropdown-menu-select a {
  color: var(--text-color);
  text-decoration: none;
  display: block;
  padding: 8px;
  justify-content: space-between;
  align-items: flex-start;
  align-self: stretch;
}

.rbhu-dropdown-content a:hover {
  background-color: var(--custom-select-dropdown-item-hover-background-color);
  border-radius: 4px;
}

.ddm-select-dropdown .dropdown-item:hover, .dropdown-menu-select .dropdown-item:hover {
  color: var(--text-color);
  background-color: var(--custom-select-dropdown-item-hover-background-color);
  border-radius: 4px;
}

.rbhu-dropdown-item.selected {
  color: var(--custom-select-dropdown-item-selected-color) !important;
}

.ddm-select-dropdown .dropdown-item, .dropdown-menu-select .dropdown-item {
  color: var(--text-color);
}

.select-field-trigger .lfr__ddm-form-field-type-select-arrow-down {
  display: none;
}

select, .select-field-trigger {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="21" viewBox="0 0 20 21" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.41146 14.7155L3.57812 8.88212L4.75664 7.70361L10.0007 12.9477L15.2448 7.70361L16.4233 8.88212L10.59 14.7155C10.2645 15.0409 9.73689 15.0409 9.41146 14.7155Z" fill="%23FAFAFA"/></svg>') !important;
  background-repeat: no-repeat !important;
  background-position: right 0.7rem top 50% !important;
  background-size: 1.2rem auto !important;
}

/* Portlets
====================================*/
@media (min-width: 0px) and (max-width: 480px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    letter-spacing: 0.024px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
    letter-spacing: 0.029px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 122.222% */
    letter-spacing: -0.72px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 100% */
    letter-spacing: -0.88px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    letter-spacing: 0.022px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 127.273% */
    letter-spacing: 0.026px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 117.647% */
    letter-spacing: 0.041px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 123.81% */
    letter-spacing: -0.84px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
    letter-spacing: -1.28px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
}
@media (min-width: 980px) and (max-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
.border-thinner {
  height: 0.5px;
}

.border-thin {
  height: 1px;
}

.border-thick {
  height: 1.5px;
}

.border-thicker {
  height: 2px;
}

.icon-xs {
  width: 8px;
  height: 8px;
}

.icon-sm {
  width: 16px;
  height: 16px;
}

.icon-md {
  width: 20px;
  height: 20px;
}

.icon-lg {
  width: 24px;
  height: 24px;
}

.icon-xl {
  width: 32px;
  height: 32px;
}

.icon-xxl {
  width: 40px;
  height: 40px;
}

.icon-3xl {
  width: 48px;
  height: 48px;
}

.icon-4xl {
  width: 64px;
  height: 64px;
}

.spacer-3xs {
  display: flex;
  width: var(--gds-size-size-2, 2px);
  height: var(--gds-size-size-2, 2px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxs {
  display: flex;
  width: var(--gds-size-size-4, 4px);
  height: var(--gds-size-size-4, 4px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xs {
  display: flex;
  width: 8px;
  height: 8px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-sm {
  display: flex;
  width: var(--gds-size-size-12, 12px);
  height: var(--gds-size-size-12, 12px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-md {
  display: flex;
  width: 16px;
  height: 16px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-lg {
  display: flex;
  width: 20px;
  height: 20px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xl {
  display: flex;
  width: 24px;
  height: 24px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxl {
  display: flex;
  width: 32px;
  height: 32px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-3xl {
  display: flex;
  width: 40px;
  height: 40px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-4xl {
  display: flex;
  width: 48px;
  height: 48px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.currency-rate-portlet .portlet .portlet-content .portlet-content-container {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 48px 36px;
}
.currency-rate-portlet .portlet .portlet-content .portlet-content-container .portlet-body {
  max-width: 1368px;
  width: 100%;
}
.currency-rate-portlet .portlet .portlet-content .portlet-content-container .portlet-body form .currency-container {
  max-width: 1368px;
  width: 100%;
}
@media (min-width: 0px) and (max-width: 480px) {
  .currency-rate-portlet .portlet .portlet-content .portlet-content-container {
    padding: 32px 16px;
  }
}

@media (max-width: 980px) {
  .currency-rate-portlet .panel-body {
    padding: 20px !important;
  }
}
.currency-rate-portlet .fieldset-legend {
  background: var(--currency-rate-dark-color) !important;
  color: var(--text-color) !important;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: var(--currency-rate-border-color);
}

.currency-rate-portlet #Content {
  border-right: 1px solid var(--currency-rate-border-color);
  border-left: 1px solid var(--currency-rate-border-color);
}

.currency-rate-portlet .panel-body {
  background: var(--currency-rate-portlet-background-color) !important;
}

.currency-rate-portlet .panel-body {
  color: var(--currency-rate-text-color) !important;
}

.currency-rate-portlet .btn-primary {
  display: inline-block !important;
  margin-bottom: 20px !important;
  padding: 10px 25px !important;
  background: var(--currency-rate-dark-color) !important;
  color: var(--text-color) !important;
  font-size: 15px !important;
  font-weight: normal !important;
  letter-spacing: 0.3px !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  text-shadow: none !important;
  outline: 0 !important;
  -webkit-border-radius: 15px !important;
  -moz-border-radius: 15px !important;
  border-radius: 15px !important;
}

.currency-rate-portlet .btn-primary:hover, .currency-rate-portlet .btn-primary:focus {
  background: var(--currency-rate-portlet-background-color) !important;
  color: var(--currency-rate-text-color) !important;
}

.currency-rate-portlet .distribution-wrapper {
  background: var(--currency-rate-portlet-background-color) !important;
}

.currency-rate-portlet .currency-container .header-row {
  background-color: var(--currency-rate-dark-color) !important;
}

.currency-rate-portlet .currency-container .row:nth-child(odd) {
  background-color: var(--currency-rate-dark-color) !important;
}

.currency-rate-portlet .currency-container .row:nth-child(even) {
  background-color: var(--currency-rate-even-color) !important;
}

.currency-rate-portlet .currency-container .col {
  border-right: 1px solid #ddd;
}

/* Components
====================================*/
@media (min-width: 0px) and (max-width: 480px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    letter-spacing: 0.024px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
    letter-spacing: 0.029px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 122.222% */
    letter-spacing: -0.72px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 100% */
    letter-spacing: -0.88px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    letter-spacing: 0.022px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 127.273% */
    letter-spacing: 0.026px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 117.647% */
    letter-spacing: 0.041px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 123.81% */
    letter-spacing: -0.84px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
    letter-spacing: -1.28px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
}
@media (min-width: 980px) and (max-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
.border-thinner {
  height: 0.5px;
}

.border-thin {
  height: 1px;
}

.border-thick {
  height: 1.5px;
}

.border-thicker {
  height: 2px;
}

.icon-xs {
  width: 8px;
  height: 8px;
}

.icon-sm {
  width: 16px;
  height: 16px;
}

.icon-md {
  width: 20px;
  height: 20px;
}

.icon-lg {
  width: 24px;
  height: 24px;
}

.icon-xl {
  width: 32px;
  height: 32px;
}

.icon-xxl {
  width: 40px;
  height: 40px;
}

.icon-3xl {
  width: 48px;
  height: 48px;
}

.icon-4xl {
  width: 64px;
  height: 64px;
}

.spacer-3xs {
  display: flex;
  width: var(--gds-size-size-2, 2px);
  height: var(--gds-size-size-2, 2px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxs {
  display: flex;
  width: var(--gds-size-size-4, 4px);
  height: var(--gds-size-size-4, 4px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xs {
  display: flex;
  width: 8px;
  height: 8px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-sm {
  display: flex;
  width: var(--gds-size-size-12, 12px);
  height: var(--gds-size-size-12, 12px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-md {
  display: flex;
  width: 16px;
  height: 16px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-lg {
  display: flex;
  width: 20px;
  height: 20px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xl {
  display: flex;
  width: 24px;
  height: 24px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxl {
  display: flex;
  width: 32px;
  height: 32px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-3xl {
  display: flex;
  width: 40px;
  height: 40px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-4xl {
  display: flex;
  width: 48px;
  height: 48px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.rbhu-button-color-primary-yellow {
  background-color: var(--primary-button-background-color) !important;
}
.rbhu-button-color-primary-yellow label {
  color: var(--off-black) !important;
}
.rbhu-button-color-primary-yellow:hover {
  background-color: var(--primary-button-hover-background-color) !important;
}
.rbhu-button-color-primary-yellow:focus {
  background-color: var(--primary-button-hover-background-color) !important;
  outline: solid 2px var(--off-black) !important;
  outline-offset: 2px !important;
}
.rbhu-button-color-primary-yellow:active {
  background-color: var(--primary-button-hover-background-color) !important;
  outline: solid 2px var(--off-black) !important;
  outline-offset: 2px !important;
}

.rbhu-button-color-off-black {
  background-color: var(--off-black) !important;
  color: var(--text-color-white) !important;
}
.rbhu-button-color-off-black label {
  color: var(--text-color-white) !important;
}
.rbhu-button-color-off-black:hover {
  background-color: var(--dark-button-hover) !important;
}
.rbhu-button-color-off-black:focus {
  background-color: var(--dark-button-hover) !important;
  outline: solid 2px var(--off-black) !important;
  outline-offset: 2px !important;
}
.rbhu-button-color-off-black:active {
  background-color: var(--dark-button-hover) !important;
  outline: solid 2px var(--off-black) !important;
  outline-offset: 2px !important;
}

.outlined-button:focus {
  outline: solid 2px !important;
  outline-offset: 2px !important;
}
.outlined-button:active {
  outline: solid 2px var(--off-black) !important;
  outline-offset: 2px !important;
}

.rbhu-color-white {
  color: var(--text-color-white) !important;
}

.rbhu-color-yellow-light {
  color: var(--yellow-light) !important;
}

.rbhu-color-primary-yellow {
  color: var(--primary-yellow) !important;
}

.rbhu-color-website-level-2-alt-02 {
  color: var(--website-level-2-alt-02) !important;
}

.rbhu-color-off-black {
  color: var(--off-black) !important;
}

.rbhu-color-warm-gray-mid {
  color: var(--warm-grey-mid) !important;
}

.rbhu-color-bg-accent-bluesubtle {
  color: var(--bg-accent-bluesubtle) !important;
}

.outlined-button.rbhu-color-white {
  border-color: var(--text-color-white) !important;
}
.outlined-button.rbhu-color-white .outlined-button-label.rbhu-color-white {
  color: var(--text-color-white) !important;
}
.outlined-button.rbhu-color-white:focus {
  outline: solid 2px var(--text-color-white) !important;
  outline-offset: 2px !important;
}
.outlined-button.rbhu-color-white:active {
  outline: solid 2px var(--text-color-white) !important;
  outline-offset: 2px !important;
}

.outlined-button.rbhu-color-yellow-light {
  border-color: var(--yellow-light) !important;
}
.outlined-button.rbhu-color-yellow-light .outlined-button-label.rbhu-color-yellow-light {
  color: var(--yellow-light) !important;
}
.outlined-button.rbhu-color-yellow-light:focus {
  outline: solid 2px var(--yellow-light) !important;
  outline-offset: 2px !important;
}
.outlined-button.rbhu-color-yellow-light:active {
  outline: solid 2px var(--yellow-light) !important;
  outline-offset: 2px !important;
}

.outlined-button.rbhu-color-off-black {
  border-color: var(--text-color-black) !important;
}
.outlined-button.rbhu-color-off-black .outlined-button-label.rbhu-color-off-black {
  color: var(--text-color-black) !important;
}
.outlined-button.rbhu-color-off-black:focus {
  outline: solid 2px var(--text-color-black) !important;
  outline-offset: 2px !important;
}
.outlined-button.rbhu-color-off-black:active {
  outline: solid 2px var(--text-color-black) !important;
  outline-offset: 2px !important;
}

.outlined-button.rbhu-color-primary-yellow {
  border-color: var(--primary-yellow) !important;
}
.outlined-button.rbhu-color-primary-yellow .outlined-button-label.rbhu-color-primary-yellow {
  color: var(--primary-yellow) !important;
}
.outlined-button.rbhu-color-primary-yellow:focus {
  outline: solid 2px var(--primary-yellow) !important;
  outline-offset: 2px !important;
}
.outlined-button.rbhu-color-primary-yellow:active {
  outline: solid 2px var(--primary-yellow) !important;
  outline-offset: 2px !important;
}

.outlined-button.rbhu-color-website-level-2-alt-02 {
  border-color: var(--website-level-2-alt-02) !important;
}
.outlined-button.rbhu-color-website-level-2-alt-02 .outlined-button-label.rbhu-color-website-level-2-alt-02 {
  color: var(--website-level-2-alt-02) !important;
}
.outlined-button.rbhu-color-website-level-2-alt-02:focus {
  outline: solid 2px var(--website-level-2-alt-02) !important;
  outline-offset: 2px !important;
}
.outlined-button.rbhu-color-website-level-2-alt-02:active {
  outline: solid 2px var(--website-level-2-alt-02) !important;
  outline-offset: 2px !important;
}

.outlined-button.rbhu-color-warm-grey-mid {
  border-color: var(--warm-grey-mid) !important;
}
.outlined-button.rbhu-color-warm-grey-mid .outlined-button-label.rbhu-color-warm-grey-mid {
  color: var(--warm-grey-mid) !important;
}
.outlined-button.rbhu-color-warm-grey-mid:focus {
  outline: solid 2px var(--warm-grey-mid) !important;
  outline-offset: 2px !important;
}
.outlined-button.rbhu-color-warm-grey-mid:active {
  outline: solid 2px var(--warm-grey-mid) !important;
  outline-offset: 2px !important;
}

.outlined-button.rbhu-color-bg-accent-bluesubtle {
  border-color: var(--bg-accent-bluesubtle) !important;
}
.outlined-button.rbhu-color-bg-accent-bluesubtle .outlined-button-label.rbhu-bg-accent-bluesubtle {
  color: var(--bg-accent-bluesubtle) !important;
}
.outlined-button.rbhu-color-bg-accent-bluesubtle:focus {
  outline: solid 2px var(--bg-accent-bluesubtle) !important;
  outline-offset: 2px !important;
}
.outlined-button.rbhu-color-bg-accent-bluesubtle:active {
  outline: solid 2px var(--bg-accent-bluesubtle) !important;
  outline-offset: 2px !important;
}

.rbhu-hero-banner-container-mobile.rbhu-bg-color-white {
  background-color: var(--text-color-white);
}

.rbhu-hero-banner-container-mobile.rbhu-bg-color-yellow-light {
  background-color: var(--yellow-light);
}

.rbhu-hero-banner-container-mobile.rbhu-bg-color-primary-yellow {
  background-color: var(--primary-yellow);
}

.rbhu-hero-banner-container-mobile.rbhu-bg-color-website-level-2-alt-02 {
  background-color: var(--website-level-2-alt-02);
}

.rbhu-hero-banner-container-mobile.rbhu-bg-color-off-black {
  background-color: var(--off-black);
}

.rbhu-hero-banner-container-mobile.rbhu-bg-color-warm-gray-mid {
  background-color: var(--warm-grey-mid);
}

.rbhu-hero-banner-container-mobile.rbhu-bg-color-bg-accent-bluesubtle {
  background-color: var(--bg-accent-bluesubtle);
}

.rbhu-hero-banner-container {
  padding: 24px 36px;
}
.rbhu-hero-banner-container .rbhu-hero-banner {
  position: relative;
  height: 580px;
}
.rbhu-hero-banner-container .rbhu-hero-banner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
  object-position: right;
  border-radius: 32px !important;
}
.rbhu-hero-banner-container .rbhu-hero-banner .rbhu-hero-banner-image-text-container {
  padding: 36px !important;
}
.rbhu-hero-banner-container .rbhu-hero-banner .rbhu-hero-banner-image-text-container .rbhu-hero-banner-content-column {
  padding: 0 !important;
  margin-left: auto;
  max-width: 684px !important;
  position: relative;
}
.rbhu-hero-banner-container .rbhu-hero-banner .rbhu-hero-banner-image-text-container .rbhu-hero-banner-content-column .rbhu-hero-banner-content {
  padding-bottom: var(--spacer-5, 3rem) !important;
  padding-right: var(--spacer-5, 3rem) !important;
  padding-top: var(--spacer-5, 3rem) !important;
}
.rbhu-hero-banner-container .rbhu-hero-banner .rbhu-hero-banner-image-text-container .background-tint, .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-surface-banner-text-container .background-tint {
  background: url("../images/Tint.png") top no-repeat;
  position: absolute;
  left: -86px;
  top: -4px;
  right: 0;
  bottom: 0;
  background-size: contain;
}
.rbhu-hero-banner-container .rbhu-hero-banner .rbhu-hero-banner-image-text-container .rbhu-hero-banner-content, .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-surface-banner-text-container .rbhu-hero-banner-content {
  z-index: 0;
}
.rbhu-hero-banner-container .rbhu-hero-banner .rbhu-hero-banner-image-text-container .rbhu-hero-banner-image-button .rbhu-hero-banner-mobile-view, .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-surface-banner-text-container .rbhu-hero-banner-image-button .rbhu-hero-banner-mobile-view {
  display: none !important;
}
.rbhu-hero-banner-container .rbhu-hero-banner .rbhu-hero-banner-image-text-container .rbhu-hero-banner-image-category, .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-hero-banner-image-text-container .rbhu-hero-banner-image-header, .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-hero-banner-image-text-container .rbhu-hero-banner-image-intro, .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-hero-banner-image-text-container .rbhu-hero-banner-image-button, .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-hero-banner-image-text-container .rbhu-surface-banner-image-category, .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-hero-banner-image-text-container .rbhu-surface-banner-image-header, .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-hero-banner-image-text-container .rbhu-surface-banner-image-intro, .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-hero-banner-image-text-container .rbhu-surface-banner-image-button, .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-surface-banner-text-container .rbhu-hero-banner-image-category, .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-surface-banner-text-container .rbhu-hero-banner-image-header, .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-surface-banner-text-container .rbhu-hero-banner-image-intro, .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-surface-banner-text-container .rbhu-hero-banner-image-button, .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-surface-banner-text-container .rbhu-surface-banner-image-category, .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-surface-banner-text-container .rbhu-surface-banner-image-header, .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-surface-banner-text-container .rbhu-surface-banner-image-intro, .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-surface-banner-text-container .rbhu-surface-banner-image-button {
  z-index: 0;
}
.rbhu-hero-banner-container .rbhu-hero-banner .rbhu-hero-banner-image-text-container img, .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-surface-banner-text-container img {
  max-height: 580px;
}

@media (min-width: 980px) {
  .rbhu-hero-banner-container {
    background: none !important;
  }
}
@media (min-width: 0px) and (max-width: 980px) {
  .rbhu-hero-banner-container {
    border-radius: 0 0 32px 32px;
  }
  .rbhu-hero-banner-container .rbhu-hero-banner {
    height: unset !important;
  }
  .rbhu-hero-banner-container .rbhu-hero-banner img {
    height: calc(255px + (100vw - 414px) * 0.573);
    position: relative !important;
  }
  .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-hero-banner-image-text-container {
    padding: 0 !important;
    margin-top: 36px;
    flex-direction: column !important;
    position: relative !important;
  }
  .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-hero-banner-image-text-container .rbhu-hero-banner-content-column {
    margin-left: 0 !important;
    max-width: unset !important;
  }
  .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-hero-banner-image-text-container .rbhu-hero-banner-content-column .background-tint {
    display: none !important;
  }
  .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-hero-banner-image-text-container .rbhu-hero-banner-content-column .rbhu-hero-banner-content {
    padding: 0 !important;
  }
  .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-hero-banner-image-text-container .rbhu-hero-banner-content-column .rbhu-hero-banner-content .rbhu-hero-banner-image-category, .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-hero-banner-image-text-container .rbhu-hero-banner-content-column .rbhu-hero-banner-content .rbhu-hero-banner-image-header, .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-hero-banner-image-text-container .rbhu-hero-banner-content-column .rbhu-hero-banner-content .rbhu-hero-banner-image-intro {
    color: unset !important;
  }
  .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-hero-banner-image-text-container .rbhu-hero-banner-content-column .rbhu-hero-banner-content .rbhu-hero-banner-image-button .rbhu-hero-banner-desktop-view {
    display: none !important;
  }
  .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-hero-banner-image-text-container .rbhu-hero-banner-content-column .rbhu-hero-banner-content .rbhu-hero-banner-image-button .rbhu-hero-banner-mobile-view {
    display: inline-flex !important;
  }
  .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-hero-banner-image-text-container .rbhu-hero-banner-content-column .rbhu-hero-banner-content .rbhu-hero-banner-image-button button {
    width: 100%;
  }
}
@media (min-width: 0px) and (max-width: 480px) {
  .rbhu-hero-banner-container {
    padding: 16px !important;
  }
  .rbhu-hero-banner-container .rbhu-hero-banner .rbhu-hero-banner-image-text-container {
    margin-top: 16px;
  }
}
.rbhu-hero-banner-container-mobile {
  padding-top: 24px;
  padding-bottom: 24px;
  border-radius: 0 0 32px 32px;
}
.rbhu-hero-banner-container-mobile .rbhu-hero-banner-mobile {
  margin-top: unset;
}
.rbhu-hero-banner-container-mobile .rbhu-hero-banner-image-text-container-mobile {
  margin-bottom: unset;
}
.rbhu-hero-banner-container-mobile .rbhu-hero-banner-image-text-container-mobile section {
  width: 100%;
}
.rbhu-hero-banner-container-mobile .rbhu-hero-banner-image-text-container-mobile section .rbhu-hero-banner-image-category {
  white-space: normal;
}
.rbhu-hero-banner-container-mobile .rbhu-hero-banner-image-text-container-mobile section .rbhu-hero-banner-image-intro {
  font-size: 24px !important;
}

.rbhu-surface-banner-grid {
  background-color: var(--surface-banner-default-bg-color);
  color: var(--text-color);
}

.rbhu-surface-banner-text-container {
  padding: 48px;
  position: relative;
}
.rbhu-surface-banner-text-container .background-tint {
  right: 150px;
  top: -20px !important;
}
.rbhu-surface-banner-text-container .banner-intro-text {
  width: 100%;
}
.rbhu-surface-banner-text-container .rbhu-surface-banner-image-button .rbhu-surface-banner-mobile-view {
  display: none !important;
}

.rbhu-surface-banner-top-text-layout .rbhu-surface-banner-text-container .background-tint {
  display: none;
}

.rbhu-surface-banner-image-category, .rbhu-surface-banner-image-header, .rbhu-surface-banner-image-intro {
  color: var(--text-color);
}

.rbhu-surface-banner-image-container .rbhu-surface-banner-image {
  width: 100%;
}
.rbhu-surface-banner-image-container .rbhu-surface-banner-image picture {
  width: 100%;
}
.rbhu-surface-banner-image-container .rbhu-surface-banner-image picture img {
  max-width: 1368px;
  width: 100%;
}

.rbhu-surface-banner.rbhu-surface-banner-top-image-layout {
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  border-style: solid;
  border-width: 0 !important;
  height: 456px;
}
.rbhu-surface-banner.rbhu-surface-banner-top-image-layout img.rbhu-surface-banner-background-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right;
  z-index: 0;
}

@media (min-width: 0px) and (max-width: 480px) {
  .rbhu-surface-banner-container {
    padding: 0 !important;
  }
  .rbhu-surface-banner-container .rbhu-surface-banner-header-container {
    margin: 0 !important;
    padding: 48px 16px 0;
  }
  .rbhu-surface-banner-container .rbhu-surface-banner img.rbhu-surface-banner-background-img {
    display: none !important;
  }
  .rbhu-surface-banner-container .rbhu-surface-banner .rbhu-surface-banner-grid.rbhu-surface-banner-top-image-layout .rbhu-surface-banner-text-col {
    align-items: unset;
  }
  .rbhu-surface-banner-container .rbhu-surface-banner .rbhu-surface-banner-grid.rbhu-surface-banner-top-image-layout .rbhu-surface-banner-text-col .rbhu-surface-banner-text-container .rbhu-surface-banner-image-button {
    width: 100%;
  }
  .rbhu-surface-banner-container .rbhu-surface-banner .rbhu-surface-banner-grid.rbhu-surface-banner-top-image-layout .rbhu-surface-banner-text-col .rbhu-surface-banner-text-container .rbhu-surface-banner-image-button button {
    width: 100%;
  }
  .rbhu-surface-banner-container .rbhu-surface-banner .rbhu-surface-banner-grid.rbhu-surface-banner-top-image-layout .rbhu-surface-banner-image-container .rbhu-surface-banner-image img {
    width: 100%;
    height: 100%;
  }
  .rbhu-surface-banner-container .rbhu-surface-banner .rbhu-surface-banner-text-container {
    padding: 24px !important;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .rbhu-surface-banner-container .rbhu-surface-banner img.rbhu-surface-banner-background-img {
    display: none !important;
  }
  .rbhu-surface-banner-container .rbhu-surface-banner .rbhu-surface-banner-grid.rbhu-surface-banner-top-image-layout .rbhu-surface-banner-image-button {
    width: 100%;
  }
  .rbhu-surface-banner-container .rbhu-surface-banner .rbhu-surface-banner-grid.rbhu-surface-banner-top-image-layout .rbhu-surface-banner-image-button button {
    width: 100%;
  }
  .rbhu-surface-banner-container .rbhu-surface-banner .rbhu-surface-banner-grid.rbhu-surface-banner-top-image-layout .rbhu-surface-banner-image-col .rbhu-surface-banner-image-container .rbhu-surface-banner-image img {
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 991px) {
  .rbhu-surface-banner-container .rbhu-surface-banner .rbhu-surface-banner-grid.rbhu-surface-banner-top-image-layout {
    background: none !important;
    border: none !important;
  }
  .rbhu-surface-banner-container .rbhu-surface-banner .rbhu-surface-banner-grid.rbhu-surface-banner-top-image-layout .rbhu-surface-banner-image-container .rbhu-surface-banner-image img {
    width: 200%;
    height: 100%;
  }
}
.rbhu-surface-banner-container .rbhu-surface-banner-header-container {
  max-width: 1368px;
  width: 100%;
  margin: 0 auto 32px auto;
}
.rbhu-surface-banner-container .rbhu-surface-banner-header-container .align-items-left {
  align-items: flex-start;
  text-align: left;
}
.rbhu-surface-banner-container .rbhu-surface-banner-header-container .align-items-center {
  align-items: center;
  text-align: center;
}
.rbhu-surface-banner-container .rbhu-surface-banner-header-container .align-items-right {
  align-items: flex-end;
  text-align: right;
}
.rbhu-surface-banner-container .rbhu-surface-banner-header-container .rbhu-banner-header-title header-h2 {
  margin-bottom: 16px;
}
.rbhu-surface-banner-container .rbhu-surface-banner {
  width: 100%;
  max-width: 1368px;
  background-repeat: no-repeat;
}
.rbhu-surface-banner-container .rbhu-surface-banner .rbhu-surface-banner-top-image-layout .rbhu-surface-banner-image-col {
  display: none !important;
}

@media (min-width: 0px) and (max-width: 991px) {
  .rbhu-surface-banner-container .rbhu-surface-banner {
    background-image: none !important;
    height: 100%;
  }
  .rbhu-surface-banner-container .rbhu-surface-banner .background-tint {
    display: none !important;
  }
  .rbhu-surface-banner-container .rbhu-surface-banner .rbhu-surface-banner-top-text-layout .rbhu-surface-banner-grid-row .rbhu-surface-banner-text-col .rbhu-surface-banner-text-container .rbhu-surface-banner-image-button {
    width: 100%;
  }
  .rbhu-surface-banner-container .rbhu-surface-banner .rbhu-surface-banner-top-text-layout .rbhu-surface-banner-grid-row .rbhu-surface-banner-text-col .rbhu-surface-banner-text-container .rbhu-surface-banner-image-button .rbhu-surface-banner-desktop-view {
    display: none !important;
  }
  .rbhu-surface-banner-container .rbhu-surface-banner .rbhu-surface-banner-top-text-layout .rbhu-surface-banner-grid-row .rbhu-surface-banner-text-col .rbhu-surface-banner-text-container .rbhu-surface-banner-image-button .rbhu-surface-banner-mobile-view {
    display: inline-flex !important;
  }
  .rbhu-surface-banner-container .rbhu-surface-banner .rbhu-surface-banner-top-text-layout .rbhu-surface-banner-grid-row .rbhu-surface-banner-text-col .rbhu-surface-banner-text-container .rbhu-surface-banner-image-button button {
    width: 100%;
  }
  .rbhu-surface-banner-container .rbhu-surface-banner .rbhu-surface-banner-top-text-layout .rbhu-surface-banner-grid-row .rbhu-surface-banner-top-image-layout {
    order: unset !important;
  }
  .rbhu-surface-banner-container .rbhu-surface-banner .rbhu-surface-banner-top-text-layout .rbhu-surface-banner-grid-row .rbhu-surface-banner-image-col .rbhu-surface-banner-image-container .rbhu-surface-banner-image {
    display: flex;
    justify-content: center;
  }
  .rbhu-surface-banner-container .rbhu-surface-banner .rbhu-surface-banner-text-col.rbhu-surface-banner-top-image-layout-mobile {
    order: 1 !important;
  }
  .rbhu-surface-banner-container .rbhu-surface-banner .rbhu-surface-banner-text-col.rbhu-surface-banner-top-text-layout-mobile {
    order: 0 !important;
  }
  .rbhu-surface-banner-container .rbhu-surface-banner .rbhu-surface-banner-top-image-layout .rbhu-surface-banner-image-col {
    display: flex !important;
  }
}
@media (min-width: 480px) {
  .rbhu-surface-banner-container {
    padding: 64px 36px !important;
  }
}
@media (min-width: 0px) and (max-width: 480px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    letter-spacing: 0.024px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
    letter-spacing: 0.029px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 122.222% */
    letter-spacing: -0.72px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 100% */
    letter-spacing: -0.88px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    letter-spacing: 0.022px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 127.273% */
    letter-spacing: 0.026px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 117.647% */
    letter-spacing: 0.041px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 123.81% */
    letter-spacing: -0.84px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
    letter-spacing: -1.28px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
}
@media (min-width: 980px) and (max-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
.border-thinner {
  height: 0.5px;
}

.border-thin {
  height: 1px;
}

.border-thick {
  height: 1.5px;
}

.border-thicker {
  height: 2px;
}

.icon-xs {
  width: 8px;
  height: 8px;
}

.icon-sm {
  width: 16px;
  height: 16px;
}

.icon-md {
  width: 20px;
  height: 20px;
}

.icon-lg {
  width: 24px;
  height: 24px;
}

.icon-xl {
  width: 32px;
  height: 32px;
}

.icon-xxl {
  width: 40px;
  height: 40px;
}

.icon-3xl {
  width: 48px;
  height: 48px;
}

.icon-4xl {
  width: 64px;
  height: 64px;
}

.spacer-3xs {
  display: flex;
  width: var(--gds-size-size-2, 2px);
  height: var(--gds-size-size-2, 2px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxs {
  display: flex;
  width: var(--gds-size-size-4, 4px);
  height: var(--gds-size-size-4, 4px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xs {
  display: flex;
  width: 8px;
  height: 8px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-sm {
  display: flex;
  width: var(--gds-size-size-12, 12px);
  height: var(--gds-size-size-12, 12px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-md {
  display: flex;
  width: 16px;
  height: 16px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-lg {
  display: flex;
  width: 20px;
  height: 20px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xl {
  display: flex;
  width: 24px;
  height: 24px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxl {
  display: flex;
  width: 32px;
  height: 32px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-3xl {
  display: flex;
  width: 40px;
  height: 40px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-4xl {
  display: flex;
  width: 48px;
  height: 48px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.rbhu-bg-color-white {
  background-color: var(--text-color-white);
  color: var(--text-color-white);
}
.rbhu-bg-color-white button {
  color: var(--text-color-white) !important;
}

.rbhu-bg-color-yellow-light {
  background-color: var(--yellow-light);
  color: var(--text-color-black);
}
.rbhu-bg-color-yellow-light button {
  color: var(--text-color-black) !important;
}

.rbhu-bg-color-primary-yellow {
  background-color: var(--primary-yellow);
  color: var(--text-color-black);
}
.rbhu-bg-color-primary-yellow button {
  color: var(--text-color-black) !important;
}

.rbhu-bg-color-website-level-2-alt-02 {
  background-color: var(--website-level-2-alt-02);
  color: var(--text-color-white);
}
.rbhu-bg-color-website-level-2-alt-02 button {
  color: var(--text-color-white) !important;
}

.rbhu-bg-color-off-black {
  background-color: var(--off-black);
  color: var(--text-color-white);
}
.rbhu-bg-color-off-black button {
  color: var(--text-color-white) !important;
}

.rbhu-bg-color-warm-gray-mid {
  background-color: var(--warm-grey-mid);
  color: var(--text-color-black);
}
.rbhu-bg-color-warm-gray-mid button {
  color: var(--text-color-black) !important;
}

.rbhu-bg-color-bg-accent-bluesubtle {
  background-color: var(--bg-accent-bluesubtle);
  color: var(--text-color-black);
}

button {
  color: var(--text-color-black) !important;
}

.rbhu-component-grid {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 24px 36px 64px 36px;
}
.rbhu-component-grid .rbhu-component-grid-content-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1368px;
  width: 100%;
  gap: 32px;
}
.rbhu-component-grid .rbhu-component-grid-content-container .rbhu-component-grid-header-section {
  text-align: center;
}
.rbhu-component-grid .rbhu-component-grid-content-container .rbhu-component-grid-content-section {
  display: grid;
  gap: 36px;
  grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
  width: 100%;
}
.rbhu-component-grid .rbhu-component-grid-content-container .rbhu-component-grid-content-section .rbhu-grid-block {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  text-align: center;
  word-wrap: normal !important;
}
.rbhu-component-grid .rbhu-component-grid-content-container .rbhu-component-grid-content-section .rbhu-grid-block .rbhu-block-icon {
  display: flex;
  padding-bottom: 8px;
  justify-content: center;
  align-items: flex-start;
  font-size: 3rem;
}
.rbhu-component-grid .rbhu-component-grid-content-container .rbhu-component-grid-content-section .rbhu-grid-block .two-line {
  height: 96px;
}
.rbhu-component-grid .rbhu-component-grid-content-container .rbhu-component-grid-content-section .rbhu-grid-block .three-line {
  height: 140px;
}
.rbhu-component-grid .rbhu-component-grid-content-container .rbhu-component-grid-content-section .rbhu-grid-block h3 {
  margin: 0;
}
.rbhu-component-grid .rbhu-component-grid-content-container .rbhu-component-grid-content-section .rbhu-grid-block .rbhu-component-grid-block-description-container .rbhu-grid-block-description {
  margin-top: 16px !important;
}
.rbhu-component-grid .rbhu-component-grid-content-container .rbhu-component-grid-content-section .rbhu-grid-block .rbhu-component-grid-block-description-container .rbhu-grid-block-description ul {
  text-align: left;
}
.rbhu-component-grid .rbhu-component-grid-content-container .rbhu-component-grid-content-section .rbhu-grid-block .rbhu-component-grid-button-container {
  margin-top: auto;
}
.rbhu-component-grid .rbhu-component-grid-content-container .rbhu-component-grid-content-section .rbhu-grid-block .rbhu-component-grid-button-container .rbhu-grid-block-button {
  margin-top: 32px !important;
}

.rbhu-component-grid.has-bg-color {
  margin: 24px 36px 64px 36px;
  padding: 64px 36px;
  border-radius: 32px;
}

@media (min-width: 0px) and (max-width: 480px) {
  .rbhu-component-grid {
    padding: 48px 16px;
  }
  .rbhu-component-grid.has-bg-color {
    margin: 48px 16px;
    border-radius: 32px;
  }
}
@media (max-width: 980px) {
  .rbhu-component-grid .rbhu-component-grid-content-container .rbhu-component-grid-content-section {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 0px) and (max-width: 480px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    letter-spacing: 0.024px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
    letter-spacing: 0.029px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 122.222% */
    letter-spacing: -0.72px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 100% */
    letter-spacing: -0.88px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    letter-spacing: 0.022px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 127.273% */
    letter-spacing: 0.026px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 117.647% */
    letter-spacing: 0.041px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 123.81% */
    letter-spacing: -0.84px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
    letter-spacing: -1.28px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
}
@media (min-width: 980px) and (max-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
.border-thinner {
  height: 0.5px;
}

.border-thin {
  height: 1px;
}

.border-thick {
  height: 1.5px;
}

.border-thicker {
  height: 2px;
}

.icon-xs {
  width: 8px;
  height: 8px;
}

.icon-sm {
  width: 16px;
  height: 16px;
}

.icon-md {
  width: 20px;
  height: 20px;
}

.icon-lg {
  width: 24px;
  height: 24px;
}

.icon-xl {
  width: 32px;
  height: 32px;
}

.icon-xxl {
  width: 40px;
  height: 40px;
}

.icon-3xl {
  width: 48px;
  height: 48px;
}

.icon-4xl {
  width: 64px;
  height: 64px;
}

.spacer-3xs {
  display: flex;
  width: var(--gds-size-size-2, 2px);
  height: var(--gds-size-size-2, 2px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxs {
  display: flex;
  width: var(--gds-size-size-4, 4px);
  height: var(--gds-size-size-4, 4px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xs {
  display: flex;
  width: 8px;
  height: 8px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-sm {
  display: flex;
  width: var(--gds-size-size-12, 12px);
  height: var(--gds-size-size-12, 12px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-md {
  display: flex;
  width: 16px;
  height: 16px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-lg {
  display: flex;
  width: 20px;
  height: 20px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xl {
  display: flex;
  width: 24px;
  height: 24px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxl {
  display: flex;
  width: 32px;
  height: 32px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-3xl {
  display: flex;
  width: 40px;
  height: 40px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-4xl {
  display: flex;
  width: 48px;
  height: 48px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.rbhu-bg-color-white {
  background-color: var(--text-color-white);
}
.rbhu-bg-color-white .rbhu-card-component-header .rbhu-card-component-header-sup, .rbhu-bg-color-white .rbhu-card-component-header .rbhu-card-component-header-title, .rbhu-bg-color-white .rbhu-card-component-header .rbhu-card-component-header-description {
  color: var(--text-color-black) !important;
}
.rbhu-bg-color-white .rbhu-card-component-footer {
  color: var(--text-color-black);
}
.rbhu-bg-color-white .rbhu-card-component-footer button {
  border-color: var(--text-color-black);
}
.rbhu-bg-color-white .rbhu-card-component-footer button label {
  color: var(--text-color-black) !important;
}

.rbhu-bg-color-yellow-light {
  background-color: var(--yellow-light);
}
.rbhu-bg-color-yellow-light .rbhu-card-component-header .rbhu-card-component-header-sup, .rbhu-bg-color-yellow-light .rbhu-card-component-header .rbhu-card-component-header-title, .rbhu-bg-color-yellow-light .rbhu-card-component-header .rbhu-card-component-header-description {
  color: var(--text-color-black) !important;
}
.rbhu-bg-color-yellow-light .rbhu-card-component-footer {
  color: var(--text-color-black);
}
.rbhu-bg-color-yellow-light .rbhu-card-component-footer button {
  border-color: var(--text-color-black);
}
.rbhu-bg-color-yellow-light .rbhu-card-component-footer button label {
  color: var(--text-color-black) !important;
}

.rbhu-bg-color-primary-yellow {
  background-color: var(--primary-yellow);
}
.rbhu-bg-color-primary-yellow .rbhu-card-component-header .rbhu-card-component-header-sup, .rbhu-bg-color-primary-yellow .rbhu-card-component-header .rbhu-card-component-header-title, .rbhu-bg-color-primary-yellow .rbhu-card-component-header .rbhu-card-component-header-description {
  color: var(--text-color-black) !important;
}
.rbhu-bg-color-primary-yellow .rbhu-card-component-footer {
  color: var(--text-color-black);
}
.rbhu-bg-color-primary-yellow .rbhu-card-component-footer button {
  border-color: var(--text-color-black);
}
.rbhu-bg-color-primary-yellow .rbhu-card-component-footer button label {
  color: var(--text-color-black) !important;
}

.rbhu-bg-color-website-level-2-alt-02 {
  background-color: var(--website-level-2-alt-02);
}
.rbhu-bg-color-website-level-2-alt-02 .rbhu-card-component-header, .rbhu-bg-color-website-level-2-alt-02 .rbhu-card-component-footer {
  color: var(--text-color-white);
}
.rbhu-bg-color-website-level-2-alt-02 .rbhu-card-component-header button, .rbhu-bg-color-website-level-2-alt-02 .rbhu-card-component-footer button {
  border-color: var(--text-color-white);
}
.rbhu-bg-color-website-level-2-alt-02 .rbhu-card-component-header .rbhu-card-component-header-sup, .rbhu-bg-color-website-level-2-alt-02 .rbhu-card-component-header .rbhu-card-component-header-title, .rbhu-bg-color-website-level-2-alt-02 .rbhu-card-component-header .rbhu-card-component-header-description, .rbhu-bg-color-website-level-2-alt-02 .rbhu-card-component-footer .rbhu-card-component-header-sup, .rbhu-bg-color-website-level-2-alt-02 .rbhu-card-component-footer .rbhu-card-component-header-title, .rbhu-bg-color-website-level-2-alt-02 .rbhu-card-component-footer .rbhu-card-component-header-description {
  color: var(--text-color-white) !important;
}
.rbhu-bg-color-website-level-2-alt-02 .rbhu-card-component-header .outlined-button, .rbhu-bg-color-website-level-2-alt-02 .rbhu-card-component-footer .outlined-button {
  outline-offset: 2px !important;
}
.rbhu-bg-color-website-level-2-alt-02 .rbhu-card-component-header .outlined-button .outlined-button-label, .rbhu-bg-color-website-level-2-alt-02 .rbhu-card-component-footer .outlined-button .outlined-button-label {
  color: var(--text-color-white);
}

.rbhu-bg-color-off-black {
  background-color: var(--off-black);
}
.rbhu-bg-color-off-black .rbhu-card-component-header, .rbhu-bg-color-off-black .rbhu-card-component-footer {
  color: var(--text-color-white);
}
.rbhu-bg-color-off-black .rbhu-card-component-header button, .rbhu-bg-color-off-black .rbhu-card-component-footer button {
  border-color: var(--text-color-white);
}
.rbhu-bg-color-off-black .rbhu-card-component-header .rbhu-card-component-header-sup, .rbhu-bg-color-off-black .rbhu-card-component-header .rbhu-card-component-header-title, .rbhu-bg-color-off-black .rbhu-card-component-header .rbhu-card-component-header-description, .rbhu-bg-color-off-black .rbhu-card-component-footer .rbhu-card-component-header-sup, .rbhu-bg-color-off-black .rbhu-card-component-footer .rbhu-card-component-header-title, .rbhu-bg-color-off-black .rbhu-card-component-footer .rbhu-card-component-header-description {
  color: var(--text-color-white) !important;
}
.rbhu-bg-color-off-black .rbhu-card-component-header .outlined-button, .rbhu-bg-color-off-black .rbhu-card-component-footer .outlined-button {
  outline-offset: 2px !important;
}
.rbhu-bg-color-off-black .rbhu-card-component-header .outlined-button .outlined-button-label, .rbhu-bg-color-off-black .rbhu-card-component-footer .outlined-button .outlined-button-label {
  color: var(--text-color-white);
}

.rbhu-bg-color-warm-gray-mid {
  background-color: var(--warm-grey-mid);
}
.rbhu-bg-color-warm-gray-mid .rbhu-card-component-header .rbhu-card-component-header-sup, .rbhu-bg-color-warm-gray-mid .rbhu-card-component-header .rbhu-card-component-header-title, .rbhu-bg-color-warm-gray-mid .rbhu-card-component-header .rbhu-card-component-header-description {
  color: var(--text-color-black) !important;
}
.rbhu-bg-color-warm-gray-mid .rbhu-card-component-footer {
  color: var(--text-color-black);
}
.rbhu-bg-color-warm-gray-mid .rbhu-card-component-footer button {
  border-color: var(--text-color-black);
}
.rbhu-bg-color-warm-gray-mid .rbhu-card-component-footer button label {
  color: var(--text-color-black) !important;
}

.rbhu-bg-color-bg-accent-bluesubtle {
  background-color: var(--bg-accent-bluesubtle);
}
.rbhu-bg-color-bg-accent-bluesubtle .rbhu-card-component-header .rbhu-card-component-header-sup, .rbhu-bg-color-bg-accent-bluesubtle .rbhu-card-component-header .rbhu-card-component-header-title, .rbhu-bg-color-bg-accent-bluesubtle .rbhu-card-component-header .rbhu-card-component-header-description {
  color: var(--text-color-black) !important;
}
.rbhu-bg-color-bg-accent-bluesubtle .rbhu-card-component-footer {
  color: var(--text-color-black) !important;
}
.rbhu-bg-color-bg-accent-bluesubtle .rbhu-card-component-footer button {
  border-color: var(--text-color-black) !important;
}
.rbhu-bg-color-bg-accent-bluesubtle .rbhu-card-component-footer button label {
  color: var(--text-color-black) !important;
}

.rbhu-button-color-primary-yellow {
  background-color: var(--primary-button-background-color) !important;
}
.rbhu-button-color-primary-yellow label {
  color: var(--off-black) !important;
}
.rbhu-button-color-primary-yellow:hover {
  background-color: var(--primary-button-hover-background-color) !important;
}
.rbhu-button-color-primary-yellow:focus {
  background-color: var(--primary-button-hover-background-color) !important;
  outline: solid 2px var(--off-black) !important;
  outline-offset: 2px !important;
}
.rbhu-button-color-primary-yellow:active {
  background-color: var(--primary-button-hover-background-color) !important;
  outline: solid 2px var(--off-black) !important;
  outline-offset: 2px !important;
}

.rbhu-button-color-off-black {
  background-color: var(--off-black) !important;
  color: var(--text-color-white) !important;
}
.rbhu-button-color-off-black label {
  color: var(--text-color-white) !important;
}
.rbhu-button-color-off-black:hover {
  background-color: var(--dark-button-hover) !important;
}
.rbhu-button-color-off-black:focus {
  background-color: var(--dark-button-hover) !important;
  outline: solid 2px var(--off-black) !important;
  outline-offset: 2px !important;
}
.rbhu-button-color-off-black:active {
  background-color: var(--dark-button-hover) !important;
  outline: solid 2px var(--off-black) !important;
  outline-offset: 2px !important;
}

.outlined-button:focus {
  outline: solid 2px !important;
  outline-offset: 2px !important;
}
.outlined-button:active {
  outline: solid 2px var(--off-black) !important;
  outline-offset: 2px !important;
}

.rbhu-card-component-content-description-container {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.rbhu-card-component-content-description-container.align-description-text-top {
  justify-content: flex-start;
}
.rbhu-card-component-content-description-container.align-description-text-center {
  justify-content: center;
}
.rbhu-card-component-content-description-container.align-description-text-bottom {
  justify-content: flex-end;
}
.rbhu-card-component-content-description-container.align-long-description-text-top {
  justify-content: flex-start;
}
.rbhu-card-component-content-description-container.align-long-description-text-center {
  justify-content: center;
}
.rbhu-card-component-content-description-container.align-long-description-text-bottom {
  justify-content: flex-end;
}

/* Kártyakomponens megjelenítések */
/* simple-view */
.rbhu-card-component-section, .rbhu-universal-filter-component-section {
  font-family: "Amalia", Arial, Helvetica, sans-serif;
}
.rbhu-card-component-section .rbhu-card-component-container, .rbhu-card-component-section .rbhu-universal-filter-component-filters, .rbhu-card-component-section .rbhu-universal-filter-component-results, .rbhu-universal-filter-component-section .rbhu-card-component-container, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results {
  padding: 64px 36px 64px 36px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 32px;
  margin: 24px 36px;
}
.rbhu-card-component-section .rbhu-card-component-container .rbhu-card-component-header, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-card-component-header, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-card-component-header, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-card-component-header, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-card-component-header, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-card-component-header {
  margin-bottom: 32px;
  word-break: break-word;
}
.rbhu-card-component-section .rbhu-card-component-container .rbhu-card-component-header .rbhu-card-component-header-sup, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-card-component-header .rbhu-card-component-header-sup, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-card-component-header .rbhu-card-component-header-sup, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-card-component-header .rbhu-card-component-header-sup, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-card-component-header .rbhu-card-component-header-sup, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-card-component-header .rbhu-card-component-header-sup {
  color: var(--card-chip-text-color);
}
.rbhu-card-component-section .rbhu-card-component-container .rbhu-card-component-header .rbhu-card-component-header-description, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-card-component-header .rbhu-card-component-header-description, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-card-component-header .rbhu-card-component-header-description, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-card-component-header .rbhu-card-component-header-description, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-card-component-header .rbhu-card-component-header-description, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-card-component-header .rbhu-card-component-header-description {
  margin-top: 16px;
  max-width: 900px;
}
.rbhu-card-component-section .rbhu-card-component-container .rbhu-card-component-footer, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-card-component-footer, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-card-component-footer, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-card-component-footer, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-card-component-footer, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-card-component-footer {
  margin-top: 32px;
}
.rbhu-card-component-section .rbhu-card-component-container .rbhu-card-component-header, .rbhu-card-component-section .rbhu-card-component-container .rbhu-card-component-body, .rbhu-card-component-section .rbhu-card-component-container .rbhu-card-component-footer, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-card-component-header, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-card-component-body, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-card-component-footer, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-card-component-header, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-card-component-body, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-card-component-footer, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-card-component-header, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-card-component-body, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-card-component-footer, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-card-component-header, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-card-component-body, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-card-component-footer, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-card-component-header, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-card-component-body, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-card-component-footer {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  max-width: 1368px;
}
.rbhu-card-component-section .rbhu-card-component-container .aling-items-left, .rbhu-card-component-section .rbhu-universal-filter-component-filters .aling-items-left, .rbhu-card-component-section .rbhu-universal-filter-component-results .aling-items-left, .rbhu-universal-filter-component-section .rbhu-card-component-container .aling-items-left, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .aling-items-left, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .aling-items-left {
  align-items: flex-start;
  text-align: left;
}
.rbhu-card-component-section .rbhu-card-component-container .aling-items-center, .rbhu-card-component-section .rbhu-universal-filter-component-filters .aling-items-center, .rbhu-card-component-section .rbhu-universal-filter-component-results .aling-items-center, .rbhu-universal-filter-component-section .rbhu-card-component-container .aling-items-center, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .aling-items-center, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .aling-items-center {
  align-items: center;
  text-align: center;
}
.rbhu-card-component-section .rbhu-card-component-container .aling-items-right, .rbhu-card-component-section .rbhu-universal-filter-component-filters .aling-items-right, .rbhu-card-component-section .rbhu-universal-filter-component-results .aling-items-right, .rbhu-universal-filter-component-section .rbhu-card-component-container .aling-items-right, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .aling-items-right, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .aling-items-right {
  align-items: flex-end;
  text-align: right;
}
.rbhu-card-component-section .rbhu-card-component-container .rbhu-card-component-body > div, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-card-component-body > div, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-card-component-body > div, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-card-component-body > div, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-card-component-body > div, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-card-component-body > div {
  width: 100%;
}
.rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-card-icon, .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-card-icon, .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-card-icon, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-card-icon, .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-card-icon, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-card-icon, .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-card-icon, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-card-icon, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-card-icon, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-card-icon, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-card-icon, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-card-icon {
  width: 64px;
  height: 64px;
  font-size: 64px;
  margin-right: 16px;
}
.rbhu-card-component-section .rbhu-card-component-container .portlet-content-container div.journal-content-article, .rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-simple-card, .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body div.journal-content-article, .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-simple-card, .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container div.journal-content-article, .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-simple-card, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body div.journal-content-article, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-simple-card, .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container div.journal-content-article, .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-simple-card, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body div.journal-content-article, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-simple-card, .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container div.journal-content-article, .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-simple-card, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body div.journal-content-article, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-simple-card, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container div.journal-content-article, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-simple-card, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body div.journal-content-article, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-simple-card, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container div.journal-content-article, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-simple-card, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body div.journal-content-article, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-simple-card {
  display: flex;
  flex: 1 0 0;
  height: 100%;
}
.rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-simple-card, .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-simple-card, .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-simple-card, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-simple-card, .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-simple-card, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-simple-card, .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-simple-card, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-simple-card, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-simple-card, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-simple-card, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-simple-card, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-simple-card {
  color: var(--text-color);
  padding: 16px;
  align-items: center;
  border-radius: 8px;
  border: 1px solid var(--card-border-color);
  box-shadow: var(--card-base-box-shadow);
}
.rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-simple-card .rbhu-card-icon, .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-icon, .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-simple-card .rbhu-card-icon, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-icon, .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-simple-card .rbhu-card-icon, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-icon, .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-simple-card .rbhu-card-icon, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-icon, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-simple-card .rbhu-card-icon, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-icon, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-simple-card .rbhu-card-icon, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-icon {
  margin: 0 !important;
}
.rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-simple-card .rbhu-card-content, .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-content, .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-simple-card .rbhu-card-content, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-content, .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-simple-card .rbhu-card-content, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-content, .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-simple-card .rbhu-card-content, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-content, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-simple-card .rbhu-card-content, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-content, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-simple-card .rbhu-card-content, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-content {
  padding: 0 0 0 16px !important;
}
.rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .journal-content-article, .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .journal-content-article, .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .journal-content-article, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .journal-content-article, .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .journal-content-article, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .journal-content-article, .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .journal-content-article, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .journal-content-article, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .journal-content-article, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .journal-content-article, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .journal-content-article, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .journal-content-article {
  margin-right: 32px;
}
.rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .journal-content-article:last-child, .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .journal-content-article:last-child, .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .journal-content-article:last-child, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .journal-content-article:last-child, .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .journal-content-article:last-child, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .journal-content-article:last-child, .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .journal-content-article:last-child, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .journal-content-article:last-child, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .journal-content-article:last-child, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .journal-content-article:last-child, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .journal-content-article:last-child, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .journal-content-article:last-child {
  margin-right: 0;
}
.rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-simple-card:not([onclick]), .rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-simple-card[onclick=""], .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-simple-card:not([onclick]), .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-simple-card[onclick=""], .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-simple-card:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-simple-card[onclick=""], .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-simple-card:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-simple-card[onclick=""], .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-simple-card:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-simple-card[onclick=""], .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-simple-card:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-simple-card[onclick=""], .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-simple-card:not([onclick]), .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-simple-card[onclick=""], .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-simple-card:not([onclick]), .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-simple-card[onclick=""], .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-simple-card:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-simple-card[onclick=""], .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-simple-card:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-simple-card[onclick=""], .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-simple-card:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-simple-card[onclick=""], .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-simple-card:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-simple-card[onclick=""] {
  cursor: default;
}
.rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-simple-card[onclick]:hover, .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-simple-card[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-simple-card[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-simple-card[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-simple-card[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-simple-card[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-simple-card[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-simple-card[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-simple-card[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-simple-card[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-simple-card[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-simple-card[onclick]:hover {
  box-shadow: var(--card-hover-box-shadow);
  cursor: pointer;
}
.rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-tile-card:not([onclick]), .rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-tile-card[onclick=""], .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-tile-card:not([onclick]), .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-tile-card[onclick=""], .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-tile-card:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-tile-card[onclick=""], .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-tile-card:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-tile-card[onclick=""], .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-tile-card:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-tile-card[onclick=""], .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-tile-card:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-tile-card[onclick=""], .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-tile-card:not([onclick]), .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-tile-card[onclick=""], .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-tile-card:not([onclick]), .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-tile-card[onclick=""], .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-tile-card:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-tile-card[onclick=""], .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-tile-card:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-tile-card[onclick=""], .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-tile-card:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-tile-card[onclick=""], .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-tile-card:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-tile-card[onclick=""] {
  cursor: default;
}
.rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-tile-card[onclick]:hover, .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-tile-card[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-tile-card[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-tile-card[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-tile-card[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-tile-card[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-tile-card[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-tile-card[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-tile-card[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-tile-card[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-tile-card[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-tile-card[onclick]:hover {
  box-shadow: var(--card-hover-box-shadow);
  cursor: pointer;
}
.rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-news-card-component-content-card:not([onclick]), .rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-news-card-component-content-card[onclick=""], .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card:not([onclick]), .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card[onclick=""], .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-news-card-component-content-card:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-news-card-component-content-card[onclick=""], .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card[onclick=""], .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-news-card-component-content-card:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-news-card-component-content-card[onclick=""], .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card[onclick=""], .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-news-card-component-content-card:not([onclick]), .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-news-card-component-content-card[onclick=""], .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card:not([onclick]), .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card[onclick=""], .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-news-card-component-content-card:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-news-card-component-content-card[onclick=""], .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card[onclick=""], .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-news-card-component-content-card:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-news-card-component-content-card[onclick=""], .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card[onclick=""] {
  cursor: default;
}
.rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-news-card-component-content-card:not([onclick]) .rbhu-card-content a.rbhu-card-component-content-title:not([onclick]), .rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-news-card-component-content-card[onclick=""] .rbhu-card-content a.rbhu-card-component-content-title:not([onclick]), .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card:not([onclick]) .rbhu-card-content a.rbhu-card-component-content-title:not([onclick]), .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card[onclick=""] .rbhu-card-content a.rbhu-card-component-content-title:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-news-card-component-content-card:not([onclick]) .rbhu-card-content a.rbhu-card-component-content-title:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-news-card-component-content-card[onclick=""] .rbhu-card-content a.rbhu-card-component-content-title:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card:not([onclick]) .rbhu-card-content a.rbhu-card-component-content-title:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card[onclick=""] .rbhu-card-content a.rbhu-card-component-content-title:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-news-card-component-content-card:not([onclick]) .rbhu-card-content a.rbhu-card-component-content-title:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-news-card-component-content-card[onclick=""] .rbhu-card-content a.rbhu-card-component-content-title:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card:not([onclick]) .rbhu-card-content a.rbhu-card-component-content-title:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card[onclick=""] .rbhu-card-content a.rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-news-card-component-content-card:not([onclick]) .rbhu-card-content a.rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-news-card-component-content-card[onclick=""] .rbhu-card-content a.rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card:not([onclick]) .rbhu-card-content a.rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card[onclick=""] .rbhu-card-content a.rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-news-card-component-content-card:not([onclick]) .rbhu-card-content a.rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-news-card-component-content-card[onclick=""] .rbhu-card-content a.rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card:not([onclick]) .rbhu-card-content a.rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card[onclick=""] .rbhu-card-content a.rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-news-card-component-content-card:not([onclick]) .rbhu-card-content a.rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-news-card-component-content-card[onclick=""] .rbhu-card-content a.rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card:not([onclick]) .rbhu-card-content a.rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card[onclick=""] .rbhu-card-content a.rbhu-card-component-content-title:not([onclick]) {
  cursor: default;
}
.rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-news-card-component-content-card[onclick]:hover, .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-news-card-component-content-card[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-news-card-component-content-card[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-news-card-component-content-card[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-news-card-component-content-card[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-news-card-component-content-card[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-news-card-component-content-card[onclick]:hover {
  box-shadow: var(--card-hover-box-shadow);
  cursor: pointer;
}
.rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-card-component-content-card img:not([onclick]), .rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-card-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-product-card-component-content-card img:not([onclick]), .rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-product-card-component-content-card .rbhu-card-component-content-title:not([onclick]),
.rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-card-comparison-component-content-card img:not([onclick]),
.rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-card-comparison-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-new-card-comparison-component-content-card img:not([onclick]), .rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-new-card-comparison-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-card-component-content-card img:not([onclick]), .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-card-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-product-card-component-content-card img:not([onclick]), .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-product-card-component-content-card .rbhu-card-component-content-title:not([onclick]),
.rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-card-comparison-component-content-card img:not([onclick]),
.rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-card-comparison-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-new-card-comparison-component-content-card img:not([onclick]), .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-new-card-comparison-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-card-component-content-card img:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-card-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-product-card-component-content-card img:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-product-card-component-content-card .rbhu-card-component-content-title:not([onclick]),
.rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-card-comparison-component-content-card img:not([onclick]),
.rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-card-comparison-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-new-card-comparison-component-content-card img:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-new-card-comparison-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-card-component-content-card img:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-card-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-product-card-component-content-card img:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-product-card-component-content-card .rbhu-card-component-content-title:not([onclick]),
.rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-card-comparison-component-content-card img:not([onclick]),
.rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-card-comparison-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-new-card-comparison-component-content-card img:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-new-card-comparison-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-card-component-content-card img:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-card-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-product-card-component-content-card img:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-product-card-component-content-card .rbhu-card-component-content-title:not([onclick]),
.rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-card-comparison-component-content-card img:not([onclick]),
.rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-card-comparison-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-new-card-comparison-component-content-card img:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-new-card-comparison-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-card-component-content-card img:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-card-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-product-card-component-content-card img:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-product-card-component-content-card .rbhu-card-component-content-title:not([onclick]),
.rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-card-comparison-component-content-card img:not([onclick]),
.rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-card-comparison-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-new-card-comparison-component-content-card img:not([onclick]), .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-new-card-comparison-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-card-component-content-card img:not([onclick]), .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-card-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-product-card-component-content-card img:not([onclick]), .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-product-card-component-content-card .rbhu-card-component-content-title:not([onclick]),
.rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-card-comparison-component-content-card img:not([onclick]),
.rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-card-comparison-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-new-card-comparison-component-content-card img:not([onclick]), .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-new-card-comparison-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-card-component-content-card img:not([onclick]), .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-card-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-product-card-component-content-card img:not([onclick]), .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-product-card-component-content-card .rbhu-card-component-content-title:not([onclick]),
.rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-card-comparison-component-content-card img:not([onclick]),
.rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-card-comparison-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-new-card-comparison-component-content-card img:not([onclick]), .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-new-card-comparison-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-card-component-content-card img:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-card-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-product-card-component-content-card img:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-product-card-component-content-card .rbhu-card-component-content-title:not([onclick]),
.rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-card-comparison-component-content-card img:not([onclick]),
.rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-card-comparison-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-new-card-comparison-component-content-card img:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-new-card-comparison-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-card-component-content-card img:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-card-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-product-card-component-content-card img:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-product-card-component-content-card .rbhu-card-component-content-title:not([onclick]),
.rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-card-comparison-component-content-card img:not([onclick]),
.rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-card-comparison-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-new-card-comparison-component-content-card img:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-new-card-comparison-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-card-component-content-card img:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-card-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-product-card-component-content-card img:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-product-card-component-content-card .rbhu-card-component-content-title:not([onclick]),
.rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-card-comparison-component-content-card img:not([onclick]),
.rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-card-comparison-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-new-card-comparison-component-content-card img:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-new-card-comparison-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-card-component-content-card img:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-card-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-product-card-component-content-card img:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-product-card-component-content-card .rbhu-card-component-content-title:not([onclick]),
.rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-card-comparison-component-content-card img:not([onclick]),
.rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-card-comparison-component-content-card .rbhu-card-component-content-title:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-new-card-comparison-component-content-card img:not([onclick]), .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-new-card-comparison-component-content-card .rbhu-card-component-content-title:not([onclick]) {
  cursor: default;
}
.rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-card-component-content-card img[onclick]:hover, .rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-card-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-product-card-component-content-card img[onclick]:hover, .rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-product-card-component-content-card .rbhu-card-component-content-title[onclick]:hover,
.rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-card-comparison-component-content-card img[onclick]:hover,
.rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-card-comparison-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-new-card-comparison-component-content-card img[onclick]:hover, .rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-new-card-comparison-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-card-component-content-card img[onclick]:hover, .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-card-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-product-card-component-content-card img[onclick]:hover, .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-product-card-component-content-card .rbhu-card-component-content-title[onclick]:hover,
.rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-card-comparison-component-content-card img[onclick]:hover,
.rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-card-comparison-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-new-card-comparison-component-content-card img[onclick]:hover, .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-new-card-comparison-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-card-component-content-card img[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-card-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-product-card-component-content-card img[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-product-card-component-content-card .rbhu-card-component-content-title[onclick]:hover,
.rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-card-comparison-component-content-card img[onclick]:hover,
.rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-card-comparison-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-new-card-comparison-component-content-card img[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-new-card-comparison-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-card-component-content-card img[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-card-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-product-card-component-content-card img[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-product-card-component-content-card .rbhu-card-component-content-title[onclick]:hover,
.rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-card-comparison-component-content-card img[onclick]:hover,
.rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-card-comparison-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-new-card-comparison-component-content-card img[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-new-card-comparison-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-card-component-content-card img[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-card-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-product-card-component-content-card img[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-product-card-component-content-card .rbhu-card-component-content-title[onclick]:hover,
.rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-card-comparison-component-content-card img[onclick]:hover,
.rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-card-comparison-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-new-card-comparison-component-content-card img[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-new-card-comparison-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-card-component-content-card img[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-card-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-product-card-component-content-card img[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-product-card-component-content-card .rbhu-card-component-content-title[onclick]:hover,
.rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-card-comparison-component-content-card img[onclick]:hover,
.rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-card-comparison-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-new-card-comparison-component-content-card img[onclick]:hover, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-new-card-comparison-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-card-component-content-card img[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-card-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-product-card-component-content-card img[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-product-card-component-content-card .rbhu-card-component-content-title[onclick]:hover,
.rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-card-comparison-component-content-card img[onclick]:hover,
.rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-card-comparison-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-new-card-comparison-component-content-card img[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-new-card-comparison-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-card-component-content-card img[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-card-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-product-card-component-content-card img[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-product-card-component-content-card .rbhu-card-component-content-title[onclick]:hover,
.rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-card-comparison-component-content-card img[onclick]:hover,
.rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-card-comparison-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-new-card-comparison-component-content-card img[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-new-card-comparison-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-card-component-content-card img[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-card-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-product-card-component-content-card img[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-product-card-component-content-card .rbhu-card-component-content-title[onclick]:hover,
.rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-card-comparison-component-content-card img[onclick]:hover,
.rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-card-comparison-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-new-card-comparison-component-content-card img[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-new-card-comparison-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-card-component-content-card img[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-card-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-product-card-component-content-card img[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-product-card-component-content-card .rbhu-card-component-content-title[onclick]:hover,
.rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-card-comparison-component-content-card img[onclick]:hover,
.rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-card-comparison-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-new-card-comparison-component-content-card img[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-new-card-comparison-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-card-component-content-card img[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-card-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-product-card-component-content-card img[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-product-card-component-content-card .rbhu-card-component-content-title[onclick]:hover,
.rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-card-comparison-component-content-card img[onclick]:hover,
.rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-card-comparison-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-new-card-comparison-component-content-card img[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-new-card-comparison-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-card-component-content-card img[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-card-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-product-card-component-content-card img[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-product-card-component-content-card .rbhu-card-component-content-title[onclick]:hover,
.rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-card-comparison-component-content-card img[onclick]:hover,
.rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-card-comparison-component-content-card .rbhu-card-component-content-title[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-new-card-comparison-component-content-card img[onclick]:hover, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-new-card-comparison-component-content-card .rbhu-card-component-content-title[onclick]:hover {
  cursor: pointer;
}
.rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-simple-card .rbhu-card-component-content-title, .rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-simple-card .rbhu-card-component-content-description, .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-component-content-title, .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-component-content-description, .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-simple-card .rbhu-card-component-content-title, .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-simple-card .rbhu-card-component-content-description, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-component-content-title, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-component-content-description, .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-simple-card .rbhu-card-component-content-title, .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-simple-card .rbhu-card-component-content-description, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-component-content-title, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-component-content-description, .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-simple-card .rbhu-card-component-content-title, .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-simple-card .rbhu-card-component-content-description, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-component-content-title, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-component-content-description, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-simple-card .rbhu-card-component-content-title, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-simple-card .rbhu-card-component-content-description, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-component-content-title, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-component-content-description, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-simple-card .rbhu-card-component-content-title, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-simple-card .rbhu-card-component-content-description, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-component-content-title, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-component-content-description {
  font-size: 20px;
  font-style: normal;
  line-height: 28px;
}
.rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-simple-card .rbhu-card-component-content-title, .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-component-content-title, .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-simple-card .rbhu-card-component-content-title, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-component-content-title, .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-simple-card .rbhu-card-component-content-title, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-component-content-title, .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-simple-card .rbhu-card-component-content-title, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-component-content-title, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-simple-card .rbhu-card-component-content-title, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-component-content-title, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-simple-card .rbhu-card-component-content-title, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-component-content-title {
  font-weight: 700;
  letter-spacing: 0.024px;
  word-break: break-word;
}
.rbhu-card-component-section .rbhu-card-component-container .portlet-content-container .rbhu-simple-card .rbhu-card-component-content-description, .rbhu-card-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-component-content-description, .rbhu-card-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-simple-card .rbhu-card-component-content-description, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-component-content-description, .rbhu-card-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-simple-card .rbhu-card-component-content-description, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-component-content-description, .rbhu-universal-filter-component-section .rbhu-card-component-container .portlet-content-container .rbhu-simple-card .rbhu-card-component-content-description, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-component-content-description, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-simple-card .rbhu-card-component-content-description, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-component-content-description, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .portlet-content-container .rbhu-simple-card .rbhu-card-component-content-description, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-universal-filter-component-body .rbhu-simple-card .rbhu-card-component-content-description {
  font-weight: 400;
  letter-spacing: normal;
}
.rbhu-card-component-section .rbhu-card-component-container .rbhu-simple-card, .rbhu-card-component-section .rbhu-card-component-container .rbhu-product-card-component-content-card, .rbhu-card-component-section .rbhu-card-component-container .rbhu-news-card-component-content-card, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-simple-card, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-product-card-component-content-card, .rbhu-card-component-section .rbhu-universal-filter-component-filters .rbhu-news-card-component-content-card, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-simple-card, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-product-card-component-content-card, .rbhu-card-component-section .rbhu-universal-filter-component-results .rbhu-news-card-component-content-card, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-simple-card, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-product-card-component-content-card, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-news-card-component-content-card, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-simple-card, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-product-card-component-content-card, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .rbhu-news-card-component-content-card, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-simple-card, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-product-card-component-content-card, .rbhu-universal-filter-component-section .rbhu-universal-filter-component-results .rbhu-news-card-component-content-card {
  background-color: var(--card-component-card-background-color) !important;
}
@media (max-width: 980px) {
  .rbhu-card-component-section .rbhu-card-simple-view .rbhu-card-component-body .portlet-content-container .portlet-body, .rbhu-universal-filter-component-section .rbhu-card-simple-view .rbhu-card-component-body .portlet-content-container .portlet-body {
    flex-direction: column;
  }
  .rbhu-card-component-section .rbhu-card-simple-view .rbhu-card-component-body .portlet-content-container .portlet-body .journal-content-article, .rbhu-universal-filter-component-section .rbhu-card-simple-view .rbhu-card-component-body .portlet-content-container .portlet-body .journal-content-article {
    margin-right: 0;
    margin-bottom: 32px;
    width: 100%;
  }
  .rbhu-card-component-section .rbhu-card-simple-view .rbhu-card-component-body .portlet-content-container .portlet-body .journal-content-article:last-child, .rbhu-universal-filter-component-section .rbhu-card-simple-view .rbhu-card-component-body .portlet-content-container .portlet-body .journal-content-article:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 980px) {
  .rbhu-card-component-section .rbhu-card-component-container, .rbhu-universal-filter-component-section .rbhu-card-component-container {
    margin-left: unset !important;
    margin-right: unset !important;
  }
  .rbhu-card-component-section .rbhu-card-component-container .rbhu-card-component-footer .rbhu-card-footer-button, .rbhu-universal-filter-component-section .rbhu-card-component-container .rbhu-card-component-footer .rbhu-card-footer-button {
    width: 100%;
  }
}

/* simple-view vége */
/* tile-view */
.rbhu-tile-simple-view .rbhu-card-component-header {
  margin-bottom: 56px !important;
}
.rbhu-tile-simple-view .rbhu-card-component-header .header-h2 {
  margin-bottom: 0;
}
.rbhu-tile-simple-view .rbhu-card-component-header .rbhu-card-component-header-description {
  margin-top: 0 !important;
}
.rbhu-tile-simple-view .rbhu-card-component-body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  align-self: stretch;
  margin-right: auto;
  margin-left: auto;
  padding: 14px 0;
}
.rbhu-tile-simple-view .rbhu-card-component-body .journal-content-article {
  margin-right: 0 !important;
  flex: 0 0 auto !important;
  max-width: 322px;
  width: 100%;
  scroll-snap-align: start;
}
.rbhu-tile-simple-view .rbhu-card-component-body .journal-content-article .rbhu-tile-card {
  display: flex;
  max-width: 322px;
  width: 100%;
  box-sizing: border-box;
  padding: 40px;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  border-radius: 16px;
  border: 1.5px solid var(--card-border-color);
  background: var(--card-component-card-background-color);
}
.rbhu-tile-simple-view .rbhu-card-component-body .journal-content-article .rbhu-tile-card .rbhu-card-icon {
  display: flex;
  margin-bottom: 56px;
  align-items: flex-start;
  width: 48px;
  height: 48px;
  font-size: 48px;
}
.rbhu-tile-simple-view .rbhu-card-component-body .journal-content-article .rbhu-tile-card .rbhu-card-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  padding: 0;
}
.rbhu-tile-simple-view .rbhu-card-component-body .journal-content-article .rbhu-tile-card .rbhu-card-content .rbhu-card-component-content-title {
  margin-bottom: 0;
}

@media (min-width: 980px) {
  .rbhu-tile-simple-view {
    padding: 0 !important;
  }
  .rbhu-tile-simple-view #rbhu-card-carousel {
    height: 100%;
    display: flex;
    flex-direction: row;
    overflow-x: auto;
    gap: 16px;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .rbhu-tile-simple-view #rbhu-card-carousel::-webkit-scrollbar {
    display: none;
  }
  .rbhu-tile-simple-view.has-bg-color {
    padding: 50px 36px 64px 36px !important;
  }
}
@media (min-width: 0px) and (max-width: 480px) {
  .rbhu-tile-simple-view {
    padding: 48px 16px !important;
  }
  .rbhu-tile-simple-view .rbhu-card-component-body #rbhu-card-carousel {
    gap: 16px;
    scroll-padding-left: 16px;
  }
  .rbhu-tile-simple-view .rbhu-card-component-body #rbhu-card-carousel .journal-content-article {
    flex: 0 0 80% !important;
  }
  .rbhu-tile-simple-view .rbhu-card-component-body #rbhu-card-carousel .journal-content-article .rbhu-tile-card {
    padding: 24px !important;
  }
}
/* tile-view vége */
/* collection-view */
.rbhu-card-collection-view, .rbhu-card-comparison-view {
  border-radius: 32px;
  background: var(--card-component-background-color);
  margin: 24px 36px 64px 36px;
}
.rbhu-card-collection-view .rbhu-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item, .rbhu-card-comparison-view .rbhu-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item {
  height: 100%;
}

@media (max-width: 480px) {
  .rbhu-card-collection-view, .rbhu-card-simple-view, .rbhu-card-product-view, .rbhu-news-card-view, .rbhu-card-comparison-view, .rbhu-new-card-comparison-view {
    padding: 48px 16px !important;
    border-radius: 32px 0 0 32px;
  }
  .rbhu-card-collection-view, .rbhu-card-comparison-view, .rbhu-new-card-comparison-view {
    margin: 24px 0 !important;
  }
  .rbhu-card-collection-view #rbhu-card-carousel, .rbhu-card-comparison-view #rbhu-card-carousel, .rbhu-new-card-comparison-view #rbhu-card-carousel {
    gap: 16px !important;
  }
  .rbhu-card-collection-view .rbhu-card-component-body .rbhu-card-carousel-item {
    flex: 0 0 80%;
  }
  .rbhu-card-collection-view .rbhu-card-component-body .rbhu-card-carousel-item .rbhu-card-component-content-card .rbhu-card-content {
    padding: 10px !important;
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .rbhu-card-collection-view, .rbhu-card-comparison-view {
    margin: 24px 0;
    border-radius: 32px 0 0 32px;
  }
  .rbhu-card-collection-view .rbhu-card-component-body .rbhu-card-carousel-item .rbhu-card-component-content-card .rbhu-card-image-container img, .rbhu-card-comparison-view .rbhu-card-component-body .rbhu-card-carousel-item .rbhu-card-component-content-card .rbhu-card-image-container img {
    min-width: 249px !important;
    width: 100%;
    background: none;
  }
}
@media (max-width: 1200px) {
  #rbhu-card-carousel {
    height: 100%;
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
  }
  #rbhu-card-carousel::-webkit-scrollbar {
    display: none;
  }
  #rbhu-card-carousel {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
}
/* collection-view vége */
/* product-view */
.rbhu-card-product-view .rbhu-card-component-body {
  width: 100%;
}
.rbhu-card-product-view .rbhu-card-component-body .portlet-content-container .portlet-body {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.rbhu-card-product-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-product-card-component-body {
  width: 100%;
  display: grid;
}
.rbhu-card-product-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-product-card-component-body .rbhu-card-carousel-item {
  width: 100%;
  margin: 0;
}
.rbhu-card-product-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-product-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-product-card-component-content-card {
  width: 100%;
}
.rbhu-card-product-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-product-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-product-card-component-content-card .rbhu-card-content {
  border-radius: 0 0 8px 8px;
}
@media (max-width: 480px) {
  .rbhu-card-product-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-product-card-component-body {
    grid-template-columns: 1fr;
    grid-gap: 32px;
  }
}
@media (min-width: 480px) and (max-width: 1199px) {
  .rbhu-card-product-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-product-card-component-body {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 36px;
  }
}
@media (min-width: 1199px) {
  .rbhu-card-product-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-product-card-component-body {
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    grid-gap: 36px;
  }
}

@media (min-width: 980px) {
  .rbhu-card-product-view {
    padding: 64px 0 !important;
  }
}
/* product-view vége */
/* news-card-view */
.rbhu-news-card-view .rbhu-card-component-body {
  width: 100%;
}
.rbhu-news-card-view .rbhu-card-component-body .portlet-content-container .portlet-body {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.rbhu-news-card-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-news-card-component-body {
  width: 100%;
  display: grid;
}
.rbhu-news-card-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-news-card-component-body .rbhu-card-carousel-item {
  width: 100%;
  height: 100%;
  margin: 0;
}
.rbhu-news-card-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-news-card-component-body .rbhu-card-carousel-item .journal-content-article {
  height: 100%;
}
.rbhu-news-card-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-news-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-news-card-component-content-card {
  width: 100%;
  border-radius: 8px;
  border: 1px solid var(--card-border-color);
  background-color: var(--card-background-color);
}
.rbhu-news-card-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-news-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-news-card-component-content-card .rbhu-card-image-container img {
  padding: 20px;
  width: 100%;
  border-radius: 8px;
}
.rbhu-news-card-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-news-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-news-card-component-content-card .rbhu-card-content {
  height: auto;
}
.rbhu-news-card-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-news-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-news-card-component-content-card .rbhu-card-content .rbhu-card-component-content-description {
  padding-top: 16px;
}
@media (max-width: 480px) {
  .rbhu-news-card-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-news-card-component-body {
    grid-template-columns: 1fr;
    grid-gap: 32px;
  }
}
@media (min-width: 480px) and (max-width: 1199px) {
  .rbhu-news-card-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-news-card-component-body {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 36px;
  }
}
@media (min-width: 1199px) {
  .rbhu-news-card-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-news-card-component-body {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    grid-gap: 36px;
  }
}

/* news-card-view vége */
/* card-comparison-view */
.rbhu-card-comparison-view .rbhu-card-component-body, .rbhu-new-card-comparison-view .rbhu-card-component-body {
  width: 100%;
}
.rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body {
  width: 100%;
  display: grid;
}
.rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel {
  display: flex;
  gap: 36px;
}
.rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex: 1 0 0;
}
.rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item label[for], .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item label[for] {
  cursor: default !important;
}
.rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-custom-dropdown, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-custom-dropdown {
  margin-bottom: 32px;
}
.rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-custom-dropdown .rbhu-dropdown-button, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-custom-dropdown .rbhu-dropdown-button {
  color: var(--custom-select-button-text-color) !important;
  background-color: var(--custom-select-button-background-color);
  border: 1px solid var(--custom-select-button-border-color);
  align-items: center;
}
.rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container {
  height: 100%;
}
.rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article {
  display: none;
}
.rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article {
  height: 100%;
}
.rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-card-comparison-component-content-card, .rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-new-card-comparison-component-content-card, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-card-comparison-component-content-card, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-new-card-comparison-component-content-card {
  background-color: var(--card-background-color-lighter);
  width: 100%;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
}
.rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-card-comparison-component-content-card .rbhu-card-image-container img, .rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-new-card-comparison-component-content-card .rbhu-card-image-container img, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-card-comparison-component-content-card .rbhu-card-image-container img, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-new-card-comparison-component-content-card .rbhu-card-image-container img {
  cursor: pointer;
  width: 100%;
  border-radius: 9px 9px 0 0;
}
.rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-card-comparison-component-content-card .rbhu-card-image-container img[onclick], .rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-new-card-comparison-component-content-card .rbhu-card-image-container img[onclick], .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-card-comparison-component-content-card .rbhu-card-image-container img[onclick], .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-new-card-comparison-component-content-card .rbhu-card-image-container img[onclick] {
  cursor: pointer;
}
.rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-sup, .rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-new-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-sup, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-sup, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-new-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-sup {
  color: var(--card-background-color-lighter);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  width: fit-content;
  margin-bottom: 8px;
  display: flex;
  height: 32px;
  padding: 0 16px;
  justify-content: center;
  align-items: center;
  border-radius: 18px;
  background: var(--card-chip-background-color);
  text-transform: initial;
}
.rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-description-container, .rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-new-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-description-container, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-description-container, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-new-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-description-container {
  height: auto;
}
.rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-description-container .rbhu-card-component-content-description, .rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-new-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-description-container .rbhu-card-component-content-description, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-description-container .rbhu-card-component-content-description, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-new-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-description-container .rbhu-card-component-content-description {
  padding-top: 16px;
}
.rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-description-container .rbhu-card-component-content-description ul, .rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-new-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-description-container .rbhu-card-component-content-description ul, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-description-container .rbhu-card-component-content-description ul, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-new-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-description-container .rbhu-card-component-content-description ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-description-container .rbhu-card-component-content-description ul li, .rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-new-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-description-container .rbhu-card-component-content-description ul li, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-description-container .rbhu-card-component-content-description ul li, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-new-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-description-container .rbhu-card-component-content-description ul li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
}
.rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-description-container .rbhu-card-component-content-description ul li:before, .rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-new-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-description-container .rbhu-card-component-content-description ul li:before, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-description-container .rbhu-card-component-content-description ul li:before, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-new-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-description-container .rbhu-card-component-content-description ul li:before {
  font-family: "gds-icons";
  content: "\f221";
}
.rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-description-container .rbhu-card-component-content-description ul li.disabled:before, .rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-new-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-description-container .rbhu-card-component-content-description ul li.disabled:before, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-description-container .rbhu-card-component-content-description ul li.disabled:before, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article .journal-content-article .rbhu-new-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-description-container .rbhu-card-component-content-description ul li.disabled:before {
  font-family: "gds-icons";
  content: "\f3df";
}
.rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article.show, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item .rbhu-article-contents-container .article.show {
  display: block;
  height: 100%;
}
@media (max-width: 480px) {
  .rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body .rbhu-card-comparison-component-content-card .rbhu-card-content, .rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body .rbhu-new-card-comparison-component-content-card .rbhu-card-content, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body .rbhu-card-comparison-component-content-card .rbhu-card-content, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body .rbhu-new-card-comparison-component-content-card .rbhu-card-content {
    padding: 10px !important;
  }
  .rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body .rbhu-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-sup, .rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body .rbhu-new-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-sup, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body .rbhu-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-sup, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body .rbhu-new-card-comparison-component-content-card .rbhu-card-content .rbhu-card-component-content-sup {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
  }
}
@media (min-width: 0px) and (max-width: 480px) {
  .rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item {
    min-width: 210px;
    flex: 0 0 80%;
  }
}
@media (min-width: 480px) and (max-width: 1200px) {
  .rbhu-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item, .rbhu-new-card-comparison-view .rbhu-card-component-body .portlet-content-container .portlet-body .rbhu-comparison-card-component-body #rbhu-card-carousel .rbhu-card-carousel-item {
    min-width: 320px;
    flex: 0 0 80%;
  }
}

.rbhu-new-card-comparison-view .rbhu-new-card-comparison-component-content-card .rbhu-card-content .rbhu-accordion {
  padding: 24px 0 8px 0;
}
.rbhu-new-card-comparison-view .rbhu-new-card-comparison-component-content-card .rbhu-card-content .rbhu-accordion .rbhu-accordion-content .rbhu-accordion-container .rbhu-accordion-item-header {
  padding: 24px 0;
}
.rbhu-new-card-comparison-view .rbhu-new-card-comparison-component-content-card .rbhu-card-content .rbhu-accordion .rbhu-accordion-content .rbhu-accordion-container .rbhu-accordion-item-panel {
  padding: 24px 0;
}
.rbhu-new-card-comparison-view .rbhu-new-card-comparison-component-content-card .rbhu-card-content .rbhu-accordion .rbhu-accordion-content .rbhu-accordion-container .rbhu-accordion-item-panel .rbhu-accordion-text ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.rbhu-new-card-comparison-view .rbhu-new-card-comparison-component-content-card .rbhu-card-content .rbhu-accordion .rbhu-accordion-content .rbhu-accordion-container .rbhu-accordion-item-panel .rbhu-accordion-text ul li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
}
.rbhu-new-card-comparison-view .rbhu-new-card-comparison-component-content-card .rbhu-card-content .rbhu-accordion .rbhu-accordion-content .rbhu-accordion-container .rbhu-accordion-item-panel .rbhu-accordion-text ul li:before {
  font-family: "gds-icons";
  content: "\f221";
}
.rbhu-new-card-comparison-view .rbhu-new-card-comparison-component-content-card .rbhu-card-content .rbhu-accordion .rbhu-accordion-content .rbhu-accordion-container .rbhu-accordion-item-panel .rbhu-accordion-text ul li.disabled::before {
  font-family: "gds-icons";
  content: "\f3df";
}
.rbhu-new-card-comparison-view .rbhu-new-card-comparison-component-content-card .upper-button {
  margin-top: unset !important;
}
.rbhu-new-card-comparison-view .rbhu-new-card-comparison-component-content-card .rbhu-card-component-button-container {
  width: 100%;
}
.rbhu-new-card-comparison-view .rbhu-new-card-comparison-component-content-card .rbhu-card-component-button-container .rbhu-card-button {
  width: 100% !important;
}

/* card-comparison-view vége */
/* Kártyakomponens megjelenítések vége */
/* Kártyakomponens generális megjelenítés */
.rbhu-card-component-section, .rbhu-universal-filter-component-section {
  font-family: "Amalia", Arial, Helvetica, sans-serif;
}
.rbhu-card-component-section .portlet, .rbhu-universal-filter-component-section .portlet {
  margin: 0;
}
.rbhu-card-component-section .disabled, .rbhu-universal-filter-component-section .disabled {
  color: var(--disabled-text-color);
}
.rbhu-card-component-section .portlet-content-container, .rbhu-universal-filter-component-section .portlet-content-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.rbhu-card-component-section .portlet-content-container .rbhu-card-component-header,
.rbhu-card-component-section .portlet-content-container .portlet-body, .rbhu-universal-filter-component-section .portlet-content-container .rbhu-card-component-header,
.rbhu-universal-filter-component-section .portlet-content-container .portlet-body {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  max-width: 1368px;
}
.rbhu-card-component-section .portlet-content-container .rbhu-card-component-body, .rbhu-universal-filter-component-section .portlet-content-container .rbhu-card-component-body {
  flex-direction: row;
}
.rbhu-card-component-section .portlet-content-container .portlet-body, .rbhu-universal-filter-component-section .portlet-content-container .portlet-body {
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.rbhu-card-component-section .portlet-content-container .portlet-body .rbhu-card-component-content-card, .rbhu-card-component-section .portlet-content-container .portlet-body .rbhu-product-card-component-content-card, .rbhu-card-component-section .portlet-content-container .portlet-body .rbhu-card-comparison-component-content-card .rbhu-new-card-comparison-component-content-card, .rbhu-universal-filter-component-section .portlet-content-container .portlet-body .rbhu-card-component-content-card, .rbhu-universal-filter-component-section .portlet-content-container .portlet-body .rbhu-product-card-component-content-card, .rbhu-universal-filter-component-section .portlet-content-container .portlet-body .rbhu-card-comparison-component-content-card .rbhu-new-card-comparison-component-content-card {
  display: flex;
  border-radius: 8px;
  background: var(--card-background-color-lighter);
  box-shadow: var(--card-base-box-shadow);
  justify-content: flex-start;
  flex-direction: column;
  width: 100%;
}
.rbhu-card-component-section .portlet-content-container .portlet-body .rbhu-card-img, .rbhu-universal-filter-component-section .portlet-content-container .portlet-body .rbhu-card-img {
  width: 100%;
  max-width: 432px;
}
.rbhu-card-component-section .portlet-content-container .portlet-body .rbhu-card-content, .rbhu-universal-filter-component-section .portlet-content-container .portlet-body .rbhu-card-content {
  display: flex;
  flex-direction: column;
  padding: 24px;
  height: 100%;
  color: var(--text-color) !important;
}
.rbhu-card-component-section .portlet-content-container .portlet-body .rbhu-card-content .rbhu-card-component-button-container, .rbhu-universal-filter-component-section .portlet-content-container .portlet-body .rbhu-card-content .rbhu-card-component-button-container {
  margin-top: auto;
}
.rbhu-card-component-section .portlet-content-container .portlet-body .rbhu-card-content .rbhu-card-component-button-container .rbhu-card-button, .rbhu-universal-filter-component-section .portlet-content-container .portlet-body .rbhu-card-content .rbhu-card-component-button-container .rbhu-card-button {
  margin-top: 32px !important;
  width: fit-content;
}
@media (min-width: 0px) and (max-width: 480px) {
  .rbhu-card-component-section .portlet-content-container .portlet-body .rbhu-news-card-component-content-card .rbhu-card-image-container img, .rbhu-universal-filter-component-section .portlet-content-container .portlet-body .rbhu-news-card-component-content-card .rbhu-card-image-container img {
    padding: 10px !important;
  }
  .rbhu-card-component-section .portlet-content-container .portlet-body .rbhu-news-card-component-content-card .rbhu-card-content, .rbhu-universal-filter-component-section .portlet-content-container .portlet-body .rbhu-news-card-component-content-card .rbhu-card-content {
    padding: 10px !important;
  }
}
.rbhu-card-component-section .rbhu-card-collection-view .rbhu-card-component-body, .rbhu-card-component-section .rbhu-card-product-view .rbhu-card-component-body, .rbhu-card-component-section .rbhu-card-comparison-view .rbhu-card-component-body, .rbhu-universal-filter-component-section .rbhu-card-collection-view .rbhu-card-component-body, .rbhu-universal-filter-component-section .rbhu-card-product-view .rbhu-card-component-body, .rbhu-universal-filter-component-section .rbhu-card-comparison-view .rbhu-card-component-body {
  height: 100%;
  gap: 36px;
}
.rbhu-card-component-section .rbhu-card-collection-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article, .rbhu-card-component-section .rbhu-card-product-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article, .rbhu-card-component-section .rbhu-card-comparison-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article, .rbhu-universal-filter-component-section .rbhu-card-collection-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article, .rbhu-universal-filter-component-section .rbhu-card-product-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article, .rbhu-universal-filter-component-section .rbhu-card-comparison-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article {
  height: 100%;
}
.rbhu-card-component-section .rbhu-card-collection-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-card-component-content-card .rbhu-card-image-container, .rbhu-card-component-section .rbhu-card-collection-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-product-card-component-content-card .rbhu-card-image-container, .rbhu-card-component-section .rbhu-card-product-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-card-component-content-card .rbhu-card-image-container, .rbhu-card-component-section .rbhu-card-product-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-product-card-component-content-card .rbhu-card-image-container, .rbhu-card-component-section .rbhu-card-comparison-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-card-component-content-card .rbhu-card-image-container, .rbhu-card-component-section .rbhu-card-comparison-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-product-card-component-content-card .rbhu-card-image-container, .rbhu-universal-filter-component-section .rbhu-card-collection-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-card-component-content-card .rbhu-card-image-container, .rbhu-universal-filter-component-section .rbhu-card-collection-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-product-card-component-content-card .rbhu-card-image-container, .rbhu-universal-filter-component-section .rbhu-card-product-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-card-component-content-card .rbhu-card-image-container, .rbhu-universal-filter-component-section .rbhu-card-product-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-product-card-component-content-card .rbhu-card-image-container, .rbhu-universal-filter-component-section .rbhu-card-comparison-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-card-component-content-card .rbhu-card-image-container, .rbhu-universal-filter-component-section .rbhu-card-comparison-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-product-card-component-content-card .rbhu-card-image-container {
  width: 100%;
}
.rbhu-card-component-section .rbhu-card-collection-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-card-component-content-card .rbhu-card-image-container img, .rbhu-card-component-section .rbhu-card-collection-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-product-card-component-content-card .rbhu-card-image-container img, .rbhu-card-component-section .rbhu-card-product-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-card-component-content-card .rbhu-card-image-container img, .rbhu-card-component-section .rbhu-card-product-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-product-card-component-content-card .rbhu-card-image-container img, .rbhu-card-component-section .rbhu-card-comparison-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-card-component-content-card .rbhu-card-image-container img, .rbhu-card-component-section .rbhu-card-comparison-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-product-card-component-content-card .rbhu-card-image-container img, .rbhu-universal-filter-component-section .rbhu-card-collection-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-card-component-content-card .rbhu-card-image-container img, .rbhu-universal-filter-component-section .rbhu-card-collection-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-product-card-component-content-card .rbhu-card-image-container img, .rbhu-universal-filter-component-section .rbhu-card-product-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-card-component-content-card .rbhu-card-image-container img, .rbhu-universal-filter-component-section .rbhu-card-product-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-product-card-component-content-card .rbhu-card-image-container img, .rbhu-universal-filter-component-section .rbhu-card-comparison-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-card-component-content-card .rbhu-card-image-container img, .rbhu-universal-filter-component-section .rbhu-card-comparison-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-product-card-component-content-card .rbhu-card-image-container img {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 8px 8px 0 0;
}
.rbhu-card-component-section .rbhu-card-collection-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-card-component-content-card .rbhu-card-image-container img[onclick], .rbhu-card-component-section .rbhu-card-collection-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-product-card-component-content-card .rbhu-card-image-container img[onclick], .rbhu-card-component-section .rbhu-card-product-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-card-component-content-card .rbhu-card-image-container img[onclick], .rbhu-card-component-section .rbhu-card-product-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-product-card-component-content-card .rbhu-card-image-container img[onclick], .rbhu-card-component-section .rbhu-card-comparison-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-card-component-content-card .rbhu-card-image-container img[onclick], .rbhu-card-component-section .rbhu-card-comparison-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-product-card-component-content-card .rbhu-card-image-container img[onclick], .rbhu-universal-filter-component-section .rbhu-card-collection-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-card-component-content-card .rbhu-card-image-container img[onclick], .rbhu-universal-filter-component-section .rbhu-card-collection-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-product-card-component-content-card .rbhu-card-image-container img[onclick], .rbhu-universal-filter-component-section .rbhu-card-product-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-card-component-content-card .rbhu-card-image-container img[onclick], .rbhu-universal-filter-component-section .rbhu-card-product-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-product-card-component-content-card .rbhu-card-image-container img[onclick], .rbhu-universal-filter-component-section .rbhu-card-comparison-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-card-component-content-card .rbhu-card-image-container img[onclick], .rbhu-universal-filter-component-section .rbhu-card-comparison-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-product-card-component-content-card .rbhu-card-image-container img[onclick] {
  cursor: pointer;
}
.rbhu-card-component-section .rbhu-card-collection-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-card-component-content-card .rbhu-card-content .rbhu-card-component-content-description, .rbhu-card-component-section .rbhu-card-collection-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-product-card-component-content-card .rbhu-card-content .rbhu-card-component-content-description, .rbhu-card-component-section .rbhu-card-product-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-card-component-content-card .rbhu-card-content .rbhu-card-component-content-description, .rbhu-card-component-section .rbhu-card-product-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-product-card-component-content-card .rbhu-card-content .rbhu-card-component-content-description, .rbhu-card-component-section .rbhu-card-comparison-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-card-component-content-card .rbhu-card-content .rbhu-card-component-content-description, .rbhu-card-component-section .rbhu-card-comparison-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-product-card-component-content-card .rbhu-card-content .rbhu-card-component-content-description, .rbhu-universal-filter-component-section .rbhu-card-collection-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-card-component-content-card .rbhu-card-content .rbhu-card-component-content-description, .rbhu-universal-filter-component-section .rbhu-card-collection-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-product-card-component-content-card .rbhu-card-content .rbhu-card-component-content-description, .rbhu-universal-filter-component-section .rbhu-card-product-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-card-component-content-card .rbhu-card-content .rbhu-card-component-content-description, .rbhu-universal-filter-component-section .rbhu-card-product-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-product-card-component-content-card .rbhu-card-content .rbhu-card-component-content-description, .rbhu-universal-filter-component-section .rbhu-card-comparison-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-card-component-content-card .rbhu-card-content .rbhu-card-component-content-description, .rbhu-universal-filter-component-section .rbhu-card-comparison-view .rbhu-card-component-body .rbhu-card-carousel-item .journal-content-article .rbhu-product-card-component-content-card .rbhu-card-content .rbhu-card-component-content-description {
  margin-top: 16px;
}

/* Kártyakomponens generális megjelenítés vége */
@media (min-width: 0px) and (max-width: 480px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    letter-spacing: 0.024px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
    letter-spacing: 0.029px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 122.222% */
    letter-spacing: -0.72px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 100% */
    letter-spacing: -0.88px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    letter-spacing: 0.022px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 127.273% */
    letter-spacing: 0.026px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 117.647% */
    letter-spacing: 0.041px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 123.81% */
    letter-spacing: -0.84px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
    letter-spacing: -1.28px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
}
@media (min-width: 980px) and (max-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
.border-thinner {
  height: 0.5px;
}

.border-thin {
  height: 1px;
}

.border-thick {
  height: 1.5px;
}

.border-thicker {
  height: 2px;
}

.icon-xs {
  width: 8px;
  height: 8px;
}

.icon-sm {
  width: 16px;
  height: 16px;
}

.icon-md {
  width: 20px;
  height: 20px;
}

.icon-lg {
  width: 24px;
  height: 24px;
}

.icon-xl {
  width: 32px;
  height: 32px;
}

.icon-xxl {
  width: 40px;
  height: 40px;
}

.icon-3xl {
  width: 48px;
  height: 48px;
}

.icon-4xl {
  width: 64px;
  height: 64px;
}

.spacer-3xs {
  display: flex;
  width: var(--gds-size-size-2, 2px);
  height: var(--gds-size-size-2, 2px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxs {
  display: flex;
  width: var(--gds-size-size-4, 4px);
  height: var(--gds-size-size-4, 4px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xs {
  display: flex;
  width: 8px;
  height: 8px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-sm {
  display: flex;
  width: var(--gds-size-size-12, 12px);
  height: var(--gds-size-size-12, 12px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-md {
  display: flex;
  width: 16px;
  height: 16px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-lg {
  display: flex;
  width: 20px;
  height: 20px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xl {
  display: flex;
  width: 24px;
  height: 24px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxl {
  display: flex;
  width: 32px;
  height: 32px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-3xl {
  display: flex;
  width: 40px;
  height: 40px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-4xl {
  display: flex;
  width: 48px;
  height: 48px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.rbhu-accordion {
  padding: 64px 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rbhu-accordion .rbhu-accordion-content {
  width: 100%;
  max-width: 1368px;
}
.rbhu-accordion .rbhu-accordion-content .rbhu-accordion-header-container .rbhu-accordion-header-description {
  margin-bottom: 32px;
}
.rbhu-accordion .rbhu-accordion-content .rbhu-accordion-container {
  border-bottom: 1px solid var(--border-color);
}
.rbhu-accordion .rbhu-accordion-content .rbhu-accordion-container .rbhu-accordion-item .rbhu-accordion-item-header-container {
  border-top: 1px solid var(--border-color);
}
.rbhu-accordion .rbhu-accordion-content .rbhu-accordion-container .rbhu-accordion-item .rbhu-accordion-item-header-container .rbhu-accordion-item-header {
  display: flex;
  justify-content: space-between;
  align-self: stretch;
  padding: 24px 16px;
}
.rbhu-accordion .rbhu-accordion-content .rbhu-accordion-container .rbhu-accordion-item .rbhu-accordion-item-header-container .rbhu-accordion-item-header::after {
  content: "\f471";
  font-family: "gds-icons";
  font-size: x-large;
  margin-left: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rbhu-accordion .rbhu-accordion-content .rbhu-accordion-container .rbhu-accordion-item .rbhu-accordion-item-header-container .rbhu-accordion-item-header.active::after {
  content: "\f470";
  font-family: "gds-icons";
  font-size: x-large;
  margin-left: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rbhu-accordion .rbhu-accordion-content .rbhu-accordion-container .rbhu-accordion-item .rbhu-accordion-item-panel {
  padding: 0 16px;
  max-height: 0;
  transition: max-height 0.1s ease-out;
  overflow: hidden;
}
.rbhu-accordion .rbhu-accordion-content .rbhu-accordion-container .rbhu-accordion-item .rbhu-accordion-item-panel.show {
  padding: 24px 16px;
  max-height: 2000px !important;
  transition: max-height 0.1s ease-in-out;
}
.rbhu-accordion .rbhu-accordion-content .rbhu-accordion-container .rbhu-accordion-item:hover {
  background-color: var(--accordion-hover-color);
}
.rbhu-accordion .rbhu-accordion-content .rbhu-accordion-footer-content .rbhu-accordion-footer-text {
  margin-top: 32px;
}

@media (min-width: 0px) and (max-width: 480px) {
  .rbhu-accordion {
    padding: 48px 16px;
  }
}
@media (min-width: 0px) and (max-width: 480px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    letter-spacing: 0.024px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
    letter-spacing: 0.029px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 122.222% */
    letter-spacing: -0.72px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 100% */
    letter-spacing: -0.88px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    letter-spacing: 0.022px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 127.273% */
    letter-spacing: 0.026px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 117.647% */
    letter-spacing: 0.041px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 123.81% */
    letter-spacing: -0.84px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
    letter-spacing: -1.28px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
}
@media (min-width: 980px) and (max-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
.border-thinner {
  height: 0.5px;
}

.border-thin {
  height: 1px;
}

.border-thick {
  height: 1.5px;
}

.border-thicker {
  height: 2px;
}

.icon-xs {
  width: 8px;
  height: 8px;
}

.icon-sm {
  width: 16px;
  height: 16px;
}

.icon-md {
  width: 20px;
  height: 20px;
}

.icon-lg {
  width: 24px;
  height: 24px;
}

.icon-xl {
  width: 32px;
  height: 32px;
}

.icon-xxl {
  width: 40px;
  height: 40px;
}

.icon-3xl {
  width: 48px;
  height: 48px;
}

.icon-4xl {
  width: 64px;
  height: 64px;
}

.spacer-3xs {
  display: flex;
  width: var(--gds-size-size-2, 2px);
  height: var(--gds-size-size-2, 2px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxs {
  display: flex;
  width: var(--gds-size-size-4, 4px);
  height: var(--gds-size-size-4, 4px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xs {
  display: flex;
  width: 8px;
  height: 8px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-sm {
  display: flex;
  width: var(--gds-size-size-12, 12px);
  height: var(--gds-size-size-12, 12px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-md {
  display: flex;
  width: 16px;
  height: 16px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-lg {
  display: flex;
  width: 20px;
  height: 20px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xl {
  display: flex;
  width: 24px;
  height: 24px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxl {
  display: flex;
  width: 32px;
  height: 32px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-3xl {
  display: flex;
  width: 40px;
  height: 40px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-4xl {
  display: flex;
  width: 48px;
  height: 48px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.tabs-container {
  display: flex;
  justify-content: center;
  padding: 54px 36px !important;
  width: 100%;
}
.tabs-container .tab-panel-intro {
  max-width: 1368px;
  width: 100%;
}
.tabs-container .tab-panel-intro .tab-content {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.tabs-container .tab-panel-intro .tab-content .tab-content-body ul {
  padding-left: 30px;
}
.tabs-container .tab-panel-intro .tab-content p {
  font-size: unset !important;
  line-height: unset !important;
  letter-spacing: unset !important;
}
.tabs-container .tab-panel-intro .component-tabs {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.tabs-container .tab-panel-intro .component-tabs a {
  color: var(--link-text-color) !important;
  text-decoration: underline;
}
.tabs-container .tab-panel-intro .component-tabs a:hover {
  color: var(--link-hover-color) !important;
  text-decoration: underline;
}
.tabs-container .tab-panel-intro .component-tabs p {
  margin: unset;
}
.tabs-container .tab-panel-intro .component-tabs nav.navbar {
  background: none;
  z-index: 1;
}
.tabs-container .tab-panel-intro .component-tabs nav.navbar .navbar-collapse {
  overflow-x: scroll;
  overflow-y: hidden;
  scrollbar-width: none;
  border-bottom: 1px solid var(--border-color);
  position: unset;
}
.tabs-container .tab-panel-intro .component-tabs nav.navbar .navbar-collapse ul.navbar-nav {
  width: 100%;
  flex-direction: row;
  flex-wrap: nowrap !important;
}
.tabs-container .tab-panel-intro .component-tabs nav.navbar .navbar-collapse ul.navbar-nav li.nav-item {
  font-size: 22px !important;
}
.tabs-container .tab-panel-intro .component-tabs nav.navbar .navbar-collapse ul.navbar-nav li.nav-item button {
  width: max-content;
  display: inline-flex;
  padding: 8px 12px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  color: var(--text-color) !important;
}
.tabs-container .tab-panel-intro .component-tabs nav.navbar .navbar-collapse ul.navbar-nav li.nav-item button:after {
  background-color: var(--text-color) !important;
  height: 2px;
}
.tabs-container .tab-panel-intro .component-tabs nav.navbar .navbar-collapse ul.navbar-nav li.nav-item button.active {
  color: var(--link-text-color) !important;
}
.tabs-container .tab-panel-intro .component-tabs nav.navbar .navbar-collapse ul.navbar-nav li.nav-item button.active:after {
  background-color: var(--link-text-color) !important;
}
.tabs-container .tab-panel-intro .component-tabs nav.navbar .navbar-collapse ul.navbar-nav li.nav-item button:hover {
  background: var(--tab-button-hover-background-color);
  color: var(--link-hover-color) !important;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
}
.tabs-container .tab-panel-intro .component-tabs nav.navbar .navbar-collapse ul.navbar-nav li.nav-item button .navbar-text-truncate {
  max-width: 100%;
}
.tabs-container .tab-panel-intro .component-tabs .navbar-nav .nav-item, .tabs-container .tab-panel-intro .component-tabs .navbar-nav .nav-item .dropdown {
  max-width: unset;
}

@media (max-width: 480px) {
  .tabs-container {
    padding: 48px 16px !important;
  }
}
.rbhu-tabs-component {
  padding: 54px 36px !important;
  align-items: center;
}
.rbhu-tabs-component .rbhu-tabs-component-header {
  max-width: 1368px;
  width: 100%;
  margin-bottom: 32px;
}
.rbhu-tabs-component .rbhu-tabs-component-header.aling-items-left {
  align-items: flex-start;
  text-align: left;
}
.rbhu-tabs-component .rbhu-tabs-component-header.aling-items-center {
  align-items: center;
  text-align: center;
}
.rbhu-tabs-component .rbhu-tabs-component-header.aling-items-right {
  align-items: flex-end;
  text-align: right;
}
.rbhu-tabs-component .rbhu-tabs-component-footer {
  max-width: 1368px;
  width: 100%;
  margin-top: 32px;
}
.rbhu-tabs-component .rbhu-tabs-component-footer.aling-items-left {
  align-items: flex-start;
  text-align: left;
}
.rbhu-tabs-component .rbhu-tabs-component-footer.aling-items-center {
  align-items: center;
  text-align: center;
}
.rbhu-tabs-component .rbhu-tabs-component-footer.aling-items-right {
  align-items: flex-end;
  text-align: right;
}
.rbhu-tabs-component .tab-content {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.rbhu-tabs-component .tab-content .tab-content-body ul {
  padding-left: 30px;
}
.rbhu-tabs-component .tab-content p {
  font-size: unset !important;
  line-height: unset !important;
  letter-spacing: unset !important;
}
.rbhu-tabs-component .component-tabs {
  display: flex;
  flex-direction: column;
  gap: 32px;
  max-width: 1368px;
  width: 100%;
}
.rbhu-tabs-component .component-tabs a {
  color: var(--link-text-color) !important;
  text-decoration: underline;
}
.rbhu-tabs-component .component-tabs a:hover {
  color: var(--link-hover-color) !important;
  text-decoration: underline;
}
.rbhu-tabs-component .component-tabs p {
  margin: unset;
}
.rbhu-tabs-component .component-tabs nav.navbar {
  background: none;
  z-index: 1;
}
.rbhu-tabs-component .component-tabs nav.navbar .navbar-collapse {
  overflow-x: scroll;
  overflow-y: hidden;
  scrollbar-width: none;
  border-bottom: 1px solid var(--border-color);
  position: unset;
}
.rbhu-tabs-component .component-tabs nav.navbar .navbar-collapse ul.navbar-nav {
  width: 100%;
  flex-direction: row;
  flex-wrap: nowrap !important;
}
.rbhu-tabs-component .component-tabs nav.navbar .navbar-collapse ul.navbar-nav li.nav-item {
  font-size: 22px !important;
}
.rbhu-tabs-component .component-tabs nav.navbar .navbar-collapse ul.navbar-nav li.nav-item button {
  width: max-content;
  display: inline-flex;
  padding: 8px 12px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  color: var(--text-color) !important;
}
.rbhu-tabs-component .component-tabs nav.navbar .navbar-collapse ul.navbar-nav li.nav-item button:after {
  background-color: var(--text-color) !important;
  height: 2px;
}
.rbhu-tabs-component .component-tabs nav.navbar .navbar-collapse ul.navbar-nav li.nav-item button.active {
  color: var(--link-text-color) !important;
}
.rbhu-tabs-component .component-tabs nav.navbar .navbar-collapse ul.navbar-nav li.nav-item button.active:after {
  background-color: var(--link-text-color) !important;
}
.rbhu-tabs-component .component-tabs nav.navbar .navbar-collapse ul.navbar-nav li.nav-item button:hover {
  background: var(--tab-button-hover-background-color);
  color: var(--link-hover-color) !important;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
}
.rbhu-tabs-component .component-tabs nav.navbar .navbar-collapse ul.navbar-nav li.nav-item button .navbar-text-truncate {
  max-width: 100%;
}
.rbhu-tabs-component .component-tabs .navbar-nav .nav-item, .rbhu-tabs-component .component-tabs .navbar-nav .nav-item .dropdown {
  max-width: unset;
}
.rbhu-tabs-component p, .rbhu-tabs-component ul {
  margin: 0;
}
@media (max-width: 768px) {
  .rbhu-tabs-component .component-tabs nav.navbar button.navbar-toggler {
    display: none !important;
  }
  .rbhu-tabs-component .component-tabs nav.navbar button.navbar-toggler .icon-caret-bottom {
    display: none;
  }
  .rbhu-tabs-component .component-tabs nav.navbar button.navbar-toggler .navbar-text-truncate::after {
    margin-left: 5px;
    content: "\f471";
    font-family: "gds-icons";
  }
  .rbhu-tabs-component .component-tabs .navbar-underline .navbar-toggler-link:after {
    background: none;
  }
  .rbhu-tabs-component .component-tabs .navbar-collapse.show {
    width: auto;
    background: var(--site-background-color) !important;
    border-radius: 4px;
  }
  .rbhu-tabs-component .component-tabs .navbar-collapse {
    overflow-x: scroll;
    overflow-y: hidden;
    scrollbar-width: none;
    border-bottom: 1px solid var(--border-color);
    position: unset;
    display: flex !important;
  }
  .rbhu-tabs-component .component-tabs .navbar-collapse ul.navbar-nav {
    border-bottom: 0 !important;
    padding: 0 !important;
    border-radius: 4px;
  }
  .rbhu-tabs-component .component-tabs .navbar-collapse ul.navbar-nav li.nav-item button {
    width: 100%;
    justify-content: flex-start !important;
  }
  .rbhu-tabs-component .component-tabs .navbar-collapse ul.navbar-nav li.nav-item button.active {
    border-radius: 0;
  }
  .rbhu-tabs-component .component-tabs .navbar-collapse ul.navbar-nav li.nav-item button:hover {
    border-radius: 0 !important;
  }
}

@media (max-width: 480px) {
  .rbhu-tabs-component {
    padding: 48px 16px !important;
  }
}
@media (min-width: 0px) and (max-width: 480px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    letter-spacing: 0.024px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
    letter-spacing: 0.029px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 122.222% */
    letter-spacing: -0.72px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 100% */
    letter-spacing: -0.88px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    letter-spacing: 0.022px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 127.273% */
    letter-spacing: 0.026px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 117.647% */
    letter-spacing: 0.041px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 123.81% */
    letter-spacing: -0.84px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
    letter-spacing: -1.28px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
}
@media (min-width: 980px) and (max-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
.border-thinner {
  height: 0.5px;
}

.border-thin {
  height: 1px;
}

.border-thick {
  height: 1.5px;
}

.border-thicker {
  height: 2px;
}

.icon-xs {
  width: 8px;
  height: 8px;
}

.icon-sm {
  width: 16px;
  height: 16px;
}

.icon-md {
  width: 20px;
  height: 20px;
}

.icon-lg {
  width: 24px;
  height: 24px;
}

.icon-xl {
  width: 32px;
  height: 32px;
}

.icon-xxl {
  width: 40px;
  height: 40px;
}

.icon-3xl {
  width: 48px;
  height: 48px;
}

.icon-4xl {
  width: 64px;
  height: 64px;
}

.spacer-3xs {
  display: flex;
  width: var(--gds-size-size-2, 2px);
  height: var(--gds-size-size-2, 2px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxs {
  display: flex;
  width: var(--gds-size-size-4, 4px);
  height: var(--gds-size-size-4, 4px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xs {
  display: flex;
  width: 8px;
  height: 8px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-sm {
  display: flex;
  width: var(--gds-size-size-12, 12px);
  height: var(--gds-size-size-12, 12px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-md {
  display: flex;
  width: 16px;
  height: 16px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-lg {
  display: flex;
  width: 20px;
  height: 20px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xl {
  display: flex;
  width: 24px;
  height: 24px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxl {
  display: flex;
  width: 32px;
  height: 32px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-3xl {
  display: flex;
  width: 40px;
  height: 40px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-4xl {
  display: flex;
  width: 48px;
  height: 48px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.portlet-forms {
  /* DROPDOWN */
}
.portlet-forms * {
  font-family: "Amalia", Arial, Helvetica, sans-serif;
  padding: unset;
  color: var(--text-color) !important;
}
.portlet-forms form {
  padding: 48px 36px;
}
.portlet-forms form .container-fluid-max-xl {
  max-width: 1368px;
  width: 100%;
}
.portlet-forms form .lfr-ddm-form-page-title {
  color: var(--text-color) !important;
  font-family: "Amalia", Arial, Helvetica, sans-serif !important;
  font-size: 48px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 60px !important;
  letter-spacing: -0.96px !important;
  padding: 0;
  margin-bottom: 16px;
}
.portlet-forms form .lfr-ddm__default-page-header {
  display: none !important;
}
.portlet-forms form .liferay-ddm-form-field-paragraph {
  scrollbar-width: none;
}
.portlet-forms form optgroup {
  background-color: var(--dropdown-optgroup-background-color);
}
.portlet-forms form .ddm-row .row {
  margin: 0;
  align-items: flex-start;
  gap: 16px;
  flex-wrap: nowrap;
}
.portlet-forms form .ddm-row .row .col-ddm {
  padding: 0;
}
.portlet-forms form .ddm-row .row .col-ddm .ddm-field-container {
  padding: 0;
}
.portlet-forms form .ddm-row .row .col-ddm .ddm-field-container .ddm-field .ddm-field-types-fieldset__nested {
  margin: 0;
}
.portlet-forms form .ddm-row .row .col-ddm .ddm-field-container .ddm-field input, .portlet-forms form .ddm-row .row .col-ddm .ddm-field-container .ddm-field textarea, .portlet-forms form .ddm-row .row .col-ddm .ddm-field-container .ddm-field select, .portlet-forms form .ddm-row .row .col-ddm .ddm-field-container .ddm-field .select-field-trigger, .portlet-forms form .ddm-row .row .col-ddm .ddm-field-container .ddm-field button.form-control {
  display: flex;
  padding: 12px;
  justify-content: space-between;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 8px;
  border: 1px solid var(--border-color);
  background-color: var(--input-background-color) !important;
}
.portlet-forms form .ddm-row .row .col-ddm .ddm-field-container .ddm-field input:hover, .portlet-forms form .ddm-row .row .col-ddm .ddm-field-container .ddm-field input:focus, .portlet-forms form .ddm-row .row .col-ddm .ddm-field-container .ddm-field textarea:hover, .portlet-forms form .ddm-row .row .col-ddm .ddm-field-container .ddm-field textarea:focus {
  border: 2px solid var(--border-active-color);
  box-shadow: unset;
}
.portlet-forms form .ddm-row .row .col-ddm .ddm-field-container .ddm-field input:-internal-autofill-selected {
  background-color: var(--input-background-color) !important;
}
.portlet-forms form .ddm-row .row .col-ddm .ddm-field-container .ddm-field input:-webkit-autofill,
.portlet-forms form .ddm-row .row .col-ddm .ddm-field-container .ddm-field input:-webkit-autofill:hover,
.portlet-forms form .ddm-row .row .col-ddm .ddm-field-container .ddm-field input:-webkit-autofill:focus,
.portlet-forms form .ddm-row .row .col-ddm .ddm-field-container .ddm-field input:-webkit-autofill:active {
  -webkit-background-clip: text;
  -webkit-text-fill-color: var(--text-color);
  transition: background-color 5000s ease-in-out 0s;
  box-shadow: inset 0 0 20px 20px rgba(35, 35, 35, 0.1607843137);
}
.portlet-forms form .ddm-row .row .col-ddm .ddm-field-container .ddm-field hr.separator {
  margin: 32px 0;
  border-color: var(--border-color);
}
.portlet-forms form .ddm-row .row .col-md-8 {
  flex: unset !important;
}
.portlet-forms form .lfr-ddm-form-page-description {
  color: var(--text-color) !important;
  font-family: "Amalia", Arial, Helvetica, sans-serif !important;
  font-size: 20px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 28px !important; /* 140% */
  letter-spacing: 0.024px !important;
  padding: 0;
  margin-top: 0;
}
.portlet-forms form .ddm-form-page p.text-secondary {
  display: none;
}
.portlet-forms form .form-group {
  margin-bottom: 5px;
}
.portlet-forms form .form-group .form-feedback-group {
  margin-left: 13px;
}
.portlet-forms form p {
  margin: 10px 0 0;
}
.portlet-forms form legend {
  font-family: "Amalia", Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px; /* 120% */
  letter-spacing: 0.036px;
}
.portlet-forms form input.form-control, .portlet-forms form .select-field-trigger, .portlet-forms form select.form-control, .portlet-forms form button.form-control {
  display: flex;
  padding: 12px;
  justify-content: space-between;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 8px;
  border: 1px solid var(--border-color);
  height: 48px;
  font-family: "Amalia", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
  letter-spacing: 0.019px;
}
.portlet-forms form input.form-control:not([value=""]), .portlet-forms form .select-field-trigger:not([value=""]), .portlet-forms form select.form-control:not([value=""]), .portlet-forms form button.form-control:not([value=""]) {
  border-radius: 8px;
  border: 1px solid #2B2D33;
}
.portlet-forms form input.form-control:hover, .portlet-forms form input.form-control:focus, .portlet-forms form .select-field-trigger:hover, .portlet-forms form .select-field-trigger:focus, .portlet-forms form select.form-control:hover, .portlet-forms form select.form-control:focus, .portlet-forms form button.form-control:hover, .portlet-forms form button.form-control:focus {
  border-radius: 8px;
  border: 2px solid #2B2D33;
  box-shadow: unset;
  color: unset;
  outline: unset;
  padding: 11px;
}
.portlet-forms form input.form-control:disabled, .portlet-forms form .select-field-trigger:disabled, .portlet-forms form select.form-control:disabled, .portlet-forms form button.form-control:disabled {
  border-radius: 8px !important;
  border: 1px solid var(--border-disabled-color) !important;
  background: var(--background-disabled-color) !important;
}
.portlet-forms form .ddm-label {
  /* desktop/gds/type/body-xs/body-xs-medium */
  font-family: "Amalia", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 133.333% */
  letter-spacing: 0.014px;
  min-height: 16px;
}
.portlet-forms form .has-error > input {
  border-radius: 8px !important;
  border: 1px solid var(--input-error-border-color) !important;
  background: var(--input-error-background-color) !important;
}
.portlet-forms form .has-error > input:hover, .portlet-forms form .has-error > input:focus {
  border-radius: 8px !important;
  border: 2px solid var(--input-error-border-color) !important;
  background: var(--input-error-background-color) !important;
  box-shadow: unset !important;
  color: unset !important;
  outline: unset !important;
}
.portlet-forms form .custom-control-label-text {
  padding-left: 0 !important;
  color: var(--text-color);
}
.portlet-forms form .custom-control-label-text a {
  color: var(--text-color);
  text-decoration: underline;
}
.portlet-forms form .custom-control-label-text a:hover {
  color: var(--link-hover-color) !important;
  text-decoration: underline;
}
.portlet-forms form .custom-control-label-text [data-tooltip-align=top] {
  position: relative;
  cursor: pointer;
}
.portlet-forms form .custom-control-label-text [data-tooltip-align=top]::after {
  content: attr(title);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background: #333;
  color: #fff;
  padding: 12px;
  border-radius: 5px;
  font-size: 14px;
  white-space: nowrap;
  display: none;
  z-index: 10;
  max-width: 400px;
  min-width: 230px;
  word-wrap: break-word;
  text-align: center;
  line-height: 20px;
}
.portlet-forms form .custom-control-label-text [data-tooltip-align=top]:hover::after,
.portlet-forms form .custom-control-label-text [data-tooltip-align=top]:focus::after {
  display: block;
}
.portlet-forms form .custom-control-label-text [data-tooltip-align=top]::after {
  left: 50%;
  bottom: 130%;
  transform: translateX(-50%);
  max-width: calc(100vw - 40px);
  white-space: normal;
}
.portlet-forms form .lfr-ddm-form-pagination-controls {
  padding: 32px 0 5px 5px;
}
.portlet-forms form .lfr-ddm-form-pagination-controls .btn-primary {
  border-radius: 8px;
  border: 1.5px solid var(--primary-button-border-color);
  background: var(--primary-button-background-color);
  padding: 12px;
  cursor: pointer;
  color: var(--primary-button-text-color) !important;
  /* desktop/gds/type/body/body-medium */
  font-family: "Amalia", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
  letter-spacing: 0.019px;
  margin-bottom: 0;
}
.portlet-forms form .lfr-ddm-form-pagination-controls .btn-primary:hover {
  background: var(--primary-button-hover-background-color);
  text-decoration: none;
}
.portlet-forms form .lfr-ddm-form-pagination-controls .btn-primary:active {
  background: var(--primary-button-background-color);
}
.portlet-forms form .lfr-ddm-form-pagination-controls .btn-primary:focus {
  outline: auto;
  outline-offset: 4px;
}
.portlet-forms form label .reference-mark svg.lexicon-icon {
  display: none !important;
}
.portlet-forms form label .reference-mark::after {
  content: "\f2fe";
  font-family: "gds-icons";
  font-size: 6px;
}
.portlet-forms form label:not(.ddm-label) .custom-control-label {
  display: inline;
}
.portlet-forms form label:not(.ddm-label) .custom-control-label::before {
  margin-right: 10px;
}
.portlet-forms form label:not(.ddm-label) .ddm-label-required {
  display: inline;
}
.portlet-forms .dropdown-menu {
  border-radius: 8px !important;
  background: #FFF !important;
  /* gds/elevation/elevation-medium */
  box-shadow: var(--form-dropdown-box-shadow) !important;
}
.portlet-forms .dropdown-item {
  font-family: "Amalia", Arial, Helvetica, sans-serif !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  letter-spacing: 0.019px !important;
}
.portlet-forms .dropdown-item:hover {
  border-radius: 4px;
  background: var(--dropdown-item-background-color);
}
.portlet-forms .tooltip-inner {
  border-radius: 4px !important;
  background: #2B2D33 !important;
  box-shadow: var(--form-tooltip-inner-box-shadow) !important;
  color: #FFF !important;
  font-family: "Amalia", Arial, Helvetica, sans-serif !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 16px !important;
  letter-spacing: 0.014px !important;
}
@media (min-width: 0px) and (max-width: 480px) {
  .portlet-forms form {
    padding: 32px 16px;
  }
  .portlet-forms form .lfr-ddm-form-page-title {
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 125% */
    letter-spacing: -0.64px;
    margin-bottom: 16px;
    padding: 0;
  }
  .portlet-forms form .lfr-ddm-form-page-description {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    margin-bottom: 32px;
    padding: 0;
  }
  .portlet-forms form .ddm-row .row {
    flex-wrap: wrap;
  }
  .portlet-forms form .ddm-row .row .col-ddm .ddm-field-container .ddm-field .ddm-field-types-fieldset__nested .ddm-field-types-fieldset__nested-separator hr.separator {
    display: none;
  }
  .portlet-forms form .ddm-row .row .col-ddm .ddm-field-container .ddm-field hr.separator {
    margin: 42px 0;
  }
  .portlet-forms form .lfr-ddm-form-pagination-controls .btn-primary {
    margin: 0;
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .portlet-forms form .lfr-ddm-form-pagination-controls .btn-primary {
    margin: 0;
    width: 100%;
  }
}

.lead-success-page-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 48px 36px !important;
}
.lead-success-page-content .alert-success, .lead-success-page-content .lead-success-page-contents {
  width: 100%;
  max-width: 1368px;
  color: unset;
  border-color: var(--border-color);
  background-color: unset;
  margin-bottom: 0;
}

.portlet-body.lfr-tooltip-scope {
  padding: 48px 36px;
}
.portlet-body.lfr-tooltip-scope .lfr-ddm__default-page {
  margin-top: 0;
  max-width: 1368px;
}
.portlet-body.lfr-tooltip-scope .lfr-ddm__default-page .lfr-ddm__default-page-header {
  display: none;
}
.portlet-body.lfr-tooltip-scope .lfr-ddm__default-page .lfr-ddm__default-page-header .lfr-ddm__default-page-header-title {
  color: var(--text-color) !important;
}
.portlet-body.lfr-tooltip-scope .lfr-ddm__default-page .lfr-ddm__default-page-container {
  background-color: unset;
  border-color: var(--border-color);
}
.portlet-body.lfr-tooltip-scope .lfr-ddm__default-page .lfr-ddm__default-page-container .btn-secondary {
  border-radius: 8px;
  border: 1.5px solid var(--primary-button-border-color);
  background: var(--primary-button-background-color);
  padding: 12px;
  cursor: pointer;
  color: var(--text-color) !important;
  /* desktop/gds/type/body/body-medium */
  font-family: "Amalia", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
  letter-spacing: 0.019px;
  margin-bottom: 0;
}
.portlet-body.lfr-tooltip-scope .lfr-ddm__default-page .lfr-ddm__default-page-container .btn-secondary:hover {
  background: var(--primary-button-hover-background-color);
  text-decoration: none;
}
.portlet-body.lfr-tooltip-scope .lfr-ddm__default-page .lfr-ddm__default-page-container .btn-secondary:active {
  background: var(--primary-button-background-color);
}
.portlet-body.lfr-tooltip-scope .lfr-ddm__default-page .lfr-ddm__default-page-container .btn-secondary:focus {
  outline: auto;
  outline-offset: 4px;
}

@media (min-width: 0px) and (max-width: 480px) {
  .portlet-body.lfr-tooltip-scope {
    padding: 32px 16px;
  }
  .lead-success-page-content {
    margin: 32px 16px !important;
  }
  form .ddm-row .row {
    gap: 0 !important;
  }
}
/* DROPDOWN */
form .dropdown-menu {
  border-radius: 8px !important;
  background: var(--site-background-color) !important;
  max-width: 1368px;
  width: 100%;
  /* gds/elevation/elevation-medium */
  box-shadow: var(--form-dropdown-box-shadow) !important;
}
form .dropdown-item {
  background-color: var(--site-background-color) !important;
  font-family: "Amalia", Arial, Helvetica, sans-serif !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  letter-spacing: 0.019px !important;
}
form .dropdown-item:hover {
  border-radius: 4px;
  background: var(--dropdown-item-background-color);
}

@media (min-width: 0px) and (max-width: 480px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    letter-spacing: 0.024px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
    letter-spacing: 0.029px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 122.222% */
    letter-spacing: -0.72px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 100% */
    letter-spacing: -0.88px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    letter-spacing: 0.022px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 127.273% */
    letter-spacing: 0.026px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 117.647% */
    letter-spacing: 0.041px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 123.81% */
    letter-spacing: -0.84px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
    letter-spacing: -1.28px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
}
@media (min-width: 980px) and (max-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
.border-thinner {
  height: 0.5px;
}

.border-thin {
  height: 1px;
}

.border-thick {
  height: 1.5px;
}

.border-thicker {
  height: 2px;
}

.icon-xs {
  width: 8px;
  height: 8px;
}

.icon-sm {
  width: 16px;
  height: 16px;
}

.icon-md {
  width: 20px;
  height: 20px;
}

.icon-lg {
  width: 24px;
  height: 24px;
}

.icon-xl {
  width: 32px;
  height: 32px;
}

.icon-xxl {
  width: 40px;
  height: 40px;
}

.icon-3xl {
  width: 48px;
  height: 48px;
}

.icon-4xl {
  width: 64px;
  height: 64px;
}

.spacer-3xs {
  display: flex;
  width: var(--gds-size-size-2, 2px);
  height: var(--gds-size-size-2, 2px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxs {
  display: flex;
  width: var(--gds-size-size-4, 4px);
  height: var(--gds-size-size-4, 4px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xs {
  display: flex;
  width: 8px;
  height: 8px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-sm {
  display: flex;
  width: var(--gds-size-size-12, 12px);
  height: var(--gds-size-size-12, 12px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-md {
  display: flex;
  width: 16px;
  height: 16px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-lg {
  display: flex;
  width: 20px;
  height: 20px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xl {
  display: flex;
  width: 24px;
  height: 24px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxl {
  display: flex;
  width: 32px;
  height: 32px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-3xl {
  display: flex;
  width: 40px;
  height: 40px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-4xl {
  display: flex;
  width: 48px;
  height: 48px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.rbhu-bg-color-white {
  background-color: var(--text-color-white);
  color: var(--text-color-white);
}
.rbhu-bg-color-white button {
  color: var(--text-color-white) !important;
}

.rbhu-bg-color-yellow-light {
  background-color: var(--yellow-light);
  color: var(--text-color-black);
}
.rbhu-bg-color-yellow-light button {
  color: var(--text-color-black) !important;
}

.rbhu-bg-color-primary-yellow {
  background-color: var(--primary-yellow);
  color: var(--text-color-black);
}
.rbhu-bg-color-primary-yellow button {
  color: var(--text-color-black) !important;
}

.rbhu-bg-color-website-level-2-alt-02 {
  background-color: var(--website-level-2-alt-02);
  color: var(--text-color-white);
}
.rbhu-bg-color-website-level-2-alt-02 button {
  color: var(--text-color-white) !important;
}

.rbhu-bg-color-off-black {
  background-color: var(--off-black);
  color: var(--text-color-white);
}
.rbhu-bg-color-off-black button {
  color: var(--text-color-white) !important;
}

.rbhu-bg-color-warm-gray-mid {
  background-color: var(--warm-grey-mid);
  color: var(--text-color-black);
}
.rbhu-bg-color-warm-gray-mid button {
  color: var(--text-color-black) !important;
}

.rbhu-bg-color-bg-accent-bluesubtle {
  background-color: var(--bg-accent-bluesubtle);
  color: var(--text-color-black);
}

button {
  color: var(--text-color-black) !important;
}

.rbhu-general-content-component-container .rbhu-general-content-component-header-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.rbhu-general-content-component-container .rbhu-general-content-component {
  padding: 54px 36px;
  align-items: center;
  display: flex;
  justify-content: center;
}
.rbhu-general-content-component-container .rbhu-general-content-component p {
  font-family: "Amalia", Arial, Helvetica, sans-serif;
}
.rbhu-general-content-component-container .rbhu-general-content-component .rbhu-general-content-webcontent-container {
  color: var(--text-color);
  max-width: 1368px;
  width: 100%;
}
.rbhu-general-content-component-container .rbhu-general-content-component .rbhu-general-content-webcontent-container a {
  text-decoration: underline !important;
}
.rbhu-general-content-component-container .rbhu-general-content-component .rbhu-general-content-webcontent-container a:hover {
  color: var(--link-hover-color);
  text-decoration: underline;
}
.rbhu-general-content-component-container .rbhu-general-content-component .rbhu-general-content-webcontent-container p {
  margin: unset;
}
.rbhu-general-content-component-container .rbhu-general-content-component .rbhu-general-content-webcontent-container .journal-content-article {
  gap: 16px;
  display: flex;
  flex-direction: column;
}
.rbhu-general-content-component-container .rbhu-general-content-component .rbhu-general-content-webcontent-container .align-text-left {
  text-align: left;
  list-style-position: inside;
}
.rbhu-general-content-component-container .rbhu-general-content-component .rbhu-general-content-webcontent-container .align-text-center {
  text-align: center;
  list-style-position: inside;
}
.rbhu-general-content-component-container .rbhu-general-content-component .rbhu-general-content-webcontent-container .align-text-right {
  text-align: right;
  list-style-position: inside;
}
.rbhu-general-content-component-container .rbhu-general-content-component.has-bg-color {
  margin: 54px 36px;
  padding: 64px 36px;
  border-radius: 32px;
}
.rbhu-general-content-component-container .rbhu-general-content-component.has-bg-color .rbhu-general-content-webcontent-container {
  color: unset;
}
@media (min-width: 0px) and (max-width: 480px) {
  .rbhu-general-content-component-container .rbhu-general-content-component {
    padding: 36px 16px;
  }
  .rbhu-general-content-component-container .rbhu-general-content-component.has-bg-color {
    margin: 48px 16px;
    border-radius: 32px;
  }
}

@media (min-width: 0px) and (max-width: 480px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    letter-spacing: 0.024px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
    letter-spacing: 0.029px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 122.222% */
    letter-spacing: -0.72px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 100% */
    letter-spacing: -0.88px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    letter-spacing: 0.022px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 127.273% */
    letter-spacing: 0.026px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 117.647% */
    letter-spacing: 0.041px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 123.81% */
    letter-spacing: -0.84px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
    letter-spacing: -1.28px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
}
@media (min-width: 980px) and (max-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
.border-thinner {
  height: 0.5px;
}

.border-thin {
  height: 1px;
}

.border-thick {
  height: 1.5px;
}

.border-thicker {
  height: 2px;
}

.icon-xs {
  width: 8px;
  height: 8px;
}

.icon-sm {
  width: 16px;
  height: 16px;
}

.icon-md {
  width: 20px;
  height: 20px;
}

.icon-lg {
  width: 24px;
  height: 24px;
}

.icon-xl {
  width: 32px;
  height: 32px;
}

.icon-xxl {
  width: 40px;
  height: 40px;
}

.icon-3xl {
  width: 48px;
  height: 48px;
}

.icon-4xl {
  width: 64px;
  height: 64px;
}

.spacer-3xs {
  display: flex;
  width: var(--gds-size-size-2, 2px);
  height: var(--gds-size-size-2, 2px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxs {
  display: flex;
  width: var(--gds-size-size-4, 4px);
  height: var(--gds-size-size-4, 4px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xs {
  display: flex;
  width: 8px;
  height: 8px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-sm {
  display: flex;
  width: var(--gds-size-size-12, 12px);
  height: var(--gds-size-size-12, 12px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-md {
  display: flex;
  width: 16px;
  height: 16px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-lg {
  display: flex;
  width: 20px;
  height: 20px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xl {
  display: flex;
  width: 24px;
  height: 24px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxl {
  display: flex;
  width: 32px;
  height: 32px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-3xl {
  display: flex;
  width: 40px;
  height: 40px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-4xl {
  display: flex;
  width: 48px;
  height: 48px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.rbhu-split-layout-component {
  display: flex;
  justify-content: center;
  padding: 64px 36px;
}
.rbhu-split-layout-component .rbhu-split-layout-container {
  font-family: "Amalia", Arial, Helvetica, sans-serif;
  flex-direction: row;
  display: flex;
  align-items: center;
  max-width: 1368px;
  width: 100%;
  gap: 36px;
}
@media (min-width: 0px) and (max-width: 980px) {
  .rbhu-split-layout-component .rbhu-split-layout-container {
    flex-direction: column;
  }
}

@media (min-width: 0px) and (max-width: 480px) {
  .rbhu-split-layout-component {
    padding: 48px 16px;
  }
}
@media (min-width: 0px) and (max-width: 480px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    letter-spacing: 0.024px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
    letter-spacing: 0.029px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 122.222% */
    letter-spacing: -0.72px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 100% */
    letter-spacing: -0.88px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    letter-spacing: 0.022px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 127.273% */
    letter-spacing: 0.026px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 117.647% */
    letter-spacing: 0.041px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 123.81% */
    letter-spacing: -0.84px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
    letter-spacing: -1.28px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
}
@media (min-width: 980px) and (max-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
.border-thinner {
  height: 0.5px;
}

.border-thin {
  height: 1px;
}

.border-thick {
  height: 1.5px;
}

.border-thicker {
  height: 2px;
}

.icon-xs {
  width: 8px;
  height: 8px;
}

.icon-sm {
  width: 16px;
  height: 16px;
}

.icon-md {
  width: 20px;
  height: 20px;
}

.icon-lg {
  width: 24px;
  height: 24px;
}

.icon-xl {
  width: 32px;
  height: 32px;
}

.icon-xxl {
  width: 40px;
  height: 40px;
}

.icon-3xl {
  width: 48px;
  height: 48px;
}

.icon-4xl {
  width: 64px;
  height: 64px;
}

.spacer-3xs {
  display: flex;
  width: var(--gds-size-size-2, 2px);
  height: var(--gds-size-size-2, 2px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxs {
  display: flex;
  width: var(--gds-size-size-4, 4px);
  height: var(--gds-size-size-4, 4px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xs {
  display: flex;
  width: 8px;
  height: 8px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-sm {
  display: flex;
  width: var(--gds-size-size-12, 12px);
  height: var(--gds-size-size-12, 12px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-md {
  display: flex;
  width: 16px;
  height: 16px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-lg {
  display: flex;
  width: 20px;
  height: 20px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xl {
  display: flex;
  width: 24px;
  height: 24px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxl {
  display: flex;
  width: 32px;
  height: 32px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-3xl {
  display: flex;
  width: 40px;
  height: 40px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-4xl {
  display: flex;
  width: 48px;
  height: 48px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.rbhu-button-color-primary-yellow {
  background-color: var(--primary-button-background-color) !important;
}
.rbhu-button-color-primary-yellow label {
  color: var(--off-black) !important;
}
.rbhu-button-color-primary-yellow:hover {
  background-color: var(--primary-button-hover-background-color) !important;
}
.rbhu-button-color-primary-yellow:focus {
  background-color: var(--primary-button-hover-background-color) !important;
  outline: solid 2px var(--off-black) !important;
  outline-offset: 2px !important;
}
.rbhu-button-color-primary-yellow:active {
  background-color: var(--primary-button-hover-background-color) !important;
  outline: solid 2px var(--off-black) !important;
  outline-offset: 2px !important;
}

.rbhu-button-color-off-black {
  background-color: var(--off-black) !important;
  color: var(--text-color-white) !important;
}
.rbhu-button-color-off-black label {
  color: var(--text-color-white) !important;
}
.rbhu-button-color-off-black:hover {
  background-color: var(--dark-button-hover) !important;
}
.rbhu-button-color-off-black:focus {
  background-color: var(--dark-button-hover) !important;
  outline: solid 2px var(--off-black) !important;
  outline-offset: 2px !important;
}
.rbhu-button-color-off-black:active {
  background-color: var(--dark-button-hover) !important;
  outline: solid 2px var(--off-black) !important;
  outline-offset: 2px !important;
}

.outlined-button:focus {
  outline: solid 2px !important;
  outline-offset: 2px !important;
}
.outlined-button:active {
  outline: solid 2px var(--off-black) !important;
  outline-offset: 2px !important;
}

.rbhu-color-white {
  color: var(--text-color-white) !important;
}

.rbhu-color-yellow-light {
  color: var(--yellow-light) !important;
}

.rbhu-color-primary-yellow {
  color: var(--primary-yellow) !important;
}

.rbhu-color-website-level-2-alt-02 {
  color: var(--website-level-2-alt-02) !important;
}

.rbhu-color-off-black {
  color: var(--off-black) !important;
}

.rbhu-color-warm-gray-mid {
  color: var(--warm-grey-mid) !important;
}

.rbhu-color-bg-accent-bluesubtle {
  color: var(--bg-accent-bluesubtle) !important;
}

.outlined-button.rbhu-color-white {
  border-color: var(--text-color-white) !important;
}
.outlined-button.rbhu-color-white .outlined-button-label.rbhu-color-white {
  color: var(--text-color-white) !important;
}
.outlined-button.rbhu-color-white:focus {
  outline: solid 2px var(--text-color-white) !important;
  outline-offset: 2px !important;
}
.outlined-button.rbhu-color-white:active {
  outline: solid 2px var(--text-color-white) !important;
  outline-offset: 2px !important;
}

.outlined-button.rbhu-color-yellow-light {
  border-color: var(--yellow-light) !important;
}
.outlined-button.rbhu-color-yellow-light .outlined-button-label.rbhu-color-yellow-light {
  color: var(--yellow-light) !important;
}
.outlined-button.rbhu-color-yellow-light:focus {
  outline: solid 2px var(--yellow-light) !important;
  outline-offset: 2px !important;
}
.outlined-button.rbhu-color-yellow-light:active {
  outline: solid 2px var(--yellow-light) !important;
  outline-offset: 2px !important;
}

.outlined-button.rbhu-color-off-black {
  border-color: var(--text-color-black) !important;
}
.outlined-button.rbhu-color-off-black .outlined-button-label.rbhu-color-off-black {
  color: var(--text-color-black) !important;
}
.outlined-button.rbhu-color-off-black:focus {
  outline: solid 2px var(--text-color-black) !important;
  outline-offset: 2px !important;
}
.outlined-button.rbhu-color-off-black:active {
  outline: solid 2px var(--text-color-black) !important;
  outline-offset: 2px !important;
}

.outlined-button.rbhu-color-primary-yellow {
  border-color: var(--primary-yellow) !important;
}
.outlined-button.rbhu-color-primary-yellow .outlined-button-label.rbhu-color-primary-yellow {
  color: var(--primary-yellow) !important;
}
.outlined-button.rbhu-color-primary-yellow:focus {
  outline: solid 2px var(--primary-yellow) !important;
  outline-offset: 2px !important;
}
.outlined-button.rbhu-color-primary-yellow:active {
  outline: solid 2px var(--primary-yellow) !important;
  outline-offset: 2px !important;
}

.outlined-button.rbhu-color-website-level-2-alt-02 {
  border-color: var(--website-level-2-alt-02) !important;
}
.outlined-button.rbhu-color-website-level-2-alt-02 .outlined-button-label.rbhu-color-website-level-2-alt-02 {
  color: var(--website-level-2-alt-02) !important;
}
.outlined-button.rbhu-color-website-level-2-alt-02:focus {
  outline: solid 2px var(--website-level-2-alt-02) !important;
  outline-offset: 2px !important;
}
.outlined-button.rbhu-color-website-level-2-alt-02:active {
  outline: solid 2px var(--website-level-2-alt-02) !important;
  outline-offset: 2px !important;
}

.outlined-button.rbhu-color-warm-grey-mid {
  border-color: var(--warm-grey-mid) !important;
}
.outlined-button.rbhu-color-warm-grey-mid .outlined-button-label.rbhu-color-warm-grey-mid {
  color: var(--warm-grey-mid) !important;
}
.outlined-button.rbhu-color-warm-grey-mid:focus {
  outline: solid 2px var(--warm-grey-mid) !important;
  outline-offset: 2px !important;
}
.outlined-button.rbhu-color-warm-grey-mid:active {
  outline: solid 2px var(--warm-grey-mid) !important;
  outline-offset: 2px !important;
}

.outlined-button.rbhu-color-bg-accent-bluesubtle {
  border-color: var(--bg-accent-bluesubtle) !important;
}
.outlined-button.rbhu-color-bg-accent-bluesubtle .outlined-button-label.rbhu-bg-accent-bluesubtle {
  color: var(--bg-accent-bluesubtle) !important;
}
.outlined-button.rbhu-color-bg-accent-bluesubtle:focus {
  outline: solid 2px var(--bg-accent-bluesubtle) !important;
  outline-offset: 2px !important;
}
.outlined-button.rbhu-color-bg-accent-bluesubtle:active {
  outline: solid 2px var(--bg-accent-bluesubtle) !important;
  outline-offset: 2px !important;
}

.rbhu-slider-nav-button.rbhu-color-white {
  border-color: var(--text-color-white) !important;
}

.rbhu-slider-nav-button.rbhu-color-yellow-light {
  border-color: var(--yellow-light) !important;
}

.rbhu-slider-nav-button.rbhu-color-off-black {
  border-color: var(--text-color-black) !important;
}

.rbhu-slider-nav-button.rbhu-color-primary-yellow {
  border-color: var(--primary-yellow) !important;
}

.rbhu-slider-nav-button.rbhu-color-website-level-2-alt-02 {
  border-color: var(--website-level-2-alt-02) !important;
}

.rbhu-slider-nav-button.rbhu-color-warm-grey-mid {
  border-color: var(--warm-grey-mid) !important;
}

.rbhu-slider-nav-button.rbhu-color-bg-accent-bluesubtle {
  border-color: var(--bg-accent-bluesubtle) !important;
}

@keyframes slideInFromRight {
  from {
    transform: translateX(100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slideInFromLeft {
  from {
    transform: translateX(-100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slideOutToLeft {
  from {
    transform: translateX(0);
    opacity: 1;
  }
  to {
    transform: translateX(-100%);
    opacity: 0;
  }
}
@keyframes slideOutToRight {
  from {
    transform: translateX(0);
    opacity: 1;
  }
  to {
    transform: translateX(100%);
    opacity: 0;
  }
}
.rbhu-hero-slider-enter-from-right {
  animation: slideInFromRight 0.6s ease forwards;
  z-index: 2;
}

.rbhu-hero-slider-enter-from-left {
  animation: slideInFromLeft 0.6s ease forwards;
  z-index: 2;
}

.rbhu-hero-slider-exit-to-left {
  animation: slideOutToLeft 0.6s ease forwards;
  z-index: 1;
}

.rbhu-hero-slider-exit-to-right {
  animation: slideOutToRight 0.6s ease forwards;
  z-index: 1;
}

.rbhu-hero-slider-images,
.rbhu-hero-slider-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.rbhu-hero-slider {
  border-radius: 0 0 32px 32px;
}
.rbhu-hero-slider .rbhu-hero-slider-container {
  position: relative;
  height: 580px;
  margin: 0 36px 24px 36px;
  padding-top: 36px;
}
.rbhu-hero-slider .rbhu-hero-slider-container .rbhu-hero-slider-images {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
  border-radius: 32px;
  object-position: right;
  margin-top: 24px;
}
.rbhu-hero-slider .rbhu-hero-slider-container .rbhu-hero-slider-outer-content-container {
  position: relative;
  display: flex;
  height: 100%;
  z-index: 1;
}
.rbhu-hero-slider .rbhu-hero-slider-container .rbhu-hero-slider-outer-content-container .rbhu-hero-slider-inner-content-container {
  position: relative;
  flex: 1;
  padding-left: 36px;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.rbhu-hero-slider .rbhu-hero-slider-container .rbhu-hero-slider-outer-content-container .rbhu-hero-slider-inner-content-container .rbhu-hero-slider-content-container {
  margin-left: auto;
  max-width: 684px;
  width: 100%;
  padding-bottom: 24px;
}
.rbhu-hero-slider .rbhu-hero-slider-container .rbhu-hero-slider-outer-content-container .rbhu-hero-slider-inner-content-container .rbhu-hero-slider-content-container .rbhu-hero-slider-stepper-container {
  position: relative;
  display: flex;
  gap: 24px;
  padding-bottom: 14px;
  align-items: flex-start;
}
.rbhu-hero-slider .rbhu-hero-slider-container .rbhu-hero-slider-outer-content-container .rbhu-hero-slider-inner-content-container .rbhu-hero-slider-content-container .rbhu-hero-slider-stepper-container .rbhu-slider-nav-button {
  display: flex;
  width: 40px;
  height: 40px;
  padding: 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  background: none;
  border-radius: 4px;
  border: 2px solid;
}
.rbhu-hero-slider .rbhu-hero-slider-container .rbhu-hero-slider-outer-content-container .rbhu-hero-slider-inner-content-container .rbhu-hero-slider-content-container .rbhu-hero-slider-stepper-container .rbhu-slider-nav-button:before {
  font-size: large;
}
.rbhu-hero-slider .rbhu-hero-slider-container .rbhu-hero-slider-outer-content-container .rbhu-hero-slider-inner-content-container .rbhu-hero-slider-content-container .rbhu-hero-slider-stepper-container .rbhu-slider-nav-button:hover {
  background: var(--outlined-button-hover-color);
}
.rbhu-hero-slider .rbhu-hero-slider-container .rbhu-hero-slider-outer-content-container .rbhu-hero-slider-inner-content-container .rbhu-hero-slider-content-container .rbhu-hero-slider-items-wrapper {
  position: relative;
  min-height: 200px;
}
.rbhu-hero-slider .rbhu-hero-slider-container .rbhu-hero-slider-outer-content-container .rbhu-hero-slider-inner-content-container .rbhu-hero-slider-content-container .rbhu-hero-slider-items-wrapper .background-tint {
  background: url("../images/Tint.png") top no-repeat;
  position: absolute;
  top: -130px;
  right: 0;
  bottom: 0;
  background-size: contain;
  width: 50vw;
  height: 500px;
  z-index: -1;
  pointer-events: none;
}
.rbhu-hero-slider .rbhu-hero-slider-container .rbhu-hero-slider-outer-content-container .rbhu-hero-slider-inner-content-container .rbhu-hero-slider-content-container .rbhu-hero-slider-items-wrapper .rbhu-hero-slider-item {
  position: absolute;
  z-index: 1;
  width: 100%;
}
.rbhu-hero-slider .rbhu-hero-slider-container .rbhu-hero-slider-outer-content-container .rbhu-hero-slider-inner-content-container .rbhu-hero-slider-content-container .rbhu-hero-slider-items-wrapper .rbhu-hero-slider-item .rbhu-hero-slider-image-header {
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
}
.rbhu-hero-slider .rbhu-hero-slider-container .rbhu-hero-slider-outer-content-container .rbhu-hero-slider-inner-content-container .rbhu-hero-slider-content-container .rbhu-hero-slider-items-wrapper .rbhu-hero-slider-item .rbhu-hero-slider-image-intro {
  padding-top: 16px;
}
.rbhu-hero-slider .rbhu-hero-slider-container .rbhu-hero-slider-outer-content-container .rbhu-hero-slider-inner-content-container .rbhu-hero-slider-content-container .rbhu-hero-slider-items-wrapper .rbhu-hero-slider-item .rbhu-hero-banner-image-button {
  padding-top: 32px;
}
.rbhu-hero-slider .rbhu-hero-slider-container .rbhu-hero-slider-outer-content-container .rbhu-hero-slider-inner-content-container .rbhu-hero-slider-content-container .rbhu-hero-slider-items-wrapper .rbhu-hero-slider-item .rbhu-hero-banner-image-button button {
  position: relative;
}

@media (min-width: 0px) and (max-width: 980px) {
  .rbhu-hero-banner-container-mobile.rbhu-bg-color-white {
    background-color: var(--text-color-white);
  }
  .rbhu-hero-banner-container-mobile.rbhu-bg-color-yellow-light {
    background-color: var(--yellow-light);
  }
  .rbhu-hero-banner-container-mobile.rbhu-bg-color-primary-yellow {
    background-color: var(--primary-yellow);
  }
  .rbhu-hero-banner-container-mobile.rbhu-bg-color-website-level-2-alt-02 {
    background-color: var(--website-level-2-alt-02);
  }
  .rbhu-hero-banner-container-mobile.rbhu-bg-color-off-black {
    background-color: var(--off-black);
  }
  .rbhu-hero-banner-container-mobile.rbhu-bg-color-warm-gray-mid {
    background-color: var(--warm-grey-mid);
  }
  .rbhu-hero-banner-container-mobile.rbhu-bg-color-bg-accent-bluesubtle {
    background-color: var(--bg-accent-bluesubtle);
  }
}
@media (min-width: 0px) and (max-width: 480px) {
  .rbhu-hero-slider .rbhu-hero-slider-container {
    margin: 0 16px 16px 16px;
  }
}
@media (min-width: 0px) and (max-width: 980px) {
  .rbhu-hero-slider .rbhu-hero-slider-container {
    display: flex;
    height: unset;
  }
  .rbhu-hero-slider .rbhu-hero-slider-container .rbhu-hero-slider-images {
    height: calc(255px + (100vw - 414px) * 0.573);
  }
  .rbhu-hero-slider .rbhu-hero-slider-outer-content-container {
    flex-direction: column !important;
    width: 100%;
    align-items: flex-start !important;
  }
  .rbhu-hero-slider .rbhu-hero-slider-outer-content-container .empty-placeholder {
    height: calc(255px + (100vw - 414px) * 0.573);
    flex: unset !important;
  }
  .rbhu-hero-slider .rbhu-hero-slider-outer-content-container .rbhu-hero-slider-inner-content-container {
    margin-left: unset !important;
    padding-top: 14px !important;
  }
  .rbhu-hero-slider .rbhu-hero-slider-outer-content-container .rbhu-hero-slider-inner-content-container .rbhu-hero-slider-content-container {
    padding-right: 0 !important;
  }
  .rbhu-hero-slider .rbhu-hero-slider-outer-content-container .rbhu-hero-slider-inner-content-container .rbhu-hero-slider-content-container .rbhu-hero-slider-items-wrapper .rbhu-hero-slider-item .rbhu-hero-slider-stepper-container {
    display: none;
  }
  .rbhu-hero-slider .rbhu-hero-slider-outer-content-container .rbhu-hero-slider-inner-content-container .rbhu-hero-slider-content-container .rbhu-hero-slider-items-wrapper .rbhu-hero-slider-item .rbhu-hero-slider-image-category, .rbhu-hero-slider .rbhu-hero-slider-outer-content-container .rbhu-hero-slider-inner-content-container .rbhu-hero-slider-content-container .rbhu-hero-slider-items-wrapper .rbhu-hero-slider-item .rbhu-hero-slider-image-header, .rbhu-hero-slider .rbhu-hero-slider-outer-content-container .rbhu-hero-slider-inner-content-container .rbhu-hero-slider-content-container .rbhu-hero-slider-items-wrapper .rbhu-hero-slider-item .rbhu-hero-slider-image-intro {
    color: unset !important;
  }
  .rbhu-hero-slider .rbhu-hero-slider-outer-content-container .rbhu-hero-slider-inner-content-container .rbhu-hero-slider-content-container .rbhu-hero-slider-items-wrapper .rbhu-hero-slider-item .rbhu-hero-slider-image-intro {
    font-size: 24px !important;
  }
  .rbhu-hero-slider .rbhu-hero-slider-outer-content-container .rbhu-hero-slider-inner-content-container .rbhu-hero-slider-content-container .rbhu-hero-slider-items-wrapper .rbhu-hero-slider-item .rbhu-hero-banner-image-button button {
    width: 100%;
  }
  .rbhu-hero-slider .rbhu-hero-slider-outer-content-container .rbhu-hero-slider-inner-content-container .rbhu-hero-slider-content-container .rbhu-hero-slider-items-wrapper .rbhu-hero-slider-item .rbhu-slider-nav-button, .rbhu-hero-slider .rbhu-hero-slider-outer-content-container .rbhu-hero-slider-inner-content-container .rbhu-hero-slider-content-container .rbhu-hero-slider-items-wrapper .rbhu-hero-slider-item .outlined-button {
    color: unset !important;
    border-color: unset !important;
    outline-color: unset !important;
  }
  .rbhu-hero-slider .rbhu-hero-slider-outer-content-container .rbhu-hero-slider-inner-content-container .rbhu-hero-slider-content-container .rbhu-hero-slider-items-wrapper .rbhu-hero-slider-item .rbhu-slider-nav-button label, .rbhu-hero-slider .rbhu-hero-slider-outer-content-container .rbhu-hero-slider-inner-content-container .rbhu-hero-slider-content-container .rbhu-hero-slider-items-wrapper .rbhu-hero-slider-item .outlined-button label {
    color: unset !important;
  }
  .rbhu-hero-slider .rbhu-hero-slider-outer-content-container .background-tint {
    display: none;
  }
  .rbhu-hero-slider .rbhu-hero-slider-container > .rbhu-hero-slider-images-wrapper {
    order: 1;
  }
  .rbhu-hero-slider .rbhu-hero-slider-outer-content-container > .rbhu-hero-slider-inner-content-container {
    order: 2;
    padding-left: 0 !important;
    max-width: unset;
  }
  .rbhu-hero-slider .rbhu-hero-slider-outer-content-container > .rbhu-hero-slider-inner-content-container .rbhu-hero-slider-content-container {
    padding-top: 0 !important;
    max-width: unset !important;
  }
}
body.page-editor .rbhu-hero-slider-container,
body.has-edit-mode-menu .rbhu-hero-slider-container {
  display: flex;
  flex-direction: column !important;
  padding-top: 0 !important;
}

body.page-editor .rbhu-hero-slider-images-wrapper,
body.page-editor .rbhu-hero-slider-outer-content-container,
body.has-edit-mode-menu .rbhu-hero-slider-images-wrapper,
body.has-edit-mode-menu .rbhu-hero-slider-outer-content-container {
  width: 100% !important;
  position: absolute;
}

body.page-editor .rbhu-hero-slider-images-wrapper img,
body.has-edit-mode-menu .rbhu-hero-slider-images-wrapper img {
  width: 100% !important;
  height: 580px !important;
  position: relative;
}

body.page-editor .rbhu-hero-slider-images-wrapper,
body.has-edit-mode-menu .rbhu-hero-slider-images-wrapper {
  position: relative !important;
  margin-bottom: 24px;
}

body.page-editor .rbhu-hero-slider-outer-content-container,
body.has-edit-mode-menu .rbhu-hero-slider-outer-content-container {
  flex-direction: column !important;
  align-items: flex-start !important;
  position: absolute !important;
}

body.page-editor .rbhu-hero-slider-container,
body.has-edit-mode-menu .rbhu-hero-slider-container {
  height: 100% !important;
}

body.page-editor .rbhu-hero-slider-items-wrapper,
body.has-edit-mode-menu .rbhu-hero-slider-items-wrapper {
  position: relative;
  flex-direction: column;
  display: flex;
  gap: 380px;
  margin-top: 150px;
}

body.page-editor .rbhu-hero-slider-item,
body.has-edit-mode-menu .rbhu-hero-slider-item {
  position: relative !important;
}

body.page-editor .rbhu-hero-slider-inner-content-container,
body.has-edit-mode-menu .rbhu-hero-slider-inner-content-container {
  margin-left: 0 !important;
}

body.page-editor .rbhu-hero-slider-images,
body.has-edit-mode-menu .rbhu-hero-slider-images {
  position: relative !important;
  display: block !important;
  animation: none !important;
  opacity: 1 !important;
  z-index: auto !important;
}

body.page-editor .rbhu-hero-slider-item,
body.has-edit-mode-menu .rbhu-hero-slider-item {
  position: relative !important;
  display: block !important;
  animation: none !important;
  opacity: 1 !important;
  z-index: auto !important;
}

@media (min-width: 0px) and (max-width: 480px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    letter-spacing: 0.024px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
    letter-spacing: 0.029px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 122.222% */
    letter-spacing: -0.72px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 100% */
    letter-spacing: -0.88px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    letter-spacing: 0.022px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 127.273% */
    letter-spacing: 0.026px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 117.647% */
    letter-spacing: 0.041px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 123.81% */
    letter-spacing: -0.84px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
    letter-spacing: -1.28px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
}
@media (min-width: 980px) and (max-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
.border-thinner {
  height: 0.5px;
}

.border-thin {
  height: 1px;
}

.border-thick {
  height: 1.5px;
}

.border-thicker {
  height: 2px;
}

.icon-xs {
  width: 8px;
  height: 8px;
}

.icon-sm {
  width: 16px;
  height: 16px;
}

.icon-md {
  width: 20px;
  height: 20px;
}

.icon-lg {
  width: 24px;
  height: 24px;
}

.icon-xl {
  width: 32px;
  height: 32px;
}

.icon-xxl {
  width: 40px;
  height: 40px;
}

.icon-3xl {
  width: 48px;
  height: 48px;
}

.icon-4xl {
  width: 64px;
  height: 64px;
}

.spacer-3xs {
  display: flex;
  width: var(--gds-size-size-2, 2px);
  height: var(--gds-size-size-2, 2px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxs {
  display: flex;
  width: var(--gds-size-size-4, 4px);
  height: var(--gds-size-size-4, 4px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xs {
  display: flex;
  width: 8px;
  height: 8px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-sm {
  display: flex;
  width: var(--gds-size-size-12, 12px);
  height: var(--gds-size-size-12, 12px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-md {
  display: flex;
  width: 16px;
  height: 16px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-lg {
  display: flex;
  width: 20px;
  height: 20px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xl {
  display: flex;
  width: 24px;
  height: 24px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxl {
  display: flex;
  width: 32px;
  height: 32px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-3xl {
  display: flex;
  width: 40px;
  height: 40px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-4xl {
  display: flex;
  width: 48px;
  height: 48px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.rbhu-bg-color-white {
  background-color: var(--text-color-white);
}
.rbhu-bg-color-white .rbhu-card-component-header .rbhu-card-component-header-sup, .rbhu-bg-color-white .rbhu-card-component-header .rbhu-card-component-header-title, .rbhu-bg-color-white .rbhu-card-component-header .rbhu-card-component-header-description {
  color: var(--text-color-black) !important;
}
.rbhu-bg-color-white .rbhu-card-component-footer {
  color: var(--text-color-black);
}
.rbhu-bg-color-white .rbhu-card-component-footer button {
  border-color: var(--text-color-black);
}
.rbhu-bg-color-white .rbhu-card-component-footer button label {
  color: var(--text-color-black) !important;
}

.rbhu-bg-color-yellow-light {
  background-color: var(--yellow-light);
}
.rbhu-bg-color-yellow-light .rbhu-card-component-header .rbhu-card-component-header-sup, .rbhu-bg-color-yellow-light .rbhu-card-component-header .rbhu-card-component-header-title, .rbhu-bg-color-yellow-light .rbhu-card-component-header .rbhu-card-component-header-description {
  color: var(--text-color-black) !important;
}
.rbhu-bg-color-yellow-light .rbhu-card-component-footer {
  color: var(--text-color-black);
}
.rbhu-bg-color-yellow-light .rbhu-card-component-footer button {
  border-color: var(--text-color-black);
}
.rbhu-bg-color-yellow-light .rbhu-card-component-footer button label {
  color: var(--text-color-black) !important;
}

.rbhu-bg-color-primary-yellow {
  background-color: var(--primary-yellow);
}
.rbhu-bg-color-primary-yellow .rbhu-card-component-header .rbhu-card-component-header-sup, .rbhu-bg-color-primary-yellow .rbhu-card-component-header .rbhu-card-component-header-title, .rbhu-bg-color-primary-yellow .rbhu-card-component-header .rbhu-card-component-header-description {
  color: var(--text-color-black) !important;
}
.rbhu-bg-color-primary-yellow .rbhu-card-component-footer {
  color: var(--text-color-black);
}
.rbhu-bg-color-primary-yellow .rbhu-card-component-footer button {
  border-color: var(--text-color-black);
}
.rbhu-bg-color-primary-yellow .rbhu-card-component-footer button label {
  color: var(--text-color-black) !important;
}

.rbhu-bg-color-website-level-2-alt-02 {
  background-color: var(--website-level-2-alt-02);
}
.rbhu-bg-color-website-level-2-alt-02 .rbhu-card-component-header, .rbhu-bg-color-website-level-2-alt-02 .rbhu-card-component-footer {
  color: var(--text-color-white);
}
.rbhu-bg-color-website-level-2-alt-02 .rbhu-card-component-header button, .rbhu-bg-color-website-level-2-alt-02 .rbhu-card-component-footer button {
  border-color: var(--text-color-white);
}
.rbhu-bg-color-website-level-2-alt-02 .rbhu-card-component-header .rbhu-card-component-header-sup, .rbhu-bg-color-website-level-2-alt-02 .rbhu-card-component-header .rbhu-card-component-header-title, .rbhu-bg-color-website-level-2-alt-02 .rbhu-card-component-header .rbhu-card-component-header-description, .rbhu-bg-color-website-level-2-alt-02 .rbhu-card-component-footer .rbhu-card-component-header-sup, .rbhu-bg-color-website-level-2-alt-02 .rbhu-card-component-footer .rbhu-card-component-header-title, .rbhu-bg-color-website-level-2-alt-02 .rbhu-card-component-footer .rbhu-card-component-header-description {
  color: var(--text-color-white) !important;
}
.rbhu-bg-color-website-level-2-alt-02 .rbhu-card-component-header .outlined-button, .rbhu-bg-color-website-level-2-alt-02 .rbhu-card-component-footer .outlined-button {
  outline-offset: 2px !important;
}
.rbhu-bg-color-website-level-2-alt-02 .rbhu-card-component-header .outlined-button .outlined-button-label, .rbhu-bg-color-website-level-2-alt-02 .rbhu-card-component-footer .outlined-button .outlined-button-label {
  color: var(--text-color-white);
}

.rbhu-bg-color-off-black {
  background-color: var(--off-black);
}
.rbhu-bg-color-off-black .rbhu-card-component-header, .rbhu-bg-color-off-black .rbhu-card-component-footer {
  color: var(--text-color-white);
}
.rbhu-bg-color-off-black .rbhu-card-component-header button, .rbhu-bg-color-off-black .rbhu-card-component-footer button {
  border-color: var(--text-color-white);
}
.rbhu-bg-color-off-black .rbhu-card-component-header .rbhu-card-component-header-sup, .rbhu-bg-color-off-black .rbhu-card-component-header .rbhu-card-component-header-title, .rbhu-bg-color-off-black .rbhu-card-component-header .rbhu-card-component-header-description, .rbhu-bg-color-off-black .rbhu-card-component-footer .rbhu-card-component-header-sup, .rbhu-bg-color-off-black .rbhu-card-component-footer .rbhu-card-component-header-title, .rbhu-bg-color-off-black .rbhu-card-component-footer .rbhu-card-component-header-description {
  color: var(--text-color-white) !important;
}
.rbhu-bg-color-off-black .rbhu-card-component-header .outlined-button, .rbhu-bg-color-off-black .rbhu-card-component-footer .outlined-button {
  outline-offset: 2px !important;
}
.rbhu-bg-color-off-black .rbhu-card-component-header .outlined-button .outlined-button-label, .rbhu-bg-color-off-black .rbhu-card-component-footer .outlined-button .outlined-button-label {
  color: var(--text-color-white);
}

.rbhu-bg-color-warm-gray-mid {
  background-color: var(--warm-grey-mid);
}
.rbhu-bg-color-warm-gray-mid .rbhu-card-component-header .rbhu-card-component-header-sup, .rbhu-bg-color-warm-gray-mid .rbhu-card-component-header .rbhu-card-component-header-title, .rbhu-bg-color-warm-gray-mid .rbhu-card-component-header .rbhu-card-component-header-description {
  color: var(--text-color-black) !important;
}
.rbhu-bg-color-warm-gray-mid .rbhu-card-component-footer {
  color: var(--text-color-black);
}
.rbhu-bg-color-warm-gray-mid .rbhu-card-component-footer button {
  border-color: var(--text-color-black);
}
.rbhu-bg-color-warm-gray-mid .rbhu-card-component-footer button label {
  color: var(--text-color-black) !important;
}

.rbhu-bg-color-bg-accent-bluesubtle {
  background-color: var(--bg-accent-bluesubtle);
}
.rbhu-bg-color-bg-accent-bluesubtle .rbhu-card-component-header .rbhu-card-component-header-sup, .rbhu-bg-color-bg-accent-bluesubtle .rbhu-card-component-header .rbhu-card-component-header-title, .rbhu-bg-color-bg-accent-bluesubtle .rbhu-card-component-header .rbhu-card-component-header-description {
  color: var(--text-color-black) !important;
}
.rbhu-bg-color-bg-accent-bluesubtle .rbhu-card-component-footer {
  color: var(--text-color-black) !important;
}
.rbhu-bg-color-bg-accent-bluesubtle .rbhu-card-component-footer button {
  border-color: var(--text-color-black) !important;
}
.rbhu-bg-color-bg-accent-bluesubtle .rbhu-card-component-footer button label {
  color: var(--text-color-black) !important;
}

.rbhu-button-color-primary-yellow {
  background-color: var(--primary-button-background-color) !important;
}
.rbhu-button-color-primary-yellow label {
  color: var(--off-black) !important;
}
.rbhu-button-color-primary-yellow:hover {
  background-color: var(--primary-button-hover-background-color) !important;
}
.rbhu-button-color-primary-yellow:focus {
  background-color: var(--primary-button-hover-background-color) !important;
  outline: solid 2px var(--off-black) !important;
  outline-offset: 2px !important;
}
.rbhu-button-color-primary-yellow:active {
  background-color: var(--primary-button-hover-background-color) !important;
  outline: solid 2px var(--off-black) !important;
  outline-offset: 2px !important;
}

.rbhu-button-color-off-black {
  background-color: var(--off-black) !important;
  color: var(--text-color-white) !important;
}
.rbhu-button-color-off-black label {
  color: var(--text-color-white) !important;
}
.rbhu-button-color-off-black:hover {
  background-color: var(--dark-button-hover) !important;
}
.rbhu-button-color-off-black:focus {
  background-color: var(--dark-button-hover) !important;
  outline: solid 2px var(--off-black) !important;
  outline-offset: 2px !important;
}
.rbhu-button-color-off-black:active {
  background-color: var(--dark-button-hover) !important;
  outline: solid 2px var(--off-black) !important;
  outline-offset: 2px !important;
}

.outlined-button:focus {
  outline: solid 2px !important;
  outline-offset: 2px !important;
}
.outlined-button:active {
  outline: solid 2px var(--off-black) !important;
  outline-offset: 2px !important;
}

.rbhu-card-component-content-description-container {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.rbhu-card-component-content-description-container.align-description-text-top {
  justify-content: flex-start;
}
.rbhu-card-component-content-description-container.align-description-text-center {
  justify-content: center;
}
.rbhu-card-component-content-description-container.align-description-text-bottom {
  justify-content: flex-end;
}
.rbhu-card-component-content-description-container.align-long-description-text-top {
  justify-content: flex-start;
}
.rbhu-card-component-content-description-container.align-long-description-text-center {
  justify-content: center;
}
.rbhu-card-component-content-description-container.align-long-description-text-bottom {
  justify-content: flex-end;
}

.rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-universal-filter-component-body {
  flex-direction: row;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: space-between;
}
.rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-universal-filter-component-body .journal-content-article {
  height: unset;
}
.rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-universal-filter-component-body .journal-content-article .rbhu-simple-card {
  cursor: pointer;
}
.rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-universal-filter-component-body .journal-content-article .rbhu-simple-card.active {
  box-shadow: var(--card-hover-box-shadow);
}
@media (max-width: 980px) {
  .rbhu-universal-filter-component-section .rbhu-universal-filter-component-filters .portlet-content-container .rbhu-universal-filter-component-body {
    flex-direction: column;
  }
}

/* Admin
  ====================================*/
@media (min-width: 0px) and (max-width: 480px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    letter-spacing: 0.024px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
    letter-spacing: 0.029px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 122.222% */
    letter-spacing: -0.72px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 100% */
    letter-spacing: -0.88px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px; /* 120% */
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-decoration-line: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.017px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    letter-spacing: 0.022px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 127.273% */
    letter-spacing: 0.026px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
    letter-spacing: 0.034px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 117.647% */
    letter-spacing: 0.041px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 123.81% */
    letter-spacing: -0.84px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
    letter-spacing: -1.04px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
    letter-spacing: -1.28px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px; /* 100% */
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 100% */
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 100% */
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 100% */
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 100% */
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 100% */
  }
}
@media (min-width: 980px) and (max-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1600px) {
  .body-xxs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.012px;
    text-decoration-line: underline;
  }
  .body-xxs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xxs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.012px;
  }
  .body-xs-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-decoration: underline;
  }
  .body-xs-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.014px;
  }
  .body-xs-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.014px;
    text-transform: uppercase;
  }
  .body-sm-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.017px;
    text-decoration-line: underline;
  }
  .body-sm-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-sm-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.017px;
  }
  .body-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-decoration-line: underline;
  }
  .body-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  .body-uppercase {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.019px;
    text-transform: uppercase;
  }
  .body-xl-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-underline {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.024px;
    text-decoration-line: underline;
  }
  .body-xl-medium {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .body-xl-bold {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.024px;
  }
  .list-regular {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.019px;
  }
  h6, .header-h6 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.024px;
  }
  h5, .header-h5 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.029px;
  }
  h4, .header-h4 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.036px;
  }
  h3, .header-h3 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.046px;
  }
  h2, .header-h2 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.96px;
  }
  h1, .header-h1 {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: -1.28px;
  }
  .display {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: 76px;
    letter-spacing: -1.52px;
  }
  .number-xxl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
  }
  .number-xl {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
  }
  .number-lg {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
  }
  .number-md {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
  }
  .number-sm {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }
  .number-xs {
    font-family: "Amalia", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
}
.border-thinner {
  height: 0.5px;
}

.border-thin {
  height: 1px;
}

.border-thick {
  height: 1.5px;
}

.border-thicker {
  height: 2px;
}

.icon-xs {
  width: 8px;
  height: 8px;
}

.icon-sm {
  width: 16px;
  height: 16px;
}

.icon-md {
  width: 20px;
  height: 20px;
}

.icon-lg {
  width: 24px;
  height: 24px;
}

.icon-xl {
  width: 32px;
  height: 32px;
}

.icon-xxl {
  width: 40px;
  height: 40px;
}

.icon-3xl {
  width: 48px;
  height: 48px;
}

.icon-4xl {
  width: 64px;
  height: 64px;
}

.spacer-3xs {
  display: flex;
  width: var(--gds-size-size-2, 2px);
  height: var(--gds-size-size-2, 2px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxs {
  display: flex;
  width: var(--gds-size-size-4, 4px);
  height: var(--gds-size-size-4, 4px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xs {
  display: flex;
  width: 8px;
  height: 8px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-sm {
  display: flex;
  width: var(--gds-size-size-12, 12px);
  height: var(--gds-size-size-12, 12px);
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-md {
  display: flex;
  width: 16px;
  height: 16px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-lg {
  display: flex;
  width: 20px;
  height: 20px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xl {
  display: flex;
  width: 24px;
  height: 24px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-xxl {
  display: flex;
  width: 32px;
  height: 32px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-3xl {
  display: flex;
  width: 40px;
  height: 40px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

.spacer-4xl {
  display: flex;
  width: 48px;
  height: 48px;
  padding: var(--gds-global-spacer-150, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gds-global-spacer-0, 0px);
}

html:not(#__):not(#___) .cadmin .page-editor__sidebar__buttons {
  margin-top: 50px;
}

html:not(#__):not(#___) .cadmin .page-editor__page-structure__item-configuration {
  margin-top: 50px;
  padding-bottom: 50px;
}

html:not(#__):not(#___) .page-editor__global-context-iframe--loading {
  opacity: unset !important;
  pointer-events: auto !important;
}

html:not(#__):not(#___) .cadmin .control-menu-level-1-dark a:not(.dropdown-item), html:not(#__):not(#___) .cadmin .control-menu-level-1-dark button:not(.btn-link):not(.dropdown-item):not(.nav-link) {
  color: inherit !important;
}

html:not(#__):not(#___) .cadmin .btn-primary {
  color: #fff !important;
}

html:not(#__):not(#___) .cadmin .change-tracking-indicator .change-tracking-indicator-button {
  color: #fff !important;
}

.cadmin {
  color: unset !important;
}

ul.dropdown-menu a.dropdown-item {
  color: var(--text-color) !important;
}

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